*{box-sizing:border-box}body{margin:0;font-family:helvetica,serif;background-color:#fff}body::-webkit-scrollbar{width:3px;background:0 0}body::-webkit-scrollbar-thumb{background-color:#333}section{margin-bottom:3rem;padding:0 3rem 3rem}h1{font-size:1.8rem;text-align:left;color:#0a3463;font-weight:400}.subheader{font-size:1.25em;text-align:center}p,li{font-size:1.25em}a{font-family:helvetica,serif}@media(max-width:800px){h1{font-size:1.75rem}section{padding:0 1rem 2rem}}@media(max-width:600px){p{font-size:1rem}}.responsive-grid-three{display:grid;grid-template-columns:1fr 1fr 1fr}.responsive-grid-two{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-items:center;max-width:1200px}.grid-two{display:grid;grid-template-columns:auto auto;align-items:center}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.full-height{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 65px)}.box-separator{box-shadow:0 0 15px rgba(0,0,0,.25)}.landing-grid{width:100%;gap:3rem}.landing-img{width:75%;max-width:500px}.landing-text{align-items:start;gap:1.5rem}.landing-text p{margin:0}@media(max-width:1200px){.responsive-grid-two{grid-template-columns:1fr}.landing-grid{gap:2rem}.landing-img{width:50%}}@media(max-width:600px){.landing-grid{gap:0}.landing-img{width:80%}}.center-div{margin:50px 0}.section-header{margin:0 0 50px}.banner-section{background-color:#0a3463;opacity:85%;height:200px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(0,0,0,.25);border:none;text-shadow:0 3px 2px rgba(0,0,0,.5);padding-bottom:0;margin-bottom:3rem}.banner-section3{background-color:#0a3463;opacity:50%;height:100px;margin:0;display:flex;align-items:center;justify-content:center;border-bottom:3px solid #fafafa;border-top:3px solid #fafafa}#box-1 p{font-size:1.5em;color:#fff;width:80vw}#shadow{width:99.8vw;height:20px;background-color:#fff;border:none;box-shadow:0 5px 10px -5px rgba(0,0,0,.25);margin:10px auto 0}header{position:sticky;top:0;z-index:100;width:100vw;background-color:#0a3463}#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:1.2rem 3rem;font-size:1.25em;transition-duration:.25s}#navbar a{color:#fff;text-decoration:none}#navbar div a{padding-left:25px}#navbar a:hover{color:rgba(255,255,255,.6);transform:scale(1.05)}#navbar #active{color:rgba(255,255,255,.3);transform:scale(1.1);text-shadow:0 0 1px #999}.hamburger{display:none;background:0 0;border:none;font-size:1.2rem;color:#fff;cursor:pointer;padding:0}@media(max-width:768px){.hamburger{display:block}.nav-links{display:none;flex-direction:column;align-items:end;position:absolute;top:100%;right:0;background-color:#0a3463;padding:0 3rem 2rem 2rem;gap:20px;width:fit-content;box-shadow:-5px 5px 5px rgba(0,0,0,.25)}.nav-links.open{display:flex}.footer-links{flex-direction:column}}#footer{background-color:#555;color:#fff;padding:2rem 2rem 1rem;width:100%}.footer-links{display:flex;gap:5vw;justify-content:center;align-items:center}.links{display:flex;flex-direction:column;letter-spacing:2px}.links p{font-size:1.75em;font-weight:700}.links p:hover{cursor:default}.links a{color:#fff;text-decoration:none;font-size:1.2em;margin-bottom:10px;text-align:center}.links a:hover{color:#d3d3d3;transform:scale(1.05)}#copyright{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:2rem 0 0}#copyright p{font-size:1.05em;color:#999;letter-spacing:2px;text-align:center;margin:0 0 10px}#copyright:hover{cursor:default}