@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&family=Ubuntu:wght@400;500;700&display=swap);
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:border-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input,label,select,button,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;-webkit-appearance:none}input:focus{outline:0}input,textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}ul{padding:0}*{box-sizing:border-box}html{font-size:16px;box-sizing:border-box}body{font-family:"Ubuntu",sans-serif}body._lock{overflow:hidden}h1{font-weight:500}p{margin:0}.wrapper-fluid{max-width:1440px;width:100%;padding:12px;margin:0 auto}.wrapper{max-width:1440px;width:100%;padding:12px;margin:0 auto}.background-img{background:url(../i/bg__top.jpg) no-repeat;background-size:cover}.main{margin-top:95px}.header{padding:10px;position:fixed;top:0;left:0;width:100%;z-index:10;background:#020111;border-bottom:5px solid #00B2FF}.header__container{max-width:1200px;margin:0 auto;display:flex;padding:0 15px;align-items:center;justify-content:space-between;min-height:70px}.header__logo{max-width:170px;width:100%;z-index:5}.menu__icon{display:none}.logo__wrapper{padding:10px 0 5px 0;max-width:170px;width:100%}.logo__title{display:block;color:#fff;font-size:14px}.menu__list>li{position:relative;margin:0px 0px 0px 20px}.menu__link{color:#fff;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase}.menu__link:hover{color:#00B2FF}.menu__sub-list{position:absolute;top:100%;right:0;background-color:#020111;padding:15px;min-width:200px}.menu__sub-list li{margin:0px 0px 10px 0px}.menu__sub-list li:last-child{margin:0px 0px 0px 0px}.menu__sub-link{color:#fff;text-transform:uppercase;font-size:12px;font-weight:700;text-decoration:none}.menu__sub-link:hover{color:#00B2FF}.menu__arrow{display:none}body._pc .menu__list>li:hover .menu__sub-list{opacity:1;visibility:visible;transform:translate(0px, 0px);pointer-events:all}body._touch .menu__list>li{display:flex;align-items:center}body._touch.menu__link{flex:1 1 auto}body._touch .menu__arrow{display:block;width:0;height:0;margin:0px 0px 0px 5px;transition:transform 0.3s ease 0s;border-left:5px solid transparent;border-right:5px solid transparent;border-top:10px solid #fff}body._touch .menu__list>li._active .menu__sub-list{opacity:1;visibility:visible;transform:translate(0px, 0px);pointer-events:all}body._touch .menu__list>li._active .menu__arrow{transform:rotate(-180deg)}@media (min-width: 767px){.menu__list{display:flex;align-items:center}.menu__list>li{padding:10px 0}.menu__sub-list{transform:translate(0px, 10%);opacity:0;visibility:hidden;pointer-events:none;transition:all 0.3s ease 0s}}@media (max-width: 767px){.menu__icon{z-index:5;display:block;position:relative;width:30px;height:18px;cursor:pointer}.menu__icon span,.menu__icon::before,.menu__icon::after{left:0;position:absolute;height:10%;width:100%;transition:all 0.3s ease 0s;background-color:#fff}.menu__icon::before,.menu__icon::after{content:""}.menu__icon::before{top:0}.menu__icon::after{bottom:0}.menu__icon span{top:50%;transform:scale(1) translate(0px, -50%)}.menu__icon._active span{transform:scale(0) translate(0px, -50%)}.menu__icon._active::before{top:50%;transform:rotate(-45deg) translate(0px, -50%)}.menu__icon._active::after{bottom:50%;transform:rotate(45deg) translate(0px, 50%)}.menu__body{position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:rgba(0,0,0,0.9);padding:100px 30px 30px 30px;transition:left 0.3s ease 0s;overflow:auto}.menu__body._active{left:0}.menu__body::before{content:"";position:fixed;width:100%;top:0;left:0;height:95px;background-color:#020111;z-index:2}.menu__list>li{flex-wrap:wrap;margin:0px 0px 30px 0px}.menu__list>li:last-child{margin-bottom:0px}.menu__list>li._active .menu__sub-list{display:block}.menu__link{font-size:22px}.menu__sub-list{position:relative;background-color:#000;flex:1 1 100%;margin:20px 0px 0px 0px;display:none}.menu__sub-link{font-size:18px;color:#fff}}.main-slider{max-width:1200px;margin:0 auto;position:relative}.main-slider::after{content:'';position:absolute;left:0;bottom:20px;width:100%;height:5px;background:-webkit-linear-gradient(90deg, #ea6feb, #00b2ff);background:-moz-linear-gradient(90deg, #ea6feb, #00b2ff);background:linear-gradient(90deg, #ea6feb, #00b2ff)}.slider-items{padding:0 16px}.slider-item{margin-bottom:50px;display:flex;justify-content:space-around}.slider-item__box{max-width:950px;padding-top:36px;margin-bottom:30px}.slider-item__wrapper{display:none;max-width:500px;width:100%;object-fit:cover}.slider-item__img{max-width:100%}.slider-item__wrap{display:block;max-width:400px;width:100%;margin-bottom:20px}.slider-item__subtitle{max-width:950px;font-size:22px;color:#fff;line-height:30px;margin-bottom:20px}.slider-item__description{max-width:950px;display:block;color:#fff;font-size:12px;line-height:20px;margin-bottom:25px;font-weight:500}.slider-item__btn{margin:0 auto;display:inline-block;font-size:15px;padding:25px 25px;background:#00B2FF;color:#fff;border-radius:5px;text-align:center;position:relative;margin-bottom:15px;text-transform:uppercase;text-decoration:none}.slider-item__btn:hover{text-decoration:underline}.slider-item__sub-box{padding-left:15px}.slider-item__title{width:100%}.services-items{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1000px;margin:0 auto}.services-item{padding:10px;display:block;cursor:pointer;text-decoration:none;color:#fff;padding:5px;font-size:20px;text-transform:uppercase;font-weight:700;margin:0 auto;max-width:140px}.services-item__par{display:block;text-align:center;padding:5px;font-size:15px;text-transform:uppercase;font-weight:700}.services-item__box{max-width:200px;max-height:150px;margin:0 auto}.services-item__img{width:100%}.services-item:hover{padding:5px;border-radius:5px;border:1px solid #00B2FF;margin:0 auto}.services{margin-bottom:70px}.timer{background:url(../i/timer__bg.jpg) no-repeat;background-size:cover;background-position:center;text-align:center;margin-bottom:100px}.timer__title{font-size:18px;color:#fff;text-transform:uppercase;margin-bottom:20px;margin-top:0;padding:10px}.timer__span{font-size:18px;font-weight:700}.timer__wrapper{display:flex;flex-wrap:wrap;justify-content:center;min-height:70px;align-items:center}.timer-box{display:flex;justify-content:center}.timer-box__item{padding:5px;padding-top:10px;font-family:'Century Gothic', sans-serif;background:#fff;border-radius:5px;font-size:33px;font-weight:700;margin-right:5px}.timer-box__dots{padding:5px;font-family:'Century Gothic', sans-serif;font-size:36px;font-weight:700;margin-right:5px;color:#fff}.timer-box__item:last-child{margin-right:0}.timer-box p{margin:0}.programs-items{display:flex;justify-content:space-between;flex-wrap:wrap;padding:5px 16px 5px 16px;margin-bottom:50px}.programs-item{max-width:334px;width:100%;margin:0 auto;margin-bottom:35px;padding:0px 15px 0px 15px}.programs-item__box{display:none}.programs-item__title{text-transform:uppercase;color:#00B2FF;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__subtitle{text-transform:uppercase;color:#fff;font-size:1.2rem;text-align:center;line-height:1.3rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__descr{color:#FCFF54;font-size:1.2rem;text-align:center;line-height:1.7rem;font-weight:500;font-family:"Roboto Condensed",sans-serif;margin-bottom:20px}.programs-item__span{color:#fff;font-size:1.4rem;font-weight:700;font-family:"Roboto Condensed",sans-serif}.programs-item__btn{margin:0 auto;display:block;padding:15px 15px;background:#00B2FF;color:#ffffff;border-radius:5px;text-align:center;text-transform:uppercase;text-decoration:none}.programs-item__btn:hover{text-decoration:underline}.programs-item:last-child{margin-bottom:0}.team{max-width:1000px;margin:0 auto}.team__title{text-transform:uppercase;color:#00B2FF;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:40px}.team__text{color:#fff;font-size:1rem;text-align:center;line-height:1.4rem;font-weight:400;font-family:"Roboto Condensed",sans-serif;margin-bottom:40px}.team-slider{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:700px;margin:0 auto}.team-slider__item{padding:10px;max-width:130px;width:100%;display:flex;flex-direction:column;align-items:center}.team-slider__photo{max-width:90px}.team-slider__photo img{width:100%}.team-slider__name{padding:5px;color:#fff;font-size:1rem;text-align:center;line-height:1.4rem;font-weight:400;font-family:"Roboto Condensed",sans-serif}.team-slider__position{color:#00B2FF;font-size:0.8rem;text-align:center;line-height:1rem;font-weight:500;font-family:"Roboto Condensed",sans-serif;margin-bottom:30px}.reviews{padding:30px;background:url(../i/bg__bottom.jpg) no-repeat;background-size:cover;background-position:0px 0px}.reviews__title{text-transform:uppercase;color:#fff;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:40px}.reviews__cover-item{padding:0px 15px}.reviews-slider{padding-bottom:60px;max-width:650px;width:100%;margin:0 auto}.reviews-slider__item{padding:20px;background:rgba(255,255,255,0.3);border-radius:15px;min-width:0}.reviews-slider__text{color:#fff;font-size:0.7rem;line-height:1.1rem;margin-bottom:20px}.reviews-slider__wrap{max-width:85px;max-height:85px}.reviews-slider__box{padding:0px 15px;display:flex;justify-content:space-around;flex-direction:column;align-items:center}.reviews-slider__img{width:100%}.reviews-slider__name{display:block;padding:5px;text-align:center;color:#C4C4C4;font-size:18px;font-weight:700}.slick-list{overflow:hidden}.slick-track{display:flex;align-items:flex-start}.reviews-slider .slick-dots{display:flex;align-items:center;justify-content:center}.reviews-slider .slick-dots li{list-style:none;margin:0px 10px}.reviews-slider .slick-dots li.slick-active button{background-color:#00B2FF}.reviews-slider .slick-dots li button{font-size:0;width:10px;height:10px;background-color:transparent;border:2px solid #00B2FF;border-radius:50%}.form{position:relative;background:-webkit-linear-gradient(90deg, #000097, #cc006a);background:-moz-linear-gradient(90deg, #000097, #cc006a);background:linear-gradient(90deg, #000097, #cc006a)}.form::after{content:'';position:absolute;left:0;bottom:-5px;height:5px;width:100%;background:#00B2FF}.form-box{max-width:1000px;width:100%;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;padding:20px 0px}.form-left{max-width:500px;width:100%;margin:0 auto}.form-left__title{text-transform:uppercase;color:#fff;font-size:45px;text-align:left;line-height:50px;font-weight:700;font-family:"Ubuntu",sans-serif;padding:10px 20px 10px 0px}.form-left__text{padding:5px 5px 5px 0px;color:#fff;font-size:25px;line-height:30px;margin-bottom:20px;text-align:left;font-weight:300;font-family:"Roboto Condensed",sans-serif}.form-right{max-width:500px;width:100%;margin:0 auto}.form-right__btn{margin:0 auto;display:block;max-width:850px;width:100%;padding:15px 15px;background:#00B2FF;color:#ffffff;border-radius:5px;text-align:center;cursor:pointer;text-transform:uppercase}.form-right__inputs{width:100%}.form-right input::placeholder{color:#fff;font-size:18px;line-height:22px;text-align:left;font-weight:500;font-family:"Roboto Condensed",sans-serif}.form-right input{color:#fff;font-size:18px;line-height:22px;text-align:left;font-weight:500;background:rgba(255,255,255,0.3)}.form-right input:focus{color:#fff;font-weight:500;font-size:18px;background:rgba(255,255,255,0.3)}input{width:94%;padding:15px;background:rgba(255,255,255,0.3);border-radius:10px;margin-bottom:10px;color:#fff;font-weight:500;font-size:18px}input.error{border:1px solid red}.footer{background:url(../i/fire_blue.png) no-repeat;background-size:cover}.footer-logo__title{display:block;font-size:12px;line-height:18px;font-weight:500;font-family:"Ubuntu",sans-serif;color:#fff;margin-bottom:10px}.footer-logo__wrapper{padding:10px 0;margin-bottom:15px}.footer-top{max-width:1200px;width:100%;margin:0 auto}.footer-top__logo{max-width:300px;width:100%}.footer-top{padding-top:15px}.footer-top__list{list-style-type:none;padding-left:0}.footer-top__item{font-size:1rem;line-height:2rem;font-weight:500;font-family:"Ubuntu",sans-serif}.footer-top__item a{display:block;text-transform:uppercase;color:#fff;text-decoration:none}.footer-top__item a:hover{color:#00B2FF}.footer-top__info{display:block;text-transform:uppercase;color:#fff}.footer-top__social{max-width:150px;width:100%;display:flex;justify-content:space-around}.footer-top__facebook{position:relative}.footer-top__facebook::before{position:absolute;content:'';top:0;left:0;background:url(../i/social/facebook.svg) no-repeat;width:18px;height:18px}.footer-top__instagram{position:relative}.footer-top__instagram::before{position:absolute;content:'';top:0;left:30px;background:url(../i/social/instagram.svg) no-repeat;width:18px;height:18px}.footer-top__twitter{position:relative}.footer-top__twitter::before{position:absolute;content:'';top:0;left:58px;background:url(../i/social/tw.svg) no-repeat;width:18px;height:18px}.footer-top__youtube{position:relative}.footer-top__youtube::before{position:absolute;content:'';top:1px;left:80px;background:url(../i/social/youtube.svg) no-repeat;width:22px;height:18px}.footer-bottom{text-align:center;font-size:1rem;font-weight:500;font-family:"Ubuntu",sans-serif;color:#00B2FF;padding:15px;background:#080345}.footer-top__menu,.footer-top__submenu,.footer-top__logo{margin-right:20px}.footer-top__logo{max-width:800px;width:100%}.address{max-width:300px}.street,.phone,.email{text-decoration:none;color:#fff;font-size:14px;display:block;margin-bottom:8px}.phone:hover{color:#00B2FF}.email:hover{color:#00B2FF}@media only screen and (min-width: 576px){.footer{background:url(../i/fire_blue.png) no-repeat;background-size:cover}.footer-logo__title{display:block;font-size:12px;line-height:18px;font-weight:500;font-family:"Ubuntu",sans-serif;color:#fff}.footer-logo__wrapper{padding:10px 0;margin-bottom:15px}.footer-top{max-width:1200px;width:100%;margin:0 auto}.footer-top__logo{max-width:300px;width:100%}.footer-top{padding-top:15px}.footer-top__list{list-style-type:none;padding-left:0}.footer-top__item{font-size:1rem;line-height:2rem;font-weight:500;font-family:"Ubuntu",sans-serif}.footer-top__item a{display:block;text-transform:uppercase;color:#fff;text-decoration:none}.footer-top__item a:hover{color:#00B2FF}.footer-top__info{display:block;text-transform:uppercase;color:#fff}.footer-top__social{max-width:150px;width:100%;display:flex;justify-content:space-around}.footer-top__facebook{position:relative}.footer-top__facebook::before{position:absolute;content:'';top:0;left:0;background:url(../i/social/facebook.svg) no-repeat;width:18px;height:18px}.footer-top__instagram{position:relative}.footer-top__instagram::before{position:absolute;content:'';top:0;left:30px;background:url(../i/social/instagram.svg) no-repeat;width:18px;height:18px}.footer-top__twitter{position:relative}.footer-top__twitter::before{position:absolute;content:'';top:0;left:58px;background:url(../i/social/tw.svg) no-repeat;width:18px;height:18px}.footer-top__youtube{position:relative}.footer-top__youtube::before{position:absolute;content:'';top:1px;left:80px;background:url(../i/social/youtube.svg) no-repeat;width:22px;height:18px}.footer-bottom{text-align:center;font-size:1rem;font-weight:500;font-family:"Ubuntu",sans-serif;color:#00B2FF;padding:15px;background:#080345}.footer-top__logo{max-width:800px;width:100%}}@media only screen and (min-width: 768px){.footer{background:url(../i/fire_blue.png) no-repeat;background-size:cover}.footer-logo__title{display:block;font-size:12px;line-height:18px;font-weight:500;font-family:"Ubuntu",sans-serif;color:#fff}.footer-logo__wrapper{padding:10px 0;margin-bottom:15px}.footer-top{max-width:1200px;width:100%;margin:0 auto}.footer-top__logo{max-width:300px;width:100%}.footer-top{padding-top:15px;display:flex;justify-content:space-around;flex-wrap:wrap}.footer-top__list{list-style-type:none;padding-left:0}.footer-top__item{font-size:1rem;line-height:2rem;font-weight:500;font-family:"Ubuntu",sans-serif}.footer-top__item a{display:block;text-transform:uppercase;color:#fff;text-decoration:none}.footer-top__item a:hover{color:#00B2FF}.footer-top__info{display:block;text-transform:uppercase;color:#fff}.footer-top__social{max-width:150px;width:100%;display:flex;justify-content:space-around}.footer-top__facebook{position:relative}.footer-top__facebook::before{position:absolute;content:'';top:0;left:0;background:url(../i/social/facebook.svg) no-repeat;width:18px;height:18px}.footer-top__instagram{position:relative}.footer-top__instagram::before{position:absolute;content:'';top:0;left:30px;background:url(../i/social/instagram.svg) no-repeat;width:18px;height:18px}.footer-top__twitter{position:relative}.footer-top__twitter::before{position:absolute;content:'';top:0;left:58px;background:url(../i/social/tw.svg) no-repeat;width:18px;height:18px}.footer-top__youtube{position:relative}.footer-top__youtube::before{position:absolute;content:'';top:1px;left:80px;background:url(../i/social/youtube.svg) no-repeat;width:22px;height:18px}.footer-bottom{text-align:center;font-size:1rem;font-weight:500;font-family:"Ubuntu",sans-serif;color:#00B2FF;padding:15px;background:#080345}.reviews{padding:30px;background:url(../i/bg__bottom.jpg) no-repeat;background-size:cover;background-position:0px 0px}.reviews__title{text-transform:uppercase;color:#fff;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:40px}.reviews-slider{padding-bottom:60px;max-width:650px;width:100%;margin:0 auto}.reviews-slider__item{padding:20px;background:rgba(255,255,255,0.3);border-radius:15px;display:flex;justify-content:space-between;flex-direction:row;min-width:0}.reviews-slider__text{color:#fff;font-size:0.7rem;line-height:1.1rem}.reviews-slider__wrap{max-width:85px;max-height:85px}.reviews-slider__box{padding:0px 15px;display:flex;justify-content:space-around;flex-direction:column;align-items:center}.reviews-slider__img{width:100%}.reviews-slider__name{display:block;padding:5px;text-align:right;color:#C4C4C4;font-size:18px;font-weight:700}.slick-list{overflow:hidden}.slick-track{display:flex;align-items:flex-start}.reviews-slider .slick-dots{display:flex;align-items:center;justify-content:center}.reviews-slider .slick-dots li{list-style:none;margin:0px 10px}.reviews-slider .slick-dots li.slick-active button{background-color:#00B2FF}.reviews-slider .slick-dots li button{font-size:0;width:10px;height:10px;background-color:transparent;border:2px solid #00B2FF;border-radius:50%}}@media only screen and (min-width: 992px){.main-slider{max-width:1200px;margin:0 auto;position:relative}.main-slider::after{content:'';position:absolute;left:0;bottom:20px;width:100%;height:5px;background:-webkit-linear-gradient(90deg, #ea6feb, #00b2ff);background:-moz-linear-gradient(90deg, #ea6feb, #00b2ff);background:linear-gradient(90deg, #ea6feb, #00b2ff)}.slider-items{padding:0 16px}.slider-item{margin-bottom:50px;display:flex;justify-content:space-around}.slider-item__box{max-width:600px;padding-top:36px;margin-bottom:30px}.slider-item__wrapper{display:block;max-width:500px;width:100%;object-fit:cover}.slider-item__img{max-width:100%}.slider-item__wrap{display:block;max-width:400px;width:100%;margin-bottom:20px}.slider-item__subtitle{max-width:450px;font-size:22px;color:#fff;line-height:30px;margin-bottom:20px}.slider-item__description{max-width:380px;display:block;color:#fff;font-size:12px;line-height:20px;margin-bottom:25px;font-weight:500}.slider-item__btn{margin:0 auto;display:inline-block;font-size:15px;padding:25px 25px;background:#00B2FF;color:#fff;border-radius:5px;text-align:center;position:relative;margin-bottom:15px;text-transform:uppercase}.slider-item__sub-box{padding-left:15px}.slider-item__title{width:100%}.programs-items{display:flex;justify-content:space-between;flex-wrap:no-wrap;padding:5px 16px 5px 16px;margin-bottom:50px}.programs-item{max-width:334px;width:100%;margin:0 auto;margin-bottom:35px;padding:0px 15px 0px 15px}.programs-item__box{display:none}.programs-item__title{text-transform:uppercase;color:#00B2FF;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__subtitle{text-transform:uppercase;color:#fff;font-size:1.2rem;text-align:center;line-height:1.3rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__descr{color:#FCFF54;font-size:1.2rem;text-align:center;line-height:1.7rem;font-weight:500;font-family:"Roboto Condensed",sans-serif;margin-bottom:20px}.programs-item__span{color:#fff;font-size:1.4rem;font-weight:700;font-family:"Roboto Condensed",sans-serif}.programs-item__btn{margin:0 auto;display:block;padding:15px 15px;background:#00B2FF;color:#ffffff;border-radius:5px;text-align:center;text-transform:uppercase;text-decoration:none}.programs-item__btn:hover{text-decoration:underline}.programs-item:last-child{margin-bottom:0}}@media only screen and (min-width: 1150px){.programs-items{display:flex;justify-content:space-between;flex-wrap:no-wrap;padding:5px 16px 5px 16px;margin-bottom:50px}.programs-item{max-width:334px;width:100%;margin:0 auto;margin-bottom:35px;padding:0px 15px 0px 15px}.programs-item__box{display:block}.programs-item__title{text-transform:uppercase;color:#00B2FF;font-size:1.5rem;text-align:center;line-height:1.8rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__subtitle{text-transform:uppercase;color:#fff;font-size:1.2rem;text-align:center;line-height:1.3rem;font-weight:700;font-family:"Ubuntu",sans-serif;margin-bottom:20px}.programs-item__descr{color:#FCFF54;font-size:1.2rem;text-align:center;line-height:1.7rem;font-weight:500;font-family:"Roboto Condensed",sans-serif;margin-bottom:20px}.programs-item__span{color:#fff;font-size:1.4rem;font-weight:700;font-family:"Roboto Condensed",sans-serif}.programs-item__btn{margin:0 auto;display:block;padding:15px 15px;background:#00B2FF;color:#ffffff;border-radius:5px;text-align:center;text-transform:uppercase;text-decoration:none}.programs-item__btn:hover{text-decoration:underline}.programs-item:last-child{margin-bottom:0}}


/*# sourceMappingURL=style.css.map*/