/*!
 * Yamm! - Yet another megamenu for Bootstrap
 * http://geedmo.github.com/yamm
 *
 * @geedmo - Licensed under the MIT license
 */
.listNavHide,.ln-letters{overflow:hidden}.listNavHide{position:absolute;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.ln-letters a{border:1px solid silver;border-right:none;display:block;float:left;font-size:.9em;padding:2px 6px;text-decoration:none}.ln-letters .ln-last{border-right:1px solid silver}.ln-letters .ln-selected,.ln-letters a:hover{background-color:#eaeaea}.ln-letters .ln-disabled{color:#ccc}.ln-letter-count{color:#369;font-size:.8em;left:0;line-height:1.35;position:absolute;text-align:center;top:0;width:20px}#cityList{padding-left:0}#cityList-nav{display:inline-block;margin:0 0 20px;font-size:30px;font-weight:300}.yamm .dropdown{position:static}.yamm .dropdown-menu{left:auto}.yamm .yamm-content{padding:1rem}.yamm .dropdown.yamm-fw .dropdown-menu{left:0;right:0}:root{--blue: #00a7df;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #00a7df;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:1rem;font-weight:400;color:#212529;text-align:left;background-color:#fff}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}hr,p,ul{margin-bottom:1rem}b,strong{font-weight:bolder}a{background-color:transparent}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}input{overflow:visible}textarea{overflow:auto;resize:vertical}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1,h2,h3,h4,h5{margin-bottom:.5rem}h4,h5{font-weight:500;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}small{font-size:80%;font-weight:400}.list-unstyled{padding-left:0;list-style:none}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:537px}}@media (min-width:768px){.container{max-width:735px}}@media (min-width:992px){.container{max-width:1100px}}@media (min-width:1200px){.container{max-width:1270px}}@media (min-width:576px){.container{max-width:537px}}@media (min-width:768px){.container{max-width:735px}}@media (min-width:992px){.container{max-width:1100px}}@media (min-width:1200px){.container{max-width:1270px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-2,.col-lg-4,.col-lg-6,.col-md-12,.col-md-3,.col-md-4,.col-md-6,.col-sm-4{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:768px){.col-md-3,.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-12,.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-4,.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.table{width:100%;margin-bottom:1rem;color:#212529}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#60d7ff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,167,223,.25);box-shadow:0 0 0 .2rem rgba(0,167,223,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,167,223,.25);box-shadow:0 0 0 .2rem rgba(0,167,223,.25)}.btn:disabled{opacity:.65}.btn-primary{color:#fff;background-color:#00a7df;border-color:#00a7df}.btn-primary:hover{color:#fff;background-color:#008ab9;border-color:#0081ac}.btn-primary:focus{color:#fff;background-color:#008ab9;border-color:#0081ac;-webkit-box-shadow:0 0 0 .2rem rgba(38,180,228,.5);box-shadow:0 0 0 .2rem rgba(38,180,228,.5)}.btn-primary:disabled{color:#fff;background-color:#00a7df;border-color:#00a7df}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0081ac;border-color:#00779f}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:0 0 0 .2rem rgba(38,180,228,.5);box-shadow:0 0 0 .2rem rgba(38,180,228,.5)}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.bg-light{background-color:#f8f9fa!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.flex-column{-webkit-box-direction:normal!important;-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}@media (min-width:768px){.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}@media (min-width:992px){.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}}.w-75{width:75%!important}.w-100{width:100%!important}.h-100{height:100%!important}.m-0{margin:0!important}.mb-3{margin-bottom:1rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pt-5,.py-5{padding-top:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.text-center{text-align:center!important}b,body,div,form,h1,h2,h3,h4,h5,header,html,i,iframe,img,li,nav,p,section,small,span,strong,ul{margin:0;padding:0;border:0;vertical-align:baseline}.cards h5,a,h1,h2,h3{font-style:normal;font-display:swap}a,p,span{font-family:lato-reg,sans-serif;font-weight:400}a{margin:0;padding:0;vertical-align:baseline;color:#414141;font-size:14px;text-decoration:none;border:0;outline:0}header,nav,section{display:block}body{line-height:1}ul{list-style:none}h1{color:#333;font-size:48px;line-height:64px}@media (max-width:575px){h1{font-size:40px;line-height:52px}}li{line-height:15px}@media (max-width:575px){li{font-size:16px!important}}h1,h2,h3{font-family:lato-b,sans-serif;font-weight:700}h2{font-size:40px;line-height:56px}@media (max-width:575px){h2{font-size:32px;line-height:44px}}a:hover,h2,h3{color:#414141}h3{font-size:24px;line-height:30px}@media (max-width:575px){h3{font-size:18px;line-height:30px}}p,span{color:#5c5c5c;font-size:18px;line-height:28px;font-style:normal;font-display:swap}span{color:#414141;font-family:lato-it,sans-serif;font-style:italic}@media (max-width:575px){p{font-size:16px;line-height:24px}}a:hover{text-decoration:none;outline:0;border:0}@media (max-width:575px){span{font-size:16px;line-height:24px}}.btn,.top-nav__burger span{height:50px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn img{padding-right:10px}.primary a{color:#00a7df!important}@font-face{font-family:lato-b;src:url(/templates/higheredcenter-org/fonts/Lato-Bold.eot),url(/templates/higheredcenter-org/fonts/Lato-Bold.woff2) format("woff2"),url(/templates/higheredcenter-org/fonts/Lato-Bold.woff) format("woff"),url(/templates/higheredcenter-org/fonts/Lato-Bold.ttf) format("truetype"),url(/templates/higheredcenter-org/fonts/Lato-Bold.svg) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:lato-it;src:url(/templates/higheredcenter-org/fonts/Lato-Italic.eot),url(/templates/higheredcenter-org/fonts/Lato-Italic.woff2) format("woff2"),url(/templates/higheredcenter-org/fonts/Lato-Italic.woff) format("woff"),url(/templates/higheredcenter-org/fonts/Lato-Italic.ttf) format("truetype"),url(/templates/higheredcenter-org/fonts/Lato-Italic.svg) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:open sans;src:url(/templates/higheredcenter-org/fonts/OpenSans-Regular.eot),url(/templates/higheredcenter-org/fonts/OpenSans-Regular.woff2) format("woff2"),url(/templates/higheredcenter-org/fonts/OpenSans-Regular.woff) format("woff"),url(/templates/higheredcenter-org/fonts/OpenSans-Regular.ttf) format("truetype"),url(/templates/higheredcenter-org/fonts/OpenSans-Regular.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:lato-reg;src:url(/templates/higheredcenter-org/fonts/Lato-Regular.eot),url(/templates/higheredcenter-org/fonts/Lato-Regular.woff2) format("woff2"),url(/templates/higheredcenter-org/fonts/Lato-Regular.woff) format("woff"),url(/templates/higheredcenter-org/fonts/Lato-Regular.ttf) format("truetype"),url(/templates/higheredcenter-org/fonts/Lato-Regular.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}header{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12);box-shadow:0 2px 4px rgba(0,0,0,.12);position:fixed;z-index:9999;background:#fff;width:100%}.nav-link:after{display:none!important}.top-nav{padding-bottom:30px}@media (max-width:991px){.top-nav{padding-bottom:0}}.top-nav ul{-webkit-box-align:normal!important;-ms-flex-align:normal!important;align-items:normal!important}.top-nav ul li{padding-right:20px}@media (max-width:1199px){.top-nav ul li{padding-right:10px}}.top-nav ul li a:hover,.top-nav__menu ul li:hover{cursor:pointer;color:#00a7df}.top-nav ul li:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFBAMAAABhiAtlAAAAAXNSR0IB2cksfwAAACFQTFRFAAAAQEBAQUFBQEBAQUFBQEBAQUFBQUFBQkJCQUFBQkJC/xJBxQAAAAt0Uk5TABDAYLAw0OCAoJAaIsalAAAAJ0lEQVR4nGMQEmBgYHZgYE1lYDACMsMDOCYwMDCwqs5kAAGxBQwMADx6A8oan3rHAAAAAElFTkSuQmCC);padding-left:5px;position:relative;top:-4%}@media (max-width:991px){.top-nav__logo-hide{display:none}}.top-nav .mobile-menu,.top-nav__menu{display:none}@media (max-width:991px){.top-nav .mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:20px;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}}@media (max-width:767px){.top-nav .mobile-menu{margin-bottom:10px}}@media (max-width:575px){.top-nav .mobile-menu{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}}.top-nav__menu ul{padding-top:20px}.strategies ul li,.top-nav__menu ul li{font-family:lato-reg,sans-serif;font-weight:400;font-style:normal;font-display:swap}.top-nav__menu ul li{padding-bottom:20px;color:#414141;font-size:14px}.top-nav__burger{width:60px;height:60px;background-color:#d8f5ff;border-radius:50%;display:none}.top-nav__burger span{background-color:#00a7df;width:40px;height:40px;border-radius:50%}@media (max-width:575px){.top-nav__burger span{width:36px;height:36px}}@media (max-width:991px){.top-nav__burger{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width:575px){.top-nav__burger{margin-top:10px;width:48px;height:48px}}.top-nav__dev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-nav .nav-lg{padding-top:30px}@media (max-width:991px){.top-nav .nav-lg{display:none!important}}.top-nav .nav-lg ul li,.top-nav ul li a{-webkit-transition:.3s;transition:.3s}.top-nav .nav-lg ul li:hover:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFBAMAAABhiAtlAAAAAXNSR0IB2cksfwAAAC1QTFRFAAAAAKffAKbfAKffAJ/fAKffAKjfAKbfAKffAKffAKffAKffAKjfAKffAKffhhJd0QAAAA90Uk5TAMBQsBDQb3Cgn4Agz2Dgoy8RowAAACdJREFUeJxjEGJgYGAyYHBNYGAodWBg6GTgaACKcEkfZwCBexcYGABLPwVK9w4rrQAAAABJRU5ErkJggg==)!important}@media (max-width:767px){.top-nav .payment{height:126%!important;margin-top:-15%}}.top-nav .dropdown-menu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;opacity:0;visibility:hidden;-webkit-transition:.4s;transition:.4s;pointer-events:auto;position:absolute;left:17%!important;right:0;z-index:25;-webkit-box-shadow:0 0 14px rgba(111,111,111,.24);box-shadow:0 0 14px rgba(111,111,111,.24);border-radius:5px;background-color:#fff;max-width:980px;height:345px;padding-left:4%}@media (max-width:991px){.top-nav .dropdown-menu{max-width:800px;left:3%!important}}@media (max-width:767px){.top-nav .dropdown-menu{height:100%;max-width:400px;top:125%!important;overflow:auto}}.help__img img,.home-hero__img img,.organizations__img img,.prophylaxy__img img,.strategies__img img,.top-nav .yamm-content,.top-nav__logo img{width:100%}.top-nav .dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.top-nav__logo{padding-top:10px;max-width:193px;width:100%}@media (max-width:1180px){.top-nav__logo{max-width:163px}}@media (max-width:991px){.top-nav__logo{padding-top:10px}}.top-nav .btn{margin-top:30px}@media (max-width:991px){.top-nav .btn{display:none}}@media (max-width:1180px){.top-nav .btn{max-width:175px;height:42px}}.home-hero:before{content:"";position:absolute;width:100%;max-width:1024px;height:802px;border-radius:0 5px 5px 0;background-color:#f2fbfe}@media (max-width:575px){.home-hero:before{height:100%}}@media (max-width:767px){.home-hero{background-color:#f2fbfe}}.home-hero__img{padding-top:90px;max-width:634px}@media (max-width:767px){.home-hero__img{display:none}}.home-hero__text{position:relative}.home-hero p,.home-hero span{max-width:547px}.home-hero h1{padding-top:104px;padding-bottom:44px}.home-hero__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:43px;padding-bottom:96px}@media (max-width:575px){.home-hero__link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:27px;padding-bottom:60px}}.home-hero__link a{margin-right:40px}@media (max-width:575px){.home-hero__link a{margin-right:0;margin-bottom:16px}}.strategies{background-color:#f2fbfe}@media (max-width:991px){.strategies{padding-bottom:100px}}@media (max-width:575px){.strategies{padding-bottom:60px}}@media (max-width:992px){.strategies__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.strategies ul li{color:#5c5c5c;font-size:18px;line-height:32px}.strategies__img{max-width:472px;padding-top:75px}@media (max-width:1199px){.strategies__img{margin-left:25px}}@media (max-width:991px){.strategies__img{margin:auto;padding-top:55px}}.strategies__block-2{margin-top:-115px}@media (max-width:991px){.strategies__block-2{padding-top:33px;margin:auto}}.strategies__block-2 .st-h3,.strategies__block-3 .st-h3,.strategies__block-4 .st-h3,.strategies__block-5 .st-h3,.strategies__block-first .st-h3{padding-bottom:10px}.strategies__block-2 .st-h3:before,.strategies__block-3 .st-h3:before,.strategies__block-4 .st-h3:before,.strategies__block-5 .st-h3:before,.strategies__block-first .st-h3:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA4IDgiPjxnPjxnPjxwYXRoIGZpbGw9IiM0MTQxNDEiIGQ9Ik00IDhhNCA0IDAgMSAwIDAtOCA0IDQgMCAwIDAgMCA4eiIvPjwvZz48L2c+PC9zdmc+);padding-right:5px;left:7%}.strategies ul,.strategies__block-2 h3,.strategies__block-3 h3,.strategies__block-4 h3,.strategies__block-5 h3,.strategies__block-first h3{padding-left:10px}.strategies ul,.strategies__block-2 p,.strategies__block-3 p,.strategies__block-4 p,.strategies__block-5 p,.strategies__block-first p{max-width:577px}.strategies__block-3{margin-top:-240px}@media (max-width:991px){.strategies__block-3{padding-top:33px;margin:auto}}.strategies__block-4{margin-top:-190px}@media (max-width:1040px){.strategies__block-4{margin-top:-139px}}@media (max-width:991px){.strategies__block-4{padding-top:33px;margin:auto}}.strategies__block-5{padding-bottom:140px}@media (max-width:991px){.strategies__block-5{padding-bottom:0}.strategies__block-5,.strategies__block-first{padding-top:33px;margin:auto}}.prophylaxy h3,.strategies__text h2{padding-top:136px}@media (max-width:991px){.strategies__text h2{text-align:center}}@media (max-width:575px){.strategies__text h2{padding-top:60px}}.prophylaxy h3{text-align:center;max-width:588px;padding-bottom:84px}.strategies__text p{max-width:870px;text-align:center;padding-bottom:85px}@media (max-width:575px){.strategies__text p{padding-bottom:35px}}.prophylaxy{padding-bottom:140px}@media (max-width:575px){.prophylaxy{padding-bottom:66px}}@media (max-width:991px){.prophylaxy__block .d-flex{margin-bottom:62px}.prophylaxy__block{-ms-flex-wrap:wrap;flex-wrap:wrap}}.prophylaxy__img{max-width:160px;height:159px;margin-bottom:25px}@media (max-width:575px){.prophylaxy h3{padding-top:60px;padding-bottom:45px}}.prophylaxy p{max-width:182px;text-align:center}.help{padding-bottom:110px;padding-top:120px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:575px){.help{padding-top:0;padding-bottom:60px}}@media (max-width:991px){.help__text{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.help h2{padding-bottom:32px}.help p{padding-bottom:60px}@media (max-width:991px){.help p{max-width:560px}}.help__img{max-width:446px}@media (max-width:991px){.help__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;padding-bottom:30px}}.resources{padding-bottom:80px}@media (max-width:575px){.resources{padding-bottom:60px}}@media (max-width:991px){.resources .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.help-line .paragraph{font-family:lato-reg,sans-serif;font-weight:400;font-style:normal;font-display:swap;font-size:18px;padding-top:20px;color:#414141}.resources h2{text-align:center}.resources h3{padding-bottom:7px;margin-bottom:40px;max-width:431px;border-bottom:1px solid #979797}@media (max-width:991px){.organizations__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.organizations h2{padding-top:80px;padding-bottom:70px}@media (max-width:767px){.organizations h2{text-align:center}}.organizations__img{padding-bottom:90px;max-width:190px}@media (max-width:767px){.help-line{margin-top:60px;margin-bottom:60px;padding-top:0;background-image:url(/templates/higheredcenter-org/images/home/bg_home.png);background-repeat:no-repeat;background-size:cover;background-position:right}}.help-line__bg{max-width:1140px;height:316px}@media (max-width:991px){.help-line__bg{height:353px;background-position:right;background-size:cover!important}}@media (max-width:767px){.help-line__bg{background-image:none!important}}.help-line h2{text-align:center;padding-top:56px;padding-bottom:40px;max-width:492px}@media (max-width:575px){.help-line h2{max-width:255px}}@media (max-width:991px){.help-line h2{padding-top:0!important;max-width:100%!important;padding-bottom:0!important}}@media (max-width:1080px){.help-line h2{padding-top:44px;padding-bottom:22px;max-width:400px}}.help-line__img{height:350px;max-width:495px;max-height:419px;margin:-16px 50px 15px 35px}@media (max-width:1199px){.help-line__img{height:341px}}@media (max-width:1050px){.help-line__img{height:330px}}@media (max-width:991px){.help-line__img{display:none!important}}.help-line__img img,.resources h3{width:100%;height:100%}.footer,.table{background-color:#f2fbfe}.table .cities-table__cell,.table .cities-table__cell a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:17%}.table .cities-table__cell a{text-align:center;padding:16px;-webkit-transition:.3s;transition:.3s;width:100%;max-width:215px;height:58px;color:#5c5c5c;line-height:32px;font-weight:400;border:1px solid #00a7df}@media (max-width:991px){.table .cities-table__cell{width:30%}}@media (max-width:768px){.table .cities-table__cell{width:19%}}@media (max-width:991px){.table .cities-table__cell a{line-height:24px}}.table .cities-table__cell a:hover{cursor:pointer;background:#00a7df;color:#fff;-webkit-box-shadow:0 0 8px rgba(0,167,223,.42);box-shadow:0 0 8px rgba(0,167,223,.42)}@media (max-width:767px){.table .cities-table__cell{width:42%}}.table h2{padding-top:136px;padding-bottom:80px;text-align:center}.table .cities-table__content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-bottom:80px}@media (max-width:991px){.footer__info{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}}.footer__right-block{width:100%}@media (max-width:767px){.footer__call a{padding-top:10px}.footer__call{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:auto;max-width:300px}}@media (max-width:991px){.footer__right-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.cards hr,.footer__img img,.footer__left-block,.state-bg__img img{width:100%}.footer__left-block p{padding-top:80px}@media (max-width:991px){.footer__left-block p{padding-bottom:24px;margin:auto}.footer__left-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__left-block:before{content:"";width:243px;height:1px;border:1px solid #00a7df;opacity:.23}}@media (max-width:767px){.footer{margin-top:70px}}.cards h5,.footer p{color:#414141;font-size:14px}.cities .a:hover:before,.cities .c:hover:before,.cities .o:hover:before,.footer b,.footer__ul li,.table .cities-table__cell a{font-size:18px;font-family:lato-reg,sans-serif;font-style:normal;font-display:swap}.footer__ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#414141;font-size:14px;line-height:24px;margin-right:15px;font-weight:400}.footer b{width:100%;color:#414141;font-weight:400!important}@media (max-width:991px){.footer__blue{width:100%}}.footer__blue a{-webkit-transition:.3s;transition:.3s;color:#00a7df}.footer__blue a:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48Zz48Zz48cGF0aCBmaWxsPSIjMDBhN2RmIiBkPSJNMTEuODI3IDguNTMzYTcuMzggNy4zOCAwIDAgMS0yLjMxOC0uMzdjLS4zNjMtLjEyMy0uODEtLjAxLTEuMDMuMjE4TDcuMDE2IDkuNDg0Yy0xLjY5NS0uOTA0LTIuNzQtMS45NDgtMy42MzItMy42M2wxLjA3LTEuNDI0YTEuMDUgMS4wNSAwIDAgMCAuMjYtMS4wNjUgNy4zOTIgNy4zOTIgMCAwIDEtLjM3MS0yLjMyMkM0LjM0NC40NjggMy44NzYgMCAzLjMgMEguOTEzQy4zMzggMC0uMTMuNDY4LS4xMyAxLjA0My0uMTMgNy42MzYgNS4yMzQgMTMgMTEuODI3IDEzYy41NzUgMCAxLjA0My0uNDY4IDEuMDQzLTEuMDQzdi0yLjM4YzAtLjU3Ni0uNDY4LTEuMDQ0LTEuMDQzLTEuMDQ0eiIvPjwvZz48L2c+PC9zdmc+);padding-right:7px;position:relative;top:3%}.cards hr,.footer__blue a:hover{border-bottom:1px solid #00a7df}@media (max-width:575px){.footer__blue{padding-left:0;padding-top:5px}}.footer__ul{width:100%;padding-top:32px;padding-bottom:32px;max-width:420px}@media (max-width:767px){.footer__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin:auto}}@media (max-width:575px){.footer__ul ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}}@media (max-width:991px){.footer__ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:575px){.footer__ul li{margin-right:30px;margin-bottom:20px;margin-left:20px}}.footer__line p{font-size:14px;padding-bottom:85px}@media (max-width:767px){.footer__line p{padding-bottom:40px}}.footer__line:before{content:"";height:244px;width:1px;background:#00a7df;opacity:.23;margin-right:60px;margin-top:60px}@media (max-width:991px){.footer__line:before{display:none!important}}.cities-card__cell a,.footer h4{font-weight:400;font-style:normal;font-display:swap;color:#414141;font-size:18px}.footer h4{margin-top:60px;padding-bottom:11px;font-family:open sans,sans-serif}.footer__img{margin-top:40px;max-width:193px;max-height:65px}@media (max-width:767px){.footer__img{margin-right:30px}}.content__link:before,.top-block .primary:after{display:none}.content__link:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAJBAMAAADnQZCTAAAAAXNSR0IB2cksfwAAABVQTFRFAAAAAKbfAKbfAKffAKffAKXfAKffuZStvwAAAAd0Uk5TAFCQYKAwwC6Qm58AAAAdSURBVHicYxBgYFBmYGABUqoMDGwgEsgGiggwAAALzwDfsRks5QAAAABJRU5ErkJggg==);padding:0 10px 0 5px}.state-bg{background-color:#f2fbfe;background-size:contain;background-position:center;background-repeat:no-repeat}@media (max-width:991px){.state-bg{max-height:100%!important}}@media (max-width:992px){.state-bg h1{padding-top:30px}}.state-bg p{padding-top:36px}.state-bg__img{max-width:612px;-webkit-transform:translateY(-19px);transform:translateY(-19px)}@media (max-width:992px){.state-bg__img{margin:auto;-webkit-transform:none;transform:none;padding-top:27px}}.state-bg__ul{padding:32px 0 60px}@media (max-width:767px){.state-bg__ul{padding:28px 0}}.cities-card__cell a{font-family:lato-reg,sans-serif;line-height:32px;height:32px}.cities{padding-bottom:136px;background-color:#f2fbfe}@media (max-width:767px){.cities__cell{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media (max-width:505px){.cities__cell{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:75px}}.cities-card__cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:215px;width:100%;height:58px;border:1px solid #00a7df;background-color:#fff}@media (max-width:767px){.cities-card__cell{max-width:172px}}.cities-card__cell:hover{cursor:pointer;-webkit-box-shadow:0 0 8px rgba(0,167,223,.42);box-shadow:0 0 8px rgba(0,167,223,.42);background-color:#00a7df}.cities-card__cell:hover a{color:#f2fbfe}.cities h2{margin-bottom:60px;margin-top:135px}@media (max-width:350px){.cities h2{margin-top:150px}}.cities h2,.text-content h1{text-align:center}.text-content h1{width:100%;max-width:660px;font-size:42px!important;padding-top:50px}.fh2a{display:inline-block;background:#f2fbfe;padding:20px;margin-top:10px;border-radius:30px}.biggerHref{font-size:x-large}.cards__hide{display:none}.cards h2{padding-bottom:81px}@media (max-width:991px){.cards h2{text-align:center}}.cards hr{max-width:959px}.cards h5{padding-top:40px;font-size:24px;font-family:lato-b,sans-serif;font-weight:700}@media (max-width:991px){.cards h5{font-size:18px;padding-top:20px}}.checkbox:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE3IDEyIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjMDBhN2RmIiBkPSJNMTYuNDk0IDEuNzlsLTkuOTIgMTAuMTQzYS4yMi4yMiAwIDAgMS0uMzE2IDBMLjYyNSA2LjE3M2EuMjMyLjIzMiAwIDAgMSAwLS4zMjNsMS4zNy0xLjRhLjIyLjIyIDAgMCAxIC4zMTUgMGw0LjEwNiA0LjJMMTQuODEuMDY2YS4yMi4yMiAwIDAgMSAuMzE2IDBsMS4zNjggMS40YS4yMzIuMjMyIDAgMCAxIDAgLjMyMnoiLz48L2c+PC9nPjwvZz48L3N2Zz4=);padding-right:5px}.cards .card{width:100%;height:253px;max-width:959px;margin-bottom:60px}@media (max-width:991px){.cards .card{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:343px;height:385px}}.cards .card__bottom{padding-left:350px}.cards .card__bottom:hover{cursor:pointer}@media (max-width:991px){.cards .card__bottom{padding-left:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.cards .card__blue{padding:30px 0}@media (max-width:991px){.cards .card__blue{padding-top:24px;padding-bottom:40px}}.cards .card__blue p{padding-left:5px;color:#00a7df}.cards .card__body{border:1px solid #00a7df;border-left:none;padding-left:30px}@media (max-width:991px){.cards .card__body{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-top:none;border-left:1px solid #00a7df;padding-left:15px}}.cards .card__body h4{max-width:554px;padding-bottom:15px;padding-top:22px}@media (max-width:991px){.cards .card__body h4{font-size:18px}}.cards .card__img{max-width:254px;background-color:#f2fbfe}@media (max-width:991px){.cards .card__img{max-width:343px}}.text-content,.text-content ul{padding-bottom:20px}.text-content__ul{padding-top:30px}.text-content__ul li:before{display:none!important}.text-content__btn{padding-top:5px;width:180px;height:120px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:40%}@media (max-width:780px){.text-content__btn{top:40%}}@media (max-width:767px){.text-content__btn{top:40%}}.text-content__btn:before{content:"QUESTIONS? NEED HELP?";padding-bottom:3px;text-align:center;color:#fff;font-family:Lato-reg,sans-serif;font-size:16px}.text-content__close{width:60px;height:60px;top:88%}@media (max-width:991px){.text-content__close{top:10%;left:89%}}.text-content__btn,.text-content__close{position:fixed;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 0 8px rgba(0,167,223,.42);box-shadow:0 0 8px rgba(0,167,223,.42);border:1px solid #00a7df;background-color:#00a7df;border-radius:50%}@media (max-width:450px){.text-content__btn,.text-content__close{display:none}}.text-content__btn:hover,.text-content__close:hover{cursor:pointer}@media (max-width:767px){.text-content h1{padding-top:23px;padding-bottom:20px}}@media (max-width:575px){.text-content h1{font-size:36px!important}}.text-content h2{width:100%;font-style:normal;font-display:swap;max-width:660px;text-align:center;font-size:32px;font-family:Lato-reg,sans-serif!important;font-weight:700}.text-content h1,.text-content li,.text-content__form h5,.text-content__form small{font-family:lato-b,sans-serif;font-weight:700;font-style:normal;font-display:swap}.text-content h1,.text-content h2,.text-content p{padding-bottom:30px}.text-content p{width:100%;max-width:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media (max-width:767px){.text-content p{padding-bottom:20px}}.text-content ul{width:100%;max-width:800px;padding-left:50px}@media (max-width:767px){.text-content ul{padding-left:0}}.text-content li{color:#5c5c5c;line-height:32px}.text-content li:before{content:"•";padding-right:5px}.text-content__form,.text-content__h5{width:100%;max-width:470px}.text-content__h5{height:109px;border-radius:5px 5px 0 0;background-color:#f2fbfe}.text-content__form{display:none;z-index:999;top:3%;left:47%;position:fixed;height:700px;-webkit-box-shadow:0 0 14px rgba(111,111,111,.24);box-shadow:0 0 14px rgba(111,111,111,.24);border-radius:5px;background-color:#fff}@media (max-width:450px){.text-content__form{display:none}}@media (max-width:1199px){.text-content__form{top:12%;left:35%;max-width:438px;height:684px}}@media (max-width:767px){.text-content__form{left:19%}}@media (max-width:600px){.text-content__form{left:13%}}@media (max-width:550px){.text-content__form{left:4%}}.text-content__form input,.text-content__form textarea{width:100%;max-width:406px;margin:auto;height:58px}.text-content__form textarea{height:115px}.text-content__form p{margin:30px auto;width:100%;max-width:406px}.text-content__form h5,.text-content__form small{color:#414141}.text-content__form h5{padding-top:40px;padding-bottom:40px;text-align:center;font-size:24px}.text-content__form small{font-size:18px;line-height:32px;padding-top:16px}h4 a{font-size:1.1em}.dropdown a{font-size:.8em}.pad-list a,.resources a{font-size:16px}.btn-hide{display:none}.home-hero{padding-top:60px}.text-content,.top-block{padding-top:90px}@media (max-width:455px){.btn-hide{margin-top:15px!important;font-size:12px;max-width:140px!important}.top-nav__logo{width:40%}}@media (max-width:767px){.btn-hide{margin-top:20px}.home-hero{padding-top:30px}.text-content,.top-block{padding-top:60px}}@media (max-width:991px){.btn-hide{margin-top:15px;display:flex!important}}@media (max-width:1180px){.btn-hide{max-width:175px;height:42px}}.pad-list a,.resources a {line-height: 2em;}
.text-capitalize {
    text-transform: capitalize!important
}
.mb-4{
    margin-bottom: 1.5rem!important
}
.mr-4{
    margin-right:1.5rem!important
}
.ml-4{
    margin-left:1.5rem!important
}
.mr-2{
    margin-right:0.5rem!important
}
.ml-2{
    margin-left:0.5rem!important
}
.mx-4{
    margin-left:1.5rem!important;
    margin-right:1.5rem!important
}
.pb-4{
    padding-bottom: 1.5rem!important
}
.pr-4{
    padding-right:1.5rem!important
}
.pl-4{
    padding-left:1.5rem!important
}
.pr-2{
    padding-right:0.5rem!important
}
.pl-2{
    padding-left:0.5rem!important
}
.px-4{
    padding-left:1.5rem!important;
    padding-right:1.5rem!important
}
.btn-secondary {
    color: #fff;
    background-color: #337AB7;
    border-color:#00a7df
}

.btn-secondary:hover {
    color: #fff;
    background-color: #337AB7;
    border-color:#0081ac
}

.btn-secondary:focus {
    color: #fff;
    background-color: #337AB7;
    border-color: #0081ac;
    -webkit-box-shadow: 0 0 0 .2rem rgba(38, 180, 228, .5);
    box-shadow:0 0 0 .2rem rgba(38, 180, 228, .5)
}

.sm-em{
    height: 2.3em!important;
}

#facility-search .card {
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#facility-search .form-check-label {
    margin-left: 10px;
}

#facility-search .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

#facility-search .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    max-height: 400px;
    overflow-y: auto;
}

#facility-search .card-title {
    font-size: 1.25rem;
}

#facility-search .card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

.form-check-label {
    margin-bottom: 0;
}

.search-dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 94%;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    z-index: 1;
    max-height: 600px; /* Limit the height */
    overflow-y: auto; /* Add scroll for overflowing content */
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.search-dropdown.show .search-dropdown-menu {
    display: block;
}