@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://fonts.cdnfonts.com/css/bahnschrift");body,html{padding:0;margin:0;font-family:Roboto;background-color:var(--dark_blue);color:#fff;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html{@media (max-width:1080px){font-size:93.75%}@media (max-width:720px){font-size:87.5%}}:root{--blue:#217da5;--orange:#f07e24;--yellow:#f4c708;--light_blue:#93c0d1;--light_orange:#f28d41;--light_yellow:#ffd45e;--dark_blue:#064975;--dark_orange:#dd8344;--dark_yellow:#e8ab00;--gray:#524a4e;--light_green:#66de93;--light_red:#ff616d;--slim_blue:#0b5789;--super_dark_blue:#02273f}