:export{blue:#0075ff;grayDark:#5f5f5f;grayLight:#f3f6f6}html{scroll-padding-top:113px;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif}:root,html{font-size:1rem}.hide-on-small-desktop{display:flex}.hide-on-desktop{display:none!important}@media(max-width:1280px){.hide-on-small-desktop{display:none!important}.hide-on-desktop{display:flex!important}}@media(max-width:640px){.hide-on-mobile{display:none}}button{border:none}h2{font-size:50px;font-weight:400}@media(max-width:768px){h2{font-size:32px}}p{font-size:18px;line-height:160%;max-width:40rem}@media(max-width:1024px){p{max-width:unset}}@media(max-width:768px){p{font-size:16px}}ul{list-style:none}a{color:#000;text-decoration:none;transition:opacity .2s ease-in-out;font-size:14px}a:hover{opacity:.5}@media(max-width:768px){a{font-size:16px}}.flex{display:flex}.flex-col{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.align-center{align-items:center}.border-bottom{border-bottom:1px solid #d1d1d1}.width-50-per{width:50%}.width-75-per{width:75%}.center-x,.container{margin-inline:auto}.container{padding-inline:2.75rem}@media(max-width:768px){.container-small{padding-inline:20px}}@media(min-width:1921px){.container{max-width:1440px}}.divider{height:1px;background:#d1d1d1;width:100%}.text-gradient{text-align:center;margin-bottom:8.125rem}.text-gradient a{margin-top:2rem;margin-inline:auto}@media(max-width:768px){.text-gradient{text-align:start;margin-bottom:4rem;padding-inline:1.5rem}}.text-gradient h2:last-of-type{background:-webkit-linear-gradient(left,#0075ff,#8822c6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.mobile-no-gradient h2{text-align:center;background:unset!important;-webkit-text-fill-color:unset!important}}.button{padding-block:1rem;font-weight:500;display:flex;justify-content:center;width:12.5rem}.button:hover{opacity:.7;transition:opacity .2s ease-in-out}.button-blue{background:#0075ff;color:#fff}.button-gray{color:#0075ff}.bg-gray,.button-gray{background:#f3f6f6}.cards{display:flex;justify-content:space-between}@media(max-width:768px){.cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem}}@media(max-width:640px){.cards{display:grid;grid-template-columns:1fr;grid-gap:1.5rem}}.cards .card{display:flex;align-items:center;width:20rem;background:#fff;justify-content:space-between;padding:1.5rem 2rem;flex-wrap:wrap}@media(max-width:1399px){.cards .card{width:17rem}}@media(max-width:1220px){.cards .card{width:10rem}}@media(max-width:768px){.cards .card{width:100%}}.cards .card p{font-weight:300}.cards .card p:first-of-type{font-size:18px}@media(max-width:768px){.cards .card p:first-of-type{font-size:13px}}.cards .card p:last-of-type{font-size:36px}@media(max-width:768px){.cards .card p:last-of-type{font-size:24px}}.cards .card-equal{width:20rem;background:#fff;padding:1.5rem 2rem;flex-wrap:wrap}@media(max-width:1399px){.cards .card-equal{width:17rem;padding-inline:1rem}}@media(max-width:1220px){.cards .card-equal{width:10rem}}@media(max-width:768px){.cards .card-equal{width:100%}}.cards .card-equal p{font-size:18px!important}