.SearchModal-module__smiD6a__overlay{z-index:200;background:#100a0d73;justify-content:center;align-items:flex-start;padding:110px 20px 20px;animation:.2s both SearchModal-module__smiD6a__search-overlay-in;display:flex;position:fixed;inset:0}@keyframes SearchModal-module__smiD6a__search-overlay-in{0%{opacity:0}to{opacity:1}}.SearchModal-module__smiD6a__panel{background:#fff;border-radius:16px;width:100%;max-width:680px;padding:28px 32px 32px;animation:.25s cubic-bezier(.22,1,.36,1) both SearchModal-module__smiD6a__search-panel-in;position:relative}@keyframes SearchModal-module__smiD6a__search-panel-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.SearchModal-module__smiD6a__close{color:var(--color-dark);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:22px;right:24px}.SearchModal-module__smiD6a__label{color:var(--color-text);font-size:16px;font-weight:500}.SearchModal-module__smiD6a__form{gap:12px;margin-top:18px;display:flex}.SearchModal-module__smiD6a__inputWrap{min-width:0;height:48px;color:var(--color-muted);border:1px solid #c3c3c3;border-radius:12px;flex:auto;align-items:center;gap:10px;padding:0 18px;display:flex}.SearchModal-module__smiD6a__input{min-width:0;font-family:var(--font-sans);color:var(--color-text);background:0 0;border:none;outline:none;flex:auto;font-size:14px}@keyframes SearchModal-module__smiD6a__btn-smoke{0%{background-position:10% 20%,90% 80%,50% 90%}22%{background-position:60% 10%,45% 90%,15% 15%}48%{background-position:85% 65%,10% 30%,65% 45%}74%{background-position:25% 85%,70% 15%,90% 70%}to{background-position:10% 20%,90% 80%,50% 90%}}.SearchModal-module__smiD6a__submit{background:radial-gradient(closest-side, #ffffff57, #fff0 70%) 10% 20% / 65% 170% no-repeat, radial-gradient(closest-side, #ffffff38, #fff0 70%) 90% 80% / 55% 150% no-repeat, radial-gradient(closest-side, #00000029, #0000 70%) 50% 90% / 60% 160% no-repeat, var(--color-sage);color:#fff;height:48px;font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:12px;font-weight:500;transition:box-shadow .4s cubic-bezier(.22,1,.36,1);animation:19s ease-in-out -6s infinite SearchModal-module__smiD6a__btn-smoke;display:inline-flex;box-shadow:inset 0 0 #fff}.SearchModal-module__smiD6a__submit:hover{box-shadow:inset 0 0 0 3px #fff}.SearchModal-module__smiD6a__arrow{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.SearchModal-module__smiD6a__submit:hover .SearchModal-module__smiD6a__arrow{transform:translate(3px)}@media (max-width:560px){.SearchModal-module__smiD6a__overlay{padding:90px 16px 16px}.SearchModal-module__smiD6a__panel{padding:24px 20px}.SearchModal-module__smiD6a__form{flex-direction:column}.SearchModal-module__smiD6a__submit{width:100%}}
.ProductGallery-module__mApPra__wrap{flex-direction:column;gap:14px;display:flex}.ProductGallery-module__mApPra__frame{aspect-ratio:665/751;background:var(--color-bg-card);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductGallery-module__mApPra__photo{object-fit:contain;width:100%;height:100%;padding:36px}.ProductGallery-module__mApPra__nav{-webkit-backdrop-filter:blur(5px);cursor:pointer;background:#ffffffb3;border:1px solid #dcdcdc;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductGallery-module__mApPra__nav:hover{background:#fff}.ProductGallery-module__mApPra__navLeft{left:30px}.ProductGallery-module__mApPra__navRight{right:30px}.ProductGallery-module__mApPra__dots{align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.ProductGallery-module__mApPra__dot{cursor:pointer;background:#c9c9c9;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:transform .25s,background .25s}.ProductGallery-module__mApPra__dotActive{background:var(--color-dark);width:8px;height:8px}@media (max-width:560px){.ProductGallery-module__mApPra__navLeft{left:12px}.ProductGallery-module__mApPra__navRight{right:12px}.ProductGallery-module__mApPra__nav{width:38px;height:38px}}
.ProductInfo-module__URPJyW__wrap{flex-direction:column;display:flex}.ProductInfo-module__URPJyW__category{letter-spacing:.03em;color:#a0a2a5;font-size:16px}.ProductInfo-module__URPJyW__title{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text);margin-top:12px;font-size:clamp(26px,2.6vw,36px);font-weight:400}.ProductInfo-module__URPJyW__notes{letter-spacing:.03em;color:var(--color-text);max-width:320px;margin-top:16px;font-size:16px;line-height:1.4}.ProductInfo-module__URPJyW__price{letter-spacing:.03em;color:var(--color-text);margin-top:24px;font-size:30px;font-weight:500}.ProductInfo-module__URPJyW__volumes{gap:8px;margin-top:16px;display:flex}.ProductInfo-module__URPJyW__volume{width:40px;height:30px;color:var(--color-text);font-family:var(--font-sans);letter-spacing:.03em;cursor:pointer;background:0 0;border:1px solid #999;border-radius:6px;font-size:14px;transition:background .4s cubic-bezier(.22,1,.36,1),border-color .4s cubic-bezier(.22,1,.36,1),color .4s cubic-bezier(.22,1,.36,1)}.ProductInfo-module__URPJyW__volumeActive{border-color:var(--color-sage);background:var(--color-sage);color:#fff;font-weight:500}.ProductInfo-module__URPJyW__volumeSoldout{color:#dbdcde;cursor:not-allowed;text-decoration:line-through}.ProductInfo-module__URPJyW__ctaRow{gap:12px;margin-top:24px;display:flex}.ProductInfo-module__URPJyW__consultButton{border:1px solid var(--color-sage-2);height:48px;color:var(--color-sage-2);font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 0 0 0 var(--color-sage-2);background:0 0;border-radius:12px;flex:1 1 0;font-size:12px;font-weight:500;transition:box-shadow .4s cubic-bezier(.22,1,.36,1)}.ProductInfo-module__URPJyW__consultButton:hover{box-shadow:inset 0 0 0 1.5px var(--color-sage-2)}@keyframes ProductInfo-module__URPJyW__btn-smoke{0%{background-position:10% 20%,90% 80%,50% 90%}22%{background-position:60% 10%,45% 90%,15% 15%}48%{background-position:85% 65%,10% 30%,65% 45%}74%{background-position:25% 85%,70% 15%,90% 70%}to{background-position:10% 20%,90% 80%,50% 90%}}.ProductInfo-module__URPJyW__cartButton{background:radial-gradient(closest-side, #ffffff57, #fff0 70%) 10% 20% / 65% 170% no-repeat, radial-gradient(closest-side, #ffffff38, #fff0 70%) 90% 80% / 55% 150% no-repeat, radial-gradient(closest-side, #00000029, #0000 70%) 50% 90% / 60% 160% no-repeat, var(--color-sage);color:#fff;height:48px;font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:500;transition:box-shadow .4s cubic-bezier(.22,1,.36,1);animation:26s ease-in-out -14s infinite ProductInfo-module__URPJyW__btn-smoke;display:inline-flex;box-shadow:inset 0 0 #fff}.ProductInfo-module__URPJyW__cartButton:hover{box-shadow:inset 0 0 0 3px #fff}.ProductInfo-module__URPJyW__cartButtonMuted{background:var(--color-border);color:var(--color-muted);cursor:not-allowed;box-shadow:inset 0 0 #0000}.ProductInfo-module__URPJyW__cartButtonMuted:hover{box-shadow:inset 0 0 #0000}.ProductInfo-module__URPJyW__cartButtonPop{animation:.5s cubic-bezier(.22,1,.36,1) ProductInfo-module__URPJyW__cart-button-pop}@keyframes ProductInfo-module__URPJyW__cart-button-pop{0%{transform:scale(1)}35%{transform:scale(1.03)}to{transform:scale(1)}}.ProductInfo-module__URPJyW__section{margin-top:28px}.ProductInfo-module__URPJyW__sectionTitle{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text);font-size:14px;font-weight:500}.ProductInfo-module__URPJyW__divider{background:var(--color-border);height:1px;margin-top:20px;margin-bottom:20px}.ProductInfo-module__URPJyW__description{letter-spacing:.05em;color:var(--color-text);font-size:14px;line-height:1.5}.ProductInfo-module__URPJyW__deliveryList{margin-top:20px}.ProductInfo-module__URPJyW__deliveryRow{padding-block:4px}.ProductInfo-module__URPJyW__deliveryTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProductInfo-module__URPJyW__deliveryTitle{letter-spacing:.03em;color:#2b2829;font-size:16px;font-weight:500}.ProductInfo-module__URPJyW__deliveryPrice{letter-spacing:.03em;color:#2b2829;white-space:nowrap;font-size:16px;font-weight:500}.ProductInfo-module__URPJyW__deliverySubtitle{letter-spacing:.03em;color:#646464;margin-top:6px;font-size:12px;display:block}.ProductInfo-module__URPJyW__mapLink{letter-spacing:.03em;color:var(--color-sage-2);align-items:center;gap:6px;margin-top:6px;font-size:12px;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:inline-flex}.ProductInfo-module__URPJyW__mapLink:hover{opacity:.6}@media (max-width:560px){.ProductInfo-module__URPJyW__ctaRow{flex-direction:column}.ProductInfo-module__URPJyW__consultButton,.ProductInfo-module__URPJyW__cartButton{flex:none}}
.AboutHero-module__esApvW__section{padding-top:0}.AboutHero-module__esApvW__imageWrap{background:var(--color-bg-card);width:100%;height:800px;position:relative;overflow:hidden}.AboutHero-module__esApvW__imageWrap img{object-fit:cover;width:100%;height:100%}.AboutHero-module__esApvW__blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#100a0d33;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0% 35%,#000 75% 100%);mask-image:linear-gradient(#0000 0% 35%,#000 75% 100%)}.AboutHero-module__esApvW__inner{padding-bottom:64px;position:absolute;bottom:0;left:0;right:0}.AboutHero-module__esApvW__heading{letter-spacing:.05em;text-transform:uppercase;color:#fff;max-width:900px;font-size:clamp(24px,3vw,36px);font-weight:400;line-height:1.3;overflow:hidden}.AboutHero-module__esApvW__heading span{transition:transform .7s cubic-bezier(.22,1,.36,1) .15s;display:block;transform:translateY(115%)}.AboutHero-module__esApvW__mounted .AboutHero-module__esApvW__heading span{transform:translateY(0)}.AboutHero-module__esApvW__features{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px;display:grid}.AboutHero-module__esApvW__feature{color:#fff;opacity:0;border-left:1px solid #fff6;padding-left:32px;font-size:14px;line-height:1.4;transition:opacity .6s,transform .6s;transform:translateY(14px)}.AboutHero-module__esApvW__mounted .AboutHero-module__esApvW__feature{opacity:1;transform:translateY(0)}.AboutHero-module__esApvW__feature:first-child{border-left:none;padding-left:0}@media (max-width:900px){.AboutHero-module__esApvW__imageWrap{height:700px}.AboutHero-module__esApvW__features{grid-template-columns:repeat(2,1fr);gap:24px 32px}.AboutHero-module__esApvW__feature:nth-child(3){border-left:none;padding-left:0}}@media (max-width:640px){.AboutHero-module__esApvW__imageWrap{height:620px}.AboutHero-module__esApvW__inner{padding-bottom:32px}.AboutHero-module__esApvW__heading{font-size:22px}.AboutHero-module__esApvW__features{grid-template-columns:1fr;gap:20px;margin-top:32px}.AboutHero-module__esApvW__blur{background:#00000080;-webkit-mask-image:none;mask-image:none}.AboutHero-module__esApvW__feature{border-top:1px solid #fff6;border-left:none;padding-top:16px;padding-left:0}.AboutHero-module__esApvW__feature:first-child{border-top:none;padding-top:0}}@media (prefers-reduced-motion:reduce){.AboutHero-module__esApvW__heading span,.AboutHero-module__esApvW__feature{opacity:1!important;transition:none!important;transform:none!important}}
.ProductPerks-module__Cf_UYG__perks{background:var(--color-bg-card);grid-template-columns:repeat(3,1fr);gap:12px;padding:20px;display:grid}.ProductPerks-module__Cf_UYG__perk{align-items:center;gap:12px;display:flex}.ProductPerks-module__Cf_UYG__perkIcon{border:1px solid var(--color-text);width:40px;height:40px;color:var(--color-text);font-family:var(--font-sans);letter-spacing:.03em;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.ProductPerks-module__Cf_UYG__perk p{letter-spacing:.03em;color:var(--color-text);font-size:12px;line-height:1.4}@media (max-width:900px){.ProductPerks-module__Cf_UYG__perks{grid-template-columns:1fr;gap:16px}}
.AboutPhilosophy-module__Run8wq__section{padding-top:120px}.AboutPhilosophy-module__Run8wq__row1{justify-content:space-between;align-items:center;gap:40px;display:flex}.AboutPhilosophy-module__Run8wq__textCol{flex-shrink:0;min-width:0;max-width:500px}.AboutPhilosophy-module__Run8wq__heading{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);font-size:clamp(26px,3.2vw,40px);font-weight:400;overflow:hidden}.AboutPhilosophy-module__Run8wq__headingInner{transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(115%)}.AboutPhilosophy-module__Run8wq__row1.AboutPhilosophy-module__Run8wq__inView .AboutPhilosophy-module__Run8wq__headingInner{transform:translateY(0)}.AboutPhilosophy-module__Run8wq__paragraph{letter-spacing:.01em;color:#3e3e3e;opacity:0;margin-top:24px;font-size:16px;line-height:1.6;transition:opacity .5s .15s,transform .5s .15s;transform:translateY(14px)}.AboutPhilosophy-module__Run8wq__row1.AboutPhilosophy-module__Run8wq__inView .AboutPhilosophy-module__Run8wq__paragraph{opacity:1;transform:translateY(0)}.AboutPhilosophy-module__Run8wq__heroImage{aspect-ratio:1;background:var(--color-bg-card);flex-shrink:0;width:421px;overflow:hidden}.AboutPhilosophy-module__Run8wq__heroImage img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s,transform 1s cubic-bezier(.22,1,.36,1);transform:scale(1.12)}.AboutPhilosophy-module__Run8wq__row1.AboutPhilosophy-module__Run8wq__inView .AboutPhilosophy-module__Run8wq__heroImage img{opacity:1;transform:scale(1)}.AboutPhilosophy-module__Run8wq__row2{grid-template-columns:202fr 549fr 201fr;align-items:end;gap:88px;margin-top:120px;display:grid}.AboutPhilosophy-module__Run8wq__stripSmall:first-child{align-self:start}.AboutPhilosophy-module__Run8wq__stripSmall,.AboutPhilosophy-module__Run8wq__stripLarge{background:var(--color-bg-card);min-width:0;overflow:hidden}.AboutPhilosophy-module__Run8wq__stripSmall{aspect-ratio:202/244}.AboutPhilosophy-module__Run8wq__stripLarge{aspect-ratio:549/418}.AboutPhilosophy-module__Run8wq__stripSmall img,.AboutPhilosophy-module__Run8wq__stripLarge img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .7s,transform .9s cubic-bezier(.22,1,.36,1);transform:scale(1.1)}.AboutPhilosophy-module__Run8wq__row2.AboutPhilosophy-module__Run8wq__inView .AboutPhilosophy-module__Run8wq__stripSmall img,.AboutPhilosophy-module__Run8wq__row2.AboutPhilosophy-module__Run8wq__inView .AboutPhilosophy-module__Run8wq__stripLarge img{opacity:1;transform:scale(1)}@media (max-width:900px){.AboutPhilosophy-module__Run8wq__row1{flex-direction:column;align-items:stretch;gap:32px}.AboutPhilosophy-module__Run8wq__heroImage{width:100%}.AboutPhilosophy-module__Run8wq__row2{grid-template-columns:1fr 1fr;margin-top:60px}.AboutPhilosophy-module__Run8wq__stripLarge{order:-1;grid-column:span 2}}@media (max-width:560px){.AboutPhilosophy-module__Run8wq__section{padding-top:64px}.AboutPhilosophy-module__Run8wq__row2{display:none}}@media (prefers-reduced-motion:reduce){.AboutPhilosophy-module__Run8wq__headingInner,.AboutPhilosophy-module__Run8wq__paragraph,.AboutPhilosophy-module__Run8wq__heroImage img,.AboutPhilosophy-module__Run8wq__stripSmall img,.AboutPhilosophy-module__Run8wq__stripLarge img{opacity:1!important;transition:none!important;transform:none!important}}
.ProductAiHint-module__UDetGq__box{background:var(--color-bg-card);flex-direction:column;gap:12px;padding:28px 32px;display:flex}.ProductAiHint-module__UDetGq__title{letter-spacing:.03em;color:var(--color-text);font-size:20px;font-weight:500}.ProductAiHint-module__UDetGq__text{letter-spacing:.06em;color:var(--color-text);max-width:720px;font-size:14px}
.AboutPrinciples-module__5h1lQW__section{padding-top:180px}.AboutPrinciples-module__5h1lQW__heading{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);font-size:clamp(26px,3.2vw,40px);font-weight:400}.AboutPrinciples-module__5h1lQW__box{background:var(--color-bg-card);margin-top:40px;padding:64px 136px}.AboutPrinciples-module__5h1lQW__row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:40px;padding-block:28px;display:flex}.AboutPrinciples-module__5h1lQW__row:last-child{border-bottom:none}.AboutPrinciples-module__5h1lQW__titleWrap{flex-shrink:0;align-items:center;gap:16px;display:flex}.AboutPrinciples-module__5h1lQW__dot{background:var(--color-sage-2);border-radius:50%;flex-shrink:0;width:8px;height:8px}.AboutPrinciples-module__5h1lQW__title{letter-spacing:.02em;color:var(--color-text);white-space:nowrap;font-size:20px;font-weight:500}.AboutPrinciples-module__5h1lQW__text{color:#3e3e3e;text-align:right;max-width:320px;font-size:16px;line-height:1.6}@media (max-width:900px){.AboutPrinciples-module__5h1lQW__box{padding:40px}.AboutPrinciples-module__5h1lQW__title{white-space:normal}}@media (max-width:640px){.AboutPrinciples-module__5h1lQW__box{padding:32px 20px}.AboutPrinciples-module__5h1lQW__row{flex-direction:column;align-items:flex-start;gap:8px;padding-block:20px}.AboutPrinciples-module__5h1lQW__text{text-align:left;max-width:none}}@media (max-width:560px){.AboutPrinciples-module__5h1lQW__section{padding-top:100px}}
.ProductNotes-module__Yj6wuG__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.ProductNotes-module__Yj6wuG__card{background:var(--color-bg-card);padding:28px 32px}.ProductNotes-module__Yj6wuG__heading{letter-spacing:.03em;color:var(--color-text);font-size:20px;font-weight:500}.ProductNotes-module__Yj6wuG__tags{flex-wrap:wrap;gap:6px;margin-top:20px;display:flex}.ProductNotes-module__Yj6wuG__tag{border:1px solid var(--color-border);color:#414647;letter-spacing:.03em;background:#fff;border-radius:12px;align-items:center;height:40px;padding:0 16px;font-size:12px;font-weight:500;display:inline-flex}.ProductNotes-module__Yj6wuG__accords{flex-direction:column;gap:22px;margin-top:20px;display:flex}.ProductNotes-module__Yj6wuG__accordTop{justify-content:space-between;align-items:baseline;display:flex}.ProductNotes-module__Yj6wuG__accordLabel{letter-spacing:.03em;color:var(--color-text);font-size:12px;font-weight:500}.ProductNotes-module__Yj6wuG__accordValue{letter-spacing:.03em;color:#a0a2a5;font-size:12px;font-weight:500}.ProductNotes-module__Yj6wuG__accordTrack{background:var(--color-border);height:2px;margin-top:10px}.ProductNotes-module__Yj6wuG__accordFill{background:var(--color-sage);width:0;height:100%;transition:width .9s cubic-bezier(.22,1,.36,1)}@media (max-width:900px){.ProductNotes-module__Yj6wuG__grid{grid-template-columns:1fr;gap:20px}}
.AboutTeam-module__9L6urG__section{padding-top:120px}.AboutTeam-module__9L6urG__heading{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);font-size:clamp(26px,3.2vw,40px);font-weight:400}.AboutTeam-module__9L6urG__grid{justify-content:space-between;margin-top:48px;display:flex}.AboutTeam-module__9L6urG__card{flex:0 0 316px;width:316px}.AboutTeam-module__9L6urG__card:nth-child(2){margin-top:50px}.AboutTeam-module__9L6urG__card:nth-child(3){margin-top:100px}.AboutTeam-module__9L6urG__imageWrap{aspect-ratio:1;background:var(--color-bg-card);width:316px;overflow:hidden}.AboutTeam-module__9L6urG__imageWrap img{object-fit:cover;width:100%;height:100%}.AboutTeam-module__9L6urG__name{letter-spacing:.02em;color:var(--color-text);margin-top:24px;font-size:20px;font-weight:500}.AboutTeam-module__9L6urG__role{letter-spacing:.03em;color:var(--color-muted);margin-top:4px;font-size:14px}.AboutTeam-module__9L6urG__divider{background:var(--color-border);height:1px;margin-top:24px}.AboutTeam-module__9L6urG__quote{color:#3e3e3e;margin-top:24px;font-size:16px;font-style:italic;line-height:1.6}@media (max-width:1100px){.AboutTeam-module__9L6urG__grid{gap:60px}.AboutTeam-module__9L6urG__card{flex-basis:260px;width:260px}.AboutTeam-module__9L6urG__imageWrap{width:260px}}@media (max-width:900px){.AboutTeam-module__9L6urG__grid{grid-template-columns:repeat(2,1fr);gap:40px 24px;display:grid}.AboutTeam-module__9L6urG__card,.AboutTeam-module__9L6urG__imageWrap{width:100%}.AboutTeam-module__9L6urG__card:nth-child(2),.AboutTeam-module__9L6urG__card:nth-child(3){margin-top:0}}@media (max-width:560px){.AboutTeam-module__9L6urG__section{padding-top:64px}.AboutTeam-module__9L6urG__grid{gap:24px 16px}.AboutTeam-module__9L6urG__name{margin-top:12px;font-size:15px}.AboutTeam-module__9L6urG__role{font-size:11px}.AboutTeam-module__9L6urG__divider{margin-top:12px}.AboutTeam-module__9L6urG__quote{margin-top:12px;font-size:12px;line-height:1.5}}
.ProductInfoGrid-module__jAv4Qa__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ProductInfoGrid-module__jAv4Qa__card{background:var(--color-bg-card);flex-direction:column;gap:14px;padding:24px;display:flex}.ProductInfoGrid-module__jAv4Qa__title{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text);font-size:16px;font-weight:500}.ProductInfoGrid-module__jAv4Qa__text{letter-spacing:.03em;color:var(--color-text);font-size:14px;line-height:1.4}@media (max-width:900px){.ProductInfoGrid-module__jAv4Qa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ProductInfoGrid-module__jAv4Qa__grid{grid-template-columns:1fr}}
.AboutBanner-module__QdjSbq__section{padding-top:120px;overflow:hidden}.AboutBanner-module__QdjSbq__heading{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);text-align:center;flex-direction:column;font-size:clamp(26px,3.2vw,40px);font-weight:400;line-height:1.46;display:flex}.AboutBanner-module__QdjSbq__line1{margin-left:0}.AboutBanner-module__QdjSbq__line2{margin-left:3.6em}.AboutBanner-module__QdjSbq__stage{max-width:1128px;margin:56px auto 0;position:relative}.AboutBanner-module__QdjSbq__imageWrap{aspect-ratio:1187/696;background:var(--color-bg-card);overflow:hidden}.AboutBanner-module__QdjSbq__imageWrap img{object-fit:cover;width:100%;height:100%}.AboutBanner-module__QdjSbq__sideLeft,.AboutBanner-module__QdjSbq__sideRight{background:var(--color-bg-card);will-change:transform;position:absolute;overflow:hidden;box-shadow:0 20px 40px #100a0d33}.AboutBanner-module__QdjSbq__sideLeft{aspect-ratio:347/266;width:260px;bottom:-40px;left:-80px}.AboutBanner-module__QdjSbq__sideRight{aspect-ratio:280/160;width:220px;top:-40px;right:-80px}.AboutBanner-module__QdjSbq__sideLeft img,.AboutBanner-module__QdjSbq__sideRight img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.AboutBanner-module__QdjSbq__line1,.AboutBanner-module__QdjSbq__line2{margin-left:0}.AboutBanner-module__QdjSbq__sideLeft,.AboutBanner-module__QdjSbq__sideRight{display:none}}@media (max-width:560px){.AboutBanner-module__QdjSbq__section{padding-top:80px}.AboutBanner-module__QdjSbq__stage{margin-top:32px}.AboutBanner-module__QdjSbq__sideLeft,.AboutBanner-module__QdjSbq__sideRight{display:block}.AboutBanner-module__QdjSbq__sideLeft{width:120px;bottom:-24px;left:-12px}.AboutBanner-module__QdjSbq__sideRight{width:100px;top:-24px;right:-12px}}
.Checkout-module__wAPjza__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.Checkout-module__wAPjza__steps{flex-direction:column;gap:24px;min-width:0;display:flex}.Checkout-module__wAPjza__card{background:var(--color-bg-card);flex-direction:column;gap:20px;padding:32px;transition:opacity .3s;display:flex}.Checkout-module__wAPjza__cardLocked{opacity:.6}.Checkout-module__wAPjza__cardHeader{align-items:center;gap:12px;display:flex}.Checkout-module__wAPjza__stepBadge{border:1px solid var(--color-sage-2);width:40px;height:40px;color:var(--color-sage-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:500;transition:border-color .3s,color .3s;display:flex}.Checkout-module__wAPjza__stepBadgeLocked{color:#a0a2a5;border-color:#a0a2a5}.Checkout-module__wAPjza__cardTitle{letter-spacing:.03em;color:var(--color-text);font-size:24px;font-weight:500}.Checkout-module__wAPjza__cardLocked .Checkout-module__wAPjza__cardTitle{color:#a0a2a5}.Checkout-module__wAPjza__fields{flex-direction:column;gap:14px;display:flex}.Checkout-module__wAPjza__fieldsRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.Checkout-module__wAPjza__input{height:50px;color:var(--color-text);font-family:var(--font-sans);letter-spacing:.03em;background:#fff;border:1px solid #c3c3c3;border-radius:10px;width:100%;padding:0 17px;font-size:14px}.Checkout-module__wAPjza__input::placeholder{color:var(--color-text);opacity:.6}.Checkout-module__wAPjza__input:disabled{color:#a0a2a5;cursor:not-allowed;background:#fff;border-color:#e3e1db}@keyframes Checkout-module__wAPjza__btn-smoke{0%{background-position:10% 20%,90% 80%,50% 90%}22%{background-position:60% 10%,45% 90%,15% 15%}48%{background-position:85% 65%,10% 30%,65% 45%}74%{background-position:25% 85%,70% 15%,90% 70%}to{background-position:10% 20%,90% 80%,50% 90%}}.Checkout-module__wAPjza__continueButton,.Checkout-module__wAPjza__payButton{background:radial-gradient(closest-side, #ffffff57, #fff0 70%) 10% 20% / 65% 170% no-repeat, radial-gradient(closest-side, #ffffff38, #fff0 70%) 90% 80% / 55% 150% no-repeat, radial-gradient(closest-side, #00000029, #0000 70%) 50% 90% / 60% 160% no-repeat, var(--color-sage);color:#fff;width:100%;height:48px;font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;font-size:12px;font-weight:500;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),background .3s;animation:21s ease-in-out -4s infinite Checkout-module__wAPjza__btn-smoke;display:inline-flex;box-shadow:inset 0 0 #fff}.Checkout-module__wAPjza__continueButton:hover:not(:disabled),.Checkout-module__wAPjza__payButton:hover:not(:disabled){box-shadow:inset 0 0 0 3px #fff}.Checkout-module__wAPjza__arrow{flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.Checkout-module__wAPjza__continueButton:hover:not(:disabled) .Checkout-module__wAPjza__arrow,.Checkout-module__wAPjza__payButton:hover:not(:disabled) .Checkout-module__wAPjza__arrow,.Checkout-module__wAPjza__emptyLink:hover .Checkout-module__wAPjza__arrow{transform:translate(3px)}.Checkout-module__wAPjza__continueButton:disabled,.Checkout-module__wAPjza__payButton:disabled{cursor:not-allowed;box-shadow:none;background:#a0a2a5}.Checkout-module__wAPjza__summaryBlock{letter-spacing:.03em;color:var(--color-text);flex-direction:column;gap:6px;font-size:14px;display:flex}.Checkout-module__wAPjza__editButton{letter-spacing:.09em;text-transform:uppercase;color:var(--color-sage-2);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:10px;padding:0;font-size:12px;font-weight:500;transition:opacity .3s}.Checkout-module__wAPjza__editButton:hover{opacity:.6}.Checkout-module__wAPjza__radioRow{gap:28px;display:flex}.Checkout-module__wAPjza__radioOption{letter-spacing:.03em;color:var(--color-text);cursor:pointer;align-items:center;gap:8px;font-size:16px;display:inline-flex}.Checkout-module__wAPjza__radioDisabled{color:#a0a2a5;cursor:not-allowed}.Checkout-module__wAPjza__radioInput{opacity:0;width:0;height:0;position:absolute}.Checkout-module__wAPjza__radioDot{border:1px solid #999;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .2s;position:relative}.Checkout-module__wAPjza__radioDisabled .Checkout-module__wAPjza__radioDot{border-color:#d9d9d9}.Checkout-module__wAPjza__radioInput:checked+.Checkout-module__wAPjza__radioDot{border-color:var(--color-sage-2)}.Checkout-module__wAPjza__radioInput:checked+.Checkout-module__wAPjza__radioDot:after{content:"";background:var(--color-sage-2);border-radius:50%;position:absolute;inset:3px}.Checkout-module__wAPjza__radioDisabled .Checkout-module__wAPjza__radioInput:checked+.Checkout-module__wAPjza__radioDot:after{background:#a0a2a5}.Checkout-module__wAPjza__paymentOptions{flex-direction:column;gap:18px;display:flex}.Checkout-module__wAPjza__consent{color:var(--color-text);cursor:pointer;align-items:flex-start;gap:10px;font-size:12px;line-height:1.4;display:flex}.Checkout-module__wAPjza__consent a{text-decoration:underline}.Checkout-module__wAPjza__consentDisabled{color:#a0a2a5;cursor:not-allowed}.Checkout-module__wAPjza__consentInput{opacity:0;width:0;height:0;position:absolute}.Checkout-module__wAPjza__consentBox{border:1px solid #c3c3c3;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:border-color .2s,background .2s;position:relative}.Checkout-module__wAPjza__consentInput:checked+.Checkout-module__wAPjza__consentBox{background:var(--color-sage-2);border-color:var(--color-sage-2)}.Checkout-module__wAPjza__consentInput:checked+.Checkout-module__wAPjza__consentBox:after{content:"";border:1.5px solid #fff;border-width:0 1.5px 1.5px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.Checkout-module__wAPjza__summary{background:var(--color-bg-card);flex-direction:column;gap:24px;min-width:0;padding:32px;display:flex}.Checkout-module__wAPjza__itemsList{flex-direction:column;display:flex}.Checkout-module__wAPjza__item{gap:16px;padding-block:20px;display:flex}.Checkout-module__wAPjza__itemsList>div:first-child .Checkout-module__wAPjza__item{padding-top:0}.Checkout-module__wAPjza__itemImage{background:#fff;border:1px solid #c3c3c3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:98px;display:flex;overflow:hidden}.Checkout-module__wAPjza__itemImage img{object-fit:contain;width:100%;height:100%;padding:10px}.Checkout-module__wAPjza__itemBody{flex-direction:column;flex:auto;justify-content:space-between;min-width:0;display:flex}.Checkout-module__wAPjza__itemTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Checkout-module__wAPjza__itemName{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text);font-size:16px;font-weight:500}.Checkout-module__wAPjza__itemPrice{letter-spacing:.03em;color:var(--color-text);white-space:nowrap;flex-shrink:0;font-size:18px;font-weight:500}.Checkout-module__wAPjza__itemBottom{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.Checkout-module__wAPjza__qtyStepper{align-items:center;gap:14px;display:inline-flex}.Checkout-module__wAPjza__qtyStepper button{width:22px;height:22px;color:var(--color-text);cursor:pointer;background:#fff;border:1px solid #c3c3c3;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;transition:border-color .3s;display:inline-flex}.Checkout-module__wAPjza__qtyStepper button:hover{border-color:var(--color-text)}.Checkout-module__wAPjza__qtyStepper span{text-align:center;min-width:14px;color:var(--color-text);font-size:14px}.Checkout-module__wAPjza__removeButton{letter-spacing:.03em;color:#c40909;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;transition:opacity .3s}.Checkout-module__wAPjza__removeButton:hover{opacity:.7}.Checkout-module__wAPjza__itemDivider{background:#e3e3e3;height:1px}.Checkout-module__wAPjza__promoRow{background:#fff;border:1px solid #c3c3c3;border-radius:10px;align-items:center;height:50px;display:flex}.Checkout-module__wAPjza__promoInput{min-width:0;height:100%;font-family:var(--font-sans);color:var(--color-text);background:0 0;border:none;flex:auto;padding:0 17px;font-size:14px}.Checkout-module__wAPjza__promoInput::placeholder{color:#999}.Checkout-module__wAPjza__promoButton{height:100%;color:var(--color-sage);font-family:var(--font-sans);letter-spacing:.09em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:10px;padding:0 17px;font-size:12px;font-weight:500;transition:opacity .3s;display:inline-flex}.Checkout-module__wAPjza__promoButton:hover{opacity:.7}.Checkout-module__wAPjza__promoError{color:#c40909;margin-top:-14px;font-size:12px}.Checkout-module__wAPjza__promoSuccess{color:var(--color-sage-2);margin-top:-14px;font-size:12px}.Checkout-module__wAPjza__totals{flex-direction:column;gap:12px;display:flex}.Checkout-module__wAPjza__totalsRow{color:var(--color-text);justify-content:space-between;align-items:center;font-size:18px;font-weight:500;display:flex}.Checkout-module__wAPjza__grandTotal{letter-spacing:.03em;color:var(--color-text);border-top:1px solid #e3e3e3;justify-content:space-between;align-items:center;padding-top:20px;font-size:24px;font-weight:500;display:flex}.Checkout-module__wAPjza__empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding-block:60px;display:flex}.Checkout-module__wAPjza__emptyTitle{color:var(--color-text);font-size:24px;font-weight:500}.Checkout-module__wAPjza__emptyText{color:var(--color-muted);font-size:14px}.Checkout-module__wAPjza__emptyLink{background:radial-gradient(closest-side, #ffffff57, #fff0 70%) 10% 20% / 65% 170% no-repeat, radial-gradient(closest-side, #ffffff38, #fff0 70%) 90% 80% / 55% 150% no-repeat, radial-gradient(closest-side, #00000029, #0000 70%) 50% 90% / 60% 160% no-repeat, var(--color-sage);color:#fff;letter-spacing:.09em;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;height:48px;margin-top:12px;padding:0 28px;font-size:12px;font-weight:500;transition:background .3s;animation:23s ease-in-out -9s infinite Checkout-module__wAPjza__btn-smoke;display:inline-flex}.Checkout-module__wAPjza__emptyLink:hover{background:var(--color-dark)}@media (max-width:1000px){.Checkout-module__wAPjza__grid{grid-template-columns:1fr;gap:40px}.Checkout-module__wAPjza__summary{order:-1}}@media (max-width:560px){.Checkout-module__wAPjza__card,.Checkout-module__wAPjza__summary{padding:20px}.Checkout-module__wAPjza__fieldsRow{grid-template-columns:1fr}.Checkout-module__wAPjza__radioRow{flex-wrap:wrap;gap:20px}}
.FaqAccordion-module__1ePkEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.FaqAccordion-module__1ePkEa__list{flex-direction:column;min-width:0;display:flex}.FaqAccordion-module__1ePkEa__item{border-bottom:1px solid var(--color-border)}.FaqAccordion-module__1ePkEa__item:first-child{border-top:1px solid var(--color-border)}.FaqAccordion-module__1ePkEa__itemHeader{text-align:left;width:100%;font-family:var(--font-sans);letter-spacing:.03em;color:var(--color-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding-block:20px;font-size:20px;font-weight:500;display:flex}.FaqAccordion-module__1ePkEa__chevron{color:var(--color-text);flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1)}.FaqAccordion-module__1ePkEa__chevronOpen{transform:rotate(180deg)}.FaqAccordion-module__1ePkEa__subList{flex-direction:column;padding-bottom:20px;display:flex}.FaqAccordion-module__1ePkEa__subItem{text-align:left;font-family:var(--font-sans);letter-spacing:.03em;color:var(--color-text);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:16px;transition:color .25s}.FaqAccordion-module__1ePkEa__subItem:hover{color:var(--color-sage-2)}.FaqAccordion-module__1ePkEa__subItemActive{color:var(--color-sage-2);font-weight:500}.FaqAccordion-module__1ePkEa__panel{position:sticky;top:110px}.FaqAccordion-module__1ePkEa__panelTitle{letter-spacing:.03em;color:var(--color-text);font-size:32px;font-weight:400;line-height:1.3}.FaqAccordion-module__1ePkEa__panelSubtitle{letter-spacing:.03em;color:var(--color-text);margin-top:20px;font-size:20px;font-weight:500}.FaqAccordion-module__1ePkEa__panelBody{color:var(--color-text);flex-direction:column;gap:20px;margin-top:20px;font-size:16px;line-height:1.6;display:flex}.FaqAccordion-module__1ePkEa__mobilePanel{display:none}.FaqAccordion-module__1ePkEa__mobilePanelSubtitle{color:var(--color-text);margin-bottom:10px;font-size:16px;font-weight:500}@media (max-width:1000px){.FaqAccordion-module__1ePkEa__grid{display:block}.FaqAccordion-module__1ePkEa__panel{display:none}.FaqAccordion-module__1ePkEa__itemHeader{font-size:17px}.FaqAccordion-module__1ePkEa__mobilePanel{color:var(--color-text);flex-direction:column;gap:14px;padding-bottom:24px;font-size:14px;line-height:1.6;display:flex}}
.ProductRelated-module__9oBsFG__section{padding-top:80px}.ProductRelated-module__9oBsFG__header{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.ProductRelated-module__9oBsFG__heading{letter-spacing:.03em;text-transform:uppercase;color:var(--color-text);font-size:clamp(24px,2.6vw,36px);font-weight:400}.ProductRelated-module__9oBsFG__grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px;display:grid}.ProductRelated-module__9oBsFG__mobileCta{display:none}@media (max-width:900px){.ProductRelated-module__9oBsFG__headerLink{display:none}.ProductRelated-module__9oBsFG__grid{grid-template-columns:repeat(2,1fr);gap:24px}.ProductRelated-module__9oBsFG__mobileCta{width:fit-content;margin:32px auto 0;display:flex}}@media (max-width:520px){.ProductRelated-module__9oBsFG__grid{gap:16px}}
