*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:root{--white:#fffdfd;--gray-200:#e5e5e5;--blue-50:#f6f9ff;--blue-600:#61719a;--blue-700:#1e2d51;--blue-800:#1a2e46;--blue-900:#02133d;--blue-400:#40d1b6;--green-600:#129b07}@media(min-width:1080px){html{font-size:93.75%}}@media(min-width:720px){html{font-size:87.5%}}body{background:var(--white)}body,button,input,textarea{font:400 1rem Inter,sans-serif;color:var(--blue-800)}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--blue-800)}h2{font-size:2.25rem}button{cursor:pointer}