@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap");:root{--white:#fff;--gray:#cdd3e1;--darkGray:#aaafbb;--green:#006532;--lightGreen:#00fd7d;--blue:#112f6e;--blue25:#112f6e40}*{padding:0;margin:0;font-family:Nunito Sans,sans-serif;box-sizing:border-box}body,html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}