.Navbar-module__cJzEcG__nav{z-index:30;background:var(--aur-green);border-bottom:2px solid var(--aur-gold);justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;display:flex;position:sticky;top:0;left:0;right:0}.Navbar-module__cJzEcG__navFixed{position:fixed}.Navbar-module__cJzEcG__topRow{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:.04em;white-space:nowrap;align-items:baseline;font-size:22px;font-weight:700;display:flex}.Navbar-module__cJzEcG__logo span:first-child{color:var(--aur-gold)}.Navbar-module__cJzEcG__logo span:last-child{color:var(--aur-cream)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;color:var(--aur-gold);background:0 0;border:1px solid #d7a75166;border-radius:10px;padding:8px 10px;display:none}.Navbar-module__cJzEcG__links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__navItem{align-items:center;margin-bottom:-14px;padding-bottom:14px;display:flex;position:relative}.Navbar-module__cJzEcG__navLink{color:var(--aur-cream);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:13px;font-weight:400;transition:background .2s,color .2s}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink:active{color:var(--aur-gold);background:#d7a7511f}.Navbar-module__cJzEcG__drop{background:var(--aur-green);opacity:0;pointer-events:none;border:1px solid #d7a7514d;border-radius:14px;max-height:0;padding:8px;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;position:absolute;top:100%;left:-16px;overflow:hidden;box-shadow:0 20px 40px #0000004d}.Navbar-module__cJzEcG__navItem:hover .Navbar-module__cJzEcG__drop,.Navbar-module__cJzEcG__navItem[data-open=true] .Navbar-module__cJzEcG__drop{opacity:1;pointer-events:auto;max-height:700px;overflow-y:auto}.Navbar-module__cJzEcG__dropProducts{width:340px}.Navbar-module__cJzEcG__dropSimple{width:240px}.Navbar-module__cJzEcG__catRow{border-bottom:1px solid #eae8df14}.Navbar-module__cJzEcG__catHeader{cursor:pointer;text-align:left;width:100%;font-family:var(--font-oswald);background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:10px;padding:13px 14px;display:flex}.Navbar-module__cJzEcG__catName{color:var(--aur-gold);letter-spacing:.04em;text-transform:uppercase;font-size:13px;font-weight:700;line-height:1.4}.Navbar-module__cJzEcG__catArrow{color:var(--aur-gold);flex-shrink:0;margin-top:2px;transition:transform .3s;display:inline-flex}.Navbar-module__cJzEcG__catArrowOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__catItems{opacity:0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s;overflow:hidden}.Navbar-module__cJzEcG__catItemsOpen{opacity:1;max-height:700px}.Navbar-module__cJzEcG__dropItem{color:var(--aur-cream);letter-spacing:.02em;white-space:normal;border-radius:8px;margin:0 6px 4px;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.35;display:block}.Navbar-module__cJzEcG__dropItem:hover,.Navbar-module__cJzEcG__dropItem:active{color:var(--aur-gold);background:#d7a7511a}.Navbar-module__cJzEcG__simpleItem{color:var(--aur-cream);letter-spacing:.03em;white-space:nowrap;border-radius:8px;margin-bottom:4px;padding:13px 18px;font-size:14px;font-weight:500;display:block}.Navbar-module__cJzEcG__simpleItem:hover,.Navbar-module__cJzEcG__simpleItem:active{color:var(--aur-gold);background:#d7a7511a}.Navbar-module__cJzEcG__searchArea{flex-shrink:0;justify-content:flex-end;display:flex;position:relative}.Navbar-module__cJzEcG__searchBox{border:1.5px solid var(--aur-gold);background:#eae8df29;border-radius:999px;align-items:center;gap:8px;width:100%;max-width:220px;padding:9px 16px;transition:background .25s,box-shadow .25s,transform .25s,border-color .25s,max-width .25s;display:flex;box-shadow:0 4px 14px #00000026}.Navbar-module__cJzEcG__searchBox:hover,.Navbar-module__cJzEcG__searchBox:focus-within{border-color:var(--aur-cream);background:#d7a75138;max-width:250px;transform:translateY(-2px)scale(1.04);box-shadow:0 10px 26px #d7a75159}.Navbar-module__cJzEcG__searchIcon{color:var(--aur-gold);flex-shrink:0}.Navbar-module__cJzEcG__searchInput{color:var(--aur-cream);font-family:var(--font-oswald);letter-spacing:.01em;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:13px;font-weight:500}.Navbar-module__cJzEcG__searchInput::placeholder{color:#eae8df99}.Navbar-module__cJzEcG__searchResults{background:var(--aur-green);z-index:5;border:1px solid #d7a7514d;border-radius:14px;width:260px;max-height:340px;position:absolute;top:44px;right:0;overflow:hidden auto;box-shadow:0 20px 40px #0000004d}.Navbar-module__cJzEcG__searchResultItem{color:var(--aur-cream);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eae8df14;padding:12px 18px;font-size:13px;font-weight:500;display:block;overflow:hidden}.Navbar-module__cJzEcG__searchResultItem:hover{color:var(--aur-gold);background:#d7a75114}.Navbar-module__cJzEcG__searchEmpty{color:var(--aur-cream);opacity:.5;padding:14px 18px;font-size:13px}@media (max-width:900px){.Navbar-module__cJzEcG__nav{flex-direction:column}.Navbar-module__cJzEcG__topRow{width:100%}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__links{flex-direction:column;align-items:stretch;width:100%;display:none}.Navbar-module__cJzEcG__linksOpen{display:flex}.Navbar-module__cJzEcG__navItem{margin-bottom:0;padding-bottom:0}.Navbar-module__cJzEcG__drop{width:100%;position:static}.Navbar-module__cJzEcG__searchArea{width:100%;display:none}.Navbar-module__cJzEcG__searchAreaOpen{display:flex}.Navbar-module__cJzEcG__searchBox{max-width:none}}
.Footer-module__S6Hkya__footer{background:var(--aur-green);padding:80px 48px 40px}.Footer-module__S6Hkya__inner{max-width:1240px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.Footer-module__S6Hkya__brandLogo{letter-spacing:.04em;align-items:baseline;margin-bottom:16px;font-size:28px;font-weight:700;display:flex}.Footer-module__S6Hkya__brandLogo span:first-child{color:var(--aur-gold)}.Footer-module__S6Hkya__brandLogo span:last-child{color:var(--aur-cream)}.Footer-module__S6Hkya__brandBlurb{color:var(--aur-cream);opacity:.55;max-width:280px;margin:0;font-size:15px;font-weight:300;line-height:1.6}.Footer-module__S6Hkya__colTitle{color:var(--aur-gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:500;transition:letter-spacing .25s}.Footer-module__S6Hkya__colTitle:hover{letter-spacing:.16em}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__colLink{color:var(--aur-cream);opacity:.6;border-radius:999px;width:fit-content;margin:0 -10px;padding:6px 10px;font-size:15px;font-weight:300;transition:background .2s,color .2s,opacity .2s}.Footer-module__S6Hkya__colLink:hover{color:var(--aur-gold);opacity:1;background:#d7a7511f}.Footer-module__S6Hkya__socialRow{justify-content:center;align-items:center;gap:16px;margin-bottom:36px;display:flex}.Footer-module__S6Hkya__socialIcon{width:46px;height:46px;color:var(--aur-cream);border:1px solid #eae8df4d;border-radius:999px;justify-content:center;align-items:center;transition:background .2s,color .2s,border-color .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:var(--aur-gold);color:var(--aur-green);border-color:var(--aur-gold)}.Footer-module__S6Hkya__handle{color:var(--aur-cream);opacity:.75;letter-spacing:.02em;margin-left:8px;font-size:19px;font-weight:500}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #eae8df26;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:28px;display:flex}.Footer-module__S6Hkya__bottomText{color:var(--aur-cream);opacity:.4;letter-spacing:.04em;font-size:13px;font-weight:300}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr}}
.WhatsAppButton-module__V-0EQa__button{z-index:40;background:var(--aur-whatsapp);border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .25s;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 10px 26px #00000059}.WhatsAppButton-module__V-0EQa__button:hover,.WhatsAppButton-module__V-0EQa__button:active{transform:scale(1.08)}
.page-module__a-pW1W__section{padding:64px 48px 100px}.page-module__a-pW1W__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;max-width:1240px;margin:0 auto;padding-right:80px;display:grid}.page-module__a-pW1W__imageFrame{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;height:520px;display:flex;overflow:hidden}.page-module__a-pW1W__image{object-fit:contain;max-width:78%;max-height:78%;transform:scale(1.18)}.page-module__a-pW1W__eyebrow{color:var(--aur-green);opacity:.55;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:500}.page-module__a-pW1W__title{color:var(--aur-green);letter-spacing:.01em;margin:0 0 24px;font-size:42px;font-weight:700;line-height:1.1}.page-module__a-pW1W__description{color:var(--aur-green);opacity:.7;max-width:480px;margin:0 0 40px;font-size:17px;font-weight:300;line-height:1.65}.page-module__a-pW1W__actions{flex-direction:column;gap:14px;max-width:340px;display:flex}.page-module__a-pW1W__primaryButton{background:var(--aur-gold);color:var(--aur-green);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-size:15px;font-weight:700;transition:background .25s,transform .25s;display:flex}.page-module__a-pW1W__primaryButton:hover,.page-module__a-pW1W__primaryButton:active{background:var(--aur-cream);color:var(--aur-green);transform:translateY(-2px)}.page-module__a-pW1W__secondaryButton{background:var(--aur-green);color:var(--aur-cream);letter-spacing:.05em;text-transform:uppercase;border:1px solid #d7a75166;border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-size:15px;font-weight:700;transition:background .25s,transform .25s,color .25s;display:flex}.page-module__a-pW1W__secondaryButton:hover,.page-module__a-pW1W__secondaryButton:active{background:var(--aur-green-light);transform:translateY(-2px)}.page-module__a-pW1W__contactButton:hover,.page-module__a-pW1W__contactButton:active{background:var(--aur-gold);color:var(--aur-green)}@media (max-width:900px){.page-module__a-pW1W__grid{grid-template-columns:1fr;gap:32px;padding-right:0}.page-module__a-pW1W__imageFrame{height:360px}.page-module__a-pW1W__title{font-size:32px}}
.page-module__bSawnG__hero{padding:64px 48px 40px}.page-module__bSawnG__heroInner{max-width:1400px;margin:0 auto}.page-module__bSawnG__title{color:var(--aur-green);letter-spacing:.01em;margin:0 0 12px;font-size:40px;font-weight:700}.page-module__bSawnG__underline{background:linear-gradient(90deg, #d7a75100 0%, var(--aur-gold) 50%, #d7a75100 100%);width:220px;height:2px;margin-bottom:36px}.page-module__bSawnG__pillRow{flex-wrap:wrap;gap:12px;margin-bottom:56px;display:flex}.page-module__bSawnG__pill{background:var(--aur-green);color:var(--aur-cream);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:12px 22px;font-size:13px;font-weight:600;transition:background .2s,color .2s,transform .2s,box-shadow .2s}.page-module__bSawnG__pill:hover,.page-module__bSawnG__pill:active{background:var(--aur-gold);color:var(--aur-green);transform:translateY(-3px);box-shadow:0 10px 22px #22483240}.page-module__bSawnG__categorySection{padding:0 48px 90px}.page-module__bSawnG__categoryInner{max-width:1400px;margin:0 auto}.page-module__bSawnG__eyebrow{color:var(--aur-green);opacity:.55;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:500}.page-module__bSawnG__categoryTitle{color:var(--aur-green);letter-spacing:.01em;margin:0 0 12px;font-size:30px;font-weight:700}.page-module__bSawnG__categoryUnderline{background:linear-gradient(90deg, #d7a75100 0%, var(--aur-gold) 50%, #d7a75100 100%);width:150px;height:2px;margin-bottom:36px}.page-module__bSawnG__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.page-module__bSawnG__card{background:#fff;border-radius:16px;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.page-module__bSawnG__card:hover,.page-module__bSawnG__card:active{transform:translateY(-6px);box-shadow:0 16px 32px #2248322e}.page-module__bSawnG__cardImageFrame{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;width:100%;display:flex}.page-module__bSawnG__cardImage{object-fit:contain;max-width:97%;max-height:97%;transform:scale(1.3)}.page-module__bSawnG__cardBody{padding:16px 18px 20px}.page-module__bSawnG__cardTitle{color:var(--aur-green);letter-spacing:.02em;margin-bottom:4px;font-size:17px;font-weight:700;line-height:1.25}.page-module__bSawnG__cardBotanical{color:var(--aur-gold-muted);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:600}@media (max-width:1100px){.page-module__bSawnG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.page-module__bSawnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.page-module__bSawnG__grid{grid-template-columns:1fr}}
.ProductCarousel-module__JHwulW__wrap{background:var(--aur-cream);border-radius:24px;padding:32px 24px}.ProductCarousel-module__JHwulW__track{scroll-snap-type:x proximity;scrollbar-width:none;gap:24px;padding:8px 8px 16px;display:flex;overflow-x:auto}.ProductCarousel-module__JHwulW__track::-webkit-scrollbar{display:none}.ProductCarousel-module__JHwulW__card{scroll-snap-align:start;flex:none;width:380px;padding:20px 8px;text-decoration:none;transition:transform .3s;display:block}.ProductCarousel-module__JHwulW__card:hover,.ProductCarousel-module__JHwulW__card:active{transform:translateY(-4px)}.ProductCarousel-module__JHwulW__imageFrame{background:var(--aur-cream);border-radius:12px;justify-content:center;align-items:center;width:100%;height:320px;display:flex;overflow:hidden}.ProductCarousel-module__JHwulW__image{object-fit:contain;filter:drop-shadow(0 14px 20px #22483233);max-width:100%;max-height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:scale(1.12)}.ProductCarousel-module__JHwulW__card:hover .ProductCarousel-module__JHwulW__image,.ProductCarousel-module__JHwulW__card:active .ProductCarousel-module__JHwulW__image{transform:scale(1.23)}.ProductCarousel-module__JHwulW__cardTitle{color:var(--aur-green);letter-spacing:.02em;text-align:center;margin:20px 0 4px;font-size:20px;font-weight:700}.ProductCarousel-module__JHwulW__cardBotanical{color:var(--aur-gold-muted);letter-spacing:.03em;text-align:center;text-transform:uppercase;font-size:12px;font-weight:600}.ProductCarousel-module__JHwulW__moreCard{scroll-snap-align:start;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:16px;width:380px;padding:20px 8px;text-decoration:none;display:flex}.ProductCarousel-module__JHwulW__moreCircle{background:var(--aur-green);width:96px;height:96px;color:var(--aur-gold);border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:flex}.ProductCarousel-module__JHwulW__moreCard:hover .ProductCarousel-module__JHwulW__moreCircle,.ProductCarousel-module__JHwulW__moreCard:active .ProductCarousel-module__JHwulW__moreCircle{transform:scale(1.08)}.ProductCarousel-module__JHwulW__moreTitle{color:var(--aur-green);letter-spacing:.02em;text-align:center;font-size:20px;font-weight:700}.ProductCarousel-module__JHwulW__swipeRow{justify-content:center;align-items:center;margin-top:12px;display:flex}.ProductCarousel-module__JHwulW__swipePill{background:var(--aur-green);border-radius:999px;align-items:center;gap:18px;padding:12px 28px;display:inline-flex;box-shadow:0 12px 28px #2248324d}.ProductCarousel-module__JHwulW__swipeLabel{color:var(--aur-gold);letter-spacing:.22em;text-transform:uppercase;font-size:13px;font-weight:700}.ProductCarousel-module__JHwulW__swipeTrack{background:#eae8df33;border-radius:999px;width:140px;height:4px;position:relative;overflow:hidden}.ProductCarousel-module__JHwulW__swipeThumb{background:var(--aur-gold);border-radius:999px;height:100%;transition:left .15s;position:absolute;top:0}@media (max-width:900px){.ProductCarousel-module__JHwulW__wrap{border-radius:18px;padding:20px 14px}.ProductCarousel-module__JHwulW__track{gap:14px}.ProductCarousel-module__JHwulW__card,.ProductCarousel-module__JHwulW__moreCard{width:min(300px,78vw)}.ProductCarousel-module__JHwulW__imageFrame{height:240px}.ProductCarousel-module__JHwulW__cardTitle,.ProductCarousel-module__JHwulW__moreTitle{font-size:17px}}
.page-module___8aEwW__heroImageSection{background:var(--aur-green);height:100vh;position:relative;overflow:hidden}.page-module___8aEwW__heroImage{object-fit:cover;object-position:center;filter:blur(2px)brightness(.82);width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.02)}.page-module___8aEwW__heroLogoWrap{pointer-events:none;justify-content:center;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.page-module___8aEwW__heroLogo{filter:drop-shadow(0 1px 2px #00000073)drop-shadow(0 4px 10px #090f0b52);width:clamp(300px,86vw,1000px);height:auto;display:block}.page-module___8aEwW__heroImageFade{background:linear-gradient(#22483200 0%,#224832a6 100%);height:64px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__heroImageRule{background:linear-gradient(90deg, #d7a75100 0%, var(--aur-gold) 50%, #d7a75100 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__scrollChevron{color:var(--aur-cream);opacity:.6;animation:2s ease-in-out infinite page-module___8aEwW__page-bounce;position:absolute;bottom:40px;left:50%}@keyframes page-module___8aEwW__page-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.page-module___8aEwW__heroVideoSection{background:var(--aur-green);min-height:92vh;position:relative;overflow:hidden}.page-module___8aEwW__heroVideoImage{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.page-module___8aEwW__heroVideoOverlay{background:linear-gradient(180deg, #2248328c 0%, #22483259 45%, #224832e6 88%, var(--aur-green) 100%);position:absolute;inset:0}.page-module___8aEwW__heroVideoContent{z-index:1;max-width:1100px;padding:180px 48px 100px;position:relative}.page-module___8aEwW__heroTitle{color:var(--aur-cream);letter-spacing:.01em;margin:0 0 24px;font-size:60px;font-weight:700;line-height:1.08}.page-module___8aEwW__heroSubtitle{color:var(--aur-cream);opacity:.85;max-width:460px;margin:0 0 36px;font-size:18px;font-weight:300;line-height:1.6}.page-module___8aEwW__heroCtaRow{align-items:center;gap:28px;display:flex}.page-module___8aEwW__goldPillButton{background:var(--aur-gold);color:var(--aur-green);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:14px;padding:16px 30px;font-size:16px;font-weight:700;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.page-module___8aEwW__goldPillButton:hover,.page-module___8aEwW__goldPillButton:active{background:var(--aur-cream);color:var(--aur-green);transform:translateY(-3px);box-shadow:0 12px 28px #00000040}.page-module___8aEwW__story{background:var(--aur-cream);padding:120px 48px}.page-module___8aEwW__storyIntro{grid-template-columns:1.3fr 1fr;align-items:start;gap:64px;max-width:1240px;margin:0 auto 80px;display:grid}.page-module___8aEwW__storyHeadline{color:var(--aur-green);letter-spacing:.01em;margin:0;font-size:40px;font-weight:700;line-height:1.1}.page-module___8aEwW__storyText{color:var(--aur-green);opacity:.7;margin:0;font-size:19px;font-weight:500;line-height:1.6}.page-module___8aEwW__storyGrid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1240px;margin:0 auto;display:grid}.page-module___8aEwW__storyCard{background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:220px;padding:32px 26px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__storyCard:hover,.page-module___8aEwW__storyCard:active{transform:translateY(-8px)scale(1.02);box-shadow:0 24px 48px #00000059}.page-module___8aEwW__storyCardOverlay{background:linear-gradient(#22483259 0%,#142a1d8c 55%,#0f2016eb 100%);position:absolute;inset:0}.page-module___8aEwW__storyCardTitleWrap{z-index:1;align-self:flex-start;display:inline-flex;position:relative}.page-module___8aEwW__storyCardTitle{color:var(--aur-cream);border-left:3px solid var(--aur-gold);letter-spacing:.03em;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2248328c;padding:8px 14px;font-size:22px;font-weight:700;line-height:1.2}.page-module___8aEwW__storyCardBody{z-index:1;color:var(--aur-cream);text-shadow:0 1px 6px #00000073;font-size:15px;font-weight:600;line-height:1.6;position:relative}.page-module___8aEwW__products{background:var(--aur-green);padding:120px 48px}.page-module___8aEwW__productsInner{max-width:1240px;margin:0 auto}.page-module___8aEwW__productsHeadline{color:var(--aur-cream);letter-spacing:.01em;max-width:600px;margin:0 0 20px;font-size:44px;font-weight:700}.page-module___8aEwW__underline{background:linear-gradient(90deg, #d7a75100 0%, var(--aur-gold) 50%, #d7a75100 100%);width:220px;height:2px;margin-bottom:44px}.page-module___8aEwW__wholesale{background:var(--aur-cream-alt);padding:60px 48px;position:relative}.page-module___8aEwW__wholesaleHeadline{color:var(--aur-green);letter-spacing:.03em;text-transform:uppercase;margin:0 0 14px;font-size:28px;font-weight:700}.page-module___8aEwW__mapWrap{max-width:1400px;margin:0 auto;overflow:hidden}.page-module___8aEwW__mapImage{width:100%;height:auto;transition:transform .5s;display:block}.page-module___8aEwW__mapWrap:hover .page-module___8aEwW__mapImage{transform:scale(1.02)}.page-module___8aEwW__flagGrid{flex-wrap:wrap;justify-content:center;gap:26px;max-width:1400px;margin:40px auto 0;display:flex}.page-module___8aEwW__flagItem{flex-direction:column;align-items:center;gap:8px;transition:transform .3s;display:flex}.page-module___8aEwW__flagItem:hover{transform:scale(1.15)}.page-module___8aEwW__flagImg{object-fit:cover;border-radius:4px;width:44px;height:30px;display:block;box-shadow:0 2px 6px #00000026}.page-module___8aEwW__flagName{color:var(--aur-green);letter-spacing:.02em;white-space:nowrap;font-size:12px;font-weight:500}@media (max-width:900px){.page-module___8aEwW__heroImageSection{height:100dvh}.page-module___8aEwW__storyIntro{grid-template-columns:1fr;gap:20px;margin-bottom:36px}.page-module___8aEwW__story{padding:64px 24px}.page-module___8aEwW__storyGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__heroTitle{font-size:40px}.page-module___8aEwW__heroVideoContent{padding:140px 24px 80px}.page-module___8aEwW__products{padding:56px 16px}.page-module___8aEwW__productsHeadline{font-size:32px}.page-module___8aEwW__wholesale{padding:40px 16px}.page-module___8aEwW__wholesaleHeadline{font-size:22px}.page-module___8aEwW__flagGrid{grid-template-columns:repeat(4,1fr);justify-items:center;gap:18px 8px;display:grid}.page-module___8aEwW__flagName{white-space:normal;text-align:center;font-size:11px;line-height:1.25}}@media (max-width:560px){.page-module___8aEwW__storyGrid{grid-template-columns:1fr}.page-module___8aEwW__heroTitle{font-size:32px}.page-module___8aEwW__flagGrid{grid-template-columns:repeat(3,1fr)}}
