.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{margin:0 0 14px;color:var(--alm-post-accent);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-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}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
