.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:47px;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{margin:0}.flex-bundles__component-info{flex:1;display:flex;flex-direction:column;gap:1rem}.flex-bundles__component-price{display:flex;gap:.5rem}.flex-bundles__variant-label,.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__grid[data-title="3-Pizza Pack"]{grid-template-columns:repeat(3,1fr)}}.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;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.flex-bundles .flex-bundles__component-bundle-toggle-label{width:100%;position:absolute;bottom:0;left:0;right:0;text-align:center}.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-products{display:flex;gap:1rem}@media screen and (max-width: 699px){.flex-bundles-products{flex-wrap:wrap}.flex-bundles-products>div{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem);width:100%}}.flex-bundles-bundle{display:none}.flex-bundles-product-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-product{display:block;border-radius:1rem;padding:1rem;text-align:center;border:1px solid #EDF5F1;transition:all .3s ease;background:#fff;height:100%;border:2px solid transparent}@media screen and (max-width: 767px){.flex-bundles-product{padding:.5rem}}.flex-bundles-product *{transition:all .3s ease}.flex-bundles-product-content,.flex-bundles-product-content .flex-bundles-product-price{text-align:left;font-family:Montserrat;font-weight:700;font-style:Bold;font-size:12px;line-height:16px;letter-spacing:0px;vertical-align:bottom}.flex-bundles-product-price{text-align:left;font-family:Montserrat;font-weight:400;font-style:normal;font-size:12px;line-height:16px;letter-spacing:0px;vertical-align:bottom}.flex-bundles-product-input:checked+.flex-bundles-product{background-color:#edf5f1;border:2px solid rgba(229,25,55,1)}.flex-bundles-product-inner{display:flex;flex-direction:column;gap:1rem}.flex-bundles-products-container{display:flex;flex-direction:column;gap:3rem}.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-input+label{display:inline-block;padding:.5rem 1rem;margin:0 .5rem .5rem 0;border-radius:.5rem;border:1px solid rgba(0,0,0,.1)}.flex-bundles__variant-input:checked+label{background-color:#e51937;color:#fff}.flex-bundles__variant-label{margin-bottom:1rem}.flex-bundles-cta{margin-top:1rem;width:100%}.discount__tag{background:#ac162c;padding:2px 8px;font-family:Montserrat;font-weight:700;font-style:Bold;font-size:10px;line-height:16px;letter-spacing:0px;vertical-align:bottom;color:#fff;width:fit-content;border-radius:56px}@media only screen and (max-width: 640px){.flex-bundles-product-inner{position:relative;height:auto}.discount__tag{position:absolute;bottom:0;right:0}}.discount__tag-empty{height:20px}.flex-bundles-product-image{border-radius:.5rem;overflow:hidden}#upsellplus-offer-item-content-outer{width:100%}
/*# sourceMappingURL=/cdn/shop/t/5/assets/flex-bundles.css.map */
