﻿@font-face{font-family:"Inter";src:url("fonts/Inter-VariableFont_opsz,wght.ttf");}:root{--bs-body-font-family:"Inter";}h1{text-decoration:underline;}body{--bs-body-font-family:"Inter";position:relative;overflow:hidden;min-height:100vh;padding:0;margin:unset;color:#fff!important;}nav{position:absolute;left:0;right:0;top:0;height:100px;overflow:hidden;z-index:100;}.nav-content{display:flex;justify-content:space-between;flex-direction:row;align-items:center;}.logo{display:flex;align-items:center;margin-top:44px;}#bg-blue{background-repeat:no-repeat;background-position:center center;background-size:100% 100%;background-image:url(../img/bg-blue-mobile.png);height:100%;width:100%;}#bg{position:absolute;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url(../img/bg-light-blue-mobile.png);left:0;top:0;width:100%;}.main-content{position:relative;display:flex;}.summary{width:100%;margin-top:200px;padding-bottom:390px;}.form-headline{font-weight:700;font-size:45px;}.form-description{font-weight:400;max-width:492px;}@media(min-width:1440px){.nav-content{width:1440px;margin:0 auto;}.main-content{width:1440px;margin:0 auto;}}@media(min-width:1024px){.nav-content{display:flex;justify-content:space-between;flex-direction:row;align-items:center;}.logo{display:block;align-items:center;}#bg-blue{background-repeat:no-repeat;background-position:center center;background-size:100% 100%;background-image:url(../img/bg_blue.png);height:100%;width:70%;}#bg{position:absolute;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-image:url(../img/bg_light_blue.png);left:0;top:0;width:100%;}.main-content{flex-direction:row;height:100%;}.summary{width:35%;align-self:center;padding-bottom:0;}.form-wrapper input{flex:unset;width:315px;padding-left:20px;}.form-wrapper button{flex:unset;}}