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:150px;padding:24px 28px}.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 .btn{align-self:flex-end}.res-slide-title{align-items:center;color:var(--text-1);display:flex;font-size:16px;font-weight:600;gap:10px;line-height:1.4;width:100%}.res-slide-title .tag{flex-shrink:0;margin-bottom:0}.res-slide-name{flex:1;min-width:0}.res-slide .btn{align-self:flex-start}.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)}.rcs-nav{display:none;gap:16px;margin-top:16px}.rcs-arrow,.rcs-nav{justify-content:center}.rcs-arrow{align-items:center;background:var(--white);border:1.5px solid var(--border-strong);border-radius:50%;box-shadow:0 2px 8px rgba(32,29,29,.12);color:var(--dark);cursor:pointer;display:flex;font-size:18px;height:40px;width:40px}.rcs-arrow:active{transform:scale(.94)}.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{display:none}.res-slider-container{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.res-slider-container::-webkit-scrollbar{display:none}.res-slide{display:flex!important;flex:0 0 100%;scroll-snap-align:start}.res-arrow,.slider-dots{display:none}.rcs-nav{display:flex}}