header{display:flex;align-items:baseline;width:100%;padding:3rem 7rem 0 7rem;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}@media(min-width:1025px)and (max-width:1440px){header{z-index:2}}@media(min-width:1025px)and (max-width:1400px){header{padding:3rem 4rem 0 4rem}}@media(max-width:1024px){header{justify-content:space-between;align-items:center;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}}@media(max-width:768px){header{padding:4.5rem 4rem 0}}@media(max-width:640px){header{padding:2.5rem 2.5rem 0}}.logo a{text-decoration:none;font-size:44px}.logo a h1{transition:all .3s ease-in-out}.logo a h1:hover{transform:scale(1.05)}@media(max-width:1630px){.logo a{font-size:40px}}@media(max-width:768px){.logo a{font-size:38px}}@media(max-width:425px){.logo a{font-size:30px}}@media(max-width:375px){.logo a{font-size:26px}}@media(max-width:330px){.logo a{font-size:22px}}.navbar{display:flex;align-items:center;margin-top:3rem;margin-right:4rem}@media(min-width:1025px)and (max-width:1400px){.navbar{margin-top:1.5rem;margin-right:0}}@media(max-width:1024px){.navbar{display:none}}.navbar li{list-style:none;margin:0 2.2rem;font-size:24px;transition:all .4s ease-in-out}@media(min-width:2200px){.navbar li{font-size:30px}}@media(max-width:1700px){.navbar li{margin:0 1.8rem}}@media(min-width:1025px)and (max-width:1400px){.navbar li{font-size:22px}}@media(min-width:1025px)and (max-width:1200px){.navbar li{margin:0 .9rem}}.navbar li:after{content:"";width:0;height:1px;display:block;background:#fff;transition:.4s}.navbar li:hover{transform:scale(1.1)}.navbar li:hover:after{width:100%}.navbar li a{text-decoration:none}.navbar ul{display:flex;align-items:center}@media(min-width:1025px){.navbar-mobile{display:none}}@media(max-width:1024px){.navbar-mobile{display:flex;position:fixed;height:100vh;width:100vw;top:0;left:0;background-color:#4cb5ff;margin-top:0;z-index:3;justify-content:center;transition:transform .3s ease-in-out;transform:translateX(100vw)}}.navbar-mobile.active{transform:translateX(0)}.navbar-mobile ul{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.navbar-mobile ul li{list-style:none;margin:0 2rem 2rem 2rem;font-size:24px;transition:all .4s ease-in-out}.navbar-mobile ul a{font-size:36px;text-decoration:none}@media(max-width:400px){.navbar-mobile ul a{font-size:32px}}.menu-icon{display:none;cursor:pointer;z-index:4}.menu-icon .bar1,.menu-icon .bar2,.menu-icon .bar3{width:35px;height:5px;background-color:#fff;margin:6px 0;transition:.4s}@media(max-width:767px)and (min-width:640px){.menu-icon .bar1,.menu-icon .bar2,.menu-icon .bar3{width:45px}}@media(max-width:1024px)and (min-width:768px){.menu-icon .bar1,.menu-icon .bar2,.menu-icon .bar3{width:50px;margin:8px 0}}@media(max-width:1024px){.menu-icon{display:inline-block}}.active .bar1{transform:rotate(-45deg) translate(-9px,6px)}@media(max-width:1024px)and (min-width:768px){.active .bar1{transform:rotate(-45deg) translate(-11px,6px)}}.active .bar2{opacity:0}.active .bar3{transform:rotate(45deg) translate(-8px,-8px)}@media(max-width:1024px)and (min-width:768px){.active .bar3{transform:rotate(45deg) translate(-11px,-8px)}}footer{background:#93c5e9;background:radial-gradient(circle,#93c5e9 0,#a5d0ea 0,#93c5e9 100%);color:#fff;display:flex;padding:2rem;font-size:24px;height:33vh;min-height:300px}@media(min-width:1025px)and (max-width:1440px){footer{font-size:22px}}@media(max-width:1024px){footer{padding:1.5rem}}@media(max-width:768px){footer{flex-direction:column;justify-content:center;align-items:center;height:auto}}footer .footer-left,footer .footer-right{width:25%}@media(max-width:1024px){footer .footer-left p,footer .footer-right p{font-size:20px}}footer .footer-center{width:50%;border-right:2px solid #fff;border-left:2px solid #fff}@media(max-width:768px){footer .footer-center{order:1;border:0;width:100%;margin-bottom:1rem}}footer .footer-left,footer .footer-right{display:flex;flex-direction:column;justify-content:center}footer .footer-right{align-items:center}@media(max-width:768px){footer .footer-right{order:2;width:40%;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #fff}}footer .footer-left{padding:0 1rem;align-items:flex-start}@media(max-width:768px){footer .footer-left{order:3;width:100%;align-items:center}}footer .footer-left span{position:relative;margin-right:30px}footer .footer-left span img{position:absolute;top:50%;transform:translateY(-50%);max-width:none}footer .footer-center .bottom-part,footer .footer-center .top-part{height:50%}footer .footer-center .top-part{display:flex;justify-content:center;align-items:center}footer .footer-center .top-part .follow-text{font-size:32px;text-align:center;max-width:50%}@media(max-width:1440px){footer .footer-center .top-part .follow-text{font-size:24px}}@media(max-width:1024px){footer .footer-center .top-part .follow-text{font-size:22px}}@media(max-width:768px){footer .footer-center .top-part .follow-text{max-width:80%;margin-bottom:1rem}}@media(max-width:640px){footer .footer-center .top-part .follow-text{margin-bottom:1.5rem}}footer .footer-center .footer-images,footer .footer-center .footer-images .socials{display:flex;justify-content:center;align-items:center}footer .footer-center .footer-images .socials{max-height:100%}footer .footer-center .footer-images .socials a{margin-right:2rem}footer .footer-center .footer-images .socials a:last-child{margin-right:0}footer .footer-center .footer-images .socials img{width:60px}@media(max-width:1440px){footer .footer-center .footer-images .socials img{width:54px}}@media(max-width:1024px){footer .footer-center .footer-images .socials img{width:50px}}@media(max-width:640px){footer .footer-center .footer-images .socials img{width:46px}}footer .footer-right .mug-image{width:60%}@media(max-width:1024px){footer .footer-right .mug-image{width:68%}}footer .copyright{text-align:center;font-size:16px;font-weight:400}@media(max-width:768px){footer .copyright{display:none}}footer .copyright-mobile{text-align:center;font-size:16px;font-weight:400;display:none;margin-top:1rem}@media(max-width:768px){footer .copyright-mobile{display:block}}footer h4{font-size:28px}@media(min-width:1025px)and (max-width:1440px){footer h4{font-size:24px}}@media(max-width:1024px){footer h4{font-size:24px}}form{text-align:left}form input[type=email],form input[type=tel],form input[type=text],form select,form textarea{width:100%;background-color:hsla(0,0%,100%,.5);border:0;margin-bottom:1rem;border-radius:10px;color:#000}form input[type=email]:focus-visible,form input[type=tel]:focus-visible,form input[type=text]:focus-visible,form select:focus-visible,form textarea:focus-visible{outline:0;background-color:#fff}form input[type=email]::-moz-placeholder,form input[type=tel]::-moz-placeholder,form input[type=text]::-moz-placeholder,form select::-moz-placeholder,form textarea::-moz-placeholder{color:rgba(0,0,0,.4)}form input[type=email]::placeholder,form input[type=tel]::placeholder,form input[type=text]::placeholder,form select::placeholder,form textarea::placeholder{color:rgba(0,0,0,.4)}form input[type=email],form input[type=tel],form input[type=text],form select{height:50px;padding:0 1rem}@media(min-width:2200px){form input[type=email],form input[type=tel],form input[type=text],form select{height:60px}}form select{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),radial-gradient(#a9a6d5 70%,transparent 72%);background-position:calc(100% - 23px) calc(1em + 9px),calc(100% - 17px) calc(1em + 9px),calc(100% - .5em) .5em}form select,form select:focus{background-size:6px 6px,6px 6px,2.5em 2.5em;background-repeat:no-repeat}form select:focus{background-image:linear-gradient(45deg,#fff 50%,transparent 0),linear-gradient(135deg,transparent 50%,#fff 0),radial-gradient(#a9a6d5 70%,transparent 72%);background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 23px) calc(1em + 7px),calc(100% - .5em) .5em;border-color:green;outline:0}form select:hover{cursor:pointer}form textarea{padding:1rem;resize:none;font-family:Poppins,sans-serif;font:-webkit-control;margin-top:.5rem;margin-bottom:0}form input[type=submit]{font-family:Poppins,sans-serif;font-size:22px;background-color:#7194ff;border:0;border-radius:6px;padding:.5rem 2.5rem;transition:all .3s ease-in-out}@media(max-width:640px){form input[type=submit]{font-size:18px}}form input[type=submit]:hover{cursor:pointer;transform:scale(1.1)}form input[type=checkbox]{height:0;width:0;display:none}form input[type=checkbox]+label{position:relative;display:flex;margin:.6em 0;align-items:center;font-size:18px}form input[type=checkbox]+label>span{display:flex;justify-content:center;align-items:center;margin-right:.5em;width:2em;height:2em;background:transparent;border:2px solid #fff;border-radius:2px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.23,1)}form input[type=checkbox]+label:hover>span,form input[type=checkbox]:focus+label>span{background:hsla(0,0%,100%,.1)}form input[type=checkbox]:checked+label>span{border:1em solid #fff;animation:shrink-bounce .2s cubic-bezier(.4,0,.23,1)}form input[type=checkbox]:checked+label>span:before{content:"";position:absolute;top:.4em;left:.4em;border-right:3px solid transparent;border-bottom:3px solid transparent;transform:rotate(45deg);transform-origin:0 100%;animation:checkbox-check 125ms cubic-bezier(.4,0,.23,1) .25s forwards}form input[type=submit]:disabled{cursor:not-allowed}form input[type=submit]:disabled:hover{transform:scale(1)}form .form-confirmation{display:flex;justify-content:space-between;margin-top:1rem}form .form-confirmation .form-checkbox a{text-decoration:none}@media(max-width:1440px){form .form-confirmation .form-checkbox label{font-size:14px}}form .form-title{margin-top:2rem;display:block}form label span{font-weight:600}form .form-part-day{margin-top:2rem}@media(max-width:400px){form .form-days label{font-size:16px!important}}@keyframes anime1{0%{opacity:0}7%{opacity:1}15%{opacity:1}20%{opacity:0}}@keyframes anime2{20%{opacity:0}27%{opacity:1}35%{opacity:1}40%{opacity:0}}@keyframes anime3{40%{opacity:0}47%{opacity:1}55%{opacity:1}60%{opacity:0}}@keyframes anime4{60%{opacity:0}67%{opacity:1}75%{opacity:1}80%{opacity:0}}@keyframes anime5{80%{opacity:0}87%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes shrink-bounce{0%{transform:scale(1)}33%{transform:scale(.85)}to{transform:scale(1)}}@keyframes checkbox-check{0%{width:0;height:0;border-color:#a2aef2;transform:translateZ(0) rotate(45deg)}33%{width:.4em;height:0;transform:translateZ(0) rotate(45deg)}to{width:.4em;height:1em;border-color:#a2aef2;transform:translate3d(0,-.5em,0) rotate(45deg)}}@keyframes arrow-pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.exam.block-first{padding-top:0}.exam.block-first .exam-section{display:flex;height:100%}@media(max-width:1600px){.exam.block-first .exam-section{padding-top:3rem}}@media(max-width:1024px){.exam.block-first .exam-section{flex-direction:column;justify-content:center;align-items:center;padding-top:0}}.exam.block-first .exam-section .exam-choice{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;padding:5rem 3rem 0 7rem;font-size:28px}@media(max-width:1440px){.exam.block-first .exam-section .exam-choice{font-size:24px;padding:3rem 3rem 0 7rem;width:90%;margin-bottom:3rem}}@media(min-width:1025px)and (max-width:1400px){.exam.block-first .exam-section .exam-choice{padding:3rem 4rem 0 4rem}}@media(max-width:1024px){.exam.block-first .exam-section .exam-choice{padding:5rem 2rem 0 5rem}}@media(max-width:768px){.exam.block-first .exam-section .exam-choice{padding-top:4rem}}@media(max-width:640px){.exam.block-first .exam-section .exam-choice{width:100%;font-size:22px;padding:4rem 2rem 0 2rem}}@media(max-width:350px){.exam.block-first .exam-section .exam-choice{padding:3rem 1rem 0 1rem}}.exam.block-first .exam-section .exam-choice .exam-languages{margin-top:2rem;display:flex}@media(max-width:1024px){.exam.block-first .exam-section .exam-choice .exam-languages{width:100%;justify-content:center}}.exam.block-first .exam-section .exam-choice .exam-directions{margin-top:1rem;font-weight:400}@media(max-width:640px){.exam.block-first .exam-section .exam-choice .exam-directions{font-size:22px;font-size:20px}}@media(max-width:350px){.exam.block-first .exam-section .exam-choice .exam-directions{font-size:18px}}.exam.block-first .exam-section .exam-choice button{font-family:Poppins,sans-serif;font-size:22px;border:0;border-radius:6px;transition:all .3s ease-in-out;margin-right:2rem;background-color:#4cb5ff;padding:12px 1.5rem;border-radius:35px;width:200px}@media(max-width:1440px){.exam.block-first .exam-section .exam-choice button{padding:10px 1.4rem;width:180px}}@media(max-width:350px){.exam.block-first .exam-section .exam-choice button{margin-right:1rem;font-size:20px}}.exam.block-first .exam-section .exam-choice button:hover{cursor:pointer;transform:scale(1.1)}.exam.block-first .exam-section .exam-choice button:last-child{margin-right:0}.exam.block-first .exam-section .exam-choice .exam-text h3{font-size:48px}@media(max-width:1440px){.exam.block-first .exam-section .exam-choice .exam-text h3{font-size:38px}}@media(max-width:1024px){.exam.block-first .exam-section .exam-choice .exam-text h3{text-align:center}}@media(max-width:640px){.exam.block-first .exam-section .exam-choice .exam-text h3{font-size:30px}}@media(max-width:400px){.exam.block-first .exam-section .exam-choice .exam-text h3{font-size:26px}}@media(max-width:350px){.exam.block-first .exam-section .exam-choice .exam-text h3{font-size:24px}}.exam.block-first .exam-choice{width:100%}.exam.block-first .exam-choice img{max-width:87%}.exams{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);padding:5% 0;height:100vh}@media(max-width:640px){.exams{height:85vh}}.exams iframe{height:100%}.exams .exam-english,.exams .exam-german{display:flex;justify-content:center;height:100%}.consent-page{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);padding:5%}@media(max-width:640px){.consent-page{padding:7%}}.consent-page .consent-text{width:70%;text-align:justify}@media(max-width:768px){.consent-page .consent-text{width:100%}}@media(max-width:640px){.consent-page .consent-text{text-align:left}}.consent-page .consent-text h2{font-size:32px}.consent-page .consent-text .subtitle{font-size:24px}.application-page{display:flex;justify-content:center;align-items:center;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);padding:5% 0}.application-page .form-block{font-size:32px;width:100%}@media(max-width:640px){.application-page .form-block{font-size:24px}}.application-page .form-block h2{text-align:center;font-size:48px}@media(max-width:640px){.application-page .form-block h2{font-size:40px}}.application-page form{display:flex;justify-content:space-around;align-items:flex-start}@media(max-width:1024px){.application-page form{flex-direction:column;align-items:center}}.application-page form .form-left,.application-page form .form-right{width:45%}@media(min-width:1025px)and (max-width:1400px){.application-page form .form-left,.application-page form .form-right{width:42%}}@media(max-width:1024px){.application-page form .form-left,.application-page form .form-right{width:80%;font-size:18px}}.application-page form .form-left h3,.application-page form .form-right h3{font-size:32px}@media(max-width:640px){.application-page form .form-confirmation .form-checkbox{margin-bottom:.5rem}.application-page form .form-confirmation{flex-direction:column}}.light-font{font-weight:400}.afternoon-hours,.evening-hours,.morning-hours{display:flex;flex-wrap:wrap;flex-direction:column}@media(min-width:641px){.afternoon-hours,.evening-hours,.morning-hours{flex-direction:row}.afternoon-hours .hours,.evening-hours .hours,.morning-hours .hours{flex:0 0 50%!important}.afternoon-hours .eight,.afternoon-hours .sixteen,.afternoon-hours .twelve,.evening-hours .eight,.evening-hours .sixteen,.evening-hours .twelve,.morning-hours .eight,.morning-hours .sixteen,.morning-hours .twelve{order:0!important}.afternoon-hours .nine,.afternoon-hours .seventeen,.afternoon-hours .thirteen,.evening-hours .nine,.evening-hours .seventeen,.evening-hours .thirteen,.morning-hours .nine,.morning-hours .seventeen,.morning-hours .thirteen{order:2!important}.afternoon-hours .eighteen,.afternoon-hours .fourteen,.afternoon-hours .ten,.evening-hours .eighteen,.evening-hours .fourteen,.evening-hours .ten,.morning-hours .eighteen,.morning-hours .fourteen,.morning-hours .ten{order:1!important}.afternoon-hours .eleven,.afternoon-hours .fifteen,.afternoon-hours .nineteen,.evening-hours .eleven,.evening-hours .fifteen,.evening-hours .nineteen,.morning-hours .eleven,.morning-hours .fifteen,.morning-hours .nineteen{order:3!important}}.afternoon-hours div.hours,.evening-hours div.hours,.morning-hours div.hours{flex:0}@media(max-width:640px){.form-hours input[type=checkbox]:checked+label>span:before{top:.4em}}.form-days,.form-hours{display:flex;flex-wrap:wrap}.form-days p,.form-hours p{flex:100%}.form-days .day,.form-days .hours,.form-hours .day,.form-hours .hours{flex:33%}@media(max-width:640px){.form-days .day,.form-days .hours,.form-hours .day,.form-hours .hours{flex:50%}}.form-days .monday,.form-hours .monday{order:0}.form-days .wednesday,.form-hours .wednesday{order:1}.form-days .friday,.form-hours .friday{order:2}.form-days .tuesday,.form-hours .tuesday{order:3}.form-days .thursday,.form-hours .thursday{order:4}.form-days .fix,.form-hours .fix{order:5}@media(max-width:640px){.form-days .monday,.form-hours .monday{order:0}.form-days .wednesday,.form-hours .wednesday{order:4}.form-days .friday,.form-hours .friday{order:3}.form-days .tuesday,.form-hours .tuesday{order:2}.form-days .thursday,.form-hours .thursday{order:1}.form-days .fix,.form-hours .fix{order:5}.mt-2{margin-top:2rem}}.social-block{background:#93c5e9;background:radial-gradient(circle,#93c5e9 0,#a5d0ea 0,#93c5e9 100%)}.social-block .social-images{padding:5rem 2rem}@media(max-width:500px){.social-block .social-images{padding:5rem 1rem}}.social-block .social-images img{max-width:75%}@media(max-width:500px){.social-block .social-images img{max-width:95%}}.social-block .carousel__next,.social-block .carousel__prev{zoom:1.4}@media(max-width:1023px){.social-block .carousel__next,.social-block .carousel__prev{display:none}}.translation{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}.translation .section{display:flex;align-items:center;width:100%;margin-bottom:6rem}@media(max-width:640px){.translation .section{margin-bottom:2rem}}.translation .section:last-child{margin-bottom:0}.translation .section__first{justify-content:space-between}.translation .section__first .section-image{width:50%}@media(max-width:1024px){.translation .section__first .section-image{width:80%}}@media(max-width:640px){.translation .section__first .section-image{width:100%}}@media(max-width:1440px){.translation .section__second .section-text{padding:4rem;padding:2rem}}@media(max-width:1024px){.translation .section__first{flex-direction:column}.translation .section__second{flex-direction:column-reverse}}.translation .section-text{width:50%;padding:4rem 4rem 4rem 7rem;white-space:pre-line}.translation .section-text .table-title{font-size:2rem;text-align:left}@media(max-width:767px){.translation .section-text .table-title{font-size:1.7rem}}@media(max-width:500px){.translation .section-text .table-title{font-size:1.5rem}}.translation .section-text .subtitle{font-size:1.2rem}@media(max-width:1024px){.translation .section-text{width:80%;text-align:center;padding:2rem}}@media(max-width:640px){.translation .section-text{width:100%}}.translation .section-text__important{width:75%;border-right:3px solid #fff;padding:1rem .5rem}.translation .section-text__important p{padding:0!important}@media(max-width:600px){.translation .section-text__important span{display:block}}.translation .section-text .primary-button{float:right}@media(max-width:1024px){.translation .section-text .primary-button{float:none}}.translation .section .section-title{font-size:48px;font-weight:700;margin-bottom:1rem}.translation .section .section-title--mobile{display:none}@media(max-width:1024px){.translation .section .section-title--mobile{display:block}}@media(max-width:640px){.translation .section .section-title--mobile{font-size:42px!important}}@media(max-width:400px){.translation .section .section-title--mobile{font-size:40px!important}}.translation .section .section-title--desktop{display:block}@media(max-width:1024px){.translation .section .section-title--desktop{display:none}}@media(max-width:1440px){.translation .section .section-title{font-size:40px}}@media(max-width:640px){.translation .section .section-title{font-size:32px;text-align:center}}.translation .section p{font-size:28px;font-weight:600}@media(max-width:1440px){.translation .section p{font-size:24px;text-align:left}}@media(max-width:640px){.translation .section p{font-size:20px}}.translation .section .section-image{width:50%;display:flex;justify-content:center;position:relative;float:left;align-items:flex-start}@media(max-width:1024px){.translation .section .section-image{width:unset}}.translation .section img{max-width:80%}@media(min-width:2100px){.translation .section img{max-width:70%}}@media(max-width:1440px){.translation .section img{max-width:90%}}@media(max-width:1024px){.translation .section img{max-width:70%}}.translation .section .contact-block{display:flex;justify-content:center;margin-top:1rem}@media(max-width:767px){.translation .section .contact-block{margin-bottom:2rem}}.translation .apply-text{padding:0 7rem 4rem 7rem;text-align:center}@media(max-width:767px){.translation .apply-text{font-size:1.1rem;padding:0 4rem 4rem 4rem}}@media(max-width:400px){.translation .apply-text{font-size:1rem;padding:0 2rem 2rem 2rem}}table{border-collapse:collapse;width:100%;margin:2rem 0}@media(max-width:400px){table{font-size:.8rem}}@media(max-width:350px){table{font-size:.7rem}}td,th{border:3px solid #fff;text-align:left;padding:.8rem}@media(max-width:350px){td,th{border:2px solid #fff}}.blog-landing-page{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}.blog-landing-page .blog-landing-content,.blog-landing-page .blog-landing-header{display:flex;justify-content:center;align-items:center}.blog-landing-page .blog-landing-content .blog-landing-image,.blog-landing-page .blog-landing-content .blog-landing-title,.blog-landing-page .blog-landing-header .blog-landing-image,.blog-landing-page .blog-landing-header .blog-landing-title{width:50%;display:flex;justify-content:center}.blog-landing-page .blog-landing-content .blog-landing-title,.blog-landing-page .blog-landing-header .blog-landing-title{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.blog-landing-page .blog-landing-content .blog-landing-title .phrase,.blog-landing-page .blog-landing-header .blog-landing-title .phrase{font-size:56px}.blog-landing-page .blog-landing-content{width:100%}.blog-landing-page .blog-landing-header{width:80%;margin:0 auto;display:flex;justify-content:center;align-items:center;padding:6rem 0 4rem 0}.blog-landing-page .blog-list{width:80%;margin:6rem 0;display:flex;justify-content:flex-start;align-items:center;flex-flow:row wrap}.blog-landing-page .blog-list .blog-list-item{background:#fff;padding:2rem;border-radius:1rem;transition:all .4s ease-in-out;width:30%;margin-right:5%;margin-bottom:3rem}.blog-landing-page .blog-list .blog-list-item:nth-child(3n+3){margin-right:0}.blog-landing-page .blog-list .blog-list-item:hover{cursor:pointer;transform:scale(1.1);box-shadow:0 5px 15px rgba(0,0,0,.3)}.blog-landing-page .blog-list .blog-list-item .blog-list-title,.blog-landing-page .blog-list .blog-list-item p{color:#8e73d7}.blog-landing-page .blog-list .blog-list-item .blog-list-title{margin-top:1rem}.blog-landing-page .blog-list .blog-list-item .reading-time{font-weight:400;margin-top:1rem}.blog-page{padding:5rem 0;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}.blog-single{background:#fff;width:70%;display:flex;justify-content:flex-start;flex-direction:column;margin:0 auto;padding:5rem;border-radius:2rem}.blog-single .blog-subtitle{text-align:left;margin-top:2rem;font-size:18px}.blog-single img{height:500px;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:2rem 2rem 0 0;box-shadow:0 5px 15px rgba(0,0,0,.3)}.blog-single h1{margin-top:3rem;margin-bottom:2rem;font-size:36px;align-self:center}.blog-single h1,.blog-single p{font-weight:400}.blog-single h1,.blog-single h4,.blog-single p,.blog-single strong{color:#3e4b53;text-align:justify}.blog-single a{color:#8f94fb}.izjava-privatnosti{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}*{margin:0;box-sizing:border-box;color:#fff}body{font-family:Poppins,sans-serif;font-weight:800}@media(max-width:1024px){body.mobile-menu-open{overflow:hidden}}img{max-width:100%;max-height:100%}.primary-button{text-decoration:none;background-color:#4cb5ff;padding:12px 1.5rem;border-radius:35px;width:-moz-fit-content;width:fit-content;font-size:32px;transition:transform .3s ease-in-out}@media(max-width:640px){.primary-button{font-size:24px;padding:10px 1.4rem;margin-top:.5rem}}.primary-button:hover{transform:scale(1.065)}.primary-button .arrow{background-color:#6fc4ff;padding:7px 30px;border-radius:50%;position:relative;margin-left:1rem}.primary-button .arrow img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.first-block{display:flex;justify-content:center;align-items:center;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}@media(max-width:1440px){.first-block{padding-top:2%}}@media(max-width:1024px){.first-block{flex-direction:column;padding:1rem 0 2rem 0}}@media(max-width:768px){.first-block{padding-top:2rem}}@media(max-width:425px){.first-block{padding-top:3rem}}@media(max-width:375px){.first-block{padding-top:5rem}}.first-block .first-text{width:50%;font-size:56px;display:flex;flex-direction:column;justify-content:center;padding:0 7rem;margin-top:-5%}@media(min-width:2200px){.first-block .first-text{font-size:72px}}@media(max-width:1630px){.first-block .first-text{font-size:47px;margin-top:-4%}}@media(min-width:1025px)and (max-width:1400px){.first-block .first-text{padding:0 2.5rem 0 4rem;font-size:39px}}@media(max-width:1024px){.first-block .first-text{width:90%;padding:0;text-align:center;margin-top:4rem}}@media(max-width:640px){.first-block .first-text{font-size:32px;margin-top:2.5rem}}@media(max-width:400px){.first-block .first-text{font-size:30px;margin-top:0}}@media(max-width:370px){.first-block .first-text{font-size:26px}}.first-block .first-text p{margin-bottom:.2rem}@media(max-width:1440px){.first-block .first-text p{margin-bottom:0}}.first-block .first-text .changing-text{position:relative;height:5rem;margin-bottom:1rem}@media(min-width:2200px){.first-block .first-text .changing-text{margin-bottom:1.5rem}}@media(max-width:1630px){.first-block .first-text .changing-text{margin-bottom:0;height:4.3rem}}@media(min-width:1025px)and (max-width:1400px){.first-block .first-text .changing-text{height:3.8rem}}@media(max-width:640px){.first-block .first-text .changing-text{height:3rem}}@media(max-width:370px){.first-block .first-text .changing-text{height:2.5rem}}.first-block .first-text .phrase{opacity:0;width:100%;position:absolute;top:0;color:#6fc4ff}.first-block .first-text .phrase--first{animation:anime1 10s infinite}.first-block .first-text .phrase--second{animation:anime2 10s infinite}.first-block .first-text .phrase--third{animation:anime3 10s infinite}.first-block .first-text .phrase--fourth{animation:anime4 10s infinite}.first-block .first-text .phrase--fifth{animation:anime5 10s infinite}.first-block .first-text .primary-button{margin-top:2rem}@media(max-width:1630px){.first-block .first-text .primary-button{font-size:27px}}@media(min-width:1025px)and (max-width:1400px){.first-block .first-text .primary-button{font-size:24px}}@media(max-width:1024px){.first-block .first-text .primary-button{margin:2rem auto}}@media(max-width:640px){.first-block .first-text .primary-button{margin:1.25rem auto}}@media(max-width:370px){.first-block .first-text .primary-button{font-size:22px}}.first-block .first-image{width:50%;padding:0 0 2rem 0;display:flex;align-items:center;justify-content:flex-end}@media(max-width:1024px){.first-block .first-image{width:70%}}@media(max-width:768px){.first-block .first-image{padding:.5rem 0 1rem}}@media(max-width:640px){.first-block .first-image{margin-top:0;padding-top:1rem}}@media(max-width:350px){.first-block .first-image{padding-top:.5rem}}.first-block .first-image img{width:68%;transform:scale(1.3) translateX(-11.5%)}@media(min-width:2200px){.first-block .first-image img{width:64%}}@media(max-width:1800px){.first-block .first-image img{width:70%;transform:scale(1.1) translateX(-4.5%)}}@media(max-width:1024px){.first-block .first-image img{width:90%;margin:0 auto;transform:scale(1.1) translateX(22.5%);padding-top:6rem}}@media(max-width:425px){.first-block .first-image img{transform:scale(1.3) translateX(11.2%);padding-top:4rem}}.chat-bubbles{display:flex;flex-direction:column;align-items:flex-start;width:100%}.second-block{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);display:flex;justify-content:center}@media(max-width:1024px){.second-block{height:auto;flex-direction:column-reverse;align-items:center;padding:2rem 0 0 0}}.second-block .second-image{width:50%;height:96%;display:flex;align-items:flex-end;justify-content:center}@media(max-width:1440px){.second-block .second-image{padding-left:2%}}@media(max-width:1024px){.second-block .second-image{width:70%;margin-top:3rem;padding-left:0}}.second-block .second-image img{max-height:100%;max-width:100%}@media(min-width:2200px){.second-block .second-image img{max-width:90%}}.second-block .second-text{display:flex;justify-content:flex-end;align-items:center;width:85%;height:100%}@media(max-width:1400px){.second-block .second-text{width:80%}}@media(max-width:1024px){.second-block .second-text{width:75%}}.second-block .second-text .bubble{width:-moz-fit-content;width:fit-content;color:#fff;padding:2rem;border-radius:1.5rem 1.5rem 1.5rem 0;font-size:1.8rem;position:relative;margin-bottom:1rem;background:hsla(0,0%,100%,.19);border-radius:16px 16px 16px 0;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}@media(min-width:2200px){.second-block .second-text .bubble{font-size:2.2rem}}@media(min-width:1400px)and (max-width:1750px){.second-block .second-text .bubble{margin-bottom:2rem}}@media(max-width:1440px){.second-block .second-text .bubble{font-size:1.6rem;padding:1.5rem}}@media(min-width:1025px)and (max-width:1400px){.second-block .second-text .bubble{font-size:1.2rem}}@media(max-width:1024px){.second-block .second-text .bubble{border-radius:1.5rem 1.5rem 1.5rem 0;margin-bottom:2rem}}@media(max-width:768px){.second-block .second-text .bubble{max-width:80%}}@media(max-width:640px){.second-block .second-text .bubble{font-size:1rem;padding:1rem}}@media(max-width:400px){.second-block .second-text .bubble{font-size:.9rem}}.second-block .second-text .bubble:last-child{margin-bottom:0}.second-block .second-text .bubble:after{content:" ";position:absolute;width:0;height:0;left:-14px;right:auto;top:auto;bottom:-14px;border:14px solid;border-color:transparent transparent hsla(0,0%,100%,.25) transparent;transform:rotate(135deg)}@media(max-width:1024px){.second-block .second-text .bubble:after{right:auto;left:-14px}}.second-block .second-text .bubble2{width:-moz-fit-content;width:fit-content;color:#fff;padding:2rem;font-size:1.8rem;position:relative;align-self:flex-end;margin-bottom:1rem;background:rgba(153,209,230,.5);border-radius:16px 16px 0 16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}@media(min-width:2200px){.second-block .second-text .bubble2{font-size:2.2rem}}@media(min-width:1401px)and (max-width:1750px){.second-block .second-text .bubble2{margin-bottom:2rem}}@media(max-width:1440px){.second-block .second-text .bubble2{font-size:1.6rem;padding:1.5rem}}@media(min-width:1025px)and (max-width:1400px){.second-block .second-text .bubble2{font-size:1.2rem}}@media(max-width:1024px){.second-block .second-text .bubble2{border-radius:1.5rem 1.5rem 0 1.5rem;margin-bottom:2rem}}@media(max-width:768px){.second-block .second-text .bubble2{max-width:80%}}@media(max-width:640px){.second-block .second-text .bubble2{font-size:1rem;padding:1rem}}@media(max-width:400px){.second-block .second-text .bubble2{font-size:.9rem}}.second-block .second-text .bubble2:last-child{margin-bottom:0}.second-block .second-text .bubble2:after{content:" ";position:absolute;width:0;height:0;right:-14px;left:auto;top:auto;bottom:-14px;border:14px solid;border-color:transparent transparent rgba(153,209,230,.54) transparent;transform:rotate(225deg)}@media(max-width:1024px){.second-block .second-text .bubble2:after{right:-14px;left:auto}}.third-block{height:90vh;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);display:flex;justify-content:center;align-items:center}@media(max-width:1600px){.third-block{height:85vh}}@media(max-width:1024px){.third-block{height:auto;flex-direction:column;padding:2rem 0 1rem 0}}.third-block .third-image{width:50%;height:100%;display:flex;align-items:flex-end}@media(max-width:1024px){.third-block .third-image{width:70%;margin-top:3rem}}.third-block .third-image img{width:100%}@media(min-width:2200px){.third-block .third-image img{max-width:90%}}.third-block .third-text{display:flex;justify-content:center;align-items:center;width:50%}@media(max-width:1024px){.third-block .third-text{width:75%;padding-top:4rem}}@media(max-width:640px){.third-block .third-text{padding-top:2rem}}.third-block .third-text .bubble2{color:#fff;margin-bottom:3rem;padding:2rem;font-size:1.8rem;position:relative;background:rgba(4,113,9,.18);border-radius:1.5rem 1.5rem 0 1.5rem;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(8.9px);-webkit-backdrop-filter:blur(8.9px)}@media(min-width:2200px){.third-block .third-text .bubble2{font-size:2.2rem}}@media(max-width:1440px){.third-block .third-text .bubble2{font-size:1.6rem;padding:1.5rem}}@media(min-width:1025px)and (max-width:1400px){.third-block .third-text .bubble2{font-size:1.2rem}}@media(max-width:1024px){.third-block .third-text .bubble2{margin-bottom:1.5rem;border-radius:1.5rem 1.5rem 1.5rem 0}}@media(max-width:640px){.third-block .third-text .bubble2{font-size:1rem;padding:1rem}.third-block .third-text .bubble2 span{display:none}.third-block .third-text .bubble2 span:last-child{display:inline}}@media(max-width:400px){.third-block .third-text .bubble2{font-size:.9rem}}.third-block .third-text .bubble2:last-child{margin-bottom:0}.third-block .third-text .bubble2:after{content:" ";position:absolute;width:0;height:0;right:-22px;left:auto;top:auto;bottom:-22px;border:22px solid;border-color:transparent transparent rgba(4,113,9,.1) transparent;transform:rotate(225deg)}@media(max-width:1024px){.third-block .third-text .bubble2:after{left:-20px;right:auto}}.fourth-block{height:100vh;display:flex;justify-content:center;align-items:center;padding-top:5rem;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}@media(max-width:1600px){.fourth-block{height:90vh}}@media(max-width:1024px){.fourth-block{height:auto;flex-direction:column;padding:8rem 0}}@media(max-width:640px){.fourth-block{padding:7rem 0}}@media(max-width:425px){.fourth-block{padding:4rem 0}}.fourth-block .spika-box,.fourth-block .spika-text{width:50%}.fourth-block .spika-text{padding-left:10%;display:flex;flex-direction:column;justify-content:center;font-size:32px}@media(min-width:2200px){.fourth-block .spika-text{font-size:42px}}@media(max-width:1440px){.fourth-block .spika-text{font-size:30px}}@media(max-width:1024px){.fourth-block .spika-text{width:90%}}@media(max-width:640px){.fourth-block .spika-text{font-size:22px;padding:0;width:80%}}@media(max-width:350px){.fourth-block .spika-text{font-size:20px}}.fourth-block .spika-text h4{font-size:54px}@media(min-width:2200px){.fourth-block .spika-text h4{font-size:60px}}@media(max-width:1600px){.fourth-block .spika-text h4{font-size:50px}}@media(min-width:1025px)and (max-width:1400px){.fourth-block .spika-text h4{font-size:42px}}@media(max-width:640px){.fourth-block .spika-text h4{font-size:38px}}@media(max-width:425px){.fourth-block .spika-text h4{font-size:30px}}@media(max-width:350px){.fourth-block .spika-text h4{font-size:26px}}.fourth-block .spika-text li{font-weight:600}.fourth-block .spika-text .spika-first{margin-bottom:4rem}@media(max-width:1024px){.fourth-block .spika-text .spika-first{margin-bottom:2rem}}.fourth-block .spika-box{display:flex;align-items:center}@media(max-width:1024px){.fourth-block .spika-box{width:80%;padding-left:5%;padding-right:5%;padding-top:4rem}}@media(max-width:640px){.fourth-block .spika-box{margin-top:2rem;width:90%}}@media(max-width:425px){.fourth-block .spika-box{margin-top:0}}.fourth-block .spika-box img{max-width:95%;transition:transform .3s ease-in-out}@media(min-width:2200px){.fourth-block .spika-box img{max-width:90%}}@media(max-width:1024px){.fourth-block .spika-box img{max-width:100%}}.fourth-block .spika-box img:hover{transform:scale(1.05)}.fifth-block{height:auto;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);padding-top:3rem;text-align:center;display:flex;justify-content:center;align-items:center;font-size:2rem}@media(min-width:2200px){.fifth-block{font-size:2.3rem}}@media(max-width:1600px){.fifth-block{padding-top:6rem}}@media(max-width:1440px){.fifth-block{font-size:28px}}@media(max-width:1024px){.fifth-block{flex-direction:column;padding:6rem 0 0 0}}@media(max-width:768px){.fifth-block{padding:4rem 0 0 0}}@media(max-width:640px){.fifth-block{font-size:26px}.fifth-block .form-checkbox a{font-size:12px}}@media(max-width:400px){.fifth-block{font-size:24px;padding:2rem 0 1rem 0}}@media(max-width:350px){.fifth-block{font-size:22px}}.fifth-block .form-intro{margin-bottom:2rem;font-size:1rem;font-weight:400}@media(max-width:1440px){.fifth-block .form-intro{margin-bottom:1rem}}@media(max-width:640px){.fifth-block .form-intro{font-size:.9rem¸}}@media(max-width:400px){.fifth-block .form-intro{font-size:.8rem}}.fifth-block .form-block{width:55%;padding:0 10rem}@media(min-width:2200px){.fifth-block .form-block form{max-width:90%;margin-left:5%}}@media(min-width:1025px)and (max-width:1400px){.fifth-block .form-block .form-confirmation{flex-direction:column}}@media(max-width:640px){.fifth-block .form-block .form-confirmation{flex-direction:column}.fifth-block .form-block .form-confirmation .form-checkbox{margin-bottom:.5rem}}@media(max-width:1440px){.fifth-block .form-block{padding:0 8rem}}@media(min-width:1025px)and (max-width:1400px){.fifth-block .form-block{padding:0 5rem}.fifth-block .form-block h2{font-size:44px}.fifth-block .form-block input[type=email],.fifth-block .form-block input[type=tel],.fifth-block .form-block input[type=text],.fifth-block .form-block select,.fifth-block .form-block textarea{margin-bottom:.5rem}}@media(max-width:1024px){.fifth-block .form-block{width:90%;padding:0 5rem}}@media(max-width:640px){.fifth-block .form-block{padding:0 1rem;width:80%}.fifth-block .form-block h2{font-size:40px}}@media(max-width:400px){.fifth-block .form-block h2{font-size:38px;font-size:36px}}.fifth-block .fifth-image{width:50%;display:flex;justify-content:flex-end}@media(max-width:1440px){.fifth-block .fifth-image{padding-left:2%}}@media(max-width:1024px){.fifth-block .fifth-image{width:70%;margin-top:7rem;padding-left:0;align-self:flex-end}}@media(max-width:768px){.fifth-block .fifth-image{margin-top:4rem}}@media(max-width:640px){.fifth-block .fifth-image{width:90%;margin-top:6rem}}@media(max-width:400px){.fifth-block .fifth-image{width:75%}}.fifth-block .fifth-image .bath--desktop{display:inline}.fifth-block .fifth-image img{width:73%;margin-left:3rem;margin-top:6rem}@media(min-width:2200px){.fifth-block .fifth-image img{max-width:90%}}@media(max-width:1440px){.fifth-block .fifth-image img{margin-left:0}}@media(max-width:1024px){.fifth-block .fifth-image img{margin:0}}@media(max-width:425px){.fifth-block .fifth-image img{width:82%}}@media(max-width:375px){.fifth-block .fifth-image img{width:96%}}.fifth-block select{background-image:linear-gradient(45deg,transparent 50%,#fff 0),linear-gradient(135deg,#fff 50%,transparent 0),radial-gradient(#8e9ff9 70%,transparent 72%)}.fifth-block select:focus{background-image:linear-gradient(45deg,#fff 50%,transparent 0),linear-gradient(135deg,transparent 50%,#fff 0),radial-gradient(#8e9ff9 70%,transparent 72%)}.sixth-block{height:100vh;background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0);display:flex;overflow:hidden;padding-bottom:7rem}@media(min-width:2200px){.sixth-block{height:95vh}}@media(max-width:1600px){.sixth-block{height:95vh}}@media(max-width:1024px){.sixth-block{height:85vh}}@media(max-width:768px){.sixth-block{height:auto;flex-direction:column;align-items:center;justify-content:center;padding-bottom:4rem}}.sixth-block .hand-image{width:30%;display:flex;align-items:flex-end}@media(max-width:1440px){.sixth-block .hand-image{width:25%}}.sixth-block .hand-image.left,.sixth-block .hand-image.right{transform:translateY(40%)}@media(max-width:1440px){.sixth-block .hand-image.left,.sixth-block .hand-image.right{transform:translateY(50%);max-height:90%}}@media(max-width:1024px){.sixth-block .hand-image.left,.sixth-block .hand-image.right{max-height:60%;transform:translateY(75%)}}.sixth-block .hand-image.left{transform:scaleX(-1) translateY(40%)}@media(max-width:1440px){.sixth-block .hand-image.left{transform:scaleX(-1) translateY(50%)}}@media(max-width:1024px){.sixth-block .hand-image.left{transform:scaleX(-1) translateY(75%)}}.sixth-block .hand-image.left,.sixth-block .hand-image.right{display:block}@media(max-width:768px){.sixth-block .hand-image.left,.sixth-block .hand-image.right{display:none}}.sixth-block .hand-image.center{display:none;width:55%}.sixth-block .hand-image.center img{max-width:100%}@media(max-width:768px){.sixth-block .hand-image.center{display:block;transform:rotate(56deg) translate(30%,30%)}}@media(max-width:640px){.sixth-block .hand-image.center{width:75%}}@media(max-width:375px){.sixth-block .hand-image.center{transform:rotate(56deg) translate(37%,37%)}}.sixth-block .apply-section{width:40%;display:flex;flex-direction:column;align-items:center}@media(max-width:1440px){.sixth-block .apply-section{width:50%}}@media(max-width:768px){.sixth-block .apply-section{width:75%}}.sixth-block .apply-section .apply-text{font-size:48px;text-align:center;margin-top:30%;margin-bottom:10%}@media(min-width:2200px){.sixth-block .apply-section .apply-text{font-size:54px}}@media(max-width:1818px){.sixth-block .apply-section .apply-text{font-size:38px}}@media(max-width:1440px){.sixth-block .apply-section .apply-text{font-size:40px}}@media(min-width:1025px)and (max-width:1440px){.sixth-block .apply-section .apply-text{margin-top:36%}}@media(max-width:1024px){.sixth-block .apply-section .apply-text{font-size:32px;margin-top:50%}}@media(max-width:930px){.sixth-block .apply-section .apply-text{font-size:30px}}@media(max-width:768px){.sixth-block .apply-section .apply-text{font-size:36px;margin-top:30%}}@media(max-width:640px){.sixth-block .apply-section .apply-text{font-size:29px;margin-top:30%}}@media(max-width:400px){.sixth-block .apply-section .apply-text{font-size:26px}}.sixth-block .apply-section .primary-button{padding:1rem 2rem;font-size:48px}@media(min-width:2200px){.sixth-block .apply-section .primary-button{font-size:54px}}@media(max-width:1440px){.sixth-block .apply-section .primary-button{font-size:40px}}@media(min-width:1025px)and (max-width:1440px){.sixth-block .apply-section .primary-button{font-size:36px}}@media(max-width:1024px){.sixth-block .apply-section .primary-button{font-size:32px}}@media(max-width:640px){.sixth-block .apply-section .primary-button{font-size:24px}}@media(max-width:400px){.sixth-block .apply-section .primary-button{font-size:22px}}.block-first{padding-top:12%}.about-us,.block-first,.courses{background:#8f94fb;background:linear-gradient(90deg,#8f94fb,#5f65d6 100%,#4e54c8 0)}.about-us .section,.courses .section{display:flex;align-items:center;width:100%;margin-bottom:6rem}@media(max-width:640px){.about-us .section,.courses .section{margin-bottom:2rem}}.about-us .section:last-child,.courses .section:last-child{margin-bottom:0}.about-us .section__first,.courses .section__first{justify-content:space-between}.about-us .section__first .section-image,.courses .section__first .section-image{width:50%}@media(max-width:1024px){.about-us .section__first .section-image,.courses .section__first .section-image{width:80%}}@media(max-width:640px){.about-us .section__first .section-image,.courses .section__first .section-image{width:100%}}@media(max-width:1440px){.about-us .section__fourth .section-text,.about-us .section__second .section-text,.courses .section__fourth .section-text,.courses .section__second .section-text{padding:4rem;padding:2rem}}@media(max-width:1024px){.about-us .section__fifth,.about-us .section__first,.about-us .section__third,.courses .section__fifth,.courses .section__first,.courses .section__third{flex-direction:column}.about-us .section__fourth,.about-us .section__second,.courses .section__fourth,.courses .section__second{flex-direction:column-reverse}}.about-us .section-text,.courses .section-text{max-width:50%;padding:4rem 4rem 4rem 7rem;white-space:pre-line}@media(max-width:1024px){.about-us .section-text,.courses .section-text{max-width:80%;text-align:center;padding:2rem}}@media(max-width:640px){.about-us .section-text,.courses .section-text{max-width:100%}}.about-us .section-text__important,.courses .section-text__important{padding:1rem .5rem;border-bottom:3px solid #fff;display:flex;flex-direction:column;justify-content:center;padding-left:1rem!important}.about-us .section-text__important p,.courses .section-text__important p{padding:0!important}@media(max-width:600px){.about-us .section-text__important span,.courses .section-text__important span{display:block}}.about-us .section-text .course-apply,.courses .section-text .course-apply{display:flex;flex-direction:column;align-items:stretch;border:3px solid #fff;margin:1rem 0 2rem 0}.about-us .section-text .course-apply>div,.courses .section-text .course-apply>div{border-bottom:3px solid #fff;padding-left:.5rem;padding-right:.5rem}.about-us .section-text .course-apply>div:last-child,.courses .section-text .course-apply>div:last-child{border-bottom:none}.about-us .section-text .course-apply.second,.courses .section-text .course-apply.second{margin-bottom:2rem;margin-top:0;border-top:0;border-top:3px solid #fff}.about-us .section-text .course-apply p,.courses .section-text .course-apply p{font-size:22px;padding:.5rem}@media(max-width:640px){.about-us .section-text .course-apply p,.courses .section-text .course-apply p{font-size:20px}}.about-us .section-text .course-apply--company,.courses .section-text .course-apply--company{margin-bottom:2rem}.about-us .section-text .primary-button,.courses .section-text .primary-button{float:right}@media(max-width:1024px){.about-us .section-text .primary-button,.courses .section-text .primary-button{float:none}}.about-us .section .section-title,.courses .section .section-title{font-size:48px;font-weight:700;margin-bottom:1rem}.about-us .section .section-title--mobile,.courses .section .section-title--mobile{display:none}@media(max-width:1024px){.about-us .section .section-title--mobile,.courses .section .section-title--mobile{display:block}}@media(max-width:640px){.about-us .section .section-title--mobile,.courses .section .section-title--mobile{font-size:42px!important}}@media(max-width:400px){.about-us .section .section-title--mobile,.courses .section .section-title--mobile{font-size:40px!important}}.about-us .section .section-title--desktop,.courses .section .section-title--desktop{display:block}@media(max-width:1024px){.about-us .section .section-title--desktop,.courses .section .section-title--desktop{display:none}}@media(max-width:1440px){.about-us .section .section-title,.courses .section .section-title{font-size:40px}}@media(max-width:640px){.about-us .section .section-title,.courses .section .section-title{font-size:32px;text-align:center}}.about-us .section p,.courses .section p{font-size:28px;font-weight:600}@media(max-width:1440px){.about-us .section p,.courses .section p{font-size:24px;text-align:left}}@media(max-width:640px){.about-us .section p,.courses .section p{font-size:20px}}.about-us .section .section-image,.courses .section .section-image{display:flex;justify-content:center;position:relative;float:left;align-items:flex-start}.about-us .section .section-image--pair img,.courses .section .section-image--pair img{max-width:88%}@media(max-width:1024px){.about-us .section .section-image--pair img,.courses .section .section-image--pair img{max-width:70%}}.about-us .section .section-image--thumb,.courses .section .section-image--thumb{justify-content:flex-start}@media(max-width:1024px){.about-us .section .section-image--thumb,.courses .section .section-image--thumb{padding-bottom:5rem}}.about-us .section .section-image--thumb img,.courses .section .section-image--thumb img{margin-left:-3%}.about-us .section .section-image .door-open,.courses .section .section-image .door-open{position:absolute;left:0;top:0;display:none}.about-us .section .section-image:hover .door-open,.courses .section .section-image:hover .door-open{display:flex}.about-us .section .section-image:hover .door-closed,.courses .section .section-image:hover .door-closed{visibility:hidden}.about-us .section img,.courses .section img{max-width:80%}@media(max-width:1440px){.about-us .section img,.courses .section img{max-width:90%}}@media(max-width:1024px){.about-us .section img,.courses .section img{max-width:70%}}@media(max-width:640px){.about-us .section__second .course-apply .course-price div,.courses .section__second .course-apply .course-price div{flex-direction:column;align-items:flex-start}.about-us .section__second .course-apply .course-price div .payments,.courses .section__second .course-apply .course-price div .payments{margin:0}.about-us .section__second .course-apply .course-price div .payments b,.courses .section__second .course-apply .course-price div .payments b{font-weight:400;font-size:20px}}.about-us .section__fifth,.courses .section__fifth{padding:4rem 4rem 14rem 4rem;display:flex}@media(max-width:1440px){.about-us .section__fifth,.courses .section__fifth{padding:2rem 2rem 4rem 2rem}}.about-us .section__fifth h3,.courses .section__fifth h3{font-size:48px}.courses{padding-top:1rem;min-height:80vh;display:flex;justify-content:center;align-items:center}.courses.selected{display:block}.courses .section__fourth.reverse,.courses .section__third.reverse{flex-direction:row-reverse}@media(max-width:1024px){.courses .section__fourth.reverse,.courses .section__third.reverse{flex-direction:column}}.courses .language-selection{display:flex;justify-content:center;gap:4rem;padding-bottom:5rem;margin-top:5rem}.courses .language-selection .language-choice{border-radius:15px;display:flex;flex-direction:column;align-items:center;padding:2rem;cursor:pointer;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.1)}.courses .language-selection .language-choice p{font-size:20px}.courses .language-selection .language-choice .language-background{border-radius:15px;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background-color:rgba(142,152,243,.4)}.courses .language-selection .language-choice:hover img{transform:scale(1)}.courses .language-selection .language-choice img{width:200px;margin-bottom:1rem;transition:transform .3s ease;transform:scale(.95)}.courses .language-selection .language-choice img,.courses .language-selection .language-choice p{z-index:2}@media(max-width:1024px){.courses .language-selection{flex-direction:column;max-width:270px;margin-left:auto;margin-right:auto}.courses .language-selection .language-choice img{width:170px}.courses{padding:2rem 0}.courses .section-title--mobile{order:2;font-size:48px!important}.courses .section-image{order:1;margin-top:2rem}.courses .section-text{order:3}.courses .section{margin:3rem 0}.courses .section .section-text{border-bottom:1px solid #fff;padding:2rem 0;margin:0 2rem}.courses .section:first-child{margin-top:0}.courses .section:last-child{margin-bottom:0}.courses .section:last-child .section-text{border:0}.courses .section__fourth,.courses .section__second{flex-direction:column}}.introduction{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:7rem 0}@media(max-width:640px){.introduction{padding:17% 0}}.introduction__title{font-size:3.2rem;text-align:center;margin-bottom:3%}@media(max-width:1440px){.introduction__title{font-size:2.8rem;max-width:80%}}@media(max-width:1024px){.introduction__title{font-size:2.4rem;max-width:90%}}@media(max-width:640px){.introduction__title{font-size:1.6rem;margin-bottom:12%}}.introduction__title .language{color:#6fc4ff}.introduction__text{font-size:2.5rem;margin-bottom:3%}@media(max-width:1440px){.introduction__text{font-size:2.4rem;max-width:80%;text-align:center}}@media(max-width:1024px){.introduction__text{font-size:2.2rem;max-width:90%}}@media(max-width:640px){.introduction__text{font-size:1.6rem;margin-bottom:12%}}@media(max-width:400px){.introduction__text{font-size:1.5rem}}@media(max-width:350px){.introduction__text{font-size:1.4rem}}.introduction__arrow{filter:invert(77%) sepia(19%) saturate(2603%) hue-rotate(176deg) brightness(97%) contrast(108%);max-height:25%;max-width:10%;cursor:pointer}.introduction__arrow img{max-height:100%;max-width:100%;animation:arrow-pulse 2s infinite}@media(max-width:1024px){.introduction__arrow{max-width:15%}}@media(max-width:640px){.introduction__arrow{max-width:20%}}.about-us{padding:0}.about-us .section{margin-bottom:10%}@media(max-width:1024px){.about-us .section{height:auto}.about-us .section .section-image{border-bottom:1px solid #fff;width:80%;padding-bottom:3rem}.about-us .section .section-image img{max-width:100%}}.about-us .section .section-text{padding:4rem;display:flex;flex-direction:column}.about-us .section .section-text--left{padding:7rem 4rem 4rem 7rem}@media(max-width:1440px){.about-us .section .section-text--left{padding:2rem 2rem 2rem 7rem}}@media(min-width:1025px)and (max-width:1400px){.about-us .section .section-text--left{padding:2rem 2rem 2rem 4rem}}@media(max-width:1024px){.about-us .section .section-text{padding:2rem}}@media(max-width:350px){.about-us .section .section-text p{font-size:18px}}.about-us .section .section-text .primary-button{margin-top:2rem;margin-bottom:1rem}@media(max-width:1024px){.about-us .section .section-text .primary-button{align-self:center;margin-bottom:3rem}}@media(max-width:640px){.about-us .section .section-text .primary-button{margin-bottom:1rem}}@media(max-width:350px){.about-us .section .section-title{font-size:28px}}.about-us .section__first .section-image{height:77%}.about-us .section__first .section-image img{z-index:1;height:100%}.about-us .section__first .section-image .door-closed,.about-us .section__first .section-image .door-open{justify-content:flex-end;align-items:center;margin-right:3%;margin-top:5rem}@media(max-width:1024px){.about-us .section__first .section-image .door-closed,.about-us .section__first .section-image .door-open{margin-right:0;margin-left:5%;margin-top:1rem}.about-us .section__first .section-image .door-closed img,.about-us .section__first .section-image .door-open img{max-width:70%}.about-us .section__first .section-image{padding-bottom:4rem}}.about-us .section__first .section-image .door-closed{display:flex}.about-us .section__first .section-image .door-open{display:none}@media(max-width:1024px){.about-us .section__fourth .section-image{border:0;width:100%;margin-bottom:3rem}.about-us .section__fourth .section-image img{max-width:70%}.about-us .section__second .section-image{padding-bottom:0}.about-us .section__third .section-text{padding-top:3rem}.about-us .section__third .section-image{padding-bottom:5rem}}.uppercase-text{text-transform:uppercase}.dropdown-text{color:#000;display:block;margin:2rem}:root{--vc-clr-primary:#642afb;--vc-clr-secondary:#8e98f3;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:var(--vc-nav-width);--vc-nav-color:var(--vc-clr-white);--vc-nav-background:var(--vc-clr-primary);--vc-pgn-width:10px;--vc-pgn-height:5px;--vc-pgn-margin:5px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}.carousel__next,.carousel__prev{background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:calc(var(--vc-nav-width)*2/3);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer}.carousel__prev{top:50%;left:0;transform:translate(-50%,-50%)}.carousel__next{top:50%;right:0;transform:translate(50%,-50%)}.carousel--rtl .carousel__prev{left:auto;right:0;transform:translate(50%,-50%)}.carousel--rtl .carousel__next{right:auto;left:0;transform:translate(-50%,-50%)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center}.carousel__pagination{display:flex;justify-content:center;list-style:none}.carousel__pagination-button{margin:var(--vc-pgn-margin);width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-height);border:0;cursor:pointer;background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active{background-color:var(--vc-pgn-active-color)}