@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400&display=swap");a,blockquote,p,span{font-family:Inter,sans-serif;font-weight:300}h1,h1 span,h2,h2 *,h3,h3 *,h4,h5{font-family:Inter,sans-serif;font-weight:400}h1{font-size:32px}h3{font-size:24px;letter-spacing:-.01em;line-height:29px}h4{font-size:20px}.mini{font-size:14px;letter-spacing:.01em;line-height:150%}strong{font-weight:400}@media only screen and (min-width:960px){h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:14px}}.button_outlined.center{margin-top:20px;text-align:center}.button_outlined a{border:1px solid #171717;border-radius:8px;color:#171717;display:inline-block;padding:10px 16px;text-decoration:none;transition:all .4s}.button_outlined a:hover{background-color:#171717;color:#fff;transition:all .4s}.button_outlined.small{font-size:12px}.button_filled_dark a{background-color:#171717;border:none;border-radius:30px;color:#fff;display:inline-block;padding:10px 16px;text-decoration:none;transition:all .4s}.button_filled_dark.center{margin-top:20px;text-align:center}.button_filled_accent_color a{background-color:#6ee7b7;border:none;border-radius:30px;color:#171717;display:inline-block;padding:10px 16px;text-decoration:none;transition:all .4s}.button_filled_accent_color a:hover{background-color:#52d29c;transition:all .4s}.button_filled_accent_color.center{margin-top:20px;text-align:center}.medium a{padding:12px 24px}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;padding:0}.grey-component{align-self:stretch;background-color:#f2f2f2;border-radius:20px;padding:48px 24px}.grey-component a{color:#000}.top-aligned{align-items:top}.inner-center-aligned{align-content:space-between;display:flex!important;flex-wrap:wrap;justify-content:center}.inner-center-aligned>div{width:100%}.fullwidth-block{display:block;width:100%}