.product{margin:0}.product.grid{gap:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}.product__info-wrapper{padding-left:0;padding-bottom:0}@media screen and (min-width: 750px){.product--thumbnail .product__media-gallery,.product--thumbnail_slider .product__media-gallery,.product--stacked .product__info-container--sticky{display:block;position:sticky;top:3rem;z-index:2}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding-left:5rem}.product__info-wrapper--extra-padding{padding-left:8rem}.product__media-container .slider-buttons{display:none}}@media screen and (min-width: 990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:65%;width:calc(65% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media) .product__info-wrapper{padding-left:4rem;max-width:35%;width:calc(35% - var(--grid-desktop-horizontal-spacing) / 2)}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.shopify-payment-button__button [role=button].focused,.no-js .shopify-payment-button__button [role=button]:focus{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:calc(1 + .2 / var(--font-body-scale));letter-spacing:.07rem}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;max-width:37rem;min-width:fit-content;border:none}variant-radios,variant-selects{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0}fieldset.product-form__input .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (forced-colors: active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4);text-decoration:line-through}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input input[type=radio].focused+label,.no-js .shopify-payment-button__button [role=button]:focus+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.product-form__submit{margin-bottom:1rem}.no-js .product-form__submit.button--secondary{--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1}.product-form__submit[aria-disabled=true]+.shopify-payment-button,.product-form__submit[disabled]+.shopify-payment-button{display:none}@media screen and (forced-colors: active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin:1.5rem 0}.product__info-container .product-form,.product__info-container .product__description{margin:2.5rem 0}.product__text{margin-bottom:0}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product__text.caption-with-letter-spacing{text-transform:uppercase;font-size:1.1em}.product__title{word-break:break-word;margin-bottom:1.5rem}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__accordion .accordion__content{padding:0 1rem}.product .price .badge,.product .price__container{margin-bottom:.5rem}.product .price dl{margin-top:.5rem;margin-bottom:.5rem}.product .price--sold-out .price__badge-sold-out{background:transparent;color:rgb(var(--color-base-text));border-color:transparent}.product .price--sold-out .price__badge-sale{display:none}@media screen and (min-width: 750px){.product__info-container{max-width:60rem}.product__info-container .price--on-sale .price-item--regular{font-size:1.6rem}.product__info-container>*:first-child{margin-top:0}}.product__description-title{font-weight:600}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax{text-align:center}.product--no-media .product__media-wrapper{padding:0}.product__tax{margin-top:-1.4rem}.product--no-media noscript .product-form__input,.product--no-media .share-button{max-width:100%}.product--no-media fieldset.product-form__input,.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown,.product--no-media .share-button,.product--no-media .product__view-details,.product--no-media .product__pickup-availabilities,.product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product-form__buttons{max-width:44rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product--no-media .product__info-wrapper{padding-left:0}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}@media screen and (max-width: 749px){.product__media-list{margin-left:-2.5rem;padding-bottom:2rem;margin-bottom:3rem;width:calc(100% + 4rem)}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-1.5rem;margin-right:-1.5rem}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:calc(100% - 3rem)}}@media screen and (min-width: 750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:var(--media-shadow-vertical-offset)}.product__media-list{padding-right:var(--media-shadow-horizontal-offset)}.product__media-item:first-child{width:100%}.product--thumbnail .product__media-item:not(.is-active),.product--thumbnail_slider .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (max-width: 749px){.product__media-item--variant:first-child{padding-right:1.5rem}}@media screen and (min-width: 750px) and (max-width: 989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{padding:0 0 .5rem;width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width));z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width: 750px){.grid__item.product__media-item--full{width:100%}}@media screen and (min-width: 990px){.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:hover .product__media-icon,.product__modal-opener:focus .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:flex;border:none;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.product__media-toggle:focus-visible{outline:0;box-shadow:none}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius) - var(--media-border-width)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle:focus-visible:after{border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));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:89999}.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}@media screen and (min-width: 750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}.product__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}@media screen and (max-width: 749px){.product--thumbnail .is-active>.product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active>.product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width: 750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width: 990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:80%;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width: 750px){.product-popup-modal__content{padding-right:1.5rem;margin-top:10rem;width:70%;padding:0 3rem}.product-media-modal__dialog .global-media-settings--no-shadow{overflow:visible!important}}.product-popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings,.product-media-modal__dialog .global-media-settings video,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}@media screen and (min-width: 750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;margin-left:-1rem;grid-template-columns:repeat(4,1fr)}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width: 990px){.thumbnail-list{margin-left:0;grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr)}}@media screen and (max-width: 749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.thumbnail-list__item.slider__slide{width:calc(33% - .6rem)}}@media screen and (min-width: 750px){.product--thumbnail_slider .thumbnail-slider{display:flex;align-items:center}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;padding:.5rem;flex:1;scroll-padding-left:.5rem}.product__media-gallery .slider-mobile-gutter .slider-button{display:none}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.product--thumbnail_slider .slider-mobile-gutter .slider-button{display:block}}@media screen and (min-width: 900px){.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(25% - .8rem)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:calc(20% - .8rem)}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-base-text));cursor:pointer;background-color:transparent}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}.thumbnail[aria-current]{box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.thumbnail[aria-current]:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail[aria-current]:focus,.thumbnail.focused{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5)}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0;box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.thumbnail img{pointer-events:none}.thumbnail--narrow img{height:100%;width:auto;max-width:100%}.thumbnail--wide img{height:auto;width:100%}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@media screen and (min-width: 750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product__modal-opener:hover .product__media-icon,span.product__media-icon{opacity:0!important}@media (max-width: 749px){.product.pagination_style_1 .slider.slider--mobile{padding-bottom:0;margin-bottom:0!important}.product.pagination_style_1 .slider-buttons{position:absolute;bottom:10px;left:0;width:100%}.product.pagination_style_1 .slider-buttons button,.product.pagination_style_1 .slider-buttons .slider-counter{display:none}.product.pagination_style_1 .slider-pagination{display:flex!important;align-items:center;gap:4px;justify-content:center}.product.pagination_style_1 .slider-buttons .slider-pagination .slider-pagination-link{background:#fff6;border:1px solid #FFFFFF;display:inline-block!important;width:10px;height:10px;border-radius:50%}.product.pagination_style_1 .slider-buttons .slider-pagination .slider-pagination-link.active{background:#fff}.product.pagination_style_1 .product__title{margin-top:18px}}.custom_card__badge{height:100%;position:absolute;top:0;left:0;overflow:hidden;z-index:1;border-radius:calc(var(--card-corner-radius) - var(--card-border-width) - var(--card-image-padding));border-bottom-right-radius:0;border-bottom-left-radius:0;margin:var(--card-image-padding);width:calc(100% - 2 * var(--card-image-padding) - 10px);height:calc(100% - 12px);pointer-events:none}@media (max-width: 750px){.custom_card__badge{left:50%;width:calc(100% - 2.9rem);height:calc(100% - 20px);transform:translate(-50%)}.product.pagination_style_1 .custom_card__badge{height:calc(100% + -0px)}}.custom_card__badge img{width:100%}.card__badge_popular{position:absolute;top:0;left:0;width:39%;display:none}.card__badge_bestvalue{position:absolute;top:0;left:0;width:39.5%;display:none}.card__badge_90night,.card__badge_90day{position:absolute;top:-.67%;right:-.45%;width:35.11%}.card__badge_usashipping{position:absolute;bottom:4.55%;left:4.54%;width:28.88%;line-height:0}.card__badge_usashipping img{display:none}.card__badge_ausshipping{display:flex;position:absolute;bottom:4.55%;left:4.54%;width:28.88%;line-height:0}.card__badge_ausshipping img{display:none}.card__badge_90night .circle{border-radius:50%}.card__badge_pbv{position:absolute;line-height:1;height:100%;width:100%}.popular_badge{position:absolute;min-width:39.55%;height:11.667%;background:#e95f54;color:#fff;font-family:QuincyCF-Bold;clip-path:polygon(0 0,100% 0%,85% 100%,0% 100%);padding:0% 6.111% 0% 1.889%;text-align:center;display:flex;align-items:center;justify-content:center;transition:.3s}.popular_badge span{font-family:inherit;line-height:1;white-space:nowrap;font-size:1.492em;min-width:80%;text-align:center;position:relative;display:inline-block}.popular_badge span.temp{opacity:0;visibility:hidden;white-space:nowrap;position:absolute}.card__badge_leggings_award{position:absolute;top:3.88%;left:4.66%;width:18%}@media (max-width: 342px){.product .popular_badge span{font-size:15.49px}}@media (min-width: 343px){.product .popular_badge span{font-size:17.49px}}@media (min-width: 369px){.product .popular_badge span{font-size:18.49px}}@media (min-width: 403px){.product .popular_badge span{font-size:20.49px}}@media (min-width: 420px){.product .popular_badge span{font-size:21.49px}}@media (min-width: 438px){.product .popular_badge span{font-size:22.49px}}@media (min-width: 455px){.product .popular_badge span{font-size:23.49px}}@media (min-width: 480px){.product .popular_badge span{font-size:24.49px}}@media (min-width: 498px){.product .popular_badge span{font-size:25.49px}}@media (min-width: 515px){.product .popular_badge span{font-size:26.49px}}@media (min-width: 549px){.product .popular_badge span{font-size:28.49px}}@media (min-width: 575px){.product .popular_badge span{font-size:29.49px}}@media (min-width: 609px){.product .popular_badge span{font-size:31.49px}}@media (min-width: 643px){.product .popular_badge span{font-size:33.49px}}@media (min-width: 685px){.product .popular_badge span{font-size:35.49px}}@media (min-width: 703px){.product .popular_badge span{font-size:36.49px}}@media (min-width: 720px){.product .popular_badge span{font-size:37.49px}}@media (min-width: 738px){.product .popular_badge span{font-size:38.49px}}@media (min-width: 750px){.product .popular_badge span{font-size:20.49px}}@media (min-width: 756px){.product .popular_badge span{font-size:20.49px}}@media (min-width: 790px){.product .popular_badge span{font-size:21.49px}}@media (min-width: 825px){.product .popular_badge span{font-size:22.49px}}@media (min-width: 859px){.product .popular_badge span{font-size:23.49px}}@media (min-width: 910px){.product .popular_badge span{font-size:24.49px}}@media (min-width: 944px){.product .popular_badge span{font-size:25.49px}}@media (min-width: 977px){.product .popular_badge span{font-size:26.49px}}@media (min-width: 990px){.product .popular_badge span{font-size:28.49px}}media-gallery .card__badge_90night,media-gallery .card__badge_90day{opacity:1;visibility:visible}.product-template-pillow2_new_badges_all media-gallery .card__badge_90night,.product-template-pillow2_new_badges_all media-gallery .card__badge_90day{opacity:1;visibility:visible}[data-90dn-conditional-badge=true] media-gallery[data-active-slide="3"] .card__badge_90night,[data-90dn-conditional-badge=true] media-gallery[data-active-slide="4"] .card__badge_90night,[data-90dn-conditional-badge=true] media-gallery[data-active-slide="3"] .card__badge_90day,[data-90dn-conditional-badge=true] media-gallery[data-active-slide="4"] .card__badge_90day{opacity:0!important;visibility:hidden!important}.product-template-nursing-pillow-bundle media-gallery[data-active-slide="3"] .card__badge_90day,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="3"] .card__badge_90day,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="5"] .card__badge_90day,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="5"] .card__badge_90day,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="6"] .card__badge_90day,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="6"] .card__badge_90day,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="7"] .card__badge_90day,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="7"] .card__badge_90day{opacity:0!important;visibility:hidden!important}.product-template-nursing-pillow-bundle media-gallery[data-active-slide="5"] .card__badge_usashipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="5"] .card__badge_usashipping,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="6"] .card__badge_usashipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="6"] .card__badge_usashipping,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="7"] .card__badge_usashipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="7"] .card__badge_usashipping{opacity:0!important;visibility:hidden!important}.product-template-nursing-pillow-bundle media-gallery[data-active-slide="5"] .card__badge_ausshipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="5"] .card__badge_ausshipping,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="6"] .card__badge_ausshipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="6"] .card__badge_ausshipping,.product-template-nursing-pillow-bundle media-gallery[data-active-slide="7"] .card__badge_ausshipping,.product-template-nursing-pillow-bundle-2 media-gallery[data-active-slide="7"] .card__badge_ausshipping{opacity:0!important;visibility:hidden!important}.product-template-nausea-relief media-gallery[data-active-slide="6"] .card__badge_90day,.product-template-nausea-relief-2 media-gallery[data-active-slide="6"] .card__badge_90day,.product-template-nausea-relief-3 media-gallery[data-active-slide="6"] .card__badge_90day{opacity:0!important;visibility:hidden!important}.product-template-nausea-relief media-gallery[data-active-slide="6"] .card__badge_usashipping,.product-template-nausea-relief-2 media-gallery[data-active-slide="6"] .card__badge_usashipping,.product-template-nausea-relief-3 media-gallery[data-active-slide="6"] .card__badge_usashipping{opacity:0!important;visibility:hidden!important}.product-template-nausea-relief media-gallery[data-active-slide="6"] .card__badge_ausshipping,.product-template-nausea-relief-2 media-gallery[data-active-slide="6"] .card__badge_ausshipping,.product-template-nausea-relief-3 media-gallery[data-active-slide="6"] .card__badge_ausshipping{opacity:0!important;visibility:hidden!important}.product-template-vitamin-gummies media-gallery[data-active-slide="2"] .card__badge_90day,.product-template-vitamin-gummies media-gallery[data-active-slide="3"] .card__badge_90day,.product-template-vitamin-gummies media-gallery[data-active-slide="4"] .card__badge_90day,.product-template-vitamin-gummies media-gallery[data-active-slide="5"] .card__badge_90day,.product-template-vitamin-gummies media-gallery[data-active-slide="6"] .card__badge_90day,.product-template-vitamin-gummies media-gallery[data-active-slide="7"] .card__badge_90day{opacity:0!important;visibility:hidden!important}.product-template-pillow2_new media-gallery[data-active-slide="3"] .card__badge_popular,.product-template-pillow2_new media-gallery[data-active-slide="4"] .card__badge_popular{opacity:0;visibility:hidden}.product-template-pillow2_new_copy media-gallery[data-active-slide="3"] .card__badge_popular,.product-template-pillow2_new_copy media-gallery[data-active-slide="4"] .card__badge_popular{opacity:0;visibility:hidden}.product-template-bmp-colors media-gallery[data-active-slide="3"] .card__badge_popular,.product-template-bmp-colors media-gallery[data-active-slide="4"] .card__badge_popular{opacity:0;visibility:hidden}.product-template-nausea-relief media-gallery[data-active-slide="6"] .card__badge_popular{opacity:0!important;visibility:hidden!important}.product-template-pillow2_new media-gallery[data-active-slide="3"] .card__badge_bestvalue{opacity:0;visibility:hidden}.product-template-pillow2_new_copy media-gallery[data-active-slide="3"] .card__badge_bestvalue{opacity:0;visibility:hidden}.product-template-bmp-colors media-gallery[data-active-slide="3"] .card__badge_bestvalue{opacity:0;visibility:hidden}.product-template-bmp-colors media-gallery[data-active-slide="3"] .card__badge_usashipping,.product-template-bmp-colors media-gallery[data-active-slide="4"] .card__badge_usashipping{opacity:0;visibility:hidden}[data-90dn-conditional-badge=true] media-gallery[data-active-slide="3"] .card__badge_usashipping,[data-90dn-conditional-badge=true] media-gallery[data-active-slide="4"] .card__badge_usashipping{opacity:0;visibility:hidden}.product-template-bmp-colors media-gallery[data-active-slide="3"] .card__badge_ausshipping,.product-template-bmp-colors media-gallery[data-active-slide="4"] .card__badge_ausshipping{opacity:0;visibility:hidden}[data-90dn-conditional-badge=true] media-gallery[data-active-slide="3"] .card__badge_ausshipping,[data-90dn-conditional-badge=true] media-gallery[data-active-slide="4"] .card__badge_ausshipping{opacity:0;visibility:hidden}.show_product_badges_all media-gallery .custom_card__badge>div{opacity:1!important;visibility:visible!important}.features-product-card__key_info-list{flex-wrap:nowrap;margin-top:clamp(1rem,-.7013rem + 3.5443vw,2.4rem);gap:20px;justify-content:space-between}.features-product-card__key_info-list.grid--3-col .grid__item{width:calc(33.33% - 20px * 2 / 3)!important;display:flex;flex-direction:column;align-items:center}.features-product-card__key_info-list .features-product-card__image-wrapper{width:clamp(3.2rem,1.7418rem + 3.038vw,4.4rem);margin-bottom:4px}.features-product-card__key_info-list p{font-family:poppins,sans-serif;margin:0;font-size:clamp(1.2rem,.957rem + .5063vw,1.4rem);text-align:center;line-height:1.5;font-weight:600;color:#1c1c42;width:90%}.product-template-pillow2_new_copy_2 .product-form__input afterpay-placement{display:none!important}.product__info-container .product-form.adc-button--stye-1{margin-top:12px;margin-bottom:0}.adc-button--stye-1 .product-form__submit{gap:8px;border:2px solid var(--color-button);border-radius:8px;text-transform:uppercase;font-weight:700;font-family:var(--font-body-family);font-size:16px;line-height:1;font-family:poppins,sans-serif;letter-spacing:0}.adc-button--stye-1 .product-form__submit:before,.adc-button--stye-1 .product-form__submit:after{opacity:0}.adc-button--stye-1 .product-form__submit .icon{width:24px;height:24px}.custom-option_hidden,.product__media-item.custom-option_hidden,.thumbnail-list__item.custom-option_hidden{display:none!important}media-gallery.gallery-is-loading{opacity:0}.slider-pagination .slider-pagination-link.pagination-hidden,.product.pagination_style_1 .slider-buttons .slider-pagination .slider-pagination-link.pagination-hidden{display:none!important}.features-product-card__key_info-list:empty{display:none}.product_custom_text{display:flex;align-items:center;margin:0;gap:6px}.product_custom_text .richtext *{margin:0}.featured-product .product__media-wrapper{position:relative}.featured-product:not(.has-media-gallery) .custom_card__badge{width:calc(100% - var(--media-shadow-horizontal-offset));height:0;padding-bottom:calc(100% - var(--media-shadow-horizontal-offset))}.featured-product media-gallery .card__badge_90night,.featured-product media-gallery .card__badge_90day{opacity:1;visibility:visible}@media (max-width: 750px){.featured-product:not(.has-media-gallery) .custom_card__badge{left:0%;transform:translate(0);width:100%;padding-bottom:100%}}.product-template-bmp-colors .product-form__input,.product-template-combo-colors .product-form__input,.product-template-cover-colors .product-form__input{opacity:0}.product-form__input.hidden{position:absolute;top:0;left:0;opacity:0!important;pointer-events:none;-webkit-user-select:none;user-select:none}[data-hide-color-options] .bbb-pillow-product-form__colors,[data-hide-color-options] .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer{display:none!important}.bbb-pillow-product-form__colors{margin-bottom:20px}.bbb-pillow-product-form__colors-options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.bbb-pillow-product-form__colors-options button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;border:0;border-radius:10px;padding:5px;cursor:pointer}.bbb-pillow-product-form__colors-options button span.bbb-pillow-product-form__colors-options-rounded{border-radius:100%;width:48px;height:48px;border:4px solid transparent}.bbb-pillow-product-form__colors-options button.bbb-pillow-selected span.bbb-pillow-product-form__colors-options-rounded{border:4px solid #ea5f54}.geo-specific-block a{text-decoration:none;color:rgba(var(--color-foreground),.7)}.product-geo-text-block button{position:relative;text-align:left;outline:none;padding:0;background:transparent;border:none;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);text-decoration:underline;font-size:clamp(1.4rem,1.25rem + .4vw,1.6rem);color:rgba(var(--color-link),var(--alpha-link));text-decoration:none;cursor:pointer}.product-geo-text-block button p{margin:0}.link_popup__content_popup{position:absolute;z-index:999999;bottom:100%;padding:clamp(2rem,1.55rem + 1.2vw,2.6rem);box-shadow:0 0 0 .1rem rgb(var(--color-foreground));border-radius:8px;transition:.2s;display:none;animation:fade_out_popup .1s linear}.features-icon-box{width:100%}.features-icon-box p{margin:0;text-align:center;line-height:1.5;font-weight:600;width:auto}.BBB-UPSELL-options-section{margin:20px 0}@media (max-width: 749px){.BBB-UPSELL-options-section{margin:15px 0}}.BBB-UPSELL-options-section .BBB-UPSELL-options-title{font-weight:700;font-size:13px;line-height:20px;margin-bottom:10px}.BBB-UPSELL-options-section .BBB-UPSELL-options-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.BBB-UPSELL-options-section .BBB-UPSELL-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:stretch;border:2px solid #ededed;-webkit-box-shadow:9.47368px 9.47368px 33.1579px rgba(28,28,66,.05);box-shadow:9.47368px 9.47368px 33.1579px #1c1c420d;border-radius:9px;width:100%;background:transparent;cursor:pointer;position:relative;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease;height:auto}.BBB-UPSELL-options-section .BBB-UPSELL-option:not(.BBB-UPSELL-bundle-option) .BBB-UPSELL-option-info .BBB-UPSELL-option-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.BBB-UPSELL-options-section .BBB-UPSELL-option:not(.BBB-UPSELL-bundle-option) .BBB-UPSELL-option-info .BBB-UPSELL-option-price{-webkit-box-flex:1;-ms-flex:1 0 70px;flex:1 0 70px;max-width:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BBB-UPSELL-options-section .BBB-UPSELL-option.BBB-UPSELL-bundle-option .BBB-UPSELL-option-info .BBB-UPSELL-option-price .BBB-UPSELL-price-container{margin-bottom:10px}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-ring-badge{position:absolute!important;top:3px;left:3px;width:16px;height:16px;background-color:transparent;border:2px solid #ededed;border-radius:50%;position:relative;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-ring-badge:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:2px solid #ffe8da;display:none}.BBB-UPSELL-options-section .BBB-UPSELL-option.BBB-UPSELL-selected{border:2px solid #ea5f54;background:#ffede2}.BBB-UPSELL-options-section .BBB-UPSELL-option.BBB-UPSELL-selected .BBB-UPSELL-ring-badge{position:absolute!important;top:3px;left:3px;width:16px;height:16px;background-color:transparent;border:2px solid #ea5f54;border-radius:50%;position:relative;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option.BBB-UPSELL-selected .BBB-UPSELL-ring-badge:after{background-color:#ea5f54;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option img{width:28%;min-width:112px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:7px 0 0 7px}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-info{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-title{font-weight:700;font-size:15px;line-height:1;letter-spacing:.66px;margin-bottom:4px;color:#1c1c42}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-title{font-size:16px}}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-subtitle,.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-detail{font-weight:500;font-size:12px;line-height:1;letter-spacing:.66px;margin-bottom:4px;color:#1c1c42}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-subtitle,.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-detail{font-size:13px}}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-detail{font-weight:500;font-style:italic;color:#1c1c42bf}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:70.5px}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price{-webkit-box-flex:1;-ms-flex:1 0 83px;flex:1 0 83px;max-width:83px}}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price span+span{margin-top:5px}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge{background:#1dad4b;color:#fff;text-transform:uppercase;padding:0 4px;border-radius:2px;font-weight:700;font-size:10px;line-height:1;height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:poppins,sans-serif;white-space:nowrap}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge.test_id_19_badge,.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge.test_id_19_badge_var_0,.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge.test_id_19_badge_var_1,.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge.test_id_19_badge_var_2{display:none}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-save-badge{font-size:13px;height:25px}}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12.84px;font-weight:500;line-height:1;font-family:Inter,sans-serif;transition:.3s}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-price-container.blur,.loading-blur{animation:blur_loading 3s linear infinite}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-price-container{font-size:16px}}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-compare-price{text-decoration:line-through;color:#777}.BBB-UPSELL-options-section .BBB-UPSELL-option .BBB-UPSELL-option-price .BBB-UPSELL-final-price{color:#1c1c42}.BBB-UGC__video-block{margin-bottom:20px;margin-top:30px}.BBB-UGC__video-container{width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;margin-left:-1.5rem;width:calc(100% + 3rem);-ms-overflow-style:none;scrollbar-width:none}.BBB-UGC__video-container::-webkit-scrollbar{display:none}.BBB-UGC__video-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;padding:0 1.5rem}.BBB-UGC__video{width:100%;height:100%;overflow:hidden;border-radius:50%;border:3px solid #ea5f54;-o-object-fit:cover;object-fit:cover;padding:3px;background-color:#fff5ef;-ms-flex-negative:0;flex-shrink:0}.BBB-UGC-videos-full-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:100001;display:none;-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:auto}.BBB-UGC-videos-full-screen.BBB-UGC-active{display:block}.BBB-UGC-videos-full-screen.BBB-UGC-active~*{pointer-events:none}.BBB-UGC-videos-full-screen .BBB-UGC-scroll-container{height:100%;width:100%;overflow-y:scroll;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;position:relative}.BBB-UGC-videos-full-screen .BBB-UGC-video-slide{height:100dvh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;position:relative}.BBB-UGC-videos-full-screen .BBB-UGC-video-slide .video-wrap{max-width:100%;max-height:100dvh;position:relative}.BBB-UGC-videos-full-screen .BBB-UGC-video-slide .video-wrap video{width:100%;max-height:100dvh;-o-object-fit:contain;object-fit:contain;border-radius:10px}@media (max-width: 749px){.BBB-UGC-videos-full-screen .BBB-UGC-video-slide .video-wrap{width:100%;height:auto;max-height:100dvh}}.BBB-UGC-videos-full-screen .close-button{position:absolute;top:20px;right:20px;color:#fff;font-size:40px;cursor:pointer;z-index:10;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BBB-UGC-videos-full-screen .pagination-dots{position:fixed;right:6px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;z-index:10}.BBB-UGC-videos-full-screen .pagination-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#ffffff80;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:block}.BBB-UGC-videos-full-screen .pagination-dots .dot.active{background-color:#ea5f54}.BBB-UGC-videos-full-screen .mute-button{position:absolute;bottom:28px;right:28px;cursor:pointer;z-index:10;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:50%;padding:8px}.BBB-UGC-videos-full-screen .mute-button:hover{background:#ffffffe6}.BBB-UGC-videos-full-screen .mute-button img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.BBB-UGC__video-wrapper-item{width:80px;height:80px;border-radius:50%;overflow:hidden;cursor:pointer;-ms-flex-negative:0;flex-shrink:0}.BBB-UGC__video{cursor:pointer;-webkit-tap-highlight-color:transparent}.product__title.metafield_title span:not(.badge){display:block}.product__title.metafield_title .product_meta_subtitle{font-size:16px;font-weight:400;font-style:italic;line-height:1;letter-spacing:.66px;margin-top:10px}.product__title.metafield_title .product_meta_subtitle:empty{display:none}.product__info-container>.product__title.metafield_title+*{margin-top:22px}.test_mobile_first_section .product__title.metafield_title{margin-top:0}.test_mobile_first_section .product__title.metafield_title .product_meta_short_title,.test_mobile_first_section .product__title.metafield_title .product_meta_subtitle{line-height:1}.test_mobile_first_section .product__info-container>*+*{margin:2rem 0}.test_mobile_first_section .product__view-details{margin-top:0!important;margin-bottom:0!important}.test_mobile_first_section .product-form-wrapper{display:none}.test_mobile_first_section product-form,.test_mobile_first_section .product-form-btn-wrapper,.test_mobile_first_section .product-form-btn-wrapper .product-form{margin-top:0!important;margin-bottom:0!important}.product.template-style_1 .product__info-container>div:first-of-type:not(:empty),.product.template-style_1 .product__info-container>div:first-of-type:empty+*{margin-top:1.5rem}.testimonial_block{display:flex;align-items:stretch;border-radius:.8rem;overflow:hidden;width:100%}.testimonial_block_img{padding:.8rem 1.2rem;display:flex;align-items:center;justify-content:center}.testimonial_block_img img{width:3.5rem;height:3.5rem;object-fit:cover;border-radius:50%}.testimonial_block_text{padding:1rem 1.5rem}.testimonial_block_text p{font-size:1.6rem;line-height:1.22;letter-spacing:.01em;color:#1c1c42b2;margin:0}@media (min-width: 749px){.testimonial_block{max-width:36rem}.testimonial_block_text p{font-size:1.6rem}}@media (max-width: 749px){.product.template-style_1 .Vtl-pr-stars-snippet{width:auto!important;min-width:0!important;height:auto!important}.product.template-style_1 .Vtl-pr-stars-snippet svg{width:1.565rem;height:1.4rem}.product.template-style_1 .Vtl-pr-review-stars-snippet{color:#55526d;font-size:15px;line-height:1.63;letter-spacing:.01em}.product.template-style_1 .bundle-aggregated_reviews.before-title{margin-bottom:0}.product.template-style_1 .bundle-aggregated_reviews.before-title+.product__title_price-wrap,.product.template-style_1 .bundle-aggregated_reviews.before-title+.product__title{margin-top:.5rem}}.product.template-style_1 .bundle-aggregated_reviews.before-title+.product__title_price-wrap .product__title{width:100%;margin-top:0;margin-bottom:0}.product.template-style_1 .product__title{font-size:34px}@media (max-width: 749px){.product.template-style_1 .product__title{font-size:2.2rem;line-height:1.11;letter-spacing:.005em}.product.template-style_1 .product__title.metafield_title .product_meta_subtitle{margin-top:.6rem;color:#55526d;font-size:1.4rem}}.product.template-style_1 .product__title_price-wrap .title_price *{white-space:nowrap}@media (min-width: 750px){.product.template-style_1 .product__title_price-wrap .title_price{display:none}}@media (max-width: 749px){.product.template-style_1 .product__info-container>.pricing_block{display:none}.product__title_price-wrap,.product_meta_short_title-wrap{width:100%;position:relative;display:flex!important;align-items:flex-start;justify-content:space-between;gap:.6rem}.price.price--large.price--badge-.price--on-sale.price--show-badge{position:relative}.product.template-style_1 .product__title_price-wrap .price__container{margin-top:0rem}.product.template-style_1 .bundle-aggregated_reviews.before-title:empty+.product__title_price-wrap .title_price:has(.price--on-sale){margin-top:2.7rem}.product__title_price-wrap .price .badge{position:absolute;top:-4.4rem;right:0;transform:translateY(50%);margin:0!important}.product__title_price-wrap .price.price--on-sale .price__sale,.product__title_price-wrap .price:not(.price--on-sale) .price__regular{display:flex;align-items:center;justify-content:center;flex-flow:row-reverse}.product__info-container .product__title_price-wrap .price--large{color:#1c1c42;letter-spacing:0;margin:0!important}.product__info-container .product__title_price-wrap .price-item--sale{margin-right:.8rem}.product__title_price-wrap .price .price-item{margin:0 .4rem 0 0}.product__info-container .product__title_price-wrap .price--on-sale .price-item--regular{margin:0;font-size:1.4rem;color:#777;letter-spacing:0}}.product.template-style_1 form#product-form-installment shopify-payment-terms{display:none}.product.template-style_1 .BBB-UGC__video-block{position:relative;margin-top:1.5rem;margin-bottom:1.5rem;line-height:1;width:100%;overflow:hidden}.product.template-style_1 .BBB-UGC__video-block:after{content:"";position:absolute;top:0;right:-1px;width:16.66%;height:100%;background:linear-gradient(90deg,#fff5ef00,#fff5ef)}@media (max-width: 749px){.product.template-style_1 .BBB-UGC__video-wrapper-item{width:68px;height:68px}}.product.template-style_1 .product-buy_button .product-form,.product.template-style_1 .product__tax{margin-top:0}.product.template-style_1 .product-form__submit{font-size:20px;line-height:1.4;font-weight:400;letter-spacing:.05rem;padding:1rem .8rem;text-transform:uppercase}.UPSELL-tabs-section .UPSELL-tabs-btn-container{display:flex;justify-content:flex-start}.UPSELL-tabs-section .UPSELL-tabs-btn-container .UPSELL-tabs-btn{width:100%;padding:.8rem;border:.1rem solid #D9D4DA;border-radius:.8rem .8rem 0 0;display:flex;justify-content:center;align-items:center;text-align:center;gap:.8rem;white-space:nowrap;background-color:#d9d4da;cursor:pointer}.UPSELL-tabs-section .UPSELL-tabs-btn-container .UPSELL-tabs-btn.UPSELL-tabs-btn-selected{background-color:#fff;border-bottom:none}.UPSELL-tabs-section .UPSELL-tabs-btn-container .UPSELL-tabs-btn .UPSELL-tabs-title{font-size:1.4rem;font-weight:700;line-height:1.428;letter-spacing:0;color:#1c1c42}.UPSELL-tabs-section .UPSELL-tabs-btn-container .UPSELL-tabs-btn .UPSELL-tabs-save-badge{font-size:1.2rem;font-weight:700;line-height:1.33;letter-spacing:-.25px;text-transform:uppercase;color:#fff;background-color:#158400;border-radius:.8rem;padding:.6rem}.UPSELL-tabs-section .UPSELL-tabs-content{display:none;align-items:stretch;gap:2rem;padding:2rem;border-radius:0 0 .8rem .8rem;background-color:#fff;border:.1rem solid #D9D4DA;border-top:none}.UPSELL-tabs-section .UPSELL-tabs-content.UPSELL-tabs-content-selected{display:flex}.UPSELL-tabs-section .UPSELL-tabs-content .UPSELL-tabs-content-img{width:29%;height:auto;object-fit:cover;border-radius:.31rem;margin:0}.UPSELL-tabs-section .UPSELL-tabs-content .UPSELL-tabs-content-info{display:flex;flex-direction:column;justify-content:center}.UPSELL-tabs-section .UPSELL-tabs-content .UPSELL-tabs-content-subtitle{color:#55526d;font-size:1.4rem;font-weight:400;font-style:italic;line-height:1.142;letter-spacing:.1px}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors{margin-bottom:0}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors-options{gap:1.2rem}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors-options button{padding:0}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors-options button span.bbb-pillow-product-form__colors-options-rounded{width:4.5rem;height:4.5rem;border:.3rem solid #ffffff}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors-options button.bbb-pillow-selected span.bbb-pillow-product-form__colors-options-rounded{border:.3rem solid #ea5f54}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors .form__label{font-size:1.4rem;font-weight:400;letter-spacing:.06rem;line-height:1.42;margin-top:.4rem;margin-bottom:.8rem;color:#54526e}.UPSELL-tabs-section .UPSELL-tabs-content .bbb-pillow-product-form__colors .form__label strong{font-weight:700}.product.template-style_1 .product__info-container .product__description{margin-top:0;margin-bottom:2rem}.product.template-style_1 .product__info-container .product__description p,.product.template-style_1 .product__info-container .product__description li{margin:0;font-size:1.6rem;font-weight:400;color:#1c1c1a;line-height:1.5625;letter-spacing:.065rem}.product.template-style_1 .product__info-container .product__description p{margin-bottom:2rem}.product__info-container .product__description .custom_desc_lists{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.8rem}.product__info-container .product__description .custom_desc_lists .custom_desc_list{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.product__info-container .product__description .custom_desc_lists img,.product__info-container .product__description .custom_desc_lists p{margin:0!important}.product.template-style_1 .product__accordion .accordion__content p,.product.template-style_1 .product__accordion .accordion__content li{margin:0;font-size:1.6rem;font-weight:400;color:#1c1c1a;line-height:1.5625;letter-spacing:.065rem}.product.template-style_1 .product__accordion .accordion__content p{margin-bottom:2rem}.product.template-style_1 .product__accordion .accordion__content .accordion__content_popup p{margin-bottom:0}.product.template-style_1 .ks-chart-modal-link-prefix,.product.template-style_1 .btn.ks-chart-modal-button>span,.product.template-style_1 span.ks-chart-modal-link{color:#3e3e5e!important;font-size:1.6rem;line-height:1.5625}.product.template-style_1 span.ks-chart-modal-link{text-underline-offset:3px}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-container{box-shadow:inset 0 0 0 1px #bababa}.product.template-style_1 .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container{box-shadow:inset 0 0 0 2px var(--bar-selected-border-color, #000)}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-radio{box-shadow:0 0 0 2px #bababa}.product.template-style_1 .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-radio{box-shadow:0 0 0 2px var(--bar-selected-border-color, #000)}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-variant-selector-wrapper,.product.template-style_1 .kaching-bundles .kaching-bundles__bar-variant{width:100%}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-variant-selects{width:100%;flex-flow:row}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-variant-selects select:nth-child(1){width:fit-content}.product.template-style_1 .kaching-bundles .kaching-bundles__bar-variant-selects select:nth-child(2){width:100%}.kaching-bundles .kaching-bundles__bar_custom_footer{width:100%;font-size:1.3rem;line-height:1.23;font-weight:700;padding:.7rem 2rem;background:#dbdbdb;color:#000;border-radius:0 0 var(--bar-border-radius) var(--bar-border-radius);border-left:1px solid #BABABA;border-right:1px solid #BABABA;border-bottom:1px solid #BABABA}.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar_custom_footer{background:#37890b;color:#fff;border-width:2px;border-color:var(--bar-selected-border-color, #000)}[data-current-variant-from-start=true] .product__media-item.product__media-item--variant.is-active{display:block}[data-current-variant-from-start=true] .thumbnail-list_item--variant:not(:first-child){display:list-item}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors{border:1px solid #D9D4DA;border-radius:9px;width:100%;background:transparent;cursor:pointer;position:relative;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease;height:auto;overflow:hidden}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-with-colors-wrapper{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-items:stretch}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors:not(.BBB-UPSELL-bundle-option) .BBB-UPSELL-option-with-colors-info .BBB-UPSELL-option-with-colors-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors:not(.BBB-UPSELL-bundle-option,.BBB-UPSELL-option-with-colors:nth-child(2)) .BBB-UPSELL-option-with-colors-info .BBB-UPSELL-option-with-colors-price{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors.BBB-UPSELL-bundle-option .BBB-UPSELL-option-with-colors-info .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-price-container{margin-bottom:2px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-ring-badge{position:absolute!important;top:3px;left:3px;width:16px;height:16px;background-color:#fff;border:2px solid #B4ADB6;border-radius:50%;position:relative;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-ring-badge:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px;height:16px;border-radius:50%;border:2px solid #ffffff;display:none}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors.BBB-UPSELL-selected{border:2px solid #ea5f54}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors.BBB-UPSELL-selected .BBB-UPSELL-ring-badge{position:absolute!important;top:3px;left:3px;width:20px;height:20px;background-color:transparent;border:2px solid #ea5f54;border-radius:50%;position:relative;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors.BBB-UPSELL-selected .BBB-UPSELL-ring-badge:after{background-color:#ea5f54;display:block}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors img{width:22.22%;min-width:100px;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:7px 0 0}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-info{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 10px 8px 12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;gap:5px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-title{font-weight:700;font-size:15px;line-height:1;letter-spacing:.66px;margin-bottom:4px;color:#1c1c42}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-title{font-size:16px}}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-subtitle,.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-detail{font-weight:500;font-size:12px;line-height:1;letter-spacing:.66px;margin-bottom:4px;color:#1c1c42}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-subtitle,.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-detail{font-size:13px}}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-detail{font-weight:400;color:#777}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:70.5px}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price{-webkit-box-flex:1;-ms-flex:1 0 83px;flex:1 0 83px;max-width:83px}}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge{background:#1dad4b;color:#fff;text-transform:uppercase;padding:0 7px;border-radius:999px;font-weight:700;font-size:10px;line-height:1.33;min-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge.test_id_19_badge,.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge.test_id_19_badge_var_0,.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge.test_id_19_badge_var_1,.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge.test_id_19_badge_var_2{display:none}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-save-badge{font-size:13px;height:25px}}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-price-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end;font-size:12.84px;font-weight:500;line-height:1;font-family:Inter,sans-serif;transition:.3s}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-price-container.blur,.loading-blur{animation:blur_loading 3s linear infinite}@keyframes blur_loading{0%{filter:blur(3px);opacity:1}50%{filter:blur(3px);opacity:.5}to{filter:blur(3px);opacity:1}}@media (min-width: 750px){.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-price-container{font-size:16px}}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-compare-price{text-decoration:line-through;color:#777;font-size:14px;line-height:1.333;letter-spacing:.1px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-price .BBB-UPSELL-final-price{color:#1c1c42;line-height:1.5;font-size:16px;letter-spacing:.1px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer{padding:8px;background:#ea5f531a;display:flex;align-items:center;justify-content:center;gap:24px;display:none}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors.BBB-UPSELL-selected .BBB-UPSELL-option-with-colors-footer{display:flex}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer .BBB-UPSELL-option-with-colors-footer-txt{margin:0;line-height:1.428;font-size:14px;font-weight:700;letter-spacing:.6px;color:#54526e;display:flex;flex-direction:column}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer .BBB-UPSELL-option-with-colors-footer-txt span{font-weight:500}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer .bbb-pillow-product-form__colors{margin:0}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .BBB-UPSELL-option-with-colors-footer .bbb-pillow-product-form__colors .form__label{display:none}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .bbb-pillow-product-form__colors-options{gap:12px}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .bbb-pillow-product-form__colors-options button{padding:0}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .bbb-pillow-product-form__colors-options button span.bbb-pillow-product-form__colors-options-rounded{border-radius:8px;width:44px;height:44px;border:3px solid #ffffff}.BBB-UPSELL-options-section .BBB-UPSELL-option-with-colors .bbb-pillow-product-form__colors-options button.bbb-pillow-selected span.bbb-pillow-product-form__colors-options-rounded{border:2px solid #ea5f54}.badge_with_text_block{display:flex;align-items:center;justify-content:center}.product.template-style_1.product-template-magnesium-lotion .product-form__input,.product.template-style_1.product-template-nausea-relief .product-form__input,.product.template-style_1.product-template-nausea-relief-2 .product-form__input,.product.template-style_1.product-template-nausea-relief-3 .product-form__input{margin-bottom:2rem}.product.template-style_1.product-template-magnesium-lotion fieldset.product-form__input .form__label,.product.template-style_1.product-template-nausea-relief fieldset.product-form__input .form__label,.product.template-style_1.product-template-nausea-relief-2 fieldset.product-form__input .form__label,.product.template-style_1.product-template-nausea-relief-3 fieldset.product-form__input .form__label{margin-bottom:1rem;font-size:1.6rem;line-height:1.5625;font-weight:700;letter-spacing:0;color:#1c1c42}.product.template-style_1.product-template-magnesium-lotion fieldset.product-form__input .form__label span,.product.template-style_1.product-template-nausea-relief fieldset.product-form__input .form__label span,.product.template-style_1.product-template-nausea-relief-2 fieldset.product-form__input .form__label span,.product.template-style_1.product-template-nausea-relief-3 fieldset.product-form__input .form__label span{font-weight:400}.product.template-style_1.product-template-magnesium-lotion .product-form__input,.product.template-style_1.product-template-nausea-relief .product-form__input,.product.template-style_1.product-template-nausea-relief-2 .product-form__input,.product.template-style_1.product-template-nausea-relief-3 .product-form__input{display:flex;gap:10px;flex-wrap:wrap;flex-direction:row}.product.template-style_1 [data-pills-style=rounded] .product-form__input input[type=radio]+label,.product.template-style_1 [data-pills-style=circular] .product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid #D9D9D9;background-color:#fff;color:#1c1c1a;border-radius:var(--variant-pills-radius);display:inline-block;margin:0;padding:1.5rem 2rem;font-size:1.2rem;font-weight:600;letter-spacing:.65px;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product.template-style_1 [data-pills-style=rounded] .product-form__input input[type=radio][value="Variety Pack"]+label,.product.template-style_1 [data-pills-style=circular] .product-form__input input[type=radio][value="Variety Pack"]+label{border-style:dashed}.product.template-style_1 [data-pills-style=circular] .product-form__input input[type=radio]+label{border-radius:99rem;text-transform:uppercase;letter-spacing:0}.product.template-style_1 [data-variant-icon=true] .product-form__input input[type=radio]+label{padding:5px 14px 5px 8px;display:flex;width:auto;align-items:center;justify-content:center;gap:8px}.product.template-style_1 [data-pills-style=rounded] .product-form__input input[type=radio]:checked+label,.product.template-style_1 [data-pills-style=circular] .product-form__input input[type=radio]:checked+label{background-color:#fff;border-style:solid;border-color:var(--gradient-base-accent-1)}@media (max-width: 749px){.product.template-style_1.product-template-magnesium-lotion .product-form__input{flex-wrap:nowrap}.product.template-style_1.product-template-magnesium-lotion .product-form__input input[type=radio]+label{flex-basis:100%}}.product.template-style_1 .product_quantity_adc_wrap{display:flex;gap:14px;flex-direction:row;flex-wrap:nowrap}.product.template-style_1 .product_quantity_adc_wrap .product-form__quantity,.product.template-style_1 .product_quantity_adc_wrap .product-form__submit{margin:0}.product.template-style_1 .product_quantity_adc_wrap .product-form__quantity{width:39.33%;max-width:unset;min-width:0;flex:none}.product.template-style_1 .product_quantity_adc_wrap .product-form__quantity .quantity{width:100%}.product.template-style_1 .product_quantity_adc_wrap .product-form__submit{width:56.78%}.feature-block{display:flex;align-items:center;justify-content:space-around;gap:5px;margin-top:10px;margin-bottom:12px}.feature-block .feature-badge,.feature-block .feature-shipping{display:flex;align-items:center;gap:6px;font-size:14px;line-height:20px;font-weight:400}@media screen and (min-width: 750px){.feature-block .feature-badge,.feature-block .feature-shipping{font-size:14px;line-height:22px}}.featured_award_bar_block{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:0;border-radius:8px;overflow:hidden}.featured_award_bar_block .featured_award_bar_img_wrap{width:18.836%;padding:8px;flex-shrink:0;line-height:1;display:flex;flex-direction:row;align-items:center;justify-content:center}.featured_award_bar_block .featured_award_bar_img_wrap img{width:100%;height:auto;flex-shrink:0}.featured_award_bar_block .featured_award_bar_content{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:5px 10px}.featured_award_bar_block .featured_award_bar_content img{width:25px}@media (max-width: 749px){.featured_award_bar_block .featured_award_bar_content img{width:23px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/section-main-product.css.map */
