.container{max-width:114rem;margin-inline:auto}@media only screen and (max-width:75em){.container{padding:0 2.4rem}}@media only screen and (max-width:23.44em){.container{padding:0 1.6rem}}.footer{padding:7.2rem 0 0}.footer__footer{display:grid;grid-template-columns:calc(100% - 60rem) repeat(3,minmax(17.3rem,1fr));grid-gap:4.8rem;gap:4.8rem;padding-bottom:2.4rem}@media only screen and (max-width:81.25em){.footer__footer{grid-template-columns:calc(100% - 60rem) repeat(3,minmax(9.6rem,1fr))}}@media only screen and (max-width:60em){.footer__footer{grid-template-columns:calc(100% - 50rem) repeat(3,minmax(6rem,1fr));gap:2.4rem}}@media only screen and (max-width:48em){.footer__footer{grid-template-columns:1fr 1fr;gap:4.8rem 2.4rem}.footer__summary{grid-column:1/-1}}.footer__text{margin-bottom:4.8rem}@media only screen and (max-width:48em){.footer__text{margin-bottom:2.4rem}}.footer__list{list-style:none}.footer__list h4{margin-bottom:2.4rem}.footer__list>:not(:last-child){margin-bottom:1rem}@media only screen and (max-width:48em){.footer__socials{grid-column:1/-1}}.footer__socials h4{margin-bottom:2.4rem}.footer__handles>:not(:last-child){margin-right:.8rem}.footer__copyright{padding:2.4rem 0;border-top:.15rem solid var(--clr-g-200,#e4e7ec);text-align:center}.footer__copyright p{color:var(--clr-g-400,#98a2b3)}.btn{display:flex;justify-content:center;align-items:center;font:inherit;border:none;border-radius:.8rem;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none}.btn--primary{color:#fff!important;padding:1rem 1.6rem;background-color:var(--clr-p-500)!important}.btn--primary:hover{background-color:#bc011e}.btn--primary:disabled{cursor:not-allowed;background-color:#f66}.btn--ghost,.btn--outline{border-radius:.8rem;border:1px solid hsl(218,17%,91%);background:#fff;padding:1.2rem 2rem}.btn--ghost{padding:1rem 1.6rem;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.btn--text{color:var(--clr-9-900);background-color:rgba(0,0,0,0);text-decoration:underline;text-decoration-thickness:.145rem;text-underline-offset:.2rem}.btn--full{width:100%}.btn>:not(:last-child){margin-right:.8rem}.nav{padding:1.6rem 0;position:relative;z-index:2}.nav__navbar{justify-content:space-between}.nav__list,.nav__navbar{display:flex;align-items:center}.nav__list{list-style:none}.nav__list>:not(:last-child){margin-right:2.4rem}@media only screen and (max-width:60em){.nav__list{display:none}}.nav__link{padding:.8rem 1.2rem;border-radius:.4rem;transition:all .3s ease-in-out}.nav__link:active,.nav__link:hover{background-color:var(--clr-white);color:var(--clr-p-500)}.nav__cta{display:flex;align-items:center}.nav__cta>:not(:last-child){margin-right:2.4rem}@media only screen and (max-width:60em){.nav__cta{display:none}}.nav__cta .btn--primary{color:#fff!important}.nav__mobile-menu{display:none}@media only screen and (max-width:60em){.nav__mobile-menu{display:block}}.page_main__dOTLd{display:flex;flex-direction:column;align-items:center;padding:4rem 2.4rem 0;min-height:100vh}.page_logo___Ajgq{margin-top:10dvh;margin-bottom:1.6rem}.page_heading__HP_A7{font-size:clamp(3.2rem,4dvw,6.4rem);font-weight:700;margin-bottom:2.4rem;text-align:center}.page_container__vyKbJ{max-width:70rem;margin-inline:auto;text-align:center}.page_description__rOtTs{color:#667085;font-size:1.5rem}.page_description__rOtTs:not(:last-child),.page_list___lAcx{margin-bottom:2.4rem}.page_list___lAcx h3,.page_list___lAcx li:not(:last-child){margin-bottom:1.6rem}.page_btn__XDvxG{display:flex;justify-content:center;align-items:center;border:none;border-radius:.8rem;cursor:pointer;transition:all .3s ease-in-out;text-decoration:none;color:#fff;padding:1rem 1.6rem;background-color:#d10121}.page_form__8frni>:not(:last-child){margin-bottom:1.6rem}.page_okay-illustration__91cOo{position:absolute;bottom:0;left:0;width:10rem;display:none}@media only screen and (max-width:500){.page_heading__HP_A7{text-align:center;font-size:4.8rem}.page_description__rOtTs{text-align:center;font-size:1.4rem}.page_dashboard-img__UCPPx{margin-top:4.8rem;display:block}}.mobile__menu{display:flex;flex-direction:column;background-color:var(--clr-white);position:fixed;top:0;left:0;min-height:100vh;width:100%;padding:0 2.4rem;transform:translateX(-100%);z-index:3;transition:transform .3s cubic-bezier(.13,.54,.32,.83)}@media only screen and (max-width:60em){.mobile__menu--open{transform:translateX(0)}}.mobile__menu-logo{display:flex;justify-content:space-between;padding:2.4rem 0;margin-bottom:10vh}.mobile__menu-list{list-style:none;flex:1 1}.mobile__menu-list>:not(:last-child){margin-bottom:4rem}.mobile__menu-link{color:var(--clr-g-900);font-size:3rem;font-weight:500;line-height:3.8rem;padding:.8rem 1.2rem;background-color:var(--clr-white);border-radius:.6rem}.mobile__menu-link:hover{color:var(--clr-p-500);background-color:#fff5f5}.mobile__menu-cta{margin-top:5vh;margin-bottom:10vh}.mobile__menu-cta>:not(:last-child){margin-bottom:1.6rem}.mobile__menu-cta a{font-size:2.4rem;padding:1.6rem}.mobile__menu-cta .btn--text:hover{color:#fff!important;background-color:var(--clr-p-500)!important}