.flex-bundles__title{margin:0}.flex-bundles__price-title{margin-top:.5rem}.flex-bundles__form{display:block;margin-top:calc(var(--flex-bundles-header-spacing, 0) * .75);container-type:inline-size}@media screen and (min-width: 1000px){.flex-bundles__form{margin-top:var(--flex-bundles-header-spacing, 0)}}.flex-bundles__component{display:flex;gap:2rem}.flex-bundles--dynamic .flex-bundles__component{position:relative;padding-bottom:70px;height:100%}.flex-bundles__component--stacked{flex-direction:column}.flex-bundles__image-container{flex:0 0 var(--flex-bundles-image-width, 30%)}.flex-bundles__image{position:relative;aspect-ratio:var(--flex-bundles-image-aspect-ratio, 1)}.flex-bundles__image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.flex-bundles__component-title{font-size:24px;line-height:1.15;margin:0}.flex-bundles__variants .flex-bundles__variant-label{font-size:16px;font-weight:400}.flex-bundles__component-info{flex:1;display:flex;flex-direction:column;gap:1.5rem}.flex-bundles__component-price{display:flex;gap:.5rem}.flex-bundles__variant-label{font-size:.875em;margin-bottom:.5rem}.flex-bundles__variant-option img{border-radius:50%;width:24px;height:24px;object-fit:cover}.flex-bundles__variant-option-placeholder{background-color:#0000000d;display:inline-block!important}.flex-bundles__quantity{font-size:.875em}.flex-bundles__summary{border:1px solid rgba(0,0,0,.1);border-radius:10px}.flex-bundles__summary-empty{display:none;text-align:center;padding:5rem 1rem}.flex-bundles__checkout:has(.flex-bundles__summary-items[data-empty=true]) .flex-bundles__summary-title,.flex-bundles__checkout:has(.flex-bundles__summary-items[data-empty=true]) .flex-bundles__summary-items,.flex-bundles__checkout:has(.flex-bundles__summary-items[data-empty=true]) .flex-bundles__summary-totals,.flex-bundles__checkout:has(.flex-bundles__summary-items[data-empty=true]) .flex-bundles__actions{display:none}.flex-bundles__checkout:has(.flex-bundles__summary-items[data-empty=true]) .flex-bundles__summary-empty{display:block}.flex-bundles__summary-title{font-weight:700;margin:0;padding:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.flex-bundles__summary-item{display:flex;justify-content:space-between;gap:2rem;padding:.5rem 1rem;border-bottom:1px solid rgba(0,0,0,.1)}.flex-bundles__summary-item-title{flex:1;font-size:.875em}.flex-bundles__summary-item-variant{font-size:.75em;opacity:.75}.flex-bundles__summary-item-price{font-weight:500;text-align:right;font-size:.875em}.flex-bundles__summary-item-discount{font-size:.75em}.flex-bundles__summary-totals{padding:1rem}.flex-bundles__summary-row{display:flex;justify-content:space-between}.flex-bundles__summary-row--total{font-weight:700;margin-bottom:0}.flex-bundles__button{width:100%;display:flex;justify-content:center;gap:1rem;transition:opacity .3s ease}.flex-bundles__button[data-loading=true]{opacity:.5;cursor:not-allowed}.flex-bundles__button-pricing{display:flex;gap:.5rem}.flex-bundles__compare-price{text-decoration:line-through;opacity:.75}.flex-bundles__description p{margin:0}.flex-bundles__container{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--flex-bundles-summary-spacing, 1rem);container-type:inline-size}@container (min-width: 1000px){.flex-bundles__container{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:var(--flex-bundles-summary-spacing, 2rem)}}.flex-bundles__grid{display:grid;gap:calc(var(--flex-bundles-component-spacing, 0) * .75);grid-template-columns:repeat(var(--flex-bundles-products-per-row-mobile, 1),1fr)}@container (min-width: 1000px){.flex-bundles__grid{grid-template-columns:repeat(var(--flex-bundles-products-per-row-desktop, 3),1fr);gap:var(--flex-bundles-component-spacing, 0)}}.flex-bundles__slider{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-snap-type:x mandatory;position:relative;padding-bottom:1rem}.flex-bundles__slider::-webkit-scrollbar{height:4px}.flex-bundles__slider::-webkit-scrollbar-thumb{border-radius:2px;background:#00000080}.flex-bundles__slider ul{display:flex;gap:var(--flex-bundles-component-spacing);padding:0;margin:0;list-style:none}.flex-bundles__slider ul li{flex:0 0 auto;width:calc((100% - var(--flex-bundles-component-spacing) * (var(--flex-bundles-products-per-row-mobile) - 1)) / var(--flex-bundles-products-per-row-mobile));scroll-snap-align:start;scroll-snap-stop:always}@container (min-width: 1000px){.flex-bundles__slider ul li{width:calc((100% - var(--flex-bundles-component-spacing) * (var(--flex-bundles-products-per-row-desktop) - 1)) / var(--flex-bundles-products-per-row-desktop))}}.flex-bundles__component-bundle-toggle{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.flex-bundles .flex-bundles__component-bundle-toggle-label{width:100%;position:absolute;bottom:0;left:0;right:0;text-align:center;margin-top:1.5rem}.flex-bundles__component-bundle-toggle:checked+label{opacity:.5}.flex-bundles__component-bundle-toggle:checked+label .flex-bundles__component-bundle-toggle-label--add,.flex-bundles__component-bundle-toggle+label .flex-bundles__component-bundle-toggle-label--remove{display:none}.flex-bundles__component-bundle-toggle:checked+label .flex-bundles__component-bundle-toggle-label--remove{display:block}.flex-bundles__checkout{position:sticky;top:10rem;display:flex;flex-direction:column;gap:calc(var(--flex-bundles-button-spacing, 24px) * .75)}@container (min-width: 1000px){.flex-bundles__checkout{gap:var(--flex-bundles-button-spacing, 24px)}}.flex-bundles__steps{display:flex;flex-direction:column;gap:5rem}.flex-bundles__step-title{margin:0 0 1rem}.flex-bundles__requirements{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:1.5rem;font-size:.75em}.flex-bundles__requirements ul{margin:0;padding:0 0 0 1rem}.flex-bundles__variant-fieldset{border:0;padding:0;margin:0}.flex-bundles__variant-fieldset .flex-bundles__variant-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.flex-bundles__variant-option{display:inline-block;position:relative;margin:0 .25rem .25rem 0}.flex-bundles__variant-input:checked+.flex-bundles__variant-option:after{content:"";display:block;width:calc(100% + 4px);height:calc(100% + 2px);position:absolute;left:50%;top:50%;transform:translate(-50%,-53%);z-index:-1;border:1px solid #000;border-radius:50%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.flex-bundles__variant-option{position:relative}.flex-bundles__variant-input:disabled+.flex-bundles__variant-option{opacity:.5;cursor:not-allowed}.flex-bundles__variant-input:disabled+.flex-bundles__variant-option:after{content:"";position:absolute;width:1px;height:calc(100% + 10px);background-color:#000;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);opacity:.75}.flex-bundles__variant-input:disabled+.flex-bundles__variant-option:before{content:"";position:absolute;width:1px;height:calc(100% + 10px);background-color:#000;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);opacity:.75}
/*# sourceMappingURL=/cdn/shop/t/105/assets/flex-bundles.css.map */
