.product-bundles{display:block;position:relative;width:100%;overflow:hidden;box-sizing:border-box;background-color:var(--section-bg-color, #ffffff)}.product-bundles__content-col{width:100%;display:flex;flex-direction:column}.product-bundles__header{margin-bottom:2.5rem}.product-bundles__title{font-family:var(--font-heading-family);font-size:24px;font-weight:600;line-height:1.25;margin:0 0 .75rem;color:var(--color-heading, var(--color-text, #111111))}@media screen and (min-width:768px){.product-bundles__title{font-size:36px}}.product-bundles__subtitle{font-size:14px;color:var(--color-text-secondary, #666666);margin:0}@media screen and (min-width:768px){.product-bundles__subtitle{font-size:16px}}.product-bundles__cards-wrapper{width:100%;position:relative}.product-bundles__swiper{width:100%;padding:2rem .5rem;overflow:hidden;position:relative}@media screen and (min-width:768px){.product-bundles__swiper{padding:3rem 1rem;overflow:visible}}.product-bundles__swiper-wrapper{display:flex;flex-direction:row}@media screen and (max-width:767px){.product-bundles__swiper{overflow:visible!important}.product-bundles__swiper-wrapper{overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:16px}.product-bundles__swiper-wrapper::-webkit-scrollbar{display:none}.product-bundles__card-slide{scroll-snap-align:start;min-width:calc(100% - 32px);width:calc(100% - 32px);margin:0}}@media screen and (min-width:768px){.product-bundles__swiper-wrapper{display:grid;grid-template-columns:repeat(var(--pb-columns, 3),1fr);gap:24px}.product-bundles__card-slide{min-width:unset;width:unset}}.product-bundles__card{position:relative;background-color:#fff;border:var(--card-border-width, 1px) solid var(--card-border-color, rgba(0, 0, 0, .08));border-radius:20px;padding:0;box-sizing:border-box;text-align:center;height:100%;display:flex;flex-direction:column;overflow:hidden;box-shadow:none;transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s ease}.product-bundles__card:hover{transform:translateY(-4px);border-color:var(--card-border-color, rgba(100, 76, 140, .18))}@media screen and (min-width:768px){.product-bundles__card.is-highlighted{transform:scale(1.05);z-index:10;box-shadow:0 10px 30px #0000000a}.product-bundles__card.is-highlighted:hover{transform:scale(1.07)}}.product-bundles__card-badge-bar{font-family:Outfit,sans-serif;font-size:16px;font-style:italic;font-weight:500;padding:10px 15px;text-align:center;width:100%;box-sizing:border-box;line-height:1.2}.product-bundles__card-body{padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.product-bundles__card-header-info{margin-bottom:1rem}.product-bundles__card-pricing-group{display:flex;flex-direction:column;align-items:center;gap:3px}.product-bundles__card-compare-price{font-size:13px;font-weight:500;color:#b5b9c4;text-decoration:line-through;line-height:1.2}.product-bundles__card-price{font-size:2.2rem;font-weight:500;color:#111;letter-spacing:-.02em;line-height:1.1}.product-bundles__card-subtitle{font-size:14px;color:#8b8f9e;margin:4px 0 0;font-weight:500}.product-bundles__card-discount-text{color:#d32f2f;font-size:14px;font-weight:700;margin-top:4px;text-transform:none}.product-bundles__card-media{height:160px;display:flex;align-items:center;justify-content:center;margin:.5rem 0 1rem;position:relative;background:transparent}@media screen and (min-width:768px){.product-bundles__card-media{height:220px}}.product-bundles__card-media svg,.product-bundles__card-media .placeholder-svg{background:transparent!important;background-color:transparent!important;fill:#e5e7eb!important;width:auto;height:100%}.product-bundles__card-img{max-height:100%;max-width:100%;object-fit:contain;display:block}.product-bundles__circle-badge{position:absolute;top:-5px;right:15px;width:72px;height:72px;background-color:#d32f2f;color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:700;line-height:1.2;z-index:5;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 8px #0000001a}.product-bundles__card-action{width:100%;margin-top:auto;margin-bottom:8px}.product-bundles__card-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;background-color:var(--bundle-accent-color, #eb74a6);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;outline:none;transition:background-color .25s,transform .1s;box-sizing:border-box}.product-bundles__card-btn:hover:not(:disabled){background-color:#d85c8e}.product-bundles__card-btn:active{transform:scale(.98)}.product-bundles__card-btn:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.product-bundles__card-btn svg.btn-cart-icon{width:18px;height:18px;fill:none}.product-bundles__card-delivery{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f3ecf7;border:1px solid rgba(100,76,140,.08);border-radius:8px;padding:8px 12px;margin-bottom:1rem;width:100%;box-sizing:border-box}.product-bundles__delivery-icon{flex-shrink:0;width:16px;height:16px;color:#644c8c;display:flex;align-items:center;justify-content:center}.product-bundles__delivery-icon svg{width:16px!important;height:16px!important}.product-bundles__delivery-text{font-size:11px;font-weight:500;color:#644c8c;text-align:left;line-height:1.35}.product-bundles__delivery-text strong{color:#644c8c;font-weight:700}.product-bundles__trust-row{display:flex;justify-content:center;align-items:flex-start;gap:12px;margin-top:15px;border-top:1px solid rgba(0,0,0,.05);padding-top:12px;width:100%}.product-bundles__trust-badge{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.trust-badge-icon{width:20px;height:20px;color:#8b8f9e;margin-bottom:6px}.trust-badge-custom-img{width:20px!important;height:20px!important;object-fit:contain;margin-bottom:6px;display:block}.stars-icon-container{display:flex;gap:1px;margin-bottom:6px;color:#8b8f9e}.star-icon{width:10px;height:10px}.trust-badge-label{font-size:9px;color:#8b8f9e;line-height:1.25;font-weight:500}.product-bundles__dots.swiper-pagination{position:static;margin-top:1rem;display:flex;justify-content:center;align-items:center;gap:8px;width:100%}.product-bundles__dot{width:24px;height:4px;border-radius:2px;background-color:#e5e7eb;border:none;cursor:pointer;padding:0;transition:background-color .3s,width .3s;outline:none}.product-bundles__dot:hover{background-color:#9ca3af}.product-bundles__dot.is-active{background-color:var(--bundle-accent-color, #eb74a6);width:20px}@media screen and (min-width:768px){.product-bundles__swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%!important;transform:none!important;height:auto!important}.product-bundles__card-slide{width:auto!important;height:auto!important;margin:0!important}.product-bundles__dots{display:none!important}.product-bundles__card-body{padding:24px 16px}}@media screen and (min-width:992px){.product-bundles__swiper-wrapper{gap:30px}.product-bundles__card-body{padding:28px 24px}}.product-bundles__inner-box{padding:32px 16px;overflow:hidden;box-sizing:border-box;width:100%}@media screen and (min-width:768px){.product-bundles__inner-box{padding:60px 48px}}.pb-slider{display:flex;flex-direction:row}@media screen and (max-width:767px){.pb-slider{overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:0}.pb-slider::-webkit-scrollbar{display:none}.pb-slider>*{scroll-snap-align:start;flex:0 0 100%;width:100%;box-sizing:border-box}}@media screen and (min-width:768px){.pb-slider{display:grid;grid-template-columns:repeat(var(--pb-columns, 3),1fr);gap:24px;overflow:visible}.pb-slider>*{width:100%}}.pb-nav-btn{display:none}@media screen and (max-width:767px){.pb-nav-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fffffff2;box-shadow:0 4px 12px #0000001f;border:1px solid rgba(100,76,140,.2);z-index:20;cursor:pointer;color:#644c8c;padding:0;transition:opacity .25s ease;-webkit-appearance:none;appearance:none}.pb-nav-btn svg{width:20px;height:20px;pointer-events:none}.pb-nav-btn--prev{left:6px}.pb-nav-btn--next{right:6px;animation:pbBounce 1.8s ease-in-out infinite}@keyframes pbBounce{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(5px)}}}.pb-dots{display:none}@media screen and (max-width:767px){.pb-dots{display:flex;justify-content:center;gap:8px;margin-top:1rem}.pb-dot{width:8px;height:8px;border-radius:50%;background:#644c8c40;border:none;padding:0;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;appearance:none}.pb-dot--active{background:#644c8c;width:24px;border-radius:4px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-bundles.css.map */
