.hero-section{align-items:center;background-color:#0b4654;background-position:50%;background-size:cover;color:#fff;display:flex;margin-top:0;min-height:500px;padding:10rem 0;position:relative;text-align:left}.hero-content{display:flex;flex-direction:column;gap:30px;max-width:43%}.hero-section h1{color:#fff6e5;font-size:7.3rem;font-style:normal;font-weight:700;letter-spacing:2px;line-height:100%}.hero-section h2{font-size:24px;margin-bottom:20px}.hero-description p{color:var(--Cream-100,#fff6e5);font-size:1.3125rem;font-style:normal;font-weight:400;line-height:normal;word-spacing:2px}.hero-dropdown-container{display:inline-block;position:relative;width:88%}.hero-dropdown-trigger.btn{align-items:center;cursor:pointer;display:flex;justify-content:space-between!important;padding:15px;width:100%}.hero-dropdown-trigger .caret{font-size:12px;margin-left:10px}.hero-dropdown-list{background-color:#fff;border-radius:5px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;left:0;margin-top:5px;min-width:200px;padding:0;position:absolute;text-align:left;top:100%;z-index:100}.hero-dropdown-list.is-open{display:block}.hero-dropdown-list .hs-menu-item{background:var(--Cream-100,#fff6e5);border-bottom:1px solid var(--Coyote-100,#877353);display:block;width:100%}.hero-dropdown-list .hs-menu-item a{color:#0a2540;display:block;font-size:1rem;padding:10px 20px;text-decoration:none;transition:background-color .2s ease}.hero-dropdown-list .hs-menu-item a:hover{color:#f16623!important}@media only screen and (min-width:2600px){.hero-section{background-position:top}}@media only screen and (max-width:1024px){.hero-content{max-width:50%}}@media only screen and (max-width:770px){.hero-content{max-width:55%}}@media only screen and (max-width:480px){.hero-content{max-width:100%}.hero-section h1{font-size:4.5rem}.hero-dropdown-container{width:100%}.hero-dropdown-trigger .caret{font-size:28px}}