.vt-hero{background:#000;overflow:hidden;position:relative;width:100%}.vt-hero__swiper{height:var(--vt-hero-height,640px);width:100%}.vt-hero__slide{color:var(--vt-hero-text,#fff);overflow:hidden;position:relative}.vt-hero__bg{inset:0;position:absolute;z-index:0}.vt-hero__bg-img{height:100%;object-fit:cover;object-position:center;transform:scale(1.05);transition:transform 7s cubic-bezier(.2,.7,.3,1);width:100%;will-change:transform}.swiper-slide-active .vt-hero__bg-img{transform:scale(1.15)}.vt-hero__bg-placeholder{background:linear-gradient(135deg,#042127,#0ba08a 70%,#042127);inset:0;position:absolute}.vt-hero__bg-overlay{background:var(--vt-hero-overlay,#042127);inset:0;opacity:var(--vt-hero-overlay-op,.45);position:absolute}.vt-hero__bg-text{bottom:-6%;color:var(--vt-hero-bg-text-color,#fff);font-family:var(--vt-hero-heading-font);font-size:clamp(8rem,22vw,22rem);font-weight:900;left:50%;letter-spacing:-.04em;line-height:.85;margin:0;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity 1.2s ease .2s;user-select:none;white-space:nowrap;z-index:1}.swiper-slide-active .vt-hero__bg-text{opacity:var(--vt-hero-bg-text-op,.06)}.vt-hero__content-wrap{align-items:center;display:flex;height:100%;justify-content:center;min-height:var(--vt-hero-height,640px);position:relative;width:100%;z-index:2}.vt-hero__content{align-items:center;display:flex;flex-direction:column;max-width:820px;text-align:center}.vt-hero__subtitle{align-items:center;color:var(--vt-hero-subtitle-color,#0ba08a);display:inline-flex;font-family:var(--vt-hero-subtitle-font);font-size:var(--vt-hero-subtitle-size,14px);font-weight:700;letter-spacing:.18em;margin:0 0 1.25rem;opacity:0;padding:0 3.5rem;position:relative;text-transform:uppercase;transform:translateY(30px)}.vt-hero__subtitle:after,.vt-hero__subtitle:before{background:currentColor;content:"";height:2px;position:absolute;top:50%;width:2.5rem}.vt-hero__subtitle:before{left:0}.vt-hero__subtitle:after{right:0}.swiper-slide-active .vt-hero__subtitle{opacity:1;transform:translateY(0);transition:opacity .7s ease .2s,transform .7s ease .2s}.vt-hero__heading{color:var(--vt-hero-heading,#fff);font-family:var(--vt-hero-heading-font);font-size:clamp(2rem,5.2vw,var(--vt-hero-heading-size,56px));font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.25rem;opacity:0;text-wrap:balance;transform:translateY(30px)}.swiper-slide-active .vt-hero__heading{opacity:1;transform:translateY(0);transition:opacity .7s ease .4s,transform .7s ease .4s}.vt-hero__description{color:var(--vt-hero-text,#fff);font-size:clamp(.95rem,1.15vw,1.05rem);line-height:1.65;margin:0 0 2.25rem;max-width:640px;opacity:0;transform:translateY(30px)}.swiper-slide-active .vt-hero__description{opacity:.9;transform:translateY(0);transition:opacity .7s ease .6s,transform .7s ease .6s}.vt-hero__actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;opacity:0;transform:translateY(30px)}.swiper-slide-active .vt-hero__actions{opacity:1;transform:translateY(0);transition:opacity .7s ease .8s,transform .7s ease .8s}.vt-hero__cta-primary{font-size:.95rem;padding:15px 30px}.vt-hero__phone{align-items:center;color:var(--vt-hero-text);display:inline-flex;gap:.75rem;text-decoration:none;transition:color .2s ease}.vt-hero__phone:hover{color:var(--vt-hero-accent)}.vt-hero__phone-icon{align-items:center;backdrop-filter:blur(8px);background:hsla(0,0%,100%,.12);border-radius:50%;display:inline-flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.vt-hero__phone-text{display:inline-flex;flex-direction:column;line-height:1.2;text-align:left}.vt-hero__phone-text small{font-size:11px;font-weight:600;letter-spacing:.1em;opacity:.8;text-transform:uppercase}.vt-hero__phone-text strong{font-size:1rem;font-weight:700}.vt-hero__arrow{align-items:center;backdrop-filter:blur(10px);background:hsla(0,0%,100%,.06);border:1.5px solid hsla(0,0%,100%,.35);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:52px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .25s ease,border-color .25s ease,transform .25s ease;width:52px;z-index:10}.vt-hero__arrow:hover{background:var(--vt-hero-accent,#0ba08a);border-color:var(--vt-hero-accent,#0ba08a);transform:translateY(-50%) scale(1.05)}.vt-hero__arrow--prev{left:24px}.vt-hero__arrow--next{right:24px}.vt-hero__track{align-items:center;background:var(--vt-hero-accent,#0ba08a);border-radius:50px;bottom:24px;box-shadow:0 10px 30px rgba(11,160,138,.35);color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:12px 20px;position:absolute;right:24px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;z-index:10}.vt-hero__track:hover{box-shadow:0 15px 40px rgba(11,160,138,.45);color:#fff;transform:translateY(-3px)}@media (max-width:991px){.vt-hero__swiper{height:var(--vt-hero-height-mobile,520px)}.vt-hero__content-wrap{min-height:var(--vt-hero-height-mobile,520px)}.vt-hero__arrow{height:42px;width:42px}.vt-hero__arrow--prev{left:12px}.vt-hero__arrow--next{right:12px}.vt-hero__phone-text small{font-size:10px}.vt-hero__phone-text strong{font-size:.9rem}.vt-hero__track{bottom:14px;font-size:.82rem;padding:10px 16px;right:14px}}@media (max-width:575px){.vt-hero__subtitle{font-size:11px;letter-spacing:.15em;margin-bottom:1rem;padding:0 2rem}.vt-hero__subtitle:after,.vt-hero__subtitle:before{width:1.5rem}.vt-hero__heading{font-size:clamp(1.5rem,7vw,2rem);margin-bottom:1rem}.vt-hero__description{font-size:.9rem;margin-bottom:1.5rem}.vt-hero__actions{flex-direction:column;gap:1rem}.vt-hero__cta-primary{font-size:.9rem;padding:12px 24px}.vt-hero__bg-text{bottom:-3%;font-size:clamp(6rem,30vw,12rem)}.vt-hero__arrow{border-width:1px;height:36px;width:36px}.vt-hero__track span{display:none}.vt-hero__track{border-radius:50%;height:44px;justify-content:center;padding:12px;width:44px}}