:root{--ms-white: rgb(255 255 255);--ms-purple-200: rgb(225 222 255);--ms-purple-900: rgb(8 19 45);--ms-purple-900/80: rgb(8 19 45 / .8);--ms-purple-500: rgb(93 92 234);--ms-yellow-200: rgb(250 249 242);--ms-teal-100: rgb(198 214 213);--ms-teal-300: rgb(107 118 118);--ms-teal-500: rgb(90, 125, 124);--ms-teal-600: rgb(107 118 118);--ms-teal-800: rgb(45, 62, 62);--ms-grey-100: rgb(245 245 245);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:NEXTBook-Regular,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}*{box-sizing:border-box}@font-face{font-family:NEXTBook-Regular;src:url(/fonts/NEXTBook-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}html{font-family:NEXTBook-Regular,sans-serif}body{padding:0;margin:0;background:var(--ms-yellow-200);background-image:url(/images/bg-pattern.svg);background-repeat:repeat;background-size:102px 102px;container-type:inline-size;min-height:100vh}header{padding-inline:16px;height:72px;display:flex;justify-content:center;align-items:center}@media(min-width:40rem){header{padding-inline:24px}}@media(min-width:48rem){header{padding-inline:64px}}@media(min-width:64rem){header{height:84px;padding-inline:84px}}#logo svg{width:120px}@media(min-width:40rem){#logo svg{width:135px}}@media(min-width:48rem){#logo svg{width:150px}}@media(min-width:64rem){#logo svg{width:170px}}@media(min-width:77.5rem){#logo svg{width:185px}}main{background-image:radial-gradient(#fff,#0000)}.hero{margin-top:30px;display:flex;flex-direction:column;padding-inline:16px;align-items:center}@media(min-width:40rem){.hero{padding-inline:0}}@media(min-width:48rem){.hero{margin-top:58px}}.hero h1{font-size:2rem;line-height:1.25;margin:0;color:var(--ms-teal-800);text-align:center}@media(min-width:40rem){.hero h1{font-size:2.2rem;max-width:500px}}@media(min-width:48rem){.hero h1{font-size:2.5rem;max-width:500px}}@media(min-width:64rem){.hero h1{font-size:3.5rem;line-height:1.1;max-width:650px}}@media(min-width:77.5rem){.hero h1{font-size:4rem;line-height:1.15;max-width:900px}}.hero p{font-size:1.15rem;line-height:1.5;color:var(--ms-teal-800);opacity:.7;text-align:center}@media(min-width:40rem){.hero p{font-size:1.2rem}}@media(min-width:64rem){.hero p{font-size:1.4rem;max-width:850px}}@media(min-width:77.5rem){.hero p{font-size:1.5rem;max-width:850px}}.hero p br{display:none}@media(min-width:40rem){.hero p br{display:block}}#hero-ctas{margin-top:16px;display:flex;column-gap:32px}#hero-ctas a{text-decoration:none}#hero-ctas .btn-outlined{display:none}@media(min-width:40rem){#hero-ctas .btn-outlined{display:inline-block}}[class|=btn]{padding:14px 28px;background:var(--ms-teal-500);border-radius:26px;font-size:1rem;font-family:NEXTBook-Regular,sans-serif;color:#fff;border:0;transition:background .26s ease-in-out;cursor:pointer}[class|=btn]:hover{background:var(--ms-teal-800)}@media(min-width:40rem){[class|=btn]{font-size:1.1rem;padding:14px 26px}}.btn-outlined{background:transparent;color:var(--ms-teal-800);border:2px solid;border-color:hsl(from var(--ms-teal-800) h s 75%)}.btn-outlined:hover{background:hsl(from var(--ms-teal-800) h s 75%)}footer{margin-top:64px;padding-bottom:16px}#copywright{font-size:.75rem;color:var(--ms-teal-800);opacity:.7;display:flex;justify-content:center}
