.blog-hero{position:relative;width:100%}.blog-hero__container{max-width:var(--section-width, 1200px);margin:0 auto;padding:0 2rem}@media screen and (max-width: 749px){.blog-hero__container{padding:0 1rem}}.blog-hero__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}@media screen and (max-width: 749px){.blog-hero__wrapper{grid-template-columns:1fr;gap:3rem}}.blog-hero__slider-wrapper{position:relative;width:100%}.blog-hero__slider{position:relative;width:100%;aspect-ratio:4 / 3}.blog-hero__slider-track{position:relative;width:100%;height:100%}.blog-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),z-index .6s ease;will-change:transform,z-index}.blog-hero__slide[data-active=true]{z-index:10;transform:translate(0)!important}.blog-hero__image-wrapper{position:relative;width:100%;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a;background-color:#f3f3f3}.blog-hero__image{width:100%;height:100%;object-fit:cover;display:block}.blog-hero__slider-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;z-index:20;pointer-events:none}.blog-hero__slider-btn{width:48px;height:48px;border-radius:50%;background-color:#ffffffe6;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;pointer-events:all;color:#000}.blog-hero__slider-btn:hover{background-color:#fff;transform:scale(1.1)}.blog-hero__slider-btn svg{width:24px;height:24px}.blog-hero__slider-dots{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:20}.blog-hero__dot{width:10px;height:10px;border-radius:50%;border:none;background-color:#ffffff80;cursor:pointer;transition:all .3s ease;padding:0}.blog-hero__dot--active,.blog-hero__dot:hover{background-color:#fff;transform:scale(1.2)}.blog-hero__content{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 749px){.blog-hero__content{gap:1rem}}.blog-hero__title{margin:0;font-size:var(--title-size, 48px);font-weight:var(--title-weight, 700);line-height:1.2;color:var(--title-color, #000000)}@media screen and (max-width: 749px){.blog-hero__title{font-size:clamp(28px,7vw,var(--title-size, 48px))}}.blog-hero__meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.blog-hero__author{font-size:var(--author-size, 16px);font-weight:var(--author-weight, 400);color:var(--author-color, #666666)}.blog-hero__separator{font-size:var(--author-size, 16px);color:var(--author-color, #666666)}.blog-hero__date{font-size:var(--date-size, 16px);font-weight:var(--date-weight, 400);color:var(--date-color, #666666)}.blog-hero__body{font-size:var(--content-size, 16px);font-weight:var(--content-weight, 400);line-height:1.8;color:var(--content-color, #000000)}.blog-hero__body p{margin:0 0 1.5rem}.blog-hero__body p:last-child{margin-bottom:0}.blog-hero__body h1,.blog-hero__body h2,.blog-hero__body h3,.blog-hero__body h4,.blog-hero__body h5,.blog-hero__body h6{margin:2rem 0 1rem;font-weight:600}.blog-hero__body img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.blog-hero__body a{color:inherit;text-decoration:underline}.blog-related{position:relative;width:100%}.blog-related__container{max-width:var(--section-width, 1200px);margin:0 auto;padding:0 2rem}@media screen and (max-width: 749px){.blog-related__container{padding:0 1rem}}.blog-related__heading{margin:0 0 3rem;font-size:var(--heading-size, 32px);font-weight:var(--heading-weight, 700);line-height:1.2;color:var(--heading-color, #000000);text-align:center}@media screen and (max-width: 749px){.blog-related__heading{font-size:clamp(24px,6vw,var(--heading-size, 32px));margin-bottom:2rem}}.blog-related__grid{display:grid;grid-template-columns:repeat(var(--blogs-per-row-desktop, 3),1fr);gap:2rem;width:100%}@media screen and (max-width: 749px){.blog-related__grid{grid-template-columns:repeat(var(--blogs-per-row-mobile, 1),1fr);gap:1.5rem}}.blog-related__item{width:100%;min-width:0}.blog-related__link{display:block;text-decoration:none;color:inherit;width:100%;height:100%;transition:transform .3s ease}.blog-related__link:hover{transform:translateY(-4px)}.blog-related__image-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;background-color:#f3f3f3;margin-bottom:1rem}.blog-related__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.4,0,.2,1)}.blog-related__image--placeholder{width:100%;height:100%;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center}.blog-related__link:hover .blog-related__image{transform:scale(1.05)}.blog-related__content{text-align:left}.blog-related__title{margin:0 0 .75rem;font-size:20px;font-weight:600;line-height:1.3;color:#000}@media screen and (max-width: 749px){.blog-related__title{font-size:18px}}.blog-related__excerpt{font-size:14px;font-weight:400;line-height:1.6;color:#666;margin:0}.blog-hero__slide,.blog-hero__image,.blog-related__image{will-change:transform}@media (prefers-reduced-motion: reduce){.blog-hero__slide,.blog-hero__slider-btn,.blog-hero__dot,.blog-related__link,.blog-related__image{transition:none}.blog-hero__slider-btn:hover,.blog-related__link:hover,.blog-related__link:hover .blog-related__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/blog-hero.css.map */
