.exotic-category-gateway{overflow:hidden;padding:0;background:var(--gateway-bg, #fff);color:var(--gateway-text, #111)}.exotic-category-gateway__inner{width:100%;margin-inline:auto}.exotic-category-gateway__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(25rem,.55fr);gap:2rem 5rem;align-items:end;width:min(100% - 3.2rem,150rem);margin-inline:auto;padding-block:clamp(5rem,7vw,8rem) clamp(3rem,5vw,5rem)}.exotic-category-gateway__eyebrow{margin:0 0 1rem;font-size:1.05rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.exotic-category-gateway__heading{max-width:13ch;margin:0;font-size:clamp(2.8rem,4vw,5.2rem);font-weight:400;line-height:1.03;letter-spacing:.01em}.exotic-category-gateway__text{max-width:55rem;margin:0;color:color-mix(in srgb,var(--gateway-text, #0b0b0b) 68%,transparent);font-size:1.35rem;line-height:1.65}.exotic-category-gateway__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:#161513}.exotic-category-gateway__grid--1{grid-template-columns:1fr}.exotic-category-gateway__grid--3,.exotic-category-gateway__grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}.exotic-category-gateway__grid--4 .exotic-category-gateway__card:last-child{grid-column:1 / -1;min-height:calc(var(--gateway-desktop-height, 620px) * .72)}.exotic-category-gateway__card{--gateway-pan-x: 0px;--gateway-pan-y: 0px;--gateway-scroll-y: 0px;position:relative;min-height:var(--gateway-desktop-height, 620px);overflow:hidden;background:#302d28;color:#fff;isolation:isolate}.exotic-category-gateway__card+.exotic-category-gateway__card{border-left:1px solid rgba(255,255,255,.2)}.exotic-category-gateway__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.16) 48%,transparent 66%);opacity:0;transform:translate(-55%);transition:opacity .5s ease,transform 1s cubic-bezier(.2,.7,.2,1)}.exotic-category-gateway__media,.exotic-category-gateway__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.exotic-category-gateway__media:after{content:"";z-index:1;background:linear-gradient(0deg,rgba(0,0,0,calc(var(--gateway-overlay, .35) + .12)),rgba(0,0,0,calc(var(--gateway-overlay, .35) * .4)) 52%,rgba(0,0,0,calc(var(--gateway-overlay, .35) * .16))),linear-gradient(90deg,rgba(0,0,0,.08),transparent 35%,rgba(0,0,0,.08));transition:background .55s ease}.exotic-category-gateway__media img,.exotic-category-gateway__placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--gateway-object-position, center center)}.exotic-category-gateway__media img{transform:translate3d(var(--gateway-pan-x),calc(var(--gateway-pan-y) + var(--gateway-scroll-y)),0) scale(1.085);transform-origin:center;transition:transform 1.1s cubic-bezier(.2,.72,.2,1),filter .65s ease;will-change:auto}.exotic-category-gateway.is-motion-active .exotic-category-gateway__media img{will-change:transform}.exotic-category-gateway__placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#332d27,#b39b78)}.exotic-category-gateway__content{position:absolute;inset:50% clamp(2rem,5vw,6rem) auto;z-index:3;max-width:58rem;margin-inline:auto;text-align:center;text-shadow:0 .2rem 2rem rgba(0,0,0,.38);transform:translateY(-18%);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.75,.2,1)}.exotic-category-gateway--motion.is-motion-ready:not(.is-visible) .exotic-category-gateway__content{opacity:0;transform:translateY(1.5rem)}.exotic-category-gateway__kicker{display:block;margin-bottom:.8rem;color:#fffc;font-size:1rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.exotic-category-gateway__title{margin:0;color:#fff;font-size:clamp(2.6rem,3vw,4.2rem);font-weight:400;line-height:1.04;letter-spacing:.01em}.exotic-category-gateway__link{position:relative;display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;margin-top:1.8rem;padding:0 2.4rem;border-radius:0;background:#fffffff0;color:#111;box-shadow:0 1rem 3rem #0000002e;font-size:.95rem;font-weight:500;letter-spacing:.18em;text-decoration:none;text-shadow:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,transform .25s ease}.exotic-category-gateway__link:before{content:"";position:absolute;top:-100vh;right:-100vw;bottom:-100vh;left:-100vw}.exotic-category-gateway__card:hover:after,.exotic-category-gateway__card:focus-within:after{opacity:.7;transform:translate(55%)}.exotic-category-gateway__card:hover .exotic-category-gateway__media img,.exotic-category-gateway__card:focus-within .exotic-category-gateway__media img{transform:translate3d(var(--gateway-pan-x),calc(var(--gateway-pan-y) + var(--gateway-scroll-y)),0) scale(1.035);filter:saturate(1.06) contrast(1.03)}.exotic-category-gateway__card:hover .exotic-category-gateway__link,.exotic-category-gateway__link:focus-visible{background:#111;color:#fff;transform:translateY(-.25rem)}.exotic-category-gateway__link:focus-visible{outline:2px solid #fff;outline-offset:4px}@media screen and (max-width:989px){.exotic-category-gateway__grid--3,.exotic-category-gateway__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.exotic-category-gateway__head{grid-template-columns:1fr;width:100%;padding:4.5rem 1.6rem 3rem}.exotic-category-gateway__text{font-size:1.4rem}.exotic-category-gateway__grid,.exotic-category-gateway__grid--3,.exotic-category-gateway__grid--4{grid-template-columns:1fr}.exotic-category-gateway__card,.exotic-category-gateway__grid--4 .exotic-category-gateway__card:last-child{min-height:var(--gateway-mobile-height, 500px)}.exotic-category-gateway__card+.exotic-category-gateway__card{border-top:1px solid rgba(255,255,255,.2);border-left:0}.exotic-category-gateway__content{inset-inline:2rem}.exotic-category-gateway__title{font-size:clamp(2.5rem,8vw,3.6rem)}.exotic-category-gateway__link{min-height:4.3rem;margin-top:1.5rem;padding-inline:2rem;font-size:.95rem}}@media(prefers-reduced-motion:reduce){.exotic-category-gateway__media img,.exotic-category-gateway__content,.exotic-category-gateway__card:after,.exotic-category-gateway__link{transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-exotic-category-gateway.css.map */
