#home-banner{display:flex;align-items:center;justify-content:center;height:auto;background-image:url(/fend/images/homeBanner-LG.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:5vh;padding-bottom:5vh;}#home-banner .banner-text{padding-top:2em;}@media(max-width:991px){#home-banner .banner-text{padding-top:0;}}#home-banner .banner-text .btn{font-size:30px;max-width:fit-content;padding:15px;}@media(max-width:991px){#home-banner .banner-text .btn{font-size:25px;}}@media(max-width:767px){#home-banner .banner-text .btn{max-width:none;}}#home-banner .banner-text .btn:hover{background-color:#fff;color:#3488bf;border:2px solid #3488bf;}#home-banner .banner-text a:hover{text-decoration:none;}#home-banner h2{font-size:60px;font-weight:900;color:#000;}@media(max-width:1199px){#home-banner h2{font-size:50px;}}@media(max-width:991px){#home-banner h2{font-size:40px;}}#home-banner h3{font-size:55px;font-weight:500;color:#000;}@media(max-width:1199px){#home-banner h3{font-size:45px;}}@media(max-width:991px){#home-banner h3{font-size:32px;}}@media(max-width:370px){#home-banner h3{font-size:25px;}}#home-content{padding-top:5vh;padding-bottom:5vh;}@media(min-width:768px){#home-content{padding-top:10vh;padding-bottom:10vh;}}#home-content h3{color:#3488bf;}#home-content p{font-size:18px;}#home-content .material-icons{font-size:45px;background-color:#3488bf;color:#fff;border-radius:50%;padding:15px;}#home-content .material-icons:hover{background-color:#fff;border:2px solid #3488bf;color:#3488bf;transition:.2s ease-in-out;}@media(max-width:767px){#home-content .icons{padding-bottom:3em;}}#home-content .icons strong{font-size:18px;}#request-content{padding-top:10vh;padding-bottom:10vh;background-color:#3488bf;}#request-content h3{color:#fff;}@media(max-width:1199px){#request-content h3{padding-bottom:1em;}}#request-content .btn{background-color:#3488bf;border:2px solid #fff;}