.lv-categories{padding-top:var(--lv-category-padding-top);padding-bottom:var(--lv-category-padding-bottom)}.lv-categories__heading{margin:0 0 22px;font-family:var(--font-body-family);font-size:clamp(22px,3vw,32px);font-style:normal;font-weight:700;line-height:1.2;text-align:center}.lv-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lv-category-card{display:block;min-width:0;overflow:hidden;border:1px solid rgba(57,255,20,.3);border-radius:18px;background:#242426;color:#fff;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.lv-category-card:hover{border-color:#39ff14;box-shadow:0 12px 30px #00000029;transform:translateY(-2px)}.lv-category-card:focus-visible{outline:3px solid #39ff14;outline-offset:3px}.lv-category-card__media{position:relative;aspect-ratio:1.45 / 1;overflow:hidden;background:#171719}.lv-category-card__image{width:100%;height:100%;object-fit:contain;background:#171719;transition:transform .22s ease}.lv-category-card:hover .lv-category-card__image{transform:scale(1.035)}.lv-category-card__content{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:14px 16px;border-top:1px solid rgba(255,255,255,.1);background:#242426}.lv-category-card__title{font-family:var(--font-body-family);font-size:15px;font-style:normal;font-weight:700;line-height:1.25}.lv-category-card__arrow{flex:0 0 auto;color:#39ff14;font-size:22px;font-weight:700;line-height:1}@media screen and (min-width:990px){.lv-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lv-category-card__media{aspect-ratio:1.25 / 1}}@media screen and (max-width:749px){.lv-categories__heading{margin-bottom:18px;text-align:left}.lv-category-card__content{min-height:64px;padding:12px}.lv-category-card__title{font-size:14px}}.lv-reviews{padding-top:var(--lv-padding-top);padding-bottom:var(--lv-padding-bottom)}.lv-reviews__card{padding:clamp(24px,5vw,48px);border:1px solid rgba(57,255,20,.42);border-radius:24px;background:#242426;box-shadow:0 18px 48px #00000038}.lv-reviews__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.lv-reviews__eyebrow{margin:0 0 8px;color:#39ff14;font-family:var(--font-body-family);font-size:13px;font-style:normal;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.lv-reviews__title{margin:0;font-family:var(--font-body-family);font-size:clamp(24px,3.4vw,36px);font-style:normal;font-weight:700;line-height:1.2}.lv-reviews__text{max-width:680px;margin:14px 0 0;color:rgba(var(--color-foreground),.76);font-size:15px;line-height:1.6}.lv-reviews__action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px}.lv-reviews__google{flex:0 0 auto;color:#fff;font-family:Arial,sans-serif;font-size:24px;font-style:normal;font-weight:700;letter-spacing:-.04em}.lv-reviews__grid{display:grid;gap:16px;margin-top:28px}.lv-review{display:flex;flex-direction:column;min-width:0;padding:22px;border:1px solid rgba(var(--color-foreground),.13);border-radius:18px;background:#ffffff0b}.lv-review__stars{color:#fbbc04;font-size:19px;line-height:1;letter-spacing:.08em}.lv-review__quote{flex-grow:1;margin:16px 0 20px;color:rgba(var(--color-foreground),.92);font-family:var(--font-body-family);font-size:15px;font-style:normal;line-height:1.62}.lv-review__author{margin:0;font-size:14px;font-style:normal;font-weight:700}.lv-review__source{margin:4px 0 0;color:rgba(var(--color-foreground),.58);font-size:12px;font-style:normal}.lv-reviews__action{display:flex;justify-content:center;margin-top:28px}.lv-reviews__button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 22px;border:2px solid #39ff14;border-radius:999px;background:#39ff14;color:#101010;font-family:var(--font-body-family);font-size:14px;font-style:normal;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,color .16s ease}.lv-reviews__button:hover{background:transparent;color:#39ff14}.lv-reviews__button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}@media screen and (min-width:750px){.lv-reviews__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lv-review{padding:24px}}@media screen and (max-width:749px){.lv-reviews__header{display:block}.lv-reviews__google{display:inline-block;margin-top:18px}}.lv-trust{padding-top:var(--lv-padding-top);padding-bottom:var(--lv-padding-bottom);border-top:1px solid rgba(57,255,20,.22);border-bottom:1px solid rgba(57,255,20,.22)}.lv-trust__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px;margin:0;padding:0;list-style:none}.lv-trust__item{display:flex;align-items:center;gap:11px;min-width:0}.lv-trust__icon{display:inline-grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border:1px solid rgba(57,255,20,.55);border-radius:50%;color:#39ff14;font-size:16px;font-weight:800}.lv-trust__item strong,.lv-trust__item small{display:block;font-family:var(--font-body-family);font-style:normal}.lv-trust__item strong{color:rgb(var(--color-foreground));font-size:14px;line-height:1.25}.lv-trust__item small{margin-top:3px;color:rgba(var(--color-foreground),.66);font-size:12px;line-height:1.35}@media screen and (min-width:990px){.lv-trust{padding-top:calc(var(--lv-padding-top) + 4px);padding-bottom:calc(var(--lv-padding-bottom) + 4px)}.lv-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.lv-trust__item{gap:13px}.lv-trust__icon{flex-basis:34px;width:34px;height:34px;font-size:18px}.lv-trust__item strong{font-size:15px}.lv-trust__item small{font-size:13px}}.lv-age-gate{width:min(92vw,540px);max-width:540px;margin:auto;padding:0;border:1px solid rgba(57,255,20,.5);border-radius:24px;background:#1f1f21;color:#fff;box-shadow:0 24px 80px #0000008c}.lv-age-gate::backdrop{background:#080809f0}.lv-age-gate__content{padding:clamp(24px,5vw,40px);text-align:center}.lv-age-gate__eyebrow{margin:0 0 10px;color:#39ff14;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.lv-age-gate__title{margin:0;color:#fff;font:inherit;font-size:clamp(26px,5vw,34px);font-weight:700;line-height:1.15}.lv-age-gate__description{margin:16px auto 0;max-width:448px;color:#ffffffd1;font-size:16px;line-height:1.55}.lv-age-gate__actions{display:grid;gap:12px;margin-top:24px}.lv-age-gate__button{width:100%;min-height:52px;padding:12px 20px;border:2px solid #39ff14;border-radius:999px;font:inherit;font-size:16px;font-weight:700;cursor:pointer}.lv-age-gate__button--accept{background:#39ff14;color:#101010}.lv-age-gate__button--decline{background:transparent;color:#39ff14}.lv-age-gate__button:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.lv-age-gate__notice{margin:18px 0 0;color:#ffffff94;font-size:12px;line-height:1.45}html.lv-age-gate-open,html.lv-age-gate-open body{overflow:hidden}@media(min-width:576px){.lv-age-gate__actions{grid-template-columns:1fr 1fr}}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a,.product__title h1{font-family:var(--font-body-family)!important;font-style:normal!important;font-weight:700}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a{font-size:1.6rem;line-height:1.35;letter-spacing:.02rem}.product-card-wrapper .card__heading{min-height:2.7em}.product-card-wrapper .card-information,.product-card-wrapper .caption-with-letter-spacing{font-style:normal!important}.product-card-wrapper .card__media .media,.product__media .media,.product-media-container .media{background:#fff}.product-card-wrapper .card__media .media>img,.product__media .media>img,.product-media-container .media>img{object-fit:contain!important;background:#fff}.header__menu-item,.header__menu-item span{color:#f2f2f2;transition:color .16s ease}.mega-menu__link--level-2{color:#f2f2f2!important;font-weight:700}.mega-menu__link:not(.mega-menu__link--level-2),.header__submenu .header__menu-item,.header__submenu .header__menu-item span{color:#c9c9c9!important;font-weight:500;transition:color .16s ease}.header__menu-item:hover,.header__menu-item:hover span,.header__active-menu-item,.mega-menu__link:hover,.mega-menu__link:focus-visible,.header__submenu .header__menu-item:hover,.header__submenu .header__menu-item:hover span{color:#39ff14!important}.banner__buttons .button,.collection__view-all .button,.rich-text__buttons .button,.blog__button,.quick-add__submit,.product-form__submit,.shopify-payment-button__button--unbranded,.cart__warnings .button,.cart-notification__links .button,.cart__checkout-button,#CartDrawer-Checkout,.cart-drawer__empty-content .button{min-height:50px;border-radius:999px!important;font-family:var(--font-body-family);font-style:normal;font-weight:800!important}.banner__buttons .button{border:2px solid #39ff14!important;background:#39ff14!important;color:#101010!important;box-shadow:none!important}.banner__buttons .button:after{border-radius:999px!important;box-shadow:none!important}.banner__buttons .button:hover{border-color:#39ff14!important;background:#39ff14!important;color:#101010!important;box-shadow:0 6px 18px #39ff1438!important;transform:translateY(-1px)}.collection__view-all .button,.rich-text__buttons .button,.blog__button,.quick-add__submit,.product-form__submit,#cart-notification-button,.cart-drawer__footer .button--secondary{border:2px solid #39ff14!important;background:#242426!important;color:#39ff14!important;box-shadow:none!important}.collection__view-all .button:after,.rich-text__buttons .button:after,.blog__button:after,.quick-add__submit:after,.product-form__submit:after,.cart__warnings .button:after,.cart-notification__links .button:after,.cart__checkout-button:after,#CartDrawer-Checkout:after,.cart-drawer__empty-content .button:after{border-radius:999px!important;box-shadow:none!important}.collection__view-all .button:hover,.rich-text__buttons .button:hover,.blog__button:hover,.quick-add__submit:not([disabled]):hover,.product-form__submit:not([disabled]):hover,#cart-notification-button:hover,.cart-drawer__footer .button--secondary:hover{background:#39ff14!important;color:#101010!important}.shopify-payment-button__button--unbranded,.cart__warnings .button,.cart-notification__links .button--primary,.cart__checkout-button,#CartDrawer-Checkout,.cart-drawer__empty-content .button:not(.button--secondary){border:2px solid #39ff14!important;background:#39ff14!important;color:#101010!important;box-shadow:none!important}.shopify-payment-button__button--unbranded:hover:not([disabled]),.cart__warnings .button:hover,.cart-notification__links .button--primary:hover,.cart__checkout-button:hover,#CartDrawer-Checkout:hover,.cart-drawer__empty-content .button:not(.button--secondary):hover{border-color:#39ff14!important;background:#39ff14!important;color:#101010!important;box-shadow:0 6px 18px #39ff1438!important;transform:translateY(-1px)}.quick-add__submit:not([data-product-url])>span:first-child,.product-form__submit:not([disabled])>span:first-child{display:inline-flex;align-items:center;justify-content:center;gap:0}@media(hover:hover)and (pointer:fine){.quick-add__submit:not([data-product-url]):not([disabled])>span:first-child:before,.product-form__submit:not([disabled])>span:first-child:before{content:"";width:0;height:18px;flex:0 0 auto;opacity:0;background:#101010;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 4V2h10v2h4v2l-2 8H8L6 6H3V4h4Zm1.5 4 1 4h8l1-4h-10ZM9 16a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm8 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 4V2h10v2h4v2l-2 8H8L6 6H3V4h4Zm1.5 4 1 4h8l1-4h-10ZM9 16a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm8 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z'/%3E%3C/svg%3E") center / contain no-repeat;transform:translate(-5px);transition:width .16s ease,opacity .16s ease,transform .16s ease}.quick-add__submit:not([data-product-url]):not([disabled]):hover>span:first-child,.product-form__submit:not([disabled]):hover>span:first-child{gap:8px}.quick-add__submit:not([data-product-url]):not([disabled]):hover>span:first-child:before,.product-form__submit:not([disabled]):hover>span:first-child:before{width:18px;opacity:1;transform:translate(0)}}@media screen and (max-width:749px){.menu-drawer__navigation>.menu-drawer__menu>li>.menu-drawer__menu-item,.menu-drawer__navigation>.menu-drawer__menu>li>details>.menu-drawer__menu-item,.menu-drawer__close-button{color:#f2f2f2;font-weight:700}.menu-drawer__inner-submenu .menu-drawer__menu-item{color:#c9c9c9;font-weight:500}.menu-drawer__inner-submenu summary.menu-drawer__menu-item{color:#f2f2f2;font-weight:700}.menu-drawer__menu-item:hover,.menu-drawer__menu-item:focus-visible,.menu-drawer__menu-item--active{color:#39ff14!important}.product-card-wrapper .card__heading,.product-card-wrapper .card__heading a{font-size:1.5rem}.slideshow .banner__box{max-width:100%;padding:0}.slideshow .banner__heading{font-size:clamp(2.8rem,8vw,3.2rem)!important;line-height:1.08}.slideshow .banner__text{margin-top:1.2rem}.slideshow .banner__text p{max-width:34rem;font-size:1.6rem;line-height:1.45}.slideshow .banner__buttons{margin-top:1.6rem}.slideshow .banner__buttons .button{width:auto;min-width:22rem!important;min-height:48px;flex-grow:0;padding:0 2.4rem;border:2px solid #39ff14!important;background:#101010c7!important;color:#39ff14!important;font-size:1.6rem;box-shadow:none!important}.slideshow .banner__buttons .button:hover,.slideshow .banner__buttons .button:focus-visible{border:2px solid #39ff14!important;background:#101010c7!important;color:#39ff14!important;box-shadow:none!important;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/21/compiled_assets/styles.css.map */
