html{scroll-behavior:smooth}.select-menu{cursor:pointer;position:relative;width:300px}.select{background-color:#eee;border-radius:6px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:500;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.option>a,.select>span>a{color:#333;text-decoration:none}.select>span>a{pointer-events:none}.fa-angle-down:before{content:"\/"}.options-list{background-color:#f9f9f9;border-radius:6px;height:0;margin-top:14px;max-height:180px;overflow-y:auto;padding:0 20px;position:absolute;-webkit-transition:.4s linear .2s;-o-transition:.4s linear .2s;transition:.4s linear .2s;width:100%}.option{font-size:14px;font-weight:500;padding:8px 0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.option.selected,.option:hover{color:#00a8ff}.options-list::-webkit-scrollbar{background-color:#eee;width:4px}.options-list::-webkit-scrollbar-thumb{background-color:#00a8ff}.options-list.active{height:180px}.select>svg{fill:#333;width:15px}.darker-blue{color:#2a588d!important;font-family:Open Sans,sans-serif!important}h2,h3,h4,h5,h6{color:#666;font-family:Lovelo-Black;line-height:1;text-transform:uppercase}h1{line-height:1}a,li,p,span{color:#666;font-family:Open Sans,sans-serif;font-size:16px;line-height:30px;text-align:left}a{color:#39c;font-weight:700;text-decoration:none}@media(max-width:700px){h2{font-size:2.5rem}}