.ts-bundle-box{display:flex;flex-direction:column;width:100%;justify-content:center;background:#FFF;box-shadow:0 1.5rem 7.5rem rgb(0 0 0 / .08);padding:1rem;font-family:"PT Sans",sans-serif}.ts-bundle-box__title{display:flex;align-items:center;justify-content:center;width:100%;flex-direction:row;background:#fafafa;padding:1rem}.ts-bundle-box__title img{margin-right:1rem}.ts-bundle-box__title h4{font-family:"Bebas Neue";font-size:2.4rem;letter-spacing:.1rem}.ts-bundle-box__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2.5rem}.ts-bundle-box__content .ts-bundle-items{font-family:inherit}.ts-bundle-box__content .ts-bundle-items__title{font-size:clamp(1.4rem, 2.5vw, 1.75rem)!important;font-weight:700;margin-bottom:.5rem}.ts-bundle-box__content .ts-bundle-items__products{display:flex;flex-direction:column}.ts-bundle-box__content .ts-bundle-item{display:flex;align-items:center;text-decoration:none;color:#1d1d1b;line-height:1.2;opacity:.6;font-size:clamp(1.4rem, 3.5vw, 1.8rem)!important}.ts-bundle-box__content .ts-bundle-item:hover{opacity:.9}.ts-bundle-box__content .ts-bundle-item:not(:last-child){margin-bottom:.75rem}.ts-bundle-box__content .ts-bundle-item img{width:1.4rem;height:1.4rem;margin-right:.5rem}.ts-bundle-box__content .ts-bundle-item.current{font-weight:700;opacity:1}.ts-bundle-box__content .ts-bundle-actions-area{display:flex;flex-direction:column;min-width:25rem}.ts-bundle-box__content .ts-bundle-actions-area__price{margin-bottom:1rem}.ts-bundle-box__content .ts-bundle-actions-area__button{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;background-color:#1d1d1b;padding:1.5rem 2.5rem;line-height:1;text-align:center}.ts-bundle-box__content .ts-bundle-actions-area__button span{font-family:"Bebas Neue",sans-serif;font-size:clamp(2.2rem, 5vw, 2.4rem)!important}.ts-bundle-box__content .ts-bundle-actions-area__button img{width:1.6rem;height:1.6rem;margin-left:.5rem;filter:invert(100)}.ts-bundle-box__content .ts-bundle-item-old-price{display:flex;justify-content:flex-end}.ts-bundle-box__content .ts-bundle-item-old-price .amount{font-size:clamp(1.6rem, 5vw, 1.8rem)!important;text-align:right;text-decoration:line-through;color:#9f9f9f;font-weight:400}.ts-bundle-box__content .ts-bundle-item-main-price{display:flex;align-items:center;justify-content:space-between}.ts-bundle-box__content .ts-bundle-item-main-price__title{font-size:clamp(1.35rem, 5vw, 1.75rem)!important}.ts-bundle-box__content .ts-bundle-item-main-price__value .amount{line-height:1;font-size:clamp(2.8rem, 5vw, 3.2rem)!important;font-weight:700;color:#f00000!important}@media (max-width:768px){.ts-bundle-box__title{padding:1rem}.ts-bundle-box__title img{margin-right:1rem;width:3.6rem;height:3.6rem}.ts-bundle-box__title h4{font-size:1.6rem}.ts-bundle-box__content{flex-direction:column;padding:1.25rem}.ts-bundle-box__content .ts-bundle-actions-area{width:100%}.ts-bundle-box__content .ts-bundle-items{min-width:100%;margin-bottom:1rem}}