:root{--color-primary: #007AA7;--color-primary-dark: #143348;--color-gray: #666;--color-gray-dark: #333}.header{background:#fff;border-bottom:solid 1px #ececec;padding:10px;position:sticky;top:0;z-index:3}.header .container{align-items:center;display:flex;justify-content:space-between}.header__hamburger{cursor:pointer;height:25px;width:30px}.header__hamburger span{background:var(--color-gray);display:block;height:3px;margin:5px 0;transition:all .3s ease-in-out;width:30px}@media(min-width: 860px){.header__hamburger{display:none}}.header__hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px, 6px)}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px, -6px)}.header__logo img{height:60px}.header__menu{display:none}.header__menu ul{list-style:none;padding:0}.header__menu ul li{display:inline-block;margin:0 16px}.header__menu ul li a{color:var(--color-gray);font-size:18px;font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.header__menu ul li a:hover{color:var(--color-primary)}@media(min-width: 860px){.header__menu{display:block}}.mobileHeader{background:#fff;height:calc(100% - 85px);overflow:auto;position:fixed;right:0;top:85px;transform:translate(100%, 0);transition:all .3s ease-in-out;width:100vw;z-index:2}.mobileHeader ul{list-style:none;padding:0}.mobileHeader ul li{border-bottom:solid 1px #ececec;padding:0 20px}.mobileHeader ul li a{color:var(--color-gray);display:block;font-weight:500;padding:20px;text-decoration:none;text-transform:uppercase}.mobileHeader.visible{transform:translate(0, 0)}body{color:var(--color-gray);font-family:"Barlow",sans-serif;font-size:18px;font-weight:400;line-height:1.4;margin:0;padding:0}@media(min-width: 1024px){body{font-size:20px}}section{clear:both}*{box-sizing:border-box}img{max-width:100%}.container{max-width:1220px;padding:0 20px;margin:0 auto}.btn,.btn_white,.btn_transparent,.btn_primary,.frm_button_submit,header .header_btn a{display:inline-block;padding:10px 20px;text-decoration:none;border-radius:30px;min-width:150px;text-align:center;text-transform:uppercase;font-size:16px;font-weight:500;transition:all .3s ease-in-out}.btn_primary,.frm_button_submit,header .header_btn a{background:var(--color-primary) !important;color:#fff !important}.btn_primary:hover,.frm_button_submit:hover,header .header_btn a:hover{background-color:var(--color-primary-dark) !important}.btn_transparent{border:solid 1px #fff;color:#fff}.btn_transparent:hover{background-color:#fff;color:var(--color-primary)}.btn_white{background-color:#fff;color:var(--color-primary)}.btn_white:hover{background-color:var(--color-primary);color:#fff}.btn_link{color:var(--color-primary);text-decoration:none;display:inline-block;font-weight:500;font-size:18px}.btn_link i{margin:0 8px;transition:all .3s ease-in-out}.btn_link:hover i{margin:0 16px}.pageSubtitle{color:var(--color-primary);font-size:18px;font-weight:400;margin:0;text-transform:uppercase}@media(min-width: 1024px){.pageSubtitle{font-size:22px}}header .header_btn a{width:100%}.splitSection{padding:60px 0}.splitSection__copy{margin-bottom:60px}@media(min-width: 768px){.splitSection__copy{display:flex;flex-direction:column;justify-content:center;margin-bottom:0;width:60%}}.splitSection__image{position:relative;margin:30px}.splitSection__image:before{display:block;content:"";width:100%;padding-top:147.3684210526%}.splitSection__image>.content{position:absolute;top:0;left:0;right:0;bottom:0}.splitSection__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.splitSection__image img{border-radius:30px;position:relative;z-index:1}@media(min-width: 768px){.splitSection__image{width:40%}}.splitSection__image:after{background:var(--color-primary);border-radius:8px;bottom:-30px;content:"";display:block;height:80px;left:-30px;position:absolute;width:100%;z-index:0}@media(min-width: 768px){.splitSection{display:flex;flex-direction:row-reverse;gap:30px}}@media(min-width: 1200px){.splitSection{gap:120px}}.splitSection:nth-child(even){flex-direction:row}.splitSection:nth-child(even) .splitSection__image:after{left:auto;right:-30px}.programs{padding:80px 0}.programs__title{text-align:center;margin-bottom:42px;margin:0 auto;margin-bottom:56px;max-width:1000px}.programs__title small{color:var(--color-primary)}.programs__content .swiper-wrapper{height:100% !important;align-items:stretch !important}.programs__content .swiper-slide a{height:100%;display:block;text-decoration:none;color:inherit;padding:64px 42px;transition:all .3s ease-in-out;border:solid 1px #ccc;border-radius:16px}.programs__content .swiper-slide a h3{color:var(--color-primary);text-transform:uppercase;margin-top:0;margin-bottom:8px;font-size:18px}.programs__content .swiper-slide a:hover{background:var(--color-primary);color:#fff}.programs__content .swiper-slide a:hover h3{color:#fff}.programs__content .swiper-slide a:hover .btn_link{color:#fff}.programs__content .swiper-slide a:hover .btn_link i{margin-left:16px}@media(max-width: 767px){.programs__content .swiper-slide-active a{background:var(--color-primary);color:#fff}.programs__content .swiper-slide-active a h3{color:#fff}.programs__content .swiper-slide-active a .btn_link{color:#fff}.programs__content .swiper-slide-active a .btn_link i{margin-left:16px}}.programs__content .swiper-program-pagination{text-align:center}.testimonials{padding:64px 0}.testimonials .quotes{margin-left:64px}.testimonials .swiper{margin-top:42px;max-width:680px}.testimonials .swiper-slide{padding:0 64px}.testimonials .swiper-pagination{margin-top:16px;bottom:0 !important;position:relative}.testimonials .swiper-pagination span{width:24px;height:4px;border-radius:8px}.partners{padding:48px 0}.partners .container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:32px}.schedule{background:center center no-repeat;background-size:cover;min-height:350px}.schedule__copy{background-color:#222;color:#fff;padding:86px 32px;max-width:320px}.schedule__copy h3{font-size:28px;font-weight:400;margin-bottom:24px}.schedule__copy p{font-size:16px;opacity:.6;margin-top:0;margin-bottom:32px}.schedule__copy .btn_white{padding:10px 48px}footer{background:url(../images/footer_bg2.png) var(--color-primary) center center no-repeat;color:#fff;padding:64px 0}footer .container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;gap:32px}footer .footerLogo{margin-bottom:42px;margin-top:10px}footer .footerLogo img{max-width:100px}@media(min-width: 768px){footer .footerLogo{order:1;margin-bottom:16px;margin-top:0;width:100%}}footer .footerLinks{margin-bottom:32px}footer .footerLinks ul{margin:0;padding:0;list-style:none}footer .footerLinks ul li a{color:#fff;display:block;text-decoration:none;text-transform:uppercase;font-size:16px;font-weight:400;margin-bottom:12px}@media(min-width: 768px){footer .footerLinks{order:2}}footer .footerServices,footer .footerPrograms{margin-bottom:32px}footer .footerServices p,footer .footerPrograms p{font-size:16px;font-weight:500;text-transform:uppercase;margin-top:0;margin-bottom:8px}footer .footerServices ul,footer .footerPrograms ul{margin:0;padding:0;list-style:none}footer .footerServices ul li a,footer .footerPrograms ul li a{color:#fff;display:block;text-decoration:none;text-transform:uppercase;font-size:16px;font-weight:400;margin-bottom:12px;opacity:.7}@media(min-width: 768px){footer .footerServices{order:3}}@media(min-width: 768px){footer .footerPrograms{order:4}}footer .footerSocial{margin-bottom:32px}footer .footerSocial ul{margin:0;padding:0;list-style:none;display:flex;gap:12px}footer .footerSocial ul a{color:#fff;opacity:.5;transition:all .3s ease-in-out;font-size:24px}footer .footerSocial ul a:hover{opacity:1}@media(min-width: 768px){footer .footerSocial ul{justify-content:center}}@media(min-width: 768px){footer .footerSocial{order:6;width:100%;margin-bottom:12px}}footer .footerBadge img{max-width:150px}@media(min-width: 768px){footer .footerBadge{order:5}}@media(min-width: 768px){footer{padding-bottom:16px}}.copyright{background-color:#222;color:#fff;padding:12px 0;font-size:12px;text-align:center}.internalCover{padding:30px 0;text-align:center;background:center center no-repeat #222;background-size:cover;margin-bottom:0}.internalCover h1{color:#fff;font-size:42px;font-weight:400;text-transform:uppercase}.frm_button_submit{border-radius:30px !important}.singlePrograms{margin-bottom:64px}.singlePrograms .btn_primary,.singlePrograms header .header_btn a,header .header_btn .singlePrograms a,.singlePrograms .frm_button_submit{margin-top:32px}.singlePrograms .splitSection{align-items:flex-start}.singlePrograms .splitSection__copy{align-items:flex-start;justify-content:flex-start}.singlePrograms__cover{position:relative}.singlePrograms__cover .container{position:relative;z-index:2}.singlePrograms__cover:after{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;background-color:var(--color-primary-dark);opacity:.9;z-index:1}.singleServices__cover{background-position:right center}