.bundle{padding:24px 16px}@media (min-width: 768px){.bundle{padding:48px 16px}}.bundle__inner{display:flex;flex-direction:column-reverse;gap:24px}@media (min-width: 768px){.bundle__inner{display:grid;grid-template-columns:70% 1fr}}.bundle__products{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.bundle__title{font-weight:700;font-size:32px;line-height:1.2;margin-bottom:16px}.bundle__description{font-size:16px;line-height:1.5;margin-bottom:16px;max-width:700px}.bundle__description a{text-decoration:underline;color:#002554;font-weight:700}.bundle__product{margin:0;text-align:center;display:flex;flex-direction:column;min-height:100%}.bundle__product-image{margin-bottom:12px;height:200px}.bundle__product-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bundle__product-title{font-weight:700;font-size:16px;line-height:1.2;margin:0 auto 12px;padding:0;max-width:240px}@media (min-width: 768px){.bundle__product-title{padding:0 24px;font-size:20px}}.bundle__product-price{font-weight:700;font-size:18px;display:flex;gap:8px;justify-content:center;margin:0 0 8px}.bundle__product-price u{text-decoration:line-through;font-weight:400}.bundle__product-add{font-size:16px;line-height:1.2;text-align:center;padding:10px 14px;background:#002554;color:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;display:block;width:100%;max-width:140px;margin:auto auto 0}.bundle__product-add:disabled{opacity:.5;cursor:not-allowed}.bundle__product-add:hover:not(:disabled){background:#4bb8e9;color:#fff}.bundle__slot{border:1px solid rgba(0,0,0,.15);border-radius:8px;padding:6px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b3e5fc,#2196f3);position:relative}@media (max-width: 768px){.bundle__slot{max-width:160px}}@media (min-width: 768px){.bundle__slot{aspect-ratio:1/1;font-size:20px;padding:12px}}.bundle__slot--active{background:linear-gradient(135deg,#ffb6a9,#ff7b6e)}.bundle__slot-title{font-weight:400;font-size:16px;line-height:1.2;text-align:center}@media (max-width: 768px){.bundle__slot-title{padding:5px;font-size:12px}}.bundle__slot-image{width:100%;height:140px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:8px}@media (max-width: 768px){.bundle__slot-image{height:60px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media (min-width: 768px){.bundle__slot-add{font-family:PriceCheck,Ginto,Arial,Helvetica,sans-serif}}.bundle__slot-remove{display:block;width:28px;height:28px;background:#002554;border-radius:50%;position:absolute;top:-12px;right:-12px;cursor:pointer;color:#fff;z-index:10}@media (max-width: 768px){.bundle__slot-remove{top:-6px;right:-6px;width:20px;height:20px}}.bundle__slot-remove svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bundle__slots--mobile{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;gap:8px;margin-bottom:12px;max-width:100%;padding:12px 0 0}.bundle__slots--mobile::-webkit-scrollbar{display:none}.bundle__slots--mobile::-webkit-scrollbar-track{background:#f1f1f1}.bundle__slots--mobile::-webkit-scrollbar-thumb{background:#888}@media (min-width: 768px){.bundle__slots--mobile{display:none}}.bundle__slots--desktop{display:none}@media (min-width: 768px){.bundle__slots--desktop{display:grid}}.bundle__options{padding-top:24px;font-family:PriceCheck,Ginto,Arial,Helvetica,sans-serif}.bundle__options-title{font-weight:400;font-size:20px;line-height:1.2;margin-bottom:4px;font-family:PriceCheck,Ginto,Arial,Helvetica,sans-serif}.bundle__options-description{font-size:14px;line-height:1.2;margin-bottom:14px;font-family:Ginto,Arial,Helvetica,sans-serif}.bundle__options-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.bundle__option{display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-size:16px;line-height:1.2;text-align:center;padding:10px 24px;border:1px solid rgba(0,0,0,.15);border-radius:8px;transition:all .3s ease}.bundle__option input{display:none}.bundle__option:has(input:checked){background:#002554;color:#fff}.bundle__option:hover{background:#4bb8e9;color:#fff}.bundle__purchase-options{padding-top:24px;display:flex;flex-direction:column;gap:12px}.bundle__purchase-options-title{font-weight:400;font-size:20px}.bundle__purchase-option{border:1px solid rgba(0,0,0,.15);border-radius:8px;padding:0;display:block;color:#00000080;cursor:pointer}.bundle__purchase-option:has(input:checked),.bundle__purchase-option:hover{color:#002554;cursor:default}.bundle__purchase-option-header{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-weight:700;font-size:18px;font-family:PriceCheck,Ginto,Arial,Helvetica,sans-serif;padding:8px 16px}.bundle__purchase-option-header input{display:none}.bundle__purchase-option-content{padding:0 16px 12px}.bundle__purchase-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:9px}.bundle__purchase-list-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bundle__purchase-list-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.bundle__purchase-item{display:flex;align-items:center;gap:8px}.bundle__purchase-price{font-weight:700;font-size:20px;margin:0 0 8px;font-family:Ginto,Arial,Helvetica,sans-serif;display:flex;gap:8px}.bundle__purchase-price-old{text-decoration:line-through;font-weight:400}.bundle__purchase-frequency{width:100%;padding:6px 8px;line-height:1;border:1px solid rgba(0,0,0,.15);border-radius:8px;cursor:pointer;font-size:16px;line-height:1.2;margin:-6px 0 12px;color:#002554}.bundle__cta{padding-top:24px}@media (max-width: 768px){.bundle__cta{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:0 16px 16px;border-top:1px solid rgba(0,0,0,.15);z-index:100}}.bundle__cta-btn{width:100%;padding:17px 24px;line-height:1;background:#002554;color:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;margin:0 auto;font-size:18px;font-family:PriceCheck,Ginto,Arial,Helvetica,sans-serif}.bundle__cta-btn:hover{background:#4bb8e9;color:#fff}.bundle__cta-btn:disabled{opacity:.5;color:#fff;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/1532/assets/bundle.css.map */
