.product-bundles-wrapper{display:block;margin:12px 0;font-family:inherit;color:#0f172a}.product-bundles__badge-header{background-color:#0b3366;color:#fff;font-size:10px;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:4px;display:inline-block;margin-bottom:8px;text-transform:uppercase}.product-bundles__options{display:flex;flex-direction:column;gap:8px}.product-bundle-card{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:6px;padding:10px 14px;cursor:pointer;background-color:#fff;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;-webkit-user-select:none;user-select:none}.product-bundle-card:hover{border-color:#cbd5e1;background-color:#f8fafc}.product-bundle-card.selected{border:2px solid #060b45;background-color:#fdf8f7;padding:9px 13px}.product-bundle-card__radio-wrapper{position:relative;display:flex;align-items:center;margin-right:12px;flex-shrink:0}.product-bundle-card__radio{position:absolute;opacity:0;width:0;height:0;margin:0}.product-bundle-card__custom-radio{display:inline-block;width:18px;height:18px;border:2px solid #cbd5e1;border-radius:50%;position:relative;transition:all .2s ease;background-color:#fff}.product-bundle-card.selected .product-bundle-card__custom-radio{border-color:#2563eb}.product-bundle-card.selected .product-bundle-card__custom-radio:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background-color:#2563eb}.product-bundle-card__content{flex-grow:1;display:flex;flex-direction:column;gap:2px}.product-bundle-card__title-row{display:flex;align-items:center;gap:6px}.product-bundle-card__title{font-weight:700;font-size:14px;color:#0f172a;text-transform:uppercase}.product-bundle-card__badge{background-color:#c2410c;color:#fff;font-size:8px;font-weight:800;letter-spacing:.03em;padding:1px 5px;border-radius:3px;text-transform:uppercase}.product-bundle-card__save-text{color:#0d9488;font-size:12px;font-weight:600}.product-bundle-card__price-row{display:flex;align-items:baseline;gap:6px;margin-top:2px}.product-bundle-card__price{font-size:18px;font-weight:800;color:#000}.product-bundle-card__compare-price{font-size:12px;color:#94a3b8;text-decoration:line-through}.product-bundles__submit-button{width:100%;background-color:#060b45;color:#fff;font-size:14px;font-weight:700;letter-spacing:.05em;padding:12px;border:none;border-radius:4px;cursor:pointer;margin-top:10px;text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:8px;transition:background-color .2s ease,transform .1s ease}.product-bundles__submit-button:hover{background-color:#0a115c}.product-bundles__submit-button:active{transform:scale(.99)}.product-bundles__submit-button[disabled]{background-color:#94a3b8;cursor:not-allowed}.product-bundles__submit-button.loading span{opacity:.6}.product-bundles__submit-button .loading__spinner{width:1.6rem;height:1.6rem;display:inline-block}.product-bundles__submit-button .spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.product-bundles__submit-button .path{stroke:#fff;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/component-product-bundles.css.map */
