.header{height:750px;max-height:750px;color:#fff;position:relative;overflow:hidden}.header__inner{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:51px;position:relative}.header__back{}.header__promo{position:absolute;width:100vw;top:0;left:50%;margin-right:-50%;transform:translate(-50%,0);z-index:-1}.header__top{padding:20px 0;position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%}.header__btn{display:flex;flex-direction:column;gap:14px}.header__logo{}.header__form{}.header__middle{}.header__title{font-weight:700;font-size:26px;line-height:34px;margin-bottom:14px}.header__sub-title{font-weight:400;font-size:18px;line-height:28px;color:#fff;margin-bottom:20px}.header__langs{display:flex;gap:10px}.header__lang{font-weight:700;font-size:16px;line-height:30px;text-align:center;color:#fff;opacity:.5}.header__lang_active,.header__lang:hover{opacity:1}.header__menu{display:flex;flex-direction:column;gap:15px}.header__menu a{font-weight:500;font-size:16px;line-height:30px;text-align:center;color:#fff}.header__menu_desck{flex-direction:row}.header__mob-menu{background-color:#fff;position:fixed;top:0;left:0;width:100vw;height:100vh;display:none;transition:2s ease-in-out}.mobile-menu{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:20px 20px 100px 20px}.btn_menu{width:30px;height:30px;position:relative;z-index:2;overflow:hidden}.btn_menu span{width:30px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;transition:all .5s;border-radius:2px}.btn_menu span:nth-of-type(2) {top:calc(50% - 10px)}.btn_menu span:nth-of-type(3) {top: calc(50% + 10px)}.show{display:block;z-index:20}.header__mob-menu li a,.header__mob-menu .header__langs a{font-family:'Gilroy';font-style:normal;font-weight:700;font-size:26px;line-height:24px;color:#18181b}.header__mob-menu .header__langs a{font-size:20px;line-height:18px}.header__mob-menu .header__langs{align-items:flex-start;gap:10px}._lock{overflow:hidden}.close{position:absolute;right:20px;top:10px;width:20px;height:20px;opacity:.3}.close:hover{opacity:1}.close:before,.close:after{position:absolute;left:10px;content:' ';height:20px;width:2px;background-color:#333}.close:before{transform:rotate(45deg)}.close:after{transform:rotate(-45deg)}.header__left{display:flex;gap:72px;align-items:center}.header__right{display:flex;gap:30px;align-items:center}.work{margin:60px 0 80px 0;overflow:hidden}.work__container{}.work__title{margin-bottom:20px}.work__text{margin-bottom:31px;color:#18181b;font-weight:400}.work__slider{}.slider__line{display:flex;gap:17px;transition:all ease 1s;overflow:scroll}.slider__item{border:2px solid #f5f5f5;background-color:#fff;border-radius:20px;min-width:213px;height:125px;display:flex;align-items:center;justify-content:center}.work__slider_desck .slider__item{height:181px}.slider__item::after{position:absolute;content:"";top: calc(125 / 10);left:0;right:0;z-index:-1;height:100%;width:100%;margin:0 auto;transform:scale(.8);filter: blur(calc(125 / 4));background-image:linear-gradient(var(--rotate),#4484ff -.55%,#44b0ff 22.86%,#ff44ec 48.36%,#44a5ff 73.33%,#f2ff5e 99.34%);opacity:0;transition:opacity .10s;animation:spin 2.5s linear infinite}.work__slider_desck .slider__item::after{top: calc(181 / 10);filter: blur(calc(181 / 4))}@keyframes spin {
    0% {
        --rotate: 0deg;
    }

    100% {
        --rotate: 360deg;
    }
}.work__slider_desck{width:100%;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;user-select:none;cursor:pointer;transition:all .2s;transform:scale(.98);will-change:transform;position:relative;font-size:0;transition:.5s cubic-bezier(.175,.885,.32,1.275);display:flex;gap:25px}.items.active{cursor:grabbing;cursor:-webkit-grabbing;transform:scale(1)}.item{width:213px;height:125px;display:inline-flex;align-items:center;justify-content:center}.projects{background:#0d0d0d;border-radius:30px;padding:60px 0 45px 0;position:relative}.projects__back{position:absolute;z-index:1}.projects__container{position:inherit;z-index:2}.projects__title{margin-bottom:40px;color:#fff}.projects__sub-title{color:#fff;margin-bottom:78px;letter-spacing:.02em;font-size:18px;line-height:24px}.projects__items{}.projects__item{padding:18px 0;border-top:1px solid #363636}.projects__text{width:100%;display:flex;justify-content:space-between;font-weight:700;font-size:18px;line-height:24px;color:#fff}.projects__text span{color:#9e77ed}.projects__locations{margin-top:42px;position:relative}.projects__map img{width:100%;height:auto;max-width:1150px;margin:0 auto}.projects__location{position:absolute;display:flex;flex-direction:column;align-items:center}.projects__location_asia{left:63%;top:15%}.projects__location_europe{left:47%;top:15%}.projects__location_asia-pacific{top:24%;left:70%}.projects__location_mena{top:28%;left:57%}.projects__location_n-america{left:17%;top:12%}.projects__location_l-america{left:30%;top:52%}.back{opacity:0}.back_active{opacity:1}.projects__location .projects__text{position:absolute;top:15%;font-size:10px;line-height:18px;flex-direction:column;opacity:0}.projects__location .projects__text_active{opacity:1}.marker{cursor:pointer}.projects__location .marker-n-america:hover ~ .back-n-america,
.projects__location_l-america:hover~.back-l-america,
.projects__location_mena:hover~.projects__location_mena .back,
.projects__location_asia-pacific:hover~.projects__location_asia-pacific .back,
.projects__location_europe:hover~.projects__location_europe .back {opacity:1}.tenets{padding-top:80px}.tenets__container{}.tenets__title{margin-bottom:40px}.tenets__itens{}.tenets__item{}.tenets__icon img{margin-bottom:28px}.tenets__name{margin-bottom:10px}.tenets__text{margin-bottom:50px}.showreel{padding-top:80px}.showreel__container{}.showreel__title{margin-bottom:40px}.showreel__video{position:relative;width:100%;height:44vw;max-height:650px;overflow:hidden;border-radius:30px;min-height:285px}.showreel__video img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:30px;height:100%;max-width:fit-content}.showreel__video iframe{position:absolute;top:0;left:0;height:100%;width:100%;border-radius:30px}.partners{padding-top:80px}.partners__container{}.partners__title{margin-bottom:20px;max-width:290px}.partners__text{margin-bottom:30px}.partners__slider{margin-bottom:80px}.partners__slider_mobile{}.slider__line{}.slider__item{}.item{}.active{}.partners__slider_desck{}.partners__slider_desck{width:100%;overflow-x:hidden;overflow-y:hidden;white-space:nowrap;user-select:none;cursor:pointer;transition:all .2s;transform:scale(.98);will-change:transform;position:relative;font-size:0;transition:.5s cubic-bezier(.175,.885,.32,1.275);display:flex;gap:25px}.items{}.cases{padding-top:40px}.cases__container{}.cases__title{margin-bottom:20px}.cases__items{display:grid;gap:44px;margin-bottom:40px}.cases__item{width:100%;height:436px;border-radius:20px;display:flex;align-items:flex-end;padding:20px 20px 30px 20px;justify-content:space-between;position:relative;overflow:hidden}.cases__img{position:absolute;bottom:0;left:0;z-index:-2}.cases__shadow{position:absolute;bottom:0;left:0;width:100%;z-index:-1}.cases__content{}.cases__name{color:#fff;font-size:38px;line-height:24px;letter-spacing:-.5px;margin-bottom:14px}.cases__text{color:#d4d4d8;line-height:22px}.cases__play{background:rgba(255,255,255,.09);border:2px solid #fff;box-shadow:0 15px 75px rgba(27,25,68,.3);backdrop-filter:blur(13px);border-radius:19px;height:68px;width:68px;display:flex;justify-content:center;align-items:center;cursor:pointer}.cases .btn{margin-bottom:40px}.cases .cases__btn{margin-bottom:0!important}.team{background:#0d0d0d;border-radius:30px;padding-top:60px;position:relative}.team__container{position:inherit}.team__title{margin-bottom:20px;color:#fff}.team__text{color:#fff;margin-bottom:40px}.team__photo img{margin:0 auto}.team__back{position:absolute;top:14px}.footer{padding:50px 0 30px 0;background:#fafafa;position:relative}.footer__shadow{position:absolute;top:20px;z-index:-1;height:90%;width:100%;background:linear-gradient(90deg,#4484ff -.55%,#44b0ff 22.86%,#ff44ec 48.36%,#44a5ff 73.33%,#f2ff5e 99.34%);opacity:.8;filter:blur(35px);transform:matrix(-1,0,0,1,0,0)}.footer:hover ~ .footer__shadow {opacity:.8}.footer__container{}.footer__top{padding-bottom:30px}.footer__title{margin-bottom:30px}.btn__main{}.btn__main_black{}.footer__bottom{border-top:1px solid #e4e4e7;padding-top:40px;justify-items:end}.footer__logo{}.footer__text{margin:28px 0 40px 0;font-weight:400;font-size:14px;line-height:22px;color:#52525b}.footer__social img{margin-bottom:64px}.footer__text{}.footer__nav{display:grid;grid-template-columns:1fr 1fr;gap:46px 20px}.footer__nav p{font-weight:700;font-size:16px;line-height:24px;margin-bottom:21px;color:#18181b}.footer__nav li:first{margin-bottom:21px}@media (min-width:1200px){.footer__nav{grid-template-columns:repeat(3,1fr);gap:100px}.footer__bottom{grid-template-columns:290px 720px}.cases__items{grid-template-columns:repeat(3,398px);margin-bottom:50px}.cases__item:nth-child(1),
    .cases__item:nth-child(3){margin-top:60px}.cases__item:nth-child(5),
    .cases__item:nth-child(8),
    .cases__item:nth-child(11) {margin-top:-60px}.cases .btn{margin:0 auto 40px auto}}@media (min-width:992px) and (max-width:1199px){.footer__nav{grid-template-columns:repeat(3,150px);gap:25px}.footer__bottom{grid-template-columns:290px 1fr}.cases__items{grid-template-columns:repeat(2,398px);margin-bottom:50px}.cases .btn{margin:0 auto 100px auto}.header__promo{height:100%;width:auto}.header__title{font-size:58px!important;line-height:66px!important}}@media (min-width:768px) and (max-width:991px){.footer__nav{gap:0;grid-template-columns:repeat(3,150px)}.footer__bottom{grid-template-columns:260px 467px;padding-top:50px;display:grid;justify-content:space-between}.footer__text{max-width:250px;font-size:14px;line-height:24px}.cases__items{grid-template-columns:repeat(2,1fr)}.cases .btn{margin:0 auto 100px auto}.header__promo{height:100%;width:auto}.header__title{font-size:50px!important;line-height:59px!important}.header .header__container{padding:0 17px!important}.header__left{gap:20px}.header__right{gap:15px}}@media (min-width:768px){.header{max-height:750px}.header__inner{padding-bottom:75px}.header__btn{flex-direction:row;gap:20px;justify-content:center}.header__title{font-size:68px;line-height:76px;text-align:center;margin:0 auto 24px auto;max-width:1077px}.header__langs{flex-direction:row}.header .header__container{padding:0 37px}.header__sub-title{text-align:center;margin-bottom:28px}.work{margin:120px 0 120px 0}.work__title{margin-bottom:24px;text-align:center}.work__text{margin:0 auto 70px auto;max-width:532px;text-align:center}.slider__line{gap:25px}.slider__item{min-width:308px;height:181px}.slider__line{overflow:visible}.work__slider_mobile,.partners__slider_mobile{display:none}.projects{padding:120px 0 95px 0;text-align:center}.projects__back{top:100px;left:50%;transform:translate(-50%,0)}.team__back{position:absolute;top:50px;left:50%;transform:translate(-50%,0);z-index:1}.projects__title{margin:0 auto 24px auto;max-width:902px;text-align:center}.projects__items{display:none}.tenets{padding-top:120px}.tenets__container{}.tenets__title{margin:0 auto 60px auto;max-width:926px;text-align:center}.tenets__itens{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px;row-gap:88px;margin-bottom:58px}.tenets__item{text-align:center}.tenets__icon img{margin:0 auto 28px auto}.tenets__text{margin:0 auto;font-size:16px;line-height:24px;max-width:328px;text-align:center}.tenets .btn{margin:0 auto;width:284px}.showreel{padding-top:120px}.showreel__title{margin-bottom:60px;text-align:center}.cases__title{margin-bottom:60px;text-align:center}.partners{padding:120px 0 40px 0;text-align:center}.partners__container{}.partners__title{max-width:fit-content;margin:0 auto 28px auto;text-align:center}.partners__text{margin-bottom:48px;text-align:center}.team__title,.team__text{text-align:center}.team__photo img{max-width:899px;width:100%}.team__text{max-width:444px;margin:0 auto 50px auto}.footer{padding:88px 0 67px 0}.footer__top{padding-bottom:45px}.footer__title{margin-bottom:0;font-size:32px;line-height:42px;text-align:start}.btn__main{}.footer .btn__main_black{max-width:222px}.footer__top{display:flex;justify-content:space-between}.footer__bottom{padding-top:50px;display:grid;justify-content:space-between}.footer__logo{}.footer__text{margin:28px 0 40px 0;text-align:start;max-width:290px}.footer__social img{margin-bottom:0}.footer__nav li:first{margin-bottom:21px}.header__promo_mb{display:none}.header__top .btn_menu{display:none}.slider__item img{max-width:200px;max-height:50px}.showreel__video img{width:100%;max-width:100%}.cases__btn{display:none!important}}@media (max-width:767px){.projects__location_asia,.projects__location_europe,.projects__location_asia-pacific,.projects__location_mena,.projects__location_n-america,.projects__location_l-america{display:none}.projects__sub-title{display:none}.tenets .btn{display:none}.tenets .team__text_no-margin{margin-bottom:0}.footer__other{grid-column-start:1;grid-column-end:3}.header__promo_pc{display:none}.header__menu_desck{display:none}.header__top .btn_form,.header__top .btn_white{display:none}.header__langs_desck{display:none}.slider__item img{max-width:120px}.show-cases{display:flex!important}}@media (min-width:480px){.work__slider_mobile,.partners__slider_mobile{display:none}}@media (max-width:480px){.work__slider_desck,.partners__slider_desck{display:none}.cases__name{font-size:32px}.footer__team:last-child{width:200%}}@media (max-width:420px){.header__promo{width:auto}}@media (max-width:320px){.header__promo_mb{height:100%;width:auto}}