.hero-interactive-section{padding-top:24px;padding-bottom:16px}.hero-interactive-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:20px;overflow:hidden}.hero-interactive-content{position:relative;background-color:#f3f7f2;padding:54px 20px 36px;border-radius:24px;z-index:1}.hero-svg-top{position:absolute;top:0;right:-78px;width:55%;height:58%;object-fit:contain;object-position:top right;pointer-events:none}.hero-svg-bottom{position:absolute;left:0;bottom:-6%;width:100%;height:29%;object-fit:contain;object-position:bottom left;pointer-events:none}.hero-interactive-title{margin:0 0 19px;color:var(--color-9)}.hero-interactive-title span{position:relative}.hero-interactive-title span:before{content:"";position:absolute;left:-4px;bottom:0;width:91%;height:100%;background:url(icon-leaflet-3.svg) no-repeat center / contain}.hero-interactive-description{width:94%;margin-bottom:20px;font-weight:500;font-size:14px;line-height:1.41;letter-spacing:.1px}.hero-interactive-btn{max-width:fit-content;font-size:18px}.hero-text-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.hero-text-badge-item{display:flex;align-items:center;gap:10px;min-height:36px;padding:4px 16px 4px 8px;border-radius:100px;font-size:14px;line-height:normal;letter-spacing:0;background:#fff}.hero-text-badge-item img{width:20px;height:20px;object-fit:contain}.icon-flower{position:absolute;right:0;bottom:0;z-index:-1}.hero-interactive-slider-wrapper{position:relative;width:100%;min-width:0;max-width:100%}.hero-interactive-swiper{width:100%;aspect-ratio:1 / 1.34;border-radius:24px;overflow:hidden}.hero-interactive-swiper:not(.swiper-initialized) .hero-interactive-slide:not(:first-child){display:none}.hero-interactive-slide{width:100%;height:100%}.hero-slide-bg{width:100%;height:100%;object-fit:cover;display:block;border-radius:24px}.hero-hotspot{position:absolute;transform:translate(-50%,-50%);z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;pointer-events:auto}.hero-hotspot-dot{width:100%;height:100%;border-radius:50%;position:relative;overflow:visible;backdrop-filter:blur(5.24px);-webkit-backdrop-filter:blur(5.24px);cursor:pointer;z-index:1}.hotspot-center-dot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%;z-index:2;transition:transform .2s ease}.hotspot-pulse{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);box-sizing:border-box;opacity:0;transform:scale(.2);transform-origin:center center}@keyframes hotspotPulse{0%{transform:scale(.2);opacity:.8}to{transform:scale(1);opacity:0}}.hotspot-pulse.pulse-1{animation:hotspotPulse 2.8s linear infinite;animation-delay:0s}.hotspot-pulse.pulse-2{animation:hotspotPulse 2.8s linear infinite;animation-delay:.6s}.hotspot-pulse.pulse-3{animation:hotspotPulse 2.8s linear infinite;animation-delay:1.2s}.hero-hotspot:hover,.hero-hotspot.is-active{z-index:30}.hero-hotspot:hover .hotspot-center-dot,.hero-hotspot.is-active .hotspot-center-dot{transform:translate(-50%,-50%) scale(1.2)}.hero-hotspot:hover .hero-hotspot-dot,.hero-hotspot.is-active .hero-hotspot-dot{background:transparent;border:none}.hero-cards-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:100}.hero-hotspot-card{position:absolute;width:296px;display:flex;gap:12px;padding:15px 15px 10px;box-shadow:0 10px 30px #0000001f;background:#fff;border-radius:12px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;z-index:999}.hero-hotspot-card.is-visible{opacity:1;visibility:visible;pointer-events:auto}.hero-hotspot-card:before{content:"";position:absolute;top:var(--bridge-top, auto);bottom:var(--bridge-bottom, -20px);left:0;width:100%;height:20px;background:transparent}.hero-hotspot-card:after{content:"";position:absolute;left:var(--arrow-left, 50%);transform:translate(-50%);border:8px solid transparent;pointer-events:none}.hero-hotspot-card:not(.is-flipped):after{bottom:-16px;border-top-color:#fff}.hero-hotspot-card.is-flipped:after{top:-16px;border-bottom-color:#fff}.hero-card-img{width:76px;height:76px;border-radius:8px;overflow:hidden;flex-shrink:0}.hero-card-img img{width:100%;height:100%;object-fit:cover}.hero-card-info{flex-grow:1;display:flex;flex-direction:column}.hero-card-title{margin:0 0 1px;font:600 16px var(--font-heading-family);line-height:17.5px}.hero-card-title a{text-underline-offset:2px}.hero-card-desc{font-size:14px;font-weight:400;line-height:17.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.hero-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.hero-card-price{font-size:14px;letter-spacing:0}.hero-card-price .price .price-item{margin-right:7px}.hero-card-price .price-item.price-item--last{font-weight:700;font-size:20px;color:var(--color-9)}.hero-card-link{width:36px;height:36px;min-width:36px;min-height:36px;margin:8px;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none}.hero-card-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.hero-floating-badges{position:absolute;left:12px;bottom:12px;display:flex;flex-direction:column;gap:6px;z-index:2;pointer-events:none}.hero-round-badge{width:60px;height:60px;border-radius:50%;overflow:hidden;pointer-events:auto}.hero-round-badge img{width:100%;height:100%;object-fit:cover}.hero-interactive-pagination{bottom:12px!important;left:50%!important;width:auto!important;height:18px;display:inline-flex!important;align-items:center;justify-content:center;gap:4px;padding:0 8px;border:1px solid rgba(255,255,255,.3);border-radius:100px;box-shadow:inset 0 1px 2px #fff3,0 4px 15px #0000001a;background:#ffffff26;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transform:translate(-50%);z-index:10}.hero-interactive-pagination .swiper-pagination-bullet{background:#fff!important;opacity:.6;width:6px;height:6px;margin:0!important;border-radius:50%;transition:all .3s ease}.hero-interactive-pagination .swiper-pagination-bullet:has(+.swiper-pagination-bullet-active),.hero-interactive-pagination .swiper-pagination-bullet-active+.swiper-pagination-bullet{width:8px;height:8px;opacity:1}.hero-interactive-pagination .swiper-pagination-bullet-active{opacity:1;width:12px;height:12px}.custom-bullet{margin:auto;background:#fff;border-radius:100px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;display:block}.custom-bullet.b-active{opacity:1;width:12px;height:12px}.custom-bullet.b-prev1{width:8px;height:8px}.custom-bullet.b-prev2{opacity:.6;width:5px;height:5px}.custom-bullet.b-hidden{opacity:0;width:0;height:0;border:none;padding:0}@media screen and (min-width:750px){.hero-interactive-content:before{top:0;right:0;width:41%;height:48%}.hero-interactive-content:after{left:0;bottom:0;width:49%;height:22%}.hero-interactive-swiper{aspect-ratio:unset;height:100%;min-height:603px}.hero-interactive-content{padding:69px 68px 64px 32px}.hero-svg-top{right:-16px;width:42%;height:48%}.hero-svg-bottom{left:0;bottom:0;width:49%;height:35%}.hero-interactive-title{margin:0 0 14px;padding-left:7px}.hero-interactive-description{margin-bottom:24px;font-size:18px;line-height:1.4;letter-spacing:.1px}.hero-text-badges{margin-top:14px}.hero-floating-badges{position:absolute;left:auto;right:25px;bottom:24px;gap:8px}.hero-round-badge{width:86px;height:86px}.hero-interactive-pagination{bottom:24px!important}.hero-interactive-btn{min-height:64px;padding:0 32px}}@media screen and (min-width:990px){.hero-interactive-grid{grid-template-columns:45fr minmax(0,45fr)}.hero-interactive-content{padding:126px 68px 64px 32px}.hero-svg-top{width:42%;height:41%}.hero-interactive-description{width:100%}}@media screen and (max-width:749px){.hero-interactive-btn{min-width:100%;min-height:53px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hero-interactive-slider.css.map */
