:root{font-size:16px}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}a{text-decoration:none;font-weight:400;font-style:normal;color:#5a9bdf;outline:none;font-family:lato,sans-serif;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{padding:0;margin:0;color:#333;font-family:poppins,sans-serif}h1{font-size:4rem;font-size:40px;font-weight:700;font-style:normal}p{font-size:18px;line-height:30px;font-family:lato,sans-serif;color:#333}button{cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}button:focus,button:active,button:after{outline:none!important}body{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}main{width:100%;height:100%;flex:1}.__wrapper{max-width:1000px;margin:auto}.site-border-top{border-top:5px solid;border-image:linear-gradient(to left,#5a9bdf,white)1}header{padding:20px;border-bottom:1px solid #ededed}header .content{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){header .content{flex-direction:column}}header .headline{padding-left:20px}@media screen and (max-width:1000px){header .headline{padding-left:0}}header img{max-width:100px}header h1{font-size:3rem;text-transform:uppercase;color:#333}@media screen and (max-width:1000px){header h1{padding-top:20px;text-align:center}}@media screen and (max-width:900px){header h1{padding-top:20px;text-align:center}}@media screen and (max-width:600px){header h1{font-size:1rem}}@media screen and (max-width:900px){header p{text-align:center}}.default-section{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.default-section h2{font-size:2.5rem;text-align:center;padding-bottom:10px}@media screen and (max-width:900px){.default-section h2{font-size:2rem}}.default-section p{max-width:800px;padding-bottom:20px;text-align:center}.default-section ul{list-style-type:none;padding-bottom:20px}.default-section li{text-align:center;padding:5px}.__space-s{height:20px}.__space-m{height:40px}.__space-l{height:80px}