/* Minification failed. Returning unminified contents.
(3,7422): run-time error CSS1063: Expected calculation unit, found '$'
(3,7422): run-time error CSS1064: Expected calculation product, found '$'
(3,7422): run-time error CSS1065: Expected calculation sum, found '$'
(3,7422): run-time error CSS1034: Expected closing parenthesis, found '$'
(3,7422): run-time error CSS1042: Expected function, found '$'
(3,7422): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
 */
.home{display:flex;flex-direction:column;overflow-x:hidden;color:#2e323f;font-family:'Overpass';}.home .container{width:100%;max-width:1170px;margin:0 auto;}@media screen and (max-width:1280px){.home .container{max-width:750px;}}@media screen and (max-width:768px){.home .container{max-width:93%;}}.home .section-indent{margin-top:100px;}@media screen and (max-width:1280px){.home .section-indent{margin-top:80px;}}.home .section-title{font-size:40px;line-height:48px;}@media screen and (max-width:1280px){.home .section-title{font-size:32px;}}@media screen and (max-width:768px){.home .section-title{font-size:28px;line-height:36px;}}.home .text-16px{font-size:16px;line-height:24px;}@media screen and (max-width:768px){.home .text-16px{font-size:14px;line-height:22px;}}.home .text-14px{font-size:14px;line-height:22px;}@media screen and (max-width:768px){.home .text-14px{font-size:12px;line-height:18px;}}.home .btn-filled-blue{display:flex;align-items:center;justify-content:center;box-sizing:border-box;background:#2d79f6;border-radius:5px;height:60px;max-width:320px;min-width:250px;font-size:18px;padding:5px;color:#fff;font-weight:600;transition:all .3s;cursor:pointer;}.home .btn-filled-blue:hover{opacity:.9;}.home .home-top{display:flex;justify-content:space-between;align-items:center;margin-top:60px;}@media screen and (max-width:768px){.home .home-top{flex-direction:column-reverse;gap:15px;}}.home .home-top__left{display:flex;flex-direction:column;}.home .home-top__title{font-size:80px;font-weight:800;margin-bottom:30px;}@media screen and (max-width:1280px){.home .home-top__title{font-size:64px;line-height:100%;}}@media screen and (max-width:768px){.home .home-top__title{font-size:52px;}}.home .home-top__info{display:flex;flex-direction:column;gap:15px;}.home .home-top__info h4{text-transform:uppercase;font-weight:600;width:85%;font-size:16px;}@media screen and (max-width:1280px){.home .home-top__info h4{width:99%;}}.home .home-top__info p{width:80%;}@media screen and (max-width:1280px){.home .home-top__info p{width:99%;}}.home .home-top__button{margin-top:40px;}.home .home-top__right{width:600px;min-width:600px;height:800px;background-image:url("/assets/img/home/home-top-back.png");background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;}@media screen and (max-width:1280px){.home .home-top__right{width:352px;min-width:352px;height:780px;}}@media screen and (max-width:768px){.home .home-top__right{width:108%;min-width:auto;height:510px;}}@media screen and (max-width:500px){.home .home-top__right{height:333px;}}.home .home-top__right img{width:60%;z-index:1;}@media screen and (max-width:1280px){.home .home-top__right img{width:75%;}}@media screen and (max-width:768px){.home .home-top__right img{width:36%;}}.home .home-top__right svg{position:absolute;filter:drop-shadow(0 0 10px rgba(45,121,246,.33));}.home .home-top__right svg.python{top:100px;left:60px;width:67px;height:67px;}@media screen and (max-width:1280px){.home .home-top__right svg.python{top:160px;left:20px;width:47px;height:47px;}}@media screen and (max-width:768px){.home .home-top__right svg.python{top:120px;left:40px;width:84px;height:84px;}}@media screen and (max-width:500px){.home .home-top__right svg.python{width:11%;height:auto;top:75px;}}.home .home-top__right svg.net{bottom:85px;left:-50px;width:100px;height:100px;}@media screen and (max-width:1280px){.home .home-top__right svg.net{bottom:50px;left:-23px;width:47px;height:47px;}}@media screen and (max-width:768px){.home .home-top__right svg.net{bottom:100px;left:100px;width:83px;height:83px;}}@media screen and (max-width:500px){.home .home-top__right svg.net{left:70px;bottom:80px;width:11%;height:auto;}}.home .home-top__right svg.html{bottom:60px;right:150px;width:67px;height:67px;}@media screen and (max-width:1280px){.home .home-top__right svg.html{bottom:150px;right:55px;width:60px;height:60px;}}@media screen and (max-width:768px){.home .home-top__right svg.html{width:129px;height:129px;bottom:20px;right:70px;}}@media screen and (max-width:500px){.home .home-top__right svg.html{right:40px;width:17%;height:auto;}}.home .home-top__right svg.c{right:80px;top:60px;width:100px;height:100px;}@media screen and (max-width:1280px){.home .home-top__right svg.c{right:25px;width:60px;height:60px;}}@media screen and (max-width:768px){.home .home-top__right svg.c{width:98px;height:98px;right:40px;top:40px;}}@media screen and (max-width:500px){.home .home-top__right svg.c{width:13%;height:auto;}}.home .home-about{display:flex;flex-direction:column;}.home .home-about__title{margin-bottom:66px;}@media screen and (max-width:1280px){.home .home-about__title{margin-bottom:42px;}}@media screen and (max-width:500px){.home .home-about__title{margin-bottom:27px;}}.home .home-about__block{display:flex;justify-content:space-between;}@media screen and (max-width:1280px){.home .home-about__block{flex-direction:column;gap:30px;}}@media screen and (max-width:500px){.home .home-about__block{gap:20px;}}.home .home-about__left{width:624px;}@media screen and (max-width:1280px){.home .home-about__left{width:100%;}}.home .home-about__left img{width:100%;}.home .home-about__right{width:500px;display:flex;flex-direction:column;gap:20px;}@media screen and (max-width:1280px){.home .home-about__right{width:100%;}}@media screen and (max-width:500px){.home .home-about__right{gap:15px;}}.home .home-about__right p{font-size:16px;line-height:24px;}.home .home-partners{display:flex;flex-direction:column;background:#f5faff;padding:100px 0;margin-top:70px;}@media screen and (max-width:1280px){.home .home-partners{padding:80px 0;margin-top:50px;}}@media screen and (max-width:500px){.home .home-partners{padding:50px 0;}}.home .home-partners__title{margin-bottom:66px;}@media screen and (max-width:1280px){.home .home-partners__title{margin-bottom:42px;}}@media screen and (max-width:500px){.home .home-partners__title{margin-bottom:27px;}}.home .home-partners__block{width:770px;margin:0 auto;}@media screen and (max-width:1280px){.home .home-partners__block{width:auto;}}.home .home-partners__block .slick-dots{margin-top:30px;}.home .home-partners__top{display:flex;gap:10px;margin-bottom:30px;}.home .home-partners__top img{width:60px;height:60px;border-radius:5px;object-fit:cover;}.home .home-partners__details{display:flex;flex-direction:column;justify-content:space-between;padding:2px 0;}@media screen and (max-width:500px){.home .home-partners__details{width:80%;}}.home .home-partners__name{font-size:16px;font-weight:600;}.home .home-partners__bottom::before{content:'';display:inline-block;background-image:url("/assets/img/home/quotes.svg");background-repeat:no-repeat;background-size:contain;width:40px;height:28px;margin-right:15px;}.home .home-exams{display:flex;flex-direction:column;margin-bottom:150px;}@media screen and (max-width:1000px){.home .home-exams{margin-bottom:100px;}}@media screen and (max-width:500px){.home .home-exams{margin-bottom:80px;}}.home .home-exams__title{margin-bottom:66px;}@media screen and (max-width:1280px){.home .home-exams__title{margin-bottom:42px;}}@media screen and (max-width:500px){.home .home-exams__title{margin-bottom:27px;}}.home .home-exams__block{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;}.home .home-exams__item{width:350px;box-sizing:border-box;border:1px solid #e0ecf9;border-radius:4px;}@media screen and (max-width:768px){.home .home-exams__item{width:100%;}}.home .home-exams__top{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:273px;gap:15px;position:relative;}@media screen and (max-width:1280px){.home .home-exams__top{height:240px;}}.home .home-exams__top::before{content:'';background-image:url("/assets/img/home/home-top-back.png");background-size:cover;background-repeat:no-repeat;position:absolute;width:100%;height:100%;z-index:-1;}.home .home-exams__top.position-1::before{background-position:bottom;}.home .home-exams__top.position-2::before{background-position:center;}.home .home-exams__top.position-3::before{background-position:top;transform:rotate(180deg);}.home .home-exams__top.position-4::before{background-position:top;}.home .home-exams__top.position-5::before{background-position:right;transform:rotate(180deg);}.home .home-exams__top svg{width:97px;height:97px;}@media screen and (max-width:1280px){.home .home-exams__top svg{width:82px;height:82px;}}.home .home-exams__top p{font-size:28px;line-height:1.5;text-align:center;}@media screen and (max-width:1280px){.home .home-exams__top p{font-size:24px;}}.home .home-exams__button{margin:20px auto;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,a,button,input,select,textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.main_content_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px;font-weight:300;color:#565656;text-align:justify;}.subtitle_1_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px !important;font-weight:600;color:#0072c6 !important;text-transform:uppercase !important;text-align:center !important;margin:15px 0 !important;}@media screen and (max-width:426px){.subtitle_1_formatted{font-size:1rem !important;}}.subtitle_2_background_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:1rem !important;font-weight:600 !important;color:#16569f !important;text-align:center !important;letter-spacing:.15px !important;line-height:1.3 !important;padding:20px;background-color:#e6edf8;margin:15px auto;width:100%;}@media screen and (max-width:426px){.subtitle_2_background_formatted{font-size:1rem !important;}}.title_formatted{font-family:"ProximaNovaBold",sans-serif !important;font-size:1.75rem;font-weight:600 !important;color:#565656;text-transform:uppercase;text-align:center !important;letter-spacing:.15px !important;margin:45px auto;width:90%;}@media screen and (max-width:500px){.title_formatted{margin:10px auto 30px;}}@media screen and (max-width:426px){.title_formatted{font-size:18px !important;}}.btn{font-family:"ProximaNovaRegular",sans-serif;text-transform:uppercase;padding:6px 35px;border-radius:20px;border:none;outline:none;cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;text-align:center;display:inline-block;min-height:40px;font-size:16px;line-height:36px;}.btn_one-exam{margin:0 20px;padding:6px 20px;width:150px;}@media screen and (max-width:600px){.btn_one-exam{margin:10px 0;}}.btn_catalog_subscription-link{margin-top:35px;}.btn_catalog_sercher{margin:0;display:flex;align-items:center;}.btn__green{background:#3cb371;color:#fafafa;}.btn__green_home{font-size:inherit;}@media screen and (max-width:360px){.btn__green_home{padding:6px 20px;}}.btn__blue{background:#0072c6;color:#fafafa;}.btn_disabled{cursor:default;border:1px solid #808080;color:#808080;background-color:transparent;}
@font-face{font-family:"GothamProRegular";src:url("/assets/fonts/GothamProRegular/GothamProRegular.eot?");src:url("/assets/fonts/GothamProRegular/GothamProRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/GothamProRegular/GothamProRegular.woff") format("woff"),url("/assets/fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"ProximaNovaRegular";src:url("/assets/fonts/ProximaNovaRegular.eot?");src:url("/assets/fonts/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/ProximaNovaRegular.woff") format("woff"),url("/assets/fonts/ProximaNovaRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"ProximaNovaBold";src:url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.eot?");src:url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.woff") format("woff"),url("/assets/fonts/ProximaNovaBold/ProximaNovaBold.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"RobotoRegular";src:url("/assets/fonts/RobotoRegular/RobotoRegular.eot?");src:url("/assets/fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoRegular/RobotoRegular.woff") format("woff"),url("/assets/fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"RobotoLight";src:url("/assets/fonts/RobotoLight/RobotoLight.eot?");src:url("/assets/fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoLight/RobotoLight.woff") format("woff"),url("/assets/fonts/RobotoLight/RobotoLight.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"RobotoMedium";src:url("/assets/fonts/RobotoMedium/RobotoMedium.eot?");src:url("/assets/fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoMedium/RobotoMedium.woff") format("woff"),url("/assets/fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:"RobotoBold";src:url("/assets/fonts/RobotoBold/RobotoBold.eot?");src:url("/assets/fonts/RobotoBold/RobotoBold.eot?#iefix") format("embedded-opentype"),url("/assets/fonts/RobotoBold/RobotoBold.woff") format("woff"),url("/assets/fonts/RobotoBold/RobotoBold.ttf") format("truetype");font-style:normal;font-weight:normal;font-display:swap;}@font-face{font-family:'icomoon';src:url("/assets/fonts/icomoon.eot?");src:url("/assets/fonts/icomoon.eot?") format("embedded-opentype"),url("/assets/fonts/icomoon.ttf") format("truetype"),url("/assets/fonts/icomoon.woff") format("woff"),url("/assets/fonts/icomoon.svg") format("svg");font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-mail:before{content:"";}.icon-conversation:before{content:"";}.icon-certificate:before{content:"";}.icon-catalog:before{content:"";}.icon-home-page:before{content:"";}.icon-google:before{content:"";}.icon-arrow-left:before{content:"";}.icon-arrow-right:before{content:"";}.icon-pay-per-click:before{content:"";}.icon-cash:before{content:"";}.icon-payment-method:before{content:"";}.icon-internetarchive:before{content:"";}.icon-credit-card:before{content:"";}.icon-cancel:before{content:"";}.icon-tick:before{content:"";}.icon-instagram:before{content:"";}.icon-telegram:before{content:"";}.icon-cross:before{content:"";}.icon-vk:before{content:"";}.icon-google-plus:before{content:"";}.icon-twitter:before{content:"";}.icon-facebook:before{content:"";}.icon-youtube:before{content:"";}.icon-menu:before{content:"";}.icon-caret-down:before{content:"";}.icon-caret-up:before{content:"";}.icon-circle-up:before{content:"";}.icon-smile_happy:before{content:"";}.icon-smile_sad:before{content:"";}.icon-pass_hide:before{content:"";}.icon-pass_show:before{content:"";}.icon-down-arrow:before{content:"";}.icon-linkedin:before{content:"";}.icon-search:before{content:"";}.icon-cog:before{content:"";}@font-face{font-family:Overpass;src:local("Overpass-Thin"),url("/assets/fonts/Overpass/Overpass-Thin.ttf") format("truetype");font-style:normal;font-weight:100;}@font-face{font-family:Overpass;src:local("Overpass-ExtraLight"),url("/assets/fonts/Overpass/Overpass-ExtraLight.ttf") format("truetype");font-style:normal;font-weight:200;}@font-face{font-family:Overpass;src:local("Overpass-Light"),url("/assets/fonts/Overpass/Overpass-Light.ttf") format("truetype");font-style:normal;font-weight:300;}@font-face{font-family:Overpass;src:local("Overpass-Regular"),url("/assets/fonts/Overpass/Overpass-Regular.ttf") format("truetype");font-style:normal;font-weight:400;}@font-face{font-family:Overpass;src:local("Overpass-Medium"),url("/assets/fonts/Overpass/Overpass-Medium.ttf") format("truetype");font-style:normal;font-weight:500;}@font-face{font-family:Overpass;src:local("Overpass-SemiBold"),url("/assets/fonts/Overpass/Overpass-SemiBold.ttf") format("truetype");font-style:normal;font-weight:600;}@font-face{font-family:Overpass;src:local("Overpass-Bold"),url("/assets/fonts/Overpass/Overpass-Bold.ttf") format("truetype");font-style:normal;font-weight:700;}@font-face{font-family:Overpass;src:local("Overpass-ExtraBold"),url("/assets/fonts/Overpass/Overpass-ExtraBold.ttf") format("truetype");font-style:normal;font-weight:800;}@font-face{font-family:Overpass;src:local("Overpass-Black"),url("/assets/fonts/Overpass/Overpass-Black.ttf") format("truetype");font-style:normal;font-weight:900;}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,a,button,input,select,textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.main_content_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px;font-weight:300;color:#565656;text-align:justify;}.subtitle_1_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px !important;font-weight:600;color:#0072c6 !important;text-transform:uppercase !important;text-align:center !important;margin:15px 0 !important;}@media screen and (max-width:426px){.subtitle_1_formatted{font-size:1rem !important;}}.subtitle_2_background_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:1rem !important;font-weight:600 !important;color:#16569f !important;text-align:center !important;letter-spacing:.15px !important;line-height:1.3 !important;padding:20px;background-color:#e6edf8;margin:15px auto;width:100%;}@media screen and (max-width:426px){.subtitle_2_background_formatted{font-size:1rem !important;}}.title_formatted{font-family:"ProximaNovaBold",sans-serif !important;font-size:1.75rem;font-weight:600 !important;color:#565656;text-transform:uppercase;text-align:center !important;letter-spacing:.15px !important;margin:45px auto;width:90%;}@media screen and (max-width:500px){.title_formatted{margin:10px auto 30px;}}@media screen and (max-width:426px){.title_formatted{font-size:18px !important;}}.subscriptions-container{max-width:calc($bodyWidthLimit + 60px);display:flex;flex-direction:column;}.subscriptions-container .subscriptions-main{font-family:"ProximaNovaRegular",sans-serif;margin:0 auto;width:84%;}@media screen and (max-width:1571px){.subscriptions-container .subscriptions-main{width:94%;}}@media screen and (max-width:600px){.subscriptions-container .subscriptions-main{width:94%;}}.subscriptions-container .subscriptions-main .subscriptions-items{display:flex;flex-flow:row wrap;justify-content:center;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription{flex-basis:300px;height:580px;background:#f0f0f0;display:flex;flex-direction:column;justify-content:space-between;margin-top:90px;margin-right:15px;margin-left:15px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-name{height:200px;font-size:220%;font-weight:700;background:url(/assets/img/Shared/course-bg-light.png);background-repeat:no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center;position:relative;top:-90px;margin-top:15px;color:#424043;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-main-block{position:relative;top:-100px;display:flex;height:440px;flex-direction:column;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price{margin:15px auto;margin-bottom:6px;font-size:110%;font-weight:700;display:flex;align-items:center;justify-content:center;color:#16569f;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price sup{vertical-align:top;font-size:50px;font-weight:400;margin-right:5px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span{font-size:450%;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span.subs-numb{vertical-align:-35px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span.month{font-size:20px;padding-top:47px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-sharePrice{font-size:110%;font-weight:700;align-items:center;justify-content:flex-end;color:#fa5555;margin:5px 5px -50px 0;display:none;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-sharePrice sup{vertical-align:top;font-size:50px;font-weight:400;margin-right:5px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-sharePrice span{font-size:450%;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-sharePrice span.subs-numb{vertical-align:-35px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-sharePrice span.month{font-size:20px;padding-top:47px;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .display-sharePrice{display:flex;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .strikethrough{width:50%;height:2px;margin-top:-45px;margin-bottom:45px;border:none;background-color:#f00;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .block{width:15px;height:15px;border-radius:4px;margin-right:10px;margin-bottom:0;background-color:#c7cff3;align-self:center;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-links{display:flex;justify-content:flex-start;align-items:flex-end;margin-left:20px;margin-bottom:15px;color:#565656;font-weight:600;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .buy-button{margin-top:auto;align-self:center;width:60%;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .buy-button>a{width:100%;text-decoration:none;height:45px;color:#0b55b6;font-weight:800;border:3px solid #c3cdf0;display:inline-block;padding-top:6px;border-radius:29px;text-align:center;font-size:18px;box-sizing:border-box;}.subscriptions-container .subscriptions-main .subscriptions-items .subscription .buy-button>a:hover{background:#7ab2dc;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription{position:relative;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .subscription-name{filter:invert(58%) sepia(62%) saturate(474%) hue-rotate(93deg) brightness(92%) contrast(78%);color:#fff;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .subscription-name-basic{height:200px;font-size:220%;font-weight:700;display:flex;align-items:center;justify-content:center;position:absolute;top:-90px;left:75px;margin-top:15px;color:#fff;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .subscription-price{color:#3bb46f;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .block{background-color:#3bb46f;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .buy-button>a{border-color:#3bb46f;color:#3bb46f;}.subscriptions-container .subscriptions-main .subscriptions-items .base-subscription .buy-button>a:hover{background:#2f9159;color:#fff;}.subscriptions-container .subscriptions-main .subscriptions-items .premium-subscription .subscription-name{background:url(/assets/img/Shared/course-bg-dark.png);background-repeat:no-repeat;background-size:contain;color:#fff;}.subscriptions-container .subscriptions-main .subscriptions-items .premium-subscription .subscription-price{color:#1a4fbf;}.subscriptions-container .subscriptions-main .subscriptions-items .premium-subscription .block{background-color:#1a4fbf;}.subscriptions-container .subscriptions-main .subscriptions-items .premium-subscription .buy-button>a{border-color:#1a4fbf;background-color:#1a4fbf;color:#fff;}.subscriptions-container .subscriptions-main .subscriptions-items .premium-subscription .buy-button>a:hover{background:#1846a8;color:#fff;}@media(max-width:599px){.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription{margin-right:0;margin-left:0;height:380px;margin-top:50px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-name{background-position:15% 75%;height:100px;font-size:22px;justify-content:start;padding-left:50px;top:-50px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .speciality{padding-left:35px;font-size:18px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-name-basic{font-size:22px;justify-content:start;top:-100px;left:55px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-main-block{top:-60px;height:310px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price{height:80px;font-family:"RobotoRegular";font-weight:700;display:flex;align-items:center;justify-content:center;color:#1a4fbf;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price sup{vertical-align:top;font-size:20px;font-weight:400;margin-right:5px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span{font-family:"RobotoLight";font-size:35px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span.subs-numb{vertical-align:-35px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-price span.month{font-size:12px;padding-top:30px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .block{width:10px;height:10px;border-radius:2px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .subscription-links{font-size:14px;margin-bottom:10px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .buy-button{margin-top:auto;align-self:center;width:50%;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items .subscription .buy-button>a{height:35px;font-weight:800;padding-top:3px;font-size:16px;}.subscriptions-container .subscriptions-container .subscriptions-main .subscriptions-items :last-child{margin-bottom:15px;}}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,a,button,input,select,textarea{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.main_content_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px;font-weight:300;color:#565656;text-align:justify;}.subtitle_1_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:15px !important;font-weight:600;color:#0072c6 !important;text-transform:uppercase !important;text-align:center !important;margin:15px 0 !important;}@media screen and (max-width:426px){.subtitle_1_formatted{font-size:1rem !important;}}.subtitle_2_background_formatted{font-family:"ProximaNovaRegular",sans-serif !important;font-size:1rem !important;font-weight:600 !important;color:#16569f !important;text-align:center !important;letter-spacing:.15px !important;line-height:1.3 !important;padding:20px;background-color:#e6edf8;margin:15px auto;width:100%;}@media screen and (max-width:426px){.subtitle_2_background_formatted{font-size:1rem !important;}}.title_formatted{font-family:"ProximaNovaBold",sans-serif !important;font-size:1.75rem;font-weight:600 !important;color:#565656;text-transform:uppercase;text-align:center !important;letter-spacing:.15px !important;margin:45px auto;width:90%;}@media screen and (max-width:500px){.title_formatted{margin:10px auto 30px;}}@media screen and (max-width:426px){.title_formatted{font-size:18px !important;}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{content:"";display:table;}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{float:left;height:100%;min-height:1px;display:none;}[dir="rtl"] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;position:relative;right:-1px;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}.slick-dots{display:flex;justify-content:center;gap:20px;}.slick-dots li{list-style-type:none;background:rgba(45,121,246,.2);border-radius:40px;width:40px;height:4px;cursor:pointer;}.slick-dots li button{display:none;}.slick-dots li.slick-active{background:#2d79f6;}.top-container_wrapper{position:relative;width:100%;padding-top:60px;}@media screen and (max-width:1850px){.top-container_wrapper{font-size:15px;}}@media screen and (max-width:1550px){.top-container_wrapper{font-size:14px;}}@media screen and (max-width:1250px){.top-container_wrapper{font-size:13px;}}@media screen and (max-width:992px){.top-container_wrapper{font-size:11px;}}@media screen and (max-width:850px){.top-container_wrapper{font-size:10px;}}@media screen and (max-width:510px){.top-container_wrapper{font-size:8px;}}@media screen and (max-width:1001px){.top-container_wrapper{background-color:#1e43c6;padding-bottom:20px;}}@media screen and (max-width:780px){.top-container_wrapper{padding-bottom:0;}}@media screen and (max-width:700px){.top-container_wrapper{display:grid;}}.top-container_img{position:absolute;width:60%;top:0;left:0;z-index:-1;}@media screen and (max-width:768px){.top-container_img{width:85%;}}@media screen and (max-width:414px){.top-container_img{width:95%;}}@media screen and (max-width:1001px){.top-container_img{display:none;}}.top-container_items{display:flex;flex-direction:row;justify-content:space-between;margin:45px 5% 45px 8%;}@media screen and (min-width:1001px) and (max-width:2080px){.top-container_items{margin:15px 5% 45px 4%;}}@media screen and (max-width:780px){.top-container_items{display:grid;grid-template-columns:1fr;margin:0 30px !important;}}.top-container_items_slogan-wrapper{margin-top:5%;max-width:43%;}@media screen and (min-width:2700px){.top-container_items_slogan-wrapper{max-width:30%;}}@media screen and (max-width:1460px){.top-container_items_slogan-wrapper{margin-top:2%;}}@media screen and (max-width:1250px){.top-container_items_slogan-wrapper{margin-top:0%;}}@media screen and (max-width:1001px){.top-container_items_slogan-wrapper{margin-top:5%;max-width:none;}}@media screen and (min-width:700px) and (max-width:768px){.top-container_items_slogan-wrapper{margin-top:8%;}}@media screen and (max-width:780px){.top-container_items_slogan-wrapper{margin:30px auto !important;}}@media screen and (max-width:600px){.top-container_items_slogan-wrapper{margin-top:5%;display:flex;flex-direction:column;}}@media screen and (max-width:350px){.top-container_items_slogan-wrapper{margin-top:8px;}}.top-container_items_slogan{display:inline-block;padding:5px 11px;background-color:#fafafa;font-size:2em;font-family:"ProximaNovaBold",sans-serif;color:#565656;border-radius:20px;}@media screen and (max-width:768px){.top-container_items_slogan{font-size:2em;}}@media screen and (max-width:600px){.top-container_items_slogan{font-size:2em;}}@media screen and (max-width:780px){.top-container_items_slogan{font-size:28px;}}.top-container_items_img{width:40%;}@media screen and (max-width:780px){.top-container_items_img{display:none;}}.top-container_items_img_catalog{width:70%;}@media screen and (max-width:812px){.top-container_items{margin:15px 2% 15px 8%;}}@media screen and (max-width:600px){.top-container_items{margin:15px 3%;}}.buttom-container-take-test{width:84%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:40px auto 100px;}.buttom-container-take-test img{margin:100px 50px;height:350px;}.buttom-container-take-test .buttom-container-take-test_item{display:flex;flex-direction:column;margin-right:30px;align-items:center;}.buttom-container-take-test .buttom-container-take-test_item .buttom-container-take-test_item_heading{margin:15px 0;color:#0072c6;font-size:1.5em;text-align:center;font-family:"ProximaNovaRegular",sans-serif;}.buttom-container-take-test .buttom-container-take-test_item .btn{display:inline-block;width:auto;letter-spacing:.35px !important;}@media(max-width:599px){.buttom-container-take-test{margin:60px auto;width:94%;}.buttom-container-take-test .buttom-container-take-test_item{margin:20px 0;}.buttom-container-take-test .buttom-container-take-test_item .buttom-container-take-test_item_heading{font-size:1.1rem;}.buttom-container-take-test img{height:200px;}}@media(max-width:375px){.buttom-container-take-test{margin:35px auto;}.buttom-container-take-test .buttom-container-take-test_item{margin:0 0 20px 0;}.buttom-container-take-test img{margin:0 25px;}}
