.product-bundle-hero-container{background:#f3fff8;color:#000;padding-bottom:20px}.product-bundle-hero-wrapper{max-width:1200px;padding-inline:20px;margin-inline:auto;display:flex;flex-direction:column}.product-bundle-hero-section-header{text-align:center;max-width:800px;margin:0 auto}.product-bundle-hero-title{margin:5px 0 0;font-size:36px;font-weight:600;color:#000;line-height:1.2;font-family:Inter,sans-serif}.product-bundle-hero-description{font-size:18px;color:#333;line-height:1.5;font-weight:500;white-space:nowrap}.product-bundle-hero-description p{color:#000;margin:10px 0 15px}.product-bundle-hero-tabs{display:flex;justify-content:space-between;align-items:center;background:#f0e6d2;border-radius:50px;width:100%;margin:0 auto 20px;flex-wrap:wrap;padding:4px;box-sizing:border-box}.product-bundle-hero-tab-btn{background:transparent;border:none;padding:12px 18px;border-radius:40px;font-size:16px;font-weight:600;color:#4a3b32;cursor:pointer;transition:all .3s ease;flex:1;text-align:center;white-space:nowrap}.product-bundle-hero-tab-btn:hover{background:#ffffff4d}.product-bundle-hero-tab-btn.active{background:#ff7000;color:#fff;box-shadow:0 2px 5px #0000001a}.product-bundle-hero-arrow{display:none;position:absolute;top:25%;transform:translateY(-50%);width:40px;height:40px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer;z-index:100;align-items:center;justify-content:center;box-shadow:0 4px 10px #0003;color:#333;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}.product-bundle-hero-arrow:hover{background:#fff}.product-bundle-hero-arrow.prev{left:10px}.product-bundle-hero-arrow.next{right:10px}.product-bundle-hero-items-container{position:relative;min-height:400px}.product-bundle-hero-item{display:none;background:#fff;border-radius:24px;padding:0;box-shadow:0 10px 30px #0000000d;flex-direction:row;gap:0;align-items:stretch;animation:fadeIn .5s ease;overflow:hidden}.product-bundle-hero-item.active{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-bundle-hero-item-media{flex:0 0 50%;position:relative;text-decoration:none;display:block;min-height:400px}.product-bundle-hero-item-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.product-bundle-hero-item-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.product-bundle-hero-item:hover .product-bundle-hero-item-image{transform:scale(1.05)}.product-bundle-hero-item-content{flex:1;padding:40px 40px 20px;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.product-bundle-hero-item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.product-bundle-hero-item-title-text{font-size:30px;font-weight:700;margin:0;color:#000;max-width:70%}.product-bundle-hero-item-discount-badge{position:absolute;top:15%;right:15%;background:linear-gradient(180deg,#ff700000,#ff7000 35%);color:#fff;width:135px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;font-weight:800;clip-path:polygon(15% 0%,85% 0%,85% 55%,100% 55%,50% 100%,0% 55%,15% 55%);padding-bottom:20px;box-shadow:0 5px 15px #ff700066}.product-bundle-hero-badge-price{font-size:30px;font-weight:700;line-height:1;padding-top:10px;font-family:Inter,sans-serif}.product-bundle-hero-badge-off{font-size:28px;line-height:1;font-family:Inter,sans-serif}.product-bundle-hero-item-features{margin-bottom:30px}.product-bundle-hero-item-features ul{list-style:none;padding:0;margin:0}.product-bundle-hero-item-features li{font-size:20px;color:#000;margin-bottom:4px;padding-left:20px;position:relative;line-height:1.2}.product-bundle-hero-item-features li:before{content:"*";position:absolute;left:0;color:#555;font-weight:700}.product-bundle-hero-item-features p{font-size:18px!important;color:#333;margin-bottom:3px!important;line-height:1.2!important;margin-top:0!important}.product-bundle-hero-item-price-wrapper{margin-bottom:12px;margin-top:auto}.product-bundle-hero-item-price-container{display:flex;align-items:baseline;gap:15px;margin-bottom:-2px!important}.product-bundle-hero-item-payment{margin-top:0}.price-current{font-size:30px;font-weight:800;color:#ff7000;line-height:1;font-family:Inter,sans-serif}.price-compare{font-size:20px;color:#999;text-decoration:line-through;font-weight:600;font-family:Inter,sans-serif}.product-bundle-hero-item-payment p{margin:0!important;font-size:14px;color:#000;line-height:1.2}.product-bundle-hero-item-btn{display:flex;gap:18px;align-items:center;margin-top:-10px;flex-wrap:wrap}.product-bundle-hero-item-btn .product-form__submit{background:#ff7000;color:#fff;border:none!important;box-shadow:none!important;outline:none!important;border-radius:30px;padding:0 30px;font-size:16px;font-weight:700;cursor:pointer;min-width:140px;text-align:center;text-transform:none;transition:background .3s;height:42px!important;min-height:42px!important;max-height:42px!important;line-height:1.2;min-width:200px}.product-bundle-hero-item-btn .product-form__submit:after,.product-bundle-hero-item-btn .product-form__submit:before{display:none!important;content:none!important;border:none!important;box-shadow:none!important}.product-bundle-hero-item-checkout{background:#fff;color:#000;border:2px solid #000;border-radius:30px;padding:0 30px;font-size:16px;font-weight:700;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;height:42px!important;box-sizing:border-box;min-width:200px}@media (max-width: 900px){.product-bundle-hero-item{flex-direction:column;gap:0}.product-bundle-hero-item-media{flex:none;width:100%;min-height:auto;aspect-ratio:16/9}.product-bundle-hero-item-content{width:100%;padding:15px;position:relative;display:grid;grid-template-areas:"header header" "features badge" "price price" "buttons buttons";grid-template-columns:1fr auto;gap:10px;align-items:start}.product-bundle-hero-item-header{grid-area:header;margin-bottom:0}.product-bundle-hero-item-title-text{font-size:24px;line-height:1.2}.product-bundle-hero-item-features{grid-area:features;max-width:100%;margin-bottom:0}.product-bundle-hero-item-features li{font-size:14px;margin-bottom:2px;line-height:1.2;white-space:nowrap}.product-bundle-hero-item-features p{font-size:15px!important;margin-bottom:2px!important;line-height:1.2!important}.product-bundle-hero-item-discount-badge{grid-area:badge;position:static;width:120px;height:100px;transform:none;z-index:1;margin-left:5px;align-self:center}.product-bundle-hero-badge-price{font-size:27px}.product-bundle-hero-badge-off{font-size:28px}.product-bundle-hero-item-price-wrapper{grid-area:price;margin-bottom:0}.price-current{font-size:24px}.price-compare{font-size:14px}.product-bundle-hero-item-payment p{font-size:12px;padding:3px 0}.product-bundle-hero-item-btn{grid-area:buttons;flex-direction:row;gap:8px;width:96%;display:flex;margin-bottom:5px}.product-bundle-hero-item-btn>*{flex:1 1 0;width:100%;min-width:0}.product-bundle-hero-item-btn .product-form__submit,.product-bundle-hero-item-checkout{width:100%;min-width:0;padding:8px 0;font-size:14px;height:40px}.product-bundle-hero-controls{display:flex;justify-content:center;gap:42px;margin-top:10px;width:100%}.product-bundle-hero-arrow{display:flex!important;position:static;transform:none;background:transparent;border:none;box-shadow:none;width:32px;height:32px;padding:0;margin:0}.product-bundle-hero-arrow svg{width:100%;height:100%}}@media (max-width: 600px){.product-bundle-hero-title{font-size:22px;font-weight:700}.product-bundle-hero-description{font-size:14px}.product-bundle-hero-description p{white-space:normal}.product-bundle-hero-tabs{width:100%;border-radius:50px;display:flex;flex-wrap:nowrap;justify-content:flex-start;padding:5px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-bundle-hero-tabs::-webkit-scrollbar{display:none}.product-bundle-hero-tab-btn{flex:0 0 50%;padding:10px 5px;font-size:14px;text-align:center;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/product-bundle-hero.css.map */
