.home-commercial-routes{padding:clamp(70px,9vw,120px) clamp(24px,7vw,110px);background:linear-gradient(135deg,#f5faf8,#fff)}.home-commercial-routes .section-head{margin-bottom:34px}.home-routes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1280px}.home-route{display:flex;min-height:300px;flex-direction:column;padding:32px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 14px 34px rgba(18,60,85,.06);transition:transform .25s,box-shadow .25s}.home-route:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(18,60,85,.13)}.home-route>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;font:800 12px 'Manrope'}.home-route h3{font-size:25px;line-height:1.18;margin:25px 0 13px}.home-route p{color:var(--muted);line-height:1.7;margin-bottom:24px}.home-route a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;font-weight:800}.home-route a b{font-size:20px}.home-route--cardio>span{background:#eaf7f3;color:#4c8d29}.home-route--cardio a{color:#558f24}.home-route--rent>span{background:#e9f5f9;color:#167b9f}.home-route--rent a{color:#177c9f}.home-route--service>span{background:#edf1f7;color:#285c83}.home-route--service a{color:#285c83}.home-catalog{padding-top:0}.home-catalog .home-sector-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-catalog .home-sector-grid article{min-width:0;padding:24px}.home-catalog .home-sector-grid h3{font-size:20px}.home-catalog .home-sector-grid p{font-size:13px}.home-catalog__all{margin:28px 0 0}.home-authority{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:60px;margin:0 clamp(24px,7vw,110px);padding:clamp(38px,6vw,72px);border-radius:28px;background:linear-gradient(135deg,#113d57,#1d657a);color:#fff}.home-authority h2{font-size:clamp(31px,4vw,48px);line-height:1.08;margin:14px 0}.home-authority p:not(.eyebrow){max-width:760px;color:#c8dce2;line-height:1.75}.home-authority .eyebrow{color:#c3e66f}.home-authority__links{display:grid;gap:12px}.home-authority__links a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(255,255,255,.08);font-weight:750;transition:background .2s,transform .2s}.home-authority__links a:hover,.home-authority__links a:focus-visible{background:rgba(255,255,255,.16);transform:translateX(3px)}.home-authority__links span{color:#b8df61;font-size:20px}.home-faq{background:#f5f9fa}.home-faq__list{max-width:900px;margin-bottom:30px}.home-faq details{background:#fff;padding:20px 22px;border:1px solid var(--line);border-radius:14px;margin:10px 0}.home-faq summary{gap:16px}.home-faq summary span{flex:0 0 auto}.home-faq details[open] summary span{transform:rotate(45deg)}.home-faq details p{margin:15px 0 0}@media(max-width:900px){.home-routes-grid{grid-template-columns:1fr}.home-catalog .home-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-route{min-height:auto}.home-authority{grid-template-columns:1fr;gap:28px}}@media(max-width:650px){.home-commercial-routes{padding:68px 22px}.home-catalog .home-sector-grid{grid-template-columns:1fr}.home-authority{margin:0 22px;padding:32px 26px}.home-faq{padding-top:68px;padding-bottom:68px}}
