@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;0,900;1,500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Kalam&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");:root{--blue: #286DC0;--dblue: #00356B;--grey: #757474}*{outline:none !important}body{padding-top:100px;font-family:'Roboto', sans-serif}section{padding:0 !important}#info{position:absolute;display:flex;justify-content:center;align-items:center;top:0;width:100%;height:20px;z-index:1031;color:white;font-size:10px;background-color:var(--dblue)}#info a{color:white;font-size:10px;font-weight:400}.navbar{padding:0;top:20px;background-color:white;-webkit-transition:top 0.1s ease-out;transition:top 0.1s ease-out}.navbar .navbar-brand{padding:0;margin-top:5px;margin-bottom:5px;margin-left:3%}.navbar .navbar-brand video{height:70px}.navbar .navbar-brand video:nth-child(2){margin-top:10px;height:60px}.navbar .navbar-toggler{margin-right:3%}.navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar .social{margin-right:3%}.navbar .navbar-nav .nav-link.active{color:var(--blue);font-weight:700}.navbar .navbar-nav .nav-link{margin-right:10px;margin-left:10px;color:#9C9898;font-size:14px;font-weight:400}.navbar .navbar-nav .nav-link:hover{color:var(--blue)}.navbar .social a{display:block;margin-right:10px;margin-left:10px;max-height:30px;max-width:30px;height:calc(25px + (30 - 25) * ((100vw - 1280px) / (1920 - 1280)));width:calc(25px + (30 - 25) * ((100vw - 1280px) / (1920 - 1280)))}.navbar .social .fb{background-image:url("../images/header/fb.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}.navbar .social .fb:hover{background-image:url("../images/header/fb-h.png")}.navbar .social .tw{background-image:url("../images/header/tw.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}.navbar .social .tw:hover{background-image:url("../images/header/tw-h.png")}.navbar .social .ig{background-image:url("../images/header/ig.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}.navbar .social .ig:hover{background-image:url("../images/header/ig-h.png")}.navbar .apply{margin-right:2%}.navbar .apply .btn-primary{width:11vw;height:2vw;max-width:212px;max-height:39px;display:flex;align-items:center;justify-content:center;background-color:var(--dblue);border-color:var(--dblue);font-size:clamp(14px, calc(14px + (18 - 14) * ((100vw - 1280px) / (1920 - 1280))), 18px);-webkit-box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);border-radius:27.5px}.navbar .apply .btn-primary:hover{background-color:var(--blue);border-color:var(--blue)}#apply .modal-dialog{margin-top:0;min-width:990px}#apply .modal-content{background-size:cover;background-position:center top;background-repeat:no-repeat;-webkit-box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);border-radius:17px}.webp #apply .modal-content{background-image:url("../images/home/form-bg.webp")}.no-webp #apply .modal-content{background-image:url("../images/home/form-bg.jpg")}#apply .modal-header{padding:2%;border-bottom:0}#apply .modal-form{padding-right:15px;padding-left:15px;padding-bottom:50px;width:100%;max-width:535px}#apply .modal-form .form-title{display:flex;justify-content:center;align-items:center;height:38px;margin-bottom:10px;color:white;font-family:var(--roboto);font-size:18px;background-color:var(--dblue);border-radius:10px}#apply .modal-form input,#apply .modal-form select,#apply .modal-form textarea,#apply .modal-form .btn-light{color:var(--grey);border-color:var(--blue);background-color:white}#apply .modal-form input::-webkit-input-placeholder{color:var(--grey)}#apply .modal-form input::-moz-placeholder{color:var(--grey)}#apply .modal-form input:-ms-input-placeholder{color:var(--grey)}#apply .modal-form input::-ms-input-placeholder{color:var(--grey)}#apply .modal-form input::placeholder{color:var(--grey)}#apply .modal-form p{text-align:center;color:var(--grey);font-family:var(--roboto);font-size:14px;font-weight:300}#apply .modal-form .btn-secondary{width:300px;height:35px;display:block;margin:auto;color:var(--dblue);font-family:var(--roboto);font-size:16px;font-weight:700;background-color:transparent;border-color:var(--dblue);border-radius:10px;-webkit-transition:background-color 0.5s ease-out, border-color 0.5s ease-out;transition:background-color 0.5s ease-out, border-color 0.5s ease-out}#apply .modal-form .btn-secondary:hover{color:white;background-color:var(--dblue);border-color:var(--dblue)}#apply .modal-form .dropdown-item.active{background-color:var(--dblue)}#apply .modal-form .bootstrap-select .dropdown-toggle:focus{outline:none !important}#apply .modal-form .dropdown-item:active{background-color:var(--dblue)}footer{padding-top:40px;padding-bottom:30px;background-color:var(--dblue)}footer p,footer a{color:#f9f9f9;font-size:14px;font-weight:400}footer a:hover{color:white}footer .social{display:flex;justify-content:flex-end}footer .social a{display:block;margin-right:10px;margin-left:10px;height:24px;width:24px}footer .social .fb{background-image:url("../images/footer/fb.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .fb:hover{background-image:url("../images/footer/fb-h.png")}footer .social .tw{background-image:url("../images/footer/tw.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .tw:hover{background-image:url("../images/footer/tw-h.png")}footer .social .ig{background-image:url("../images/footer/ig.png");background-size:100%;background-position:center;background-repeat:no-repeat;-webkit-transition:background-image 0.4s ease;transition:background-image 0.4s ease}footer .social .ig:hover{background-image:url("../images/footer/ig-h.png")}@media only screen and (max-width: 1199px){.navbar .navbar-nav .nav-link{text-align:center}.navbar .navbar-nav .nav-link:not(:last-child){border-bottom:1px solid #dee2e6}footer .row{justify-content:center}footer .f-c1{order:2}footer .f-c2{order:1}footer .social{justify-content:center}footer p,footer a{text-align:center}#apply .modal-header{padding:4% 3%}#apply .modal-dialog{min-width:90%}#apply .modal-form .btn-secondary{width:100%}}@media only screen and (max-width: 767px){.navbar .navbar-toggler{width:auto}.navbar .apply .btn-primary{width:190px;height:35px}}@media only screen and (max-width: 575px){.g-recaptcha{-webkit-transform:scale(0.9);transform:scale(0.9)}.modal-content{margin-top:25px}.navbar .apply .btn-primary{width:150px;height:30px;font-size:16px}.modal-vid .modal-dialog{margin-right:auto;margin-left:auto}}#pop{position:fixed;top:0;height:10px;width:100%;background-color:transparent;z-index:1031}.escmodal .modal-dialog{min-width:1100px}.escmodal .modal-content{padding:0;border:none;border-radius:33px}.modal-body{padding:0}.escmodal .modal-r2{padding-top:55px;padding-bottom:60px}.escmodal .modal-r2 .close{position:absolute;top:15px;right:20px}.escmodal .modal-r2 h2{margin-bottom:30px;color:#757474;font-size:28px;font-weight:700;font-family:'Roboto', sans-serif}.escmodal .modal-r2>div{width:465px;margin-left:auto;margin-right:auto}.escmodal .modal-r2 input{padding-left:25px;font-size:16px;border-radius:10px;border:1px solid #656565}.escmodal .modal-r2 input:-ms-input-placeholder{color:#9C9898;opacity:1}.escmodal .modal-r2 input::-ms-input-placeholder{color:#9C9898;opacity:1}.escmodal .modal-r2 input::placeholder,.escmodal .modal-r2 input:-ms-input-placeholder,.escmodal .modal-r2 input::-ms-input-placeholder{color:#9C9898;opacity:1}.escmodal .modal-r2 form div:nth-child(3){margin-top:25px}.escmodal .modal-r2 .form-check{margin-bottom:8px}.escmodal .modal-r2 .form-check input{margin-top:8px}.escmodal .modal-r2 .form-check label{padding-left:20px;font-size:20px;font-weight:500;color:#656565}.escmodal .modal-r2 .btn-primary{margin-top:35px;width:100%;background-color:#5552D0;border-color:#5552D0;font-size:18px;font-weight:500;border-radius:10px}.escmodal .modal-r2 .btn-primary:hover{background-color:#B0994C;border-color:#B0994C}.escmodal .modal-r2 .btn-secondary{margin-top:10px;width:100%;color:#110F71;font-size:14px;font-weight:500;text-decoration:underline;background-color:transparent;border-color:transparent;border-radius:10px}.escmodal .modal-r2 .btn-secondary:active,.escmodal .modal-r2 .btn-secondary:focus,.escmodal .modal-r2 .btn-secondary:not(:disabled):not(.disabled):active:focus{color:#110F71;background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none}.escmodal .modal-r1{border-radius:30px;background-size:cover;background-position:left;background-repeat:no-repeat}.webp #EscModal1.escmodal .modal-r1{background-image:url("../images/home/escmodal1.webp")}.no-webp #EscModal1.escmodal .modal-r1{background-image:url("../images/home/escmodal1.jpg")}@media only screen and (max-width: 1199px){.escmodal .modal-r1{display:none}.escmodal .modal-dialog{min-width:90%}.escmodal .modal-r2>div{width:90%;margin:auto}}@media only screen and (max-width: 575px){.escmodal .modal-r2{padding-bottom:45px}.escmodal .modal-r2 h2{font-size:22px}.escmodal .modal-r2 .form-check label{font-size:16px}.escmodal .modal-r2 .form-check input{margin-top:5px}.escmodal .modal-r2 .btn-primary{font-size:16px}}#s1{position:relative;background-color:black}#s1 video{position:absolute;width:100%;top:0;bottom:0;margin:auto}#s1 .row{position:relative;padding-top:50px;padding-bottom:50px;min-height:calc(100vh - 100px);background-size:cover;background-position:center top;background-repeat:no-repeat}#s1 .btn.focus,#s1 .btn:focus{-webkit-box-shadow:none;box-shadow:none}#s1 .s1-c1{display:flex;flex-direction:column;justify-content:center}#s1 .s1-c1 h1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(255,255,255,0.75);padding:0 10px 0 10px;margin-bottom:22px;color:var(--dblue);font-weight:700;font-family:'Playfair Display', serif;font-size:calc(53px + (95 - 53) * ((100vw - 768px) / (1920 - 768)));z-index:2}#s1 .s1-c1 h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:rgba(255,255,255,0.75);padding:0 10px 0 10px;color:var(--dblue);line-height:145%;font-weight:400;font-family:'Montserrat', sans-serif;font-size:calc(18px + (24 - 18) * ((100vw - 768px) / (1920 - 768)));z-index:2}#s1 .s1-c1 .btn{height:65px;width:500px;display:flex;align-items:center;justify-content:center;color:white;background-color:var(--dblue);border-color:var(--dblue);font-size:calc(24px + (36 - 24) * ((100vw - 768px) / (1920 - 768)));-webkit-box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);border-radius:32.5px}#s1 .s1-c2{display:flex;justify-content:flex-end;align-items:center}#s1 form{padding:50px 30px;max-width:450px;background-size:cover;background-position:center top;background-repeat:no-repeat;-webkit-box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 8px rgba(0,0,0,0.25);border-radius:17px;background-image:url("../images/home/form-bg-s1.png")}#s1 form .form-title{display:flex;justify-content:center;align-items:center;height:38px;margin-bottom:10px;color:white;font-family:var(--roboto);font-size:18px;background-color:var(--dblue);border-radius:10px}#s1 form input,#s1 form select,#s1 form textarea{color:var(--grey);border-color:var(--grey)}#s1 form input::-webkit-input-placeholder{color:var(--grey)}#s1 form input::-moz-placeholder{color:var(--grey)}#s1 form input:-ms-input-placeholder{color:var(--grey)}#s1 form input::-ms-input-placeholder{color:var(--grey)}#s1 form input::placeholder{color:var(--grey)}#s1 form p{text-align:center;color:var(--dblue);font-family:var(--roboto);font-size:14px;font-weight:300}#s1 form .btn-secondary{width:300px;height:35px;display:block;margin:auto;color:var(--dblue);font-family:var(--roboto);font-size:16px;font-weight:700;background-color:transparent;border-color:var(--dblue);border-radius:10px;-webkit-transition:background-color 0.5s ease-out, border-color 0.5s ease-out;transition:background-color 0.5s ease-out, border-color 0.5s ease-out}#s1 form .btn-secondary:hover{color:white;background-color:var(--dblue);border-color:var(--dblue)}#s1 form .no-results,#apply form .no-results{border-radius:30px;padding-left:15px;background-color:var(--dblue);color:white;cursor:pointer}#s1 .s1-apply{position:absolute;right:0;top:35%;background-color:var(--dblue);-webkit-box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);box-shadow:inset 0px 4px 4px rgba(0,0,0,0.25);border-bottom-left-radius:33px;border-top-left-radius:33px;z-index:2}#s1 .s1-apply .btn{height:100%;display:flex;align-items:center;padding-left:10%;font-size:calc(22px + (36 - 22) * ((100vw - 768px) / (1920 - 768)));background-color:transparent;border-color:transparent;border-bottom-left-radius:33px;border-top-left-radius:33px}#s1 .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),#apply .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:100%}#s1 .btn-light{color:var(--grey);border-color:var(--grey);background-color:white}#s1 .dropdown-item.active{background-color:var(--dblue)}#s1 .bootstrap-select .dropdown-toggle:focus{outline:none !important}#s1 .dropdown-item:active{background-color:var(--dblue)}#s2 .row{background-color:#EDEDED}#s2>.row:first-child{padding-top:72px}#s2>.row:last-child{padding-bottom:48px}#s2 .row h2{color:#00356B;font-weight:700;text-align:center;font-family:'Kalam', cursive;font-size:calc(18px + (38 - 18) * ((100vw - 300px) / (1920 - 300)))}#s2 .row p,#s2 .row li{color:#00356B;font-family:'Kalam', cursive;font-size:calc(14px + (28 - 14) * ((100vw - 300px) / (1920 - 300)))}#s2 .row ol{list-style-position:inside;padding-left:0}#s2 #resources>div{margin-bottom:10px}#s2 #resources .opt{width:100%;padding:0.7vw 3%;display:flex;position:relative;align-items:center;justify-content:flex-start;background-color:#00356B;-webkit-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out;cursor:pointer}#s2 #resources .opt.collapsed{background-color:#1E1E2D}#s2 #resources .opt .icon{margin-right:3%;width:45px}#s2 #resources .opt .arrow{width:45px;position:absolute;right:3%;-webkit-transition:-webkit-transform 0.2s ease-out;transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out;transition:transform 0.2s ease-out, -webkit-transform 0.2s ease-out}#s2 #resources .opt.collapsed .arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#s2 #resources .opt h2{margin-bottom:0;color:white;font-family:'Lato', sans-serif;font-size:calc(22px + (34 - 22) * ((100vw - 768px) / (1920 - 768)));font-weight:700}#s2 #resources .optDesc p{color:#1E1E2D;font-family:'Lato', sans-serif;font-size:calc(14px + (24 - 14) * ((100vw - 300px) / (1920 - 300)))}#s2 #resources .optDesc h3{margin-top:40px;margin-bottom:15px;color:var(--grey);font-family:'Lato', sans-serif;font-size:20px;font-weight:700}#s2 #resources .optDesc li{margin-bottom:8px;font-family:'Lato', sans-serif;color:var(--grey);font-size:16px}#s2 #resources .optDesc ul{padding-left:30px}#s2 #resources .optDesc ul li{list-style:none}#s2 #resources .optDesc ul li::before{content:"\2022";color:var(--gold);font-weight:bold;display:inline-block;width:1em;margin-left:-1em}#s2 #resources .optDesc .row>div{padding-left:3%;padding-right:3%;padding-top:26px;padding-bottom:calc(26px - 1rem);background-color:white;border:2px solid #00356B}@media only screen and (max-width: 1599px){#s1 .row{background-position:32% top}}@media only screen and (max-width: 1199px){#s1 .row{min-height:calc(75vh - 100px);background-size:cover;background-position:20% top}#s1 .s1-apply{top:85%}#s1 .s1-apply .btn{font-size:30px}#s1 .s1-c1{display:flex;flex-direction:column;justify-content:center}#s1 .s1-c1 h1{padding-top:0}#s1 .s1-c1 .btn{width:55vw}#s1 .s1-c1{padding-bottom:50px}#s1 .row .s1-c2{align-items:center;padding:50px 5%;background-color:var(--blue)}}@media only screen and (max-width: 575px){#s1 .row{padding-top:15px;min-height:calc(76vw - 100px)}#s1 .s1-apply{display:none}#s1 form{padding:10% 8%}#s1 form .btn-primary{min-width:100%}#s2>.row:first-child{padding-top:52px}#s2>.row:last-child{padding-bottom:28px}}@media only screen and (max-height: 575px) and (orientation: landscape){#s1 .row{min-height:calc(160vh)}}@media only screen and (max-width: 350px){#s1 .s1-text p{font-size:14px}}