@font-face{font-family:n;src:url('../fonts/Nunito-VariableFont_wght.ttf')}
:root{--rs-ink:#1b1825;--rs-bg:#f5f5f5;--rs-line:#d3e7ee;--rs-accent:#fd5a01}
a.skip{position:absolute;left:-999px}
a.skip:focus{left:10px;top:10px;background:var(--rs-bg);padding:8px;z-index:99;color:var(--rs-ink)}
body{padding-top:96px}
header.rs-header{position:fixed;top:0;left:0;right:0;z-index:10;background:#f5f5f5e8;backdrop-filter:blur(16px);border-bottom:1px solid var(--rs-line);font-family:Outfit,n,Arial,sans-serif}
header.rs-header a{color:inherit;text-decoration:none}
header.rs-header img{display:block;max-width:100%}
header.rs-header .shell{width:min(1180px,calc(100% - 40px));margin:auto}
header.rs-header .nav{height:96px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}
header.rs-header .brand{display:inline-flex;align-items:center;gap:10px}
header.rs-header .brand-mark{width:83px}
header.rs-header .brand-word{height:64px;width:auto}
header.rs-header .nav nav{display:flex;align-items:center;gap:32px;font-size:16px;font-weight:800}
header.rs-header .menu{display:none;font-family:inherit}
header.rs-header .btn{display:inline-flex;background:var(--rs-ink);color:var(--rs-bg);padding:15px 22px;border-radius:99px;font-weight:850;line-height:1;transition:.25s}
header.rs-header .btn:hover{background:var(--rs-accent);color:var(--rs-ink);transform:translateY(-2px)}
header.rs-header .small{padding:14px 20px}
@media(max-width:900px){header.rs-header .menu{display:block;border:0;background:none;font:800 15px Outfit,n,Arial,sans-serif}header.rs-header .nav nav{display:none;position:absolute;top:86px;left:20px;right:20px;padding:22px;background:var(--rs-bg);border:1px solid var(--rs-line);border-radius:16px;box-shadow:0 20px 50px #1b182520;flex-direction:column;align-items:stretch}header.rs-header .nav nav.open{display:flex}}
@media(max-width:620px){body{padding-top:80px}header.rs-header .shell{width:calc(100% - 26px)}header.rs-header .nav{height:80px}header.rs-header .brand-mark{width:62px}header.rs-header .brand-word{height:48px}}
footer.rs-footer{position:relative;z-index:1;border-top:1px solid var(--rs-line);padding:0;color:var(--rs-ink);font-size:14px;font-family:Outfit,n,Arial,sans-serif;background-color:#ffe8d9}
footer.rs-footer a{color:inherit;text-decoration:none}
footer.rs-footer .shell{width:min(1180px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px}
footer.rs-footer .footer-mark{width:400px;aspect-ratio:1200/400;border-radius:14px;object-fit:cover;display:block}
footer.rs-footer nav{display:flex;gap:22px}
footer.rs-footer small{grid-column:1/-1;padding-top:0}
@media(max-width:900px){footer.rs-footer .shell{grid-template-columns:1fr auto}}
@media(max-width:620px){footer.rs-footer .footer-mark{width:310px}footer.rs-footer .shell{grid-template-columns:1fr}}
