.pdp-bundle-products__heading{display:flex;gap:1.5rem;width:100%}.pdp-bundle-products__heading>span{flex:1}.pdp-bundle-products{display:flex;flex-direction:column;gap:.75rem}.pdp-bundle-product-card{border:1px solid var(--secondary_gray);background-color:var(--background_color_2);border-radius:.5rem;padding:.5rem;display:flex;gap:.5rem;align-items:center;cursor:pointer;position:relative;transition:all .15s ease-in}.pdp-bundle-product-card--soldout{opacity:.5;pointer-events:none;cursor:not-allowed}.pdp-bundle-product-card__link{display:flex;align-items:flex-start;height:fit-content;width:100%;align-items:center}.pdp-bundle-product-card input[type=radio]{position:absolute;top:.5rem;right:.5rem;width:1rem;height:1rem;accent-color:black}.pdp-bundle-product-card__image{width:85px;height:85px}.pdp-bundle-product-card__image img{width:100%;height:100%;object-fit:cover;border-radius:.375rem}.pdp-bundle-product-card__info{flex:1;height:100%;padding:0 .75rem;display:flex;flex-direction:column;gap:.5rem}.pdp-bundle-product-card__price-container{display:flex;gap:.5rem}.pdp-bundle-product-card__compare{color:var(--primary_gray);text-decoration:line-through}.pdp-bundle-product-card__price{color:var(--primary_text)}.pdp-bundle-product-card__title,.pdp-bundle-products__heading>span{color:var(--primary_text)}.pdp-bundle-product-card__desc,.pdp-bundle-products__heading>a{color:var(--primary_gray)}.pdp-bundle-products__heading>a{text-decoration:underline}.pdp-bundle-product-card--selected{border-color:var(--primary_text);cursor:default;pointer-events:none}.pdp-bundle-product-card__radio{width:12px;height:12px;border:1px solid var(--secondary_gray);border-radius:50%;position:absolute;top:.75rem;left:.75rem;pointer-events:none;transition:all .15s ease-in}.pdp-bundle-product-card--selected .pdp-bundle-product-card__radio{border-color:var(--primary_text)}.pdp-bundle-product-card--selected .pdp-bundle-product-card__radio:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background-color:var(--primary_text);border-radius:50%;transform:translate(-50%,-50%);transition:all .15s ease-in}.pdp-bundle-product-card--soldout .pdp-bundle-product-card__radio:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background-color:var(--secondary_gray);transform:translate(-50%,-50%) rotate(-45deg)}.pdp-bundle-product-card__icon{display:inline-block;width:1.5rem;height:1.5rem;padding:.25rem;position:absolute;top:.5rem;left:.5rem}.pdp-bundle-product-card__icon svg path{fill:var(--primary_text)}.pdp-bundle-product-card__icon--checked,.pdp-bundle-product-card--selected .pdp-bundle-product-card__icon--unchecked{display:none}.pdp-bundle-product-card--selected .pdp-bundle-product-card__icon--checked{display:inline-block}@media screen and (max-width: 1024px){.pdp-bundle-product-card{padding:.5rem .75rem .5rem .25rem}}@media screen and (min-width: 1025px){.pdp-bundle-products{gap:1.5rem}.pdp-bundle-product-card:hover,.pdp-bundle-product-card:hover .pdp-bundle-product-card__radio{border-color:var(--primary_accent)}.pdp-bundle-product-card:hover .pdp-bundle-product-card--selected .pdp-bundle-product-card__radio:after{background-color:var(--primary_accent)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pdp-bundle_products.css.map */
