@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap);.header{align-items:center;color:#fff;display:flex;flex-direction:row;height:80px;justify-content:space-between;position:fixed;top:0;transition:.2s cubic-bezier(.25,-.25,.75,1.25);width:100%;z-index:14}.header.header-shadow{background:#003b59;box-shadow:0 2px 5px 0 #0000000d}.header.header-shadow .header-logo{opacity:1;width:200px}.header button{border-radius:0;margin-top:0}.header a{color:#f5f1e6}.header a:hover{color:#286eb4}.header.sticky{border-bottom:1px solid #286eb4}.header-logo{fill:#00202e;height:60px;margin-left:20px;opacity:.5;transition:.4s cubic-bezier(.19,1,.22,1);width:150px}.header-logo:hover{cursor:pointer;opacity:1}.dropdown{background:#003b59;box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;height:0;line-height:1.4em;opacity:0;padding-left:20px;padding-right:20px;pointer-events:none;position:absolute;top:40px;transition:.2s cubic-bezier(.25,-.25,.75,1.25);width:auto;z-index:-1}.dropdown .dropdown-item{padding-left:10px}.dropdown .dropdown-item a{padding:20px 0}.dropdown:hover{box-shadow:0 6px 24px 0 #0000001c,0 0 0 1px #00000014}.dropdown.dropdown-active{box-shadow:1px solid #000;opacity:1;padding-bottom:20px;padding-top:16px;pointer-events:all}.about-dropdown{right:40px}.about-dropdown.dropdown-active{height:114px}.properties-dropdown{right:0;width:400px}.properties-dropdown.dropdown-active{height:auto}.desktop-links{align-items:center;display:flex;margin-right:40px}.desktop-links a{color:#f5f1e6;font-size:1em;font-weight:700;padding:20px 10px;text-transform:uppercase}.desktop-links a:hover{color:#286eb4}.hamburger{cursor:pointer;display:none;height:60px}.hamburgersvg{cursor:pointer;height:150px;transform:translateZ(0);width:200px}.hamburger path{fill:none;stroke-width:40px;stroke-linecap:round;stroke:#f5f1e6;stroke-dashoffset:0px;transition:stroke-dashoffset .5s cubic-bezier(.25,-.25,.75,1.25),stroke-dasharray .5s cubic-bezier(.25,-.25,.75,1.25),stroke .2s cubic-bezier(.25,-.25,.75,1.25)}.hamburger path#bottom,.hamburger path#top{stroke-dasharray:240px 950px}.hamburger path#middle{stroke-dasharray:240px 240px}.hamburger.cross path#bottom,.hamburger.cross path#top{stroke-dashoffset:-650px}.hamburger.cross path#middle{stroke-dashoffset:-115px;stroke-dasharray:1px 220px}.hamburger:hover path{stroke:#286eb4}.mobile-nav{align-items:center;background:#003b59;border-bottom:1px solid #0000001a;box-shadow:0 2px 5px 0 #0000000d;display:none;flex-direction:column;height:auto;position:fixed;top:80px;width:100%;z-index:6}.mobile-nav a{border-bottom:1px solid #00202e;color:#f5f1e6;padding:20px;text-align:center;width:100%}.mobile-nav a:nth-child(2){border-bottom:1px solid rgba(0,32,46,.667)}.mobile-nav a:nth-child(3),.mobile-nav a:nth-child(4){border-bottom:none;color:#0e97af}.mobile-nav a:nth-child(5){color:#0e97af;padding-bottom:20px}.mobile-nav a:hover{color:#286eb4}.mobile-nav .mobile-nav-sublink{padding:10px}.mobile-nav a.btb-btn{display:block;padding:0;width:100%}.mobile-nav a.btb-btn button{margin:0 20px 20px;width:calc(100% - 40px)}@media only screen and (max-width:840px){.mobile-nav.isActive{display:flex}.desktop-links{display:none}.hamburger{display:inline-block}.btb-btn{display:none}}.footer{align-items:center;background:#00202e;color:#fff;display:flex;flex-direction:column;height:auto;justify-content:space-between;transition:.2s cubic-bezier(.25,-.25,.75,1.25);z-index:1}.footer .footer-logo{fill:#0e97af;height:50px;margin-left:-58px;width:auto}.footer .footer-logo:hover{fill:#f5f1e6}.footer a{color:#0e97af;transition:.2s cubic-bezier(.25,-.25,.75,1.25)}.footer a:hover{color:#f5f1e6}.footer-section{margin-left:75px;padding-inline-start:0}.footer-section-main{color:#13709e;display:flex;flex-direction:column;padding:2em}.footer-label{color:#13709e;font-weight:700;margin-bottom:20px;margin-top:75px}.footer-top{display:grid;grid-template-columns:repeat(4,auto);height:200px;margin-bottom:100px;padding:0 40px}.footer-social-links a:last-child svg{margin:0}.footer-bottom{background:#00141d;height:30px;line-height:30px;text-align:center;width:100%}.footer-bottom p{color:#003b59;margin:0}.footer-bottom p:first-child{color:#003b59;left:20px;position:absolute}.footer-bottom p:nth-child(2){left:calc(50% - 114px);position:absolute}.footer-bottom p a{color:#13709e;transition:.2s cubic-bezier(.25,-.25,.75,1.25)}.footer-bottom p a:hover{color:#f0f!important}@media only screen and (max-width:840px){.footer-section-main{grid-column:1}.footer-top{grid-template-columns:1fr;grid-template-rows:repeat(4,auto);height:400px;text-align:center}.footer-bottom p:nth-child(2){left:auto;right:20px}.footer-section{margin-left:0}.footer-section li{margin-bottom:20px}.footer-label{margin-top:0}}@media only screen and (max-width:540px){.footer-label{margin-top:20px}.footer-bottom{display:flex;flex-direction:column-reverse;height:auto}.footer-bottom p{flex:1 1;left:auto!important;position:relative!important;right:auto!important}ol{padding-inline-start:0}}html{box-sizing:border-box}body{border-style:none;overflow-x:hidden;padding:0}*,:after,:before{box-sizing:border-box}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}ul{margin:0;padding:0}li{list-style:none;margin-left:0}cite{display:inline-block;font-style:normal}fieldset{border:0;margin:0}fieldset,legend{padding:0}*{color:inherit;font-size:inherit;font-weight:inherit;vertical-align:inherit}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}html,strong{font-family:Lato,sans-serif}strong{font-weight:700}h1,h2,h3,h4,h5,h6{margin:0}p+p{margin-top:.75em}li+li{margin-top:.5em}h1{font-size:2.827rem;line-height:1.2em}h1,h2{font-family:Lato,sans-serif;font-weight:900;letter-spacing:.05em;text-transform:uppercase}h2{font-size:2rem;margin-bottom:10px}h3{font-size:1.414rem;letter-spacing:.02em;margin-bottom:10px}h3,h4{font-family:Lato,sans-serif;font-weight:700;text-transform:uppercase}h4{margin-bottom:.25em}h4,p{font-size:1rem}p{font-weight:300;max-width:520px}@media only screen and (max-width:540px){h1{font-size:10vw}}@keyframes fontfix{0%{opacity:1}to{opacity:1}}::selection{background:#0e97af}html{--top-spacing:100px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none;transition:.4s cubic-bezier(.19,1,.22,1)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{background:#286eb4;border:none;border-radius:8px;color:#fff;cursor:inherit;font:inherit;height:60px;padding:0 40px;transition:.3s ease-in-out}button:hover{background:#0e97af;transform:translateY(-1px) scale(1.05)}button:active{background:#0e97af;transform:none}.page{padding-top:60px}.colored-section{color:#fff}.page-title{font-weight:700;margin-top:50px;text-align:left}.page-content{margin:0 auto;max-width:800px}.scrim{background:#003b59;height:100%;mix-blend-mode:multiply;opacity:.92;transition:1s cubic-bezier(.25,-.25,.75,1.25);z-index:2}.scrim,.wiggle{position:absolute;width:100%}.wiggle{bottom:-2px;pointer-events:none;z-index:3}.page-hero{background-position:50%;background-size:cover;height:300px;margin-bottom:40px;position:relative;width:100%}.page-hero:hover .scrim{opacity:0}.page-hero>img{bottom:-2px;position:absolute;width:100%}@media only screen and (max-width:840px){.page-content{margin:0 20px}}@media only screen and (max-width:540px){h2{font-size:calc(10px + 4vw)}h3{font-size:calc(4px + 4vw)}.about-content h2{font-size:calc(10px + 4vw)}.about-content h3{font-size:calc(4px + 4vw)}}
/*# sourceMappingURL=main.4e3e446b.css.map*/