.LanguageSwitcher-module-scss-module__MSBm5a__switcher{width:100%;display:block;position:relative}.LanguageSwitcher-module-scss-module__MSBm5a__toggle{cursor:pointer;color:#2a3a1d;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:0 0;border:1px solid #3e560526;border-radius:100px;align-items:center;gap:8px;padding:5px 10px;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__toggle:hover{color:#3e5605;background:#3e56050d;border-color:#3e56054d}.LanguageSwitcher-module-scss-module__MSBm5a__toggle.LanguageSwitcher-module-scss-module__MSBm5a__light{color:#faf9e4;border-color:#faf9e466}.LanguageSwitcher-module-scss-module__MSBm5a__toggle.LanguageSwitcher-module-scss-module__MSBm5a__light:hover{color:#faf9e4;background:#faf9e41a;border-color:#faf9e499}.LanguageSwitcher-module-scss-module__MSBm5a__toggle.LanguageSwitcher-module-scss-module__MSBm5a__large{border-width:2px;justify-content:space-between;width:100%;padding:1rem 1.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem)}.LanguageSwitcher-module-scss-module__MSBm5a__toggle i{font-size:.9em}.LanguageSwitcher-module-scss-module__MSBm5a__currentLang{letter-spacing:.5px;align-items:center;gap:.5rem;width:100%;font-weight:600;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__langLabel{flex:1}.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{z-index:100;background:#fffef0;border:1px solid #3e56051a;border-radius:12px;flex-direction:column;gap:2px;min-width:160px;padding:6px;list-style:none;animation:.2s ease-out LanguageSwitcher-module-scss-module__MSBm5a__fadeIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 24px #587b071f}.LanguageSwitcher-module-scss-module__MSBm5a__large+.LanguageSwitcher-module-scss-module__MSBm5a__dropdown{width:100%;box-shadow:none;background:#3e560508;margin-top:.5rem;position:static}.LanguageSwitcher-module-scss-module__MSBm5a__option{cursor:pointer;color:#2a3a1d;width:100%;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module-scss-module__MSBm5a__option:hover{color:#3e5605;background:#3e560514}.LanguageSwitcher-module-scss-module__MSBm5a__option.LanguageSwitcher-module-scss-module__MSBm5a__active{color:#3e5605;background:#3e56050a;font-weight:600}.LanguageSwitcher-module-scss-module__MSBm5a__miniFlag{border-radius:2px;box-shadow:0 1px 3px #0000001a}@keyframes LanguageSwitcher-module-scss-module__MSBm5a__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.LinkButton-module-scss-module__kC8eoG__link-button{cursor:pointer;appearance:none;color:#010;white-space:nowrap;background:#ffde25;border:none;border-radius:30px;outline:none;align-items:center;gap:8px;margin:0;padding:14px 28px;font-family:inherit;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.LinkButton-module-scss-module__kC8eoG__link-button:hover{color:#faf9e4;background:#010}.LinkButton-module-scss-module__kC8eoG__link-button.LinkButton-module-scss-module__kC8eoG__small{border-radius:20px;gap:6px;padding:8px 16px;font-size:clamp(.75rem,.7rem + .375vw,.875rem)}.LinkButton-module-scss-module__kC8eoG__link-button i{transition:transform .3s cubic-bezier(.4,0,.2,1)}.LinkButton-module-scss-module__kC8eoG__link-button:hover i{transform:translate(2px)}
.Dropdown-module-scss-module__hwjzSa__dropdown{align-items:center;display:flex;position:relative}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger{color:#2a3a1d;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500;line-height:1;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger i{font-size:.75rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger:after{content:"";transform-origin:100%;background:#ffde25;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:.75rem;right:.75rem;transform:scaleX(0)}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger:hover{color:#3e5605}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger:hover:after{transform-origin:0;transform:scaleX(1)}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger.Dropdown-module-scss-module__hwjzSa__active{color:#3e5605}.Dropdown-module-scss-module__hwjzSa__dropdown-trigger.Dropdown-module-scss-module__hwjzSa__active:after{background:#3e5605;transform:scaleX(1)}.Dropdown-module-scss-module__hwjzSa__dropdown-menu{opacity:0;visibility:hidden;z-index:1000;background:0 0;border:none;border-radius:12px;min-width:240px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 4px 6px -1px #0000000f,0 10px 30px -4px #0000001f,0 0 0 1px #587b0714}.Dropdown-module-scss-module__hwjzSa__dropdown-menu:before{content:"";z-index:-1;pointer-events:none;background-color:#faf9e4;border-radius:12px;position:absolute;inset:0}.Dropdown-module-scss-module__hwjzSa__dropdown-menu.Dropdown-module-scss-module__hwjzSa__open{opacity:1;visibility:visible}.Dropdown-module-scss-module__hwjzSa__dropdown-item{color:#010;white-space:nowrap;padding:1rem 2rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.Dropdown-module-scss-module__hwjzSa__dropdown-item:first-child{padding-top:1rem}.Dropdown-module-scss-module__hwjzSa__dropdown-item:last-child{border-radius:0 0 12px 12px;padding-bottom:1rem}.Dropdown-module-scss-module__hwjzSa__dropdown-item:first-child{border-radius:12px 12px 0 0}.Dropdown-module-scss-module__hwjzSa__dropdown-item:only-child{border-radius:12px}.Dropdown-module-scss-module__hwjzSa__dropdown-item:after{display:none}.Dropdown-module-scss-module__hwjzSa__dropdown-item:hover,.Dropdown-module-scss-module__hwjzSa__dropdown-item.Dropdown-module-scss-module__hwjzSa__active{color:#3e5605;background:#3e560514;padding-left:calc(2rem + 4px)}.Dropdown-module-scss-module__hwjzSa__dropdown:hover .Dropdown-module-scss-module__hwjzSa__dropdown-trigger i{transform:rotate(180deg)}.Dropdown-module-scss-module__hwjzSa__dropdown:hover .Dropdown-module-scss-module__hwjzSa__dropdown-menu{opacity:1;visibility:visible}.Dropdown-module-scss-module__hwjzSa__mobile-accordion{width:100%}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-trigger{color:#010;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-family:inherit;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-trigger i{font-size:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-trigger.Dropdown-module-scss-module__hwjzSa__active{color:#3e5605;font-weight:600}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-trigger.Dropdown-module-scss-module__hwjzSa__open i{transform:rotate(180deg)}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-content{background:#3e560505;max-height:0;transition:max-height .3s ease-out;overflow:hidden}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-content.Dropdown-module-scss-module__hwjzSa__open{max-height:500px}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-item{color:#010;border-left:3px solid #0000;padding-block:1.5rem;padding-inline:1.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-item:hover{color:#3e5605;background:#3e56050d;border-left-color:#3e5605}.Dropdown-module-scss-module__hwjzSa__mobile-accordion-item.Dropdown-module-scss-module__hwjzSa__active{color:#3e5605;border-left-color:#3e5605;font-weight:600}
.Header-module-scss-module__klcqGG__site-header{z-index:2000;flex-direction:column;width:100%;display:flex;position:sticky;top:0;left:0;right:0}@media (max-width:768px){.Header-module-scss-module__klcqGG__site-header{z-index:99999;min-height:80px}}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-menu-active{box-shadow:-15px 0 40px #00000026;transform:translate(0)!important}}[data-banner-hidden=true] .Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-banner{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-banner{color:#faf9e4;z-index:0;background:#3e5605;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;min-height:48px;padding:.5rem clamp(1.25rem,5vw,2.5rem);display:flex;position:relative}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-banner{text-align:center;flex-direction:column;gap:1rem;padding:1rem 1.5rem}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-content{flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-content{flex-direction:column}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-content p{color:#faf9e4;margin:0;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__banner-close{color:#faf9e4cc;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;font-size:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__banner-close:hover{color:#faf9e4;background:#faf9e41a}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__banner-close{position:absolute;top:.5rem;right:.5rem}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__main-nav{z-index:1000;border-bottom:1px solid #587b071a;justify-content:center;align-items:center;width:100%;padding:.5rem clamp(1.25rem,5vw,2.5rem);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__main-nav:before{content:"";backdrop-filter:blur(12px)saturate(160%);z-index:-1;pointer-events:none;background-color:#faf9e4b3;position:absolute;inset:0}@media (min-width:1201px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__main-nav:before{backdrop-filter:blur(25px)saturate(160%);background-color:#faf9e473}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-container{justify-content:space-between;align-items:center;gap:1rem;width:100%;height:80px;margin:0 auto;padding:0;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-actions-right{flex-shrink:0;align-self:center;align-items:center;gap:1.5rem;display:flex}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-actions-right{margin-left:auto}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-cart-btn{color:#3e5605;justify-content:center;align-items:center;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-cart-btn:hover{color:#6b7015;transform:translateY(-1px)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-cart-btn svg{width:24px;height:24px}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__cart-badge{color:#010;background:#ffde25;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 2px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;right:0}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-shop-btn{white-space:nowrap;align-self:center}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-shop-btn{display:none}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-shop-action{border-top:1px solid #587b071a;width:100%;margin-top:1.5rem;padding-top:1.5rem}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-shop-btn{width:100%}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-logo{height:80px;font-family:var(--font-playfair),serif;color:#3e5605;white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;font-size:clamp(.9rem,1vw + .5rem,1.25rem);font-weight:600;line-height:1;text-decoration:none;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-logo-img{object-fit:contain;filter:drop-shadow(0 2px 4px #587b071a);flex-shrink:0;width:clamp(48px,5vw + 32px,80px);height:clamp(48px,5vw + 32px,80px)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__main-nav{padding-block:0;padding-left:clamp(1.25rem,5vw,2.5rem);padding-right:clamp(1.25rem,5vw,2.5rem)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-links{z-index:100;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item{color:#2a3a1d;white-space:nowrap;border-radius:8px;align-items:center;padding:.5rem .75rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500;line-height:1;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item:after{content:"";transform-origin:100%;background:#ffde25;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:.75rem;right:.75rem;transform:scaleX(0)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item:hover{color:#3e5605}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item:hover:after{transform-origin:0;transform:scaleX(1)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__active,.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item[aria-current]{color:#3e5605;font-weight:600}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__active:after,.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item[aria-current]:after{background:#3e5605;transform:scaleX(1)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__dropdown-item:after{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__dropdown-item:hover,.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__dropdown-item.Header-module-scss-module__klcqGG__active{color:#3e5605;background:#3e560514}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-phone{color:#3e5605;border-radius:8px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .2s;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-phone svg{flex-shrink:0;transition:transform .25s}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-phone:hover{color:#3e5605;background:#3e56051a}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-phone:hover svg{transform:rotate(-12deg)scale(1.15)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-phone:active{transform:scale(.92)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-toggle{color:#3e5605;cursor:pointer;z-index:2002;background:0 0;border:none;justify-content:center;align-items:center;width:3rem;height:3rem;margin-right:-.5rem;font-size:1.8rem;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-toggle.Header-module-scss-module__klcqGG__toggle-hidden{opacity:0!important;pointer-events:none!important;visibility:hidden!important;display:none!important}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-toggle svg{pointer-events:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-contact,.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-lang-switch{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-only{display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-only{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-nav-content{align-items:center;gap:2px;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-nav-content{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-lang-switch{flex-shrink:0;align-items:center;display:flex}@media (max-width:1200px){.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-lang-switch{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-lang-switch{align-self:flex-start;display:block}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-only{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-only{width:100%;display:block}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__desktop-nav-content{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-nav-content{flex-direction:column;gap:1rem;width:100%;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__announcement-banner{flex-direction:column;gap:.5rem;padding:1rem 1.5rem}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-links{will-change:transform;z-index:3000;background:#faf9e4;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:4px;width:85%;max-width:320px;height:100vh;padding:2rem 1.5rem 140px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;overflow-y:auto;transform:translate(102%)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-menu-header{border-bottom:1px solid #3e56050d;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-menu-header .Header-module-scss-module__klcqGG__nav-logo{gap:.5rem;font-size:1.1rem}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-close-btn{color:#3e5605;cursor:pointer;background:#3e56050d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;top:auto;right:auto}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-close-btn:active{background:#3e56051a;transform:scale(.9)}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-lang-switch{width:100%;margin-bottom:2rem;padding:0;display:block}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-item-content{color:inherit;align-items:center;gap:1.5rem;width:100%;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-item-content i{color:#3e5605;flex-shrink:0;align-items:center;width:28px;font-size:1.4rem;display:flex}.Header-module-scss-module__klcqGG__site-header .mobile-accordion{width:100%;margin-bottom:2px}.Header-module-scss-module__klcqGG__site-header .mobile-accordion-trigger{color:#010!important;border-radius:8px!important;align-items:center!important;width:100%!important;padding-block:1rem!important;font-family:inherit!important;font-size:1.1rem!important;font-weight:500!important;line-height:1.4!important;display:flex!important}:is(.Header-module-scss-module__klcqGG__site-header .mobile-accordion-trigger.Header-module-scss-module__klcqGG__active,.Header-module-scss-module__klcqGG__site-header .mobile-accordion-trigger.Header-module-scss-module__klcqGG__open){color:#3e5605!important;font-weight:600!important}.Header-module-scss-module__klcqGG__site-header .mobile-accordion-trigger i:last-child{opacity:.5;font-size:1rem!important}.Header-module-scss-module__klcqGG__site-header .mobile-accordion-item{color:#010!important;border-left:none!important;border-radius:8px!important;padding-block:1rem!important;padding-inline:2rem!important;font-size:clamp(.875rem,.8rem + .375vw,1rem)!important}.Header-module-scss-module__klcqGG__site-header .mobile-accordion-item.Header-module-scss-module__klcqGG__active{color:#3e5605!important;font-weight:600!important}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item{text-align:left;color:#010;background:0 0;border-radius:12px;align-items:center;gap:1.5rem;width:100%;padding:1rem 0;font-family:inherit;font-size:1.1rem;font-weight:500;line-height:1.4;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item:after{display:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item.Header-module-scss-module__klcqGG__active{color:#3e5605;font-weight:600}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-item i{color:#3e5605;flex-shrink:0;align-items:center;width:28px;font-size:1.4rem;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-toggle{display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-contact{display:none}}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__nav-shop-btn{align-self:center;height:fit-content;border-radius:99px!important;padding-top:8px!important;padding-bottom:8px!important}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-menu-footer{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin-top:2rem;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-shop-btn{width:auto;padding-inline:3rem!important}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-contact{flex-direction:column;align-items:center;gap:2px;display:flex}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-contact a{color:#2a3a1d;font-size:clamp(.875rem,.8rem + .375vw,1rem);text-decoration:none}.Header-module-scss-module__klcqGG__site-header .Header-module-scss-module__klcqGG__mobile-contact a:hover{color:#3e5605}
.Divider-module-scss-module__QDcmXq__divider{opacity:.8;justify-content:center;align-items:center;gap:1.5rem;margin:2rem 0;display:flex}.Divider-module-scss-module__QDcmXq__divider:before,.Divider-module-scss-module__QDcmXq__divider:after{content:"";background:linear-gradient(90deg,#0000,#587b0726,#0000);flex:1;height:1px}.Divider-module-scss-module__QDcmXq__divider-icon{color:#6b7015;background:#faf9e4;padding:0 1rem;font-size:1.5rem}.Divider-module-scss-module__QDcmXq__divider-simple{opacity:.8;background:linear-gradient(90deg,#0000,#587b0733,#0000);width:100%;height:1px;margin:2rem 0}
.Card-module-scss-module__IwduRG__card{text-align:left;background:#949c1d0d;border-radius:12px;flex-direction:column;gap:.5rem;height:100%;padding:2rem;transition:background .3s cubic-bezier(.4,0,.2,1);display:flex}.Card-module-scss-module__IwduRG__card:hover{background:#f6f4ce}.Card-module-scss-module__IwduRG__card:hover .Card-module-scss-module__IwduRG__card-icon{color:#010;background:#ffde25;transform:scale(1.1)rotate(5deg)}.Card-module-scss-module__IwduRG__card-header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.Card-module-scss-module__IwduRG__card-header h1,.Card-module-scss-module__IwduRG__card-header h2,.Card-module-scss-module__IwduRG__card-header h3,.Card-module-scss-module__IwduRG__card-header h4,.Card-module-scss-module__IwduRG__card-header h5,.Card-module-scss-module__IwduRG__card-header h6{color:#3e5605;flex:1;margin:0;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:600}.Card-module-scss-module__IwduRG__card-icon{color:#6b7015;background:#949c1d1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4em;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Card-module-scss-module__IwduRG__card-content{text-align:left;flex-direction:column;flex-grow:1;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:flex}.Card-module-scss-module__IwduRG__card-content p{text-align:left;width:100%;margin:0;line-height:1.6}.Card-module-scss-module__IwduRG__card-content>:last-child:not(p){margin-top:auto}
.NewsletterForm-module-scss-module__nUWd9a__newsletter{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;display:grid}@media (max-width:768px){.NewsletterForm-module-scss-module__nUWd9a__newsletter{text-align:center;grid-template-columns:1fr;gap:2rem}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-copy{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.NewsletterForm-module-scss-module__nUWd9a__newsletter-header{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.NewsletterForm-module-scss-module__nUWd9a__newsletter-header{justify-content:center}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-icon{color:#3e5605;opacity:.8;flex-shrink:0}.NewsletterForm-module-scss-module__nUWd9a__newsletter-title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;line-height:1.1}.NewsletterForm-module-scss-module__nUWd9a__newsletter-desc{color:#2a3a1d;max-width:420px;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.65}@media (max-width:768px){.NewsletterForm-module-scss-module__nUWd9a__newsletter-desc{max-width:100%;margin:0 auto}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-form-col{flex-direction:column;gap:1rem;display:flex}.NewsletterForm-module-scss-module__nUWd9a__newsletter-form{flex-direction:column;gap:.5rem;width:100%;display:flex}.NewsletterForm-module-scss-module__nUWd9a__language-select-wrap{flex-direction:column;gap:6px;margin-bottom:.5rem;display:flex}.NewsletterForm-module-scss-module__nUWd9a__language-label{color:#2a3a1d;letter-spacing:.04em;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500}.NewsletterForm-module-scss-module__nUWd9a__language-select{appearance:none;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#3e5605;cursor:pointer;background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #3e560540;border-radius:9999px;outline:none;padding:.4rem 2rem .4rem .85rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);transition:border-color .3s cubic-bezier(.4,0,.2,1)}.NewsletterForm-module-scss-module__nUWd9a__language-select:focus,.NewsletterForm-module-scss-module__nUWd9a__language-select:hover{border-color:#3e56058c}.NewsletterForm-module-scss-module__nUWd9a__newsletter-row{border:2px solid #3e560540;border-radius:9999px;gap:0;transition:border-color .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.NewsletterForm-module-scss-module__nUWd9a__newsletter-row:focus-within{border-color:#3e56058c}@media (max-width:480px){.NewsletterForm-module-scss-module__nUWd9a__newsletter-row{border:none;border-radius:1.5rem;flex-direction:column;gap:.5rem;overflow:visible}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-input{min-width:0;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#3e5605;background:0 0;border:none;outline:none;flex:1;padding:.85rem 1.25rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem)}.NewsletterForm-module-scss-module__nUWd9a__newsletter-input::placeholder{color:#2a3a1d;opacity:.5}.NewsletterForm-module-scss-module__nUWd9a__newsletter-input:disabled{opacity:.5}@media (max-width:480px){.NewsletterForm-module-scss-module__nUWd9a__newsletter-input{background:0 0;border:2px solid #3e560540;border-radius:9999px}.NewsletterForm-module-scss-module__nUWd9a__newsletter-input:focus{border-color:#3e56058c}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-btn{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#010;cursor:pointer;white-space:nowrap;background:#ffde25;border:none;flex-shrink:0;align-items:center;gap:.4rem;padding:.85rem 1.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.NewsletterForm-module-scss-module__nUWd9a__newsletter-btn:hover:not(:disabled){color:#faf9e4;background:#010}.NewsletterForm-module-scss-module__nUWd9a__newsletter-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.NewsletterForm-module-scss-module__nUWd9a__newsletter-btn{border-radius:9999px;justify-content:center;width:100%}}.NewsletterForm-module-scss-module__nUWd9a__newsletter-success{background:#949c1d0d;border-radius:12px;flex-direction:column;gap:1rem;padding:3rem 2rem;display:flex}.NewsletterForm-module-scss-module__nUWd9a__newsletter-success .NewsletterForm-module-scss-module__nUWd9a__success-icon{color:#3e5605;background:#3e56051a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.NewsletterForm-module-scss-module__nUWd9a__newsletter-success .NewsletterForm-module-scss-module__nUWd9a__success-title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(1.5rem,1.25rem + 1.25vw,2.5rem);line-height:1.2}.NewsletterForm-module-scss-module__nUWd9a__newsletter-success .NewsletterForm-module-scss-module__nUWd9a__success-text{color:#2a3a1d;margin:0;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.6}.NewsletterForm-module-scss-module__nUWd9a__newsletter-error{color:#b4321e;margin:0;padding-left:.25rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem)}.NewsletterForm-module-scss-module__nUWd9a__honeypot{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.NewsletterForm-module-scss-module__nUWd9a__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite NewsletterForm-module-scss-module__nUWd9a__spin;display:inline-block}@keyframes NewsletterForm-module-scss-module__nUWd9a__spin{to{transform:rotate(360deg)}}
.SplitSection-module-scss-module__7AUHmW__split-section{grid-template-columns:1fr;grid-template-areas:"header""content";gap:clamp(1rem,3vw,2rem);margin:clamp(2rem,5vw,4rem) 0;padding:clamp(1rem,3vw,3rem) 0;display:grid;position:relative}@media (max-width:768px){.SplitSection-module-scss-module__7AUHmW__split-section{margin-top:0;padding-top:0}}@media (min-width:1024px){.SplitSection-module-scss-module__7AUHmW__split-section{grid-template-columns:minmax(0,clamp(18rem,34vw,34rem)) minmax(0,1fr);grid-template-areas:"header content";align-items:start;gap:4rem}.SplitSection-module-scss-module__7AUHmW__split-section.SplitSection-module-scss-module__7AUHmW__reverse{grid-template-columns:minmax(0,1fr) minmax(0,clamp(18rem,34vw,34rem));grid-template-areas:"content header"}.SplitSection-module-scss-module__7AUHmW__split-section.SplitSection-module-scss-module__7AUHmW__reverse .SplitSection-module-scss-module__7AUHmW__header{border-left:2px solid #3e56051f;border-right:none;margin-left:3rem;margin-right:0;padding-left:5rem;padding-right:0}.SplitSection-module-scss-module__7AUHmW__split-section.SplitSection-module-scss-module__7AUHmW__reverse .SplitSection-module-scss-module__7AUHmW__content{justify-self:end}}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header{flex-direction:column;grid-area:header;gap:.5rem;min-width:0;padding:clamp(.5rem,2vw,2rem) 0;display:flex;position:relative;container-type:inline-size}@media (max-width:768px){.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header{padding-top:0}}@media (min-width:1024px){.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header{border-right:2px solid #3e56051f;margin-right:3rem;padding-right:5rem}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header.SplitSection-module-scss-module__7AUHmW__sticky-header{align-self:start;height:fit-content;position:sticky;top:clamp(6rem,14vh,9rem)}}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header .SplitSection-module-scss-module__7AUHmW__title{font-family:var(--font-playfair),serif;color:#3e5605;letter-spacing:-.02em;overflow-wrap:normal;word-break:normal;hyphens:manual;flex-wrap:wrap;gap:.5rem;max-inline-size:100%;margin:0;font-size:clamp(2.5rem,18cqi,5.5rem);line-height:1;display:flex}@media (max-width:768px){.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header .SplitSection-module-scss-module__7AUHmW__title{text-align:left;flex-direction:column;max-inline-size:none}}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header .SplitSection-module-scss-module__7AUHmW__subtitle{color:#6b7015;opacity:.95;overflow-wrap:anywhere;max-width:100%;margin-top:1.5rem;font-size:clamp(1.1rem,7cqi,2rem);font-weight:500;line-height:1.2}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__header .SplitSection-module-scss-module__7AUHmW__header-extra{margin-top:1.5rem}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content{color:#010;grid-area:content;width:100%;min-width:0;max-width:65ch;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content.SplitSection-module-scss-module__7AUHmW__single-column{flex-direction:column;gap:2rem;width:100%;max-width:100%;display:flex}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h1,.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h2,.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h3,.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h4{color:#3e5605;font-family:var(--font-playfair),serif;margin-bottom:1.5rem;line-height:1.2}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h1{font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem)}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h2{font-size:clamp(1.5rem,1.25rem + 1.25vw,2.5rem)}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h3{font-size:clamp(1.125rem,1rem + .625vw,1.5rem)}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content h4{font-size:1.75rem}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content p{margin-bottom:1.5rem}.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content p:last-child{margin-bottom:0}@media (max-width:1023px){.SplitSection-module-scss-module__7AUHmW__split-section .SplitSection-module-scss-module__7AUHmW__content{border-top:1px solid #3e560514;padding-top:2rem}}@media (min-width:1024px){.SplitSection-module-scss-module__7AUHmW__split-section.SplitSection-module-scss-module__7AUHmW__has-sticky-header{align-items:start}}
.Footer-module-scss-module__EzUeIG__footer{width:100%}.Footer-module-scss-module__EzUeIG__footer-brand-section{--brand-width:min(100%,760px);grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:3rem;width:100%;margin:0 auto;padding-bottom:2rem;display:grid}.Footer-module-scss-module__EzUeIG__footer-brand-content{width:var(--brand-width)}.Footer-module-scss-module__EzUeIG__footer-brand-text-link{color:#3e5605;text-decoration:none;display:block}.Footer-module-scss-module__EzUeIG__footer-description{color:#2a3a1d;text-align:left;width:100%;margin:1.5rem 0 0;font-size:1rem;line-height:1.7}.Footer-module-scss-module__EzUeIG__footer-grid{grid-template-columns:repeat(3,1fr);gap:4rem;margin-top:4rem;margin-bottom:4rem;display:grid}.Footer-module-scss-module__EzUeIG__footer-column h2{color:#3e5605;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module-scss-module__EzUeIG__footer-column p{text-align:left;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;line-height:1.6;display:flex}.Footer-module-scss-module__EzUeIG__footer-brand-text{text-align:left;font-family:var(--font-playfair),serif;letter-spacing:.01em;flex-direction:column;align-items:flex-start;font-size:clamp(3.6rem,10.5vw,8.2rem);font-weight:700;line-height:.8;display:flex}.Footer-module-scss-module__EzUeIG__footer-brand-text span{white-space:nowrap;display:block}.Footer-module-scss-module__EzUeIG__footer-brand-logo{justify-content:flex-end;align-items:center;display:inline-flex}.Footer-module-scss-module__EzUeIG__footer-brand-logo img{object-fit:contain;flex-shrink:0;width:auto;height:clamp(220px,28vw,360px)}.Footer-module-scss-module__EzUeIG__footer-nav{padding:0;list-style:none}.Footer-module-scss-module__EzUeIG__footer-nav li{margin-bottom:.5rem}.Footer-module-scss-module__EzUeIG__footer-nav a{font-size:.95rem;font-weight:500}.Footer-module-scss-module__EzUeIG__footer-nav-parent{color:#3e5605;text-transform:uppercase;letter-spacing:.05em;margin-top:1rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.Footer-module-scss-module__EzUeIG__footer-sub-nav{margin-bottom:1.5rem;padding-left:1rem;list-style:none}.Footer-module-scss-module__EzUeIG__footer-sub-nav li{margin-bottom:4px}.Footer-module-scss-module__EzUeIG__footer-sub-nav a{color:#2a3a1d;opacity:1;font-size:.85rem;font-weight:400}.Footer-module-scss-module__EzUeIG__footer-sub-nav a:hover{color:#3e5605}.Footer-module-scss-module__EzUeIG__contact-info{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__EzUeIG__contact-logo{margin-top:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.Footer-module-scss-module__EzUeIG__contact-logo img{object-fit:contain;width:80px;height:80px}.Footer-module-scss-module__EzUeIG__contact-logo:hover{opacity:.7;transform:scale(1.05)}.Footer-module-scss-module__EzUeIG__footer-contact-logo{margin-top:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.Footer-module-scss-module__EzUeIG__footer-contact-logo:hover{opacity:.8;transform:scale(1.05)}.Footer-module-scss-module__EzUeIG__footer-contact-logo img{object-fit:contain;width:112px;height:112px}.Footer-module-scss-module__EzUeIG__footer-newsletter{width:100%;padding:4rem 0}.Footer-module-scss-module__EzUeIG__footer-npc{background:#949c1d0d;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;width:100%;margin-top:3rem;padding:1.5rem 3rem;display:flex}.Footer-module-scss-module__EzUeIG__footer-npc-text{color:#2a3a1d;opacity:1;text-align:left;flex:1;margin:0;font-size:.85rem}.Footer-module-scss-module__EzUeIG__footer-copyright{text-align:center;margin-top:3rem;padding-top:1.5rem}.Footer-module-scss-module__EzUeIG__footer-copyright p{text-align:center;opacity:.85;margin:0;font-size:.8rem}.Footer-module-scss-module__EzUeIG__footer-seo-links{flex-wrap:wrap;justify-content:center;gap:.4rem .8rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Footer-module-scss-module__EzUeIG__footer-seo-links a{white-space:nowrap}.Footer-module-scss-module__EzUeIG__footer-seo-link-item{align-items:center;gap:.5rem;display:inline-flex}.Footer-module-scss-module__EzUeIG__footer-seo-separator{color:#2a3a1d;user-select:none}@media (max-width:768px){.Footer-module-scss-module__EzUeIG__footer-brand-section{--brand-width:100%;grid-template-columns:1fr;row-gap:1.5rem}.Footer-module-scss-module__EzUeIG__footer-brand-content,.Footer-module-scss-module__EzUeIG__footer-brand-text{text-align:center;align-items:center;width:100%}.Footer-module-scss-module__EzUeIG__footer-brand-text{font-size:clamp(2.6rem,12vw,4.2rem);line-height:.86}.Footer-module-scss-module__EzUeIG__footer-brand-text span{white-space:normal}.Footer-module-scss-module__EzUeIG__footer-description{text-align:center;font-size:.95rem;line-height:1.6}.Footer-module-scss-module__EzUeIG__footer-brand-logo{justify-content:flex-start}.Footer-module-scss-module__EzUeIG__footer-brand-logo img{height:clamp(120px,30vw,160px)}.Footer-module-scss-module__EzUeIG__footer-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.Footer-module-scss-module__EzUeIG__footer-column,.Footer-module-scss-module__EzUeIG__footer-column p,.Footer-module-scss-module__EzUeIG__footer-column h4{text-align:center}.Footer-module-scss-module__EzUeIG__footer-column .Footer-module-scss-module__EzUeIG__contact-info{flex-direction:column;align-items:center;display:flex}}@media (max-width:640px){.Footer-module-scss-module__EzUeIG__footer-brand-section{row-gap:1rem}.Footer-module-scss-module__EzUeIG__footer-brand-text{font-size:clamp(2.1rem,11vw,3.2rem)}.Footer-module-scss-module__EzUeIG__footer-brand-logo{justify-content:center}.Footer-module-scss-module__EzUeIG__footer-brand-logo img{height:clamp(110px,34vw,140px)}.Footer-module-scss-module__EzUeIG__footer-npc{text-align:center;flex-direction:column;gap:1.5rem}.Footer-module-scss-module__EzUeIG__footer-npc-text{text-align:center}}
.ShopLayout-module-scss-module__Pg-LrW__shop-header{margin-bottom:3rem;padding:3rem 0 1.5rem;position:relative;overflow:hidden}@media (max-width:768px){.ShopLayout-module-scss-module__Pg-LrW__shop-header{padding-top:0}}.ShopLayout-module-scss-module__Pg-LrW__shop-header:after{content:"";background:linear-gradient(90deg,#0000,#ffde2580 20%,#3e560533 60%,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}.ShopLayout-module-scss-module__Pg-LrW__shop-header .ShopLayout-module-scss-module__Pg-LrW__note{color:#faf9e4;background-color:#6b7015;border-radius:8px;padding:1rem;font-size:clamp(.875rem,.8rem + .375vw,1rem)}.ShopLayout-module-scss-module__Pg-LrW__eyebrow{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#6b7015;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:600;display:inline-flex}.ShopLayout-module-scss-module__Pg-LrW__eyebrow:before{content:"";background:#ffde25;flex-shrink:0;width:28px;height:2px;display:block}.ShopLayout-module-scss-module__Pg-LrW__title{font-family:var(--font-playfair),serif;color:#3e5605;letter-spacing:-.025em;margin:0 0 1rem;font-size:clamp(2.25rem,1.5rem + 3.75vw,4rem);font-weight:700;line-height:1.1}.ShopLayout-module-scss-module__Pg-LrW__title em{color:#6b7015;font-style:italic}.ShopLayout-module-scss-module__Pg-LrW__subtitle{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#2a3a1d;opacity:.85;max-width:48ch;margin:0 0 1.5rem;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);line-height:1.6}.ShopLayout-module-scss-module__Pg-LrW__header-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;display:flex}.ShopLayout-module-scss-module__Pg-LrW__product-count{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#2a3a1d;opacity:.7;font-size:clamp(.875rem,.8rem + .375vw,1rem)}.ShopLayout-module-scss-module__Pg-LrW__product-count strong{color:#3e5605;opacity:1;font-weight:600}.ShopLayout-module-scss-module__Pg-LrW__shop-body{flex-direction:column;gap:4rem;display:flex}.ShopLayout-module-scss-module__Pg-LrW__intro p{color:#2a3a1d;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.75}.ShopLayout-module-scss-module__Pg-LrW__intro-icon{display:none}.ShopLayout-module-scss-module__Pg-LrW__products-section{animation:.5s cubic-bezier(.4,0,.2,1) .1s backwards ShopLayout-module-scss-module__Pg-LrW__fadeUp}@keyframes ShopLayout-module-scss-module__Pg-LrW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ShopLayout-module-scss-module__Pg-LrW__empty{text-align:center;color:#2a3a1d;opacity:.6;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.ShopLayout-module-scss-module__Pg-LrW__empty-icon{opacity:.4;width:3rem;height:3rem}
.ProductGrid-module-scss-module__e_0uza__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%;display:grid}@media (min-width:1024px){.ProductGrid-module-scss-module__e_0uza__grid{grid-template-columns:repeat(3,1fr);gap:3rem}}
.Layout-module-scss-module__fMTt7W__main-container{background:#fffef0;border:1px solid #ffffff2e;border-radius:clamp(1.5rem,4vw,2.5rem);width:calc(100% - 2*clamp(1.25rem,5vw,2.5rem));margin:2rem auto;padding:clamp(2rem,5vw,3.75rem);position:relative;box-shadow:0 8px 32px #587b071a,inset 0 0 0 1px #ffffff4d}@media (max-width:768px){.Layout-module-scss-module__fMTt7W__main-container{width:100%;box-shadow:none;border:none;border-radius:0;margin:0}}@media (max-width:640px){.Layout-module-scss-module__fMTt7W__main-container{padding:1rem}}
.FaqAccordion-module-scss-module__W6Munq__moreInfoAccordion{margin:4rem 0;overflow:hidden}.FaqAccordion-module-scss-module__W6Munq__moreInfoAccordion[open] .FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryIcon{transform:rotate(45deg)}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummary{cursor:pointer;color:#3e5605;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:1.5rem 2rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;list-style:none;display:flex}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummary:hover .FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryLabel{color:#6b7015}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummary:hover .FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryLabel:after{transform-origin:0 100%;transform:scaleX(1)}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummary::-webkit-details-marker{display:none}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryLabel{color:#3e5605;width:fit-content;padding-bottom:2px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryLabel:after{content:"";transform-origin:100% 100%;background-color:#ffde25;width:100%;height:2px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.FaqAccordion-module-scss-module__W6Munq__moreInfoSummaryIcon{border:1px solid #3e560540;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.15rem;line-height:1;transition:transform .2s;display:inline-flex}.FaqAccordion-module-scss-module__W6Munq__moreInfoPanel{gap:1.5rem;padding:1.5rem;display:grid}.FaqAccordion-module-scss-module__W6Munq__infoContent,.FaqAccordion-module-scss-module__W6Munq__infoFaq{background:#949c1d0d;margin:0;padding:3rem}.FaqAccordion-module-scss-module__W6Munq__infoContent p,.FaqAccordion-module-scss-module__W6Munq__infoFaq p{color:#010;margin:0 0 1rem;line-height:1.65}.FaqAccordion-module-scss-module__W6Munq__infoHeader{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.FaqAccordion-module-scss-module__W6Munq__infoHeader h2{color:#3e5605;margin:0;font-size:clamp(1.5rem,1.25rem + 1.25vw,2.5rem)}.FaqAccordion-module-scss-module__W6Munq__infoBody p:last-child{margin-bottom:0}.FaqAccordion-module-scss-module__W6Munq__infoFaqList{gap:.5rem;display:grid}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem{background:0 0;border:1px solid #00110024;border-radius:12px;overflow:visible}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem[open] summary:after{transform:rotate(45deg)}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem summary{cursor:pointer;color:#3e5605;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:1.5rem 2rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;list-style:none;transition:background-color .3s cubic-bezier(.4,0,.2,1);display:flex}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem summary:hover{background:#949c1d0d}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem summary:after{content:"+";border:1px solid #3e560540;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.15rem;line-height:1;transition:transform .2s;display:inline-flex}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem summary::-webkit-details-marker{display:none}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem p{border-top:1px solid #00110014;align-items:flex-start;gap:.5rem;margin:0;padding:1rem 2rem 1.5rem;line-height:1.6;display:flex}.FaqAccordion-module-scss-module__W6Munq__faqQuestionLabel{align-items:center;gap:.5rem;min-width:0;line-height:1.5;display:inline-flex}.FaqAccordion-module-scss-module__W6Munq__faqQuestionLabel svg{flex-shrink:0}.FaqAccordion-module-scss-module__W6Munq__faqAnswerLabel{color:#3e5605cc;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:inline-flex}.FaqAccordion-module-scss-module__W6Munq__standalone .FaqAccordion-module-scss-module__W6Munq__moreInfoPanel{gap:1.5rem;padding:0}.FaqAccordion-module-scss-module__W6Munq__standalone .FaqAccordion-module-scss-module__W6Munq__infoContent,.FaqAccordion-module-scss-module__W6Munq__standalone .FaqAccordion-module-scss-module__W6Munq__infoFaq{padding:clamp(1.5rem,2.5vw,3rem)}@media (max-width:768px){.FaqAccordion-module-scss-module__W6Munq__moreInfoSummary{padding:1rem 1.5rem}.FaqAccordion-module-scss-module__W6Munq__moreInfoPanel{gap:1.5rem;padding:1rem}.FaqAccordion-module-scss-module__W6Munq__infoContent,.FaqAccordion-module-scss-module__W6Munq__infoFaq{padding:1.5rem}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem summary{min-height:52px;padding:.875rem 1rem}.FaqAccordion-module-scss-module__W6Munq__infoFaqItem p{padding:.875rem 1rem 1rem;font-size:.95rem;line-height:1.6}}
.Home-module-scss-module__6G29PW__hero-section{text-align:center;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;justify-content:center;align-items:center;width:auto;min-height:600px;max-height:850px;margin:calc(-1*clamp(2rem,5vw,3.75rem)) calc(-1*clamp(2rem,5vw,3.75rem)) 5rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Home-module-scss-module__6G29PW__hero-section{border-radius:0;min-height:500px;margin-top:calc(-1*clamp(2rem,5vw,3.75rem));margin-left:calc(-1*clamp(2rem,5vw,3.75rem));margin-right:calc(-1*clamp(2rem,5vw,3.75rem))}}@media (max-width:640px){.Home-module-scss-module__6G29PW__hero-section{margin-top:-1rem;margin-left:-1rem;margin-right:-1rem}}.Home-module-scss-module__6G29PW__hero-content{z-index:2;max-width:800px;padding:4rem 2rem;position:relative}@media (max-width:768px){.Home-module-scss-module__6G29PW__hero-content{padding-left:clamp(2rem,5vw,3.75rem);padding-right:clamp(2rem,5vw,3.75rem)}}@media (max-width:640px){.Home-module-scss-module__6G29PW__hero-content{padding-left:1rem;padding-right:1rem}}.Home-module-scss-module__6G29PW__hero-title{color:#faf9e4;text-shadow:0 2px 10px #0000004d;text-align:center;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:600;line-height:1.1}.Home-module-scss-module__6G29PW__hero-tagline{color:#faf9e4;text-shadow:0 1px 5px #0000004d;text-align:center;margin-bottom:2rem;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:500}.Home-module-scss-module__6G29PW__hero-subtagline{color:#faf9e4f2;text-shadow:0 1px 5px #0000004d;text-align:center;margin-bottom:2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500}.Home-module-scss-module__6G29PW__hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module-scss-module__6G29PW__hero-secondary-button{backdrop-filter:blur(8px);border:1px solid #ffffff59;color:#faf9e4!important;background:#ffffff1f!important}.Home-module-scss-module__6G29PW__hero-secondary-button:hover{border-color:#fff9;color:#faf9e4!important;background:#ffffff38!important}.Home-module-scss-module__6G29PW__hero-caption{z-index:2;color:#faf9e499;text-shadow:0 1px 4px #0006;pointer-events:none;letter-spacing:.02em;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-style:italic;font-weight:500;position:absolute;bottom:2rem;right:2rem}@media (max-width:768px){.Home-module-scss-module__6G29PW__hero-caption{opacity:.8;font-size:10px;bottom:1.5rem;right:1.5rem}}.Home-module-scss-module__6G29PW__featured-products-section{gap:3rem;margin-bottom:5rem;display:grid}.Home-module-scss-module__6G29PW__featured-products-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:2rem;display:flex}.Home-module-scss-module__6G29PW__featured-products-copy{max-width:42rem}.Home-module-scss-module__6G29PW__featured-products-text{color:#2a3a1d;margin:1rem 0 0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.7}.Home-module-scss-module__6G29PW__features-grid{gap:1.5rem;margin-top:3rem;display:grid}@media (min-width:768px){.Home-module-scss-module__6G29PW__features-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:3rem}}.Home-module-scss-module__6G29PW__left-features{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.Home-module-scss-module__6G29PW__left-features{justify-content:space-between;gap:2rem}}.Home-module-scss-module__6G29PW__left-features>div{flex:1}@media (max-width:768px){.Home-module-scss-module__6G29PW__hero-title{text-align:left}}.Home-module-scss-module__6G29PW__shop-feature-card{border:none;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden;color:#faf9e4!important;background:#3e5605!important;height:auto!important;padding:4rem!important}@media (min-width:768px){.Home-module-scss-module__6G29PW__shop-feature-card{align-self:start;position:sticky;top:100px}}@media (max-width:768px){.Home-module-scss-module__6G29PW__shop-feature-card{padding:3rem!important}}.Home-module-scss-module__6G29PW__shop-feature-card:before,.Home-module-scss-module__6G29PW__shop-feature-card:after{content:none!important;display:none!important}.Home-module-scss-module__6G29PW__shop-feature-card [class*=card-header]{display:none!important}.Home-module-scss-module__6G29PW__shop-feature-card [class*=card-content]{gap:0!important;padding:0!important;display:block!important}.Home-module-scss-module__6G29PW__shop-card-layout{align-items:center;gap:3rem;width:100%;display:flex}@media (max-width:1024px){.Home-module-scss-module__6G29PW__shop-card-layout{flex-direction:column;align-items:flex-start;gap:2rem}}.Home-module-scss-module__6G29PW__shop-card-left{flex-direction:column;flex:0 0 40%;gap:2rem;display:flex}.Home-module-scss-module__6G29PW__shop-card-title{font-family:var(--font-playfair),serif;line-height:1.2;color:#ffde25!important;margin:0!important;font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem)!important}.Home-module-scss-module__6G29PW__shop-button{align-self:flex-start;color:#010!important;background:#ffde25!important;font-weight:600!important}.Home-module-scss-module__6G29PW__shop-button:hover{color:#faf9e4!important;background:#010!important}@media (max-width:1024px){.Home-module-scss-module__6G29PW__shop-button{align-self:flex-start}}.Home-module-scss-module__6G29PW__shop-card-right{border-left:1px solid #faf9e41a;flex-direction:column;flex:1;gap:2rem;padding-left:3rem;display:flex}@media (max-width:1024px){.Home-module-scss-module__6G29PW__shop-card-right{border-top:1px solid #faf9e41a;border-left:none;width:100%;padding-top:2rem;padding-left:0}}.Home-module-scss-module__6G29PW__shop-card-right p{margin:0;line-height:1.7;color:#faf9e4f2!important;font-size:clamp(1rem,.95rem + .25vw,1.125rem)!important}@media (max-width:768px){.Home-module-scss-module__6G29PW__hero-title,.Home-module-scss-module__6G29PW__hero-tagline,.Home-module-scss-module__6G29PW__hero-subtagline{text-align:left}.Home-module-scss-module__6G29PW__hero-actions{justify-content:flex-start}}
.Breadcrumbs-module-scss-module__czdXTq__breadcrumbs{width:100%;margin-bottom:2rem}.Breadcrumbs-module-scss-module__czdXTq__list{flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module-scss-module__czdXTq__item{color:#2a3a1d;align-items:center;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500;display:flex}.Breadcrumbs-module-scss-module__czdXTq__link{color:inherit;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Breadcrumbs-module-scss-module__czdXTq__link:hover{color:#3e5605}.Breadcrumbs-module-scss-module__czdXTq__separator{opacity:.5;color:#2a3a1d;margin:0 .5rem}.Breadcrumbs-module-scss-module__czdXTq__text{color:inherit}.Breadcrumbs-module-scss-module__czdXTq__text.Breadcrumbs-module-scss-module__czdXTq__current{color:#3e5605;font-weight:600}
.ShimmerImage-module-scss-module__USOhpq__shimmer{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ShimmerImage-module-scss-module__USOhpq__shimmer:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);animation:1.4s ease-in-out infinite ShimmerImage-module-scss-module__USOhpq__shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ShimmerImage-module-scss-module__USOhpq__shimmer{to{transform:translate(200%)}}
.InfoBox-module-scss-module__u2XjHG__info-box{background:linear-gradient(135deg,#587b0714 0%,#587b070a 100%);border-radius:12px;flex-direction:column;gap:1.5rem;margin:3rem 0;padding:3rem;display:flex;position:relative;overflow:hidden}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__gold{background:linear-gradient(135deg,#ffde251f 0%,#ffde250f 100%)}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-center{text-align:center;align-items:center}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-center .InfoBox-module-scss-module__u2XjHG__content{align-items:center}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-center .InfoBox-module-scss-module__u2XjHG__content p{text-align:center}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-left{text-align:left;align-items:flex-start}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-left .InfoBox-module-scss-module__u2XjHG__content{align-items:flex-start}.InfoBox-module-scss-module__u2XjHG__info-box.InfoBox-module-scss-module__u2XjHG__align-left .InfoBox-module-scss-module__u2XjHG__content p{text-align:left}.InfoBox-module-scss-module__u2XjHG__info-box h1,.InfoBox-module-scss-module__u2XjHG__info-box h2,.InfoBox-module-scss-module__u2XjHG__info-box h3,.InfoBox-module-scss-module__u2XjHG__info-box h4,.InfoBox-module-scss-module__u2XjHG__info-box h5,.InfoBox-module-scss-module__u2XjHG__info-box h6{color:#3e5605;font-size:clamp(1.5rem,1.25rem + 1.25vw,2.5rem);font-family:var(--font-playfair),serif;margin:0;line-height:1.2}.InfoBox-module-scss-module__u2XjHG__info-box .InfoBox-module-scss-module__u2XjHG__content{flex-direction:column;gap:1.5rem;width:100%;display:flex}.InfoBox-module-scss-module__u2XjHG__info-box .InfoBox-module-scss-module__u2XjHG__content p{color:#010;margin:0;font-size:1rem;line-height:1.6}
.ProductCard-module-scss-module__oXMgAW__card{z-index:1;background:#faf9e4;border:none;border-radius:1.5rem;flex-direction:column;height:100%;transition:background .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductCard-module-scss-module__oXMgAW__card:hover{background:#f6f4ce}.ProductCard-module-scss-module__oXMgAW__image-container{aspect-ratio:1;background:#3e5605;width:100%;display:block;position:relative;overflow:hidden}.ProductCard-module-scss-module__oXMgAW__image-container img{object-fit:cover;transition:transform .5s}.ProductCard-module-scss-module__oXMgAW__image-container:hover img{transform:scale(1.05)}.ProductCard-module-scss-module__oXMgAW__out-of-stock{filter:grayscale(.7)opacity(.5)}.ProductCard-module-scss-module__oXMgAW__no-photo-container{background:#faf9e4}.ProductCard-module-scss-module__oXMgAW__no-photo-img{filter:blur(8px)opacity(.35);transform:scale(1.1)}.ProductCard-module-scss-module__oXMgAW__no-photo-overlay{z-index:2;color:#010;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.ProductCard-module-scss-module__oXMgAW__no-photo-overlay span{font-family:var(--font-playfair),serif;text-transform:uppercase;letter-spacing:.05em;text-align:center;max-width:80%;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600}.ProductCard-module-scss-module__oXMgAW__badge-stack{z-index:2;flex-direction:column;align-items:flex-end;gap:.35rem;display:flex;position:absolute;top:1rem;right:1rem}.ProductCard-module-scss-module__oXMgAW__badge{color:#faf9e4;text-transform:uppercase;letter-spacing:.05em;backdrop-filter:blur(4px);background:#001100bf;border-radius:8px;padding:.25rem .6rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:600}.ProductCard-module-scss-module__oXMgAW__limited-badge{color:#010;background:#ffde25eb}.ProductCard-module-scss-module__oXMgAW__content{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.ProductCard-module-scss-module__oXMgAW__meta-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.ProductCard-module-scss-module__oXMgAW__green-badge,.ProductCard-module-scss-module__oXMgAW__category-badge{align-self:flex-start;margin:0}.ProductCard-module-scss-module__oXMgAW__title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:700;line-height:1.3}.ProductCard-module-scss-module__oXMgAW__title a{color:inherit;text-decoration:none}.ProductCard-module-scss-module__oXMgAW__title a:after{content:"";z-index:1;position:absolute;inset:0}.ProductCard-module-scss-module__oXMgAW__title a:hover{color:#6b7015}.ProductCard-module-scss-module__oXMgAW__price-row{margin-top:auto;padding-top:.5rem}.ProductCard-module-scss-module__oXMgAW__notify-row{z-index:2;margin-top:auto;position:relative}.ProductCard-module-scss-module__oXMgAW__price{color:#3e5605;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600}
.ProductGallery-module-scss-module__lrTfeG__gallery{flex-direction:column;gap:1rem;width:100%;min-width:0;max-width:100vw;display:flex}.ProductGallery-module-scss-module__lrTfeG__main-image{aspect-ratio:3/4;z-index:1;background:#3e56050f;border-radius:1.5rem;flex-shrink:0;width:100%;min-width:0;min-height:250px;max-height:clamp(300px,75svh,800px);display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #587b0726}.ProductGallery-module-scss-module__lrTfeG__main-image:before{content:"";z-index:2;pointer-events:none;border-top:2px solid #ffde25a6;border-right:2px solid #ffde25a6;border-radius:0 8px 0 0;width:64px;height:64px;position:absolute;top:1rem;right:1rem}.ProductGallery-module-scss-module__lrTfeG__main-image:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(160deg,#0000 45%,#0011001f 100%);position:absolute;inset:0}.ProductGallery-module-scss-module__lrTfeG__main-image img{object-position:center;z-index:1;min-height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1);display:block;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.ProductGallery-module-scss-module__lrTfeG__main-image:hover img{transform:scale(1.04)}.ProductGallery-module-scss-module__lrTfeG__video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.ProductGallery-module-scss-module__lrTfeG__shield{z-index:5;user-select:none;background:0 0;position:absolute;inset:0}.ProductGallery-module-scss-module__lrTfeG__nav{z-index:10;backdrop-filter:blur(8px);color:#faf9e4;cursor:pointer;background:#faf9e433;border:1px solid #faf9e44d;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00110026}.ProductGallery-module-scss-module__lrTfeG__nav:hover{color:#3e5605;background:#faf9e4e6;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px #00110040}.ProductGallery-module-scss-module__lrTfeG__nav:active{transform:translateY(-50%)scale(.95)}.ProductGallery-module-scss-module__lrTfeG__nav.ProductGallery-module-scss-module__lrTfeG__prev{left:1.5rem}.ProductGallery-module-scss-module__lrTfeG__nav.ProductGallery-module-scss-module__lrTfeG__next{right:1.5rem}@media (max-width:600px){.ProductGallery-module-scss-module__lrTfeG__nav{width:44px;height:44px}.ProductGallery-module-scss-module__lrTfeG__nav.ProductGallery-module-scss-module__lrTfeG__prev{left:12px}.ProductGallery-module-scss-module__lrTfeG__nav.ProductGallery-module-scss-module__lrTfeG__next{right:12px}.ProductGallery-module-scss-module__lrTfeG__nav svg{width:24px;height:24px}}.ProductGallery-module-scss-module__lrTfeG__copyright{z-index:2;color:#faf9e4;text-shadow:0 1px 4px #0109;opacity:.6;font-size:10px;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;position:absolute;bottom:1rem;right:1rem}.ProductGallery-module-scss-module__lrTfeG__thumbs{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;flex-shrink:0;gap:.5rem;width:100%;min-width:0;padding-bottom:4px;display:flex;overflow:auto hidden}.ProductGallery-module-scss-module__lrTfeG__thumbs::-webkit-scrollbar{display:none}.ProductGallery-module-scss-module__lrTfeG__thumb{scroll-snap-align:center;cursor:pointer;opacity:.65;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:72px;padding:0;transition:border-color .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.ProductGallery-module-scss-module__lrTfeG__thumb img{object-fit:cover}.ProductGallery-module-scss-module__lrTfeG__thumb.ProductGallery-module-scss-module__lrTfeG__active{opacity:1;border-color:#3e5605}.ProductGallery-module-scss-module__lrTfeG__thumb:hover:not(.ProductGallery-module-scss-module__lrTfeG__active){opacity:.9;border-color:#3e560559}.ProductGallery-module-scss-module__lrTfeG__thumb-play{z-index:6;color:#faf9e4;pointer-events:none;background:#00110059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.ProductDetailLayout-module-scss-module__Nz6-Pa__page{padding-bottom:5rem}.ProductDetailLayout-module-scss-module__Nz6-Pa__back-nav{color:#2a3a1d;opacity:.7;align-items:center;gap:.5rem;width:fit-content;padding:1rem 0 2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1),gap .3s cubic-bezier(.4,0,.2,1);display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__back-nav svg{flex-shrink:0;width:1rem;height:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ProductDetailLayout-module-scss-module__Nz6-Pa__back-nav:hover{opacity:1}.ProductDetailLayout-module-scss-module__Nz6-Pa__back-nav:hover svg{transform:translate(-3px)}.ProductDetailLayout-module-scss-module__Nz6-Pa__detail-grid{grid-template-columns:1fr;gap:4rem;max-width:100%;animation:.45s cubic-bezier(.4,0,.2,1) both ProductDetailLayout-module-scss-module__Nz6-Pa__fadeUp;display:grid;overflow:visible}@media (min-width:900px){.ProductDetailLayout-module-scss-module__Nz6-Pa__detail-grid{grid-template-columns:52% 1fr;align-items:start;gap:5rem;overflow:visible}}@keyframes ProductDetailLayout-module-scss-module__Nz6-Pa__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductDetailLayout-module-scss-module__Nz6-Pa__image-col{flex-direction:column;min-width:0;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__no-photo{aspect-ratio:1;color:#3e56054d;background:#3e560508;border:1px solid #3e560514;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__info-col{flex-direction:column;gap:2rem;padding-top:.5rem;display:flex}@media (min-width:900px){.ProductDetailLayout-module-scss-module__Nz6-Pa__info-col{position:sticky;top:3rem}}.ProductDetailLayout-module-scss-module__Nz6-Pa__category-row{flex-direction:column;gap:.5rem;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__eyebrow{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#6b7015;align-items:center;gap:.6rem;width:fit-content;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:600;text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__eyebrow:before{display:none}.ProductDetailLayout-module-scss-module__Nz6-Pa__eyebrow:hover{color:#3e5605}.ProductDetailLayout-module-scss-module__Nz6-Pa__eyebrow:hover:before{width:32px}.ProductDetailLayout-module-scss-module__Nz6-Pa__title{font-family:var(--font-playfair),serif;color:#3e5605;letter-spacing:-.025em;margin:0;font-size:clamp(2rem,1.4rem + 3vw,3.25rem);font-weight:700;line-height:1.1}.ProductDetailLayout-module-scss-module__Nz6-Pa__price-block{background:linear-gradient(135deg,#ffde2524 0%,#ffde250a 100%);border-left:3px solid #ffde25;border-radius:0 8px 8px 0;align-items:baseline;gap:1rem;padding:1rem 1.5rem;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__price{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#3e5605;letter-spacing:-.025em;font-size:clamp(1.5rem,1.2rem + 1.5vw,2.25rem);font-weight:700;line-height:1}.ProductDetailLayout-module-scss-module__Nz6-Pa__price-note{color:#2a3a1d;opacity:.65;font-size:clamp(.75rem,.7rem + .375vw,.875rem)}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock{border-radius:9999px;align-items:center;gap:.45rem;width:fit-content;padding:.4rem 1rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500;display:inline-flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock svg{flex-shrink:0;width:14px;height:14px}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock.ProductDetailLayout-module-scss-module__Nz6-Pa__available{color:#3e5605;background:#3e56051a;border:1px solid #3e560538}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock.ProductDetailLayout-module-scss-module__Nz6-Pa__sold-out{color:#b43232;background:#b4323214;border:1px solid #b432322e}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock-disclaimer{color:#2a3a1d;opacity:.7;align-items:flex-start;gap:.5rem;margin:-.5rem 0 .5rem;font-size:.75rem;line-height:1.4;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__stock-disclaimer svg{color:#6b7015;flex-shrink:0;margin-top:2px}.ProductDetailLayout-module-scss-module__Nz6-Pa__description{color:#2a3a1d;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.8}.ProductDetailLayout-module-scss-module__Nz6-Pa__description p{margin:0 0 .75em}.ProductDetailLayout-module-scss-module__Nz6-Pa__description p:last-child{margin-bottom:0}.ProductDetailLayout-module-scss-module__Nz6-Pa__description ul,.ProductDetailLayout-module-scss-module__Nz6-Pa__description ol{margin:0 0 .75em;padding-left:1.5em}.ProductDetailLayout-module-scss-module__Nz6-Pa__description ul:last-child,.ProductDetailLayout-module-scss-module__Nz6-Pa__description ol:last-child{margin-bottom:0}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta{background:#3e56050a;border:1px solid #3e560514;border-radius:12px;flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta-tag-row{margin-bottom:.5rem}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta-item{color:#2a3a1d;align-items:center;gap:.6rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta-item svg{color:#6b7015;flex-shrink:0;width:14px;height:14px}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta-link{text-underline-offset:3px;text-decoration:underline #6b701566;transition:text-decoration-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.ProductDetailLayout-module-scss-module__Nz6-Pa__meta-link:hover{color:#3e5605;text-decoration-color:#6b7015}.ProductDetailLayout-module-scss-module__Nz6-Pa__actions-grid{flex-direction:column;gap:1rem;display:flex}.ProductDetailLayout-module-scss-module__Nz6-Pa__actions-grid>*{width:100%}.ProductDetailLayout-module-scss-module__Nz6-Pa__divider-wrap{margin-top:5rem}
.Tag-module-scss-module__8wnQpW__tag{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__default{color:#010;background:#0011000d}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__primary{color:#3e5605;background:#587b071a}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__secondary{color:#6b7015;background:#949c1d1a}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__accent{color:#010;background:#ffde2526}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__green{background:#3e5605;color:#faf9e4!important}.Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__green:hover{opacity:.9}a:hover .Tag-module-scss-module__8wnQpW__tag.Tag-module-scss-module__8wnQpW__green{background:#6b7015;transform:translateY(-1px)}
.Button-module-scss-module__VLzsWq__button{cursor:pointer;white-space:nowrap;font-weight:600;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;border:none;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.Button-module-scss-module__VLzsWq__button:disabled{opacity:.6;cursor:not-allowed}.Button-module-scss-module__VLzsWq__small{padding:.5rem 1.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem)}.Button-module-scss-module__VLzsWq__medium{padding:1rem 3rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem)}.Button-module-scss-module__VLzsWq__primary{color:#faf9e4;background:#3e5605}.Button-module-scss-module__VLzsWq__primary:not(:disabled):hover{background:#2d3e04}.Button-module-scss-module__VLzsWq__secondary{color:#faf9e4;background:#3e5605}.Button-module-scss-module__VLzsWq__secondary:not(:disabled):hover{color:#faf9e4;background:#010}.Button-module-scss-module__VLzsWq__outline{color:#2a3a1d;background:0 0;border:1px solid #0000001a}.Button-module-scss-module__VLzsWq__outline:not(:disabled):hover{background:#0000000d;border-color:#0003}
.CookieBanner-module-scss-module__sqUwzG__wrapper{background:#faf9e4;border-bottom:2px solid #ffde25;justify-content:center;width:100%;display:flex}.CookieBanner-module-scss-module__sqUwzG__cookie-banner{color:#010;z-index:10000;background:0 0;border:none;flex-direction:column;gap:1.5rem;width:calc(100% - 2*clamp(1.25rem,5vw,2.5rem));max-width:1024px;margin:0 auto;padding-block:1rem;display:flex;position:relative}.CookieBanner-module-scss-module__sqUwzG__cookie-banner[open]{display:flex}@media (min-width:768px){.CookieBanner-module-scss-module__sqUwzG__cookie-banner{flex-direction:row;justify-content:space-between;align-items:center;gap:4rem}}.CookieBanner-module-scss-module__sqUwzG__cookie-banner form{flex-direction:column;gap:1.5rem;width:100%;display:flex}@media (min-width:768px){.CookieBanner-module-scss-module__sqUwzG__cookie-banner form{flex-direction:row;justify-content:space-between;align-items:center}}.CookieBanner-module-scss-module__sqUwzG__cookie-banner .CookieBanner-module-scss-module__sqUwzG__content h3{font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-family:var(--font-playfair),serif;color:#3e5605;margin:0 0 .5rem}.CookieBanner-module-scss-module__sqUwzG__cookie-banner .CookieBanner-module-scss-module__sqUwzG__content p{color:#010;margin:0;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.5}.CookieBanner-module-scss-module__sqUwzG__cookie-banner .CookieBanner-module-scss-module__sqUwzG__actions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:1rem;display:flex}@media (min-width:768px){.CookieBanner-module-scss-module__sqUwzG__cookie-banner .CookieBanner-module-scss-module__sqUwzG__actions{flex-direction:row;align-items:center}}.CookieBanner-module-scss-module__sqUwzG__hidden{display:none}
.SkipLink-module-scss-module__7DPolG__skip-link{color:#faf9e4;z-index:10001;background:#3e5605;border-radius:0 0 8px 8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:top .3s cubic-bezier(.4,0,.2,1);position:absolute;top:-100px;left:1.5rem}.SkipLink-module-scss-module__7DPolG__skip-link:focus{top:0}
.Toast-module-scss-module__pF6-ua__toast{z-index:1000;animation:.4s cubic-bezier(.4,0,.2,1) both Toast-module-scss-module__pF6-ua__slideUpFade;position:fixed;bottom:3rem;left:50%;transform:translate(-50%)}.Toast-module-scss-module__pF6-ua__toast-content{white-space:nowrap;background:#faf9e4;border:1px solid #3e560526;border-radius:12px;align-items:center;gap:1.5rem;padding:1.1rem 2rem 1.1rem 1.5rem;display:flex;box-shadow:0 20px 60px #587b0726}.Toast-module-scss-module__pF6-ua__icon-wrap{color:#3e5605;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Toast-module-scss-module__pF6-ua__message{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#3e5605;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:500}.Toast-module-scss-module__pF6-ua__close-btn{cursor:pointer;color:#3e560566;background:0 0;border:none;flex-shrink:0;align-items:center;margin-left:.5rem;padding:2px;transition:color .3s cubic-bezier(.4,0,.2,1);display:flex}.Toast-module-scss-module__pF6-ua__close-btn:hover{color:#3e5605}@keyframes Toast-module-scss-module__pF6-ua__slideUpFade{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}
.Grondbezitters-module-scss-module__4_PtDa__intro-text{text-align:center;max-width:800px;margin:0 auto}
.BackInStockSignup-module-scss-module__8PpmIa__wrapper{z-index:2;width:100%;position:relative}.BackInStockSignup-module-scss-module__8PpmIa__detail{max-width:36rem}.BackInStockSignup-module-scss-module__8PpmIa__compact{margin-top:auto;padding-top:1rem}.BackInStockSignup-module-scss-module__8PpmIa__trigger,.BackInStockSignup-module-scss-module__8PpmIa__submit{cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.BackInStockSignup-module-scss-module__8PpmIa__trigger:disabled,.BackInStockSignup-module-scss-module__8PpmIa__submit:disabled{opacity:.6;cursor:not-allowed}.BackInStockSignup-module-scss-module__8PpmIa__trigger{color:#3e5605;width:100%;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:0 0;border:1.5px solid #3e56054d;border-radius:9999px;padding:14px 2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600}.BackInStockSignup-module-scss-module__8PpmIa__trigger:hover{color:#3e5605;background:#3e56050f}.BackInStockSignup-module-scss-module__8PpmIa__form{background:#3e560509;border:1px solid #3e56051f;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.BackInStockSignup-module-scss-module__8PpmIa__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.BackInStockSignup-module-scss-module__8PpmIa__titleRow{font-family:var(--font-playfair),serif;color:#3e5605;align-items:center;gap:.5rem;font-size:clamp(1.1rem,.95rem + .6vw,1.4rem);font-weight:600;display:inline-flex}.BackInStockSignup-module-scss-module__8PpmIa__close{color:#3e5605;cursor:pointer;background:0 0;border:none;font-size:1.25rem;line-height:1}.BackInStockSignup-module-scss-module__8PpmIa__description{color:#2a3a1d;max-width:36ch;margin:0;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.65}.BackInStockSignup-module-scss-module__8PpmIa__controls{background:0 0;border:1.5px solid #3e560540;border-radius:9999px;flex-wrap:nowrap;gap:0;display:flex;overflow:hidden}.BackInStockSignup-module-scss-module__8PpmIa__controls:focus-within{border-color:#3e56058c}.BackInStockSignup-module-scss-module__8PpmIa__input{color:#3e5605;min-width:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:0 0;border:none;outline:none;flex:13rem;padding:.85rem 1.25rem}.BackInStockSignup-module-scss-module__8PpmIa__input::placeholder{color:#2a3a1d;opacity:.6}.BackInStockSignup-module-scss-module__8PpmIa__submit{color:#010;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;white-space:nowrap;background:#ffde25;border-radius:0;flex-shrink:0;padding:.85rem 1.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600}.BackInStockSignup-module-scss-module__8PpmIa__submit:hover:not(:disabled){color:#faf9e4;background:#010}.BackInStockSignup-module-scss-module__8PpmIa__successMessage,.BackInStockSignup-module-scss-module__8PpmIa__errorMessage{border-radius:12px;padding:.8rem .95rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.6}.BackInStockSignup-module-scss-module__8PpmIa__successMessage{color:#3e5605;background:#3e560514;border:1px solid #3e560529}.BackInStockSignup-module-scss-module__8PpmIa__errorMessage{color:#9f2f1c;background:#ffece8eb;border:1px solid #b6402933;margin:0}@media (max-width:640px){.BackInStockSignup-module-scss-module__8PpmIa__controls{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.5rem;overflow:visible}.BackInStockSignup-module-scss-module__8PpmIa__input{border:1.5px solid #3e560540;border-radius:9999px}.BackInStockSignup-module-scss-module__8PpmIa__submit{border-radius:9999px;justify-content:center;width:100%}}
.FlyParticle-module-scss-module__1Td5za__particle{left:var(--from-x);top:var(--from-y);z-index:9999;pointer-events:none;color:#faf9e4;background:#3e5605;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;animation:.65s cubic-bezier(.4,0,.2,1) forwards FlyParticle-module-scss-module__1Td5za__flyToCart;display:flex;position:fixed;box-shadow:0 2px 10px #3e560566}@keyframes FlyParticle-module-scss-module__1Td5za__flyToCart{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}60%{opacity:1}to{transform:translate(calc(-50% + var(--delta-x)),calc(-50% + var(--delta-y)))scale(.25);opacity:0}}
.Article-module-scss-module__3QpO_G__article{background:#6b70150d;border-radius:12px;margin-bottom:5rem;padding:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Article-module-scss-module__3QpO_G__article:before{content:"";z-index:2;background:#ffde25;border:3px solid #fffef0;border-radius:50%;width:14px;height:14px;position:absolute;top:32px;left:calc(-1*clamp(2rem,5vw,3.75rem) - 6px)}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static{box-shadow:none;background:0 0;border:none;padding:0}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static:before{display:none}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static .Article-module-scss-module__3QpO_G__title{font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem);font-family:var(--font-playfair),serif;overflow-wrap:break-word;word-wrap:break-word;margin-bottom:1rem}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static .Article-module-scss-module__3QpO_G__date{margin-bottom:1rem}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static .Article-module-scss-module__3QpO_G__figure{width:100%;margin:3rem 0}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static .Article-module-scss-module__3QpO_G__image{border-radius:12px;height:450px}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__static .Article-module-scss-module__3QpO_G__content{opacity:1;color:#010;max-height:none;font-size:1.125rem;line-height:1.8}.Article-module-scss-module__3QpO_G__article.Article-module-scss-module__3QpO_G__expanded .Article-module-scss-module__3QpO_G__content{opacity:1;max-height:2000px;margin-top:2rem}.Article-module-scss-module__3QpO_G__header{margin-bottom:2rem}.Article-module-scss-module__3QpO_G__date{color:#6b7015;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.Article-module-scss-module__3QpO_G__date.Article-module-scss-module__3QpO_G__active{color:#3e5605}.Article-module-scss-module__3QpO_G__date:before{content:none!important}.Article-module-scss-module__3QpO_G__tag-container{flex-flow:column wrap;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Article-module-scss-module__3QpO_G__title{color:#3e5605;overflow-wrap:break-word;word-wrap:break-word;margin:.5rem 0;font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem);font-weight:600;line-height:1.2}.Article-module-scss-module__3QpO_G__tag-wrapper{flex-wrap:wrap;gap:.5rem;display:flex}.Article-module-scss-module__3QpO_G__figure{width:100%;margin:2rem 0}.Article-module-scss-module__3QpO_G__image{object-fit:cover;border-radius:8px;width:100%;height:auto;min-height:200px;max-height:400px}.Article-module-scss-module__3QpO_G__caption{color:#2a3a1d;margin-top:.5rem;padding-left:1rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-style:italic}.Article-module-scss-module__3QpO_G__content{opacity:0;max-height:0;transition:all .5s;overflow:hidden}.Article-module-scss-module__3QpO_G__content p{margin-bottom:2rem}.Article-module-scss-module__3QpO_G__article-infobox{margin:3rem 0}.Article-module-scss-module__3QpO_G__toggle-button{color:#3e5605;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:14px;width:fit-content;margin-top:2rem;padding:8px 0;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Article-module-scss-module__3QpO_G__toggle-button .Article-module-scss-module__3QpO_G__toggle-circle{color:#010;background:#ffde25;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),background .3s;display:flex}.Article-module-scss-module__3QpO_G__toggle-button:hover{color:#6b7015}.Article-module-scss-module__3QpO_G__toggle-button:hover .Article-module-scss-module__3QpO_G__toggle-circle{transform:rotate(90deg)}.Article-module-scss-module__3QpO_G__toggle-button:active{transform:translate(2px)}@media (max-width:640px){.Article-module-scss-module__3QpO_G__article{padding:1rem}.Article-module-scss-module__3QpO_G__article:before{top:20px;left:-21px}.Article-module-scss-module__3QpO_G__primary-content{flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}.Article-module-scss-module__3QpO_G__figure{width:100%;height:auto}.Article-module-scss-module__3QpO_G__image{height:200px}.Article-module-scss-module__3QpO_G__date{width:100%;margin-bottom:.5rem}.Article-module-scss-module__3QpO_G__tag-container{flex-flow:wrap;align-items:center;gap:.5rem}.Article-module-scss-module__3QpO_G__toggle-button{justify-content:flex-start;width:100%}}
.TeamSection-module-scss-module__U5RhAq__team-section{margin:5rem 0}.TeamSection-module-scss-module__U5RhAq__team-section h2{text-align:center;font-family:var(--font-playfair),serif;color:#3e5605;letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(3rem,7vw,5.5rem);line-height:.95}.TeamSection-module-scss-module__U5RhAq__team-tabs{margin-bottom:3rem;background:#e6ebe666;border:1px solid #ffffff80;border-radius:40px;flex-wrap:wrap;justify-content:flex-start;gap:8px;max-width:fit-content;margin-inline:auto;padding:6px;display:flex}.TeamSection-module-scss-module__U5RhAq__tab-btn{font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#3e5605;cursor:pointer;opacity:.7;white-space:normal;text-align:center;background:0 0;border:none;border-radius:30px;padding:12px 32px;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.TeamSection-module-scss-module__U5RhAq__tab-btn:hover{opacity:1;background:#fff6}.TeamSection-module-scss-module__U5RhAq__tab-btn.TeamSection-module-scss-module__U5RhAq__active{color:#010;opacity:1;background:#ffde25;font-weight:600}.TeamSection-module-scss-module__U5RhAq__profile-container{animation:.4s TeamSection-module-scss-module__U5RhAq__fadeIn}.TeamSection-module-scss-module__U5RhAq__profile-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:3rem;display:grid}@media (min-width:1024px){.TeamSection-module-scss-module__U5RhAq__profile-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:5rem;max-width:100%}}.TeamSection-module-scss-module__U5RhAq__profile-img-wrapper{border-radius:1.5rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.TeamSection-module-scss-module__U5RhAq__profile-img-wrapper img{object-fit:contain;width:100%;height:auto;display:block}.TeamSection-module-scss-module__U5RhAq__shield{z-index:5;user-select:none;background:0 0;position:absolute;inset:0}.TeamSection-module-scss-module__U5RhAq__copyright{z-index:6;color:#010;text-shadow:0 1px 2px #faf9e4cc;opacity:.4;font-size:10px;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;text-transform:uppercase;letter-spacing:.05em;pointer-events:none;position:absolute;bottom:1.5rem;right:1.5rem}.TeamSection-module-scss-module__U5RhAq__profile-text h3{color:#3e5605;margin-bottom:4px}.TeamSection-module-scss-module__U5RhAq__profile-text .TeamSection-module-scss-module__U5RhAq__role{color:#6b7015;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.95rem;font-weight:600;display:block}.TeamSection-module-scss-module__U5RhAq__profile-text p{margin:0;font-size:1rem;line-height:1.7}.TeamSection-module-scss-module__U5RhAq__profile-text .TeamSection-module-scss-module__U5RhAq__email{color:#3e5605;align-items:center;gap:.5rem;margin-top:2rem;font-weight:500;display:flex}.TeamSection-module-scss-module__U5RhAq__profile-text .TeamSection-module-scss-module__U5RhAq__email svg{opacity:.7}@keyframes TeamSection-module-scss-module__U5RhAq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TeamSection-module-scss-module__U5RhAq__team-tabs{width:100%;max-width:none;top:calc(var(--header-height,130px) + 16px);z-index:100;backdrop-filter:blur(15px);background:#fffc;position:sticky}.TeamSection-module-scss-module__U5RhAq__tab-btn{flex:10rem;padding:10px 12px;font-size:.9rem}}
.Checkbox-module-scss-module__rxPXHG__checkbox{flex-direction:column;gap:.5rem;display:flex}.Checkbox-module-scss-module__rxPXHG__label{cursor:pointer;user-select:none;align-items:center;gap:1rem;display:flex;position:relative}.Checkbox-module-scss-module__rxPXHG__label:has(input:disabled){cursor:not-allowed;opacity:.6}.Checkbox-module-scss-module__rxPXHG__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module-scss-module__rxPXHG__input:checked~.Checkbox-module-scss-module__rxPXHG__checkmark{background-color:#3e5605;border-color:#3e5605}.Checkbox-module-scss-module__rxPXHG__input:checked~.Checkbox-module-scss-module__rxPXHG__checkmark:after{display:block}.Checkbox-module-scss-module__rxPXHG__input:disabled~.Checkbox-module-scss-module__rxPXHG__checkmark{opacity:.4;background-color:#3e5605;border-color:#3e5605}.Checkbox-module-scss-module__rxPXHG__input:focus-visible~.Checkbox-module-scss-module__rxPXHG__checkmark{outline-offset:2px;outline:2px solid #3e5605}.Checkbox-module-scss-module__rxPXHG__checkmark{background-color:#faf9e4;border:2px solid #3e56054d;border-radius:3px;flex-shrink:0;width:1.25rem;height:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Checkbox-module-scss-module__rxPXHG__checkmark:after{content:"";border:2.5px solid #fff;border-width:0 2.5px 2.5px 0;width:5px;height:9px;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.Checkbox-module-scss-module__rxPXHG__label:hover .Checkbox-module-scss-module__rxPXHG__checkmark{border-color:#3e560580}.Checkbox-module-scss-module__rxPXHG__labelText{color:#010;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600}.Checkbox-module-scss-module__rxPXHG__description{color:#2a3a1d;margin:0;padding-left:2.25rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.5}
.SectionHeader-module-scss-module__NEQT0W__section-header{text-align:left;margin:clamp(1rem,2vw,1.5rem) 0;padding:0}.SectionHeader-module-scss-module__NEQT0W__section-header h1,.SectionHeader-module-scss-module__NEQT0W__section-header h2{text-align:left;margin-bottom:.5rem;font-size:clamp(2rem,1.4rem + 3vw,3rem)}.SectionHeader-module-scss-module__NEQT0W__section-header .SectionHeader-module-scss-module__NEQT0W__subtitle{color:#2a3a1d;text-align:left;max-width:800px;margin:0;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);line-height:1.4}
.ShopSeoBlocks-module-scss-module__oqT_BG__hubSection{margin:4rem 0 2rem}.ShopSeoBlocks-module-scss-module__oqT_BG__hubSection h2{color:#3e5605;font-family:var(--font-playfair),serif;margin:0 0 1.5rem;font-size:clamp(1.3rem,2.6vw,1.85rem)}.ShopSeoBlocks-module-scss-module__oqT_BG__subtleSeoLinks{color:#2a3a1d;margin:1rem 0 0;font-size:.9rem;line-height:1.6}.ShopSeoBlocks-module-scss-module__oqT_BG__hubGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:920px){.ShopSeoBlocks-module-scss-module__oqT_BG__hubGrid{grid-template-columns:1fr}}.ShopSeoBlocks-module-scss-module__oqT_BG__hubCard{background:#949c1d0d;padding:1.5rem;text-decoration:none;transition:background .3s cubic-bezier(.4,0,.2,1)}.ShopSeoBlocks-module-scss-module__oqT_BG__hubCard h3{color:#3e5605;margin:0 0 .5rem;font-size:1rem}.ShopSeoBlocks-module-scss-module__oqT_BG__hubCard p{color:#2a3a1d;margin:0;font-size:.92rem;line-height:1.55}.ShopSeoBlocks-module-scss-module__oqT_BG__hubCard:hover{background:#949c1d17}.ShopSeoBlocks-module-scss-module__oqT_BG__conversionCta{background:#949c1d0d;margin:0 0 4rem;padding:2rem}.ShopSeoBlocks-module-scss-module__oqT_BG__conversionCta h2{color:#3e5605;font-family:var(--font-playfair),serif;margin:0 0 .5rem;font-size:clamp(1.2rem,2.4vw,1.6rem)}.ShopSeoBlocks-module-scss-module__oqT_BG__conversionCta p{color:#010;max-width:68ch;margin:0}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaActions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnPrimary,.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnSecondary{white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;min-height:46px;padding:.75rem 1.4rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnPrimary{color:#010;background:#ffde25}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnPrimary:hover{color:#faf9e4;background:#010}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnSecondary{color:#010;opacity:.88;background:#ffde25}.ShopSeoBlocks-module-scss-module__oqT_BG__ctaBtnSecondary:hover{color:#faf9e4;opacity:1;background:#010}
.ProductActionButtons-module-scss-module__qvINYq__add-to-cart{color:#010;width:100%;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;cursor:pointer;background:#ffde25;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:14px 2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.ProductActionButtons-module-scss-module__qvINYq__add-to-cart:hover:not(:disabled){color:#faf9e4;background:#010}.ProductActionButtons-module-scss-module__qvINYq__add-to-cart:active:not(:disabled){transform:scale(.99)}.ProductActionButtons-module-scss-module__qvINYq__add-to-cart:disabled{opacity:.5;cursor:not-allowed}.ProductActionButtons-module-scss-module__qvINYq__stepper{border:1.5px solid #3e56054d;border-radius:9999px;align-items:center;gap:0;width:100%;display:flex;overflow:hidden}.ProductActionButtons-module-scss-module__qvINYq__stepper-btn{color:#3e5605;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:flex}.ProductActionButtons-module-scss-module__qvINYq__stepper-btn:hover:not(:disabled){color:#3e5605;background:#3e560514}.ProductActionButtons-module-scss-module__qvINYq__stepper-btn:disabled,.ProductActionButtons-module-scss-module__qvINYq__stepper-btn--disabled{opacity:.35;cursor:not-allowed}.ProductActionButtons-module-scss-module__qvINYq__stepper-qty{text-align:center;color:#3e5605;user-select:none;flex:1;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600}
.CookieSettingsForm-module-scss-module__h3jyOG__settings-form{border-top:1px solid #3e56051a;flex-direction:column;align-items:flex-start;gap:2rem;margin-top:2rem;padding:2rem 0 0;display:flex}.CookieSettingsForm-module-scss-module__h3jyOG__title{color:#3e5605;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;font-family:var(--font-playfair),serif;margin:0 0 1.5rem}.CookieSettingsForm-module-scss-module__h3jyOG__options{flex-direction:column;gap:2rem;width:100%;display:flex}.CookieSettingsForm-module-scss-module__h3jyOG__option{background:#3e560505;border:1px solid #3e56051a;border-radius:8px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.CookieSettingsForm-module-scss-module__h3jyOG__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CookieSettingsForm-module-scss-module__h3jyOG__description{color:#2a3a1d;margin:0;padding-left:2.25rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.5}
.NotFound-module-scss-module__-yv1Ga__content-flat{text-align:left;padding:0}.NotFound-module-scss-module__-yv1Ga__headline{color:#3e5605;font-size:clamp(2rem,8vw,3.5rem);font-weight:700;font-family:var(--font-playfair),serif;margin-bottom:1.5rem}.NotFound-module-scss-module__-yv1Ga__description{color:#2a3a1d;max-width:500px;margin-bottom:5rem;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);line-height:1.6}.NotFound-module-scss-module__-yv1Ga__links-section{text-align:center;width:100%;max-width:400px;margin-bottom:5rem}.NotFound-module-scss-module__-yv1Ga__links-title{color:#3e5605;text-transform:uppercase;letter-spacing:.1em;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:700;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;margin-bottom:1.5rem}.NotFound-module-scss-module__-yv1Ga__links-list{flex-direction:column;gap:1rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.NotFound-module-scss-module__-yv1Ga__popular-link{color:#010;align-items:center;gap:1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.NotFound-module-scss-module__-yv1Ga__popular-link svg{color:#3e5605;opacity:.5;transition:transform .3s cubic-bezier(.4,0,.2,1)}.NotFound-module-scss-module__-yv1Ga__popular-link:hover{color:#3e5605}.NotFound-module-scss-module__-yv1Ga__popular-link:hover svg{opacity:1;transform:translate(4px)}.NotFound-module-scss-module__-yv1Ga__actions{margin-top:2rem}
.Agenda-module-scss-module__DPPY9G__event-list{flex-direction:column;display:flex}.Agenda-module-scss-module__DPPY9G__event-card{color:inherit;border-bottom:1px solid #3e56051a;align-items:flex-start;gap:1.5rem;padding:1.5rem 0;text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex}.Agenda-module-scss-module__DPPY9G__event-card:first-child{border-top:1px solid #3e56051a}.Agenda-module-scss-module__DPPY9G__event-card:hover{opacity:.75}.Agenda-module-scss-module__DPPY9G__event-icon-wrap{background:#3e560514;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;display:flex}.Agenda-module-scss-module__DPPY9G__event-icon{color:#3e5605}.Agenda-module-scss-module__DPPY9G__event-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Agenda-module-scss-module__DPPY9G__event-date{color:#3e5605;text-transform:uppercase;letter-spacing:.06em;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:500}.Agenda-module-scss-module__DPPY9G__event-title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:600}.Agenda-module-scss-module__DPPY9G__event-desc{color:#2a3a1d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.6;display:-webkit-box;overflow:hidden}.Agenda-module-scss-module__DPPY9G__event-arrow{color:#3e5605;opacity:.5;flex-shrink:0;align-self:center;margin-left:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.Agenda-module-scss-module__DPPY9G__event-card:hover .Agenda-module-scss-module__DPPY9G__event-arrow{opacity:.8;transform:translate(3px)}
.AgendaDetail-module-scss-module__YPKuFa__detail-body{flex-direction:column;gap:1.5rem;display:flex}.AgendaDetail-module-scss-module__YPKuFa__detail-meta{align-items:center;gap:.5rem;display:flex}.AgendaDetail-module-scss-module__YPKuFa__detail-icon{color:#3e5605;flex-shrink:0}.AgendaDetail-module-scss-module__YPKuFa__detail-date{color:#3e5605;text-transform:uppercase;letter-spacing:.06em;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500}.AgendaDetail-module-scss-module__YPKuFa__detail-desc{color:#2a3a1d;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.75}
.DeliveryPage-module-scss-module__bSyflW__delivery-page{padding-bottom:4rem}.DeliveryPage-module-scss-module__bSyflW__service-section{margin-bottom:4rem}.DeliveryPage-module-scss-module__bSyflW__intro{max-width:800px;margin-bottom:3rem}.DeliveryPage-module-scss-module__bSyflW__intro p{color:#2a3a1d;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.DeliveryPage-module-scss-module__bSyflW__care-box{background:#3e56050d;border-left:4px solid #3e5605;border-radius:0 8px 8px 0;margin-bottom:2rem;padding:1.5rem 2rem}.DeliveryPage-module-scss-module__bSyflW__care-box p{color:#2a3a1d;white-space:pre-wrap;margin:0;font-size:1rem;line-height:1.6}.DeliveryPage-module-scss-module__bSyflW__care-box .inline-link:after{background-color:#ffde25;transform:scaleX(1)}.DeliveryPage-module-scss-module__bSyflW__wadden-box{background:#6b70151a;border-left:4px solid #6b7015;border-radius:0 8px 8px 0;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:1.5rem 2rem;display:flex}.DeliveryPage-module-scss-module__bSyflW__wadden-box svg{color:#6b7015;flex-shrink:0}.DeliveryPage-module-scss-module__bSyflW__wadden-box p{color:#6b7015;margin:0;font-weight:600}.DeliveryPage-module-scss-module__bSyflW__package-box{background:#ffde250f;border-left:4px solid #ffde25b3;border-radius:0 8px 8px 0;margin-bottom:2rem;padding:1.5rem 2rem}.DeliveryPage-module-scss-module__bSyflW__package-box p{color:#2a3a1d;margin:0;font-size:1rem;line-height:1.6}.DeliveryPage-module-scss-module__bSyflW__package-box-title{align-items:center;gap:1rem;font-weight:600;display:flex;color:#3e5605!important;margin-bottom:.5rem!important;font-size:clamp(1rem,.95rem + .25vw,1.125rem)!important}.DeliveryPage-module-scss-module__bSyflW__pickup-section{border-bottom:1px solid #3e560514;margin-bottom:2rem}.DeliveryPage-module-scss-module__bSyflW__pickup-section p{color:#2a3a1d;max-width:800px;font-size:1rem;line-height:1.6}.DeliveryPage-module-scss-module__bSyflW__planting-section{border-bottom:1px solid #3e560514;margin-bottom:1.5rem;padding-bottom:1.5rem}.DeliveryPage-module-scss-module__bSyflW__planting-section p{color:#2a3a1d;max-width:800px;margin-bottom:1rem;font-size:1rem;line-height:1.6}.DeliveryPage-module-scss-module__bSyflW__planting-rate{color:#3e5605;align-items:center;gap:.5rem;font-weight:600;display:flex;margin-top:1.5rem!important;margin-bottom:.5rem!important}.DeliveryPage-module-scss-module__bSyflW__planting-note{color:#2a3a1d;padding-left:calc(16px + .5rem);font-size:clamp(.875rem,.8rem + .375vw,1rem)}.DeliveryPage-module-scss-module__bSyflW__planting-note .inline-link:after{background-color:#ffde25;transform:scaleX(1)}.DeliveryPage-module-scss-module__bSyflW__zones-list{flex-direction:column;margin-top:2rem;display:flex}.DeliveryPage-module-scss-module__bSyflW__zone-row{border-bottom:1px solid #3e560514;justify-content:space-between;align-items:flex-start;gap:3rem;padding:2rem 0;display:flex}.DeliveryPage-module-scss-module__bSyflW__zone-row:last-child{border-bottom:none}@media (max-width:640px){.DeliveryPage-module-scss-module__bSyflW__zone-row{flex-direction:column;gap:1rem}}.DeliveryPage-module-scss-module__bSyflW__zone-info{flex-direction:column;gap:.5rem;display:flex}.DeliveryPage-module-scss-module__bSyflW__zone-info strong{color:#3e5605;font-family:var(--font-playfair),serif;font-size:clamp(1.125rem,1rem + .625vw,1.5rem)}.DeliveryPage-module-scss-module__bSyflW__zone-region{color:#2a3a1d;max-width:300px;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.4}.DeliveryPage-module-scss-module__bSyflW__zone-pricing{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.DeliveryPage-module-scss-module__bSyflW__zone-pricing span{color:#2a3a1d;align-items:center;gap:.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:flex}.DeliveryPage-module-scss-module__bSyflW__zone-pricing span svg{opacity:.6;flex-shrink:0}.DeliveryPage-module-scss-module__bSyflW__footer-note{color:#2a3a1d;text-align:center;margin-top:3rem;font-size:.9rem;font-style:italic}@media (max-width:768px){.DeliveryPage-module-scss-module__bSyflW__zones-grid{grid-template-columns:1fr}.DeliveryPage-module-scss-module__bSyflW__intro{text-align:center;margin-left:auto;margin-right:auto}}
.CartPage-module-scss-module__z8k4ja__cart-page{min-height:60vh;padding-bottom:3rem}.CartPage-module-scss-module__z8k4ja__page-title{font-family:var(--font-playfair),serif;color:#3e5605;letter-spacing:-.02em;margin:0 0 3rem;font-size:clamp(2rem,1.4rem + 3vw,3rem);font-weight:700;line-height:1.1}.CartPage-module-scss-module__z8k4ja__back-link{color:#2a3a1d;align-items:center;gap:6px;margin-bottom:2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);text-decoration:none;transition:color .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.CartPage-module-scss-module__z8k4ja__back-link:hover{color:#3e5605}.CartPage-module-scss-module__z8k4ja__cart-container{grid-template-columns:1fr 300px;align-items:start;gap:4rem;display:grid}@media (max-width:900px){.CartPage-module-scss-module__z8k4ja__cart-container{grid-template-columns:1fr}}.CartPage-module-scss-module__z8k4ja__cart-items-wrap{flex-direction:column;display:flex}.CartPage-module-scss-module__z8k4ja__summary-sidebar{border-left:1px solid #3e56051f;padding:0 0 0 4rem;position:sticky;top:100px}@media (max-width:900px){.CartPage-module-scss-module__z8k4ja__summary-sidebar{border-top:1px solid #3e56051f;border-left:none;order:-1;padding:2rem 0 0;position:static}}.CartPage-module-scss-module__z8k4ja__summary-card{position:sticky;top:100px}@media (max-width:900px){.CartPage-module-scss-module__z8k4ja__summary-card{padding:2rem 0 0;position:static}}.CartPage-module-scss-module__z8k4ja__summary-title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0 0 2rem;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:700}.CartPage-module-scss-module__z8k4ja__summary-row{color:#2a3a1d;justify-content:space-between;margin-bottom:.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:flex}.CartPage-module-scss-module__z8k4ja__summary-row.CartPage-module-scss-module__z8k4ja__total{color:#3e5605;border-top:1px solid #3e56051f;margin-top:2rem;padding-top:1.5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:700}.CartPage-module-scss-module__z8k4ja__summary-note{color:#2a3a1d;opacity:.6;margin-top:.5rem;font-size:11px;font-style:italic}.CartPage-module-scss-module__z8k4ja__delivery-note{border-top:1px solid #3e56051f;margin-top:1.5rem;padding-top:1.5rem}.CartPage-module-scss-module__z8k4ja__delivery-note-title{font-family:var(--font-playfair),serif;color:#3e5605;margin:0 0 .5rem;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:700}.CartPage-module-scss-module__z8k4ja__delivery-note-body,.CartPage-module-scss-module__z8k4ja__delivery-note-status{color:#2a3a1d;margin:.5rem 0 0;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.55}.CartPage-module-scss-module__z8k4ja__delivery-note-status{color:#3e5605;margin-top:.5rem;font-weight:600}.CartPage-module-scss-module__z8k4ja__delivery-note-warning{color:#92400e;align-items:center;gap:.5rem;margin-top:.5rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;display:flex}.CartPage-module-scss-module__z8k4ja__delivery-note-warning svg{color:#d97706;flex-shrink:0}.CartPage-module-scss-module__z8k4ja__checkout-link{color:#010;width:100%;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;cursor:pointer;background:#ffde25;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:14px 1.5rem;text-decoration:none;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex}.CartPage-module-scss-module__z8k4ja__checkout-link:hover{color:#faf9e4;background:#010}.CartPage-module-scss-module__z8k4ja__checkout-link:active{transform:scale(.99)}.CartPage-module-scss-module__z8k4ja__checkout-link:disabled{opacity:.4;cursor:not-allowed}.CartPage-module-scss-module__z8k4ja__cart-table{grid-template-columns:2fr 1fr 1fr 1fr auto;column-gap:2rem;display:grid}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__cart-table{display:block}}.CartPage-module-scss-module__z8k4ja__col-header{text-transform:uppercase;letter-spacing:.1em;color:#2a3a1d;opacity:.55;border-bottom:1px solid #3e56051f;padding:0 0 1rem;font-size:clamp(.75rem,.7rem + .375vw,.875rem);font-weight:700}.CartPage-module-scss-module__z8k4ja__col-header.CartPage-module-scss-module__z8k4ja__col-product{padding-left:calc(64px + 1.5rem)}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__col-header{display:none}}.CartPage-module-scss-module__z8k4ja__cart-row{display:contents}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__cart-row{border-bottom:1px solid #3e56051a;grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:1rem 1.5rem;padding:1.5rem 0;display:grid}}.CartPage-module-scss-module__z8k4ja__cart-cell{border-bottom:1px solid #3e56051a;align-items:center;padding:1.5rem 0;display:flex}.CartPage-module-scss-module__z8k4ja__cart-cell:nth-last-child(-n+5){border-bottom:none}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__cart-cell{border-bottom:none;padding:0}}.CartPage-module-scss-module__z8k4ja__col-price.CartPage-module-scss-module__z8k4ja__cart-cell,.CartPage-module-scss-module__z8k4ja__col-total.CartPage-module-scss-module__z8k4ja__cart-cell{color:#2a3a1d;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:500}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__col-price.CartPage-module-scss-module__z8k4ja__cart-cell,.CartPage-module-scss-module__z8k4ja__col-total.CartPage-module-scss-module__z8k4ja__cart-cell{display:none}}.CartPage-module-scss-module__z8k4ja__col-total.CartPage-module-scss-module__z8k4ja__cart-cell{color:#3e5605;font-weight:700}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__col-total.CartPage-module-scss-module__z8k4ja__cart-cell{grid-area:2/2;justify-content:flex-end;align-self:center;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:flex}.CartPage-module-scss-module__z8k4ja__col-product.CartPage-module-scss-module__z8k4ja__cart-cell{grid-area:1/1}}.CartPage-module-scss-module__z8k4ja__col-qty.CartPage-module-scss-module__z8k4ja__cart-cell{position:relative}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__col-qty.CartPage-module-scss-module__z8k4ja__cart-cell{grid-area:2/1;align-self:center;padding-left:calc(64px + 1.5rem)}}.CartPage-module-scss-module__z8k4ja__col-remove.CartPage-module-scss-module__z8k4ja__cart-cell{justify-content:flex-end}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__col-remove.CartPage-module-scss-module__z8k4ja__cart-cell{grid-area:1/2;justify-content:flex-end;align-self:center;padding:0}}.CartPage-module-scss-module__z8k4ja__item-link{align-items:center;gap:1.5rem;text-decoration:none;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex}.CartPage-module-scss-module__z8k4ja__item-link:hover{opacity:.75}.CartPage-module-scss-module__z8k4ja__item-text{flex-direction:column;display:flex}.CartPage-module-scss-module__z8k4ja__item-image{background:#3e56050f;border-radius:12px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.CartPage-module-scss-module__z8k4ja__item-name{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600}.CartPage-module-scss-module__z8k4ja__item-price-mobile{display:none}.CartPage-module-scss-module__z8k4ja__item-quantity{flex-wrap:wrap;align-items:center;gap:1rem;display:flex;position:relative}.CartPage-module-scss-module__z8k4ja__qty-controls{border:1.5px solid #3e560547;border-radius:9999px;align-items:center;width:fit-content;display:inline-flex;overflow:hidden}.CartPage-module-scss-module__z8k4ja__qty-btn{cursor:pointer;color:#3e5605;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:flex}.CartPage-module-scss-module__z8k4ja__qty-btn:hover:not(:disabled){color:#3e5605;background:#3e56051a}.CartPage-module-scss-module__z8k4ja__qty-btn:disabled{opacity:.3;cursor:not-allowed}.CartPage-module-scss-module__z8k4ja__qty-val{text-align:center;color:#3e5605;user-select:none;min-width:28px;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:700}.CartPage-module-scss-module__z8k4ja__stock-limit{color:#b43232;letter-spacing:.02em;white-space:nowrap;font-size:10px;font-weight:600;display:block}@media (min-width:769px){.CartPage-module-scss-module__z8k4ja__stock-limit{position:absolute;top:calc(100% + 2px);left:0}}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__stock-limit{width:100%;padding-top:.5rem}}.CartPage-module-scss-module__z8k4ja__remove-btn{color:#b43232;cursor:pointer;background:#b4323214;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:color .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1);display:flex}.CartPage-module-scss-module__z8k4ja__remove-btn:hover{background:#b4323229}@media (max-width:768px){.CartPage-module-scss-module__z8k4ja__remove-btn{color:#b43232;background:#b4323214;border-radius:50%;justify-content:center;width:34px;height:34px}.CartPage-module-scss-module__z8k4ja__remove-btn:hover{background:#b4323229}}.CartPage-module-scss-module__z8k4ja__empty-state{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:5rem 0;display:flex}.CartPage-module-scss-module__z8k4ja__empty-state svg{color:#3e560533}.CartPage-module-scss-module__z8k4ja__empty-state h1{font-family:var(--font-playfair),serif;color:#3e5605;margin:0;font-size:clamp(2rem,1.5rem + 2.5vw,3.5rem)}.CartPage-module-scss-module__z8k4ja__empty-state p{color:#2a3a1d;max-width:320px;margin:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem)}
.Contact-module-scss-module__2DGyAq__contact-content{flex-direction:column;gap:2rem;display:flex}.Contact-module-scss-module__2DGyAq__contact-section{border-top:1px solid #3e560514;padding-top:4rem}.Contact-module-scss-module__2DGyAq__contact-section:first-child{border-top:none;padding-top:0}.Contact-module-scss-module__2DGyAq__section-title{font-family:var(--font-playfair),serif;color:#3e5605;align-items:center;gap:1rem;margin:0 0 1.5rem;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);line-height:1.2;display:flex}.Contact-module-scss-module__2DGyAq__section-title svg{color:#6b7015;opacity:.7;flex-shrink:0}.Contact-module-scss-module__2DGyAq__contact-dl{flex-direction:column;gap:.5rem;margin:0;display:flex}.Contact-module-scss-module__2DGyAq__contact-dl dt{color:#3e5605;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:600}.Contact-module-scss-module__2DGyAq__contact-dl dd{color:#2a3a1d;margin:0;font-size:clamp(.875rem,.8rem + .375vw,1rem)}.Contact-module-scss-module__2DGyAq__contact-text{color:#2a3a1d;margin:0 0 2rem;font-size:clamp(.875rem,.8rem + .375vw,1rem);line-height:1.7}
.Definitielijst-module-scss-module__Bgfvfa__glossary-content{flex-direction:column;gap:0;display:flex}.Definitielijst-module-scss-module__Bgfvfa__glossary-content .inline-link:after{background-color:#ffde25;transform:scaleX(1)}.Definitielijst-module-scss-module__Bgfvfa__alpha-nav{flex-wrap:wrap;gap:2px;margin-top:2rem;display:flex}.Definitielijst-module-scss-module__Bgfvfa__alpha-link{width:2rem;height:2rem;font-family:var(--font-playfair),serif;color:#3e5605;border-radius:8px;justify-content:center;align-items:center;font-size:clamp(.875rem,.8rem + .375vw,1rem);font-weight:700;text-decoration:none;transition:background .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Definitielijst-module-scss-module__Bgfvfa__alpha-link:hover{color:#3e5605;background:#3e560514}.Definitielijst-module-scss-module__Bgfvfa__alpha-inactive{width:2rem;height:2rem;font-family:var(--font-playfair),serif;color:#3e560533;cursor:default;justify-content:center;align-items:center;font-size:clamp(.875rem,.8rem + .375vw,1rem);display:inline-flex}.Definitielijst-module-scss-module__Bgfvfa__definition-section{border-top:1px solid #3e560514;margin-bottom:4rem;padding-top:4rem;scroll-margin-top:6rem}.Definitielijst-module-scss-module__Bgfvfa__definition-section:first-of-type{border-top:none;padding-top:0}.Definitielijst-module-scss-module__Bgfvfa__letter-heading{color:#3e5605;font-size:clamp(2.5rem,6vw,4rem);font-family:var(--font-playfair),serif;margin-bottom:1.5rem;line-height:1}.Definitielijst-module-scss-module__Bgfvfa__definition-list{flex-direction:column;gap:2rem;display:flex}.Definitielijst-module-scss-module__Bgfvfa__definition-list dt{font-family:var(--font-playfair),serif;color:#3e5605;border-radius:8px;margin-top:1.5rem;margin-left:-8px;padding:2px 8px;font-size:clamp(1.125rem,1rem + .625vw,1.5rem);font-weight:600;line-height:1.3;transition:background-color .5s;display:inline-block}.Definitielijst-module-scss-module__Bgfvfa__definition-list dt:first-child{margin-top:0}:is(.Definitielijst-module-scss-module__Bgfvfa__definition-list dt:target,.Definitielijst-module-scss-module__Bgfvfa__definition-list dt.glossary-item-highlight){animation:2.5s ease-out forwards Definitielijst-module-scss-module__Bgfvfa__glossaryHighlight}.Definitielijst-module-scss-module__Bgfvfa__definition-list dd{color:#2a3a1d;margin-left:0;font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.8}@keyframes Definitielijst-module-scss-module__Bgfvfa__glossaryHighlight{0%{background-color:#0000;transform:scale(1)}10%{background-color:#ffde2533;transform:scale(1.02)}to{background-color:#0000;transform:scale(1)}}.Definitielijst-module-scss-module__Bgfvfa__hebrew{opacity:.75;font-size:.85em;font-weight:400;font-family:var(--font-poppins),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}
