.product-upsell{display:flex;flex-direction:column;gap:8px;width:100%}.product-upsell__title{font-family:Raleway,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#282248;margin:0}.product-upsell__list{display:flex;flex-direction:column;gap:0}.product-upsell__item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(40,34,72,.12)}.product-upsell__item:last-child{border-bottom:none}.product-upsell__content{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.product-upsell__image{width:48px;height:48px;flex-shrink:0;position:relative}.product-upsell__image img{width:100%;height:100%;object-fit:contain}.product-upsell__info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.product-upsell__name{font-family:Raleway,sans-serif;font-weight:600;font-size:16px;line-height:1.2;color:#282248;margin:0}.product-upsell__price{font-family:Raleway,sans-serif;font-weight:600;font-size:16px;line-height:1.6;color:#282248;margin:0}.product-upsell__button{width:48px;height:48px;flex-shrink:0;background-color:#282248;border:none;border-radius:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease;position:relative}.product-upsell__button:hover{background-color:#1a1530}.product-upsell__button.is-selected{background-color:#3eac5c}.product-upsell__button.is-selected:hover{background-color:#2e8a47}.product-upsell__icon{width:20px;height:20px;flex-shrink:0;transition:opacity .2s ease,transform .2s ease}.product-upsell__icon--check{position:absolute;opacity:0;transform:scale(.8)}.product-upsell__button.is-selected .product-upsell__icon--plus{opacity:0;transform:scale(.8)}.product-upsell__button.is-selected .product-upsell__icon--check{opacity:1;transform:scale(1)}@media screen and (max-width:749px){.product-upsell__title{font-size:16px}.product-upsell__name,.product-upsell__price{font-size:14px}}.bundle-summary{display:flex;flex-direction:column;gap:8px;width:100%}.bundle-summary__title{font-family:Raleway,sans-serif;font-weight:700;font-size:18px;line-height:1.2;color:#282248;margin:0}.bundle-summary__card{background:#f7f8fb;border:none;border-radius:8px;overflow:hidden;padding:10px}.bundle-summary__item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #EEEDF0;background:#fff}.bundle-summary__item:first-child{border-radius:4px 4px 0 0}.bundle-summary__item:last-child{border-bottom:none;border-radius:0 0 4px 4px}.bundle-summary__image{width:60px;height:60px;flex-shrink:0}.bundle-summary__image img{width:100%;height:100%;object-fit:contain}.bundle-summary__name{font-family:Raleway,sans-serif;font-weight:600;font-size:15px;line-height:1.3;color:#282248;text-decoration:underline;text-underline-offset:2px;flex:1;min-width:0;margin:0}.bundle-summary__name:hover{color:#1a1530}.bundle-summary__price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.bundle-summary__price{font-family:Raleway,sans-serif;font-weight:700;font-size:15px;color:#282248}.bundle-summary__price--free{color:#3eac5c}.bundle-summary__compare{font-family:Raleway,sans-serif;font-weight:400;font-size:13px;color:#28224873;text-decoration:line-through}.bundle-summary__footer{background:#f7f8fb;border:none;border-radius:12px;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.bundle-summary__footer>div{padding:12px;display:flex;align-items:center;width:100%;justify-content:space-between;background:#fff;border-radius:4px}.bundle-summary__savings{font-family:Raleway,sans-serif;font-weight:600;font-size:15px;color:#282248;margin:0}.bundle-summary__savings span{color:#e03030;font-weight:700}.bundle-summary__total{font-family:Raleway,sans-serif;font-weight:600;font-size:15px;color:#282248;margin:0;display:flex;align-items:center;gap:6px}.bundle-summary__total strong{font-weight:700}.bundle-summary__total s{font-weight:400;font-size:13px;color:#28224873}@media screen and (max-width:749px){.bundle-summary__title{font-size:16px}.bundle-summary__image{width:48px;height:48px}.bundle-summary__name,.bundle-summary__price,.bundle-summary__savings,.bundle-summary__total{font-size:14px}.bundle-summary__compare{font-size:12px}}.bundle-summary__popup-trigger{background:none;border:none;padding:0;cursor:pointer;font-family:Raleway,sans-serif;font-weight:600;font-size:15px;line-height:1.3;color:#282248;text-decoration:underline;text-underline-offset:2px;flex:1;min-width:0;margin:0;text-align:left}.bundle-summary__popup-trigger:hover{color:#1a1530}.bundle-popup-modal{background:#00000080;box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:100%;left:0;margin:0;opacity:0;overflow:auto;padding:2rem;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.bundle-popup-modal[open]{opacity:1;visibility:visible;z-index:200}.bundle-popup-modal [role=dialog]{background:rgb(var(--color-background));border-radius:1.2rem;max-width:56rem;width:100%;position:relative;max-height:90vh;overflow-y:auto}.bundle-popup-modal__close{position:absolute;top:1.6rem;right:1.6rem;background:none;border:none;cursor:pointer;padding:.4rem;color:#28224899;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:color .2s ease,background-color .2s ease}.bundle-popup-modal__close:hover{color:#282248;background-color:#2822480f}.bundle-popup-modal__body{padding:4rem 3rem 3rem}.bundle-popup-modal__image{margin-bottom:2.4rem;border-radius:.8rem;overflow:hidden}.bundle-popup-modal__image img{width:100%;height:auto;display:block;max-height:230px;object-fit:contain}.bundle-popup-modal__description{font-family:Raleway,sans-serif;color:#282248;line-height:1.6}.bundle-popup-modal__description h1,.bundle-popup-modal__description h2,.bundle-popup-modal__description h3,.bundle-popup-modal__description h4{font-weight:700;margin-top:0;margin-bottom:1rem}.bundle-popup-modal__description p{margin-top:0;margin-bottom:1rem}.bundle-popup-modal__description p:last-child{margin-bottom:0}.bundle-popup-modal__description ul,.bundle-popup-modal__description ol{padding-left:2rem;margin-bottom:1rem}@media screen and (max-width:749px){.bundle-popup-modal{padding:0;align-items:flex-end}.bundle-popup-modal [role=dialog]{border-radius:1.2rem 1.2rem 0 0;max-height:85vh;max-width:100%}.bundle-popup-modal__body{padding:3rem 2rem 2rem}.bundle-summary__popup-trigger{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-upsell.css.map */
