/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;tab-size:4;font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentColor}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Arial-Black;font-style:normal;font-weight:800;src:url(/fonts/Arial-Black.woff2)format("woff2")}@font-face{font-family:ArialNarrow;font-style:normal;font-weight:400;src:url(/fonts/ArialNarrow.woff2)format("woff2")}@font-face{font-family:MyriadPro;font-style:italic;font-weight:700;src:url(/fonts/MyriadPro-Bold-Italic.woff2)format("woff2")}@font-face{font-family:MyriadPro;font-style:normal;font-weight:700;src:url(/fonts/MyriadPro-Bold.woff2)format("woff2")}@font-face{font-family:MyriadPro;font-style:italic;font-weight:400;src:url(/fonts/MyriadPro-Italic.woff2)format("woff2")}@font-face{font-family:MyriadPro;font-style:noraml;font-weight:400;src:url(/fonts/MyriadPro-Regular.woff2)format("woff2")}@font-face{font-family:FranklinGothic;font-style:noraml;font-weight:300;src:url(/fonts/FranklinGothic-Demi.woff2)format("woff2")}@font-face{font-family:FranklinGothic;font-style:noraml;font-weight:800;src:url(/fonts/FranklinGothic-Heavy.woff2)format("woff2")}.is-shown{display:block!important}.is-hidden{display:none!important}.img-progressive{filter:blur(20px)}::placeholder{color:#666}::selection{color:#fff;background-color:#385c68}input,textarea{outline:none}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}body{color:#fff;min-width:320px;font-family:MyriadPro,sans-serif;font-size:16px;line-height:1;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p,ul,ol,dl{margin-top:0;margin-bottom:1rem}a,a:hover{color:inherit;text-decoration:none}.container{max-width:1441px;margin-left:auto;margin-right:auto}.img-responsive{max-width:100%;height:auto;display:block}.splide__pagination{justify-content:center;align-items:center;margin:0;padding:0;list-style:none;display:flex;position:absolute;left:0;right:0}.splide__pagination li{line-height:0}.splide__pagination .splide__pagination__page{cursor:pointer;opacity:1;background-color:#fff;background-repeat:no-repeat;background-size:cover;border:none;border-radius:50%;width:20px;height:20px;margin:0 5px;padding:0;transition:background-color .2s;display:block;transform:none}.splide__pagination .splide__pagination__page.is-active{background-image:url(/img/bg/active-dot.png);transform:none}.splide__arrow{cursor:pointer;opacity:.6;z-index:2;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:38px;height:80px;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow:disabled{opacity:.3;cursor:default}.splide__arrow svg{display:none}.splide__arrow--prev{background-image:url(/img/icons/arrow-left.svg);left:-50px}.splide__arrow--next{background-image:url(/img/icons/arrow-right.svg);right:-50px}.callbackModal{visibility:hidden;opacity:0;z-index:16;width:100vw;height:100vh;transition:opacity .25s,visibility 0s linear .25s;position:fixed;top:0;left:0}.callbackModal.is-open{visibility:visible;opacity:1;transition:opacity .25s}.callbackModal .callbackModal__overlay{opacity:.6;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.callbackModal .callbackModal__wrapper{color:#5a7a81;background-color:#fff;border-radius:10px;width:530px;height:330px;padding:30px 0 46px;font-size:16px;position:absolute;top:calc(50% - 165px);left:calc(50% - 265px)}.callbackModal .callbackModal__closeButton{cursor:pointer;position:absolute;top:10px;right:10px}.callbackModal .callbackModal__closeButton svg{background-color:#e98e9e;border-radius:20px}.callbackModal .callbackModal_header{text-align:center;margin-bottom:13px;font-size:36px}.callbackModal .callbackModal_desc{text-align:center;margin-bottom:30px}.callbackModal .callbackModal__inputWrapper{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.callbackModal .callbackModal__inputWrapper input{border:2px solid #90c3d4;width:250px}.callbackModal .callbackModa__inputDesc{text-align:right;width:100px;margin-right:12px;font-size:20px;display:inline-block}.callbackModal .callBackModal__successWrapper{padding:12px 18px;display:none}.callbackModal .callBackModal__errorWrapper{text-align:center;padding:12px 18px;display:none}.callbackModal .callBackModal__errorWrapper .callbackModal__errorPhone{color:#90c3d4;margin-top:8px;font-size:22px;font-weight:700;text-decoration:none;display:inline-block}.callbackModal input:focus:required:invalid,.callbackModal textarea:focus:required:invalid{border-color:#90c3d4}.callbackModal .callbackModal__submitWrapper{justify-content:center;display:flex}.callbackModal .callbackModal__submit{color:#fff;background-color:#90c3d4;border:none;border-radius:10px;outline:none;padding:12px 18px;font-family:ArialNarrow,sans-serif;font-size:20px}@media screen and (width<=550px){.callbackModal .callbackModal__wrapper{width:100%;padding:30px 15px 46px;left:0}}@media screen and (width<=400px){.callbackModal .callbackModal__wrapper{height:auto;padding:60px 15px}.callbackModal .callbackModal__inputWrapper{flex-wrap:wrap;justify-content:flex-start}.callbackModal .callbackModal__inputWrapper input{width:100%}.callbackModal .callbackModa__inputDesc{text-align:left;margin-bottom:10px}}.freelessonModal{visibility:hidden;opacity:0;z-index:16;width:100vw;height:100vh;transition:opacity .25s,visibility 0s linear .25s;position:fixed;top:0;left:0}.freelessonModal.is-open{visibility:visible;opacity:1;transition:opacity .25s}.freelessonModal .freelessonModal__overlay{opacity:.6;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.freelessonModal .freelessonModal__wrapper{color:#e98e9e;background-color:#fff;border-radius:10px;width:991px;height:441px;padding:40px 0 50px;font-size:40px;position:absolute;top:calc(50% - 220.5px);left:calc(50% - 495.5px)}.freelessonModal .freelessonModal__closeButton{cursor:pointer;position:absolute;top:10px;right:10px}.freelessonModal .freelessonModal__closeButton svg{background-color:#e98e9e;border-radius:20px}.freelessonModal .student_row,.freelessonModal .you_row{justify-content:center;align-items:center;display:flex}.freelessonModal .freelessonModal_header{text-align:center;margin-bottom:45px;font-size:36px}.freelessonModal .freelessonModalSuccess__header{text-align:center;margin-bottom:45px;font-size:36px;display:none}.freelessonModal .freelessonModalError__header{text-align:center;margin-bottom:45px;font-size:28px;display:none}.freelessonModal .freelessonModalError__header .freelessonModal__errorPhone{color:#90c3d4;margin-top:8px;font-weight:700;text-decoration:none;display:inline-block}.freelessonModal .freelessonModal_desc{text-align:center;color:#67324b;margin-bottom:30px}.freelessonModal .freelessonModal__inputWrapper{justify-content:center;align-items:center;margin-bottom:35px;margin-right:13px;display:flex}.freelessonModal .freelessonModal__inputWrapper input,.freelessonModal .freelessonModal__inputWrapper select{border:2px solid #67324b;width:250px;height:25px;padding-left:5px;font-size:16px}.freelessonModal .freelessonModal__inputWrapper option{width:100%}.freelessonModal .freelessonModa__inputDesc{text-align:right;margin-right:12px;font-size:20px;display:inline-block}.freelessonModal input:focus:required:invalid,.freelessonModal textarea:focus:required:invalid{border-color:#67324b}.freelessonModal .freelessonModal__submitWrapper{justify-content:center;display:flex}.freelessonModal .freelessonModal__submit{color:#fff;background-color:#e98e9e;border:none;border-radius:10px;outline:none;padding:12px 18px;font-family:ArialNarrow,sans-serif;font-size:20px}@media screen and (width<=1000px){.freelessonModal .freelessonModal__wrapper{width:100%;height:auto;padding:30px 15px 46px;left:0}.freelessonModal .student_row,.freelessonModal .you_row{flex-wrap:wrap}.freelessonModal .freelessonModal__inputWrapper{width:100%;margin-right:140px}.freelessonModal .freelessonModa__inputDesc{text-align:right;width:250px}}@media screen and (width<=900px){.freelessonModal .freelessonModal__inputWrapper{margin-right:100px}}@media screen and (width<=800px){.freelessonModal .freelessonModal__inputWrapper{margin-right:50px}}@media screen and (width<=600px){.freelessonModal .freelessonModal__wrapper{height:100vh;padding:60px 15px;top:0;overflow:auto}.freelessonModal .freelessonModal__inputWrapper{flex-wrap:wrap;justify-content:flex-start;margin-right:0}.freelessonModal .freelessonModal__inputWrapper input,.freelessonModal .freelessonModal__inputWrapper select{width:100%;font-size:12px}.freelessonModal .freelessonModa__inputDesc{text-align:left;margin-bottom:10px}}.header{position:static}.header-logo img{height:60px}.header-main .container{color:#385c68;align-items:center;padding:6px 20px;display:flex}.header-mainlink{display:flex}.header-companyName{margin:auto 20px;font-size:30px;line-height:48px}.header-attention{font-size:17px;line-height:normal}.header-telephone{margin-left:auto;font-size:30px}.header-orderCallButton{cursor:pointer;color:#fff;background-color:#90c3d4;border-radius:10px;margin:0 58px 0 78px;padding:5px 10px;font-size:20px}.header-signIn{display:block}.header-signIn-icon{margin-right:10px}.header-signIn-desc{color:#000;text-align:center;font-size:18px}.header .burger-col{display:none}.header .burger-col .burger-menu{cursor:pointer;width:50px;height:30px;margin-left:auto;position:relative;overflow:visible}.header .burger-col .burger-menu .line{z-index:1;background-color:#d2850b;width:100%;height:19%;transition:transform .5s,opacity .3s,top .3s,background-color .2s;position:absolute;right:0;transform:translateY(-50%)}.header .burger-col .burger-menu .line-1{top:0}.header .burger-col .burger-menu .line-2{top:50%}.header .burger-col .burger-menu .line-3{top:100%}.header .burger-col .burger-menu.active{display:block}.header .burger-col .burger-menu.active .line{position:absolute;top:50%;right:0}.header .burger-col .burger-menu.active .line-1{transform:rotate(-45deg)}.header .burger-col .burger-menu.active .line-3{transform:rotate(45deg)}.header .burger-col .burger-menu.active .line-2{opacity:0}.header .burger-col .burger-menu:hover .line{background-color:#d2850b}.header-menu-modal{z-index:20;background-color:#fff;width:100%;position:fixed;top:0;left:0}.burger-menu-modal{visibility:hidden;opacity:0;z-index:10;width:100vw;height:calc(100vh - 60px);transition:opacity .25s,visibility 0s linear .25s;position:fixed;top:72px;left:0}.burger-menu-modal.is-open{visibility:visible;opacity:1;transition:opacity .25s}.burger-menu-modal .overlay{z-index:10;background-color:#385c68;width:100%;height:100%;position:absolute}.burger-menu-modal .navigation{z-index:11;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:15% 0 25%;font-size:37px;list-style:none;display:flex;position:absolute;overflow:auto}.burger-menu-modal .navigation li{position:relative}.burger-menu-modal .navigation li:after{content:" ";background-color:#f9a60e;border-radius:50%;width:14px;height:14px;position:absolute;top:calc(50% - 7px);left:-22px}@media screen and (width<=1200px){.header .burger-col{display:block}.header .header-attention,.header .header-orderCallButton,.header a.header-signIn{display:none}.header a.header-telephone{margin-right:30px}.bottom-header-lol{display:none}}@media screen and (width<=700px){.header-main .container{justify-content:space-between}.header a.header-telephone{display:none}.header .burger-col .burger-menu{width:35px;height:20px}.header-companyName{margin:auto 10px}}@media screen and (width<=500px){.header-main .container{padding:6px 15px}.header-companyName{font-size:20px}}.mainImg{width:100%;height:100vh;position:relative;overflow:hidden}.mainImg .navigation{z-index:2;background-color:#f0a32180;justify-content:space-around;width:100%;margin-bottom:0;padding:10px 0;font-size:18px;list-style:none;display:flex;position:absolute;top:0;left:0}.mainImg img{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mainImg .mainPlaceholder{background-image:url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7);width:100vw;height:100vh}.mainImg .desktop-mainImg,.mainImg .mobile-mainImg{display:none}.mainImg .tagline{text-align:center;z-index:2;text-shadow:-2px -2px 1px #000000b3,-4px -4px 4px #00000080;width:100%;padding:0 50px;font-size:50px;position:absolute;bottom:54px;left:0}.mainImg__gradient{z-index:4;background:linear-gradient(#fff0 0%,#fff 80%);width:100vw;height:11%;position:absolute;bottom:-2px}.main-arrowDown{justify-content:center;padding:25px 0 80px;display:flex}.main-arrowDown svg{cursor:pointer}.mainImg.opened-burger-modal{margin-top:72px}@media screen and (width<=1200px){.mainImg .navigation{display:none}}@media screen and (width<=500px){.mainImg .tagline{font-size:40px}}@media screen and (height<=1000px){.main-arrowDown{padding:15px 0}.main-arrowDown svg{cursor:pointer;width:65px;height:31px}}.about{font-weight:700}.about .about-bars{margin-bottom:20px;font-size:45px;position:relative}.about .about-bars .container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about .world{color:#385c68;margin-bottom:20px;font-size:65px}.about .world .container{padding-left:140px}.about .world span{color:#719098}.about .world span.world-it{font-size:45px}.about .energetic{background-color:#f88ba6;border-radius:10px 0 0 10px;width:49%;margin-left:auto;padding:36px 20px 36px 40px}.about .instruments{text-align:right;background-color:#65b165;border-radius:0 10px 10px 0;width:53%;padding:36px 40px 36px 20px}.about .peppy{background-color:#ffb100;border-radius:10px 0 0 10px;width:60%;margin-left:auto;padding:36px 20px 36px 40px}@media screen and (width<=1250px){.about .about-bars{width:70%}}@media screen and (width<=1024px){.about .world{font-size:55px}.about .about-bars{font-size:35px}}@media screen and (width<=768px){.about .world{font-size:45px}.about .world span.world-it{font-size:35px}.about .world .container{text-align:center;padding-left:0}.about .about-bars{font-size:25px}}@media screen and (width<=600px){.about .about-bars{width:80%}}@media screen and (width<=500px){.about .world{font-size:35px}.about .world span.world-it{font-size:25px}.about .world .container{text-align:center;padding-left:0}.about .about-bars{width:90%;font-size:20px}}@media screen and (width<=370px){.about .world{font-size:32px}.about .about-bars{font-size:16px}}.gallery{background-color:#709faa;background-image:url(/img/bg/notes.png);background-position:32px;background-repeat:no-repeat;background-size:100%;overflow:hidden}.gallery .container{padding:70px 60px}.gallery .gallery-slider img{border-radius:10px;width:100%;display:block}.gallery .splide__pagination{bottom:-61px}@media screen and (width<=600px){.gallery{background-size:200%}.gallery .container{max-width:450px;padding:40px 45px 50px}.gallery .gallery-slider img{margin:0}.gallery .splide__pagination{bottom:-45px}}@media screen and (width<=500px){.gallery{background-position:3px}.gallery .container{max-width:400px;padding:25px 15px 30px}.gallery .splide__pagination{bottom:-50px}}@media screen and (width<=450px){.gallery{background-position:3px}.gallery .container{max-width:300px;padding:25px 15px 30px}.gallery .splide__pagination{bottom:-50px}}.aboutExpend{display:flex}.aboutExpend .left{background-color:#ffb919;width:50%}.aboutExpend .half-left-container{max-width:720.5px;margin-left:auto}.aboutExpend .half-left-container .content{padding:80px 0 0 50px}.aboutExpend h2{margin-bottom:70px}.aboutExpend h2 .MPI{font-size:60px;font-style:italic;font-weight:600}.aboutExpend h2 .FGH{font-family:FranklinGothic,sans-serif;font-size:66px;font-weight:800}.aboutExpend h2 .simple{font-size:55px}.aboutExpend .withUs{margin-bottom:100px;padding:0 40px;font-size:35px;line-height:48px}.aboutExpend .guarantee{background-color:#f7c75a;margin-bottom:115px}.aboutExpend .guarantee-slider{padding:70px 100px;line-height:1.2}.aboutExpend .guarantee-slider h3{text-align:center;align-items:center;min-height:135px;margin-bottom:0;font-size:38px;display:flex}.aboutExpend .guarantee-slider .splide__pagination{bottom:-75px;left:0}.aboutExpend .guarantee-slider .splide__arrow--prev{left:15px}.aboutExpend .guarantee-slider .splide__arrow--next{right:15px}.aboutExpend .guarantee-slider .desc{font-size:33px}.aboutExpend .guarantee-mobile{display:none}.aboutExpend .guarantee-mobile h3{text-align:center;border-top:1px solid #fff;max-width:500px;margin:0 auto;padding:25px 0;font-size:24px;display:block}.aboutExpend .right{color:#ffb100;align-items:center;width:50%;padding-left:150px;font-size:58px;display:flex}.aboutExpend .right .half-right-container{max-width:720.5px;margin-right:auto}.aboutExpend .right .half-right-container div{margin-bottom:40px}.aboutExpend .right .AB{font-family:Arial-Black,sans-serif;font-weight:800}.aboutExpend .right .AB-one{font-size:64px}.aboutExpend .right .AN{font-family:ArialNarrow,sans-serif}.aboutExpend .right .AN-one{font-size:80px}.aboutExpend .right .AN-two{font-size:58px}.aboutExpend .right .AB-two{font-size:69px}@media screen and (width<=1200px){.aboutExpend{flex-wrap:wrap}.aboutExpend .left{width:100%}.aboutExpend .half-left-container{max-width:720px;margin-left:unset;margin:0 auto}.aboutExpend .half-left-container .content{padding:30px 0 0}.aboutExpend h2{margin-bottom:30px}.aboutExpend .withUs{margin-bottom:16px}.aboutExpend .right{width:100%;padding-left:0}.aboutExpend .half-right-container{margin-right:unset;margin:60px auto}.aboutExpend .guarantee{background-color:initial;margin-bottom:0}.aboutExpend .guarantee-slider{display:none}.aboutExpend .guarantee-mobile{display:block}}@media screen and (width<=800px){.aboutExpend .half-left-container{max-width:620px}.aboutExpend .withUs{padding:0 20px}}@media screen and (width<=700px){.aboutExpend .half-left-container{max-width:520px}.aboutExpend .left{padding:0 25px}.aboutExpend h2 .MPI{font-size:50px}.aboutExpend h2 .FGH{font-size:56px}.aboutExpend h2 .simple{font-size:45px}.aboutExpend .withUs{font-size:30px}.aboutExpend .guarantee-mobile h3{font-size:20px}.aboutExpend .right .AB-one{font-size:54px}.aboutExpend .right .AN-one{font-size:70px}.aboutExpend .right .AN-two{font-size:48px}.aboutExpend .right .AB-two{font-size:59px}}@media screen and (width<=520px){.aboutExpend .left{padding:0 15px}.aboutExpend h2 .MPI{font-size:50px}.aboutExpend h2 .FGH{font-size:56px}.aboutExpend h2 .simple{font-size:45px}.aboutExpend .withUs{padding:0;font-size:30px}.aboutExpend .guarantee-mobile h3{font-size:20px}.aboutExpend .right .AB-one{font-size:44px}.aboutExpend .right .AN-one{font-size:60px}.aboutExpend .right .AN-two{font-size:38px}.aboutExpend .right .AB-two{font-size:49px}}.numbers{background-color:#f688a3;line-height:1.2}.numbers .container{justify-content:space-between;padding:55px;display:flex}.numbers .numbers-circle{background-image:url(/img/bg/circle.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:280px;min-width:280px;height:280px;min-height:280px;padding:0 25px;display:flex;position:relative}.numbers .numbers-circle .numbers-veil{background-color:#ffffff30;border-radius:50%;width:94%;height:94%;display:none;position:absolute}.numbers .numbers-circle .number{color:#ae2c4c;text-align:center;z-index:2;opacity:0;background-color:#fff;border-radius:50%;width:75px;height:75px;font-size:40px;line-height:75px;transition-property:opacity;transition-duration:1s;position:absolute;top:0;left:10px}.numbers .numbers-circle h3{text-align:center;font-size:32px;font-weight:400}.numbers .numbers-circle .desc{text-align:center;font-size:25px}.numbers .line{background-color:#fde1e8;width:500px;height:5px;display:none;position:absolute}@media screen and (width<=1441px){.numbers .numbers-circle{width:250px;min-width:250px;height:250px;min-height:250px}.numbers .numbers-circle h3{font-size:27px}.numbers .numbers-circle .desc{font-size:20px}}@media screen and (width<=1200px){.numbers .container{max-width:900px;height:1000px;position:relative}.numbers .numbers-circle{position:absolute}.numbers .numbers-circle_one{top:30px;left:50px}.numbers .numbers-circle_two{top:260px;right:50px}.numbers .numbers-circle_three{top:493px;left:50px}.numbers .numbers-circle_four{top:722px;right:50px}.numbers .line{display:block}.numbers .line-one{width:357px;top:265px;left:268px;transform:rotate(26deg)}.numbers .line-two{width:357px;top:500px;left:268px;transform:rotate(-26deg)}.numbers .line-three{width:357px;top:728px;left:268px;transform:rotate(26deg)}}@media screen and (width<=1000px){.numbers .container{max-width:700px}.numbers .line-one{width:201px;top:270px;left:252px;transform:rotate(53deg)}.numbers .line-two{width:205px;top:498px;left:248px;transform:rotate(-54deg)}.numbers .line-three{width:197px;top:728px;left:250px;transform:rotate(53deg)}.numbers .numbers-circle .numbers-veil{display:block}}@media screen and (width<=700px){.numbers .container{flex-direction:column;max-width:600px;height:auto;padding:30px 15px}.numbers .line{display:none}.numbers .numbers-circle{margin-bottom:10px;padding:0;position:relative}.numbers .numbers-circle_two,.numbers .numbers-circle_four{align-self:flex-end}.numbers .numbers-circle_one,.numbers .numbers-circle_two,.numbers .numbers-circle_three,.numbers .numbers-circle_four{left:initial;top:initial;right:initial}}@media screen and (width<=500px){.numbers .numbers-circle{width:200px;min-width:200px;height:200px;min-height:200px;margin-bottom:0}.numbers .numbers-circle h3{font-size:24px}.numbers .numbers-circle .desc{font-size:18px}.numbers .numbers-circle .number{width:50px;height:50px;font-size:25px;line-height:50px;top:0;left:15px}}@media screen and (width<=350px){.numbers .container{align-items:center;padding-bottom:5px}.numbers .numbers-circle{margin-bottom:20px}.numbers .numbers-circle_two,.numbers .numbers-circle_four{align-self:unset}}.mentor{background-color:#6699a5;font-size:25px}.mentor .container{display:flex}.mentor .mentor-photo{min-width:523px;position:relative;overflow:hidden}.mentor .mentor-photo img{width:100%;position:absolute;left:calc(50% - 273.5px)}.mentor .mentor-photo__mobile{display:none}.mentor .mentor-photo__mobile .photo-wrapper{border:5px solid #d2d3d5;border-radius:50%;width:300px;height:300px;margin:0 auto 40px;position:relative;overflow:hidden}.mentor .mentor-photo__mobile img{width:100%;position:absolute}.mentor .mentor-info{padding:30px 70px 50px;overflow:hidden}.mentor .mentor-it{text-align:center;margin-bottom:12px;font-family:FranklinGothic,sans-serif;font-size:74px;font-weight:300}.mentor .mentor-name{text-align:center;margin-bottom:20px;font-size:55px}.mentor .mentor-slide{padding:0 15px}.mentor .splide__pagination{bottom:-40px}.mentor .splide__arrow--prev{left:-45px}.mentor .splide__arrow--next{right:-45px}.mentor .mentor-about{text-align:center;width:100%;margin-bottom:33px;padding:0 100px;font-size:33px;line-height:1.2}.mentor .mentor-education{width:100%;margin-bottom:18px}.mentor .mentor-education .mentor-education-header{width:100%;margin-bottom:13px;font-size:30px;font-weight:700}.mentor .mentor-education ul{width:100%;padding-left:10%}.mentor .mentor-education li{width:100%;margin-bottom:10px;padding-right:10%}.mentor .mentor-narrate{text-align:center;background-color:#78acb9;border-radius:10px;width:100%;padding:18px 9px 16px}@media screen and (width<=1441px){.mentor{font-size:20px}.mentor .mentor-it{font-size:70px}.mentor .mentor-name{font-size:50px}.mentor .mentor-about{font-size:29px}.mentor .mentor-education .header{font-size:20px}}@media screen and (width<=1320px){.mentor .mentor-info{padding:30px 50px 50px}}@media screen and (width<=1200px){.mentor .container{max-width:950px}.mentor .mentor-photo{display:none}.mentor .mentor-photo__mobile{display:block}}@media screen and (width<=1000px){.mentor .container{max-width:800px}}@media screen and (width<=850px){.mentor .container{max-width:700px}}@media screen and (width<=750px){.mentor .mentor-about{padding:0 50px}}@media screen and (width<=650px){.mentor .mentor-about{padding:0}.mentor .mentor-info{padding:20px 25px 40px}.mentor .mentor-education li{padding-right:10%}}@media screen and (width<=500px){.mentor .mentor-info{padding:20px 15px 80px}.mentor .mentor-it{font-size:50px}.mentor .menor-name{font-size:30px}.mentor .mentor-about{font-size:18px}.mentor .mentor-slider{margin:0 -15px}.mentor .mentor-education .mentor-education-header{font-size:25px}.mentor .mentor-education ul{padding-left:5%}.mentor .mentor-education li{padding-right:0}.mentor .mentor-narrate{padding-left:0;padding-right:0}.mentor .mentor-photo__mobile .photo-wrapper{width:200px;height:200px;margin-bottom:20px}.mentor .mentor-slide{padding:0 15px}}.prices{position:relative;overflow:hidden}.prices .prices-header{background-color:#ffb100}.prices .prices-header .container{padding:43px 0 25px 60px}.prices .prices-header h2{font-family:FranklinGothic,sans-serif;font-size:87px;font-weight:300}.prices .container{position:relative}.prices .free-lesson{cursor:pointer;z-index:2;background-color:#f46e8f;border-radius:10px 0 0 10px;width:30%;padding:35px 20px;animation:2s infinite zoominout;position:absolute;bottom:145px;right:0}.prices .free-lesson h3{margin-bottom:0;font-size:35px}.prices .prices-individual{text-align:center;background-color:#ffb100;border-radius:10px;padding:41px 15px 56px;position:absolute;top:-10px;right:60px}.prices .prices-individual h3{margin-bottom:40px;font-size:40px;font-weight:700}.prices .prices-individual .price{justify-content:center;align-items:center;font-size:60px;display:flex}.prices .prices-individual svg{margin-left:8px;padding-bottom:2px}.prices .prices-container{display:flex}.prices .container-left{flex-direction:column;margin-top:330px;padding:0 6px;display:flex}.prices .square{color:#65b165;text-align:center;background-color:#d0e7d0;border-radius:10px;width:100px;height:100px;margin-bottom:42px;padding:5px}.prices .square .count{font-size:50px;font-weight:700}.prices .square .it{font-size:27px}.prices .container-right{text-align:center}.prices .prices-group-header{color:#65b165;padding:32px 0 19px}.prices .prices-group-header h3{font-size:60px}.prices .prices-group-header h4{font-size:43px}.prices .columns{justify-content:space-between;display:flex}.prices .column{background-color:#65b165;border-radius:10px 10px 0 0;width:48%;padding:30px 80px 160px;position:relative}.prices .column h3{margin-bottom:100px;font-size:48px}.prices .column .price{justify-content:center;align-items:center;margin-bottom:85px;font-size:60px;display:flex}.prices .column svg{margin-left:8px}.prices .column .notice{font-size:22px;position:absolute;bottom:30px;left:0}@media screen and (width<=1441px){.prices .container{max-width:1200px}.prices .container-left{margin-top:730px}.prices .container-right{margin-top:400px}.prices .prices-group-header{color:#fff;background-color:#65b165;border-radius:10px 10px 0 0;margin-bottom:-1px}.prices .prices-group-header h4{margin-bottom:0}.prices .column{border-radius:0}.prices .free-lesson{top:390px;left:0;right:initial;bottom:initial;border-radius:0 10px 10px 0}}@media screen and (width<=1200px){.prices .container{max-width:1000px}}@media screen and (width<=1000px){.prices .prices-individual{right:0}.prices .container{max-width:740px}.prices .column{width:49%;padding:30px 40px 160px}.prices .column .notice{padding:0 30px}.prices .free-lesson{width:35%}}@media screen and (width<=800px){.prices .container-left{margin-top:830px}.prices .container-right{margin-top:500px}.prices .free-lesson{width:60%;top:490px}}@media screen and (width<=750px){.prices .prices-individual h3{font-size:35px}.prices .free-lesson h3{font-size:30px}.prices .container-left{margin-top:763px}.prices .prices-group-header{padding:32px 0 19px}.prices .prices-group-header h3{font-size:50px}.prices .prices-group-header h4{font-size:35px}.prices .column{padding-bottom:80px}.prices .column h3{margin-bottom:75px;font-size:38px}.prices .column .price{margin-bottom:92px;font-size:50px}.prices .column .price svg{margin-left:1px;padding:1px}.prices .column .notice{font-size:20px;bottom:30px;left:0}}@media screen and (width<=650px){.prices .prices-header h2{font-size:67px}.prices .prices-individual{padding:30px 15px 40px}.prices .prices-individual h3{font-size:25px}.prices .prices-individual .price{font-size:40px}.prices .prices-individual .price svg{padding:3px}.prices .free-lesson{top:390px}.prices .free-lesson h3{font-size:20px}.prices .container-left{margin-top:570px;padding:0;position:absolute;left:15px}.prices .container-right{width:100%;margin-top:390px}.prices .prices-group-header{padding:20px 0}.prices .prices-group-header h3{font-size:30px}.prices .prices-group-header h4{font-size:25px}.prices .columns{background-color:#65b165;justify-content:flex-end}.prices .column{width:40%;padding:10px 20px}.prices .column h3{margin-bottom:45px;font-size:28px}.prices .column .price{margin-bottom:48px;font-size:2.8rem}.prices .column .price svg{padding:3px}.prices .column .notice{padding:10px;font-size:.85rem;bottom:0;left:0}.prices .square{width:60px;height:60px;margin-bottom:32px;padding:5px}.prices .square .count{font-size:25px}.prices .square .it{font-size:16px}}@media screen and (width<=520px){.prices .prices-individual{padding:25px 15px 20px}.prices .free-lesson{top:330px}.prices .container-left{margin-top:502px}.prices .square{margin-bottom:24px}.prices .container-right{margin-top:330px}.prices .column h3{margin-bottom:45px;font-size:25px}.prices .column .price{margin-bottom:43px;font-size:2.2rem}.prices .column .price svg{padding:5px}.prices .column .notice{font-size:.75rem}}@media screen and (width<=400px){.prices .container-left{margin-top:520px}.prices .square{width:55px;height:55px;margin-bottom:24px}.prices .column{width:38%;padding:30px 5px}.prices .column h3{margin-bottom:40px;font-size:1.3rem}.prices .column .price{margin-bottom:40px}.prices .column .price svg{margin-left:0;padding:6px}.prices .column .notice{padding:10px}}@keyframes zoominout{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.location{background-color:#65b165;position:relative}.location .location-header{background-color:#65b165;padding:70px 0 50px;position:relative}.location .location-header:after{content:" ";z-index:2;border-top:80px solid #65b165;border-left:80px solid #0000;border-right:80px solid #0000;width:0;height:0;position:absolute;bottom:-75px;left:50%;transform:translate(-50%)}.location .location-header h2{text-align:center;margin-bottom:0;font-family:FranklinGothic,sans-serif;font-size:86px;font-weight:300}.location .map-container-overlay{z-index:1;width:100%;height:75vh;position:absolute}.location .map-container{background:linear-gradient(45deg,#ffffff1a 0% 45%,#fff 50%,#ffffff1a 55% 100%) 0 0/400% 400%;height:75vh;animation:1.5s infinite load}.location .map-container img{z-index:0;width:100%;position:absolute}.location .custom-marker{font-family:sans-serif;position:relative;transform:translate(-50%,-100%)}.location .custom-marker.is-open{z-index:1000}.location .custom-marker .custom-marker__pin{cursor:pointer;background:#37b967;border:none;border-radius:50% 50% 50% 0;width:24px;height:24px;padding:0;transition:transform .15s;display:block;position:relative;transform:rotate(-45deg);box-shadow:0 2px 5px #0000004d}.location .custom-marker .custom-marker__pin:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.location .custom-marker .custom-marker__pin:hover{transform:rotate(-45deg)scale(1.12)}.location .custom-marker .custom-marker__popup{color:#333;z-index:1;background:#fff;border-radius:6px;min-width:160px;max-width:220px;padding:8px 12px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 3px 8px #00000026}.location .custom-marker.is-open .custom-marker__popup{display:block}.location .custom-marker .custom-marker__title{color:#222;margin:0 0 3px;font-size:14px;font-weight:700}.location .custom-marker .custom-marker__subtitle{color:#666;margin:0 0 6px;font-size:12px}.location .custom-marker .custom-marker__link{color:#fff;background:#37b967;border-radius:3px;padding:4px 8px;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.location .custom-marker .custom-marker__link:hover{background:#2b9251}@media screen and (width<=750px){.location .custom-marker .custom-marker__popup{min-width:140px;max-width:200px;padding:6px 10px}.location .custom-marker .custom-marker__title{font-size:13px}.location .custom-marker .custom-marker__subtitle{font-size:11px}.location .custom-marker .custom-marker__link{padding:3px 6px;font-size:10px}}@media screen and (width<=520px){.location .custom-marker .custom-marker__pin{width:20px;height:20px}.location .custom-marker .custom-marker__pin:after{width:7px;height:7px}.location .custom-marker .custom-marker__popup{min-width:120px;max-width:180px;padding:5px 8px}.location .custom-marker .custom-marker__title{font-size:12px}.location .custom-marker .custom-marker__subtitle{font-size:10px}.location .custom-marker .custom-marker__link{padding:2px 5px;font-size:9px}}@media screen and (width<=750px){.location .location-header{padding:50px 0 30px;font-size:76px}.location .location-header:after{border-top:60px solid #65b165;border-left:60px solid #0000;border-right:60px solid #0000;bottom:-55px}}@media screen and (width<=520px){.location .location-header h2{font-size:66px}}@media screen and (width<=400px){.location .location-header{padding:30px 0 15px}.location .location-header h2{font-size:50px}.location .location-header:after{border-top:50px solid #65b165;border-left:50px solid #0000;border-right:50px solid #0000;bottom:-45px}}.events{background-color:#f46e8f;padding:40px 0 70px}.events .events-header{text-align:center;margin-bottom:63px;display:block}.events .events-header .MP{font-size:50px}.events .events-header .FD{font-family:FranklinGothic,sans-serif;font-size:62px;font-weight:300}.events .events-slider h2{text-align:center;padding-top:10px}.events .events-slider .splide__slide{padding:10px 0}.events .events-slider .splide__slide img{border-radius:10px;width:100%}.events .events-slider .load{background:linear-gradient(45deg,#ffffff1a 0% 45%,#fff 50%,#ffffff1a 55% 100%) 0 0/400% 400%;animation:1.5s infinite load}.events .events-slider .splide__pagination{bottom:-75px;left:0}@media screen and (width<=1600px){.events .container{max-width:1200px}.events .events-slider{padding:0 20px}.events .events-slider img{padding:0}}@media screen and (width<=1400px){.events .container{max-width:1000px}.events .events-header{margin-bottom:45px}.events .events-header .MP{font-size:45px}.events .events-header .FD{font-size:55px}}@media screen and (width<=1200px){.events .container{max-width:800px}}@media screen and (width<=1000px){.events .container{max-width:600px}}@media screen and (width<=750px){.events .container{max-width:400px}.events .events-slider .splide__arrow{width:27px;height:56px}}@media screen and (width<=550px){.events .container{max-width:300px}.events .events-header .MP{font-size:35px}.events .events-header .FD{font-size:45px}}@media screen and (width<=430px){.events .events-slider .splide__arrow--prev{left:-25px}.events .events-slider .splide__arrow--next{right:-25px}}@media screen and (width<=359px){.events .container{max-width:250px}}@keyframes load{0%{background-position:100%}to{background-position:0}}.footer{background-color:#6699a5;padding:50px 100px 20px}.footer .footer-main-row{justify-content:space-between;display:flex}.footer .footer-main-row .footer-location{width:40%}.footer .footer-main-row .footer-location .location-header{margin-bottom:15px;font-size:24px}.footer .footer-main-row .footer-location .location-string{align-items:flex-end;margin-bottom:15px;font-size:16px;display:flex}.footer .footer-main-row .footer-location .location-string .location-icon{margin-right:8px}.footer .footer-main-row .footer-location .location-string .location-icon img{width:11px;height:16px}.footer .footer-main-row .footer-location .location-string .location-desc{display:inline}.footer .footer-main-row .interactive{justify-content:center;align-items:center;width:20%;display:flex}.footer .footer-main-row .interactive .interactive-button{cursor:pointer;color:#6699a5;background-color:#fff;border-radius:10px;padding:13px 16px;font-size:26px}.footer .footer-main-row .right{justify-content:space-between;width:40%;display:flex}.footer .footer-main-row .right .navigation{text-align:center;margin:0;padding:20px 0 0;font-size:16px;list-style:none}.footer .footer-main-row .right .navigation li{margin-bottom:30px;font-size:16px}.footer .footer-main-row .right .navigation .whereWe{display:none}.footer .footer-main-row .right .socCon-wrapper{justify-content:space-between;width:66%;display:flex}.footer .footer-main-row .right .social{text-align:center;max-width:140px;font-size:16px}.footer .footer-main-row .right .social .soc-icons img{width:33px}.footer .footer-main-row .right .social .my-social-header{margin-bottom:15px}.footer .footer-main-row .right .social a{margin-bottom:10px;display:block}.footer .footer-main-row .right .contacts{flex-direction:column;justify-content:center;font-size:16px;display:flex}.footer .footer-main-row .right .contacts .contacts-header{text-align:center;margin-bottom:30px}.footer .footer-main-row .right .contacts .contacts-string{align-items:center;margin-bottom:20px;display:flex}.footer .footer-main-row .right .contacts .contacts-string .icon{margin-right:8px}.footer .footer-main-row .right .contacts .contacts-string .icon img{width:33px}.footer .copyright{text-align:center;font-size:14px}@media screen and (width<=1400px){.footer{padding:30px 40px}.footer .footer-main-row{flex-wrap:wrap;margin-bottom:60px}.footer .footer-main-row .center{order:-1;width:100%;margin-bottom:40px}.footer .footer-main-row .right,.footer .footer-main-row .footer-location{width:50%}}@media screen and (width<=1000px){.footer .footer-main-row{margin-bottom:30px}.footer .footer-main-row .right{width:100%}.footer .footer-main-row .right .navigation{width:30%;padding-top:0}.footer .footer-main-row .right .navigation .whereWe{display:block}.footer .footer-main-row .right .social{width:50%;max-width:unset}.footer .footer-main-row .right .social .my-social-header{max-width:140px;margin:0 auto 15px}.footer .footer-main-row .right .contacts{width:50%}.footer .footer-main-row .right .contacts .contacts-string{justify-content:center}.footer .footer-main-row .footer-location{order:1;display:none}}@media screen and (width<=600px){.footer{padding:20px}.footer .footer-main-row .right .navigation{width:50%}.footer .footer-main-row .right .socCon-wrapper{flex-direction:column;align-items:center;width:50%}.footer .footer-main-row .right .social,.footer .footer-main-row .right .contacts{width:100%}.footer .footer-main-row .right .soc-icons{justify-content:space-between;max-width:200px;margin:0 auto;display:flex}}@media screen and (width<=400px){.footer .footer-main-row .right{flex-wrap:wrap}.footer .footer-main-row .right .navigation{flex-wrap:wrap;width:100%;margin-bottom:20px;display:flex}.footer .footer-main-row .right .navigation li{width:50%;margin-bottom:25px}.footer .footer-main-row .right .social{margin-bottom:40px}.footer .footer-main-row .right .socCon-wrapper{width:100%}.footer .footer-main-row .right .contacts .contacts-header{margin-bottom:25px}}.rulesModal__openButton{cursor:pointer}.rulesModal{visibility:hidden;opacity:0;z-index:20;background-color:#00000080;width:100vw;height:100vh;transition:opacity .25s,visibility 0s linear .25s;position:fixed;top:0;left:0}.rulesModal.is-open{visibility:visible;opacity:1;transition:opacity .25s}.rulesModal .rulesModal__body{background-color:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:1000px;height:100%;margin:auto;display:flex}.rulesModal .rulesModal__body .rulesModal__closeButton{justify-content:flex-end;padding:8px;display:flex}.rulesModal .rulesModal__body .rulesModal__closeButton svg{background-color:#e98e9e;border-radius:15px}.rulesModal .rulesModal__body .rulesModal__header{text-align:center;color:#5a7a81}.rulesModal .rulesModal__body .rulesModal__text{color:#000;background-color:#e1e1e1;border-radius:10px;align-self:stretch;margin:10px;padding:10px;overflow:scroll}@media screen and (width>=1000px){.rulesModal .rulesModal__body{height:80%;margin:5% auto}}.event__navbar{z-index:100;background-color:#ff799e;justify-content:stretch;align-items:center;width:100vw;display:flex;position:fixed}.event__navbar a{text-align:center;width:100%;padding:0;font-size:.8rem}.event__navbar a h1{margin:5px}.event__navbar a h1:first-child{font-weight:lighter}.event__navbar .event__navbar__back{text-align:left;margin-left:10px}.event__navbar .event__navbar__back img{opacity:1;color:#fff;height:40px;display:inline-block}.event__navbar .event__navbar__back span{display:inline-block}.event__navbar .event__navbar__menu{text-align:right;justify-content:flex-end;align-items:center;margin-right:10px;display:flex}.event__navbar .event__navbar__menu img{opacity:1;color:#fff;height:40px;margin-right:10px;animation:2s infinite moveright;display:inline-block}.event__navbar .event__navbar__menu span{text-align:center;display:inline-block}@keyframes moveright{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.event__content{padding-top:79px;box-shadow:0 0 0 29px #000}.event__content .event{flex-direction:column;display:flex}.event__content .event .event__header{background-color:#569ba7;border-radius:0 8px 8px 0;width:75%;margin:20px 0;padding:20px}.event__content .event .event__header h2{text-align:center;margin:0}.event__content .event .event__date{background-color:#37b967;border-radius:8px 0 0 8px;align-self:flex-end;margin-bottom:20px;padding:11px 49px}.event__content .event .event__date h2{text-align:center;margin:0}.event__content .event .event__image{background-color:#ffb100}.event__content .event .event__image img{width:80%;margin:20px auto;display:block}.event__content .event .event__description{color:#569ba7;padding:20px;font-size:1.5rem}.event__content .event .event__social div{width:100%;max-width:640px;margin:20px auto}.event__content .event .event__social div iframe{width:100%;min-height:480px;margin:auto!important}.event__content .event .event__gallery{background-color:#ffb100}.event__content .event .event__gallery .event__gallery__row{flex-wrap:wrap;padding:0 20px 20px;display:flex}.event__content .event .event__gallery .event__gallery__row .event__gallery__col{flex:100%}.event__content .event .event__gallery .event__gallery__row .event__gallery__col img{vertical-align:middle;width:100%;margin-top:20px;transition-property:box-shadow;transition-duration:.5s}.event__content .event .event__gallery .event__gallery__row .event__gallery__col img:hover{box-shadow:0 0 10px #00000080}.event__content .event__list{color:#385c68;background-color:#fff;width:100%;height:100%;padding:20px;font-size:1.2rem;font-weight:700;transition-property:right;transition-duration:1s;position:fixed;bottom:0;right:-100%;overflow:hidden scroll}.event__content .event__list div:first-child{margin-top:65px}.event__content .event__list div{margin-bottom:15px}.event__content .event__list li{margin-bottom:10px}.event__footer{text-align:center;background-color:#569ba7;padding:20px;display:block}
