:root{--rv-primary:#2c7aff;--rv-dark:#1a2d62;--rv-accent:#f70;--rv-yellow:#fec42d;--rv-text:#303030;--rv-muted:#909090;--rv-border:#ededed;--rv-bg-soft:#edf4f7;--rv-white:#fff;--rv-radius:10px;--rv-container-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--rv-text);background:var(--rv-white);margin:0;font-family:Lexend,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{color:var(--rv-dark);margin:0;font-family:Lexend,sans-serif}button{cursor:pointer;font-family:inherit}.rv-container{width:100%;max-width:var(--rv-container-width);margin:0 auto;padding:0 20px}.rv-section{padding:80px 0}.rv-section-title{text-align:center;max-width:620px;margin:0 auto 50px}.rv-section-title h4{color:var(--rv-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:16px;font-weight:600}.rv-section-title h1{font-size:36px;font-weight:600}.rv-cta{background:var(--rv-primary);color:var(--rv-white);border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 26px;font-size:15px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.rv-cta:hover{background:var(--rv-dark);transform:translateY(-2px)}@media (max-width:768px){.rv-section{padding:50px 0}.rv-section-title h1{font-size:26px}}
.Header-module__lnUIdW__header{z-index:100;background:var(--rv-white);position:sticky;top:0;box-shadow:0 2px 12px #1a2d620f}.Header-module__lnUIdW__topRow{justify-content:space-between;align-items:center;gap:24px;padding-top:14px;padding-bottom:14px;display:flex}.Header-module__lnUIdW__logo{flex:none}.Header-module__lnUIdW__nav{flex:auto}.Header-module__lnUIdW__nav>ul{justify-content:center;gap:28px;display:flex}.Header-module__lnUIdW__navItem{position:relative}.Header-module__lnUIdW__navItem>a{color:var(--rv-dark);padding:8px 0;font-size:15px;font-weight:500;display:inline-block}.Header-module__lnUIdW__navItem:hover>a{color:var(--rv-primary)}.Header-module__lnUIdW__subMenu{background:var(--rv-white);opacity:0;visibility:hidden;border-radius:8px;min-width:200px;padding:10px 0;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 12px 24px #1a2d621f}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__subMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__lnUIdW__subMenu li a{color:var(--rv-text);padding:8px 18px;font-size:14px;display:block}.Header-module__lnUIdW__subMenu li a:hover{color:var(--rv-primary);background:var(--rv-bg-soft)}.Header-module__lnUIdW__actions{flex:none;align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__burger{background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.Header-module__lnUIdW__burger span{background:var(--rv-dark);width:24px;height:2px;display:block}@media (max-width:991px){.Header-module__lnUIdW__nav{background:var(--rv-white);max-height:0;transition:max-height .25s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.Header-module__lnUIdW__navOpen{max-height:480px;overflow-y:auto;box-shadow:0 12px 24px #1a2d621f}.Header-module__lnUIdW__nav>ul{flex-direction:column;gap:0;padding:10px 20px 20px}.Header-module__lnUIdW__subMenu{opacity:1;visibility:visible;box-shadow:none;padding-left:12px;display:none;position:static;transform:none}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__subMenu{display:block}.Header-module__lnUIdW__burger{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--rv-dark);color:#ffffffbf;margin-top:40px;padding:70px 0 24px}.Footer-module__3hUVsW__grid{border-bottom:1px solid #ffffff1f;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:32px;padding-bottom:40px;display:grid}.Footer-module__3hUVsW__grid h4{color:var(--rv-white);margin-bottom:18px;font-size:17px}.Footer-module__3hUVsW__brandCol p{margin:16px 0;font-size:14px;line-height:1.7}.Footer-module__3hUVsW__social{gap:10px;display:flex}.Footer-module__3hUVsW__social a{width:34px;height:34px;color:var(--rv-white);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex}.Footer-module__3hUVsW__social a:hover{background:var(--rv-primary)}.Footer-module__3hUVsW__linkList li{margin-bottom:10px}.Footer-module__3hUVsW__linkList a{color:#ffffffbf;font-size:14px}.Footer-module__3hUVsW__linkList a:hover{color:var(--rv-primary)}.Footer-module__3hUVsW__contactItem{margin-bottom:16px}.Footer-module__3hUVsW__contactItem h5{color:var(--rv-white);margin:0 0 4px;font-size:14px}.Footer-module__3hUVsW__contactItem p{margin:0;font-size:14px}.Footer-module__3hUVsW__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:13px;display:flex}.Footer-module__3hUVsW__bottomBar p{margin:0}.Footer-module__3hUVsW__bottomLinks{gap:20px;display:flex}.Footer-module__3hUVsW__bottomLinks a:hover{color:var(--rv-primary)}@media (max-width:900px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr}}
