.page-width .title-wrapper-with-link.main-title-with-text{margin-bottom:.5rem}.text-under-title{text-align:center;margin-bottom:3rem;color:rgba(var(--color-foreground),.7);line-height:1.7}.text-under-title p:first-child{margin-top:0}.bundle-deals{max-width:900px;margin:0 auto;background:rgb(var(--color-background));border-radius:2.4rem;border:2px solid rgba(var(--color-base-accent-1),.1);padding:3rem;box-shadow:0 8px 30px rgba(var(--color-base-accent-1),.08);transition:box-shadow .3s ease}.bundle-deals:hover{box-shadow:0 12px 40px rgba(var(--color-base-accent-1),.14)}.bundle-deals__media{display:grid;column-gap:2rem;margin-bottom:2rem;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.bundle-deals__media-item{display:block;cursor:pointer;max-width:20rem;transition:transform .3s ease}.bundle-deals__media-item:hover{transform:scale(1.05)}.bundle-deals__media-item:not(:first-child){position:relative}.bundle-deals__media-item:not(:first-child):before{content:"+";font-weight:700;position:absolute;top:50%;left:-1rem;transform:translate(-50%,-50%);font-size:1.6rem;line-height:1;color:rgb(var(--color-base-accent-1));background:rgba(var(--color-base-accent-1),.1);width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.bundle-deals__media-item img,.bundle-deals__media-item svg{width:100%;max-width:100%;vertical-align:bottom;border-radius:1.6rem;background:rgba(var(--color-base-accent-1),.04)}.bundle-deals__media-item--disabled img{filter:grayscale(1);opacity:.3}.bundle-deals__form{margin-bottom:.75rem}.bundle-deals__product{margin-bottom:1.25rem;padding:1rem 1.2rem;border-radius:1.2rem;transition:background .2s ease}.bundle-deals__product:hover{background:rgba(var(--color-base-accent-1),.04)}.bundle-deals__checkbox-container{display:flex;align-items:center}.bundle-deals__checkbox{height:1px;width:1px;overflow:hidden;position:absolute;z-index:-1;opacity:0!important;pointer-events:none}.checkmark-unchecked{display:none}.bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .checkmark-unchecked{display:block}.bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .checkmark-checked{display:none}.bundle-deals__checkbox-label{display:flex;align-items:center;cursor:pointer}.bundle-deals__checkbox-label svg{width:1.8rem;height:1.8rem;margin-right:.8rem;color:rgb(var(--color-base-accent-1));filter:drop-shadow(0 1px 3px rgba(var(--color-base-accent-1),.3))}.color-accent-1 .bundle-deals__checkbox-label svg,.color-accent-2 .bundle-deals__checkbox-label svg{color:rgb(var(--color-foreground))}.bundle-deals__title{margin:0;font-size:1.6rem;color:rgb(var(--color-foreground));font-weight:600}.bundle-deals__checkbox:not(:checked)+.bundle-deals__checkbox-label .bundle-deals__title{text-decoration:line-through;opacity:.5}.bundle-deals__info{display:flex;align-items:center;padding-left:2.6rem}.bundle-deals__price,.bundle-deals__compare-price{font-weight:700;font-size:1.6rem}.bundle-deals__price{color:rgb(var(--color-base-accent-1))}.color-accent-1 .bundle-deals__price,.color-accent-2 .bundle-deals__price{color:rgb(var(--color-foreground))}.bundle-deals__compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.4)}.bundle-deals__variant-select-container{margin-right:1rem}.bundle-deals__variant-select-container .select{width:fit-content}.bundle-deals__variant-select-container .select__select{height:2.1rem;border-radius:.8rem}.bundle-deals__prices{flex-shrink:0;line-height:1}.bundle-deals__product--deselected .bundle-deals__info{opacity:.5}.bundle-deals__total-price-container{font-weight:700;font-size:1.8rem;color:rgb(var(--color-foreground));margin:0;text-align:left;border-top:solid 2px rgba(var(--color-base-accent-1),.12);line-height:2.5;padding-top:.5rem;margin-top:.5rem}.bundle-deals__total-price{color:rgb(var(--color-base-accent-1));font-size:2.2rem}.color-accent-1 .bundle-deals__total-price,.color-accent-2 .bundle-deals__total-price{color:rgb(var(--color-foreground))}.bundle-deals__total-compare-price{text-decoration:line-through;color:rgba(var(--color-foreground),.4)}.bundle-deals__center,.bundle-deals__button{max-width:45rem;margin:0 auto;width:100%}.bundle-deals__button .button{border-radius:5rem;font-weight:700;letter-spacing:.02em;padding:1.6rem 3rem;font-size:1.6rem;box-shadow:0 4px 14px rgba(var(--color-base-accent-1),.3);transition:transform .2s ease,box-shadow .2s ease}.bundle-deals__button .button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--color-base-accent-1),.4)}.bundle-deals__center{padding-bottom:1rem}@media screen and (max-width:749px){.bundle-deals{padding:2rem 1.5rem;border-radius:2rem}}@media screen and (min-width:1000px){.bundle-deals__media{column-gap:3rem}.bundle-deals__media-item:not(:first-child):before{left:-1.5rem;font-size:2rem;width:3rem;height:3rem}.bundle-deals__checkbox-label svg{width:2rem;height:2rem;margin-right:1rem}.bundle-deals__title,.bundle-deals__price,.bundle-deals__compare-price{font-size:2rem}.bundle-deals__info{padding-left:3rem}.bundle-deals__variant-select-container .select__select{height:2.5rem}.bundle-deals__variant-select-container{margin-right:1.5rem}.bundle-deals__total-price-container{font-size:2.3rem}.bundle-deals__total-price{font-size:2.6rem}.bundle-deals-horizontal-images-left,.bundle-deals-horizontal-images-right{max-width:none;display:grid;grid-template-columns:repeat(2,1fr);column-gap:4rem;align-items:center}.bundle-deals-horizontal-images-left .bundle-deals__media{margin-right:0}.bundle-deals-horizontal-images-right .bundle-deals__media{margin-left:0}.bundle-deals-horizontal-images-left .bundle-deals__empty,.bundle-deals-horizontal-images-right .bundle-deals__empty{display:block}.bundle-deals-horizontal-images-left .bundle-deals__center,.bundle-deals-horizontal-images-left .bundle-deals__button,.bundle-deals-horizontal-images-right .bundle-deals__button,.bundle-deals-horizontal-images-right .bundle-deals__center{margin:0}.bundle-deals-horizontal-images-right .bundle-deals__center{order:1;justify-self:flex-end}.bundle-deals-horizontal-images-right .bundle-deals__media{order:2}.bundle-deals-horizontal-images-right .bundle-deals__button{order:3;justify-self:flex-end}.bundle-deals-horizontal-images-right .bundle-deals__empty{order:4}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-bundle-deals.css.map */
