.about-content__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.about-content__grid{grid-template-columns:1fr 1.2fr 1.2fr;gap:4.8rem;align-items:start}}.about-content__heading-wrap{position:relative}@media screen and (min-width:990px){.about-content__heading-wrap{position:sticky;top:12rem}}h2.about-content__heading{margin:0;font-size:clamp(2.8rem,3.5vw,4.8rem);font-weight:var(--font-heading-weight);line-height:1.15;color:rgb(var(--color-heading-text))}.about-content__text{font-size:var(--font-size-static-sm);line-height:1.7;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.about-content__text{padding-left:4.8rem;align-self:stretch;border-left:1px solid rgba(var(--color-foreground),.15)}}.about-content__text p{margin:0 0 1.6rem}.about-content__text p:last-child{margin-bottom:0}.about-content__text ul{list-style:disc;padding-inline-start:1.6rem;margin:0 0 1.6rem}.about-content__text li{margin-bottom:.4rem}.about-content__slider-wrap{position:relative;border-radius:var(--card-corner-radius);overflow:hidden}.about-content__slider-wrap .swiper{width:100%}.about-content__slide-media{width:100%;aspect-ratio:3 / 4;overflow:hidden}.about-content__slide-media img{width:100%;height:100%;object-fit:cover;display:block}.about-content__controls{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;flex-direction:column;align-items:flex-end;padding:1.2rem}.about-content__pagination.swiper-pagination{display:flex;gap:.6rem;width:100%;position:relative;bottom:auto}.about-content__pagination .swiper-pagination-bullet{flex:1;height:.4rem;background:#fff6;border-radius:.2rem;overflow:hidden;opacity:1;margin:0!important;width:auto;cursor:pointer}.about-content__bullet-fill{display:block;height:100%;width:0%;background:#fff;border-radius:.2rem}@keyframes aboutContentFill{0%{width:0%}to{width:100%}}.about-content__pagination .swiper-pagination-bullet-active .about-content__bullet-fill{animation:aboutContentFill var(--progress-duration) linear forwards}.about-content__slider-wrap.is--paused .swiper-pagination-bullet-active .about-content__bullet-fill{animation-play-state:paused}.about-content__pause-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;margin-top:1.5rem;border-radius:50%;border:none;background-color:#ffffffe6;color:#1a1817;cursor:pointer;transition:background-color .2s ease;padding:0}.about-content__pause-btn:hover{background-color:#fff}.about-content__pause-btn svg{width:1.4rem;height:1.4rem}.about-content__pause-btn .icon-play,.about-content__pause-btn.is--paused .icon-pause{display:none}.about-content__pause-btn.is--paused .icon-play{display:block}@media screen and (max-width:989px){.about-content__slide-media{aspect-ratio:4 / 5}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-about-content.css.map */
