.hero-slider{background:#fff;width:100%;padding:1rem 0 .5rem}.hero-slider__container{max-width:1440px;margin:0 auto;padding:0 1rem}.hero-slider__track{position:relative}.hero-slider__viewport{direction:ltr;border-radius:24px;overflow:hidden}.hero-slider__slides{will-change:transform;direction:ltr;flex-direction:row;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.hero-slider__item{direction:rtl;flex:0 0 100%;width:100%;min-width:100%;max-width:100%}.hero-slider__slide{height:100%;min-height:260px;padding:var(--slide-py,24px) var(--slide-px,20px);background:var(--slide-bg);border-radius:24px;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:relative;overflow:hidden}.hero-slider__slide--image-link{min-height:260px;color:inherit;background:#e8f4f4;padding:0;text-decoration:none;display:block}.hero-slider__banner-image{aspect-ratio:1400/380;object-fit:cover;object-position:center;border-radius:24px;width:100%;height:100%;min-height:260px;display:block}.hero-slider__banner-fallback{aspect-ratio:1400/380;background:linear-gradient(135deg,#d8efef 0%,#f3e9df 100%);border-radius:24px;width:100%;min-height:260px}@media (min-width:768px){.hero-slider__slide{min-height:340px;padding:var(--slide-py-d,40px) var(--slide-px-d,48px);gap:2rem}.hero-slider__slide--image-link{min-height:340px;padding:0}.hero-slider__banner-image,.hero-slider__banner-fallback{min-height:340px}}@media (min-width:1024px){.hero-slider__slide,.hero-slider__slide--image-link,.hero-slider__banner-image,.hero-slider__banner-fallback{min-height:400px}}.hero-slider__decor{pointer-events:none;z-index:1;animation:4s ease-in-out infinite hero-float;position:absolute}.hero-slider__decor--preset,.hero-slider__decor--custom{object-fit:contain}.hero-slider__decor-svg,.hero-slider__decor-svg svg{width:100%;height:100%;display:block}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-slider__content{z-index:2;text-align:right;flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex;position:relative}.hero-slider__badge{background:var(--slide-badge-bg,#ffffffbf);color:var(--slide-badge-text,#be185d);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ec489933;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-slider__badge-icon{font-size:.875rem;line-height:1}.hero-slider__title{color:var(--slide-title-color,#1e1b4b);letter-spacing:-.02em;font-size:1.375rem;font-weight:800;line-height:1.35}@media (min-width:768px){.hero-slider__title{font-size:1.875rem}}@media (min-width:1024px){.hero-slider__title{font-size:2.25rem}}.hero-slider__subtitle{color:var(--slide-subtitle-color,#4c4669);max-width:28rem;font-size:.875rem;line-height:1.6}@media (min-width:768px){.hero-slider__subtitle{font-size:1rem}}.hero-slider__cta{background:var(--slide-btn-bg,linear-gradient(135deg, #7c3aed 0%, #6d28d9 100%));color:var(--slide-btn-text,#fff);border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #6d28d959}.hero-slider__cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #6d28d973}.hero-slider__visual{z-index:2;flex-shrink:0;justify-content:center;align-items:flex-end;width:42%;max-width:340px;display:flex;position:relative}.hero-slider__image{object-fit:contain;filter:drop-shadow(0 12px 24px #1e1b4b26);width:100%;max-height:240px}@media (min-width:768px){.hero-slider__image{max-height:300px}}.hero-slider__image-placeholder{background:#fff6;border-radius:50%;width:160px;height:160px}.hero-slider__nav{z-index:5;cursor:pointer;background:#ffffffeb;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #1e1b4b1f}.hero-slider__nav:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.hero-slider__nav svg{color:#5b21b6;width:1.125rem;height:1.125rem}.hero-slider__nav--prev{right:.5rem}.hero-slider__nav--next{left:.5rem}.hero-slider__dots{z-index:5;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hero-slider__dot{cursor:pointer;background:#ffffffa6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:width .3s,background .3s,border-radius .3s}.hero-slider__dot--active{background:#7c3aed;border-radius:999px;width:28px}@media (max-width:639px){.hero-slider__slide{text-align:center;flex-direction:column-reverse;min-height:auto;padding:1.25rem 1rem 2.75rem}.hero-slider__slide--image-link{min-height:200px;padding:0}.hero-slider__banner-image,.hero-slider__banner-fallback{aspect-ratio:16/8;min-height:200px}.hero-slider__content{text-align:center;align-items:center}.hero-slider__visual{width:70%;max-width:220px}.hero-slider__image{max-height:140px}.hero-slider__title{font-size:1.25rem}.hero-slider__nav{width:2rem;height:2rem}}
