: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: #3f7a32;background-color:transparent}.goated-story__btn:hover,.blog-grid-section__btn:hover,.two-column-section__btn:hover{color:#fff;border-color:#3f7a32;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-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:6.5rem!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:3.8rem!important;height:3.8rem!important}.goated-announcement__social-link svg{width:1.9rem!important;height:1.9rem!important}.goated-announcement{padding:1.35rem 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:.7rem!important;font-size:1.7rem!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.75rem;height:1.75rem;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:1.1rem 0!important;min-height:6rem!important}.goated-announcement__inner{padding-inline:clamp(1.4rem,3vw,2.8rem)!important}.goated-announcement__message{font-size:1.5rem!important}}@media(max-width:768px){.goated-announcement{min-height:4.6rem!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: #3f7a32;--gg-sage-dark: #326629;--gg-sky: #eaf7fa;--gg-sky-ink: #116a8a;--gg-border: #d9dec8;--gg-warn: #f4d94e;--gg-danger: #b7432f;--gg-focus-ring: rgba(63, 122, 50, .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:#3f7a3224!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:#3f7a3238!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:#3f7a3224!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(63,122,50,.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:#3f7a321f!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:#3f7a3214!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 #3f7a3238}.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:#3f7a3242!important;box-shadow:0 2.2rem 5.2rem #1517121f,0 1px #fffdf6e6 inset!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/gummy-gang.css.map */
