:root{--color-brand-green: #4a8c2a;--color-brand-green-dark: #5AA83A;--color-brand-cream: #F5F3ED;--color-brand-cream-dark: #EBE8E0;--color-brand-black: #1A1A1A;--color-brand-white: #FFFFFF;--color-brand-light-green: #E8F5E0;--color-brand-gray: #8A8A8A;--announcement-bg: #E8E8E8;--announcement-text: #1A1A1A}.goated-products__subtitle span,.goated-products__title span,.goated-story__title span,.goated-testimonials__quote span,.blog-grid-section__title span,.rich-text__heading span,.section-blog-posts .blog-grid-section__title span,.multicolumn__heading span,.nice,.nice-green{color:var(--color-brand-green)!important}.announcement-bar{background-color:var(--announcement-bg)!important;color:var(--announcement-text)!important}.announcement-bar .announcement-bar__message{display:flex;align-items:center;justify-content:space-between;gap:1rem}.announcement-bar__text{flex:1;text-align:center}.announcement-bar__text a{color:inherit;text-decoration:underline}.header-wrapper.header-wrapper--full{background-color:var(--color-brand-black)!important}.header--full .header__heading-link,.header--full .header__menu-item,.header--full .header__icon-wrapper button,.header--full .header__cart,.header--full .header__column .header__search-text,.header--full .header__localization-button,.header--full .header__account-text{color:var(--color-brand-white)!important}.header--full .header__icon-wrapper svg{fill:var(--color-brand-white)!important}.age-verification-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease}.age-verification-modal.hidden{opacity:0;pointer-events:none}.age-verification-modal__content{background-color:var(--color-brand-white);padding:3rem 2rem;border-radius:8px;text-align:center;max-width:500px;width:90%}.age-verification-modal__logo{max-width:200px;margin-bottom:2rem}.age-verification-modal__title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem;color:var(--color-brand-black)}.age-verification-modal__subtitle{font-size:1rem;color:var(--color-brand-gray);margin-bottom:2rem}.age-verification-modal__buttons{display:flex;gap:1rem;justify-content:center}.age-verification-modal__btn{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.age-verification-modal__btn--yes{background-color:var(--color-brand-green);color:var(--color-brand-white)}.age-verification-modal__btn--yes:hover{background-color:var(--color-brand-green-dark)}.age-verification-modal__btn--no{background-color:transparent;border-color:var(--color-brand-gray);color:var(--color-brand-gray)}.age-verification-modal__btn--no:hover{border-color:var(--color-brand-black);color:var(--color-brand-black)}.email-popup-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:9998;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.email-popup-modal.active{opacity:1;pointer-events:all}.email-popup-modal__content{background-color:var(--color-brand-white);display:flex;max-width:900px;width:95%;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.email-popup-modal__left{flex:1;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.email-popup-modal__right{flex:1;background-color:var(--color-brand-light-green);display:flex;align-items:center;justify-content:center}.email-popup-modal__right img{width:100%;height:100%;object-fit:cover}.email-popup-modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--color-brand-black);z-index:10}.email-popup-modal__title{font-size:1.75rem;font-weight:700;color:var(--color-brand-black);margin-bottom:.5rem}.email-popup-modal__title span{color:var(--color-brand-green)}.email-popup-modal__subtitle{font-size:.95rem;color:var(--color-brand-gray);margin-bottom:1.5rem}.email-popup-modal__form{display:flex;flex-direction:column;gap:1rem}.email-popup-modal__input{padding:1rem 1.25rem;border:2px solid var(--color-brand-cream-dark);border-radius:8px;font-size:1rem;transition:border-color .2s ease}.email-popup-modal__input:focus{outline:none;border-color:var(--color-brand-green)}.email-popup-modal__submit{padding:1rem;background-color:var(--color-brand-black);color:var(--color-brand-white);border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.email-popup-modal__submit:hover{background-color:#333}@media(max-width:768px){.email-popup-modal__right{display:none}.email-popup-modal__left{padding:2rem 1.5rem}}:root{--goated-pill-radius: 999px;--goated-fill-duration: .56s;--goated-fill-ease: cubic-bezier(.16, 1, .3, 1);--goated-nav-panel-ease: cubic-bezier(.7, 0, .2, 1);--goated-nav-item-ease: cubic-bezier(.075, .82, .165, 1);--goated-nav-opacity-ease: cubic-bezier(.19, 1, .22, 1);--goated-nav-divider-ease: cubic-bezier(.215, .61, .355, 1)}.goated-hero__cta,.goated-story__btn,.hero-section__cta,.blog-grid-section__btn,.two-column-section__btn,#age-verification-modal .age-verification-modal__btn,#email-popup-modal .email-popup-modal__submit{position:relative;overflow:hidden;isolation:isolate;z-index:0;border-radius:var(--goated-pill-radius);background-repeat:no-repeat;background-image:linear-gradient(var(--goated-btn-fill, #111111),var(--goated-btn-fill, #111111));background-size:0% 100%;background-position:right top;transition:background-size var(--goated-fill-duration) var(--goated-fill-ease),background-position var(--goated-fill-duration) var(--goated-fill-ease),color .34s ease,border-color .34s ease,background-color .34s ease,transform .28s ease,opacity .28s ease,box-shadow .28s ease}@media screen and (pointer:fine){.goated-hero__cta:hover,.goated-story__btn:hover,.hero-section__cta:hover,.blog-grid-section__btn:hover,.two-column-section__btn:hover,#age-verification-modal .age-verification-modal__btn:hover,#email-popup-modal .email-popup-modal__submit:hover{background-image:linear-gradient(var(--goated-btn-fill, #111111),var(--goated-btn-fill, #111111));background-repeat:no-repeat;background-size:100% 100%;background-position:left top}.goated-hero__cta:not(:hover),.goated-story__btn:not(:hover),.hero-section__cta:not(:hover),.blog-grid-section__btn:not(:hover),.two-column-section__btn:not(:hover),#age-verification-modal .age-verification-modal__btn:not(:hover),#email-popup-modal .email-popup-modal__submit:not(:hover){background-position:right top}}.goated-hero__cta,.hero-section__cta{--goated-btn-fill: #141414;background-color:#fff;border:2px solid #ffffff}.goated-hero__cta:hover,.hero-section__cta:hover{color:#fff;opacity:1}.goated-story__btn,.blog-grid-section__btn,.two-column-section__btn{--goated-btn-fill: var(--gg-accent);background-color:transparent}.goated-story__btn:hover,.blog-grid-section__btn:hover,.two-column-section__btn:hover{color:#fff;border-color:var(--gg-accent);background-color:transparent}#age-verification-modal .age-verification-modal__btn--yes{--goated-btn-fill: rgba(255, 255, 255, .16);background-color:#111;border-color:#111;color:#fff}#age-verification-modal .age-verification-modal__btn--yes:hover{background-color:#111;color:#fff;opacity:1}#age-verification-modal .age-verification-modal__btn--no{--goated-btn-fill: #111111;background-color:transparent;border-color:#242424;color:#202020}#age-verification-modal .age-verification-modal__btn--no:hover{background:transparent;border-color:#111;color:#fff}#email-popup-modal .email-popup-modal__submit{--goated-btn-fill: #4a8c2a;border:2px solid #1a1a1a;background-color:#1a1a1a;color:#fff}#email-popup-modal .email-popup-modal__submit:hover{background:#1a1a1a;border-color:#4a8c2a;color:#fff;opacity:1}.hero-section{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.hero-section__content{position:relative;z-index:2;text-align:center;color:var(--color-brand-white);padding:2rem}.hero-section__eyebrow{font-size:.875rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;opacity:.9}.hero-section__title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-section__cta{display:inline-block;padding:1rem 3rem;background-color:var(--color-brand-white);color:var(--color-brand-black);font-weight:600;border-radius:50px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.hero-section__cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.rich-text-section{background-color:var(--color-brand-cream);padding:5rem 2rem;text-align:center}.rich-text-section__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-brand-black);margin-bottom:1rem}.rich-text-section__title span{color:var(--color-brand-green)}.rich-text-section__text{font-size:1.125rem;color:var(--color-brand-gray);max-width:700px;margin:0 auto;line-height:1.7}.image-grid-section{padding:5rem 2rem;background-color:var(--color-brand-white)}.image-grid-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1200px;margin:0 auto}.image-grid-section__item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:12px}.image-grid-section__item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-grid-section__item:hover img{transform:scale(1.05)}@media(max-width:768px){.image-grid-section__grid{grid-template-columns:1fr}}.feature-cards-section{background-color:var(--color-brand-cream);padding:5rem 2rem}.feature-cards-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:var(--color-brand-white);border-radius:12px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.feature-card__image{aspect-ratio:4/3;overflow:hidden}.feature-card__image img{width:100%;height:100%;object-fit:cover}.feature-card__title{font-size:1.25rem;font-weight:700;color:var(--color-brand-black);margin:1.25rem 1rem .5rem}.feature-card__title span{color:var(--color-brand-green)}.feature-card__count{font-size:.875rem;color:var(--color-brand-gray);margin-bottom:.75rem}.feature-card__link{display:inline-block;padding:.75rem 1.5rem;color:var(--color-brand-black);text-decoration:underline;font-size:.875rem;margin-bottom:1.25rem}@media(max-width:768px){.feature-cards-section__grid{grid-template-columns:1fr}}.product-carousel-section{padding:5rem 2rem;background-color:var(--color-brand-white)}.product-carousel-section--green{background-color:var(--color-brand-light-green)}.product-carousel-section__header{text-align:center;margin-bottom:3rem}.product-carousel-section__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-brand-black);margin-bottom:.5rem}.product-carousel-section__title span{color:var(--color-brand-green)}.product-carousel-section__subtitle{font-size:1rem;color:var(--color-brand-gray)}.testimonial-banner{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden}.testimonial-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000a6;z-index:1}.testimonial-banner__content{position:relative;z-index:2;text-align:center;color:var(--color-brand-white);padding:3rem;max-width:900px}.testimonial-banner__quote{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;line-height:1.4;margin-bottom:1.5rem;font-style:italic}.testimonial-banner__author{font-size:1rem;opacity:.8}.blog-grid-section{background-color:var(--color-brand-cream);padding:5rem 2rem}.blog-grid-section__header{text-align:center;margin-bottom:3rem}.blog-grid-section__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-brand-black);margin-bottom:1rem}.blog-grid-section__title span{color:var(--color-brand-green)}.blog-grid-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 2rem}.blog-card{background-color:var(--color-brand-white);border-radius:12px;overflow:hidden}.blog-card__image{aspect-ratio:16/9;overflow:hidden}.blog-card__image img{width:100%;height:100%;object-fit:cover}.blog-card__meta{padding:1.25rem}.blog-card__category{display:inline-block;font-size:.7rem;text-transform:uppercase;color:#fff;background-color:var(--color-brand-green);padding:.25rem .75rem;border-radius:50px;letter-spacing:.05em;margin-bottom:.5rem}.blog-card__category--niceleaf{background-color:var(--color-brand-green)}.blog-card__category--niceshrooms{background-color:#4a8c2a}.blog-card__title{font-size:1.125rem;font-weight:600;color:var(--color-brand-black);margin-bottom:.5rem;line-height:1.4}.blog-card__date{font-size:.875rem;color:var(--color-brand-gray)}.blog-card__link{display:inline-block;margin-top:.75rem;color:var(--color-brand-black);text-decoration:underline;font-size:.875rem}.blog-grid-section__cta{text-align:center}.blog-grid-section__btn{display:inline-block;padding:1rem 2.5rem;border:2px solid var(--color-brand-green);color:var(--color-brand-black);font-weight:600;border-radius:50px;text-decoration:none;transition:all .2s ease}.blog-grid-section__btn:hover{background-color:var(--color-brand-green);color:var(--color-brand-white)}@media(max-width:768px){.blog-grid-section__grid{grid-template-columns:1fr}}.trust-badges-section{background-color:var(--color-brand-white);padding:4rem 2rem;border-top:1px solid var(--color-brand-cream-dark);border-bottom:1px solid var(--color-brand-cream-dark)}.trust-badges-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}.trust-badge{text-align:center}.trust-badge__icon{width:60px;height:60px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-brand-light-green);border-radius:50%}.trust-badge__icon svg{width:30px;height:30px;fill:var(--color-brand-green)}.trust-badge__title{font-size:.875rem;font-weight:600;color:var(--color-brand-black);margin-bottom:.25rem}.trust-badge__text{font-size:.75rem;color:var(--color-brand-gray)}@media(max-width:768px){.trust-badges-section__grid{grid-template-columns:repeat(2,1fr)}}.two-column-section{background-color:var(--color-brand-cream);padding:5rem 2rem}.two-column-section__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center}.two-column-section__content{order:1}.two-column-section__image{order:2}.two-column-section__image img{width:100%;border-radius:12px}.two-column-section__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-brand-black);margin-bottom:1.5rem}.two-column-section__title span{color:var(--color-brand-green)}.two-column-section__text{font-size:1rem;color:var(--color-brand-gray);line-height:1.8;margin-bottom:2rem}.two-column-section__btn{display:inline-block;padding:1rem 2.5rem;border:2px solid var(--color-brand-green);color:var(--color-brand-black);font-weight:600;border-radius:50px;text-decoration:none;transition:all .2s ease}.two-column-section__btn:hover{background-color:var(--color-brand-green);color:var(--color-brand-white)}@media(max-width:768px){.two-column-section__grid{grid-template-columns:1fr;gap:2rem}.two-column-section__content,.two-column-section__image{order:unset}}.footer{background-color:var(--color-brand-black);color:var(--color-brand-white)}.footer__newsletter{background-color:var(--color-brand-green);padding:4rem 2rem;text-align:center}.footer__newsletter-title{font-size:1.75rem;font-weight:700;color:var(--color-brand-white);margin-bottom:1.5rem}.footer__newsletter-form{display:flex;max-width:500px;margin:0 auto;gap:.5rem}.footer__newsletter-input{flex:1;padding:1rem 1.25rem;border:none;border-radius:8px;font-size:1rem}.footer__newsletter-btn{padding:1rem 1.5rem;background-color:var(--color-brand-black);color:var(--color-brand-white);border:none;border-radius:8px;font-weight:600;cursor:pointer}.footer__menus{padding:4rem 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1200px;margin:0 auto}.footer__menu-title{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem}.footer__menu-link{display:block;color:#ffffffb3;text-decoration:none;font-size:.875rem;margin-bottom:.75rem;transition:color .2s ease}.footer__menu-link:hover{color:var(--color-brand-white)}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:2rem;display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.footer__copyright{font-size:.875rem;color:#ffffff80}.footer__payment-icons{display:flex;gap:.5rem}.footer__payment-icon{height:24px;opacity:.7}@media(max-width:768px){.footer__menus{grid-template-columns:repeat(2,1fr);gap:2rem}.footer__newsletter-form{flex-direction:column}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}.loyalty-widget{position:fixed;bottom:20px;right:20px;z-index:999}.loyalty-widget__btn{width:60px;height:60px;border-radius:50%;background-color:var(--color-brand-green);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px #0003;transition:transform .2s ease}.loyalty-widget__btn:hover{transform:scale(1.1)}.loyalty-widget__btn svg{width:30px;height:30px;fill:var(--color-brand-white)}.scroll-to-top{position:fixed;bottom:100px;right:20px;width:50px;height:50px;border-radius:50%;background-color:var(--color-brand-black);color:var(--color-brand-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:998}.scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top svg{width:24px;height:24px;fill:currentColor}:root{--goated-section-rounding: 1.9rem}.template-index #MainContent>.shopify-section{position:relative}.template-index #MainContent>.shopify-section:not(.section-goated-hero):not(.section-goated-trust):not(.section-goated-legal){border-top-left-radius:var(--goated-section-rounding);border-top-right-radius:var(--goated-section-rounding);overflow:hidden}.template-index #MainContent>.section-blog-posts{margin-top:-4.8rem;border-top-left-radius:0;border-top-right-radius:0;overflow:visible;z-index:3}@font-face{font-family:Catamaran;src:url(https://niceleaf.com/cdn/fonts/catamaran/catamaran_n4.97787e924c88922c7d20919761339dda1e5276ad.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Catamaran;src:url(https://niceleaf.com/cdn/fonts/catamaran/catamaran_n5.4aa795ab3dba7215fa978a20cc46e8ec5724da5c.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Catamaran;src:url(https://niceleaf.com/cdn/fonts/catamaran/catamaran_n7.c7720328a326501d0a4fcb3373c1ca68129c3c78.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Catamaran;src:url(https://niceleaf.com/cdn/fonts/catamaran/catamaran_n8.7ecddfb0aec4c66e3add433607a11386162e4f68.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}html,body,button,input,select,textarea,.header__menu-item,.button__label,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-family:Catamaran,sans-serif!important}body{color:#141414}.shopify-section-header .header-wrapper--full{background:#161616!important}.shopify-section-header .header{min-height:11.8rem!important;position:relative;z-index:61;transition:background-color .3s ease}.shopify-section-header .header__menu-item,.shopify-section-header .header__heading-link,.shopify-section-header .header__search-text,.shopify-section-header .header__account-text,.shopify-section-header .header__cart{color:#fff!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-weight:700!important}.shopify-section-header .header svg{color:#fff!important}.shopify-section-header .header svg path,.shopify-section-header .header svg circle,.shopify-section-header .header svg rect,.shopify-section-header .header svg line{stroke:#fff!important;fill:none!important}.shopify-section-header .header .icon-cart path:last-child{fill:none!important}.shopify-section-header{--goated-niceleaf-drawer-width: 36rem;--goated-niceleaf-drawer-text: #171717;--goated-niceleaf-drawer-border: rgba(23, 23, 23, .06);--goated-niceleaf-drawer-muted: rgba(23, 23, 23, .42);--goated-niceleaf-drawer-motion: .6s cubic-bezier(.7, 0, .2, 1);--goated-mega-attachment-overlap: 3.2rem}.shopify-section-header header-drawer>details[open]>summary:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:block;cursor:default;background:linear-gradient(to left,#17171733 20%,#17171780 60%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .8s cubic-bezier(.7,0,.2,1),visibility .8s cubic-bezier(.7,0,.2,1)}.shopify-section-header header-drawer>details.menu-opening[open]>summary:before{opacity:1;visibility:visible;pointer-events:auto}.shopify-section-header .menu-drawer{top:0;bottom:auto;left:0;width:min(var(--goated-niceleaf-drawer-width),100vw);max-width:var(--goated-niceleaf-drawer-width);height:100vh;height:100dvh;background:#fff!important;background-color:#fff!important;color:var(--goated-niceleaf-drawer-text)!important;box-shadow:2.4rem 0 5.6rem #1717172e;transform:translate3d(-100%,0,0);transition:transform var(--goated-niceleaf-drawer-motion),opacity .3s ease,visibility .3s ease;will-change:transform}.shopify-section-header .menu-drawer-container.menu-opening>.menu-drawer{transform:translateZ(0)}.shopify-section-header .menu-drawer__inner-container,.shopify-section-header .menu-drawer__top,.shopify-section-header .menu-drawer__main,.shopify-section-header .menu-drawer__bottom,.shopify-section-header .menu-drawer__submenu{background:#fff!important;background-color:#fff!important}.shopify-section-header .menu-drawer__inner-container{overflow:hidden}.shopify-section-header .menu-drawer__top{display:flex;align-items:center;justify-content:flex-end;min-height:7.2rem;padding:3.2rem 2rem 1.6rem;border-bottom:0}.shopify-section-header .menu-drawer__top:before{content:none;position:absolute;top:1rem;left:50%;width:4.8rem;height:.4rem;border-radius:999px;background:var(--goated-niceleaf-drawer-border);transform:translate(-50%)}.shopify-section-header .menu-drawer__logo,.shopify-section-header .menu-drawer__cart{display:none!important}.shopify-section-header .menu-drawer .header__modal-close-button{width:4.8rem;height:4.8rem;margin:0;border:1px solid var(--goated-niceleaf-drawer-border);border-radius:999px;color:var(--goated-niceleaf-drawer-text)!important;background:#17171706}.shopify-section-header .menu-drawer .header__modal-close-button svg,.shopify-section-header .menu-drawer .header__modal-close-button path{color:var(--goated-niceleaf-drawer-text)!important;stroke:currentColor!important}.shopify-section-header .menu-drawer__main{flex:1 1 auto;min-height:0;height:auto;overflow:hidden;padding:0}.shopify-section-header .menu-drawer__navigation-container{padding:0}.shopify-section-header .menu-drawer__navigation{position:relative;overflow:hidden}.shopify-section-header .menu-drawer__menu{padding:1.2rem 0 4rem;gap:0}.shopify-section-header .menu-drawer__menu-item{color:var(--goated-niceleaf-drawer-text)!important}.shopify-section-header .menu-drawer__menu>.menu-drawer__menu-item,.shopify-section-header .menu-drawer__submenu .menu-drawer__menu>.menu-drawer__menu-item{padding-left:2rem;padding-right:2rem}.shopify-section-header .menu-drawer__menu .childlink,.shopify-section-header .menu-drawer__menu .grandchildlink{padding-left:0}.shopify-section-header .menu-drawer__menu-summary{position:relative;min-height:4.9rem;color:var(--goated-niceleaf-drawer-text)!important}.shopify-section-header .menu-drawer__menu-summary .menu-drawer__menu-link{width:100%}.shopify-section-header .menu-drawer__menu-summary .icon-caret-right{position:absolute;top:50%;right:1.8rem;width:2.4rem;height:2.4rem;opacity:.4;transform:translateY(-50%)}.shopify-section-header .menu-drawer__menu-summary .icon-caret-right path{stroke:currentColor!important}.shopify-section-header .menu-drawer__menu-link,.shopify-section-header .menu-drawer__menu-summary{color:var(--goated-niceleaf-drawer-text)!important}.shopify-section-header .menu-drawer__menu-link{display:block;padding:1rem 0;font-size:2.4rem;line-height:1;font-weight:700;letter-spacing:0;text-transform:none}.shopify-section-header .goated-mobile-nav__item{border-bottom:0}.shopify-section-header .goated-mobile-nav__submenu{gap:0;padding:1.2rem 0 4rem}.shopify-section-header .goated-mobile-nav__submenu .menu-drawer__menu-link,.shopify-section-header .menu-drawer__submenu .menu-drawer__menu-link{font-size:1.8rem;line-height:1.2;font-weight:600;letter-spacing:0;text-transform:none;color:var(--goated-niceleaf-drawer-text)!important}.shopify-section-header .goated-mobile-nav__submenu .menu-drawer__menu-link:hover,.shopify-section-header .goated-mobile-nav__submenu .menu-drawer__menu-link:focus-visible,.shopify-section-header .menu-drawer__submenu .menu-drawer__menu-link:hover,.shopify-section-header .menu-drawer__submenu .menu-drawer__menu-link:focus-visible{color:#000!important}.shopify-section-header .goated-mobile-nav__link--lab-reports{min-height:0;margin:0;padding:1rem 0!important;border-radius:0;background:transparent;color:var(--goated-niceleaf-drawer-text)!important;box-shadow:none}.shopify-section-header .goated-mobile-nav__link--lab-reports:after{content:none}.js .shopify-section-header .menu-drawer__submenu{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;z-index:3;overflow:hidden;visibility:hidden;opacity:1;transform:translate3d(100%,0,0);transition:transform var(--goated-niceleaf-drawer-motion),visibility 0s linear .6s;will-change:transform}.js .shopify-section-header details.menu-opening[open]>.menu-drawer__submenu{visibility:visible;transform:translateZ(0);transition:transform var(--goated-niceleaf-drawer-motion),visibility 0s}.shopify-section-header .menu-drawer__inner-submenu{min-height:0;height:100%;overflow-x:hidden;overflow-y:auto;padding-bottom:0}.shopify-section-header .goated-mobile-submenu__back{display:flex;align-items:center;gap:1.2rem;width:100%;min-height:5rem;padding:0 2rem;border-bottom:1px solid var(--goated-niceleaf-drawer-border);color:var(--goated-niceleaf-drawer-muted);font-size:1.4rem;line-height:1;font-weight:700;letter-spacing:0;text-align:left}.shopify-section-header .goated-mobile-submenu__back:before{content:"";display:block;width:.8rem;height:.8rem;border-left:.2rem solid currentColor;border-top:.2rem solid currentColor;transform:rotate(-45deg)}.shopify-section-header .menu-drawer__bottom{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;margin-top:auto;padding:2rem;background:#17171706!important;box-shadow:none!important}.shopify-section-header .menu-drawer .list-social{order:2;justify-content:flex-end;margin:0;gap:1.6rem}.shopify-section-header .menu-drawer .list-social__item{padding:0}.shopify-section-header .menu-drawer .list-social__link{width:2.2rem;height:2.2rem;padding:0;color:var(--goated-niceleaf-drawer-text)!important}.shopify-section-header .menu-drawer__bottom-main{order:1;width:auto}.shopify-section-header .menu-drawer__search-and-account .header__search{display:none!important}.shopify-section-header .menu-drawer__search-and-account{gap:0}@media screen and (max-width:639px){.shopify-section-header header-drawer>details[open]>summary:before{background:#171717b3}.shopify-section-header .menu-drawer{top:auto;bottom:0;width:100%;max-width:none;height:calc(100vh - 60px);height:calc(100dvh - 60px);max-height:calc(100dvh - 60px);border-radius:2rem 2rem 0 0;box-shadow:0 -2.4rem 5.6rem #1717172e;transform:translate3d(0,100%,0)}.shopify-section-header .menu-drawer-container.menu-opening>.menu-drawer{transform:translateZ(0)}.shopify-section-header .menu-drawer__top{min-height:5.6rem;padding:1.8rem 1.6rem .8rem}.shopify-section-header .menu-drawer__top:before{content:""}.shopify-section-header .menu-drawer .header__modal-close-button{position:absolute;top:.4rem;right:.4rem;border-color:transparent;background:transparent}}.shopify-section-header .goated-mobile-lab-link{display:none!important}.shopify-section-header .goated-main-nav{gap:0 2.25rem!important;position:relative}@media screen and (min-width:1100px){.shopify-section-header .header,.shopify-section-header .header__left,.shopify-section-header .header__inline-menu,.shopify-section-header .goated-main-nav,.shopify-section-header .goated-main-nav__item{overflow:visible!important}}.shopify-section-header .header__inline-menu{position:relative;z-index:12}.shopify-section-header .goated-main-nav .header__menu-item{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:clamp(1.55rem,1.05vw,1.9rem)!important;letter-spacing:.065em!important;font-weight:700!important;border-radius:var(--goated-pill-radius);padding:.9rem 1.8rem!important;background-image:linear-gradient(#fff,#fff)!important;background-repeat:no-repeat!important;background-size:0% 100%!important;background-position:right top!important;line-height:1;transition:background-size calc(var(--goated-fill-duration) + .06s) var(--goated-fill-ease),background-position calc(var(--goated-fill-duration) + .06s) var(--goated-fill-ease),color .34s ease,opacity .34s ease}.shopify-section-header .goated-main-nav .header__menu-item-title,.shopify-section-header .goated-main-nav .header__menu-item-duplicate{display:inline-block;font-size:clamp(1.55rem,1.05vw,1.9rem)!important;letter-spacing:.065em!important;line-height:1;transition:transform var(--goated-fill-duration) var(--goated-nav-panel-ease),opacity var(--goated-fill-duration) var(--goated-nav-panel-ease)}.shopify-section-header .goated-main-nav .header__menu-item-duplicate{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#111;pointer-events:none;transform:translateY(100%) scale(.6)}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item>.header__menu-item-title{color:inherit!important;background-image:none!important;background-size:0 0!important}@media screen and (pointer:fine){.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible{background-size:100% 100%!important;background-position:left top!important;color:#111!important;opacity:1}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover .header__menu-item-title,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible .header__menu-item-title{opacity:0;transform:translateY(-10%) scale(.6)}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover .header__menu-item-duplicate,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible .header__menu-item-duplicate{transform:translateY(0) scale(1)}}.shopify-section-header .goated-main-nav__item{position:relative}.shopify-section-header .goated-main-nav__item>.header__menu-item{opacity:1;z-index:8}.shopify-section-header .goated-main-nav .header__menu-item--active .header__menu-item-title{background:none!important;background-image:none!important;background-size:0 0!important}.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item{background-size:100% 100%!important;background-position:left top!important;color:#111!important;opacity:1!important}.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item{opacity:1!important}.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item .header__menu-item-title,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item .header__menu-item-title{opacity:0;transform:translateY(-10%) scale(.6)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item .header__menu-item-duplicate,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item .header__menu-item-duplicate{transform:translateY(0) scale(1)}.shopify-section-header .goated-main-nav .header__menu-item-title{opacity:1!important;transform:none!important;color:inherit!important}.shopify-section-header .goated-main-nav__item--has-children{padding-bottom:var(--goated-mega-attachment-overlap);margin-bottom:calc(var(--goated-mega-attachment-overlap) * -1)}.shopify-section-header .goated-main-nav__item--has-children:after{content:"";position:absolute;top:100%;left:0;right:0;height:var(--goated-mega-attachment-overlap)}.shopify-section-header .goated-main-nav__mega{position:fixed;--goated-mega-attached-top: var(--goated-mega-panel-top, 0px);--goated-mega-panel-y: calc( var(--goated-mega-panel-top, 0px) + var(--goated-mega-offset-top, var(--goated-mega-fallback-offset, 9.6rem)) );--goated-mega-overlap: var(--goated-mega-scroll-overlap, 0px);--goated-mega-bottom-reserve: clamp(6rem, 9vh, 9.5rem);--goated-mega-height: min( 68rem, max( 42rem, calc( 100vh - var(--goated-mega-panel-y) - var(--goated-mega-bottom-reserve) + var(--goated-mega-overlap) ) ) );top:calc(var(--goated-mega-panel-y) - var(--goated-mega-overlap));left:0;right:0;display:flex;flex-direction:column;transform:translateY(0);transform-origin:var(--goated-mega-origin-x, 50vw) 0;clip-path:inset(0 0 100% 0);width:100vw;max-width:100vw;height:var(--goated-mega-height);min-height:0;max-height:var(--goated-mega-height);overflow-y:auto;overflow-x:hidden;padding:clamp(4.8rem,5vw,7.2rem) clamp(3.2rem,5.4vw,7.2rem) clamp(4.8rem,4.8vw,6.8rem);color:#fff6e7;background:#161616!important;background-image:none!important;border-top:0;border-bottom-left-radius:clamp(1.6rem,1.8vw,2.8rem);border-bottom-right-radius:clamp(1.6rem,1.8vw,2.8rem);box-shadow:0 34px 70px #00000061;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity,transform,clip-path;transition:opacity .28s ease,transform .6s var(--goated-nav-panel-ease),clip-path .6s var(--goated-nav-panel-ease),visibility 0s linear .6s;z-index:2}.shopify-section-header .goated-main-nav__mega--js-motion{transition:none!important;will-change:transform,opacity,clip-path}.shopify-section-header .goated-main-nav__item--has-children.is-closing>.goated-main-nav__mega{visibility:visible;pointer-events:none;opacity:0;transform:translateY(0);clip-path:inset(0 0 100% 0)}.shopify-section-header .goated-main-nav__item--has-children.is-closing>.goated-main-nav__mega .goated-main-nav__mega-col,.shopify-section-header .goated-main-nav__item--has-children.is-closing>.goated-main-nav__mega .goated-main-nav__mega-heading,.shopify-section-header .goated-main-nav__item--has-children.is-closing>.goated-main-nav__mega .goated-main-nav__mega-list li,.shopify-section-header .goated-main-nav__item--has-children.is-closing>.goated-main-nav__mega .goated-main-nav__mega-footer{opacity:0;transform:translateY(1.8rem)}.shopify-section-header .goated-main-nav__mega:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#fff6de14;opacity:.85}.shopify-section-header .goated-main-nav__mega--shop{--goated-mega-shop-height: min( 66rem, max( 42rem, calc( 100vh - var(--goated-mega-panel-y) - var(--goated-mega-bottom-reserve) + var(--goated-mega-overlap) ) ) );height:var(--goated-mega-shop-height)!important;min-height:0!important;max-height:var(--goated-mega-shop-height)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:clamp(2.8rem,3.2vw,4.6rem)!important}.shopify-section-header .goated-main-nav__mega--shop .goated-main-nav__mega-inner{flex:0 0 auto;align-content:start;column-gap:clamp(5.8rem,7vw,12rem);row-gap:clamp(6rem,6.4vw,9rem)}.shopify-section-header .goated-main-nav__mega--learn,.shopify-section-header .goated-main-nav__mega--contact{height:auto!important;min-height:0!important;max-height:min(56rem,calc(100vh - var(--goated-mega-panel-y) - clamp(4rem,7vh,8rem) + var(--goated-mega-overlap)))!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:clamp(3.2rem,3.8vw,5.4rem)!important}.shopify-section-header .goated-main-nav__mega--learn .goated-main-nav__mega-inner,.shopify-section-header .goated-main-nav__mega--contact .goated-main-nav__mega-inner{flex:0 0 auto;align-content:start}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);clip-path:inset(0 0 0 0);transition-delay:0s}.shopify-section-header,.shopify-section-header .header-wrapper,.shopify-section-header .header{position:relative}.shopify-section-header{isolation:isolate;--goated-mega-fallback-offset: var(--header-height, 9.6rem);will-change:auto;z-index:220!important}.shopify-section-header.header-sticky-with-opened-mega-menu{transform:none!important}.shopify-section-header .header-wrapper,.shopify-section-header .header,.shopify-section-header .header__left,.shopify-section-header .header__column,.shopify-section-header .header__icons{z-index:3}.shopify-section-header .header-wrapper,.shopify-section-header .header{background:#161616!important}.shopify-section-header .header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#161616;z-index:5;pointer-events:none}.shopify-section-header .header>*{position:relative;z-index:10}.shopify-section-header .goated-main-nav__mega-inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(100%,188rem);margin:0 auto;flex:1 1 auto;align-content:start;column-gap:clamp(4.6rem,6vw,10rem);row-gap:clamp(4.6rem,5vw,6.4rem)}.shopify-section-header .goated-main-nav__mega--learn .goated-main-nav__mega-inner,.shopify-section-header .goated-main-nav__mega--contact .goated-main-nav__mega-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.shopify-section-header .goated-main-nav__mega-inner--single{grid-template-columns:minmax(max(var(--goated-mega-col-min, 160px),220px),300px)}.shopify-section-header .goated-main-nav__mega--compact{--goated-compact-menu-width: min(34rem, calc(100vw - 3.2rem) );left:var(--goated-mega-origin-x, 50vw);right:auto;translate:-50% 0;width:var(--goated-compact-menu-width);max-width:var(--goated-compact-menu-width);height:auto!important;min-height:0!important;max-height:min(32rem,calc(100vh - var(--goated-mega-panel-y) - 2rem))!important;padding:1.4rem!important;overflow:auto!important;border-bottom-left-radius:var(--gg-card-radius);border-bottom-right-radius:var(--gg-card-radius);box-shadow:0 2.2rem 4.2rem #00000057}.shopify-section-header .goated-main-nav__mega--compact .goated-main-nav__mega-inner{display:block;width:100%;margin:0}.shopify-section-header .goated-main-nav__mega--compact .goated-main-nav__mega-list{gap:.35rem}.shopify-section-header .goated-main-nav__mega--compact .goated-main-nav__mega-link{display:block;padding:.9rem 1rem;border-radius:var(--gg-card-radius);color:#fffdf6e0!important;font-size:1.5rem;font-weight:700;line-height:1.25}.shopify-section-header .goated-main-nav__mega--compact .goated-main-nav__mega-link:hover,.shopify-section-header .goated-main-nav__mega--compact .goated-main-nav__mega-link:focus-visible{color:var(--gg-ink)!important;background:var(--gg-accent)}.shopify-section-header .goated-main-nav__mega-col{min-width:0;--goated-mega-col-open-delay: .3s;opacity:0;transform:translateY(1.8rem);transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .48s ease;transition-delay:.18s}.shopify-section-header .goated-main-nav__mega-heading{display:inline-block;margin:0 0 1.45rem;font-family:var(--font-body-family);font-style:var(--font-body-style);color:#fff6d6;font-size:clamp(1.7rem,1.1vw,2.45rem);line-height:1.08;font-weight:850;letter-spacing:0;text-transform:uppercase;text-decoration:none;opacity:0;transform:translateY(1.8rem);transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .48s ease,color .24s ease;transition-delay:.2s}.shopify-section-header .goated-main-nav__mega-list{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.shopify-section-header .goated-main-nav__mega-list li{opacity:0;transform:translateY(1.8rem);transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .48s ease;transition-delay:.2s}.shopify-section-header .goated-main-nav__mega-link{font-family:var(--font-body-family);font-style:var(--font-body-style);color:#fff6e7e0;font-size:clamp(1.55rem,1.05vw,2.35rem);font-weight:400;line-height:1.38;letter-spacing:0;text-transform:none;text-decoration:none}.shopify-section-header .goated-main-nav__mega-footer{position:relative;width:min(100%,188rem);margin:clamp(3rem,3.6vw,4.8rem) auto 0;padding-top:2rem;opacity:0;transform:translateY(1.8rem);transition:transform .76s cubic-bezier(.16,1,.3,1),opacity .48s ease;transition-delay:.28s;will-change:opacity,transform}.shopify-section-header .goated-main-nav__mega-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#fff6dec2;opacity:0;transform:scaleX(0);transform-origin:left center;transition:transform .96s var(--goated-nav-divider-ease),opacity .72s var(--goated-nav-opacity-ease);transition-delay:.34s;will-change:opacity,transform}.shopify-section-header .goated-main-nav__mega-footer-link{display:inline-flex;align-items:center;gap:1.2rem;color:#fff6d6;font-size:1.8rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;text-decoration:none}.shopify-section-header .goated-main-nav__mega-footer-icon{font-size:2.2rem;line-height:1;transform:translateY(-.05em)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col{opacity:1;transform:translateY(0)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-heading,.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li{opacity:1;transform:translateY(0)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-footer{opacity:1;transform:translateY(0);transition-delay:.4s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-footer:before{opacity:1;transform:scaleX(1)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(1){--goated-mega-col-open-delay: .18s;transition-delay:.18s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(2){--goated-mega-col-open-delay: .22s;transition-delay:.22s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(3){--goated-mega-col-open-delay: .26s;transition-delay:.26s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(4){--goated-mega-col-open-delay: .3s;transition-delay:.3s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(5){--goated-mega-col-open-delay: .34s;transition-delay:.34s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(6){--goated-mega-col-open-delay: .38s;transition-delay:.38s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(7){--goated-mega-col-open-delay: .4s;transition-delay:.4s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-col:nth-child(8){--goated-mega-col-open-delay: .42s;transition-delay:.42s}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-heading{transition-delay:calc(var(--goated-mega-col-open-delay, .18s) + .06s)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li:nth-child(1),.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li:nth-child(2){transition-delay:calc(var(--goated-mega-col-open-delay, .18s) + .1s)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li:nth-child(3),.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li:nth-child(4){transition-delay:calc(var(--goated-mega-col-open-delay, .18s) + .14s)}.shopify-section-header .goated-main-nav__item--has-children.is-open>.goated-main-nav__mega .goated-main-nav__mega-list li:nth-child(n+5){transition-delay:calc(var(--goated-mega-col-open-delay, .18s) + .18s)}@media screen and (prefers-reduced-motion:reduce){.shopify-section-header .goated-main-nav__mega,.shopify-section-header .goated-main-nav__mega-col,.shopify-section-header .goated-main-nav__mega-heading,.shopify-section-header .goated-main-nav__mega-list li,.shopify-section-header .goated-main-nav__mega-footer,.shopify-section-header .goated-main-nav__mega-footer:before,.shopify-section-header .goated-main-nav .header__menu-item-title,.shopify-section-header .goated-main-nav .header__menu-item-duplicate{transition:none;transform:none;clip-path:none}.shopify-section-header .goated-main-nav .header__menu-item-duplicate{display:none}}.shopify-section-header .goated-main-nav__mega-link:hover,.shopify-section-header .goated-main-nav__mega-heading:hover{color:#fbf4ab}.shopify-section-header .header__heading-link span{font-size:2.2rem!important;letter-spacing:.01em;font-weight:800}.shopify-section-header .header__heading-link img{max-width:18.2rem!important;max-height:7.4rem!important;width:auto!important}@media screen and (min-width:1100px){.shopify-section-header .header--left-logo .header__left{display:flex;align-items:center;gap:1.8rem;flex:1}.shopify-section-header .header--left-logo .header__inline-menu{flex:1;justify-content:center}.shopify-section-header .header--left-logo .header__heading+.header__inline-menu,.shopify-section-header .header--left-logo .header__heading-link+.header__inline-menu{margin-left:0}.shopify-section-header .header--left-logo .header__column{margin-left:1.4rem}.shopify-section-header .header__icons{gap:1.1rem}}.goated-announcement,.goated-announcement *{font-family:Catamaran,sans-serif!important}.section-goated-announcement{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:visible!important}.goated-announcement{width:100vw!important;max-width:none!important;min-height:4.2rem!important;overflow:visible!important}.goated-announcement__inner{width:100%!important;max-width:none!important;padding-inline:clamp(1.4rem,2.5vw,4rem)!important}.goated-announcement__social-link{width:2.8rem!important;height:2.8rem!important}.goated-announcement__social-link svg{width:1.35rem!important;height:1.35rem!important}.goated-announcement{padding:.65rem 0!important;background:#efe1c6!important;background-color:#efe1c6!important;border-bottom-color:#1517121a!important}.goated-announcement__socials{gap:1.25rem!important}.goated-announcement__message{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;gap:.48rem!important;font-size:1.22rem!important;font-weight:500!important;line-height:1.2!important;color:#1a1a1a!important;letter-spacing:0!important;white-space:nowrap}.goated-announcement__message-icon{display:inline-flex;width:1.18rem;height:1.18rem;color:#1a1a1a}.goated-announcement__message-icon svg{display:block;width:100%;height:100%;fill:currentColor}.shopify-section-header .header__icon-wrapper svg{width:2.7rem;height:2.7rem}@media(max-width:989px){.shopify-section-header .header{min-height:9.4rem!important}.shopify-section-header .header__heading-link img{max-width:15.2rem!important;max-height:6.1rem!important}.goated-announcement{padding:.62rem 0!important;min-height:4rem!important}.goated-announcement__inner{padding-inline:clamp(1.4rem,3vw,2.8rem)!important}.goated-announcement__message{font-size:1.12rem!important}}@media(max-width:768px){.goated-announcement{min-height:3.7rem!important}.goated-announcement__message{position:static!important;transform:none!important;white-space:normal}}.section-rich-text .rich-text__heading{font-size:clamp(3rem,3vw,4.6rem)!important;text-transform:uppercase;letter-spacing:-.02em;font-weight:800}.section-rich-text .rich-text__text{max-width:1120px;margin:0 auto;font-size:clamp(1.7rem,1vw,2rem);line-height:1.42}.section-blog-posts .blog-posts__heading{text-transform:uppercase;letter-spacing:-.02em;font-weight:800}.section-blog-posts .blog-posts__header{display:flex;flex-direction:column;gap:1.2rem}.section-blog-posts .goated-blog-posts__intro{margin:0;max-width:112rem;color:#212121;font-size:clamp(1.1rem,.75vw,1.45rem);line-height:1.5}.section-goated-blog-intro{display:none!important}.section-blog-posts .blog-posts-content{gap:2.4rem}.section-blog-posts .blog-posts--nice-times{border-radius:4.8rem 4.8rem 0 0;overflow:hidden}.section-blog-posts .blog-posts--nice-times .blog-posts-content{gap:2.8rem}.section-blog-posts .blog-posts--nice-times .goated-blog-posts__intro{margin-top:2.7rem}.section-blog-posts .blog-posts-grid{row-gap:2.4rem}.section-blog-posts .goated-blog-fallback-card{position:relative;gap:1.2rem}.section-blog-posts .goated-blog-fallback-card .article-card-image-wrapper{border-radius:1.6rem;overflow:hidden;position:relative}.section-blog-posts .goated-blog-fallback-card__label{position:absolute;top:1.1rem;left:1.1rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.25rem;border-radius:999px;background:#111;color:#fff;font-size:1.28rem;font-weight:700;letter-spacing:.01em;line-height:1}.section-blog-posts .goated-blog-fallback-card .article-card-title{margin:0;color:#141414;font-weight:800;line-height:1.25}.section-blog-posts .goated-blog-fallback-card .article-card-meta{color:#212121;column-gap:1.2rem}.section-blog-posts .article-card{transform:none!important}.section-blog-posts .article-card-image-wrapper{border-radius:1.2rem}.section-blog-posts .article-card-title{font-weight:700}.section-blog-posts .article-card-tag{background:#171717;color:#fff;border-radius:999px;padding:.3rem 1rem}.section-goated-trust .goated-trust{background:#fff!important;border-bottom-left-radius:2.4rem;border-bottom-right-radius:2.4rem;position:relative;z-index:2;overflow:hidden}.section-goated-trust .goated-trust__title{color:#161616!important;font-size:1.35rem;letter-spacing:.08em}.section-goated-trust .goated-trust__icon svg{fill:#161616!important}.section-goated-trust .goated-trust__badge:not(:last-child):after{background:#00000024!important}.section-goated-legal .goated-legal{margin-top:-2.4rem;padding-top:6.2rem;border-top-left-radius:2.4rem;border-top-right-radius:2.4rem;overflow:hidden}@media(max-width:749px){.template-index #MainContent>.shopify-section:not(.section-goated-hero):not(.section-goated-trust):not(.section-goated-legal){border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}.template-index #MainContent>.section-blog-posts{margin-top:-2.4rem}.section-goated-trust .goated-trust{border-bottom-left-radius:1.6rem;border-bottom-right-radius:1.6rem}.section-goated-legal .goated-legal{margin-top:-1.6rem;padding-top:5.4rem;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}}.footer,.footer-main-container{background:#111!important}.footer-top-container{display:none!important}.footer-main-container{border-top:1px solid rgba(255,255,255,.09);padding:1.8rem 0 1.9rem!important}.footer-main{gap:0!important}.footer-blocks,.footer-localization,.footer-policies,.footer-follow-on-shop{display:none!important}.footer-bottom{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important}.footer-copyright{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem .7rem}.footer-copyright__content,.footer-copyright a{color:#ffffffb8!important;font-size:1.35rem!important}.footer-copyright__content+.footer-copyright__content{display:none!important}.footer .list-payment{margin-left:auto!important;gap:.4rem!important}.footer .list-payment__item svg{height:2rem!important;width:auto}.goated-hero__panel,.goated-hero__eyebrow,.goated-hero__title,.goated-hero__description{color:#fff!important}.goated-hero__cta{color:#151515!important}.goated-hero__cta:hover,.goated-hero__cta:focus-visible{color:#fff!important}.goated-testimonials__content,.goated-testimonials__quote,.goated-testimonials__author{color:#fff!important}html.js.goated-page-loading body>:not(.shopify-section-header):not(#age-verification-modal):not(#email-popup-modal):not(script):not(style):not(noscript){opacity:0;filter:blur(8px);transform:translate3d(0,1.4rem,0) scale(.995);will-change:opacity,filter,transform}html.js.goated-page-loading.goated-page-loaded body>:not(.shopify-section-header):not(#age-verification-modal):not(#email-popup-modal):not(script):not(style):not(noscript){opacity:1;filter:blur(0);transform:translateZ(0) scale(1);transition:opacity .58s cubic-bezier(.22,1,.36,1),filter .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1)}.goated-reveal{opacity:0;transform:translateY(28px);transition:opacity .55s ease,transform .55s ease;will-change:opacity,transform}.goated-reveal.is-visible{opacity:1;transform:translateY(0)}.goated-reveal-stagger>*{opacity:0;transform:translateY(22px);transition:opacity .45s ease,transform .45s ease}.goated-reveal-stagger.is-visible>*{opacity:1;transform:translateY(0)}.goated-reveal-stagger.is-visible>*:nth-child(1){transition-delay:.02s}.goated-reveal-stagger.is-visible>*:nth-child(2){transition-delay:.08s}.goated-reveal-stagger.is-visible>*:nth-child(3){transition-delay:.14s}.goated-reveal-stagger.is-visible>*:nth-child(4){transition-delay:.2s}.goated-reveal-stagger.is-visible>*:nth-child(5){transition-delay:.26s}.goated-reveal-stagger.is-visible>*:nth-child(6){transition-delay:.32s}@media(prefers-reduced-motion:reduce){html.js.goated-page-loading body>:not(.shopify-section-header):not(#age-verification-modal):not(#email-popup-modal):not(script):not(style):not(noscript){opacity:1!important;filter:none!important;transform:none!important;transition:none!important}.goated-reveal,.goated-reveal-stagger>*{opacity:1!important;transform:none!important;transition:none!important}}:root{--goated-surface-white: rgba(255, 255, 255, .82);--goated-surface-green: rgba(255, 255, 255, .7);--goated-border-soft: rgba(17, 17, 17, .09);--goated-shadow-soft: 0 16px 38px rgba(17, 17, 17, .08);--goated-shadow-medium: 0 22px 58px rgba(17, 17, 17, .12);--goated-shadow-strong: 0 32px 78px rgba(10, 10, 10, .2)}.template-index{background:radial-gradient(circle at top,#ffffffb3,#fff0 46%),#f2efe7}.template-index #MainContent{background:transparent}.template-index #MainContent>.shopify-section{isolation:isolate}.template-index h1,.template-index h2,.template-index h3,.template-index .rich-text__heading,.template-index .blog-posts__heading,.template-index .article-card-title{text-wrap:balance}@media screen and (pointer:fine){.shopify-section-header .header__icon-wrapper,.shopify-section-header .header__cart{border-radius:999px;transition:background-color .24s ease,transform .24s ease,opacity .24s ease}.shopify-section-header .header__icon-wrapper:hover,.shopify-section-header .header__cart:hover{background:#ffffff0f;transform:translateY(-1px)}.shopify-section-header .goated-main-nav__mega-link,.shopify-section-header .goated-main-nav__mega-footer-link{transition:color .22s ease,opacity .22s ease,transform .22s ease}.shopify-section-header .goated-main-nav__mega-link:hover,.shopify-section-header .goated-main-nav__mega-footer-link:hover{opacity:.9;transform:translate(.15rem)}}.section-rich-text .rich-text{position:relative;background:radial-gradient(circle at top left,#7eaa5d33,#7eaa5d00 28%),linear-gradient(180deg,#f1eedf,#ece8dd)}.section-rich-text .rich-text__blocks{position:relative;max-width:min(1240px,calc(100% - 3.2rem));margin:0 auto;padding:clamp(3.2rem,4vw,4.8rem) clamp(1.6rem,4vw,4.5rem);border-radius:2.4rem;border:1px solid rgba(16,16,16,.08);background:linear-gradient(180deg,#ffffffd1,#ffffffad),#f7f3e9;box-shadow:var(--goated-shadow-soft)}.section-rich-text .rich-text__heading{max-width:13ch;margin-left:auto;margin-right:auto}.section-rich-text .rich-text__text{color:#2a2a2a}.section-rich-text .rich-text__button{display:inline-flex;align-items:center;justify-content:center;min-height:5.2rem;padding-inline:2.4rem;border-radius:999px;border:1px solid rgba(17,17,17,.12);box-shadow:0 14px 26px #11111114}.section-goated-category-cards .goated-category-cards{background:radial-gradient(circle at top right,#76a84a26,#76a84a00 34%),#eef1dd;padding-top:2.8rem;padding-bottom:3.8rem}.section-goated-category-cards .goated-category-cards__card{position:relative;border-radius:2.2rem;border:1px solid rgba(17,17,17,.08);box-shadow:var(--goated-shadow-soft);transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.section-goated-category-cards .goated-category-cards__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#fffc,#76a84a1f);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.section-goated-category-cards .goated-category-cards__image{border-bottom:1px solid rgba(17,17,17,.06)}.section-goated-category-cards .goated-category-cards__image img{transition:transform .52s cubic-bezier(.22,1,.36,1),filter .32s ease}.section-goated-category-cards .goated-category-cards__content{padding:1.6rem 1.6rem 1.8rem}.section-goated-category-cards .goated-category-cards__title{margin-bottom:.9rem;text-wrap:balance}.section-goated-category-cards .goated-category-cards__title sup{display:inline-flex;align-items:center;justify-content:center;min-width:1.65em;height:1.65em;margin-left:.24em;padding:0 .28em;border-radius:999px;background:#121212;color:#fff;font-size:34%;font-weight:700;top:-.85em}.section-goated-category-cards .goated-category-cards__text{color:#373737;line-height:1.45}@media screen and (pointer:fine){.section-goated-category-cards .goated-category-cards__card:hover{transform:translateY(-6px);border-color:#4e8d2f38;box-shadow:var(--goated-shadow-medium)}.section-goated-category-cards .goated-category-cards__card:hover .goated-category-cards__image img{transform:scale(1.04);filter:saturate(1.05)}}.section-goated-products .goated-products,.template-index .goated-products{position:relative;padding-top:5.2rem;padding-bottom:5.2rem}.template-index .goated-products__header{margin-bottom:3rem}.template-index .goated-products__wrap:before,.template-index .goated-products__wrap:after{content:"";position:absolute;top:0;bottom:0;width:clamp(2.4rem,4vw,5rem);z-index:3;pointer-events:none}.template-index .goated-products__wrap:before{left:0;background:linear-gradient(90deg,var(--goated-carousel-fade) 5%,rgba(255,255,255,0) 100%)}.template-index .goated-products__wrap:after{right:0;background:linear-gradient(270deg,var(--goated-carousel-fade) 5%,rgba(255,255,255,0) 100%)}.template-index .goated-product-card{border:1px solid rgba(18,18,18,.11);box-shadow:0 18px 42px #11111114,0 1px #ffffffd1 inset}.template-index .goated-product-card__image{position:relative;background:radial-gradient(circle at top,#7aad4b3d,#7aad4b00 56%),linear-gradient(180deg,#faf9f6,#efede7)}.template-index .goated-product-card__image img{transform:scale(1.015);transition:transform .36s cubic-bezier(.22,1,.36,1)}.template-index .goated-product-card__content{padding:1.5rem 1.6rem 1.9rem}.template-index .goated-product-card__vendor{font-size:1.1rem;letter-spacing:.2em;color:#7a7a7a}.template-index .goated-product-card__title{font-size:2.05rem;min-height:5.1rem}.template-index .goated-product-card__meta{color:#646464}.template-index .goated-product-card__price{margin-top:1.1rem;font-size:1.8rem}.template-index .goated-products__nav{margin-top:1.2rem;margin-bottom:2rem}@media(hover:hover)and (pointer:fine){.template-index .goated-product-card:hover{transform:translateY(-6px);box-shadow:0 26px 50px #1111111f,0 1px #ffffffd1 inset}.template-index .goated-product-card:hover .goated-product-card__image img{transform:scale(1.055)}}.section-goated-story .goated-story{position:relative;background:linear-gradient(180deg,#f6f0dcf5,#f1e7c8fa),#f4ebd1;border-top-left-radius:3.2rem;border-top-right-radius:3.2rem;overflow:hidden;padding-top:5.2rem;padding-bottom:5.2rem}.section-goated-story .goated-story__grid{gap:clamp(2.8rem,4.4vw,5rem)}.section-goated-story .goated-story__content{max-width:62rem}.section-goated-story .goated-story__text{color:#313131;line-height:1.48}.section-goated-story .goated-story__btn{box-shadow:0 16px 32px #4e8d2f1f}.section-goated-story .goated-story__image{position:relative;border-radius:2.2rem;border:1px solid rgba(17,17,17,.08);box-shadow:var(--goated-shadow-medium)}.section-goated-story .goated-story__image:after{content:"";position:absolute;inset:auto 2rem -1.4rem 2rem;height:34%;border-radius:999px;background:#4e8d2f29;filter:blur(30px);z-index:-1}.section-goated-story .goated-story__image img{transition:transform .5s cubic-bezier(.22,1,.36,1)}@media screen and (pointer:fine){.section-goated-story .goated-story__image:hover img{transform:scale(1.035)}}.section-goated-testimonials .goated-testimonials{min-height:clamp(38rem,42vw,50rem);border-bottom-left-radius:0;border-bottom-right-radius:0}.section-goated-testimonials .goated-testimonials__content{position:relative;max-width:min(100%,116rem);padding-top:clamp(4.2rem,6vw,5.8rem)}.section-goated-testimonials .goated-testimonials__content:before{content:"\201c";position:absolute;top:0;left:50%;transform:translate(-50%);color:#fffffff5;font-size:clamp(5.4rem,8vw,8rem);line-height:.8;font-weight:700}.section-goated-testimonials .goated-testimonials__quote{position:relative;z-index:1}.section-goated-testimonials .goated-testimonials__author{display:block;min-height:0;padding:0;border-radius:0;background:none;letter-spacing:0}.section-goated-testimonials .goated-testimonials--template .goated-testimonials__content:before{color:#5a872df2}.section-goated-testimonials .goated-testimonials--template .goated-testimonials__quote,.section-goated-testimonials .goated-testimonials--template .goated-testimonials__author{color:#1a1a1a;text-shadow:none}.section-blog-posts .blog-posts{background:linear-gradient(180deg,#fffffff2,#fffffff7),#fff}.section-blog-posts .blog-posts-grid{margin:0;padding:0;list-style:none;align-items:stretch}.section-blog-posts .blog-posts-card{height:100%}.section-blog-posts .article-card,.section-blog-posts .goated-blog-fallback-card{position:relative;height:100%;border-radius:2rem;border:1px solid rgba(18,18,18,.08);background:linear-gradient(180deg,#fffffffa,#faf9f6fa);box-shadow:var(--goated-shadow-soft);overflow:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease}.section-blog-posts .article-card-content{padding:1.7rem 1.8rem 2rem}.section-blog-posts .article-card-image-wrapper{overflow:hidden}.section-blog-posts .article-card-image{transition:transform .42s cubic-bezier(.22,1,.36,1)}.section-blog-posts .article-card-title{line-height:1.22}.section-blog-posts .article-card-meta{color:#626262}.section-blog-posts .blog-posts__button{min-height:5.2rem;border-radius:999px;box-shadow:0 16px 32px #11111114}@media screen and (pointer:fine){.section-blog-posts .article-card:hover,.section-blog-posts .goated-blog-fallback-card:hover{transform:translateY(-6px);border-color:#4e8d2f33;box-shadow:var(--goated-shadow-medium)}.section-blog-posts .article-card:hover .article-card-image,.section-blog-posts .goated-blog-fallback-card:hover .article-card-image{transform:scale(1.04)}}.section-goated-trust .goated-trust{padding-top:3.2rem;padding-bottom:3.2rem}.section-goated-trust .goated-trust__badge{padding-top:1.4rem;padding-bottom:1.4rem}.section-goated-trust .goated-trust__icon{width:6.2rem;height:6.2rem;border-radius:50%;background:#1111110a}.section-goated-trust .goated-trust__title{line-height:1.35}.footer-main-container{position:relative}.footer-main-container:before{content:"";position:absolute;top:0;left:50%;width:min(100% - 3.2rem,1180px);height:1px;transform:translate(-50%);background:linear-gradient(90deg,#fff0,#fff3,#fff0)}.footer-bottom{min-height:5rem}.footer-copyright__content,.footer-copyright a{letter-spacing:.01em}.footer .list-payment__item{display:flex;align-items:center;justify-content:center;min-width:3.2rem;min-height:2.2rem;padding:.25rem .5rem;border-radius:.7rem;background:#ffffff0d}@media(max-width:989px){.section-goated-hero .goated-hero__content{align-items:center;padding-top:3.2rem}.section-rich-text .rich-text__blocks{max-width:calc(100% - 2rem);border-radius:1.8rem}.section-goated-category-cards .goated-category-cards__card,.section-goated-story .goated-story__image,.section-blog-posts .article-card,.section-blog-posts .goated-blog-fallback-card{border-radius:1.8rem}.template-index .goated-products__wrap:before,.template-index .goated-products__wrap:after{display:none}.section-goated-testimonials .goated-testimonials__content{border-radius:1.8rem}}@media(max-width:749px){.goated-announcement{padding:.95rem 0!important}.goated-announcement__inner{padding-inline:1.2rem!important}.goated-announcement__socials{gap:.8rem!important}.goated-announcement__social-link svg{width:1.7rem!important;height:1.7rem!important}.goated-announcement__message{font-size:1.4rem!important;line-height:1.25!important;text-align:center}.shopify-section-header .header{min-height:8.2rem!important;padding-inline:1.2rem!important}.shopify-section-header .header__heading-link img{max-width:12.8rem!important;max-height:5rem!important}.shopify-section-header .header__icons{gap:.3rem!important}.shopify-section-header .header__left{min-width:0;gap:.45rem}.shopify-section-header .header__left>header-drawer{flex:0 0 auto;margin-right:.75rem}.shopify-section-header .header__left .header__heading,.shopify-section-header .header__left .header__heading-link{min-width:0;flex:0 1 auto}.shopify-section-header .goated-mobile-lab-link{display:inline-flex!important;align-items:center;justify-content:center;min-width:0;min-height:3.25rem;margin-left:.15rem;padding:.42rem .68rem .38rem .82rem;border:1px solid rgba(255,255,255,.82);border-radius:999px;background:#fff;color:#151515!important;font-size:.88rem;line-height:1;font-weight:850;letter-spacing:.035em;text-decoration:none;text-transform:uppercase;white-space:nowrap;box-shadow:0 .7rem 1.4rem #0000002e;flex:0 0 auto}.shopify-section-header .goated-mobile-lab-link:after{content:"";width:.58rem;height:.58rem;margin-left:.45rem;border-top:.15rem solid currentColor;border-right:.15rem solid currentColor;transform:rotate(45deg);flex:0 0 auto}.shopify-section-header .header__icon-wrapper,.shopify-section-header .header__cart{width:3.9rem;height:3.9rem;min-width:3.9rem;min-height:3.9rem}.shopify-section-header .header__icon-wrapper svg{width:2.25rem;height:2.25rem}.section-goated-hero .goated-hero{min-height:72svh}.section-goated-hero .goated-hero__content{align-items:flex-end;padding:2.2rem 1.2rem 1.6rem}.section-goated-hero .goated-hero__cta{display:flex!important;width:100%;min-width:0;min-height:4.9rem;padding-inline:1.8rem;font-size:1.32rem;letter-spacing:.1em}.template-index #MainContent>.shopify-section:not(.section-goated-hero):not(.section-goated-trust):not(.section-goated-legal){margin-top:-.9rem}.section-rich-text .rich-text__blocks{max-width:calc(100% - 1.6rem);padding:2.6rem 1.35rem;border-radius:1.6rem}.section-rich-text .rich-text__heading{max-width:11ch;font-size:clamp(2.7rem,8.8vw,3.8rem)!important;line-height:.98}.section-rich-text .rich-text__text{font-size:1.54rem;line-height:1.5}.section-rich-text .rich-text__button{display:flex!important;width:100%;min-height:4.8rem;padding-inline:1.5rem}.section-goated-category-cards .goated-category-cards{padding-top:1.8rem;padding-bottom:2.7rem}.section-goated-category-cards .goated-category-cards__grid{gap:1.25rem}.section-goated-category-cards .goated-category-cards__card{border-radius:1.6rem}.section-goated-category-cards .goated-category-cards__image{aspect-ratio:1 / .84}.section-goated-category-cards .goated-category-cards__content{padding:1.25rem 1.2rem 1.45rem}.section-goated-category-cards .goated-category-cards__title{font-size:2.5rem;margin-bottom:.7rem}.section-goated-category-cards .goated-category-cards__text{font-size:1.46rem;line-height:1.46}.section-goated-products .goated-products,.template-index .goated-products{padding-top:3.6rem;padding-bottom:3.8rem}.template-index .goated-products__header{margin-bottom:2.1rem}.goated-products{padding-inline:1.2rem}.goated-products__title{font-size:clamp(2.7rem,8.4vw,4rem)}.goated-products__subtitle{font-size:1.18rem;letter-spacing:.16em}.goated-products__carousel{--goated-visible-cards: 1.18;gap:1.2rem;padding-bottom:.4rem}.goated-product-card{border-radius:1.6rem}.template-index .goated-product-card__image,.goated-product-card__image{border-radius:1.5rem 1.5rem 0 0}.template-index .goated-product-card__content,.goated-product-card__content{padding:1.2rem 1.2rem 1.45rem;min-height:15.2rem}.template-index .goated-product-card__vendor,.goated-product-card__vendor{font-size:1rem;letter-spacing:.18em}.template-index .goated-product-card__title,.goated-product-card__title{min-height:4.2rem;font-size:1.78rem;line-height:1.15}.goated-product-card__rating{margin:.15rem 0 .8rem;gap:.32rem}.goated-product-card__stars{font-size:1.38rem}.template-index .goated-product-card__meta,.goated-product-card__meta{font-size:1.04rem}.template-index .goated-product-card__price,.goated-product-card__price{margin-top:.85rem;font-size:1.56rem}.template-index .goated-products__nav,.goated-products__nav{margin-top:.8rem;margin-bottom:1.5rem;gap:.6rem}.section-goated-story .goated-story{border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;padding-top:3.8rem;padding-bottom:3.8rem}.section-goated-story .goated-story__grid{gap:2rem}.section-goated-story .goated-story__image{border-radius:1.6rem}.section-goated-story .goated-story__text{font-size:1.56rem;line-height:1.52}.section-goated-story .goated-story__btn{display:flex!important;width:100%}.section-goated-testimonials .goated-testimonials{min-height:0;padding-top:3.6rem;padding-bottom:3.6rem}.section-goated-testimonials .goated-testimonials__content{padding-top:4.2rem}.section-goated-testimonials .goated-testimonials__content:before{font-size:5.2rem}.section-goated-testimonials .goated-testimonials__quote{font-size:1.78rem;line-height:1.34}.section-goated-testimonials .goated-testimonials__author{font-size:1.22rem}.template-index #MainContent>.section-blog-posts{margin-top:-1.8rem}.section-blog-posts .blog-posts--nice-times{border-radius:2rem 2rem 0 0}.section-blog-posts .article-card-content{padding:1.35rem 1.25rem 1.55rem}.section-blog-posts .article-card-title{font-size:1.9rem}.section-blog-posts .goated-blog-posts__intro{font-size:1.1rem;line-height:1.5}.section-blog-posts .blog-posts__button{display:flex!important;width:100%;min-height:4.8rem}.section-goated-trust .goated-trust{padding-top:2.4rem;padding-bottom:2.4rem}.section-goated-trust .goated-trust__badge{padding-top:1rem;padding-bottom:1rem}.section-goated-trust .goated-trust__icon{width:5rem;height:5rem}.footer-main-container:before{width:calc(100% - 1.6rem)}.footer-main{row-gap:2rem}.footer-bottom{min-height:0;padding-top:1.2rem;padding-bottom:1.4rem}}.shopify-section-header .goated-main-nav .header__menu-item-title{position:relative!important;z-index:1!important;opacity:1!important;transform:none!important;color:#fff!important;transition:none!important}.shopify-section-header .goated-main-nav .header__menu-item,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible,.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item{background-image:none!important;background-size:0 0!important}.shopify-section-header .goated-main-nav .header__menu-item{background-color:transparent!important;color:#fff!important}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible,.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item{background-color:#fff!important;color:#111!important}.shopify-section-header .goated-main-nav .header__menu-item-duplicate{display:none!important}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover .header__menu-item-title,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible .header__menu-item-title,.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item .header__menu-item-title,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item .header__menu-item-title{opacity:1!important;transform:none!important;color:#111!important}.header__heading-link picture,.footer-logo picture,.hero-logo picture,.goated-footer-upper__logo picture,.age-verification-modal__brand picture,.gummy-gang-static-card__media picture{display:block}.header__heading-link picture{width:100%;height:100%}.footer-logo picture,.hero-logo picture,.goated-footer-upper__logo picture,.age-verification-modal__brand picture,.gummy-gang-static-card__media picture{width:100%}.gummy-gang-static-card__media picture{height:100%}:root{--gg-ink: #151712;--gg-ink-soft: #1f241f;--gg-ink-muted: #4c5147;--gg-ivory: #fffdf6;--gg-cloud: #f6f7f0;--gg-mint: #e8f2de;--gg-mint-deep: #ddf0c8;--gg-sage: var(--gg-accent);--gg-sage-dark: #326629;--gg-sky: #eaf7fa;--gg-sky-ink: #116a8a;--gg-border: #d9dec8;--gg-warn: #f4d94e;--gg-danger: #b7432f;--gg-focus-ring: rgba(152, 240, 44, .42);--color-brand-green: var(--gg-sage);--color-brand-green-dark: var(--gg-sage-dark);--color-brand-cream: var(--gg-cloud);--color-brand-cream-dark: var(--gg-border);--color-brand-black: var(--gg-ink);--color-brand-white: var(--gg-ivory);--color-brand-light-green: var(--gg-mint);--color-brand-gray: var(--gg-ink-muted);--announcement-bg: var(--gg-mint);--announcement-text: var(--gg-ink)}body{background:var(--gg-ivory);color:var(--gg-ink)}a:focus-visible,button:focus-visible,summary:focus-visible,.button:focus-visible,.card-link-overlay:focus-visible,.goated-category-cards__link:focus-visible,.goated-lifestyle__item a:focus-visible,.goated-footer-upper__column-link:focus-visible,.goated-footer-upper__social-link:focus-visible{outline:.2rem solid var(--gg-focus-ring)!important;outline-offset:.25rem}.button--primary,.button--secondary,.button--tertiary,.button--transparent,.shopify-payment-button__button.shopify-payment-button__button--unbranded{box-shadow:0 1rem 2.2rem #15171214}.button--primary:focus,.button--secondary:focus,.button--tertiary:focus{box-shadow:0 0 0 .42rem var(--gg-focus-ring)}.goated-announcement{background:#efe1c6!important;background-color:#efe1c6!important;border-bottom-color:#1517121a!important;color:var(--gg-ink)!important}.goated-announcement__message{color:var(--gg-ink)!important}.goated-announcement__social-link svg{fill:var(--gg-ink)!important}.goated-announcement__social-link:hover,.goated-announcement__social-link:focus-visible{background:#98f02c24!important}.shopify-section-header .header-wrapper--full,.shopify-section-header .header-wrapper,.shopify-section-header .header,.shopify-section-header .header:before,.shopify-section-header .header-wrapper.header-wrapper--full{background:var(--gg-ink)!important;background-color:var(--gg-ink)!important}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible,.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item{background-color:var(--gg-ivory)!important;color:var(--gg-ink)!important;box-shadow:0 1rem 2rem #0000002e}.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:hover .header__menu-item-title,.shopify-section-header .goated-main-nav .list-menu-item>.header__menu-item:focus-visible .header__menu-item-title,.shopify-section-header .goated-main-nav__item--has-children.is-open>.header__menu-item .header__menu-item-title,.shopify-section-header .goated-main-nav__item--has-children:focus-within>.header__menu-item .header__menu-item-title{color:var(--gg-ink)!important}.shopify-section-header .header__icon-wrapper:hover,.shopify-section-header .header__cart:hover,.shopify-section-header .header__icon-wrapper:focus-visible,.shopify-section-header .header__cart:focus-visible{background:#fffdf61a!important}.shopify-section-header .goated-main-nav__mega{background:var(--gg-ink)!important;color:var(--gg-ivory)!important;box-shadow:0 3.4rem 7rem #00000057}.shopify-section-header .goated-main-nav__mega:before{background:#fffdf61f!important}.shopify-section-header .goated-main-nav__mega-heading,.shopify-section-header .goated-main-nav__mega-footer-link{color:var(--gg-ivory)!important}.shopify-section-header .goated-main-nav__mega-link{color:#fffdf6d6!important}.shopify-section-header .goated-main-nav__mega-link:hover,.shopify-section-header .goated-main-nav__mega-heading:hover,.shopify-section-header .goated-main-nav__mega-footer-link:hover{color:#cfe9bd!important}.shopify-section-header .menu-drawer{background:var(--gg-ivory)!important;background-color:var(--gg-ivory)!important;color:var(--gg-ink)!important}.shopify-section-header .menu-drawer__inner-container,.shopify-section-header .menu-drawer__top,.shopify-section-header .menu-drawer__main,.shopify-section-header .menu-drawer__bottom,.shopify-section-header .menu-drawer__submenu{background:var(--gg-ivory)!important;background-color:var(--gg-ivory)!important}.shopify-section-header .menu-drawer .header__modal-close-button,.shopify-section-header .goated-mobile-lab-link{background:var(--gg-cloud)!important;border-color:#98f02c38!important}.goated-hero{background:var(--gg-ink)}.goated-hero__image{filter:brightness(.98) contrast(1.08) saturate(1.08)!important}.goated-hero__overlay{background:linear-gradient(180deg,#0a0e0a0a,#0a0e0a2e 44%,#0a0e0a70)!important}.goated-hero__panel{background:#0f150f7a!important;border-color:#fffdf629!important;box-shadow:0 1.8rem 4.4rem #0003,0 1px #fffdf61a inset!important}.goated-hero__cta,.hero-section__cta{--goated-btn-fill: var(--gg-sage);background-color:var(--gg-ivory)!important;border-color:var(--gg-ivory)!important;color:var(--gg-ink)!important;box-shadow:0 1.2rem 2.8rem #00000029}.goated-hero__cta:hover,.goated-hero__cta:focus-visible,.hero-section__cta:hover,.hero-section__cta:focus-visible{border-color:var(--gg-sage)!important;color:#fff!important}.section-rich-text .rich-text{background:linear-gradient(180deg,var(--gg-cloud) 0%,var(--gg-mint) 100%)!important}.section-rich-text .rich-text__blocks{background:linear-gradient(180deg,#fffdf6f0,#fffdf6c7),var(--gg-ivory)!important;border-color:#98f02c24!important}.section-rich-text .rich-text__text,.section-goated-story .goated-story__text,.section-goated-category-cards .goated-category-cards__text,.section-blog-posts .goated-blog-posts__intro{color:var(--gg-ink-muted)!important}.goated-products__subtitle,.gummy-gang-static-card__vendor,.gummy-gang-static-card__flavor,.goated-story__title span,.goated-products__subtitle span,.goated-products__title span,.rich-text__heading span,.blog-grid-section__title span,.section-blog-posts .blog-grid-section__title span,.nice,.nice-green{color:var(--gg-sage)!important}.section-goated-category-cards .goated-category-cards,.goated-category-cards{background:var(--gg-mint)!important}.section-goated-category-cards .goated-category-cards__card,.goated-category-cards__card{background:var(--gg-ivory)!important}.goated-category-cards--regular-boxes .goated-category-cards__image,.template-index .goated-product-card__image,.gummy-gang-static-card__media-link{background:linear-gradient(180deg,var(--gg-ivory) 0%,var(--gg-sky) 48%,var(--gg-cloud) 100%)!important}.section-goated-category-cards .goated-category-cards__title,.goated-category-cards__title,.gummy-gang-static-card__title,.goated-products__title,.section-blog-posts .article-card-title,.section-blog-posts .goated-blog-fallback-card .article-card-title{color:var(--gg-ink)!important}.section-goated-category-cards .goated-category-cards__title sup{background:var(--gg-sage-dark)!important;color:#fff!important}.goated-lifestyle{background:linear-gradient(180deg,var(--gg-mint) 0%,var(--gg-cloud) 100%)!important}.goated-lifestyle__item{background:var(--gg-cloud)!important;border:1px solid rgba(152,240,44,.14);box-shadow:0 1.2rem 2.8rem #15171214}.goated-lifestyle__caption{color:var(--gg-ink)!important}.goated-products,.section-blog-posts .blog-posts{background:linear-gradient(180deg,var(--gg-ivory) 0%,#fbfcf5 100%)!important}.goated-products--green{--goated-carousel-fade: var(--gg-mint);background:var(--gg-mint)!important}.template-index .goated-product-card,.card,.section-blog-posts .article-card,.section-blog-posts .goated-blog-fallback-card{background:var(--gg-ivory)!important;border-color:#98f02c1f!important;box-shadow:0 1.6rem 3.8rem #15171214,0 1px #fffdf6db inset!important}.card__potency,.badge--custom{background:#eaf7faf5!important;color:var(--gg-sky-ink)!important}.card__reviews-stars{color:var(--gg-sage)!important}.badge--sale{background:var(--gg-warn)!important;color:var(--gg-ink)!important}.badge--new{background:#2f6f48!important;color:#fff!important}.badge--sold-out{background:var(--gg-ink)!important;color:var(--gg-ivory)!important}.section-goated-story .goated-story{background:linear-gradient(180deg,var(--gg-cloud) 0%,#eef6e6 100%)!important}.goated-story__btn,.blog-grid-section__btn,.two-column-section__btn{--goated-btn-fill: var(--gg-sage);border-color:var(--gg-sage)!important;color:var(--gg-ink)!important}.goated-story__btn:hover,.goated-story__btn:focus-visible,.blog-grid-section__btn:hover,.blog-grid-section__btn:focus-visible,.two-column-section__btn:hover,.two-column-section__btn:focus-visible{color:#fff!important;border-color:var(--gg-sage)!important}.section-goated-testimonials .goated-testimonials--template .goated-testimonials__content:before{color:var(--gg-sage)!important}.section-goated-trust .goated-trust,.goated-footer-trust{background:var(--gg-ivory)!important}.section-goated-trust .goated-trust__icon,.goated-footer-trust__icon{background:#98f02c14!important}.section-goated-trust .goated-trust__icon svg,.goated-footer-trust__icon svg{fill:var(--gg-sage-dark)!important}.section-goated-trust .goated-trust__title,.goated-footer-trust__title{color:var(--gg-ink)!important}.footer,.footer-main-container,.goated-footer-trust-wrap,.goated-legal{background:var(--gg-ink)!important}.goated-footer-upper__newsletter,.goated-legal__column{background:var(--gg-ink-soft)!important;border-color:#fffdf61a!important}.goated-footer-upper__newsletter:focus-within{border-color:#cfe9bd80!important;box-shadow:0 0 0 .35rem #98f02c38}.goated-footer-upper__newsletter-btn{background:var(--gg-mint)!important;color:var(--gg-ink)!important;transition:background-color .22s ease,transform .22s ease}.goated-footer-upper__newsletter-btn:hover,.goated-footer-upper__newsletter-btn:focus-visible{background:#cfe9bd!important;transform:translate(.08rem)}.goated-footer-upper__column-link:hover,.goated-footer-upper__column-link:focus-visible,.footer-copyright a:hover,.footer-copyright a:focus-visible{color:#cfe9bd!important}.email-popup-modal{background-color:#111411bd!important}.email-popup-modal__content,.age-verification-modal__content{background:var(--gg-ivory)!important;box-shadow:0 2.4rem 7rem #0a0e0a47!important}.email-popup-modal__right{background:var(--gg-mint)!important}.email-popup-modal__subtitle,.age-verification-modal__subtitle{color:var(--gg-ink-muted)!important}.email-popup-modal__input{background:#fff!important;border-color:var(--gg-border)!important;color:var(--gg-ink)!important}.email-popup-modal__input:focus{border-color:var(--gg-sage)!important;box-shadow:0 0 0 .35rem var(--gg-focus-ring)}#email-popup-modal .email-popup-modal__submit,#age-verification-modal .age-verification-modal__btn--yes{--goated-btn-fill: var(--gg-sage);background-color:var(--gg-ink)!important;border-color:var(--gg-ink)!important;color:#fff!important}#email-popup-modal .email-popup-modal__submit:hover,#email-popup-modal .email-popup-modal__submit:focus-visible,#age-verification-modal .age-verification-modal__btn--yes:hover,#age-verification-modal .age-verification-modal__btn--yes:focus-visible{border-color:var(--gg-sage)!important;color:#fff!important}#age-verification-modal .age-verification-modal__btn--no{--goated-btn-fill: var(--gg-ink);border-color:#1517123d!important;color:var(--gg-ink)!important}.drawer__inner,.drawer__footer,.cart__footer,.search-modal,.predictive-search{background-color:var(--gg-ivory)!important}.drawer__footer,.drawer .cart-improvements,.cart__items,.search__form-inner{border-color:var(--gg-border)!important}.drawer__overlay{background:#1114117a!important}.search__input::placeholder{color:#151712bd!important}.predictive-search__results-list_queries-link mark{background-color:var(--gg-mint)!important;color:var(--gg-ink)!important}.scroll-to-top{background-color:var(--gg-ink)!important;color:var(--gg-ivory)!important;box-shadow:0 1rem 2.2rem #1517122e}@media screen and (pointer:fine){.goated-lifestyle__item:hover,.section-goated-category-cards .goated-category-cards__card:hover,.template-index .goated-product-card:hover,.section-blog-posts .article-card:hover,.section-blog-posts .goated-blog-fallback-card:hover{border-color:#98f02c42!important;box-shadow:0 2.2rem 5.2rem #1517121f,0 1px #fffdf6e6 inset!important}}:root{--gg-ink: #071006;--gg-ink-soft: #111411;--gg-ink-muted: rgba(255, 253, 246, .7);--gg-ivory: #fffdf6;--gg-cloud: #151712;--gg-mint: #1e241d;--gg-mint-deep: #243022;--gg-sage: #98f02c;--gg-sage-dark: #67e65d;--gg-focus: #b95cff;--gg-energy: #ffe13d;--gg-border: rgba(255, 253, 246, .14);--gg-focus-ring: rgba(152, 240, 44, .44);--color-brand-green: var(--gg-sage);--color-brand-green-dark: var(--gg-sage-dark);--color-brand-cream: var(--gg-ivory);--color-brand-cream-dark: #d7dec9;--color-brand-black: var(--gg-ink);--color-brand-white: var(--gg-ivory);--color-brand-light-green: var(--gg-mint);--color-brand-gray: rgba(255, 253, 246, .62);--announcement-bg: #080908;--announcement-text: var(--gg-ivory)}body{background:#080908!important;color:var(--gg-ivory)!important}.goated-announcement{background:#080908!important;background-color:#080908!important;border-bottom-color:#fffdf61a!important;color:var(--gg-ivory)!important}.goated-announcement__message,.goated-announcement__social-link svg{color:var(--gg-ivory)!important;fill:var(--gg-ivory)!important}.goated-hero{background:radial-gradient(circle at 76% 48%,#7bff2929 0,#7bff2900 28rem),radial-gradient(circle at 18% 18%,#763dff2e 0,#763dff00 24rem),linear-gradient(180deg,#080908,#071006)!important}.goated-hero__image{filter:brightness(.44) contrast(1.2) saturate(1.15)!important}.goated-hero__overlay{background:linear-gradient(90deg,#080908f0,#080908c7 39%,#08090857),linear-gradient(180deg,#080a0833,#070807db)!important}.goated-hero__panel{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.goated-hero__eyebrow,.goated-hero__title em,.goated-hero__proof-icon,.goated-products--premium .goated-products__subtitle,.goated-story--premium .goated-story__title span,.section-blog-posts .blog-posts__heading span,.nice,.nice-green{color:var(--gg-sage)!important}.goated-hero__cta,.hero-section__cta,.goated-story__btn,.blog-grid-section__btn,.two-column-section__btn{--goated-btn-fill: var(--gg-sage);border-radius:0!important}.goated-hero__cta:hover,.goated-hero__cta:focus-visible,.hero-section__cta:hover,.hero-section__cta:focus-visible{background:var(--gg-sage)!important;border-color:var(--gg-sage)!important;color:var(--gg-ink)!important}.section-rich-text .rich-text{background:linear-gradient(180deg,#080908,#111411)!important;color:var(--gg-ivory)!important}.section-rich-text .rich-text__blocks{max-width:min(1320px,calc(100% - 3.2rem));background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.section-rich-text .rich-text__heading,.goated-products--premium .goated-products__title,.goated-story--premium .goated-story__title,.section-blog-posts .blog-posts__heading,.section-blog-posts .article-card-title,.section-blog-posts .goated-blog-fallback-card .article-card-title{color:var(--gg-ivory)!important}.section-rich-text .rich-text__text,.section-goated-story .goated-story__text,.section-blog-posts .goated-blog-posts__intro,.section-blog-posts .article-card-meta{color:#fffdf6b3!important}.goated-home-gummy-split--premium,.goated-products--premium,.section-goated-products .goated-products--premium,.template-index .goated-products--premium,.section-goated-story .goated-story--premium,.section-blog-posts .blog-posts{background:radial-gradient(circle at 18% 0%,#98f02c1f 0,#98f02c00 28rem),linear-gradient(180deg,#080908,#111411)!important;color:var(--gg-ivory)!important}.section-blog-posts .blog-posts{padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}.template-index #MainContent>.section-blog-posts{margin-top:0!important}.goated-products--premium .card,.goated-products--premium .card-wrapper,.goated-products--premium .gummy-gang-static-card,.section-blog-posts .article-card,.section-blog-posts .goated-blog-fallback-card{background:#151712!important;border-color:#fffdf624!important;border-radius:8px!important;color:var(--gg-ivory)!important;box-shadow:0 2.2rem 5.2rem #00000052,0 1px #fffdf614 inset!important}.goated-products--premium .card-media,.goated-products--premium .gummy-gang-static-card__media-link,.section-blog-posts .article-card-image-wrapper,.section-blog-posts .goated-blog-fallback-card .article-card-image-wrapper{background:radial-gradient(circle at 50% 84%,#98f02c29,#98f02c00 42%),linear-gradient(180deg,#fffdf6,#e6e2d8)!important;border-radius:6px!important}.goated-products--premium .card__title,.goated-products--premium .card__title a,.goated-products--premium .price,.goated-products--premium .price-item,.goated-products--premium .gummy-gang-static-card__title,.goated-products--premium .gummy-gang-static-card__title a,.goated-products--premium .gummy-gang-static-card__price,.goated-products--premium .gummy-gang-static-card__cta{color:var(--gg-ivory)!important}.goated-products--premium .card__vendor,.goated-products--premium .gummy-gang-static-card__vendor,.goated-products--premium .gummy-gang-static-card__flavor,.section-blog-posts .article-card-tag__link,.section-blog-posts .goated-blog-fallback-card__label{color:var(--gg-sage)!important}.goated-products--premium .gummy-gang-static-card__badge,.badge--new{border-radius:0!important;background:var(--gg-sage)!important;color:var(--gg-ink)!important}.section-goated-story .goated-story--premium{border-radius:0!important}.section-goated-story .goated-story--premium .goated-story__image{border-color:#fffdf624!important;border-radius:8px!important;box-shadow:0 2.4rem 6rem #00000061!important}.section-goated-story .goated-story--premium .goated-story__image:after{background:#98f02c29!important}.goated-story__btn{background-color:var(--gg-ivory)!important;border-color:var(--gg-ivory)!important;color:var(--gg-ink)!important}.goated-story__btn:hover,.goated-story__btn:focus-visible,.blog-grid-section__btn:hover,.blog-grid-section__btn:focus-visible,.two-column-section__btn:hover,.two-column-section__btn:focus-visible{background:var(--gg-sage)!important;border-color:var(--gg-sage)!important;color:var(--gg-ink)!important}.section-goated-testimonials .goated-testimonials{border-radius:8px!important;background:#080908!important}.section-goated-testimonials .goated-testimonials__overlay{background:radial-gradient(circle at 50% 50%,#98f02c14 0,#98f02c00 38%),linear-gradient(180deg,#00000070,#000000bd),linear-gradient(90deg,#00000094,#0000003d)!important}.template-page-contact .contact,.template-page-faq .collapsible-content,.template-blog .main-blog,.template-article .main-article{background:#080908!important;color:var(--gg-ivory)!important}.email-popup-modal__content,.age-verification-modal__content,.drawer__inner,.drawer__footer,.cart__footer,.search-modal,.predictive-search{background:var(--gg-ivory)!important;color:var(--gg-ink)!important}@media screen and (pointer:fine){.goated-products--premium .card-wrapper:hover,.goated-products--premium .gummy-gang-static-card:hover .gummy-gang-static-card__media-link,.section-blog-posts .article-card:hover,.section-blog-posts .goated-blog-fallback-card:hover{border-color:var(--gg-sage)!important;box-shadow:0 2.8rem 6.4rem #0000006b,0 0 0 1px #98f02c3d!important}}.goated-hero .goated-hero__lineup:not([data-lineup-order=hemp-first])>.goated-hero__line:nth-child(1){order:2!important}.goated-hero .goated-hero__lineup:not([data-lineup-order=hemp-first])>.goated-hero__line:nth-child(2){order:1!important}.goated-hero .goated-hero__lineup:not([data-lineup-order=hemp-first])>.goated-hero__line:nth-child(3){order:3!important}.goated-hero .goated-hero__content{grid-template-columns:minmax(380px,.56fr) minmax(900px,1.44fr)!important;gap:clamp(5.6rem,7vw,9rem)!important;min-height:clamp(600px,calc(100svh - 4.2rem),760px)!important;padding-top:clamp(2.4rem,3.6vw,4.2rem)!important;padding-bottom:0!important;align-items:center!important;transform:translateY(-7rem)!important}.goated-hero .goated-hero__panel{transform:translateY(clamp(-1.5rem,-1.8vw,-.35rem))!important}.goated-hero .goated-hero__panel{width:min(100%,560px)!important}.goated-hero .goated-hero__title{max-width:560px!important;font-size:clamp(5.2rem,5.45vw,8.2rem)!important;line-height:.82!important}.goated-hero .goated-hero__eyebrow{font-size:clamp(1rem,1.15vw,1.45rem)!important}.goated-hero .goated-hero__lineup{grid-template-columns:repeat(2,max-content)!important;justify-content:center!important;column-gap:clamp(2.2rem,2.8vw,3.6rem)!important;row-gap:1rem!important;width:min(100%,520px)!important;margin:2.4rem 0 1.35rem!important}.goated-hero .goated-hero__line{grid-template-columns:auto max-content!important;column-gap:1.15rem!important}.goated-hero .goated-hero__line-copy strong,.goated-hero .goated-hero__line-copy small{white-space:nowrap!important}.goated-hero .goated-hero__line:nth-child(3){grid-column:1 / -1!important;justify-self:center!important}.goated-hero .goated-hero__description{max-width:520px!important;font-size:clamp(1.42rem,1.58vw,2rem)!important}.goated-hero .goated-hero__product-stage{gap:clamp(.4rem,.7vw,.8rem)!important;width:min(100%,1280px)!important;min-height:clamp(640px,48vw,820px)!important;margin-left:0!important;transform:translate(-1.8rem,-8.4rem)!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{grid-column:1!important;grid-row:1!important;transform:translate(-.55rem,.6rem) rotate(-2deg) scale(1.04)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{grid-column:2!important;grid-row:1!important;transform:translateY(-2.1rem) scale(1.1)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{grid-column:3!important;grid-row:1!important;transform:translate(.55rem,.6rem) rotate(2deg) scale(1.04)!important}.goated-hero .goated-hero__product picture{max-width:100%!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:clamp(24rem,28vw,43rem)!important;max-width:100%!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:clamp(27rem,31vw,50rem)!important;max-width:100%!important;height:auto!important}.goated-hero .goated-hero__gummy-cluster{display:none!important;z-index:6!important;gap:.54rem!important;filter:drop-shadow(0 1.1rem 1.35rem rgba(0,0,0,.56))!important}.goated-hero .goated-hero__gummy-cluster--left{left:1.5%!important;bottom:7.1rem!important;transform:translate(-42%) rotate(-6deg)!important}.goated-hero .goated-hero__gummy-cluster--center{left:34%!important;bottom:5.4rem!important;transform:translate(-50%) rotate(3deg)!important}.goated-hero .goated-hero__gummy-cluster--right{right:0!important;bottom:7.1rem!important;transform:translate(38%) rotate(6deg)!important}.goated-hero .goated-hero__gummy{width:clamp(3.3rem,3.4vw,5.1rem)!important;height:clamp(2rem,2.2vw,3.1rem)!important}@media(max-width:1440px){.goated-hero .goated-hero__content{grid-template-columns:minmax(420px,.7fr) minmax(660px,1.3fr)!important;min-height:clamp(590px,calc(100svh - 4.2rem),720px)!important}.goated-hero .goated-hero__title{font-size:clamp(5rem,6.35vw,7.35rem)!important}.goated-hero .goated-hero__product-stage{width:min(100%,1100px)!important;min-height:clamp(580px,47vw,740px)!important;margin-left:0!important;transform:translate(-1rem,-7.6rem)!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--focus,.goated-hero .goated-hero__product--energy{transform:translate(var(--side-offset, -.35rem),.5rem) rotate(var(--side-rotation, -2deg)) scale(1.04)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{--side-offset: .35rem;--side-rotation: 2deg}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:clamp(23rem,28vw,38rem)!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:clamp(25rem,32vw,43rem)!important;height:auto!important}}@media(max-width:1200px){.goated-hero .goated-hero__content{grid-template-columns:minmax(390px,.82fr) minmax(500px,1.18fr)!important;min-height:clamp(540px,calc(100svh - 4rem),640px)!important}.goated-hero .goated-hero__product-stage{min-height:520px!important;margin-left:0!important;transform:translateY(-7rem)!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--focus,.goated-hero .goated-hero__product--energy{transform:translate(var(--side-offset, -.15rem),.35rem) rotate(var(--side-rotation, -2deg)) scale(1.04)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{transform:translateY(-1.8rem) scale(1.1)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{--side-offset: .15rem}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:23rem!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:26.4rem!important;height:auto!important}.goated-hero .goated-hero__gummy-cluster{display:none!important}}@media(max-width:989px){.goated-hero .goated-hero__content{grid-template-columns:1fr!important;min-height:auto!important}.goated-hero .goated-hero__product-stage{transform:none!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{transform:translate(-.1rem,1rem) rotate(-2deg) scale(.94)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{transform:translateY(-.5rem) scale(1.04)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{transform:translate(.1rem,1rem) rotate(2deg) scale(.94)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:min(30vw,14rem)!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:min(34vw,16rem)!important;height:auto!important}}@media(max-width:640px){.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{transform:translate(-.1rem,.8rem) rotate(-2deg) scale(.92)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{transform:translate(.1rem,.8rem) rotate(2deg) scale(.92)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:30vw!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:34vw!important;height:auto!important}}.goated-hero .goated-hero__product-stage{--hero-box-ratio: .7737;display:grid!important;grid-template-columns:repeat(3,max-content)!important;justify-content:center!important;align-items:end!important;gap:clamp(1.1rem,1.8vw,2.25rem)!important;width:min(1260px,100%)!important;max-width:none!important;min-height:clamp(540px,40vw,700px)!important;overflow:visible!important;transform:translate(-2.4rem,-6rem)!important}.goated-hero .goated-hero__product,.goated-hero .goated-hero__product picture{overflow:visible!important;max-width:none!important;min-width:0!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{transform:translateY(.35rem) rotate(-2deg)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{transform:translateY(-1.25rem)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{transform:translateY(.35rem) rotate(2deg)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:auto!important;height:clamp(32rem,33vw,41rem)!important;max-width:none!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:auto!important;height:clamp(35rem,36vw,45rem)!important;max-width:none!important}@media(max-width:1440px){.goated-hero .goated-hero__content{grid-template-columns:minmax(360px,.58fr) minmax(700px,1.42fr)!important;gap:clamp(4.8rem,6.4vw,7.4rem)!important;transform:translateY(-5rem)!important}.goated-hero .goated-hero__product-stage{gap:clamp(.9rem,1.35vw,1.6rem)!important;width:min(1120px,100%)!important;min-height:clamp(500px,40vw,650px)!important;transform:translate(-1.6rem,-5rem)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:auto!important;height:clamp(28.5rem,32vw,37rem)!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:auto!important;height:clamp(31.5rem,35vw,41rem)!important}}@media(max-width:1200px){.goated-hero .goated-hero__content{transform:translateY(-3.5rem)!important}.goated-hero .goated-hero__product-stage{gap:.9rem!important;width:min(920px,100%)!important;min-height:455px!important;transform:translate(-.8rem,-4rem)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:auto!important;height:28rem!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:auto!important;height:31rem!important}}@media(max-width:989px){.goated-hero .goated-hero__content{grid-template-columns:1fr!important;gap:1.6rem!important;min-height:auto!important;transform:none!important}.goated-hero .goated-hero__panel,.goated-hero .goated-hero__title,.goated-hero .goated-hero__lineup,.goated-hero .goated-hero__description{width:100%!important;max-width:100%!important}.goated-hero .goated-hero__product-stage{justify-content:center!important;gap:.55rem!important;width:100%!important;min-height:clamp(190px,54vw,255px)!important;transform:none!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{transform:translate(-.1rem,.8rem) rotate(-2deg) scale(.92)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{transform:translateY(-.4rem) scale(1)!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{transform:translate(.1rem,.8rem) rotate(2deg) scale(.92)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image{width:29vw!important;max-width:12.8rem!important;height:auto!important}.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:32vw!important;max-width:14.6rem!important;height:auto!important}}.goated-hero .goated-hero__content{grid-template-columns:minmax(430px,500px) minmax(0,1fr)!important;gap:clamp(1.8rem,3vw,3.4rem)!important;min-height:clamp(520px,calc(78svh - 4.2rem),620px)!important;padding-top:clamp(1.6rem,2.4vw,3rem)!important;padding-right:clamp(2.2rem,3vw,4rem)!important;padding-bottom:clamp(1.2rem,2vw,2rem)!important;padding-left:clamp(3.6rem,5.5vw,5.8rem)!important;align-items:center!important;transform:translate(-2rem)!important}.goated-hero .goated-hero__panel{position:relative!important;z-index:5!important;width:min(100%,500px)!important;transform:translateY(1.3rem)!important}.goated-hero .goated-hero__title{max-width:500px!important;font-size:clamp(5.35rem,6.2vw,7.8rem)!important;line-height:.86!important}.goated-hero .goated-hero__lineup{display:grid!important;grid-template-columns:repeat(3,max-content)!important;justify-content:start!important;column-gap:clamp(1.45rem,1.9vw,2.35rem)!important;row-gap:.72rem!important;width:min(100%,500px)!important;margin:1.7rem 0 1.12rem!important}.goated-hero .goated-hero__line{grid-template-columns:auto max-content!important;column-gap:1rem!important}.goated-hero .goated-hero__line-icon{width:clamp(3.45rem,3.75vw,4.55rem)!important;height:clamp(3.45rem,3.75vw,4.55rem)!important}.goated-hero .goated-hero__line:nth-child(3){grid-column:auto!important;justify-self:start!important}.goated-hero .goated-hero__description{max-width:420px!important;font-size:clamp(1.22rem,1.35vw,1.72rem)!important;line-height:1.34!important;margin-bottom:1.35rem!important}.goated-hero .goated-hero__cta{min-height:4.55rem!important;padding:1rem 2.35rem!important;font-size:1.08rem!important}.goated-hero .goated-hero__product-stage{--hero-box-ratio: .7737;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important;align-items:end!important;gap:clamp(6.2rem,8.35vw,8.8rem)!important;width:min(100%,1300px)!important;max-width:100%!important;min-height:clamp(460px,33vw,600px)!important;overflow:visible!important;transform:translateY(-1.4rem)!important}.goated-hero .goated-hero__product-stage:before{display:block!important;left:-8%!important;right:-8%!important;bottom:-2.4rem!important;height:clamp(8.2rem,9.2vw,12.4rem)!important;border-radius:50%!important;background:linear-gradient(90deg,#67e65d00,#67e65d33 18%,#b95cff33,#ffe13d38 82%,#ffe13d00),radial-gradient(ellipse at center,#fffdf638,#469f3a4d 24%,#040704f0 62%,#0000 82%)!important;filter:blur(.06rem)!important;opacity:.96!important;transform:perspective(900px) rotateX(72deg)!important}.goated-hero .goated-hero__product-stage:after{display:block!important;left:-6%!important;right:-6%!important;bottom:-.95rem!important;height:clamp(2.9rem,3.3vw,4.8rem)!important;border-radius:50%!important;background:radial-gradient(ellipse at center,#fffdf633,#020202f0 52%,#0000 78%)!important;filter:blur(.1rem)!important;opacity:.94!important;transform:perspective(780px) rotateX(72deg)!important}.goated-hero .goated-hero__product,.goated-hero .goated-hero__product picture{overflow:visible!important;max-width:100%!important;min-width:0!important}.goated-hero .goated-hero__product picture{width:min(132%,clamp(27rem,30vw,40rem))!important;max-width:none!important}.goated-hero .goated-hero__product--hemp,.goated-hero .goated-hero__product--focus{transform:translateY(.6rem)!important}.goated-hero .goated-hero__product--mushroom,.goated-hero .goated-hero__product--relax{transform:none!important}.goated-hero .goated-hero__product--gummies,.goated-hero .goated-hero__product--energy{transform:translateY(.6rem)!important}.goated-hero .goated-hero__product--hemp .goated-hero__product-image,.goated-hero .goated-hero__product--gummies .goated-hero__product-image,.goated-hero .goated-hero__product--focus .goated-hero__product-image,.goated-hero .goated-hero__product--energy .goated-hero__product-image,.goated-hero .goated-hero__product--mushroom .goated-hero__product-image,.goated-hero .goated-hero__product--relax .goated-hero__product-image{width:100%!important;max-width:100%!important;height:auto!important;transform:scale(1)!important;transform-origin:bottom center!important}.goated-hero .goated-hero__gummy-cluster{display:none!important}@media(max-width:1440px){.goated-hero .goated-hero__content{grid-template-columns:minmax(430px,500px) minmax(0,1fr)!important;gap:clamp(1.8rem,3vw,3.4rem)!important;min-height:clamp(520px,calc(78svh - 4.2rem),620px)!important;transform:translate(-2rem)!important}.goated-hero .goated-hero__title{font-size:clamp(5rem,6vw,6.9rem)!important}.goated-hero .goated-hero__product-stage{width:min(100%,1180px)!important;min-height:clamp(430px,33vw,560px)!important;transform:translate(-.4rem,-1rem)!important}}@media(max-width:1200px){.goated-hero .goated-hero__content{grid-template-columns:minmax(340px,390px) minmax(0,1fr)!important;gap:1.4rem!important;min-height:clamp(500px,calc(78svh - 4rem),600px)!important;transform:translate(-1.2rem)!important}.goated-hero .goated-hero__panel{width:min(100%,390px)!important}.goated-hero .goated-hero__title{max-width:390px!important;font-size:clamp(4.6rem,6.6vw,6.2rem)!important}.goated-hero .goated-hero__description{max-width:390px!important;font-size:1.22rem!important}.goated-hero .goated-hero__product-stage{min-height:430px!important;transform:translateY(-.8rem)!important}}@media(max-width:989px){.goated-hero .goated-hero__content{grid-template-columns:1fr!important;gap:1.6rem!important;min-height:auto!important;transform:none!important}.goated-hero .goated-hero__panel,.goated-hero .goated-hero__title,.goated-hero .goated-hero__lineup,.goated-hero .goated-hero__description{width:100%!important;max-width:100%!important}.goated-hero .goated-hero__lineup{display:flex!important;justify-content:flex-start!important}.goated-hero .goated-hero__product-stage{justify-content:center!important;gap:1rem!important;width:100%!important;min-height:clamp(230px,54vw,310px)!important;transform:none!important}.goated-hero .goated-hero__product-stage:before{left:-8%!important;right:-8%!important;bottom:-1rem!important;height:clamp(6.2rem,16vw,9rem)!important}.goated-hero .goated-hero__product-stage:after{left:-6%!important;right:-6%!important;bottom:-.15rem!important;height:clamp(2.8rem,7.5vw,4.5rem)!important}.goated-hero .goated-hero__product picture{width:min(100%,34vw)!important}}@media(max-width:640px){.goated-hero .goated-hero__lineup{display:grid!important;grid-template-columns:1fr!important}.goated-hero .goated-hero__line{grid-template-columns:auto max-content!important;justify-self:start!important;width:max-content!important}.goated-hero .goated-hero__line:nth-child(3){justify-self:start!important}.goated-hero .goated-hero__product-stage{width:100%!important;min-height:260px!important;margin-left:0!important;gap:.7rem!important}.goated-hero .goated-hero__product picture{width:min(100%,34vw)!important}}.section-goated-hero .goated-hero{min-height:clamp(550px,50vw,730px)!important;background:radial-gradient(circle at 64% 35%,#7896642e 0,#78966400 24rem),radial-gradient(circle at 76% 76%,#98f02c1f 0,#98f02c00 22rem),linear-gradient(180deg,#050705,#010201)!important}.section-goated-hero .goated-hero__media{opacity:.36!important;transform:none!important;filter:brightness(.35) contrast(1.25) saturate(.86)!important}.section-goated-hero .goated-hero__image{object-position:center center!important}.section-goated-hero .goated-hero__overlay{background:linear-gradient(90deg,#000000fa,#000000db 32%,#0000006b 55%,#0003),linear-gradient(180deg,#00000047,#00000080)!important}.section-goated-hero .goated-hero__content{position:relative!important;display:block!important;width:min(100%,1600px)!important;min-height:clamp(550px,50vw,730px)!important;margin:0 auto!important;padding:0!important;transform:none!important}.section-goated-hero .goated-hero__panel{position:absolute!important;z-index:6!important;left:clamp(3.25rem,5.6vw,6.2rem)!important;top:50%!important;width:clamp(31rem,36vw,40rem)!important;max-width:40rem!important;transform:translateY(-48%)!important}.section-goated-hero .goated-hero__eyebrow{margin:0 0 1rem!important;font-size:clamp(1rem,1.22vw,1.35rem)!important;line-height:1!important;letter-spacing:.045em!important;text-shadow:0 0 16px rgba(152,240,44,.36)!important}.section-goated-hero .goated-hero__title{max-width:39rem!important;font-size:clamp(5.2rem,7.25vw,9.4rem)!important;line-height:.82!important}.section-goated-hero .goated-hero__title em{text-shadow:0 0 20px rgba(152,240,44,.72),0 0 58px rgba(152,240,44,.24)!important}.section-goated-hero .goated-hero__lineup{display:grid!important;grid-template-columns:repeat(3,max-content)!important;justify-content:start!important;align-items:center!important;column-gap:clamp(1.7rem,2.2vw,2.9rem)!important;row-gap:0!important;width:max-content!important;max-width:100%!important;margin:clamp(1.35rem,1.7vw,1.85rem) 0 clamp(1.25rem,1.65vw,1.75rem)!important}.section-goated-hero .goated-hero__line{display:grid!important;grid-template-columns:auto max-content!important;column-gap:.7rem!important;align-items:center!important;width:max-content!important;min-width:0!important}.section-goated-hero .goated-hero__line-icon{width:clamp(2.85rem,3.25vw,3.8rem)!important;height:clamp(2.85rem,3.25vw,3.8rem)!important;border:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 0 13px color-mix(in srgb,currentColor 62%,transparent))!important}.section-goated-hero .goated-hero__line-icon svg{width:100%!important;height:100%!important;stroke-width:2.25!important}.section-goated-hero .goated-hero__line-copy{gap:.1rem!important}.section-goated-hero .goated-hero__line-copy strong{font-size:clamp(.76rem,.86vw,.98rem)!important;line-height:1!important}.section-goated-hero .goated-hero__line-copy small{font-size:clamp(.61rem,.68vw,.78rem)!important;line-height:1!important;letter-spacing:.08em!important}.section-goated-hero .goated-hero__description{max-width:30.5rem!important;margin:0 0 clamp(1.35rem,1.6vw,1.75rem)!important;font-size:clamp(1.12rem,1.28vw,1.45rem)!important;line-height:1.34!important;font-weight:850!important;text-shadow:0 2px 18px rgba(0,0,0,.82)!important}.section-goated-hero .goated-hero__cta{min-width:min(100%,25rem)!important;min-height:clamp(3.7rem,4.15vw,4.35rem)!important;padding:1rem 2rem!important;background:var(--goated-hero-accent)!important;border-color:var(--goated-hero-accent)!important;color:#071006!important;font-size:clamp(.92rem,1.02vw,1.1rem)!important;box-shadow:0 0 28px #98f02c47,0 16px 34px #00000075!important}.section-goated-hero .goated-hero__cta:hover,.section-goated-hero .goated-hero__cta:focus-visible{background:#b5ff45!important;border-color:#b5ff45!important;color:#071006!important}.section-goated-hero .goated-hero__partner{margin:.9rem 0 0!important;color:#fffdf6c7!important;font-size:clamp(.86rem,.95vw,1rem)!important;line-height:1.2!important;font-weight:800!important}.section-goated-hero .goated-hero__partner a{color:var(--goated-hero-accent)!important;text-decoration:none!important}.section-goated-hero .goated-hero__product-stage{position:absolute!important;z-index:3!important;left:clamp(37rem,43vw,45rem)!important;right:clamp(2.2rem,3.4vw,5rem)!important;bottom:clamp(3.1rem,5vw,5.8rem)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end!important;justify-content:stretch!important;gap:clamp(4.2rem,5vw,5.8rem)!important;width:auto!important;max-width:none!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;transform:none!important}.section-goated-hero .goated-hero__product-stage:before{content:""!important;position:absolute!important;z-index:0!important;left:-12%!important;right:-10%!important;bottom:clamp(-5rem,-5.5vw,-3rem)!important;height:clamp(13rem,18vw,20rem)!important;border-radius:0!important;background:linear-gradient(180deg,#0000,#03040385 38%,#000000f5),url(gummy-gang-hero-product-stage-mountain-v1.webp),radial-gradient(ellipse at center,#fffdf624,#3f5c383d 30%,#000000f0 72%,#0000)!important;background-position:center bottom,center bottom,center center!important;background-repeat:no-repeat!important;background-size:100% 100%,100% auto,100% 100%!important;filter:contrast(1.18) brightness(.78)!important;opacity:.98!important;transform:none!important}.section-goated-hero .goated-hero__product-stage:after{content:""!important;position:absolute!important;z-index:1!important;left:-5%!important;right:-5%!important;bottom:-.7rem!important;height:clamp(2.6rem,4vw,4.7rem)!important;border-radius:50%!important;background:radial-gradient(ellipse at center,#98f02c2e,#020202e6 55%,#0000 80%)!important;filter:blur(.06rem)!important;opacity:.94!important;transform:perspective(760px) rotateX(72deg)!important}.section-goated-hero .goated-hero__product{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:end!important;overflow:visible!important;min-width:0!important}.section-goated-hero .goated-hero__product picture{width:clamp(16.2rem,17.8vw,22.5rem)!important;max-width:none!important;overflow:visible!important}.section-goated-hero .goated-hero__product--hemp{transform:translateY(1.05rem)!important}.section-goated-hero .goated-hero__product--mushroom{transform:translateY(0)!important}.section-goated-hero .goated-hero__product--gummies{transform:translateY(1.05rem)!important}.section-goated-hero .goated-hero__product-label{position:absolute!important;z-index:3!important;left:50%!important;top:-2.25rem!important;font-size:clamp(.68rem,.7vw,.78rem)!important;padding:.8rem 1.2rem!important;box-shadow:0 10px 20px #00000052!important;transform:translate(-50%)!important}.section-goated-hero .goated-hero__retail-proof{display:none!important}@media(max-width:1440px){.section-goated-hero .goated-hero,.section-goated-hero .goated-hero__content{min-height:clamp(520px,50vw,680px)!important}.section-goated-hero .goated-hero__panel{left:clamp(3rem,4.8vw,4.8rem)!important;width:clamp(29rem,35vw,36rem)!important;transform:translateY(-49%)!important}.section-goated-hero .goated-hero__title{font-size:clamp(4.9rem,6.8vw,7.3rem)!important}.section-goated-hero .goated-hero__product-stage{left:clamp(36.5rem,43vw,39rem)!important;right:clamp(2.4rem,3.6vw,4.8rem)!important;bottom:clamp(3.25rem,4.6vw,5rem)!important;gap:clamp(4.2rem,4.8vw,5.3rem)!important}.section-goated-hero .goated-hero__product picture{width:clamp(15.8rem,17.6vw,21rem)!important}}@media(max-width:1200px){.section-goated-hero .goated-hero,.section-goated-hero .goated-hero__content{min-height:560px!important}.section-goated-hero .goated-hero__panel{left:2.25rem!important;width:28rem!important}.section-goated-hero .goated-hero__title{font-size:clamp(4.3rem,6.6vw,5.7rem)!important}.section-goated-hero .goated-hero__lineup{grid-template-columns:repeat(2,max-content)!important;row-gap:.65rem!important}.section-goated-hero .goated-hero__product-stage{left:28.7rem!important;right:1.7rem!important;gap:2.35rem!important}.section-goated-hero .goated-hero__product picture{width:min(100%,18rem)!important}}@media(max-width:989px){.section-goated-hero .goated-hero,.section-goated-hero .goated-hero__content{min-height:auto!important}.section-goated-hero .goated-hero__content{display:flex!important;flex-direction:column!important;gap:2rem!important;padding:clamp(3rem,8vw,4rem) 1.25rem 3rem!important}.section-goated-hero .goated-hero__panel,.section-goated-hero .goated-hero__product-stage{position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;transform:none!important}.section-goated-hero .goated-hero__panel{order:1!important}.section-goated-hero .goated-hero__product-stage{order:2!important;display:grid!important;gap:clamp(.9rem,3.2vw,1.5rem)!important;padding-bottom:2.75rem!important}.section-goated-hero .goated-hero__product picture{width:min(100%,32vw)!important}.section-goated-hero .goated-hero__lineup{grid-template-columns:repeat(3,max-content)!important;width:100%!important;column-gap:1rem!important}}@media(max-width:640px){.section-goated-hero .goated-hero__content{padding:2.4rem 1rem 2.6rem!important}.section-goated-hero .goated-hero__title{font-size:clamp(3.55rem,15.2vw,5.2rem)!important}.section-goated-hero .goated-hero__lineup{grid-template-columns:1fr!important;row-gap:.75rem!important}.section-goated-hero .goated-hero__cta{width:100%!important;min-width:0!important}.section-goated-hero .goated-hero__product-stage{gap:.65rem!important}.section-goated-hero .goated-hero__product picture{width:min(100%,34vw)!important}}.section-goated-hero .goated-hero{min-height:clamp(560px,50vw,720px)!important;background:#020302!important}.section-goated-hero .goated-hero__media{opacity:1!important;top:-18%!important;right:0!important;bottom:0!important;left:0!important;transform:none!important;filter:brightness(1.16) contrast(1.06) saturate(1.12)!important}.section-goated-hero .goated-hero__image{object-fit:cover!important;object-position:center 100%!important;filter:none!important}.section-goated-hero .goated-hero__overlay{background:linear-gradient(90deg,#000000f2,#000000c7 24%,#00000047 31%,#0000000f 40%,#0000),linear-gradient(180deg,#00000014,#0000001a)!important}.section-goated-hero .goated-hero__content{display:block!important;width:100%!important;max-width:none!important;min-height:clamp(560px,50vw,720px)!important;padding:0!important;margin:0 auto!important;transform:none!important}.section-goated-hero .goated-hero__panel{position:absolute!important;z-index:6!important;left:clamp(3.2rem,4.7vw,5.7rem)!important;top:50%!important;width:clamp(34rem,37vw,41rem)!important;max-width:41rem!important;transform:translateY(-50%)!important}.section-goated-hero .goated-hero__eyebrow{margin-bottom:clamp(1rem,1.18vw,1.35rem)!important;font-size:clamp(1.04rem,1.22vw,1.42rem)!important;letter-spacing:.055em!important}.section-goated-hero .goated-hero__title{max-width:41rem!important;font-family:Impact,Arial Black,sans-serif!important;font-size:clamp(4.9rem,6.05vw,7.55rem)!important;font-weight:900!important;line-height:.85!important;letter-spacing:0!important}.section-goated-hero .goated-hero__title span,.section-goated-hero .goated-hero__title em{display:block!important}.section-goated-hero .goated-hero__title span{white-space:nowrap!important;word-spacing:.08em!important}.section-goated-hero .goated-hero__title em{font-size:1.14em!important;line-height:.84!important;letter-spacing:0!important;transform:skew(-8deg) scaleX(1.03)!important;transform-origin:left center!important}.section-goated-hero .goated-hero__lineup{column-gap:clamp(1.65rem,2.08vw,2.65rem)!important;margin:clamp(1.35rem,1.75vw,2rem) 0 clamp(1.22rem,1.6vw,1.75rem)!important}.section-goated-hero .goated-hero__line-icon{width:clamp(2.9rem,3.2vw,3.85rem)!important;height:clamp(2.9rem,3.2vw,3.85rem)!important}.section-goated-hero .goated-hero__line-copy strong{font-size:clamp(.88rem,.98vw,1.12rem)!important}.section-goated-hero .goated-hero__line-copy small{font-size:clamp(.66rem,.74vw,.84rem)!important}.section-goated-hero .goated-hero__description{max-width:27.5rem!important;font-size:clamp(1.12rem,1.28vw,1.52rem)!important;line-height:1.32!important;margin-bottom:clamp(1.35rem,1.65vw,1.85rem)!important}.section-goated-hero .goated-hero__cta{min-width:min(100%,30.5rem)!important;min-height:clamp(4rem,4.35vw,4.75rem)!important}.section-goated-hero .goated-hero__product-stage,.section-goated-hero .goated-hero__retail-proof{display:none!important}@media(max-width:1440px){.section-goated-hero .goated-hero,.section-goated-hero .goated-hero__content{min-height:clamp(540px,50vw,690px)!important}.section-goated-hero .goated-hero__panel{left:clamp(2.5rem,3.85vw,4.25rem)!important;width:clamp(31rem,36vw,37rem)!important}.section-goated-hero .goated-hero__title{font-size:clamp(4.55rem,5.8vw,6.6rem)!important}}@media(max-width:989px){.section-goated-hero .goated-hero,.section-goated-hero .goated-hero__content{min-height:clamp(900px,238vw,980px)!important}.section-goated-hero .goated-hero__media{transform:none!important}.section-goated-hero .goated-hero__image{object-position:center center!important}.section-goated-hero .goated-hero__overlay{background:linear-gradient(180deg,#000000f0,#000000e0 49%,#00000038 72%,#0000000a)!important}.section-goated-hero .goated-hero__content{padding:0!important}.section-goated-hero .goated-hero__panel{position:absolute!important;left:1.25rem!important;right:1.25rem!important;top:2.5rem!important;width:auto!important;max-width:none!important;transform:none!important}.section-goated-hero .goated-hero__title{max-width:100%!important;font-size:clamp(4.05rem,16vw,5.4rem)!important}.section-goated-hero .goated-hero__title span{white-space:normal!important}.section-goated-hero .goated-hero__lineup{grid-template-columns:1fr!important;row-gap:.75rem!important;width:max-content!important}.section-goated-hero .goated-hero__description{max-width:100%!important;font-size:clamp(1.12rem,5.2vw,1.55rem)!important}.section-goated-hero .goated-hero__cta{box-sizing:border-box!important;width:100%!important;min-width:0!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/gummy-gang.css.map */
