.home-about{padding:clamp(56px,7vw,82px) 0}.home-about__wrap{max-width:1240px;margin:0 auto;padding:0 24px}.home-about__card{background:var(--about-card-bg, #f7f7f8);border-radius:24px;padding:clamp(36px,5vw,60px);display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(32px,4vw,50px);align-items:center}.home-about__card--reverse .home-about__media{order:2}.home-about__card--reverse .home-about__body{order:1}.home-about__media{position:relative;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden}.home-about__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.home-about__media:hover .home-about__img{transform:scale(1.04)}.home-about__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fd6262,#e40046 60%,#5f249f);color:#fff;font-weight:700;letter-spacing:2px;text-transform:uppercase;font-size:14px}.home-about__body{color:var(--about-text, #2c2d2e)}.home-about__eyebrow{display:inline-block;font-size:12px;letter-spacing:2.5px;font-weight:700;text-transform:uppercase;color:#e40046;margin-bottom:14px}.home-about__title{font-family:AktivGrotesk-XBold,sans-serif!important;font-size:clamp(26px,2.7vw,37px);line-height:1.1;margin:0 0 18px;letter-spacing:-.02em;font-weight:800;color:#141414}.home-about__title em{font-style:normal;font-family:AktivGrotesk-XBold,sans-serif!important;background:linear-gradient(135deg,#e40046,#5f249f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.home-about__copy p{margin:0 0 12px;line-height:1.65;font-size:16px;color:var(--about-text, #2c2d2e)}.home-about__copy p:last-child{margin-bottom:0}.home-about__copy strong{color:#141414}.home-about__cta{margin-top:22px}.home-about__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 26px;border-radius:999px;font-weight:700;font-size:15px;letter-spacing:.3px;text-decoration:none;background:transparent;color:#141414;border:1.5px solid #141414;transition:background .2s cubic-bezier(.2,.7,.2,1),color .2s cubic-bezier(.2,.7,.2,1)}.home-about__btn:hover{background:#141414;color:#fff}.home-about__btn:focus-visible{outline:2px solid #e40046;outline-offset:3px}@media(max-width:820px){.home-about{padding:clamp(36px,7vw,56px) 0}.home-about__wrap{padding:0 16px}.home-about__card{grid-template-columns:1fr;gap:24px;padding:clamp(24px,6vw,36px)}.home-about__card--reverse .home-about__media{order:1}.home-about__card--reverse .home-about__body{order:2}.home-about__media{aspect-ratio:16 / 10;max-height:360px}.home-about__title{margin-bottom:14px}.home-about__cta{margin-top:20px}.home-about__btn{display:flex;width:100%;justify-content:center;min-height:48px;padding:14px 24px;font-size:16px}}@media(max-width:414px){.home-about__media{aspect-ratio:4 / 3;max-height:300px}}@media(prefers-reduced-motion:reduce){.home-about__img{transition:none}.home-about__media:hover .home-about__img{transform:none}.home-about__btn{transition:none}}.home-about__marquee-band{margin-top:clamp(28px,4vw,48px)}.home-about__carousel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.home-about__marquee-label{display:inline-block;font-size:12px;letter-spacing:2.5px;font-weight:700;text-transform:uppercase;color:#e40046}.home-about__carousel-nav{display:flex;gap:10px;flex-shrink:0}.home-about__cbtn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:999px;cursor:pointer;color:#141414;background:#fff;border:1.5px solid #e2e2e2;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.home-about__cbtn:hover{background:#141414;color:#fff;border-color:#141414}.home-about__cbtn:active{transform:scale(.94)}.home-about__cbtn:focus-visible{outline:2px solid #e40046;outline-offset:2px}.home-about__marquee{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}.home-about__marquee::-webkit-scrollbar{display:none}.home-about__marquee:focus-visible{outline:2px solid #e40046;outline-offset:4px;border-radius:16px}.home-about__marquee-scroll{display:flex;align-items:stretch;gap:16px;flex-shrink:0;padding-right:16px}.home-about__marquee-band.is-static .home-about__carousel-nav{display:none}.home-about__marquee-band.is-static .home-about__marquee{-webkit-mask-image:none;mask-image:none;overflow-x:hidden}.home-about__marquee-band.is-static .home-about__marquee-scroll{width:100%;justify-content:center;flex-wrap:wrap;padding-right:0}.home-about__slide{scroll-snap-align:start;position:relative;flex:0 0 auto;width:clamp(19rem,26vw,27rem);height:clamp(12rem,16vw,15.5rem);border-radius:16px;overflow:hidden;background:#e9e9ee}.home-about__slide-img,.home-about__slide-ph{width:100%;height:100%;object-fit:cover;display:block}.home-about__slide-ph{background:linear-gradient(135deg,#fd6262,#e40046 60%,#5f249f)}.home-about__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.45) 100%);opacity:0;transition:opacity .3s ease}.home-about__slide:has(.home-about__slide-cap):after{opacity:1}.home-about__slide-cap{position:absolute;left:14px;bottom:12px;z-index:1;color:#fff;font-size:13px;font-weight:600;letter-spacing:.2px;text-shadow:0 1px 8px rgba(0,0,0,.6)}@media(max-width:720px){.home-about__marquee-band{margin-top:24px}.home-about__marquee-label{margin-bottom:14px}.home-about__slide{width:clamp(15rem,72vw,20rem);height:clamp(10rem,44vw,13rem)}}@media(prefers-reduced-motion:reduce){.home-about__marquee-scroll{animation:none}.home-about__marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.home-about__marquee::-webkit-scrollbar{display:none}.home-about__slide{scroll-snap-align:start}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-home-about.css.map */
