.loading{position:fixed;z-index:99999;top:0;left:0;max-width:100vw;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;overflow:hidden}.banner{max-width:100%;overflow:hidden;height:120px;margin:0;position:relative}.banner__content{width:114%;overflow-x:hidden;font-size:7rem;font-weight:300;display:flex;position:absolute;top:0;left:7%}@media (max-width: 768px){.banner__content{max-width:117%;font-size:3.5rem}}.banner__item{white-space:nowrap}.banner__item span:nth-child(2){color:#ffc33b}.banner__item span:nth-child(4){opacity:.5}.homeIntro__box{max-width:35%}@media (max-width: 576px){.homeIntro__box{width:100%;max-width:unset;margin-bottom:3rem}}.homeIntro__subtitle{font-weight:700;font-size:1.3rem;margin-bottom:1rem;max-width:140px}@media (max-width: 768px){.homeIntro__subtitle{max-width:unset}}.homeIntro__list{font-weight:300;font-size:1.1rem}.homeIntro__item{margin-bottom:.7rem;padding-left:2rem;opacity:.8;position:relative}.homeIntro__item:before{content:"+";position:absolute;left:0px;top:0;bottom:0;color:#ffc33b}@media (max-width: 768px){.homeIntro__item:before{font-size:1.5rem;top:-5px}}.illu__box{max-width:100%;height:auto}.illu__video{width:100%;height:auto}.illu__container{position:relative;overflow:hidden}.illu__container:hover .illu__play{opacity:1}.illu__play{width:150px;height:150px;padding:2rem;background-color:#ffc33b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#171717;cursor:pointer;opacity:0;position:absolute;top:0;left:0;transform:translate(-50%,-50%);transition:opacity .2s ease}.illu__play span{font-size:1.2rem;text-align:center;font-weight:700;user-select:none}.homeIntro{padding:0 2rem}.homeIntro__title{max-width:750px;font-size:4.5rem;font-weight:700;margin:15rem 0 2rem}@media (max-width: 768px){.homeIntro__title{font-size:4rem;margin:3rem 0 10rem}}@media (max-width: 576px){.homeIntro__title{font-size:2.8rem}}.homeIntro__container{display:flex;align-items:flex-start;justify-content:space-between;margin-top:10.5rem;margin-bottom:10rem}@media (max-width: 992px){.homeIntro__container{flex-direction:column}}@media (max-width: 768px){.homeIntro__container{margin-bottom:7rem}}@media (max-width: 576px){.homeIntro__container{margin-top:3rem;margin-bottom:rem}}.homeIntro__container-box{display:flex;align-items:flex-start;justify-content:space-between;width:60%;padding-right:4rem}@media (max-width: 992px){.homeIntro__container-box{width:100%}}@media (max-width: 576px){.homeIntro__container-box{flex-direction:column}}.homeIntro__intro{max-width:25%;font-size:2rem;line-height:2.3rem}@media (max-width: 992px){.homeIntro__intro{max-width:60%;margin-bottom:3rem}}@media (max-width: 576px){.homeIntro__intro{max-width:90%;margin-bottom:3rem;font-size:1.7rem}}.categoryCard{display:block;width:15.5%;min-width:200px;height:330px;background-color:#212121;margin-bottom:1rem;gap:1rem;transition:transform .2s ease}@media (max-width: 1400px){.categoryCard{width:28%}}@media (max-width: 992px){.categoryCard{width:190px;height:290px}}@media (max-width: 576px){.categoryCard{width:100%;height:100%}}.categoryCard:hover{transform:scale(1.05)}.categoryCard__link{display:flex;flex-direction:column;width:100%;height:100%;padding:2rem}@media (max-width: 576px){.categoryCard__link{flex-direction:row;align-items:center}}.categoryCard__image{width:45px;height:45px;object-fit:contain}.categoryCard__name{margin-top:auto}@media (max-width: 576px){.categoryCard__name{margin-top:unset;margin-left:3rem}}.categoryCard__name span{color:#ffc33b}.category{margin:13rem auto;padding:2rem}@media (max-width: 768px){.category{margin:5rem auto 10rem}}.category__title{font-size:5.5rem;font-weight:700;max-width:1000px;margin-bottom:1rem;color:#ffc33b}@media (max-width: 992px){.category__title{font-size:4rem}}@media (max-width: 576px){.category__title{font-size:3rem}}.category__title:first-line{color:#fff}.category__intro{font-size:1.2rem;font-weight:300;opacity:.5;margin-bottom:2rem}.category__list{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (max-width: 576px){.category__list{flex-direction:column}}.category__more{display:block;width:15.5%;min-width:200px;height:330px;border:2px solid #4b4b4b;transition:transform .2s ease}.category__more:hover{transform:scale(1.05)}@media (max-width: 1400px){.category__more{width:28%}}@media (max-width: 992px){.category__more{width:190px;height:290px}}@media (max-width: 576px){.category__more{width:100%;height:100%}}.category__more-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:1rem}@media (max-width: 576px){.category__more-link{padding:2rem;display:block}}.category__more-box{text-align:center}@media (max-width: 576px){.category__more-box{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between}}.category__more-box svg{width:75px;height:75px;display:block;margin:0 auto;color:#4b4b4b}@media (max-width: 576px){.category__more-box svg{margin:unset}}.category__more-box span{display:block}@media (max-width: 576px){.category__more-box span{font-size:1rem;text-align:left;max-width:50%}}.formation{color:#171717;background-color:#fff;width:100%;max-width:100%;margin:0;position:relative}.formation__container{max-width:1400px;padding:2rem 2rem 6rem;display:flex;justify-content:space-between;margin:0 auto 0 120px}@media (max-width: 768px){.formation__container{margin-left:0}}@media (max-width: 992px){.formation__container{flex-direction:column}}@media (min-width: 1655px){.formation__container{margin:0 auto}}.formation__container-circle{overflow-x:hidden;position:absolute;bottom:0;right:0;height:850px;width:450px}@media (max-width: 768px){.formation__container-circle{width:120px;height:140px}}.formation__circle{width:850px;height:850px;border:80px solid #707070;border-radius:50%;opacity:.12;position:absolute;bottom:0;right:-400px;z-index:0}@media (max-width: 768px){.formation__circle{width:300px;height:300px}}.formation__illu{margin-top:-120px;padding-right:6%}.formation__illu-img{z-index:-1;width:100%;height:auto;display:block;background-color:#171717}@media (max-width: 1400px){.formation__illu-img{max-width:80%}}@media (max-width: 768px){.formation__illu-img{max-width:100%}}.formation__box{max-width:45%;font-weight:300}@media (max-width: 992px){.formation__box{max-width:100%}}.formation__title{font-weight:700;font-size:5.6rem;letter-spacing:-5px;margin-bottom:1rem}@media (max-width: 1200px){.formation__title{font-size:4.5rem}}@media (max-width: 768px){.formation__title{font-size:4rem}}@media (max-width: 576px){.formation__title{font-size:3rem}}.formation__intro{font-size:1.5rem;margin-bottom:2rem}@media (max-width: 576px){.formation__intro{font-size:1.2rem}}.formation__desc{font-size:1.28rem;line-height:2rem;margin-bottom:4rem}@media (max-width: 576px){.formation__desc{font-size:1rem}}.formation__list{font-size:1.1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;max-height:200px;margin-bottom:3.7rem;align-content:space-between}@media (max-width: 1400px){.formation__list{max-height:250px}}@media (max-width: 768px){.formation__list{max-height:unset}}.formation__item{position:relative;padding-left:3rem;margin-bottom:1.5rem;max-width:50%;width:100%}@media (max-width: 768px){.formation__item{max-width:unset}}.formation__item:before{content:"+";position:absolute;left:0px;top:-5;bottom:0;color:#ffc33b;font-size:1.5rem}.formation__links{display:flex;flex-wrap:wrap;position:relative;z-index:1}.formation__links__button{border:1px solid #171717;border-radius:25px;padding:1rem 1.5rem;margin:0 1.5rem 1.5rem 0;font-weight:400;transition:background-color .3s ease,color .3s ease}.formation__links__button:hover{background-color:#171717;color:#fff}.cta{max-width:100%;width:100%;margin:0;height:660px;background-image:url(/assets/ctaImage.76f19229.webp);background-size:cover;background-position:center;color:#fff;position:relative;overflow:hidden}.cta:hover .cta__cursorFollow{opacity:1}.cta__cursorFollow{width:100px;height:100px;background-color:#ffc33b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#171717;cursor:pointer;opacity:0;position:absolute;top:0;left:0;transform:translate(-50%,-50%);transition:opacity .2s ease}.cta__button{display:block;width:100%;height:100%;background-color:#00000080}.cta__box{padding:2rem;max-width:1400px}@media (min-width: 768px){.cta__box{margin-left:120px}}@media (min-width: 1655px){.cta__box{margin:0 auto}}.cta__intro{font-size:1.5rem;margin-bottom:1rem}.cta__text{font-size:3.125rem;font-weight:700;max-width:75%}@media (max-width: 992px){.cta__text{max-width:85%}}@media (max-width: 768px){.cta__text{max-width:100%;font-size:2.5rem}}.cta__text u{text-decoration:none;color:#ffc33b}.home{position:relative;color:#fff}.fade-leave-active{transition:all .5s ease}.fade-leave-to{opacity:0}#formations{position:relative;top:85px}.footer{background-color:#171717}.footer__container{max-width:1400px;margin:0 auto;display:flex;padding:0 2rem;border-top:1px solid rgba(255,255,255,.2)}@media (max-width: 992px){.footer__container{flex-direction:column}}.footer__left{width:43%;height:auto;border-right:1px solid rgba(255,255,255,.2);padding-top:2rem;display:flex;justify-content:space-between}@media (max-width: 992px){.footer__left{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);justify-content:space-between;width:100%}}.footer__left__maininfo{display:flex;flex-direction:column}.footer__left__title{padding-top:1rem;text-align:left;font-size:18px;font-weight:300;color:#fff;line-height:26px;margin-bottom:10rem;width:100px}@media (max-width: 992px){.footer__left__title{float:left;margin-bottom:3rem}}@media (max-width: 576px){.footer__left__title{margin-bottom:5rem;font-size:16px;padding-top:0;margin-bottom:4rem}}.footer__left__info{color:#fff;font-size:13px;text-align:left;font-weight:300;line-height:22px;margin-bottom:15px}@media (max-width: 992px){.footer__left__info{float:left}}@media (max-width: 576px){.footer__left__info{font-size:11.5px}}.footer__left__rounded{min-width:200px;min-height:200px;max-width:200px;max-height:200px;border:1px solid rgba(255,255,255,.2);border-radius:50%;margin-right:3rem}.footer__left__rounded__number{color:#fff;font-size:13px;font-weight:300;display:flex;justify-content:center;padding-top:5.5rem}@media (max-width: 576px){.footer__left__rounded__number{padding-top:5rem}}@media (max-width: 992px){.footer__left__rounded{margin-bottom:2rem}}@media (max-width: 576px){.footer__left__rounded{width:170px;height:170px}}.footer__rigth{width:40%;height:auto;display:flex;flex-direction:column;margin:0 auto;justify-content:space-around}@media (max-width: 992px){.footer__rigth{width:100%}}.footer__list{color:#fff;font-size:17px;text-align:left;font-weight:300;line-height:38px}@media (max-width: 992px){.footer__list{display:flex;border-bottom:1px solid rgba(255,255,255,.2);flex-wrap:wrap;flex-direction:column;max-height:200px;justify-content:space-around}}@media (max-width: 576px){.footer__list{font-size:15px;padding:0;max-height:150px}}.footer__list__firstcolumn{width:50%;height:100%}@media (max-width: 576px){.footer__list__firstcolumn{border-right:1px solid rgba(255,255,255,.2);text-align:left;padding:.5rem 0}}.footer__list__secondcolumn{width:40%;margin-left:2rem}@media (max-width: 576px){.footer__list__secondcolumn{padding:.5rem 0}}.footer__item:nth-child(1){padding-top:3rem}@media (max-width: 992px){.footer__item:nth-child(1){padding:3rem 0 0}.footer__item:nth-child(2){padding:0 0 3rem}.footer__item:nth-child(3){border-left:1px solid rgba(255,255,255,.2);padding:3rem 0 0 3rem}.footer__item:nth-child(4){border-left:1px solid rgba(255,255,255,.2);padding:0 0 3rem 3rem}}@media (max-width: 576px){.footer__item:nth-child(1){padding:1rem 0 0}.footer__item:nth-child(2){padding:0 0 1rem}.footer__item:nth-child(3){border-left:1px solid rgba(255,255,255,.2);padding:1rem 0 0 3rem}.footer__item:nth-child(4){border-left:1px solid rgba(255,255,255,.2);padding:0 0 1rem 3rem}}.footer__desc{color:#fff3;font-size:13px;text-align:left;font-weight:300;line-height:23px;display:flex;justify-content:space-between;margin-top:5rem;padding-bottom:1rem;flex-wrap:wrap}@media (max-width: 992px){.footer__desc{margin-top:2rem}}@media (max-width: 576px){.footer__desc{font-size:10px;margin-top:.5rem}}.footer__desc-coding__link,.footer__desc-design__link{color:#fff}.header{display:flex;border-bottom:1px solid rgba(255,255,255,.2);mix-blend-mode:difference;position:fixed;z-index:9999;top:0;left:0;right:0}@media (max-width: 768px){.header{display:none}}.header__nav{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center}.header__logo{min-height:120px;min-width:120px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#171717;cursor:pointer;mix-blend-mode:normal}.header__list{display:flex;align-items:center;justify-content:flex-start;gap:4rem;height:75px;width:100%;font-size:1.2rem;padding:0 2rem;margin-left:-60px}@media (max-width: 1655px){.header__list{margin-left:0}}@media (max-width: 992px){.header__list{font-size:.9rem;gap:1.8rem}}.header__link span{position:relative;mix-blend-mode:difference;color:#fff}.header__link.active span:after{content:"";position:absolute;width:7px;height:7px;top:-5px;right:-15px;background-color:#ffc33b;border-radius:50%}.header__item.last{margin-left:auto;position:absolute;right:20px}.header__link:last-child{display:flex;align-items:center;gap:1rem}.header__link:last-child svg{color:#fff;transition:color .2s ease;display:block}.header__link:last-child .svgContainer{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:50%;transition:background-color .2s ease}.header__link:last-child:hover svg{color:#171717}.header__link:last-child:hover .svgContainer{background-color:#fff}.mobileMenu{position:fixed;z-index:999999;top:0;left:0;max-width:100vw;width:100%;height:100vh;background-color:#171717;padding:1rem 2rem;color:#fff}.mobileMenu__close{cursor:pointer}.mobileMenu__close svg{display:block;margin-left:auto}.mobileMenu__nav-title{color:#ffc33b;font-size:.8rem;padding:1em 0;border-bottom:1px solid rgba(255,255,255,.2)}.mobileMenu__item{margin-block:1.8rem}.mobileMenu__link{font-size:2.1rem;width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.mobileMenu__link span{position:relative}.mobileMenu__link svg{width:50px;height:auto;opacity:.8}.mobileMenu__link.active span:after{content:"";position:absolute;width:9px;height:9px;top:-10px;right:-20px;background-color:#ffc33b;border-radius:50%}.mobileMenu__contact{border-bottom:1px solid rgba(255,255,255,.2)}.mobileMenu__contact p{margin-block:.7rem;font-weight:300}.mobileMenu__social{display:block;margin-top:.7rem;font-size:1.2rem}.mobileMenu__social li{display:inline;margin-right:3rem}.mobileMenu__social li a{display:inline}.headerMobile{background-color:#171717;color:#fff;display:none;align-items:center;justify-content:space-between}@media (max-width: 768px){.headerMobile{display:flex}}.headerMobile.invert{background-color:#fff;color:#171717}.headerMobile__logo{height:74px;width:74px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#171717}.headerMobile__logo svg{width:45px;height:auto}.headerMobile__menuNav{margin-right:1rem;cursor:pointer}.fromTop-enter-from{transform:translateY(-100vh)}.fromTop-enter-active,.fromTop-leave-active{transition:transform .5s ease-out}.fromTop-leave-to{transform:translateY(-100vh)}@font-face{font-family:II Vorkurs;src:url(../fonts/IIVorkursLight.woff2) format("woff2"),url(../fonts/IIVorkursLight.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:II Vorkurs;src:url(../fonts/IIVorkursMedium.woff2) format("woff2"),url(../fonts/IIVorkursMedium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:II Vorkurs;src:url(../fonts/IIVorkursBold.woff2) format("woff2"),url(../fonts/IIVorkursBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}ol,ul{list-style:none}img{width:100%;object-fit:cover}table{border-collapse:collapse}textarea{white-space:revert}:where([contenteditable]){-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;line-break:after-white-space}a{cursor:pointer}html{font-size:16px;font-family:II Vorkurs,sans-serif}body{background-color:#171717;position:relative}main{width:100%}footer,section{margin-left:120px}@media (max-width: 768px){footer,section{margin-left:0}}@media (min-width: 1655px){footer,section{margin:0 auto}}section{max-width:1400px}.yellowGrid{position:absolute;right:0;top:500px}@media (max-width: 576px){.yellowGrid{display:none}}.gm-style-cc,.gmnoprint,.gm-control-active{display:none}.drop-leave-active{animation:dropdown .6s ease-out}.drop-enter-active{animation:dropdown .6s ease-out reverse}.overlayup-leave-active{animation:fadeOut 1s ease-in}@keyframes fadeOut{0%{max-height:100vh}70%{opacity:1}to{max-height:0;opacity:0}}@keyframes dropdown{0%{max-height:2000px}40%{opacity:1;padding-block:2rem}to{max-height:0;opacity:0;padding-block:0}}.social{position:fixed;z-index:999;left:0;height:100vh;width:120px;top:0;display:flex;align-items:flex-end;border-right:1px solid rgba(255,255,255,.2);mix-blend-mode:difference}@media (max-width: 768px){.social{display:none}}.social__media{margin:0 auto}.social__media li{margin-block:2.8rem;font-size:15px;font-weight:300;color:#fff;mix-blend-mode:difference}html{overflow-x:hidden;scroll-behavior:smooth}
