.IconButton-module__PhUfYW__button{padding:var(--btn-padding-y) var(--btn-padding-x);font-family:var(--font-ui);font-weight:500;font-size:var(--btn-font-size);text-transform:uppercase;white-space:nowrap;max-width:100%;transition:filter .25s var(--ease-out), transform .25s var(--ease-out);border:.0625rem solid #0000;justify-content:center;align-items:center;gap:.625rem;line-height:1;display:inline-flex}.IconButton-module__PhUfYW__button:hover{filter:brightness(1.06);transform:translateY(-.0625rem)}.IconButton-module__PhUfYW__button:active{transform:translateY(0)}.IconButton-module__PhUfYW__icon{flex-shrink:0}.IconButton-module__PhUfYW__light{background:var(--a-white);border-color:var(--a-white);color:var(--a-green)}.IconButton-module__PhUfYW__yellow,.IconButton-module__PhUfYW__gold{background:var(--a-yellow);border-color:var(--a-green);color:var(--a-green)}.IconButton-module__PhUfYW__dark{background:var(--a-green);border-color:var(--a-white);color:var(--a-white)}.IconButton-module__PhUfYW__outline{color:inherit;background:0 0;border-color:currentColor}.IconButton-module__PhUfYW__text{color:inherit;text-underline-offset:.22em;background:0 0;border-color:#0000;gap:.5rem;padding:0;text-decoration:underline}@media (max-width:480px){.IconButton-module__PhUfYW__button{white-space:normal;text-align:center}}@media (prefers-reduced-motion:reduce){.IconButton-module__PhUfYW__button{transition:none}}
.ProductHero-module__B2HcTq__hero{height:100svh;position:relative;overflow:hidden}.ProductHero-module__B2HcTq__image{object-fit:cover}.ProductHero-module__B2HcTq__gradient{background:linear-gradient(#0000,#000);height:21.25rem;position:absolute;bottom:0;left:0;right:0}.ProductHero-module__B2HcTq__content{width:calc(100% - 4.5rem);color:var(--a-white);flex-direction:column;align-items:flex-start;gap:.875rem;display:flex;position:absolute;bottom:2.75rem;left:2.25rem}.ProductHero-module__B2HcTq__breadcrumb{font-family:var(--font-ui);font-weight:300;font-size:var(--fs-label);line-height:var(--lh-label);text-transform:uppercase}.ProductHero-module__B2HcTq__title{font-family:var(--font-display);margin-bottom:.625rem;font-size:clamp(2rem,3.5vw,3.125rem);font-weight:400;line-height:1}.ProductHero-module__B2HcTq__actions{flex-wrap:wrap;gap:1.375rem;display:flex}@media (max-width:767px){.ProductHero-module__B2HcTq__content{left:var(--page-gutter);width:calc(100% - 2 * var(--page-gutter))}.ProductHero-module__B2HcTq__actions{gap:.75rem;width:100%}.ProductHero-module__B2HcTq__actions>*{flex:10rem}}
.SectionIntro-module__wdiA3a__section{padding:0 var(--page-gutter);text-align:center;color:var(--a-green);flex-direction:column;align-items:center;gap:1.375rem;margin:0 auto;display:flex}.SectionIntro-module__wdiA3a__narrow{max-width:calc(35.9375rem + 2 * var(--page-gutter))}.SectionIntro-module__wdiA3a__wide{max-width:calc(40.875rem + 2 * var(--page-gutter))}.SectionIntro-module__wdiA3a__subtitle{font-family:var(--font-ui);font-weight:800;font-size:var(--fs-label);line-height:var(--lh-label);text-transform:uppercase}.SectionIntro-module__wdiA3a__heading{font-family:var(--font-display);font-size:clamp(1.75rem,2.6vw,2.25rem);font-weight:400;line-height:1.1}.SectionIntro-module__wdiA3a__body{font-size:clamp(1.125rem,1.7vw,1.5rem);line-height:1.3}.SectionIntro-module__wdiA3a__body p+p{margin-top:1em}
.StickyProductBar-module__bX1V0G__bar{z-index:60;min-height:4.3125rem;padding:.375rem 2.25rem calc(.375rem + env(safe-area-inset-bottom,0rem));background:var(--a-white);border-top:.0625rem solid var(--a-border);visibility:hidden;transition:transform .4s var(--ease-out), visibility 0s linear .4s;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -.375rem 1.5rem #00000014}.StickyProductBar-module__bX1V0G__visible{visibility:visible;transition:transform .4s var(--ease-out);transform:translateY(0)}.StickyProductBar-module__bX1V0G__name{font-family:var(--font-display);color:var(--a-green);font-size:clamp(1.125rem,1.95vw,1.75rem);font-weight:400;line-height:1.1}.StickyProductBar-module__bX1V0G__price{white-space:nowrap}.StickyProductBar-module__bX1V0G__actions{flex-shrink:0;align-items:center;gap:1.3125rem;display:flex}@media (max-width:1219px){.StickyProductBar-module__bX1V0G__bar{padding:.5rem var(--page-gutter) calc(.5rem + env(safe-area-inset-bottom,0rem))}.StickyProductBar-module__bX1V0G__actions{gap:.75rem}}@media (max-width:767px){.StickyProductBar-module__bX1V0G__bar{padding:.75rem var(--page-gutter) calc(.75rem + env(safe-area-inset-bottom,0rem));flex-direction:column;align-items:flex-start;gap:.625rem}.StickyProductBar-module__bX1V0G__actions{flex-wrap:wrap;width:100%}.StickyProductBar-module__bX1V0G__actions>*{flex:18rem}.StickyProductBar-module__bX1V0G__price{display:block}}@media (prefers-reduced-motion:reduce){.StickyProductBar-module__bX1V0G__bar,.StickyProductBar-module__bX1V0G__visible{transition:none}}