@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Montserrat:wght@300;400;500;600;700&display=swap";:root{--primary:#343f84;--primary-variant:#000c5a;--primary-light:#eff2ff;--secondary:#5bc5dd;--secondary-variant:#006f88;--background:#f6f7ff;--text:#000;--warning:#fda445;--white:#fff;--fs-xs:.875rem;--fs-sm:1rem;--fs-md:1.25rem;--fs-lg:1.75rem;--fs-xl:2.5rem;--fs-xxl:3.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);height:100%;font-family:Montserrat,sans-serif;font-size:var(--fs-sm);line-height:1.6}main{max-width:1120px;margin:auto}h1{font-family:Roboto,sans-serif;font-weight:300;font-size:var(--fs-xxl);letter-spacing:-.02em;margin-bottom:1rem;line-height:1.1}h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:var(--fs-xl);letter-spacing:-.01em;margin:0 0 1.5rem;line-height:1.2}.title{font-family:Montserrat,sans-serif;font-weight:700;font-size:var(--fs-md);line-height:1.4}.body-large{font-family:Montserrat,sans-serif;font-weight:400;font-size:var(--fs-md);line-height:1.6}p{font-family:Roboto,sans-serif;font-weight:400;font-size:var(--fs-sm);letter-spacing:.01em;margin-bottom:1rem;line-height:1.6}button,.button{font-family:Roboto,sans-serif;font-weight:500;font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.button__warning{background:var(--warning);border:none;border-radius:6px;width:175px;height:42px}.button__info{background:var(--white);border:1px solid var(--primary);width:175px;height:42px;color:var(--primary);border-radius:6px}a{color:var(--primary);text-decoration:none}@media (width<=768px){h1{font-size:2.2rem;line-height:1.2}h2{font-size:1.75rem;line-height:1.3}}footer[data-v-b588dcd5],.label-large[data-v-b588dcd5]{background:var(--white);flex-direction:row;justify-content:space-between;padding:1rem;font-family:Inter,sans-serif;display:flex}.footer__right[data-v-b588dcd5],.footer__left[data-v-b588dcd5]{flex-direction:row;align-items:center;display:flex}.footer__right>div[data-v-b588dcd5],.footer__left[data-v-b588dcd5]{font-size:.8rem}.footer__right>div[data-v-b588dcd5],.footer__left>div[data-v-b588dcd5]{margin-right:1rem}.menu[data-v-7fada113]{z-index:9999;background:#fff;border-bottom:1px solid #ddd;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:sticky;top:0}.menu-header[data-v-7fada113]{justify-content:space-between;align-items:center;display:flex}.logo[data-v-7fada113]{font-size:1.25rem;font-weight:700}.menu-toggle[data-v-7fada113]{cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.menu-links[data-v-7fada113]{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.menu-links a[data-v-7fada113]{color:#333;text-decoration:none}@media (width<=768px){.menu[data-v-7fada113]{flex-direction:column}.menu-header[data-v-7fada113]{width:100%}.menu-toggle[data-v-7fada113]{display:block}.menu-links[data-v-7fada113]{flex-direction:column;width:100%;margin-top:.5rem;display:none}.menu-links.open[data-v-7fada113]{display:flex}}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-family:Avenir,Helvetica,Arial,sans-serif}
