.blog-box{display:flex;flex-direction:column;overflow:hidden;position:relative}.blog-box .blog-box__image{width:100%;object-fit:cover;display:flex;aspect-ratio:1.7777777778;height:auto}.blog-box .blog-box__image img{width:100%;aspect-ratio:1.7777777778;height:100%;object-fit:cover}.blog-box .blog-box__inner{flex-grow:1;display:flex;flex-direction:column}.blog-box .blog-box__inner .blog-box__info-wrap{display:flex;flex-direction:row;gap:2px 8px;flex-wrap:wrap}.blog-box .blog-box__inner .blog-box__info-wrap .blog-box__category-wrap{display:flex;flex-direction:row;gap:2px 8px;flex-wrap:wrap}.blog-box .blog-box__inner .blog-box__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#blog-top .blog-top-wrap{display:flex;flex-direction:row;gap:24px}#blog-top .blog-top-wrap .blog-box{position:relative;width:30%}#blog-top .blog-top-wrap .blog-box:nth-child(1){width:70%;z-index:1}#blog-top .blog-top-wrap .blog-box:nth-child(1):after{content:"";width:100%;height:100%;position:absolute;background:#00000099;z-index:1}#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__image{margin-bottom:0}#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__inner{padding:var(--sp-24-48);position:absolute;left:0;bottom:0;width:100%;max-width:450px;z-index:2;color:#fff}#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__inner .blog-box__title,#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__inner .blog-box__info-wrap{color:#fff}#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__inner .blog-box__desc{-webkit-line-clamp:4}#blog-main .blog-main__facet-wrap--top{display:flex;flex-direction:row;gap:12px}#blog-main .blog-main__facet-wrap--top .blog-main__facet{position:relative;width:100%}#blog-main .blog-main__facet-wrap--top .blog-main__facet.--search{min-width:60%}#blog-main .blog-main__facet-wrap--bottom .wpgb-facet{display:flex;align-items:center;justify-content:center}#blog-main .blog-main__facet-wrap--bottom .wpgb-facet .wpgb-load-more{margin-top:64px;font-family:var(--font-family-primary)}#blog-main .blog-wrap{gap:48px 24px}#blog-main .blog-wrap .blog-box{opacity:1;transition:all 0.35s ease-in-out}#blog-main .blog-wrap.wpgb-loading .post-animation{opacity:0.5;transform:translateY(8px);transition:all 0.35s ease-in-out}@keyframes post-animation{from{opacity:0.5;transform:translateY(8px)}to{opacity:1;transform:translatey(0)}}#blog-main .blog-wrap .post-animation{animation:post-animation 0.3s ease}#blog-main .blog-wrap .wpgb-facet.wpgb-style-1 .wpgb-input-icon{margin-left:0 !important}.wpgb-facet>fieldset:last-child{margin-bottom:0 !important}@media (max-width:992px){#blog-top .blog-top-wrap{display:grid;grid-template-columns:repeat(2, 1fr)}#blog-top .blog-top-wrap .blog-box{width:100% !important}}@media (max-width:768px){#blog-top .blog-top-wrap{grid-template-columns:repeat(1, 1fr)}}@media (max-width:540px){#blog-main .blog-main__facet-wrap--top{flex-wrap:wrap;margin-bottom:24px}#blog-top .blog-top-wrap .blog-box:nth-child(1) .blog-box__image img{aspect-ratio:1.3333333333}}.single-post .single-post-top-wrap .single-post__category-wrap{display:flex;flex-direction:row;gap:6px;flex-wrap:wrap;justify-content:center}.single-post .single-post-top-wrap .single-post__category-wrap .post-category{background:#f0f0f059;border-radius:8px;width:fit-content;padding:4px 12px;border:1px solid #285C4D1F;width:fit-content;padding:4px 12px}.single-post .single-post-top-wrap .single-post__img-holder{display:flex}.single-post .single-post-top-wrap .single-post__img-holder .single-post__img{aspect-ratio:1.7777777778;object-fit:cover;width:100%}.single-post .single-post__author-wrap{display:flex;flex-direction:row;gap:12px;align-items:center}.single-post .single-post__author-wrap .single-post__author__avatar{display:flex}.single-post .single-post__author-wrap .single-post__author__img{height:48px;width:48px;object-fit:cover;border-radius:50%}.single-post .single-post__author-wrap .single-post__author__inner{display:flex;flex-direction:column;text-align:left;line-height:1.3}.single-post .single-post__author-wrap .single-post__time-reading{opacity:0.5}.single-post .single-post__sidebar .single-post__toc{display:flex;flex-direction:column;gap:6px;position:relative;padding-left:16px}.single-post .single-post__sidebar .single-post__toc:before{content:"";height:100%;width:1px;position:absolute;left:0;top:0;background:#285C4D1F}.single-post .single-post__sidebar .single-post__toc .toc-item{padding:6px 0;line-height:1.4;font-size:15px}.single-post .single-post__sidebar .single-post__toc .toc-item a:hover{color:#000}.single-post .single-post__sidebar .single-post__toc .toc-item a.active{position:relative;color:#000}.single-post .single-post__sidebar .single-post__toc .toc-item a.active:before{content:"";height:100%;width:2px;background-color:var(--color-primary);position:absolute;top:0;left:-16.5px}.single-post .single-post__sidebar .single-post__atc-wrap{display:flex;flex-direction:row;gap:12px}.single-post .single-post__sidebar .single-post__atc-wrap .single-post__atc{width:100%;justify-content:space-between}.single-post .single-post__sidebar .single-post__atc-wrap .single-post__atc svg{position:relative;height:16px;width:auto}.single-post .single-post__sidebar .single-post__atc-wrap .single-post__atc:hover svg{transform:none}.single-post .wp-block-heading{font-size:var(--blog-headings);margin-bottom:16px}.single-post .single-post-top-wrap,.single-post .single-post__content{margin-left:auto;margin-right:auto;width:100%}.single-post .single-post__text{width:100%}.single-post .single-post__text .single-post__author-wrap{margin-top:48px}.single-post .single-post__text img{width:100%;object-fit:cover}.blog-carousel-wrap .blog-box{display:flex;flex-direction:column;overflow:hidden;position:relative}.blog-carousel-wrap .blog-box .blog-box__image{width:100%;display:flex;aspect-ratio:1.7777777778;height:auto}.blog-carousel-wrap .blog-box .blog-box__image img{width:100%;min-width:260px;aspect-ratio:1.7777777778;height:100%;object-fit:cover}.blog-carousel-wrap .blog-box .blog-box__inner .blog-box__info-wrap{display:flex;flex-direction:row;gap:2px 8px;flex-wrap:wrap}.blog-carousel-wrap .blog-box .blog-box__inner .blog-box__info-wrap .blog-box__category-wrap{display:flex;flex-direction:row;gap:2px 8px;flex-wrap:wrap}.blog-carousel-wrap .blog-box .blog-box__inner .blog-box__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media (max-width:992px){.blog-carousel-wrap{width:calc(100% + 20px)}.blog-carousel-wrap .blog-box{width:70%;margin-right:24px;flex-direction:column}.blog-carousel-wrap .blog-box .blog-box__inner .blog-box__desc{padding-right:0}.blog-carousel-wrap .blog-box img{aspect-ratio:1.7777777778 !important}}@media (max-width:768px){.blog-carousel-wrap .blog-box{width:80% !important}}@media (max-width:992px){.single-post .single-post__sidebar__inner.hide .single-post__sidebar__head svg{transform:scaleY(-1)}.single-post .single-post__toc{padding-left:0 !important;gap:0 !important}.single-post .single-post__toc:before{display:none}.single-post .single-post__sidebar{position:relative;z-index:2;padding-bottom:24px;padding-top:24px}.single-post .single-post__sidebar .single-post__sidebar__head{justify-content:space-between;align-items:center;display:flex}.single-post .single-post__sidebar .single-post__toc{margin-top:-12px}.single-post .single-post__sidebar:before{content:"";background:var(--color-light);width:calc(100% + (2 *(clamp(1rem, -0.5385rem + 6.1538vw, 5rem))));left:calc(-1 * (clamp(1rem, -0.5385rem + 6.1538vw, 5rem)));height:100%;top:0;position:absolute;z-index:-1}.single-post .blog-cta-box{flex-direction:column}.single-post .single-post__author-wrap .single-post__author__img{width:32px;height:32px}}