:root{--background:white;--beige:#E6DDD4;--dark-blue:#061130}body{background:var(--background);font-family:var(--font-poppins),"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1{font-size:64px}h2{font-size:48px}h3{font-size:32px}h4{font-size:24px}h5{font-size:18px}.poppins-semibold{font-weight:600}.poppins,.poppins-semibold{font-family:Poppins,sans-serif;font-style:normal}.poppins{font-weight:300}@media screen and (max-width:768px){*{max-width:100%;box-sizing:border-box}body,html{overflow-x:hidden;width:100%;position:relative}.container,.container-fluid,.custom-container{max-width:100%;overflow-x:hidden}embed,iframe,img,object,video{max-width:100%;height:auto}input,select,textarea{font-size:16px;max-width:100%}}