body,html{margin-bottom:0;margin-top:0;overflow-x:hidden}.hero-split{background:var(--white);display:flex;height:650px}.hero-split-left{display:flex;flex:0 0 auto;flex-direction:column;gap:32px;justify-content:flex-start;margin-left:max(24px,calc(50% - 616px));max-width:calc(50% - 24px);overflow:auto;padding:48px 48px 48px 0;width:560px}.hero-split-content h1{color:var(--text-1);font-family:var(--font);font-size:32px;font-weight:600;line-height:1.25;margin:0 0 16px}.hero-split-content h1 .accent{color:var(--red)}.hero-situation{font-weight:600;margin-bottom:16px}.hero-desc,.hero-situation{color:var(--text-1);font-family:var(--font);font-size:16px}.hero-desc{line-height:1.6;margin-bottom:28px;max-width:480px}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px}.res-card-slider{background:var(--bg);border-radius:var(--r-lg);display:flex;flex-direction:column;justify-content:center;min-height:220px;padding:32px}.res-card-slider h3{color:var(--text-1);font-family:var(--font);font-size:18px;font-weight:600;margin:0 0 16px}.res-slider-container{position:relative}.res-slide{align-items:flex-start;display:none;flex-direction:column;gap:12px}.res-slide.active{display:flex}.res-slide-title{align-items:center;color:var(--text-1);display:flex;font-size:16px;font-weight:600;gap:12px;justify-content:space-between;line-height:1.4;width:100%}.res-arrow{flex-shrink:0;font-size:18px;transition:transform .15s ease}.res-slide:hover .res-arrow{transform:translateX(4px)}.slider-dots{display:flex;gap:8px;justify-content:center;margin-top:20px}.slider-dots .dot{background:var(--border-strong);border-radius:50%;cursor:pointer;height:8px;transition:background-color .15s;width:8px}.slider-dots .dot.active{background:var(--red)}.hero-split-right{flex:1 1 auto;height:100%;max-height:650px;min-width:0;overflow:hidden}.hero-split-img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:960px){.hero-split{flex-direction:column;height:auto}.hero-split-left{margin-left:0;max-width:100%;padding:32px 24px;width:100%}.hero-split-right{height:300px;max-height:300px}}