@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation:fadeInUp 1s ease-out;animation-fill-mode:both;visibility:visible}.animate-on-scroll{opacity:0;visibility:hidden}.page-top-bar{background-color:#eff2f7;background:url(/images/header-bg-img.png);display:-ms-flex;display:flex;align-items:center;justify-content:center;padding:0;min-height:70px}@media only screen and (min-width:991px){.page-top-bar{min-height:100px}}@media only screen and (min-width:1024px){.page-top-bar{padding-inline:10%}}@media only screen and (min-width:1280px){.page-top-bar{min-height:125px;padding-inline:10%}}@media only screen and (min-width:1440px){.page-top-bar{padding-inline:10%}}@media only screen and (min-width:1920px){.page-top-bar{padding-inline:15%}}@media only screen and (min-width:2001px){.page-top-bar{padding-inline:20%}}.page-top-bar__heading{text-transform:uppercase;color:#002d74;padding:10px 0 2px}@media only screen and (min-width:768px){.page-top-bar__heading{padding:20px 0 10px}}@media only screen and (min-width:1024px){.page-top-bar__heading{padding:30px 0 15px}}@media only screen and (min-width:1440px){.page-top-bar__heading{padding:42px 0}}.anchor-tag-color{color:inherit}.counter-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;padding-top:20px}@media only screen and (min-width:768px){.counter-cards{grid-gap:20px}}@media only screen and (min-width:991px){.counter-cards{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){.counter-cards{grid-gap:40px}}.counter-cards__item{text-align:center}@media(max-width:767px){.counter-cards__item{flex:1 1;margin-bottom:5%}}.counter-cards__item-icon{line-height:normal;color:#002d74;display:inline-block;margin-bottom:6px;height:80px;width:80px}@media only screen and (min-width:991px){.counter-cards__item-icon{height:90px;width:90px}}@media only screen and (min-width:1280px){.counter-cards__item-icon{height:100px;width:100px}}.counter-cards__item-icon__img{height:80px;width:80px;min-height:80px;vertical-align:middle}@media only screen and (min-width:991px){.counter-cards__item-icon__img{height:90px;width:90px;min-height:90px}}@media only screen and (min-width:1280px){.counter-cards__item-icon__img{height:100px;width:100px;min-height:100px}}.counter-cards__item-counter{font-size:20px;line-height:25px;margin-bottom:2px;min-height:40px}@media only screen and (min-width:1280px){.counter-cards__item-counter{font-size:30px;line-height:35px}}.counter-cards__item-heading{text-transform:uppercase;color:#002d74;font-weight:500;font-size:14px;line-height:18px}@media only screen and (min-width:1280px){.counter-cards__item-heading{font-size:16px;line-height:20px}}.counter-cards__item-detail{font-size:12px;line-height:22px;margin-top:12px}@media only screen and (min-width:1280px){.counter-cards__item-detail{font-size:14px;line-height:24px}}.our-facilities-section{padding:35px 0 55px}@media only screen and (min-width:1024px){.our-facilities-section{padding:40px 0 100px;padding-inline:10%}}@media only screen and (min-width:1280px){.our-facilities-section{padding:45px 0 120px;padding-inline:10%}}@media only screen and (min-width:1440px){.our-facilities-section{padding:55px 0 145px;padding-inline:10%}}@media only screen and (min-width:1920px){.our-facilities-section{padding-inline:15%}}@media only screen and (min-width:2001px){.our-facilities-section{padding-inline:20%}}.our-facilities-section__content{margin-bottom:20px}@media only screen and (min-width:991px){.our-facilities-section__content{margin-bottom:40px}}@media only screen and (min-width:1280px){.our-facilities-section__content{margin-bottom:56px}}.card-box__list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}@media only screen and (min-width:768px){.card-box__list{grid-gap:40px 20px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.card-box__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1280px){.card-box__list{grid-gap:80px 40px}}.card-box__item{border:1px solid #eff2f7;background-color:#fff;display:flex;flex-direction:column;position:relative}.card-box__picture{display:inline-block;width:100%;background-color:#eff2f7}.card-box__picture__img{height:285px!important;width:100%;object-fit:cover}@media only screen and (min-width:1024px){.card-box__picture__img{height:225px!important}}@media only screen and (min-width:1280px){.card-box__picture__img{height:250px!important}}@media only screen and (min-width:1440px){.card-box__picture__img{height:300px!important}}.card-box__content{height:100%;padding:20px;display:flex;align-items:center;flex-direction:column}@media only screen and (min-width:991px){.card-box__content{padding:10px 10px 5px}}@media only screen and (min-width:1280px){.card-box__content{padding:15px 15px 10px}}.card-box__heading{margin-bottom:8px}@media only screen and (min-width:1024px){.card-box__heading{margin-bottom:5px}}.card-box__detail{font-size:16px;line-height:24px;font-weight:400;letter-spacing:0;margin-bottom:14px;text-align:center}@media only screen and (min-width:1024px){.card-box__detail{font-size:16px;line-height:26px;font-weight:400;letter-spacing:0}}@media only screen and (min-width:1280px){.card-box__detail{font-size:18px;line-height:28px;font-weight:400;letter-spacing:0;margin-bottom:18px}}.card-box__link{position:absolute;inset:0 0;font-size:0;line-height:0;opacity:0}.card-box__btn{margin-top:auto}.site-header__container{background-color:#002d74}