.product-bundle,.product-bundle-pricing{background-color:var(--color-mono-white);border-radius:var(--radius-l);padding:16px}.product-bundle{margin-top:2.4rem}.product-bundle.bundle-modal-version{background:var(--color-mono-white);border-top-left-radius:var(--radius-l);border-top-right-radius:var(--radius-l);border-bottom-left-radius:0;border-bottom-right-radius:0;margin-top:.8rem;margin-bottom:0;padding-top:27px;padding-left:20px;padding-right:20px}.product-bundle-pricing.bundle-modal-version{background:var(--color-mono-white);border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--radius-l);border-bottom-right-radius:var(--radius-l);margin-top:0;padding:27px 20px}.product-bundle__heading{font-weight:var(--font-weight-bold);margin-bottom:16px;font-size:1.6rem}.product-bundle__product{display:flex;background:var(--color-body-main);border-radius:var(--radius-l);padding:8px 12px;margin-top:.8rem}.product-bundle__product--unavailable{opacity:.65}.product-bundle__product--unavailable .button:disabled{opacity:1}.product-bundle__product--unavailable .product-bundle__product-info__title{cursor:not-allowed}@media(hover:hover){.product-bundle__product:hover{background:var(--color-body-dark)}}.product-bundle__product[data-type=fixed] .product-bundle__product-button,.product-bundle__product[data-type=fixed] .product-bundle__product-info__description[data-description=selected],.product-bundle__product[data-type=fixed] .product-bundle__product-info__description[data-description=select],.product-bundle__product[data-type=fixed] .product-bundle__product-info__description[data-description=list],.product-bundle__product[data-type=default] .product-bundle__product-info__description[data-description=fixed],.product-bundle__product[data-type=default] .product-bundle__product-info__description[data-description=selected],.product-bundle__product[data-type=default] .product-bundle__product-info__description[data-description=list],.product-bundle__product[data-type=selected] .product-bundle__product-info__description[data-description=fixed],.product-bundle__product[data-type=selected] .product-bundle__product-info__description[data-description=select],.product-bundle__product[data-type=selected] .product-bundle__product-info__description[data-description=list],.product-bundle__product[data-type=list] .product-bundle__product-info__description[data-description=fixed],.product-bundle__product[data-type=list] .product-bundle__product-info__description[data-description=select],.product-bundle__product[data-type=list] .product-bundle__product-info__description[data-description=selected]{display:none}.product-bundle__product-button{margin-left:auto;align-self:center}.product-bundle__product-button .button{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:0 none;color:var(--color-text-main)}.product-bundle__product-button .button:after{box-shadow:none}.product-bundle__product-image{position:relative;display:flex;align-self:center}.product-bundle__product-info__title{cursor:pointer}.product-bundle__product-info__description{font-weight:var(--font-weight-semibold);font-size:1.4rem;position:relative}@media screen and (max-width:425px){.product-bundle__product-info__description{font-size:1.2rem}}.product-bundle__soldout-note{margin-top:0}.product-bundle__product-info__description__sold-out{background:var(--color-text-inverted);border-radius:var(--radius-m);padding:.4rem .8rem;font-size:1.2rem;font-weight:var(--font-weight-bold);display:inline-block}product-bundle .bundle-content .product-bundle__product{border-radius:var(--radius-s);gap:10px}product-bundle .bundle-content .product-bundle__product[data-type=default],product-bundle .bundle-content .product-bundle__product[data-type=selected]{cursor:pointer}product-bundle .bundle-content .product-bundle__product .product-bundle__product-info{display:flex;flex-direction:column;justify-content:center}product-bundle .bundle-content .product-bundle__product .product-bundle__product-button .button{background-color:transparent;margin-right:3rem;min-width:0;min-height:0;height:7px;width:13px}.product-bundle__product[data-checked] .product-bundle__product-image:after,.bundle-selection-modal__content-info .product-bundle__product:hover .product-bundle__product-image:after{content:"";position:absolute;top:6%;right:0;width:20px;height:20px;background:url(checkmark_selected_product.svg) no-repeat center center;background-size:contain;transform:translateY(-6%)}.product-bundle__product.product-bundle__product--additional .product-bundle__product-image:after{content:none}.bundle-selection-modal{border-radius:var(--radius-s);background-color:var(--color-body-medium);box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin-top:.5rem;opacity:0;position:absolute;visibility:hidden;z-index:-1;overflow:auto;width:100%;height:50vh}.bundle-selection-modal[open]{opacity:1;visibility:visible;z-index:2}modal-bundle-dialog.bundle-selection-modal *::-webkit-scrollbar{width:10px}modal-bundle-dialog.bundle-selection-modal *::-webkit-scrollbar-track{background:transparent}modal-bundle-dialog.bundle-selection-modal *::-webkit-scrollbar-thumb{background-color:#0003;border-radius:var(--popup-corner-radius);border:3px solid transparent;background-clip:padding-box}modal-bundle-dialog.bundle-selection-modal *::-webkit-scrollbar-thumb:hover{background:#0006}modal-bundle-dialog.bundle-selection-modal *{scrollbar-color:rgb(0 0 0 / .2) transparent;scrollbar-width:thin}modal-bundle-dialog .bundle-selection-modal__content .product-bundle__product[data-type=list]{cursor:pointer}.bundle-selection-modal__content{overflow:visible;margin:0 auto;border:none}.bundle-selection-modal__content.focused,.bundle-selection-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))}.bundle-selection-modal__content img{max-width:100%}.bundle-selection-modal__content-info{padding-right:unset;margin:16px 0}.bundle-selection-modal__content-info>*{height:auto;margin-inline:auto;max-width:100%;width:100%}.bundle-selection-modal__toggle{background-color:transparent;cursor:pointer;position:absolute;z-index:2;top:15px;padding:0;right:15px;width:22px;border:none}.bundle-selection-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.bundle-selection-modal__toggle .icon{height:auto;margin:0;width:100%}.bundle-selection-modal__content-info .product-bundle__product{border-radius:unset;gap:10px;background:transparent;margin:0;padding:8px 12px;width:auto;position:relative}.bundle-selection-modal__content-info .product-bundle__product:not(:last-child):before{content:"";position:absolute;bottom:0;left:12px;right:12px;width:calc(100% - 24px);height:1px;background:var(--color-mono-light)}.bundle-selection-modal__content-info .product-bundle__product:hover,.bundle-selection-modal__content-info .product-bundle__product[data-checked]{background:var(--color-body-dark)}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-image{display:flex}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-image .cart-item__image{max-width:44px}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-info{display:flex;flex-direction:column;justify-content:center;line-height:1.3;width:100%}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-info .product-bundle__product-info__description[data-description=list]{position:relative;display:flex;justify-content:space-between;flex-direction:row;align-items:center;font-weight:unset}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-info .product-bundle__product-info__description .product__flags{position:relative;top:unset;left:unset}.bundle-selection-modal__content-info .product-bundle__product .product-bundle__product-info .product-bundle__product-info__description .product__flags .product__flag{width:100%;margin-bottom:0;max-width:100%;text-align:center;white-space:nowrap}.tooltip{display:none;font-size:1.2rem;bottom:9rem;left:0;width:100%;min-width:200px;margin-bottom:10px;background-color:var(--color-mono-white);color:var(--color-text-dark);padding:10px 20px;border-radius:10px;position:absolute;box-shadow:0 4px 4px #00000059;z-index:2}.tooltip .tooltip__arrow{position:absolute;top:calc(-2px + 100%);left:clamp(15px,3vw,40px);width:25px;height:auto;z-index:3;filter:drop-shadow(0 4px 2px rgb(0 0 0 / .35))}.more-info-link{position:relative;display:inline-block;color:var(--color-text-dark);font-size:1.1rem;font-weight:400;text-decoration:underline;min-width:61px;letter-spacing:.004em;line-height:18px;cursor:pointer}.product-bundle__product-info__description .tooltip p{font-size:1.2rem;text-align:left}.additional-bundle-section .product-bundle__product-info__description .tooltip-container{display:none}.additional-bundle-section{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-mono-light)}#AdditionalBundleProductModal{display:none}#AdditionalBundleProductModal[open]{display:block}.additional-bundle-section .product-bundle__product{cursor:pointer}.additional-bundle-section .product-bundle__product-button button:hover:not([disabled]){background:var(--color-input-background)}.bundle-variant-options .product-bundle{padding:27px 20px;border-radius:var(--radius-l)}.bundle-variant-options .product-bundle .bundle-content .product-bundle__product{justify-content:space-between;gap:5px;padding:22px 15px;border:1px solid var(--color-text-light);border-radius:var(--radius-s);background:var(--color-mono-white);cursor:pointer}.bundle-variant-options .product-bundle .bundle-content .product-bundle__product.selected{border:1px solid var(--color-text-main)}@media(min-width:750px){.bundle-variant-options .product-bundle .bundle-content .product-bundle__product:hover{background:var(--color-body-dark)}}.bundle-variant-options .product-bundle .bundle-content .product-bundle__product:has(input[type=radio]:checked){background:var(--color-body-main)}.bundle-variant-options .product-bundle .bundle-content .product-bundle__product .product-bundle__product-left{display:flex;align-items:center;pointer-events:none}.bundle-variant-options .refill-quantity{line-height:1.3}.bundle-variant-options .refill-quantity .refill-quantity-title{font-size:1.2rem;font-weight:var(--font-weight-bold)}.bundle-variant-options .refill-quantity .refill-quantity-quantity{font-size:1rem;font-weight:var(--font-weight-regular)}@media(min-width:750px){.bundle-variant-options .refill-quantity .refill-quantity-title{font-size:1.4rem}.bundle-variant-options .refill-quantity .refill-quantity-quantity{font-size:1.2rem}}.bundle-radio{display:inline-block;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;margin-right:2.2rem}.bundle-radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.bundle-radio .checkmark{display:inline-block;width:16px;height:16px;background-color:var(--color-mono-white);border:2px solid var(--color-text-light);border-radius:50%;vertical-align:middle}.bundle-radio input:checked~.checkmark{background-color:var(--color-slider-dot-active);border:2px solid var(--color-slider-dot-active)}.bundle-radio .checkmark:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:4px;height:7px;border:solid var(--color-mono-white);border-width:0 1px 1px 0}.bundle-radio input:checked~.checkmark:after{display:block}.bundle-variant-options .product-bundle .bundle-content .product-bundle__product .product-bundle__product-right{display:flex;align-items:center;gap:2.5rem;pointer-events:none}.bundle-variant-options .refill-total{line-height:1.3;text-align:end}.bundle-variant-options .refill-total .refill-total-price{font-size:1.2rem;font-weight:var(--font-weight-bold);white-space:nowrap}.bundle-variant-options .refill-total .refill-compare-price{font-size:10px;font-weight:var(--font-weight-regular);white-space:nowrap}@media(min-width:750px){.bundle-variant-options .refill-total .refill-total-price{font-size:1.4rem}.bundle-variant-options .refill-total .refill-compare-price{font-size:1.2rem}}.product-bundle-pricing{margin-bottom:16px}.product-bundle-pricing .price{display:flex;justify-content:space-between}.product-bundle-pricing .price__container{text-align:left}.product-bundle-pricing .price__sale .price-item,.product-bundle-pricing .price__regular .price-item{font-weight:var(--font-weight-bold)}.product-bundle-pricing .price__info{color:var(--color-text-main);font-weight:200}.product-bundle-pricing .price--on-sale .price-item--regular{font-weight:400}.product-bundle-pricing .price__container .price-item.h4{font-size:calc(var(--font-heading-scale) * 1.5rem + 2px)}.product-bundle-pricing .price__container .price-item--sale{font-size:calc(1em + 2px)}.product-bundle-pricing .price__container .price__sale s.price-item--regular{font-size:16px}.product-bundle-pricing .price__container .total-savings-badge{font-size:14px}.product-bundle-pricing .price__container .unit-price-tax-container{font-size:1.4rem}@media screen and (min-width:750px){.product-bundle-pricing .price__container .price__sale s.price-item--regular{font-size:18px}.product-bundle-pricing .price__container .total-savings-badge{font-size:1.6rem}}.product-bundle-pricing .add-to-cart-button{display:flex;gap:8px;font-weight:var(--font-weight-bold);margin-top:14px;width:100%;padding:17.5px 0;letter-spacing:normal}.button.add-to-cart-button .icon.icon-cart .cls-cart{stroke:var(--color-text-inverted)}.add-to-cart-button:enabled .add-allowed,.add-to-cart-button:disabled .add-disallowed{display:block}.add-to-cart-button:enabled .add-disallowed,.add-to-cart-button:disabled .add-allowed{display:none}.product-bundle-pricing .bundle-scroll-target{display:none}.product-bundle-pricing .add-to-cart-button[disabled] .bundle-scroll-target{display:block;position:absolute;top:0;left:0;width:100%;height:100%}@media(prefers-contrast:more),(forced-colors:active){body .bundle-scroll-target{background:unset}body .add-to-cart-button[disabled]{background:#ff755ab3;opacity:1}}.double-text-with-icons,.bundle-availibility{margin-top:12px}.bundle-availibility .product__delivery-info,.bundle-availibility .product__delivery-duration,.bundle-availibility .product__safe-payment__text{font-size:12px}@media screen and (min-width:750px){.bundle-availibility .product__delivery-info,.bundle-availibility .product__delivery-duration,.bundle-availibility .product__safe-payment__text{font-size:14px}}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description{margin:8px 0 10px}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .bundle-price-slot__price{display:flex;justify-content:space-between;gap:12px}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .price__container{text-align:left}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .price__sale .price-item,product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .price__regular .price-item{font-weight:var(--font-weight-bold)}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .price__info{color:var(--color-text-main);font-weight:200}product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description .price--on-sale .price-item--regular{font-weight:400}@media screen and (min-width:750px){product-bundle.bundle-price-layout--under-description .bundle-price-slot--under-description{margin:10px 0 14px}}product-bundle.bundle-price-layout--under-description .product-bundle{margin-top:6px;padding-top:14px}product-bundle.bundle-price-layout--under-description .product-bundle.bundle-modal-version{margin-top:6px}product-bundle.bundle-price-layout--under-description .product-bundle__heading{margin-bottom:12px}product-bundle.bundle-price-layout--under-description .bundle-content .product-bundle__product:first-child{margin-top:0}product-bundle.bundle-price-layout--under-description .product-bundle-pricing{margin-top:0}.bundle-price-highlight{padding:12px;border:1px solid #009966;border-radius:var(--radius-s);flex-wrap:wrap}.bundle-price-highlight .price__sale{display:flex;align-items:center;gap:12px}.bundle-price-highlight .price__sale .price-item.price-item--regular{margin:0;font-size:14px}.bundle-price-highlight .price__container .total-savings-badge{font-size:11px}.bundle-price-highlight .unit-price-tax-container{margin:0}.bundle-price-highlight .unit-price-tax-container span{font-weight:500;font-size:12px;color:#40404080}.bundle-price-highlight__portion{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;height:auto;padding:2px 8px;margin-bottom:8px;background-color:#096;border-radius:5px}.bundle-price-highlight__portion span{font-weight:500;font-size:12px;letter-spacing:normal;color:var(--color-text-inverted)}.bundle-price-highlight__portion svg{position:absolute;left:5px;bottom:-5px}.bundle-shipping-gift+.add-to-cart-button{margin-top:6px}.urgency-bar{display:block;margin-top:24px;max-width:314px}@media(max-width:768px){.urgency-bar{margin-inline:auto;max-width:100%}}.urgency-bar__track{width:100%;height:8px;background:var(--color-mono-light);border-radius:4px;position:relative}.urgency-bar__fill{display:block!important;position:absolute;top:0;left:0;height:8px;min-width:4px;background:var(--urgency-color, var(--color-key-main));border-radius:4px;transition:width 1s ease}.urgency-bar__text{font-size:13px;color:var(--color-mono-dark);margin:8px 0 0;line-height:1.4;font-weight:var(--font-weight-bold)}.urgency-bar__text strong,.urgency-bar__text-after{font-weight:var(--font-weight-bold)}.urgency-bar__text-accent,.urgency-bar__percent{color:var(--urgency-color, var(--color-key-main));font-weight:var(--font-weight-bold)}.urgency-bar--bundle{max-width:100%;margin-inline:0}.product__urgency-bar{margin:4px 0}.product__trust-icons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;padding:28px 0 16px;color:var(--trust-icon-color, #999999)}.product__trust-icon-item{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;min-width:60px;max-width:110px;text-align:center}.bundle-trust-icons .product__trust-icon-item{min-width:0}.product__trust-icon-svg{display:flex;align-items:center;justify-content:center;color:var(--trust-icon-color, #999999)}.product__trust-icon-svg svg{width:28px;height:28px;stroke:var(--trust-icon-color, #999999);fill:none}.product__trust-icon-svg svg path,.product__trust-icon-svg svg line,.product__trust-icon-svg svg polyline,.product__trust-icon-svg svg rect,.product__trust-icon-svg svg circle,.product__trust-icon-svg svg polygon,.product__trust-icon-svg svg ellipse{stroke:var(--trust-icon-color, #999999);fill:none}.product__trust-icon-text{font-size:1.2rem;line-height:1.3;color:var(--trust-icon-color, #999999)}.bundle-reviews-nugget{padding-top:12px;margin-bottom:-8px;text-align:center;width:100%}.bundle-reviews-nugget .reviews-io-nuggets-widget{width:100%}.bundle-reviews-nugget .R-TextHeading,.bundle-reviews-nugget .R-TextBody,.bundle-reviews-nugget .NuggetsWidget{font-size:14px!important}.bundle-reviews-nugget .NuggetsWidget__item__inner{padding-top:8px!important;padding-bottom:8px!important}.bundle-reviews-nugget .NuggetsWidget__list,.bundle-reviews-nugget .NuggetsWidget__item{align-items:flex-end!important}@media screen and (min-width:750px){.bundle-reviews-nugget{padding-top:24px}.bundle-reviews-nugget .R-TextHeading,.bundle-reviews-nugget .R-TextBody,.bundle-reviews-nugget .NuggetsWidget{font-size:16px!important}}.set__additional-info{background-color:var(--color-mono-white);padding:32px 20px 0}.set__additional-info .metafield-rich_text_field+.metafield-rich_text_field{margin-top:1.4rem}.set_additional-info__container{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--color-mono-light)}.set__additional-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.set__additional-info-title,.set__additional-info-text{font-size:1.2rem}.set__additional-info-price{font-size:1.2rem;font-weight:var(--font-weight-bold);color:var(--color-success-main)}.set__additional-info-container{display:flex;flex-direction:row}@media screen and (min-width:768px){.set__additional-info-title,.set__additional-info-text,.set__additional-info-price{font-size:1.4rem}}.set__additional-info .set_additional-info__container{font-weight:450;line-height:1.5}.set__additional-info .set__additional-info-text,.set__additional-info .set__additional-info-price{letter-spacing:.004em}.set__additional-info .set_additional-info__container p{font-weight:450;line-height:1.5}.set__additional-info .set_additional-info__container strong{font-weight:600;letter-spacing:inherit}.bundle-vegan-section{margin:12px 0 0;position:relative}.bundle-vegan-label{font-size:14px;font-weight:var(--font-weight-semibold);line-height:160%;padding:8px 12px;color:var(--color-text-main)}.product-bundle__product-info__description.product-bundle__vegan{justify-content:flex-start!important;gap:6px}.product-bundle__product-info__description.product-bundle__vegan svg{height:14px;width:14px;stroke-width:1.4}.vegan-set-wrapper{display:none}.vegan-set-icon svg{height:22px;width:22px;stroke-width:1.6;stroke:var(--color-text-main)}.vegan-set-icon svg path{stroke:var(--color-text-main)}.vegan-set-description-container{display:flex;flex-direction:column;line-height:165%}.vegan-set-subdescription a{color:rgba(var(--color-link),var(--alpha-link));font-weight:var(--font-weight-bold);text-underline-offset:.2rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.bundle-drawer-trigger{opacity:1;cursor:pointer}.bundle-drawer-trigger:disabled{opacity:1;cursor:pointer;pointer-events:all}.bundle-drawer-button-text{display:block}.bundle-drawer-trigger-section .product-bundle-pricing{background-color:transparent}@media screen and (min-width:750px){.bundle-drawer-trigger-section .product-bundle-pricing{max-width:50%;margin-left:auto;margin-right:auto}}.bundle-drawer-block{background-color:transparent;margin:0;padding:0}.bundle-drawer-block .add-to-cart-button{font-size:1.4rem;font-weight:var(--font-weight-bold);padding:16px 24px;width:auto;display:inline-flex}.bundle-drawer-block--left{text-align:left}.bundle-drawer-block--center{text-align:center}.bundle-drawer-block--right{text-align:right}.promo-bundle-popup{border:none;border-radius:var(--radius-l);padding:0;max-width:480px;width:calc(100vw - 2rem);max-height:90dvh;overflow:hidden;box-shadow:0 20px 60px #0003}.promo-bundle-popup::backdrop{background:#00000080}.promo-bundle-popup__inner{position:relative;overflow-y:auto;max-height:90dvh;padding-bottom:24px}.promo-bundle-popup__close{position:sticky;top:0;float:right;margin:12px 12px 0 0;width:32px;height:32px;border:none;background:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-text-main);z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.promo-bundle-popup__close:hover{background:var(--color-input-background)}.promo-bundle-popup .promo-bundle-popup__flavor-modal{display:none!important;position:static!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;margin:0!important;padding:0;border-radius:var(--radius-s);background:var(--color-body-medium)}.promo-bundle-popup .promo-bundle-popup__flavor-modal[open]{display:block!important;opacity:1!important;visibility:visible!important;z-index:1!important;max-height:50vh;overflow-y:auto;margin-top:4px!important;margin-bottom:4px!important;box-shadow:0 4px 12px #00000014}.promo-bundle-popup .promo-bundle-popup__flavor-modal .bundle-selection-modal__content{position:static;width:100%;box-shadow:none;border-radius:var(--radius-s);padding:8px 0}.promo-bundle-popup .promo-bundle-popup__flavor-modal .bundle-selection-modal__content-info{margin:0}.promo-bundle-popup .promo-bundle-popup__flavor-modal .bundle-selection-modal__toggle{display:flex;position:sticky;top:0;left:100%;z-index:2;background:var(--color-body-medium);border-radius:var(--radius-s) var(--radius-s) 0 0}.promo-bundle-popup product-bundle{display:block}.promo-bundle-popup product-bundle .product-bundle.bundle-modal-version{margin:0!important;border-radius:0!important;padding:24px 24px 0!important}.promo-bundle-popup product-bundle .product-bundle-pricing.bundle-modal-version{margin:0!important;border-radius:0!important;padding:16px 24px 0!important}.bundle-shipping-gift{display:flex;align-items:center;gap:6px}.bundle-price-highlight .price{width:100%}
/*# sourceMappingURL=/cdn/shop/t/121/assets/section-product-bundle.css.map */
