.alm-benefits{background:var(--alm-benefits-bg);color:var(--alm-benefits-text);border-bottom:1px solid color-mix(in srgb,var(--alm-benefits-text) 12%,transparent)}.alm-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.alm-benefits__item{display:flex;align-items:center;justify-content:center;gap:15px;min-height:108px;padding:20px 28px}.alm-benefits__item+.alm-benefits__item{border-left:1px solid color-mix(in srgb,var(--alm-benefits-text) 12%,transparent)}.alm-benefits__icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;color:var(--alm-benefits-accent);border:1px solid color-mix(in srgb,var(--alm-benefits-accent) 35%,transparent);border-radius:50%}.alm-benefits__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.alm-benefits__copy{display:grid;gap:3px;line-height:1.25}.alm-benefits__copy strong{font-size:13px;letter-spacing:.04em;text-transform:uppercase}.alm-benefits__copy>span{font-size:12px;opacity:.72}@media screen and (max-width:768px){.alm-benefits__grid{grid-template-columns:1fr}.alm-benefits__item{justify-content:flex-start;min-height:82px;padding:15px 4px}.alm-benefits__item+.alm-benefits__item{border-top:1px solid color-mix(in srgb,var(--alm-benefits-text) 12%,transparent);border-left:0}.alm-benefits__icon{flex-basis:40px;width:40px;height:40px}}.alm-categories{padding:76px 0 88px;background:var(--alm-categories-bg);color:var(--alm-categories-text)}.alm-categories__header{max-width:680px;margin:0 auto 34px;text-align:center}.alm-categories__header h2{margin:5px 0 10px;font-size:clamp(30px,3.2vw,48px);line-height:1.05}.alm-categories__eyebrow{margin:0;color:#a1176c;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.alm-categories__intro{font-size:16px;opacity:.72}.alm-categories__intro p{margin:0}.alm-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.alm-categories__card{min-width:0}.alm-categories.alm-categories--motion-ready .alm-categories__header,.alm-categories.alm-categories--motion-ready .alm-categories__card{opacity:0;transform:translate3d(0,34px,0)}.alm-categories.alm-categories--motion-ready .alm-categories__header{transition:opacity .7s ease,transform .85s cubic-bezier(.22,1,.36,1)}.alm-categories.alm-categories--motion-ready .alm-categories__card{transition:opacity .72s ease var(--alm-category-delay),transform .9s cubic-bezier(.22,1,.36,1) var(--alm-category-delay)}.alm-categories.alm-categories--motion-ready.alm-categories--visible .alm-categories__header,.alm-categories.alm-categories--motion-ready.alm-categories--visible .alm-categories__card{opacity:1;transform:translateZ(0)}.alm-categories__link{position:relative;display:block;min-height:500px;overflow:hidden;color:#fff;background:#d9d1ca;text-decoration:none}.alm-categories__link:visited,.alm-categories__link:hover,.alm-categories__link:focus-visible{color:#fff}.alm-categories__media,.alm-categories__shade{position:absolute;top:0;right:0;bottom:0;left:0}.alm-categories__image,.alm-categories__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.alm-categories__shade{z-index:1;background:linear-gradient(180deg,transparent 35%,rgb(0 0 0 / .72) 100%),var(--alm-categories-overlay);opacity:var(--alm-categories-overlay-opacity);transition:opacity .35s ease}.alm-categories__content{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:34px}.alm-categories__kicker{display:block;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.alm-categories__content h3{margin:0;color:inherit;font-size:clamp(30px,3vw,46px);line-height:1;text-shadow:0 1px 18px rgb(0 0 0 / .18)}.alm-categories__content p{max-width:330px;margin:11px 0 0;font-size:14px;line-height:1.45}.alm-categories__cta{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.alm-categories__cta span{transition:transform .2s ease}.alm-categories__link:hover .alm-categories__image,.alm-categories__link:focus-visible .alm-categories__image{transform:scale(1.045)}.alm-categories__link:hover .alm-categories__shade,.alm-categories__link:focus-visible .alm-categories__shade{opacity:min(1,calc(var(--alm-categories-overlay-opacity) + .12))}.alm-categories__link:hover .alm-categories__cta span,.alm-categories__link:focus-visible .alm-categories__cta span{transform:translate(4px)}.alm-categories__link:focus-visible{outline:3px solid #a1176c;outline-offset:4px}@media screen and (max-width:900px){.alm-categories__link{min-height:420px}.alm-categories__content{padding:24px}}@media screen and (max-width:768px){.alm-categories{padding:54px 0 62px}.alm-categories__header{margin-bottom:26px}.alm-categories__grid{grid-template-columns:1fr;gap:12px}.alm-categories__link{min-height:410px}}@media(prefers-reduced-motion:reduce){.alm-categories.alm-categories--motion-ready .alm-categories__header,.alm-categories.alm-categories--motion-ready .alm-categories__card{opacity:1;transform:none;transition:none}.alm-categories__image,.alm-categories__shade,.alm-categories__cta span{transition:none}}.alm-reviews{padding:88px 0 94px;color:var(--alm-reviews-text);background:var(--alm-reviews-bg)}.alm-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.alm-reviews__eyebrow{margin:0 0 10px;color:var(--alm-reviews-accent);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.alm-reviews__header h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,58px);line-height:1}.alm-reviews__rating{display:flex;align-items:center;gap:14px;flex:0 0 auto;color:inherit;text-decoration:none}.alm-reviews__rating>strong{font-size:42px;line-height:1}.alm-reviews__rating>span{display:grid;gap:4px;font-size:12px}.alm-reviews__stars{color:var(--alm-reviews-accent);font-size:15px;letter-spacing:.12em}.alm-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.alm-reviews__card{display:flex;flex-direction:column;min-height:285px;margin:0;padding:clamp(28px,3vw,44px);background:var(--alm-reviews-card);border:1px solid color-mix(in srgb,var(--alm-reviews-text) 10%,transparent)}.alm-reviews__card p{flex:1 1 auto;margin:34px 0;font-size:clamp(21px,2vw,29px);line-height:1.25}.alm-reviews__card footer{display:grid;gap:4px}.alm-reviews__card footer strong{font-size:12px;letter-spacing:.09em;text-transform:uppercase}.alm-reviews__card footer span{font-size:12px;opacity:.58}.alm-reviews__footer{display:flex;justify-content:space-between;gap:24px;margin-top:22px;font-size:11px;opacity:.68}.alm-reviews__footer a{color:inherit;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}@media screen and (max-width:768px){.alm-reviews{padding:64px 0 68px}.alm-reviews__header{align-items:start;flex-direction:column;margin-bottom:28px}.alm-reviews__grid{grid-template-columns:1fr}.alm-reviews__card{min-height:230px}.alm-reviews__footer{align-items:start;flex-direction:column}}.alm-hero-slider{--alm-hero-text: #fff}.alm-hero-slider__wrapper{background:#efefed}.alm-hero__slide:before{background:linear-gradient(90deg,rgba(0,0,0,calc(var(--alm-overlay-opacity) + .16)) 0%,rgba(0,0,0,var(--alm-overlay-opacity)) 42%,transparent 72%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:3}.alm-hero__slide--right:before{background:linear-gradient(270deg,rgba(0,0,0,calc(var(--alm-overlay-opacity) + .16)) 0%,rgba(0,0,0,var(--alm-overlay-opacity)) 42%,transparent 72%)}.alm-hero__slide--center:before{background:rgba(0,0,0,var(--alm-overlay-opacity))}.alm-hero__image-wrapper:before{content:none}.alm-hero__image image-element,.alm-hero__image-wrapper image-element{display:block;height:100%;width:100%}.alm-hero__image{transform:scale(1.002)}.alm-hero__text-wrap{color:var(--alm-hero-text);z-index:4}.alm-hero__text-content{padding-bottom:clamp(48px,7vh,92px);padding-top:clamp(48px,7vh,92px)}.alm-hero__copy{max-width:620px}.alm-hero__text-content.horizontal-right .alm-hero__copy{margin-left:auto}.alm-hero__text-content.horizontal-center .alm-hero__copy{margin-left:auto;margin-right:auto}.alm-hero__title{color:inherit;font-weight:700;letter-spacing:-.035em;line-height:.98;margin:0;max-width:12ch;text-transform:none}.alm-hero__text-content.horizontal-center .alm-hero__title{margin-left:auto;margin-right:auto}.alm-hero__text-content.horizontal-right .alm-hero__title{margin-left:auto}.alm-hero-slider .alm-hero__subtitle{display:block;font-size:clamp(16px,1.35vw,21px);letter-spacing:0;line-height:1.45;margin:18px 0 0;max-width:34ch;text-transform:none}.alm-hero__text-content.horizontal-center .alm-hero__subtitle{margin-left:auto;margin-right:auto}.alm-hero__text-content.horizontal-right .alm-hero__subtitle{margin-left:auto}.alm-hero__link{display:block;margin-top:30px}.alm-hero-slider .alm-hero__button{background:var(--colorBtnPrimary);border:1px solid var(--colorBtnPrimary);border-radius:3px;color:var(--colorBtnPrimaryText);font-size:14px;font-weight:700;letter-spacing:.02em;min-width:188px;padding:16px 24px;text-align:center;text-transform:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.alm-hero-slider .alm-hero__button:hover,.alm-hero-slider .alm-hero__button:focus-visible{background:var(--colorBtnPrimary);border-color:var(--colorBtnPrimary);color:var(--colorBtnPrimaryText);transform:translateY(-1px)}.alm-hero .flickity-page-dots{bottom:24px;display:flex;gap:8px;justify-content:center;left:50%;margin:0;right:auto;transform:translate(-50%);width:auto;z-index:6}.alm-hero .flickity-page-dots .dot{background:#ffffff9e;border:0;height:8px;margin:0;opacity:1;width:8px}.alm-hero .flickity-page-dots .dot.is-selected{background:#fff;transform:scale(1.28)}@media only screen and (max-width:768px){.alm-hero__slide:before,.alm-hero__slide--right:before,.alm-hero__slide--center:before{background:linear-gradient(0deg,rgba(0,0,0,.58) 0%,rgba(0,0,0,.12) 62%,transparent 82%)}.alm-hero__text-content,.alm-hero__text-content.horizontal-right,.alm-hero__text-content.horizontal-center{padding-bottom:64px;padding-top:32px;text-align:left;vertical-align:bottom}.alm-hero__text-content .alm-hero__copy,.alm-hero__text-content.horizontal-right .alm-hero__copy,.alm-hero__text-content.horizontal-center .alm-hero__copy{margin-left:0;margin-right:0;max-width:92%}.alm-hero__text-content .alm-hero__title,.alm-hero__text-content.horizontal-right .alm-hero__title,.alm-hero__text-content.horizontal-center .alm-hero__title{margin-left:0;margin-right:0;max-width:13ch}.alm-hero__text-content .alm-hero__subtitle,.alm-hero__text-content.horizontal-right .alm-hero__subtitle,.alm-hero__text-content.horizontal-center .alm-hero__subtitle{margin-left:0;margin-right:0;max-width:28ch}.alm-hero__link{margin-top:22px}.alm-hero-slider .alm-hero__button{min-width:176px;padding:14px 20px}.alm-hero .flickity-page-dots{bottom:18px}}@media(prefers-reduced-motion:reduce){.alm-hero-slider .alm-hero__button{transition:none}}.alm-post{position:relative;padding:88px 0;overflow:hidden;color:var(--alm-post-text);background:var(--alm-post-bg)}.alm-post:after{position:absolute;right:-.04em;bottom:-.3em;content:"ALMPOST";color:color-mix(in srgb,var(--alm-post-text) 6%,transparent);font-size:clamp(92px,18vw,270px);font-weight:700;letter-spacing:-.07em;line-height:1;pointer-events:none;white-space:nowrap}.alm-post__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:clamp(48px,8vw,130px);align-items:end}.alm-post__eyebrow{display:inline-block;margin:0 0 18px;padding:7px 12px 6px;color:var(--alm-post-text);border:1px solid rgba(255,255,255,.78);border-radius:2px;font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.alm-post__content h2{margin:0;color:inherit;font-size:clamp(42px,5vw,76px);line-height:.98}.alm-post__text{max-width:520px;margin-top:22px;font-size:16px;line-height:1.6;opacity:.78}.alm-post__text p{margin:0}.alm-post__field{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:7px;background:var(--alm-post-field)}.alm-post__field input{width:100%;min-height:58px;margin:0;padding:0 20px;color:#2e2926;background:transparent;border:0}.alm-post__field input:focus{outline:2px solid var(--alm-post-accent);outline-offset:-2px}.alm-post__field button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:0 25px;color:#fff;background:var(--alm-post-accent);border:0;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.alm-post__field button span{transition:transform .2s ease}.alm-post__field button:hover span,.alm-post__field button:focus-visible span{transform:translate(4px)}.alm-post__note{margin:14px 0 0;font-size:11px;opacity:.62}.alm-post__message{margin:0;padding:22px 24px;color:#2e2926;background:var(--alm-post-field);font-weight:700}.alm-post__error{margin-top:12px;font-size:13px}@media screen and (max-width:768px){.alm-post{padding:68px 0 82px}.alm-post__layout{grid-template-columns:1fr;gap:38px}.alm-post__field{grid-template-columns:1fr}.alm-post__field button{width:100%}.alm-post:after{bottom:-.05em}}@media(prefers-reduced-motion:reduce){.alm-post__field button span{transition:none}}.alm-product-body{padding:clamp(72px,9vw,130px) 0;overflow:hidden;color:var(--alm-product-body-text);background:var(--alm-product-body-bg)}.alm-product-body__intro{max-width:880px;margin:0 auto clamp(52px,7vw,92px);text-align:center}.alm-product-body__eyebrow{margin:0 0 14px;color:var(--alm-product-body-accent);font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.alm-product-body__intro h2{margin:0;font-size:clamp(38px,5.4vw,76px);line-height:.98}.alm-product-body__intro-text{max-width:720px;margin:25px auto 0;font-size:clamp(16px,1.6vw,20px);line-height:1.6;opacity:.76}.alm-product-body__intro-text p,.alm-product-body__copy p{margin:0}.alm-product-body__feature{display:grid;grid-template-columns:minmax(0,57fr) minmax(360px,43fr);min-height:540px;background:var(--alm-product-body-surface)}.alm-product-body__feature--secondary{grid-template-columns:minmax(360px,43fr) minmax(0,57fr)}.alm-product-body__media{position:relative;min-height:500px;overflow:hidden;background:#ded8d2}.alm-product-body__image,.alm-product-body__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.alm-product-body__copy{min-width:0;align-self:center;padding:clamp(40px,4.5vw,68px)}.alm-product-body__copy h3{margin:0 0 22px;font-size:clamp(30px,3vw,44px);line-height:1.08;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.alm-product-body__copy>div{font-size:16px;line-height:1.7;opacity:.76}.alm-product-body__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.6vw,22px);margin:clamp(52px,7vw,88px) 0}.alm-product-body__benefit{--alm-benefit-card: color-mix(in srgb, var(--alm-product-body-accent) 11%, #ffffff);position:relative;isolation:isolate;min-height:285px;padding:clamp(30px,3.8vw,48px);overflow:hidden;background:linear-gradient(145deg,#ffffff9e,#ffffff1f),var(--alm-benefit-card);border:1px solid color-mix(in srgb,var(--alm-product-body-text) 9%,transparent);border-radius:18px;box-shadow:0 18px 45px #2e292614}.alm-product-body__benefit:nth-child(2){--alm-benefit-card: color-mix(in srgb, var(--alm-product-body-surface) 82%, #e7d8c9)}.alm-product-body__benefit:nth-child(3){--alm-benefit-card: #e9eee5}.alm-product-body__benefit:after{content:"";position:absolute;z-index:-1;top:-72px;right:-72px;width:190px;height:190px;background:color-mix(in srgb,var(--alm-product-body-accent) 10%,transparent);border-radius:50%}.alm-product-body__benefit-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:clamp(42px,5vw,64px)}.alm-product-body__benefit-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;background:var(--alm-product-body-accent);border-radius:50%;box-shadow:0 8px 20px color-mix(in srgb,var(--alm-product-body-accent) 24%,transparent);font-size:12px;font-weight:700;letter-spacing:.08em}.alm-product-body__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--alm-product-body-accent);background:#ffffffa8;border:1px solid rgba(255,255,255,.86);border-radius:50%;box-shadow:0 8px 24px #2e29260f}.alm-product-body__benefit-icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.alm-product-body__benefit h3{max-width:320px;margin:0 0 14px;font-size:clamp(22px,2vw,29px);line-height:1.12}.alm-product-body__benefit p{max-width:360px;margin:0;font-size:15px;line-height:1.65;opacity:.76}@media screen and (max-width:980px){.alm-product-body__feature,.alm-product-body__feature--secondary{grid-template-columns:1fr;min-height:0}.alm-product-body__feature--secondary .alm-product-body__copy{order:2}.alm-product-body__media{min-height:clamp(380px,62vw,560px)}.alm-product-body__copy{padding:clamp(38px,7vw,64px)}}@media screen and (max-width:768px){.alm-product-body__media{min-height:clamp(340px,96vw,500px)}.alm-product-body__copy{padding:38px 24px 44px}.alm-product-body__benefits{grid-template-columns:1fr}.alm-product-body__benefit{min-height:0;border-radius:15px}.alm-product-body__benefit-top{margin-bottom:32px}}.alm-story{padding:96px 0;overflow:hidden;color:var(--alm-story-text);background:var(--alm-story-bg)}.alm-story__layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:clamp(46px,7vw,110px);align-items:center}.alm-story__gallery{display:grid;gap:12px}.alm-story.alm-story--motion-ready .alm-story__gallery,.alm-story.alm-story--motion-ready .alm-story__content{opacity:0;transform:translate3d(0,38px,0)}.alm-story.alm-story--motion-ready .alm-story__gallery{transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.alm-story.alm-story--motion-ready .alm-story__content{transition:opacity .8s ease .14s,transform 1s cubic-bezier(.22,1,.36,1) .14s}.alm-story.alm-story--motion-ready.alm-story--visible .alm-story__gallery,.alm-story.alm-story--motion-ready.alm-story--visible .alm-story__content{opacity:1;transform:translateZ(0)}.alm-story__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-left:12%}.alm-story__image{position:relative;min-height:210px;overflow:hidden;background:#ddd3ca}.alm-story__image--main{min-height:510px}.alm-story__photo,.alm-story__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.alm-story__photo{will-change:transform}.alm-story__image--main .alm-story__photo{transform:translate3d(0,var(--alm-story-main-shift, 0),0) scale(1.07)}.alm-story__details .alm-story__image:first-child .alm-story__photo{transform:translate3d(0,var(--alm-story-detail-one-shift, 0),0) scale(1.09)}.alm-story__details .alm-story__image:last-child .alm-story__photo{transform:translate3d(0,var(--alm-story-detail-two-shift, 0),0) scale(1.09)}.alm-story__eyebrow{margin:0 0 16px;color:var(--alm-story-accent);font-size:12px;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.alm-story__content h2{max-width:560px;margin:0;font-size:clamp(38px,4.4vw,68px);line-height:.98}.alm-story__text{max-width:570px;margin-top:27px;font-size:17px;line-height:1.65;opacity:.8}.alm-story__text p{margin:0}.alm-story__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:38px 0;padding:28px 0;border-top:1px solid color-mix(in srgb,var(--alm-story-text) 16%,transparent);border-bottom:1px solid color-mix(in srgb,var(--alm-story-text) 16%,transparent)}.alm-story__fact{margin:0}.alm-story__fact dt{color:var(--alm-story-accent);font-size:clamp(25px,2.6vw,40px);font-weight:700;line-height:1}.alm-story__fact dd{margin:8px 0 0;font-size:11px;font-weight:700;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.alm-story__link{display:inline-flex;align-items:center;gap:12px;padding-bottom:5px;color:inherit;border-bottom:1px solid currentColor;font-size:12px;font-weight:700;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.alm-story__link span{transition:transform .2s ease}.alm-story__link:hover span,.alm-story__link:focus-visible span{transform:translate(4px)}@media screen and (max-width:900px){.alm-story__layout{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:40px}.alm-story__image--main{min-height:440px}.alm-story__facts{grid-template-columns:1fr;gap:22px}}@media screen and (max-width:768px){.alm-story{padding:66px 0}.alm-story__layout{grid-template-columns:1fr}.alm-story__image--main{min-height:390px}.alm-story__details{padding-left:0}.alm-story__image{min-height:170px}.alm-story__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}@media screen and (max-width:480px){.alm-story__facts{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.alm-story.alm-story--motion-ready .alm-story__gallery,.alm-story.alm-story--motion-ready .alm-story__content{opacity:1;transform:none;transition:none}.alm-story__photo{transform:none!important;will-change:auto}.alm-story__link span{transition:none}}#CollectionSection .collection-hero--split{display:grid;grid-template-columns:minmax(280px,calc(100% - var(--collection-hero-image-share))) minmax(0,var(--collection-hero-image-share));grid-template-areas:"content media";height:var(--collection-hero-media-height);overflow:hidden}#CollectionSection .collection-hero--split .collection-hero__content{align-items:center;background:var(--colorBody);color:var(--colorTextBody);display:flex;grid-area:content;inset:auto;position:relative;width:auto}#CollectionSection .collection-hero--split .collection-hero__content:before{display:none}#CollectionSection .collection-hero--split .section-header--hero{margin:0;padding:40px 0;text-align:left}#CollectionSection .collection-hero--split .collection-hero__intro{margin:16px 0 0;max-width:34ch}#CollectionSection .collection-hero__media{grid-area:media;height:100%;min-width:0;overflow:hidden;position:relative}#CollectionSection .collection-hero__media .parallax-container,#CollectionSection .collection-hero__media .parallax-image,#CollectionSection .collection-hero__media image-element,#CollectionSection .collection-hero__media .collection-hero__image{height:100%;width:100%}#CollectionSection .collection-hero__media image-element{display:block}#CollectionSection .collection-hero--editorial{background:#302b29;display:block;height:clamp(500px,56vw,700px);margin:0 auto;max-width:1680px;min-height:500px;overflow:hidden;position:relative}#CollectionSection .collection-hero--editorial .collection-hero__content{align-items:flex-start;background:linear-gradient(90deg,#181211c7,#1812117a,#18121100 68%);color:#fff;top:0;right:0;bottom:0;left:0;min-height:0;padding:0;pointer-events:none;position:absolute;width:100%;z-index:2}#CollectionSection .collection-hero--editorial .section-header--hero{max-width:640px;padding:clamp(100px,12vw,170px) 24px 80px max(24px,7vw)}#CollectionSection .collection-hero--editorial .section-header__title{color:#fff;font-size:clamp(48px,5vw,76px);font-family:var(--typeHeaderPrimary),var(--typeHeaderFallback);font-weight:700;letter-spacing:-.055em;line-height:.94;margin:0;text-wrap:balance}#CollectionSection .collection-hero--editorial .collection-hero__eyebrow{color:#ffffffeb;font-size:12px;font-weight:700;letter-spacing:.18em;margin:0 0 20px;text-transform:uppercase}#CollectionSection .collection-hero--editorial .collection-hero__intro{color:#ffffffeb;font-size:clamp(17px,1.45vw,22px);font-family:var(--typeBasePrimary),var(--typeBaseFallback);line-height:1.35;margin:24px 0 0;max-width:26ch}#CollectionSection .collection-hero--editorial .collection-hero__media{top:0;right:0;bottom:0;left:0;position:absolute}#CollectionSection .collection-hero--editorial .collection-hero__image{display:block;object-fit:cover;object-position:center}#CollectionSection .collection-hero--editorial+.collection-service-strip{border-bottom:1px solid rgba(60,37,46,.16);color:#5e514c;font-size:11px;letter-spacing:.08em;padding:15px 0;text-align:center;text-transform:uppercase}#CollectionSection .collection-hero--editorial+.collection-service-strip p{margin:0}#CollectionSection .collection-hero--editorial~.page-content{padding-top:38px}#CollectionSection .collection-hero--editorial~.page-content .collection-filter{margin:0 0 34px;padding:1px 0}#CollectionSection .collection-hero--editorial~.page-content .collection-filter .btn--tertiary,#CollectionSection .collection-hero--editorial~.page-content .collection-filter select{color:#3c252e;font-size:11px;letter-spacing:.11em;text-transform:uppercase}#CollectionSection .collection-hero--editorial~.page-content .grid-product__meta{padding-top:14px}#CollectionSection .collection-hero--editorial~.page-content .grid-product__vendor{color:#7b263f;font-size:10px;letter-spacing:.12em;margin:0 0 6px;text-transform:uppercase}#CollectionSection .collection-hero--editorial~.page-content .grid-product__title{color:#302b29;font-size:14px;line-height:1.3}#CollectionSection .collection-hero--editorial~.page-content .grid-product__price{color:#302b29;font-size:13px;margin-top:9px}@media only screen and (max-width:589px){#CollectionSection .collection-hero--split{grid-template-columns:1fr}#CollectionSection .collection-hero--split:not(.collection-hero--editorial){grid-template-areas:"content" "media";height:auto}#CollectionSection .collection-hero--split:not(.collection-hero--editorial) .collection-hero__media{height:calc(var(--collection-hero-media-height) * .6)}#CollectionSection .collection-hero--editorial{height:540px;min-height:540px}#CollectionSection .collection-hero--editorial .section-header--hero{padding:92px 24px 48px}#CollectionSection .collection-hero--editorial .collection-hero__content{background:linear-gradient(180deg,#181211b8,#1812111f 58%,#18121180)}#CollectionSection .collection-hero--editorial .section-header__title{font-size:clamp(48px,13vw,64px)}#CollectionSection .collection-hero--editorial+.collection-service-strip{font-size:9px;line-height:1.55;padding:13px 18px}#CollectionSection .collection-hero--editorial~.page-content{padding-top:24px}}.grid-product__tags{align-items:flex-end;display:flex;flex-direction:column;gap:4px;position:absolute;right:0;top:0;z-index:1}.grid-product__tags .grid-product__tag{position:static}.grid-product__facts{align-items:center;display:flex;flex-wrap:wrap;font-size:calc(var(--typeBaseSize) * .68);gap:5px 12px;line-height:1.35;margin-top:8px}.grid-product__availability{align-items:center;display:inline-flex;gap:5px}.grid-product__availability-dot{background:#4f7d52;border-radius:50%;display:inline-block;height:6px;width:6px}.grid-product__availability--low .grid-product__availability-dot{background:#b47a2a}.grid-product__availability--sold-out .grid-product__availability-dot{background:#847b76}.grid-product__size-count{opacity:.72}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
