product-bundler .grid{--col-gap: 20px;--col-size: calc( (100% - var(--col-gap) * (var(--visible-cols) - 1)) / var(--visible-cols) );display:grid;align-items:start;grid-gap:var(--col-gap)}product-bundler .grid-1{--visible-cols: 1}product-bundler .grid-3{--visible-cols: 3}product-bundler .grid-4{--visible-cols: 4}product-bundler .grid--layout{grid-template-columns:repeat(var(--visible-cols),var(--col-size));position:relative}product-bundler .grid-offset-3{grid-column-start:span 3}@media screen and (max-width: 1023px){product-bundler .grid-portable-3{--visible-cols: 3}product-bundler .grid-3{--visible-cols: 2}product-bundler .grid-offset-portable-2{grid-column-start:span 2}}@media screen and (max-width: 767px){product-bundler .grid-lap-1{--visible-cols: 1}product-bundler .grid-offset-lap-1{grid-column-start:span 1}product-bundler .grid-lap-2{--visible-cols: 2}}.bundler__content-products{overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.bundler__content-products::-webkit-scrollbar{width:0!important;height:0!important}product-bundler{display:block!important;position:relative;padding-bottom:50px}product-bundler .product-form{margin-top:0}product-bundler .option-selector{margin-bottom:1rem!important}product-bundler .selling-plans-dropdown__select{display:none}.bundler{border-radius:10px;background:var(--color-background-main);color:var(--color-text-main);height:fit-content}product-bundler product-card{width:100%;border:none!important;padding:0!important;background-color:transparent!important}product-bundler product-card>.card__media{margin:0!important}product-bundler product-card>.card__info-container{margin-bottom:20px}product-bundler product-card>.card__info-container .card__info-inner .price{padding-top:10px!important}.bundler{padding:30px}.bundler .bundler__header-title{font-weight:700;font-size:17px}.bundler .bundler__header-subtitle{font-size:14px}product-bundler product-card>.card__info-container .card-link:after{display:none}product-bundler product-card select{background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:98%;background-position-y:50%;margin-bottom:10px;padding-left:15px;padding-inline-end:30px}product-bundler variant-picker .option-selector__btns .opt-label{font-size:11px;padding-top:8px;padding-bottom:8px;margin-top:6px;margin-right:6px}product-bundler product-variants .product-variant__container{display:flex;gap:5px;flex-direction:row;flex-wrap:wrap}product-bundler product-variants .product-variant__container .product-variant__item{position:relative}product-bundler product-variants .product-variant__container .product-variant__item input{position:absolute;width:0;height:0;display:block;margin:0}product-bundler product-variants .product-variant__container .product-variant__item label{display:block;width:30px;height:30px;border:1px solid #fff;cursor:pointer}product-bundler product-variants .product-variant__container .product-variant__item input:checked+label{border:1px solid #000}product-bundler .product-form .add-to-cart{display:block;width:100%;border-radius:30px;padding:15px;background-color:transparent;border:1px solid #c6c6c6;margin-top:15px}product-bundler .product-form .add-to-cart.disabled{pointer-events:none;opacity:.54}product-bundler product-variants .product-variant__item-text-label{display:block;margin-top:.725rem}product-bundler product-variants .product-variant__name{margin-bottom:.6125rem;display:block;font-weight:700;font-size:13px}product-bundler product-variants{display:block;margin-top:15px}product-bundler .card--product .card__info{flex:none}@media screen and (min-width: 768px){.bundler{max-height:calc(100vh - 60px);overflow-y:auto}.element--is-sticky{position:sticky!important;top:calc(var(--header-end) + 20px)}product-bundler .element--hide-on-desk{display:none!important}}.bundler__header>div:first-child>span{display:block}.bundler__footer .button{width:100%;border:none;border-radius:30px;background:var(--color-text-main)!important;color:var(--color-background-main)!important;padding:15px}.bundler__footer .button.button--icon .button__icon{width:40px;position:absolute;top:50%;transform-origin:center right;transform:translate(-25px,-50%);pointer-events:none;align-items:center;opacity:0;transition:opacity 175ms linear,transform 175ms ease;right:0}.bundler__footer .button.button--icon .button__preloader{position:absolute;margin:0;width:20px;height:20px;transform:translate3d(-50%,-50%,0);top:50%;left:50%;display:none}.no-touchevents .bundler__footer .button:hover .button__text{width:0}.no-touchevents .bundler__footer .button:hover span{color:var(--color-background-main)}.no-touchevents .bundler__footer .button:hover path{fill:var(--color-background-main)}.bundler__footer .button circle{stroke:var(--color-background-main)}.bundler__footer-code{display:block}.bundler__content-products{display:flex;flex-direction:column;gap:.875rem;margin:1.25rem 0}.bundler-product{position:relative;display:flex;flex-direction:row}.bundler-product__image{width:60px;height:60px;border-radius:100%;overflow:hidden;position:relative;flex-shrink:0;margin-inline-end:.875rem}.bundler-product__image figure:not(:empty){background:var(--color-borders-main);display:block;margin:0}.bundler-product__image img{border-radius:100%}.bundler-product__text{overflow:hidden;display:flex;flex-direction:column;justify-content:center}.bundler-product__text-title{display:block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.bundler-product__text-variant{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bundler-product--empty .bundler-product__image{border:1px solid var(--color-borders-main)}.bundler-product--empty .bundler-product__text{width:100%}.bundler-product--empty .bundler-product__text:before,.bundler-product--empty .bundler-product__text:after{content:"";display:block;height:12px;margin:3px 0;border:1px solid var(--color-borders-main)}.bundler-product--empty .bundler-product__text:before{width:65%}.bundler-product--empty .bundler-product__text:after{width:45%}.bundler-product--empty .bundler-product__remove{display:none}.bundler-product__remove{position:absolute;top:0rem;width:20px;height:20px;z-index:9;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 0 .5rem #0000000f;background-color:var(--color-text-main)}html[dir=rtl] .bundler-product__remove{right:42px}html[dir=ltr] .bundler-product__remove{left:42px}.bundler-product__remove svg{height:.9375rem}.bundler-product__remove rect{fill:var(--color-background-main)}.bundler .choose-frequency-dropdown__select{width:100%;margin-bottom:10px;min-height:50px}.bundler .choose-frequency-section{display:none}.bundler-full .choose-frequency-section{display:block}.bundler button[data-js-add-bundle-to-cart]{opacity:.36;pointer-events:none}.bundler-full button[data-js-add-bundle-to-cart]{opacity:1;pointer-events:all}.bundler-full:not([data-limit-maximum]) button[type=submit]{opacity:.36;pointer-events:none}.bundler-full:not([data-limit-maximum]) .product-item{opacity:.62;pointer-events:none}.bundler-full:not([data-limit-maximum]) .product-item .product-variant__item--radio input{pointer-events:none!important}.product-item--bundled{opacity:.62;pointer-events:none}button[data-js-add-bundle-to-cart].working{pointer-events:none}button[data-js-add-bundle-to-cart].working .button__icon{display:none}button[data-js-add-bundle-to-cart].working .button__preloader-element{width:100%;height:100%}@media screen and (max-width: 767px){product-bundler .products-container{margin-bottom:-60vh}product-bundler .bundler-container{position:sticky;bottom:0;z-index:9;padding-top:60vh;pointer-events:none}.bundler{pointer-events:all;position:relative;top:0;margin-bottom:var(--gutter-container)}.bundler__header{display:flex;align-items:center;justify-content:space-between}.bundler__header-title{font-size:calc(20px / 16 * var(--base-body-primary-size) + 0px)}.bundler__header-toggle{cursor:pointer;margin-inline-end:-.9375rem}.bundler__header-toggle span{width:2.8125rem;height:2.8125rem;align-items:center;justify-content:center}.bundler__header-toggle__minus{display:none}.bundler__header-toggle__plus{display:flex}.bundler__header-toggle path{fill:var(--color-text-main)}.bundler__content{display:none}.bundler__content-products{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:2.5rem;margin:1rem 0}.bundler-product{min-width:30vw;max-width:45vw;flex-shrink:0}.bundler__footer{display:none}.bundler__footer .button{margin-top:0}product-bundler.opened .bundler__content{display:block}product-bundler.opened .bundler__footer{display:block}product-bundler.opened .bundler__header-toggle__minus{display:flex}product-bundler.opened .bundler__header-toggle__plus{display:none}}@media screen and (max-width: 479px){product-bundler variant-picker .option-selector__btns .opt-label{font-size:10px;margin-top:5px;margin-right:4px;min-width:50px;padding:6px 10px}product-bundler .grid{--col-gap: 12px}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/section-product-bundler.css.map */
