@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:wght@100;300;400;500;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");:root{--content-max-width:136.6rem;--color-title:#343b3f;--form-fields-color:#949ea2;--form-background-color:#dfdfe7;--inter-font:"Inter",sans-serif;--dm-sans-font:"DM Sans",sans-serif;--lato-font:"Lato",sans-serif;--alegreya-sans-font:"Alegreya Sans SC",sans-serif}*{font-size:10px;box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#fff;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}a,a:visited{color:inherit;text-decoration:none}section{scroll-margin-top:9.6rem}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:700px){*{font-size:8px;box-sizing:border-box;padding:0;margin:0}}.swal-title{font-family:Manrope,sans-serif}.swal-button,.swal-text{font-family:DM Sans,sans-serif}.swal-button{color:#fff}.swal-button,.swal-button:hover,.swal-button:not([disabled]):hover{background-color:#0c265c}.swal-button:hover{color:#fff}