.product{--oke-stars-backgroundColor: #ffe845;--oke-stars-foregroundColor: #000;--oke-stars-borderWidth: 2px;--rc-text-color: #000;--rc-details-icon-color: #000;--rc-active-background-color: transparent;--rc-active-text-color: #000;--rc-popup-link-color: #ffffff;--rc-popup-text-color: #000;--rc-popup-background-color: #ffe845;margin:0}.product .product__title *{letter-spacing:-1.215px;line-height:110%}@media only screen and (min-width:769px){.product .product__title *{line-height:90%}}.product .okeReviews{margin-top:20px}.product .oke-sr-count{line-height:1;font-size:14px;font-weight:500;margin-top:2px}.product.grid{display:grid;gap:20px;grid-template-columns:100%;border-bottom:3px solid #000}.product .product__info-wrapper{padding:20px}.product .product__info-wrapper .product__info-container .product__description{margin-top:15px}@media only screen and (max-width:768px){.product .product__info-wrapper .product__info-container .product__description{font-size:19px}}@media only screen and (min-width:769px){.product .product__info-wrapper .product__info-container .product__description{line-height:150%}}.product .product__info-wrapper .product__info-container .product__tab{margin-top:25px}.product .product__info-wrapper .product__info-container .product__tab .product__tab_summary{display:flex;justify-content:space-between;font-size:16px;font-weight:500;line-height:130%;letter-spacing:-.16px;gap:17px;overflow-x:auto;width:calc(100% + 20px);padding-right:20px;padding-bottom:10px}.product .product__info-wrapper .product__info-container .product__tab .product__tab_summary>span{border-bottom:3px solid #ffe845;white-space:nowrap}.product .product__info-wrapper .product__info-container .product__tab .product__tab_summary>span.is-active{border-color:#000}.product .product__info-wrapper .product__info-container .product__tab .product__tab_content{margin-top:15px}.product .product__info-wrapper .product__info-container .product__tab .product__tab_content>div{display:none}@media only screen and (max-width:768px){.product .product__info-wrapper .product__info-container .product__tab .product__tab_content>div{font-size:19px}}.product .product__info-wrapper .product__info-container .product__tab .product__tab_content>div.is-active{display:block}.product .product__info-wrapper .product__info-container .product-form .product-form__submit{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.product .product__info-wrapper .product__info-container .product-form:not(.sold_out) .bis_container{display:none}.product .product__info-wrapper .product__info-container .product-form.bis_is-active .bis_container{display:block}.product .product__info-wrapper .product__info-container .product-form.bis_is-active .product-form__submit{display:none}.product .product__info-wrapper .product__info-container .product-form .bis_container{margin-top:20px;display:none}.product .product__info-wrapper .product__info-container .product-form .bis_container .bis_msg{display:none;padding:15px 0;margin-top:20px}.product .product__info-wrapper .product__info-container .product-form .bis_container .bis_input_container{position:relative}.product .product__info-wrapper .product__info-container .product-form .bis_container .bis_input_container input{height:57px;font-family:Pitch Sans;font-size:16px}.product .product__info-wrapper .product__info-container .product-form .bis_container .bis_input_container button{position:absolute;top:15px;right:0}.product .product__info-wrapper .product__info-container .product-form .bis_container.is_success .bis_input_container,.product .product__info-wrapper .product__info-container .product-form .bis_container.has_error .bis_input_container{display:none}.product .product__info-wrapper .product__info-container .product-form .bis_container.is_success #bis-msg-success,.product .product__info-wrapper .product__info-container .product-form .bis_container.has_error #bis-msg-error{display:block}.product .product__info-wrapper .product__info-container .form_flavor_container{position:relative;margin-top:25px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.product .product__info-wrapper .product__info-container .form_flavor_container .product-filter-options-flavor{display:none;flex-direction:column;position:absolute;width:100%;bottom:1px;left:0;transform:translateY(100%);background-color:#fff;border:3px solid #000;border-top:none;border-radius:0 0 10px 10px;padding:20px;z-index:1;gap:20px}.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor{border:3px solid #000;border-radius:10px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:16px;font-weight:500;z-index:2;position:relative}@media only screen and (min-width:769px){.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor{font-size:13.5px;padding:8px 15px}}.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor svg{transition:all .2s ease-in-out}.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor.is-active{border-radius:10px 10px 0 0}.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor.is-active svg{transform:rotate(180deg)}.product .product__info-wrapper .product__info-container .form_flavor_container .current_flavor.is-active+.product-filter-options-flavor{display:flex}.product .product__info-wrapper .product__info-container .variant-radios{margin-top:25px;display:flex;flex-direction:column;row-gap:20px}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input{margin:0;padding:0;border:0;display:flex;gap:10px;justify-content:space-between;font-size:16px;font-weight:500}@media only screen and (min-width:769px){.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input{font-size:13.5px}}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container{display:flex;flex-wrap:wrap;column-gap:30px;row-gap:10px;justify-content:flex-end}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container input{display:none}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container input:checked+label{border-color:#000}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container input.disabled+label{opacity:.5}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container input.disabled[disabled]+label{cursor:not-allowed}.product .product__info-wrapper .product__info-container .variant-radios fieldset.product-form__input .form__radio_container label{border-bottom:3px solid #ffe845}.product .product__info-wrapper .product__info-container .rc-widget{margin-top:20px;padding:0;border:3px solid #000;border-radius:10px}.product .product__info-wrapper .product__info-container .rc-widget .rc-subscription-details{display:none}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio{font-size:16px;font-weight:500;padding:10px 10px 10px 15px;letter-spacing:-.16px}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio.onetime-radio{border-bottom:3px solid #000}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio .rc-radio__label{line-height:2;margin-left:8px}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio__input{-webkit-appearance:none;appearance:none}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio__input:after{width:11px;height:11px;border-radius:100%;top:-2px;left:-1px;position:relative;background-color:#ffe845;content:"";display:inline-block;visibility:visible;border:3px solid #ffe845;outline:3px solid #000}.product .product__info-wrapper .product__info-container .rc-widget .rc-radio__input:checked:after{background-color:#000}.product .product__info-wrapper .product__info-container .rc-widget .rc-selling-plans{padding-left:var(--rc-spacer-3);padding-bottom:var(--rc-spacer-3)}.product .product__info-wrapper .product__info-container .rc-widget .rc-selling-plans .rc-selling-plans-dropdown__select{background-color:#ffe845;border:3px solid #000;font-size:16px;font-weight:500;letter-spacing:-.16px;border-radius:10px;padding:10px;font-family:ABC Monument Grotesk;-webkit-appearance:none;appearance:none;background-image:url(caret.svg);background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}.product .product__media-wrapper .product__media-gallery,.product .product__media-wrapper .product__info-container,.product .product__info-wrapper .product__media-gallery,.product .product__info-wrapper .product__info-container{position:sticky;top:60px}.product .product__media-wrapper .product__media-gallery,.product .product__info-wrapper .product__media-gallery{border-bottom:3px solid #000;background-color:#fbfaf2}.product .product__media-wrapper .product__media-gallery .swiper .swiper-slide,.product .product__info-wrapper .product__media-gallery .swiper .swiper-slide{height:auto}.product .product__media-wrapper .product__media-gallery .swiper .swiper-slide:not(.slide-is-active),.product .product__info-wrapper .product__media-gallery .swiper .swiper-slide:not(.slide-is-active){display:none}.product .product__media-wrapper .product__media-gallery .swiper .swiper-slide img,.product .product__info-wrapper .product__media-gallery .swiper .swiper-slide img{object-fit:cover}.product .product__media-wrapper .product__media-gallery .swiper .swiper-fraction,.product .product__info-wrapper .product__media-gallery .swiper .swiper-fraction{position:absolute;bottom:20px;left:20px;font-size:16px;z-index:1}.product .product__media-wrapper .product__media-gallery .swiper .swiper-pagination,.product .product__info-wrapper .product__media-gallery .swiper .swiper-pagination{text-align:center;bottom:20px}.product .product__media-wrapper .product__media-gallery .swiper .swiper-pagination .swiper-pagination-bullet,.product .product__info-wrapper .product__media-gallery .swiper .swiper-pagination .swiper-pagination-bullet{width:7px;height:7px;border:2px solid;background:#000}.product .product__media-wrapper .product__media-gallery .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.product .product__info-wrapper .product__media-gallery .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffe845}.product .product__media-wrapper{position:relative}.product .product__media-wrapper .breadcrumbs{position:absolute;top:20px;left:20px;z-index:1;font-size:16px;z-index:2;text-transform:uppercase}.product .product__media-wrapper .breadcrumbs ol{margin:0;padding:0;list-style-type:none;display:flex}.product .product__media{position:relative}.product .product__media>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.product .product__modal-opener{position:relative}.product .product__modal-opener .button{position:absolute;top:0;left:0}.product-media-modal{background-color:#ffe845;height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}modal-dialog.ingredients-modal{z-index:99;opacity:1}modal-dialog.ingredients-modal[open] .product-popup-modal__content{transform:none}modal-dialog.ingredients-modal .product-popup-modal__content{height:100%;right:0;left:unset;transform:translate(100%);top:0;max-width:650px;width:100%;background-color:#fff;display:flex;flex-direction:column;padding:0 1.5rem;transition:all .4s ease-in-out}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0 40px;height:100%;overflow:auto;gap:50px}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .h5{margin-bottom:10px}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .ingredients_container div{font-family:ABC Monument Grotesk;text-transform:none;font-size:27px;font-weight:400;letter-spacing:-.81px;line-height:120%;margin-top:0;margin-bottom:0}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .nutrition_container{display:table}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .nutrition_container div{font-size:16px}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .nutrition_container div h6{font-weight:400}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .certification_container{display:flex;gap:60px;align-items:center}modal-dialog.ingredients-modal .product-popup-modal__content .product-popup-modal__content-info .certification_container img{max-height:80px}@media only screen and (min-width:769px){.product{margin:0}.product.grid{gap:40px;grid-template-columns:repeat(2,calc(50% - 20px))}.product .product__info-wrapper{padding:50px 20px}.product .product__info-wrapper .product__info-container>*:not(.product__title){max-width:515px}.product .product__info-wrapper .product__info-container .product__tab .product__tab_summary{justify-content:flex-start;column-gap:40px;font-size:13.5px}.product .product__media-wrapper{border-right:3px solid #000}.product .product__media-wrapper .product__media-gallery{border:none;top:76px}.product .product__info-wrapper .product__info-container{top:126px}.product .swiper-slide img{height:calc(100vh - 79px);width:100%;object-fit:cover}modal-dialog.ingredients-modal .product-popup-modal__content{padding:0 1.5rem 0 3rem}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/section-main-product.css.map */
