*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-size:20px;font-family:Muli,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5em}.wrapper{max-width:1140px;width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.header{position:absolute;width:100%;z-index:10}.header__contacts{width:100%;left:0;padding-top:0.5em;padding-bottom:0.5em}@media screen and (max-width:1024px){.header__contacts{display:none}}.header__contacts .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.8em;color:#fff}.header__contacts .list .fa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.4285714286em;font-size:1.05em}.header__contacts .list .fa-mobile{font-size:1.4em;gap:0.3214285714em}.header__contacts .list .fa-mobile span{font-size:0.7142857143em}.header__contacts .list span{font-family:"Muli","Arial","Helvetica",sans-serif;font-size:0.9523809524em}@media screen and (max-width:1200px){.header__contacts .list .work{display:none}}.header__main{-webkit-transition:0.2s ease-in;transition:0.2s ease-in}@media screen and (max-width:1024px){.header__main{background-color:#fff;position:fixed;top:0;left:0;width:100%}}@media screen and (max-width:1024px){.header__main .wrapper{padding-left:0;padding-right:0}}.header__main .container{background-color:#fff;padding:0.75em;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;gap:0.75em;-webkit-transition:0.3s ease-in;transition:0.3s ease-in}.header__main .logo{text-decoration:none;outline:none}@media screen and (max-width:1024px){.header__main .logo{margin-right:auto}}.header__main .logo img{max-width:12.5em;height:auto}@media screen and (max-width:1110px){.header__main .logo img{max-width:10em}}@media screen and (max-width:425px){.header__main .logo img{max-width:8em}}.header__main .menu{font-family:"Muli","Arial","Helvetica",sans-serif}@media screen and (max-width:1024px){.header__main .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:fixed;left:-110%;top:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:-1;opacity:0;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;-webkit-transition-delay:0.2s;transition-delay:0.2s}}.header__main .menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1em}@media screen and (max-width:1024px){.header__main .menu__list{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#343a40;gap:0;max-width:12.5em;width:100%;background-color:#fff;height:100%;left:-12.5em;overflow-y:auto;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.header__main .menu__list>li{padding:0.75em;border-top:1px solid #ddd}.header__main .menu__list>li:last-child{border-bottom:1px solid #ddd}}.header__main .menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}@media screen and (min-width:1025px){.header__main .menu .sub-menu{padding-top:1.85em;position:absolute;left:-9999px;opacity:0;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media screen and (max-width:1024px){.header__main .menu .sub-menu{max-height:0;overflow:hidden;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.header__main .menu .sub-menu.active{max-height:1000px}}.header__main .menu .sub-menu li{padding-left:0.75em;padding-right:0.75em;padding-top:0.25em;padding-bottom:0.25em}@media screen and (max-width:1024px){.header__main .menu .sub-menu li{padding-right:0;padding-top:0.75em;padding-bottom:0.75em;border-top:1px solid #ddd}.header__main .menu .sub-menu li:first-child{margin-top:0.75em}.header__main .menu .sub-menu li:last-child{padding-bottom:0}}.header__main .menu .sub-menu li.current_page_item,.header__main .menu .sub-menu li:hover{background-color:#495957}.header__main .menu .menu-item-has-children{position:relative}@media screen and (min-width:1025px){.header__main .menu .menu-item-has-children:hover .sub-menu{left:-0.75em;opacity:1}}@media screen and (max-width:1024px){.header__main .menu .menu-item-has-children>a{position:relative;display:block}.header__main .menu .menu-item-has-children>a:after{content:"\f105";position:absolute;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:1.4em;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:0;top:0;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.header__main .menu .menu-item-has-children>a.active:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.header__main .menu .current-menu-parent>a,.header__main .menu .current_page_item>a,.header__main .menu li:hover>a{color:#fb7906}.header__main .menu__close{position:relative;padding:0.5em;background-color:#fff;max-width:11.5em;left:-12.5em;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}@media screen and (min-width:1025px){.header__main .menu__close{display:none}}.header__main .menu__close span{display:block;position:relative;width:1.5em;height:1.5em;margin-left:auto}.header__main .menu__close span:after,.header__main .menu__close span:before{content:"";display:block;position:absolute;width:1.5em;height:0.15em;background-color:#000;top:0.7em}.header__main .menu__close span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__main .menu__close span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__main .menu.active{z-index:20;opacity:1;left:0}.header__main .menu.active .menu__close,.header__main .menu.active .menu__list{left:0;-webkit-transition-delay:0.4s;transition-delay:0.4s}.header__main .lang__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.4em}.header__main .lang__list img{width:0.9em!important;height:auto!important;opacity:0.5;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}.header__main .lang__list .lang-item-ru img{-webkit-box-shadow:0 -1px 1px rgba(0,0,0,0.2);box-shadow:0 -1px 1px rgba(0,0,0,0.2)}.header__main .lang__list .current-lang a{pointer-events:none;cursor:default}.header__main .lang__list .current-lang a img{opacity:0.9}.header__main .lang__list .lang-item:not(.current-lang):hover img{opacity:1}.header__main .mob_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1.5em;height:1.1em;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media screen and (min-width:1025px){.header__main .mob_menu{display:none}}.header__main .mob_menu:after,.header__main .mob_menu:before{content:"";display:block}.header__main .mob_menu span,.header__main .mob_menu:after,.header__main .mob_menu:before{width:100%;height:0.15em;background-color:#70799f}.header__main.checked{background-color:#fff;position:fixed;top:0;left:0;width:100%;-webkit-box-shadow:0 0.125em 0.25em rgba(0,0,0,0.075);box-shadow:0 0.125em 0.25em rgba(0,0,0,0.075)}.header__main.checked .container{padding-top:0.2em;padding-bottom:0.2em}.main_screen{height:600px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,0.1);background-blend-mode:darken;padding-top:7.7em;padding-bottom:3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1024px){.main_screen{padding-top:4.7em;padding-bottom:3em}}@media screen and (max-width:600px){.main_screen{height:400px;background-color:rgba(255,255,255,0.2);background-blend-mode:lighten}}@media screen and (max-width:425px){.main_screen{height:350px}}.main_screen .wrapper{max-width:45em}@media screen and (max-width:600px){.main_screen .wrapper{font-size:16px}}@media screen and (max-width:425px){.main_screen .wrapper{font-size:14px}}.main_screen__title{font-family:"Rubik","Arial","Helvetica",sans-serif;color:#654321;font-size:1.9em;line-height:1.5;font-weight:600}.main_screen__advantages{font-family:"Rubik","Arial","Helvetica",sans-serif;color:#ff3800;font-size:1.5em;line-height:1.5;font-weight:600}.advantages{padding-top:2.5em;padding-bottom:2.5em}@media screen and (max-width:768px){.advantages .wrapper{max-width:27em}}.advantages__title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:2.2em;color:#040C2C;font-weight:500;line-height:1.2em;padding-bottom:2.2727272727em;text-align:center}@media screen and (max-width:768px){.advantages__title{font-size:1.804em;padding-bottom:1.8636363636em}}@media screen and (max-width:425px){.advantages__title{font-size:1.65em;padding-bottom:1.7045454545em}}.advantages__banner{text-align:center;display:block}.advantages__banner img{width:100%;height:auto}.advantages__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.advantages__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.advantages__list .item{position:relative;border-top:1px solid #f0f4fd;border-left:1px solid #f0f4fd;margin-bottom:1.5em;margin-right:1.5em;padding-top:3em;padding-bottom:1.5em;padding-left:1.5em;padding-right:1.5em}.advantages__list .item .icon{position:absolute;border:1px solid rgba(71,93,255,0.25);background-color:#fff;padding-top:0.45em;padding-bottom:0.45em;padding-left:0.5em;padding-right:1em;top:-0.75em;left:-0.75em;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.advantages__list .item .icon .fa{color:#fd7e14;font-size:2.1em;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.advantages__list .item .content__title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:0.8em;color:#040C2C;font-weight:500;line-height:2.4375;padding-bottom:0.8125em}.advantages__list .item .content__desc{font-size:0.65em;color:#70799f;font-family:"Muli","Arial","Helvetica",sans-serif;font-weight:400;line-height:2.3}.advantages__list .item:hover .icon{background-color:#fd7e14}.advantages__list .item:hover .icon .fa{color:#fff}.trusted_brands{padding-top:5em;padding-bottom:10em;background-color:#fd7e14;color:#fff}@media screen and (max-width:1024px){.trusted_brands{padding-top:5em;padding-bottom:5em}}@media screen and (max-width:768px){.trusted_brands{padding-top:3em;padding-bottom:3em}}@media screen and (max-width:425px){.trusted_brands{padding-top:2em;padding-bottom:2em}}.trusted_brands__title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:2.2em;color:#fff;font-weight:500;line-height:1.2em;padding-bottom:0.3409090909em;text-align:center}@media screen and (max-width:768px){.trusted_brands__title{font-size:1.804em;padding-bottom:0.2795454545em}}@media screen and (max-width:425px){.trusted_brands__title{font-size:1.65em;padding-bottom:0.2556818182em}}@media screen and (max-width:1024px){.trusted_brands__title{padding-bottom:40px}}.trusted_brands__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}.trusted_brands__gallery .gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.75em 0.5em}.footer{margin-top:auto;background-color:#1f1f25;color:#fff;padding-top:3em;padding-bottom:3em}.footer .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.65em}.footer__title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:1.4em;font-weight:500;line-height:1.3em}.footer__list_contacts li{padding-top:0.5em;padding-bottom:0.5em}.footer__list_contacts li:not(:last-child){border-bottom:1px solid #333}.footer_socials{background-color:#19191f;color:#fff;padding-top:1em;padding-bottom:1em}.footer_socials .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5em}.footer_socials .icon{font-size:1em}.breadcrumbs{padding-top:1em;padding-bottom:1em}.breadcrumbs__container{font-size:1.2em;font-family:"Muli","Arial","Helvetica",sans-serif;color:#70799f;border-bottom:1px solid #f0f4fd;padding-top:0.8333333333em;padding-bottom:0.8333333333em}@media screen and (max-width:768px){.breadcrumbs__container{font-size:1em}}.breadcrumbs .backlight{color:#fb7914}.breadcrumbs .backlight.home_page{-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.breadcrumbs .backlight.home_page:hover{color:#70799f}.template_page__info{padding-top:3em;padding-bottom:3em;color:#70799f}.template_page h2{text-align:center;font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:1.6em;color:#ff6600;font-weight:500;line-height:1.2em;padding-bottom:0.6818181818em}@media screen and (max-width:768px){.template_page h2{font-size:1.312em;padding-bottom:0.5590909091em}}@media screen and (max-width:425px){.template_page h2{font-size:1.2em;padding-bottom:0.5113636364em}}@media screen and (max-width:768px){.template_page h2{font-size:1.2em}}@media screen and (max-width:425px){.template_page h2{font-size:1em}}.template_page h3{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:18px;color:#ff6600;font-weight:500;padding-top:1.25em;padding-bottom:1.25em}.template_page ul{list-style:disc;padding-left:2em}.template_page ul li{list-style:disc}.template_page ol{padding-left:2em;list-style:decimal}.template_page ol li{list-style:decimal}.template_page .template_page__info .wp-block-gallery{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;padding-top:1em;padding-bottom:2em}.template_page .template_page__info .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(16.6666666667% - 10px);flex:0 0 calc(16.6666666667% - 10px);margin:0;padding:0;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 screen and (max-width:1024px){.template_page .template_page__info .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 10px);flex:0 0 calc(20% - 10px)}}@media screen and (max-width:768px){.template_page .template_page__info .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 10px);flex:0 0 calc(25% - 10px)}}@media screen and (max-width:550px){.template_page .template_page__info .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(33.3333333333% - 10px);flex:0 0 calc(33.3333333333% - 10px)}}.template_page .template_page__info .wp-block-gallery img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.template_page .template_page__info.template_gallery{text-align:center}.template_page .template_page__info.template_gallery .padding{padding-bottom:3em}@media screen and (min-width:769px){.template_page .template_page__info.template_gallery .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(20% - 10px);flex:0 0 calc(20% - 10px)}}@media screen and (max-width:425px){.template_page .template_page__info.template_gallery .wp-block-gallery figure{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px)}}.order_training{padding-bottom:2.5em}.order_training .wrapper{display:-ms-grid;display:grid;-ms-grid-columns:57fr 2em 54fr;grid-template-columns:57fr 54fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;row-gap:2.5em}@media screen and (max-width:768px){.order_training .wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}}.order_training__content .title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:2.2em;color:#040c2c;font-weight:500;line-height:1.2em;padding-bottom:0.2954545455em}@media screen and (max-width:768px){.order_training__content .title{font-size:1.8em}}@media screen and (max-width:425px){.order_training__content .title{font-size:1.5em}}.order_training__content .desc{color:#70799f;font-family:"Muli","Arial","Helvetica",sans-serif;font-size:1em;line-height:1.5;padding-bottom:1em}.order_training__content .subtitle{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:1.8em;color:#040c2c;font-weight:500;line-height:1.3em;padding-bottom:0.3611111111em}@media screen and (max-width:768px){.order_training__content .subtitle{font-size:1.6em}}@media screen and (max-width:425px){.order_training__content .subtitle{font-size:1.35em}}.order_training__content .list_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}.order_training__content .list_contacts li{color:#70799f;font-weight:"Muli","Arial","Helvetica",sans-serif;font-size:1em;line-height:1.5}.order_training__form .title{font-family:"Rubik","Arial","Helvetica",sans-serif;font-size:1.4em;color:#040c2c;font-weight:500;line-height:1.3em;padding-bottom:0.5357142857em}.order_training__form .inputs{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1.5em 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:1.5em;-moz-column-gap:1.5em;column-gap:1.5em;row-gap:1em}@media screen and (max-width:1024px) and (min-width:769px){.order_training__form .inputs{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media screen and (max-width:600px){.order_training__form .inputs{-ms-grid-columns:1fr;grid-template-columns:1fr}}.order_training__form .inputs .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.35em}.order_training__form .inputs .item.width-1{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}@media screen and (max-width:1024px) and (min-width:769px){.order_training__form .inputs .item.width-1{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}@media screen and (max-width:600px){.order_training__form .inputs .item.width-1{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}}.order_training__form .inputs .item .input__title{font-size:1em;font-family:"Muli","Arial","Helvetica",sans-serif;color:#70799f;line-height:1.5}.order_training__form .inputs .item .input__title small{color:#dc3545}.order_training__form .inputs .wpcf7-form-control-wrap input,.order_training__form .inputs .wpcf7-form-control-wrap textarea{width:100%;max-width:100%;border:1px solid #ccc;border-radius:0.25em;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);padding:0.375em 0.75em;font-family:"Muli","Arial","Helvetica",sans-serif;font-size:1em;line-height:1.5;color:#1f1f25;outline:none;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.order_training__form .inputs .wpcf7-form-control-wrap input:focus,.order_training__form .inputs .wpcf7-form-control-wrap textarea:focus{border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0.4em rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0.4em rgba(82,168,236,0.6)}.order_training__form .inputs .wpcf7-form-control-wrap input.wpcf7-not-valid,.order_training__form .inputs .wpcf7-form-control-wrap textarea.wpcf7-not-valid{border-color:#e9322d}.order_training__form .inputs .wpcf7-form-control-wrap input.wpcf7-not-valid:focus,.order_training__form .inputs .wpcf7-form-control-wrap textarea.wpcf7-not-valid:focus{-webkit-box-shadow:0 0 0.3em #f8b9b7;box-shadow:0 0 0.3em #f8b9b7}.order_training__form .inputs .wpcf7-form-control-wrap .wpcf7-not-valid-tip{font-size:0.8em;font-family:"Muli","Arial","Helvetica",sans-serif}.order_training__form .btn{padding-top:1em}.order_training__form .btn .wpcf7-submit{font-size:1.2em;font-family:"Muli","Arial","Helvetica",sans-serif;line-height:1.5;padding:0.3125em 0.625em;color:#fff;background-color:#1b1c21;border:1px solid #15161a;border-radius:0.2083333333em}.map{-webkit-filter:grayscale(100%);filter:grayscale(100%);position:relative;width:100%;height:0;padding-top:42.83%}@media screen and (max-width:768px){.map{padding-top:60%}}.map iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}
/*# sourceMappingURL=main.css.map */