.display-largest{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:64px;line-height:1.125;color:#111315}@media(max-width:768px){.display-largest{font-size:40px}}.display-large{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:54px;line-height:1.037;color:#111315}@media(max-width:768px){.display-large{font-size:36px}}.display-medium{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:44px;line-height:1.091;color:#111315}@media(max-width:768px){.display-medium{font-size:32px}}.headline-small{font-weight:700;font-size:18px;line-height:1.333}.body-medium,.headline-small{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;color:#111315}.body-medium{font-weight:400;font-size:20px;line-height:1.5}@media(max-width:768px){.body-medium{font-size:18px}}.body-small{font-weight:400}.body-accent-small,.body-small{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;color:#111315}.body-accent-small{font-weight:500}.text-primary{color:#111315}.text-secondary{color:#606c77}.text-white{color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .6s ease-in-out}.fade-in-up{animation:fadeInUp .6s ease-in-out}.fade-in-down{animation:fadeInDown .6s ease-in-out}.slide-in-left{animation:slideInLeft .6s ease-in-out}.slide-in-right{animation:slideInRight .6s ease-in-out}.scale-in{animation:scaleIn .4s ease-in-out}.spinning{animation:spin 1s linear infinite}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;color:#111315;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2;color:#111315}p{margin:0;line-height:1.5}a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#084191}button{cursor:pointer;border:none;background:none}button,input,select,textarea{font-family:inherit;outline:none}img{max-width:100%;height:auto}img,svg{display:block}ol,ul{list-style:none;margin:0;padding:0}.container{max-width:1600px;margin:0 auto;padding:0 160px}@media(max-width:1024px){.container{padding:0 40px}}@media(max-width:768px){.container{padding:0 20px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}body::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar-track{background:#f2f3f4;border-radius:4px}body::-webkit-scrollbar-thumb{background:#ced3d7;border-radius:4px}body::-webkit-scrollbar-thumb:hover{background:#b2bac0}