:root{--color-primary-black: #0B090B;--color-primary-yellow: #F8BB30;--color-primary-red: #ED1C2C;--color-primary-cream: #FEF7E8;--font-heading: "Cabinet Grotesk", sans-serif;--font-body: "Montserrat", sans-serif}.product{display:grid;gap:4rem;align-items:start;margin:40px 0}.product-page-width{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (min-width:750px)and (max-width:1199px){.product--left,.product--right{grid-template-columns:1fr 1fr}.product--right .product__media-wrapper{order:2}}@media screen and (min-width:750px){.product,.product--left,.product--right{grid-template-columns:1fr 1fr}.product--right .product__media-wrapper{order:2}}.product__info-container{display:flex;flex-direction:column;gap:.5rem;padding:0}.product__info-wrapper{width:100%;max-width:100%;overflow-x:hidden}@media screen and (max-width:749px){.product-page-width{padding:0 16px}.product{margin-top:16px;gap:.5rem}.product__info-container{display:flex;flex-direction:column}.product .product__title h1{font-size:4.5rem!important}.product__rating{order:1}.product__title{order:2}.product__subtitle{order:3}.product__usp-carousel-wrapper{order:4}.product__description{order:6}.product__price-wrapper{order:7}.product__variants{order:8}.product-form__input--quantity{order:9}.product__cta-message{order:10}.product__accordion{order:11}.carousel-gradient-left,.carousel-gradient-right{display:none}.cta-message-content svg{display:none}}@media screen and (min-width:750px){.product{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4rem}.product__media-wrapper,.product__info-wrapper{width:100%;max-width:none;min-width:0;flex:none}.product--right .product__media-wrapper{order:2}}@media screen and (min-width:990px){.product-page-width{padding:0 3rem}}@media screen and (max-width:987px){.product-page-width{padding:0 16px}.quantity-variant-selector{gap:.5rem!important}}.product__title h1{font-family:var(--font-heading);font-size:5rem!important;font-weight:900;line-height:1.1;margin:0;color:var(--color-primary-black);text-transform:uppercase}.product__subtitle{margin-top:-.5rem}.product__subtitle-text{font-family:var(--font-body);font-size:1.8rem;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;padding-left:3px}.product__usp-carousel-wrapper{margin:.5rem 0;width:100%;overflow:hidden;position:relative}.carousel-gradient-right{position:absolute;top:0;right:0;background:linear-gradient(90deg,transparent 0%,#FEF7E8 100%);width:24px;height:52px;z-index:1}.carousel-gradient-left{position:absolute;top:0;left:0;background:linear-gradient(90deg,#FEF7E8 0%,transparent 100%);width:24px;height:52px;z-index:1}.usp-carousel{width:100%;overflow:hidden}.usp-carousel__container{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:.25rem 0;margin-bottom:2rem}.usp-carousel__container::-webkit-scrollbar{display:none}.usp-carousel__item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--color-primary-cream);border:2px solid rgba(11,9,11,.1);border-radius:50px;white-space:nowrap;flex-shrink:0;transition:all .2s ease}.usp-carousel__icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.usp-carousel__icon img{width:100%;height:100%;object-fit:contain}.usp-carousel__text{font-family:var(--font-body);font-size:1.3rem;font-weight:600;color:var(--color-primary-black);text-transform:uppercase;letter-spacing:.02em}@media screen and (min-width:750px){.usp-carousel__container{flex-wrap:wrap;overflow-x:visible}}.product__description{font-family:var(--font-heading);font-size:1.6rem;font-weight:600;line-height:135%;color:#555;margin-bottom:1rem}.product__description p{margin:0}.product__price-wrapper{display:flex;flex-direction:row;gap:.75rem;flex-wrap:wrap}.price{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.price--large .price__regular,.price--large .price__sale{font-family:var(--font-body);font-size:1.8rem;font-weight:700;line-height:1;letter-spacing:normal}.price__regular,.price__sale{color:var(--color-primary-black)}.price__sale .price-item--regular{text-decoration:line-through;color:var(--color-primary-black);opacity:.75}.product__price-badges{display:flex;gap:.4rem}.product__per-serving,.product__free-shipping{display:inline-flex;align-items:center}.per-serving-badge,.free-shipping-badge{display:inline-block;padding:.25rem 1.5rem;font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:36px}.per-serving-badge{background:transparent;border:1px solid #0B8627;color:#0b8627;background-color:#fff}.per-serving-savings-badge{background:#fef7e8;border:1px solid #E5DED1;color:#3c3937;display:inline-block;padding:.25rem 1.5rem;font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:36px}.free-shipping-badge{background:#4c71ac;color:#fff}.product__variants{margin:1rem 0}.product-form__input{margin-bottom:1.5rem}.product-form__label{display:flex;gap:1.2rem;align-items:center;margin-bottom:1.2rem}.label-separator{height:1px;border:1px solid #E5DED1;flex:1}.form__label{font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-black);display:block;width:fit-content;margin-bottom:0!important}.quantity-variant-selector{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.quantity-variant-input{position:absolute;opacity:0;pointer-events:none}.quantity-variant-label{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem 1rem;background:var(--color-primary-cream);border:2px solid #E5DED1;border-radius:10px;cursor:pointer;transition:all .2s ease;position:relative;height:100%}.quantity-variant-label:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.quantity-variant-input:checked+.quantity-variant-label{border-color:var(--color-primary-black);background:var(--color-primary-yellow)}.quantity-variant-input:disabled+.quantity-variant-label{opacity:.5;cursor:not-allowed}.quantity-variant-input:disabled+.quantity-variant-label:hover{transform:none;box-shadow:none}.quantity-variant-image{width:auto;height:100%;max-height:100px;flex-shrink:0}.quantity-variant-label:first-child{max-height:110px}.quantity-variant-image img{width:100%;height:100%;object-fit:contain}.quantity-variant-content{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-align:center}.quantity-variant-title{font-family:var(--font-heading);font-size:1.75rem;line-height:1;font-weight:800;color:var(--color-primary-black);text-transform:uppercase}.quantity-variant-badge{display:inline-block;padding:.25rem .75rem;font-family:var(--font-body);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;margin-top:.25rem;background:var(--color-primary-black);color:#fff;position:absolute;top:3px;left:3px}.quantity-variant-badge--popular,.quantity-variant-badge--value{background:var(--color-primary-black)}.quantity-variant-savings{font-family:var(--font-body);font-size:.875rem;font-weight:700;color:var(--color-primary-black);margin-top:.25rem}.quantity-variant-subtitle{font-family:var(--font-body);font-size:.75rem;font-weight:600;color:var(--color-primary-black);text-transform:uppercase;margin-top:.25rem}@media screen and (max-width:749px){.quantity-variant-label{min-height:auto;padding:1rem .25rem .5rem}.quantity-variant-image{margin-bottom:0;margin-top:1rem}.quantity-variant-content{align-items:center;text-align:center;flex:1}.per-serving-savings-badge{padding:.5rem;font-size:.875rem;line-height:1}.free-shipping-badge,.per-serving-badge{font-size:1.2rem;padding:.25rem 1rem}}.quantity-cart-wrapper{display:flex;gap:.75rem;align-items:flex-start}.quantity{display:flex;border:1.5px solid var(--color-primary-black);border-radius:3px;overflow:hidden;background:#fff;min-width:140px;padding:0 1rem}.quantity__button{background:transparent;border:none;width:20px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;color:var(--color-primary-black)}.quantity__button:hover{background:var(--color-primary-cream)}.quantity__input{border:none;text-align:center;width:52px;font-family:var(--font-body);font-size:1.8rem;font-weight:600;color:var(--color-primary-black);-moz-appearance:textfield}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity__input:focus{outline:none}.product-form__buttons{flex:1;display:flex;flex-direction:column;gap:.5rem}.product-form__submit{width:100%;height:56px;background:var(--color-primary-yellow);border:1.5px solid var(--color-primary-black)!important;border-radius:3px;font-family:var(--font-body);font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-black);cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.product-form__submit:hover{background:#e6aa1f;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.product-form__submit:active{transform:translateY(0)}.product-form__submit:disabled{background:#ccc;cursor:not-allowed;transform:none}.product-form__submit span{position:relative;z-index:1}.loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading__spinner.hidden{display:none}.spinner{width:24px;height:24px;animation:rotate 2s linear infinite}.spinner .path{stroke:var(--color-primary-black);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.shopify-payment-button{margin-top:0}.shopify-payment-button__button{height:56px!important;border-radius:8px!important}@media screen and (max-width:749px){.quantity-cart-wrapper{width:100%}.quantity{width:25%;max-width:200px;margin:0 auto}.product-form__buttons{width:100%}.product__info-wrapper{margin-bottom:2rem}.desktop_only{display:none}.mobile_only{min-width:0;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:.5rem}.mobile_only .shopify-app-block{display:flex;justify-content:center}}@media screen and (min-width:750px){.mobile_only{display:none}}.product__cta-message{text-align:center;margin:0 0 3rem}.cta-message-content{display:flex;flex-direction:row-reverse;justify-content:center;gap:7px;align-items:center}.product__cta-message p{font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--color-primary-black);margin:0}.product__cta-message strong{font-weight:700}.product__accordion{border-top:1px solid #e0e0e0;padding-top:0}.product__accordion summary{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.product__accordion summary::-webkit-details-marker{display:none}.summary__title{display:flex;align-items:center;gap:.75rem;flex:1}.summary__title .icon{width:20px;height:20px;flex-shrink:0}.accordion__title{font-family:var(--font-body);font-size:1.8rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-black);margin:0}.product__accordion summary .icon-caret{width:12px;height:12px;transition:transform .2s ease}.product__accordion details[open] summary svg{transform:rotate(45deg)}.accordion__content{padding:0 0 1.5rem;font-family:var(--font-body);font-size:20px;line-height:1.6;color:var(--color-primary-black);margin-top:1rem}.accordion__content p{margin:0 0 1rem}.accordion__content li{font-size:1.8rem}.accordion__content p:last-child{margin-bottom:0}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid var(--color-primary-cream);box-shadow:0 -4px 20px #0000001a;z-index:99999;transform:translateY(100%);transition:transform .3s ease}.sticky-atc.visible{transform:translateY(0)}.sticky-atc.hidden{display:none}.sticky-atc__container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:2rem 1rem;max-width:100%}.sticky-atc__product-info{display:flex;align-items:center;gap:1.4rem;flex:1;min-width:0}.sticky-atc__image{width:auto;height:100%;object-fit:cover;border-radius:8px;flex-shrink:0}.sticky-atc__details{display:flex;flex-direction:column;min-width:0}.sticky-atc__title{font-family:var(--font-body);font-size:1.6rem;font-weight:600;color:var(--color-primary-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-family:var(--font-body);font-size:1.4rem;font-weight:700;color:var(--color-primary-black)}.sticky-atc__button{flex-shrink:0;height:48px;padding:0 2rem;background:var(--color-primary-yellow);border:2px solid var(--color-primary-black);border-radius:4px;font-family:var(--font-body);font-size:1.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-primary-black);cursor:pointer;transition:all .2s ease;white-space:nowrap}.sticky-atc__container button:before{box-shadow:none!important}.sticky-atc__container button:after{box-shadow:none!important}.sticky-atc__button:hover{background:#e6aa1f}@media screen and (min-width:750px){.sticky-atc{display:none!important}}.sticky-atc__price .product__price-badges{display:none}.product-form__error-message-wrapper{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#fff3f3;border:1px solid #ffdddd;border-radius:8px;margin-bottom:1rem}.product-form__error-message-wrapper[hidden]{display:none}.icon-error{width:20px;height:20px;flex-shrink:0}.product-form__error-message{font-family:var(--font-body);font-size:.875rem;color:#c30000}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}*:focus-visible{outline:2px solid var(--color-primary-yellow);outline-offset:2px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-primary-yellow);outline-offset:2px}.product-form__submit.loading span{opacity:0}.product-form__submit.loading .loading__spinner{display:block}@media print{.sticky-atc,.product-form__buttons{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-main-product.css.map */
