html{height:100%}body{display:flex;flex-direction:column;min-height:100%}.header--desk{padding:20px 0;border-bottom:.5px solid rgba(250,250,250,.5)}.header--desk .container{display:flex;align-items:center;justify-content:space-between}.header--desk .header__right{display:flex;align-items:center}.header__info{display:flex;align-items:center;justify-content:space-between;width:340px;margin-right:45px}.header__info-item{display:flex;align-items:center}.header__info-item img{display:block;margin-right:15px}.header__info-item p,.header__info-item a{font-weight:500;font-size:17px;line-height:21px;color:#fafafa}.header__info-item a:hover{text-decoration:underline}.header__contact{width:225px}.button{display:flex;align-items:center;justify-content:center;height:50px;background:#fafafa;font-weight:400;font-size:18px;line-height:100%;color:#222;transition:all .2s linear}.button:hover{background-color:#514ef5;color:#fafafa}.intro--home{background-color:#fb541f;height:100vh}.intro--dark{background:#222}.intro__title{font-weight:900;font-size:68px;line-height:120%;color:#fafafa;margin-bottom:35px}.intro__wrap{width:100%;position:absolute;top:calc(50% + 35px);left:50%;transform:translate(-50%, -50%)}.intro__marquee{width:100vw;padding:15px 0;overflow:hidden;background-color:#514ef5;position:relative;left:50%;transform:translateX(-50%);margin-bottom:50px}.intro__marquee span{display:block;width:15px;height:15px;border-radius:50%;background-color:#fafafa;margin:0 25px;position:relative}.intro__marquee p{color:#fafafa;font-weight:900;font-size:56px;line-height:120%;white-space:nowrap}.intro__marquee div{display:flex !important;align-items:center}.intro__bottom-text{font-family:"Montserrat",serif;font-weight:400;font-size:18px;line-height:140%;color:#fafafa}.intro__bottom{display:flex;justify-content:space-between;align-items:end}.intro__scroll{cursor:pointer;opacity:.75}.intro__scroll .intro__scroll-arrow{transition:.5s all ease}.intro__scroll:hover{opacity:1}.intro__oval{width:490px;height:276px;position:absolute;top:-17px;right:-21px;mask-image:url(../img/index/oval.svg);-webkit-mask-image:url(../img/index/oval.svg);transform:scale(1.15)}.projects{padding-top:90px}.projects .container{display:flex;flex-direction:column}.projects__button{display:flex !important;background:#01ac6a;font-weight:500;color:#fafafa;position:relative}@media(max-width: 576px){.projects__button--mobile{width:100%;max-width:320px;margin:56px auto 0;font-size:16px;line-height:131%}}.projects-circle-2{animation:rotation2 6s linear;animation-iteration-count:infinite;position:absolute;left:-100px;top:-50px}.projects-circle-1{top:-20px;left:-70px;animation:rotation1 6s linear;animation-iteration-count:infinite;position:absolute}.projects-replace-bg{width:620px;position:absolute;left:0;top:0;display:none}.projects-replace-placemarks{display:none}.projects-replace-placemark-1{position:absolute;top:28px;left:56px;transition:all .5s ease;transform:scale(0)}.projects-replace-placemark-2{position:absolute;top:58px;left:230px;transition:all .5s ease;transform:scale(0)}.projects-replace-placemark-3{position:absolute;top:217px;left:42px;transition:all .5s ease;transform:scale(0)}.projects__top{width:510px;display:flex;justify-content:space-between;align-self:flex-end;margin-bottom:35px}.projects__pagination{display:flex}.projects__numbers{display:flex;align-items:center;margin:0 15px;position:relative}.projects__numbers .projects__number--current{font-weight:700;font-size:36px}.projects__numbers .projects__number--max,.projects__numbers .projects__slash{font-weight:700;font-size:18px;opacity:.15;position:relative;bottom:3px}.projects__arrow{cursor:pointer;width:32px;height:32px;display:block;object-fit:contain}.projects__arrow.projects__arrow--disabled{opacity:.15}.projects__slide{display:flex;justify-content:space-between}.projects__slides-gallery{width:620px;position:relative;top:-38px;left:-50px;overflow:hidden;padding:50px;box-sizing:content-box;flex-shrink:0}.projects__slides-gallery .projects__image{border-radius:5px}.projects__slides-gallery .swiper-wrapper{height:390px}.projects__slides-gallery .projects__gallery-pagination{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin:0 auto;margin-top:60px}.projects__bullet{width:10px;height:10px;opacity:.25;background-color:#222;border-radius:50%;cursor:pointer;box-sizing:content-box;border:4px solid #fafafa}.projects__bullet:not(:last-of-type){margin-right:25px}.projects__bullet.projects__bullet--active{opacity:1;width:6px;height:6px;background-color:#fafafa;border:6px #0079c1 solid;box-sizing:content-box}.projects__slide-description{width:510px;flex-shrink:0;position:relative;right:32px}.projects__slide-title{font-weight:900;font-size:56px;line-height:120%;color:#0079c1;margin-bottom:5px}.projects__slide-short-desc{font-weight:400;font-size:24px;line-height:120%;margin-bottom:50px}.projects__slide-description-text{font-size:20px;line-height:125%;overflow:hidden;position:relative}.projects__slide-description-text b{font-size:20px;font-weight:700}.projects__slide-description-text:not(:last-of-type){margin-bottom:25px}.projects__slide-description-text.hidden{height:105px}.projects__slide-description-text.hidden:after{content:" ";width:100%;height:100%;background:linear-gradient(180deg, rgba(250, 250, 250, 0) 0%, rgb(250, 250, 250) 100%);z-index:2;position:absolute;top:0;left:0}.projects__show-description{display:flex;align-items:baseline;cursor:pointer;margin-top:10px}.projects__show-description p{font-weight:500;font-size:20px;line-height:125%;color:#0079c1;margin-right:10px}.projects__show-description:hover p{text-decoration:underline}.projects__slide--replace .projects__bullet.projects__bullet--active{border-color:#128d92}.projects__slide--replace .projects__slide-title{color:#128d92}.projects__slide--replace .projects__show-description p{color:#128d92}.projects__slide--replace .projects__show-description path{stroke:#128d92}.projects__slide--fitbook .projects__bullet.projects__bullet--active{border-color:#1a1f71}.projects__slide--fitbook .projects__slide-title{color:#1a1f71}.projects__slide--fitbook .projects__show-description p{color:#1a1f71}.projects__slide--fitbook .projects__show-description path{stroke:#1a1f71}.projects__slide--rtcafe .projects__bullet.projects__bullet--active{border-color:#ef473a}.projects__slide--rtcafe .projects__slide-title{color:#ef473a}.projects__slide--rtcafe .projects__show-description p{color:#ef473a}.projects__slide--rtcafe .projects__show-description path{stroke:#ef473a}.projects__slide--eda .projects__bullet.projects__bullet--active{border-color:#ba093f}.projects__slide--eda .projects__slide-title{color:#ba093f}.projects__slide--eda .projects__show-description p{color:#ba093f}.projects__slide--eda .projects__show-description path{stroke:#ba093f}.projects__slide--teamup .projects__bullet.projects__bullet--active{border-color:#6e79fe}.projects__slide--teamup .projects__slide-title{color:#6e79fe}.projects__slide--teamup .projects__show-description p{color:#6e79fe}.projects__slide--teamup .projects__show-description path{stroke:#6e79fe}.projects__slide--maslo .projects__bullet.projects__bullet--active{border-color:#f5bd3a}.projects__slide--maslo .projects__slide-title{color:#f5bd3a}.projects__slide--maslo .projects__show-description p{color:#f5bd3a}.projects__slide--maslo .projects__show-description path{stroke:#f5bd3a}.projects-fitbook-bg{display:none;position:absolute;top:0;left:0;height:100%;overflow:hidden}.projects-fitbook-bg img{display:block;transform:rotate(90deg);margin-bottom:20px}.projects-teamup-bg{display:none;position:absolute;top:0;left:0;width:980px;height:100%;min-height:894px;overflow:hidden}.projects-teamup-bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.projects-maslo-bg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.projects-maslo-bg__item{display:block;position:absolute}.projects-maslo-bg__item::after{content:"";background-repeat:no-repeat;background-position:center;background-size:contain;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.projects-maslo-bg__item--1{width:222px;height:261px;top:-97px;left:-84px;animation:oilMotion-1 40s infinite linear}.projects-maslo-bg__item--1::after{background-image:url(../img/index/oil-1.png);animation:oilRotate-1 20s infinite ease-in-out}.projects-maslo-bg__item--2{display:block;width:51px;height:51px;top:-13px;left:707px;animation:oilMotion-2 50s infinite linear}.projects-maslo-bg__item--2::after{background-image:url(../img/index/oil-2.png);animation:oilRotate-2 10s infinite ease-in-out}.projects-maslo-bg__item--3{width:161px;height:152px;top:497px;left:294px;animation:oilMotion-3 50s infinite linear}.projects-maslo-bg__item--3::after{background-image:url(../img/index/oil-3.png);animation:oilRotate-3 30s infinite ease-in-out}@media(min-width: 1800px){.projects-maslo-bg__item--3{top:680px;left:294px}}@keyframes oilMotion-1{0%{transform:rotate(0deg) translateY(30px) rotate(0deg)}25%{transform:rotate(-60deg) translateY(30px) rotate(60deg)}75%{transform:rotate(60deg) translateY(30px) rotate(-60deg)}100%{transform:rotate(0deg) translateY(30px) rotate(0deg)}}@keyframes oilRotate-1{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}100%{transform:rotate(0)}}@keyframes oilMotion-2{0%{transform:rotate(0deg) translateY(80px) rotate(0deg)}25%{transform:rotate(-120deg) translateY(80px) rotate(120deg)}75%{transform:rotate(120deg) translateY(80px) rotate(-120deg)}100%{transform:rotate(0deg) translateY(80px) rotate(0deg)}}@keyframes oilRotate-2{0%{transform:rotate(0)}25%{transform:rotate(-30deg)}75%{transform:rotate(30deg)}100%{transform:rotate(0)}}@keyframes oilMotion-3{0%{transform:rotate(0deg) translateY(150px) rotate(0deg)}20%{transform:rotate(-65deg) translateY(150px) rotate(50deg)}25%{transform:rotate(-65deg) translateY(150px) rotate(50deg)}65%{transform:rotate(50deg) translateY(150px) rotate(-65deg)}70%{transform:rotate(50deg) translateY(150px) rotate(-65deg)}100%{transform:rotate(0deg) translateY(150px) rotate(0deg)}}@keyframes oilRotate-3{0%{transform:rotate(0)}25%{transform:rotate(-30deg)}75%{transform:rotate(30deg)}100%{transform:rotate(0)}}.projects-bgs{width:100%;height:100%;position:absolute;left:0;top:0;overflow:hidden}.projects .marquee3k{visibility:hidden;position:absolute;top:-176px;left:165px;transform:rotate(90deg);z-index:-1;width:738px}.projects .marquee3k .inner{display:block !important;overflow:hidden;width:1085px;margin-right:17px;height:1078px;flex-shrink:0}.projects .marquee3k .marquee3k__wrapper{display:flex}.projects-rtcafe-bg{display:none;position:absolute;top:0;left:0;z-index:-1}.projects-rtcafe-bg .projects-rtcafe-logo,.projects-rtcafe-bg .projects-rtcafe-circle{position:absolute;top:0;left:0}.projects-rtcafe-bg .projects-rtcafe-circle{animation-timing-function:linear}.projects-rtcafe-circle-3{animation-name:cafeCircles;animation-iteration-count:infinite;animation-duration:2s}.projects-rtcafe-circle-1{animation-name:cafeCircles;animation-iteration-count:infinite;animation-duration:2s;animation-delay:.25s}.projects-rtcafe-circle-2{animation-name:cafeCircles;animation-iteration-count:infinite;animation-duration:2s;animation-delay:.5s}.projects-eda-bg-1,.projects-eda-bg-2,.projects-eda-bg-3{display:none;position:absolute;left:0}.projects__slides-gallery .projects__image{filter:drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.25));transform:translateZ(0)}.projects-eda-bg-2{top:0}.projects-eda-bg-1{bottom:-100%;left:-100%;transition:all .5s ease}.projects-eda-bg-3{width:234px;top:-100%;left:-100%;transition:all .5s ease}.contact{background:linear-gradient(to right, #FAFAFA 50%, #FB541F 50%, #FB541F 100%);padding-top:85px;padding-bottom:45px}.contact .container{display:flex;justify-content:space-between}.contact__left{width:50%}.contact__right{width:500px}.contact__title{font-weight:900;font-size:68px;line-height:115%;margin-bottom:55px;position:relative;z-index:1}.contact__title:after{content:" ";position:absolute;width:310px;height:25px;left:5px;top:55px;background-color:#01ac6a;z-index:-1}.contact__text{font-weight:400;font-size:20px;line-height:130%;margin-bottom:25px}.contact__manager{display:flex;align-items:center;margin-bottom:140px;position:relative}.contact__manager-img{width:100px;display:block;margin-right:20px}.contact__manager-info{margin-right:35px}.contact__manager-info h4{font-weight:700;font-size:20px;line-height:125%;margin-bottom:3px}.contact__manager-info p{font-weight:300;font-size:16px;line-height:125%}.contact__telegram{display:block;margin-right:30px}.contact__whatsapp{display:block}.contact__license{font-weight:300;font-size:12px;line-height:135%;margin-top:auto}.contact__license a{font-weight:300;font-size:12px;line-height:135%;text-decoration:underline}.contact__input{width:240px;height:50px;border:1px solid #fafafa;padding:0 20px;color:#fafafa;font-weight:400;font-size:18px;line-height:125%}.contact__input::-moz-placeholder{font-weight:400;color:#fafafa;opacity:.65}.contact__input::placeholder{font-weight:400;color:#fafafa;opacity:.65}.contact__input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fb541f inset;-webkit-text-fill-color:#fafafa;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.contact__description{width:100%;height:150px;margin-bottom:20px;padding-top:25px;resize:none}.contact__form-line{display:flex;justify-content:space-between;margin-bottom:20px}.contact__form-line--middle{margin-bottom:40px}.contact__form-line--last{margin:0}.contact__form-line--captcha{flex-direction:column}.smart-captcha{margin-bottom:30px;width:100%}.contact__form-error{color:#fff;font-size:14px;margin-block:10px 20px;display:block}.contact__form{margin-bottom:115px}.contact__form-text{font-weight:300;font-size:14px;line-height:125%;color:#fafafa}.contact__form-text b{font-size:14px;font-weight:500;color:#fafafa;text-decoration:underline}.contact__form-text a{font-weight:300;font-size:14px;line-height:125%;color:#fafafa;text-decoration:underline}.contact__form-button{width:240px}.contact__right-bottom{display:flex;justify-content:space-between;align-items:center}.contact__right-bottom div a{display:block;font-weight:500;font-size:15px;line-height:125%;text-align:right;color:#fafafa}.contact__right-bottom div a:hover{text-decoration:underline}.contact__right-bottom div a:not(:last-of-type){margin-bottom:5px}.contact__quotes{position:absolute;top:-115px;left:-55px}.contact__file-input{display:none}.contact__file-container{width:240px;display:flex;align-items:center}.contact__file-visible{display:flex;align-items:center;margin:0 auto;justify-content:space-between;cursor:pointer}.contact__file-visible span{max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-weight:500;font-size:18px;line-height:125%;color:#fafafa}.contact__file-visible svg{display:block;margin-left:15px}.contact__file-visible:hover span{text-decoration:underline}.technologies{padding-top:80px;padding-bottom:90px;background-color:#01ac6a}.technologies__title{font-weight:900;font-size:68px;line-height:120%;margin-bottom:10px;color:#fafafa}.technologies__subtitle{font-weight:400;font-size:20px;line-height:140%;color:#fafafa;margin-bottom:90px}.technologies__list{display:flex;justify-content:space-between;width:1120px}.technologies__col-title{font-weight:500;font-size:20px;line-height:120%;text-transform:uppercase;color:#fafafa;opacity:.4;margin-bottom:30px}.technologies__col-el{font-weight:400;font-size:22px;line-height:120%;color:#fafafa}.technologies__col-el:not(:last-of-type){margin-bottom:15px}.technologies__line{width:100vw;height:1px;position:absolute;left:50%;top:297px;transform:translateX(-50%);opacity:.4;background-color:#fafafa}.technologies__img{position:absolute;top:-120px;transform:translateX(250px) translateY(-250px);transition:.5s all ease}.technologies__design-img{right:290px}.technologies__front-img{right:140px}.technologies__back-img{right:-10px}.technologies__mobile-img{right:-160px}.principles__first{height:850px;background-color:#514ef5;padding-top:80px;position:relative}.principles__text{font-weight:300;font-size:46px;text-align:center;line-height:130%;color:#fafafa}.principles__text b{font-size:46px;line-height:130%;color:#fafafa;font-weight:900}.principles__principle{display:flex;align-items:center;justify-content:center;width:180px;padding-top:10px;padding-bottom:10px;font-weight:400;font-size:16px;line-height:115%;color:#fafafa;border:2px solid #fafafa;box-sizing:border-box;border-radius:100px;opacity:.5;margin:0 auto 70px auto}.principles__second{height:800px;background-color:#222;padding-top:130px}.principles__second .principles__text{margin-bottom:55px}.principles__plane{position:absolute;bottom:20px;left:-110px}.principles__line{width:120vw;height:140px;position:absolute;top:750px;left:-15px;background-color:#01ac6a;display:flex;align-items:center;transform:rotate(-3deg);z-index:2}.principles__line-inner{position:relative;left:-1000px;display:flex;align-items:center}.principles__line-text{margin-right:25px;font-weight:700;font-size:56px;line-height:115%;color:#fafafa;white-space:nowrap}.principles__arrow{display:block;width:28px;margin-right:25px;position:relative;bottom:1px}.principles__arrow--reversed{transform:rotate(180deg)}.principles__animation{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;margin:0 auto}.principles__circle{display:block;width:12px;opacity:.25}.principles__circle:not(:last-of-type){margin-bottom:12px}.principles__circle:first-of-type{animation:circles 1200ms 0ms ease infinite}.principles__circle:nth-of-type(2){animation:circles 1200ms 100ms ease infinite}.principles__circle:last-of-type{animation:circles 1200ms 200ms ease infinite}.whatsapp{display:none;position:fixed;bottom:55px;right:100px;z-index:5;animation-name:whatsappSpin;animation-iteration-count:infinite;animation-duration:10s;animation-timing-function:linear;opacity:.8}.whatsapp svg{display:block;width:75px;height:75px}@keyframes scroll{0%{transform:translateX(0%)}100%{transform:translateY(16px)}}@keyframes rotation1{0%{transform:rotate(0deg)}0%{transform:rotate(360deg)}}@keyframes rotation2{0%{transform:rotate(0deg)}0%{transform:rotate(-360deg)}}@keyframes circles{0%{opacity:.2}15%{opacity:1}30%{opacity:.2}100%{opacity:.2}}@media screen and (min-width: 1800px){.container{max-width:1720px}.projects__slide-description-text{font-size:26px}.projects__show-description p{font-size:26px}.projects__show-description svg{position:relative;bottom:2px}.intro__title{font-size:86px;line-height:120%;margin-bottom:90px}.intro__bottom-text{font-size:26px;line-height:140%}.intro__oval{transform:scale(1.5);right:118px;top:55px}.header__logo{width:195px}.header__info{width:450px}.intro__marquee{padding:25px 0}.intro__marquee p{font-size:72px}.intro__marquee span{width:20px;height:20px;top:5px}.projects__bullet{width:12.5px;height:12.5px}.projects__bullet.projects__bullet--active{width:9px;height:9px}.projects-circle-1{width:520px;left:-160px;top:10px}.projects-circle-2{width:610px;top:-30px;left:-205px}.header__info-item:first-child img{width:36px}.header__info-item:last-child img{width:30px}.header__info-item p,.header__info-item a{font-size:23px;line-height:21px}.projects__slides-gallery .swiper-wrapper{height:540px}.projects__slides-gallery{width:840px}.projects__slides-gallery .projects__image{height:540px}.projects__slide-description{width:780px;right:0}.projects__top{width:777px}.project__text-img{width:318px}.projects__slide-title{font-size:86px;line-height:120%;margin-bottom:8px}.projects__arrow{width:40px}.projects__numbers .projects__number--current{font-size:52px;line-height:50px}.projects__numbers .projects__slash{font-size:26px;line-height:25px}.projects__numbers .projects__number--max{font-size:26px;line-height:25px}.projects__numbers .projects__number--max,.projects__numbers .projects__slash{bottom:8px}.projects__top{margin-bottom:80px}.projects__slide-short-desc{font-size:26px;line-height:120%;margin-bottom:70px}.projects__slide-description{font-size:26px;line-height:125%}.projects__slide-description b{font-size:26px;line-height:125%}.projects__slide-description:not(:last-of-type){margin-bottom:35px}.header__contact{width:270px;height:60px;font-size:23px;line-height:23px}.technologies__title{font-size:86px;line-height:120%;margin-bottom:15px}.technologies__subtitle{margin-bottom:133px}.technologies__col-title{font-size:22px;line-height:120%;margin-bottom:54px}.technologies__col-el{font-size:30px;line-height:120%}.technologies__col-el:not(:last-of-type){margin-bottom:20px}.technologies{padding-top:100px;padding-bottom:150px}.contact__right{width:760px}.contact__title{font-size:86px;line-height:115%;margin-bottom:90px}.contact__title::after{top:70px}.contact__text{font-size:26px;line-height:130%}.contact__text b{font-size:26px;line-height:130%}.contact__quotes{top:-134px;left:-41px}.contact__text{margin-bottom:50px}.contact__manager-img{width:143px}.contact__manager-info h4{font-size:26px;line-height:125%;margin-bottom:5px}.contact__manager-info p{font-size:22px;line-height:125%}.contact__telegram{margin-right:40px}.contact__telegram img{width:72px}.contact__whatsapp img{width:72px}.contact__license{font-size:16px;line-height:135%}.contact__manager{margin-bottom:215px}.contact__description::-moz-placeholder{font-size:23px;line-height:125%}.contact__description::placeholder{font-size:23px;line-height:125%}.contact__input{width:365px;height:68px;font-size:23px;line-height:125%}.contact__input::-moz-placeholder{font-size:23px;line-height:125%}.contact__input::placeholder{font-size:23px;line-height:125%}.contact__description{width:100%;height:215px;font-size:23px;line-height:125%}.contact__file-visible span{font-size:23px;line-height:125%;max-width:190px;text-align:right;width:unset}.contact__file-visible{width:250px}.contact__file-visible img{width:32px}.contact__form-line--middle .contact__input{margin-right:30px}.contact__file-container{margin:0 auto}.contact__file-visible{width:unset}.contact__form-text{font-size:18px;line-height:125%}.contact__form-text b{font-size:18px;line-height:125%}.contact__form-button{height:68px;width:366px;font-size:23px;line-height:23px}.contact__logo{width:195px}.contact__right-bottom div a{font-size:20px;line-height:125%}.contact__form{margin-bottom:255px}.technologies__subtitle{font-size:26px;line-height:140%}.header__info{margin-right:80px}}@media only screen and (max-width: 576px){*{font-size:16px}.desk,[class^="--desk"],[class*="--desk"]{display:none !important}.mob,[class^="--mob"],[class*="--mob"]{display:revert}.container{width:320px}.intro{overflow:hidden}.intro--home{height:780px}.header--mob{padding:20px 0;border-bottom:.5px solid rgba(250,250,250,.5);margin-bottom:30px}.header--mob .container{display:flex;justify-content:space-between;align-items:center}.header__logo--mob{width:130px}.header__burger{width:22px;height:22px;display:flex;flex-direction:column;justify-content:space-between}.header__stick{height:2px;background:#fafafa}.header__stick--third{width:50%;align-self:flex-end}.intro__wrap{position:relative;top:unset;left:unset;transform:none;height:calc(100% - 111px)}.intro__wrap .container{width:100%;height:100%}.intro__title{font-size:33px;margin-bottom:15px;padding-left:calc(50% - 160px)}.intro__marquee{width:-moz-fit-content;width:fit-content;height:60px;margin-bottom:0}.intro__marquee p{font-size:25px}.intro__marquee span{width:8px;height:8px;margin:0 10px;top:0}.intro__text--mob{font-weight:400;font-size:16px;line-height:140%;color:#fafafa;margin-bottom:35px;padding-left:calc(50% - 160px)}.intro__scroll{display:none;position:absolute;bottom:30px;left:calc(50% - 17.5px)}.intro__bottom{height:380px;overflow:hidden}.intro__video--mob{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.principles{overflow:hidden}.principles__first{padding-top:50px;height:650px}.principles__principle{width:130px;margin-bottom:50px;font-size:11px;border:1px solid #fafafa}.principles__text{font-size:22px}.principles__text b{font-size:22px}.principles__text:not(:last-of-type){margin-bottom:20px}.principles__text:last-of-type{margin-bottom:40px}.principles__line{height:70px;top:615px;transform:rotate(-5deg)}.principles__line-text{font-size:27px;margin-right:15px}.principles__arrow{width:13px;margin-right:15px}.principles__second{height:690px;padding-top:90px}.principles__circle{width:10px;height:10px}.principles__circle:not(:last-of-type){margin-bottom:10px}.technologies__title{font-size:33px;margin-bottom:15px}.technologies__subtitle{font-size:16px;line-height:130%;margin-bottom:50px}.projects--mob{padding-top:70px}.projects__title{font-weight:900;font-size:33px;line-height:120%;margin-bottom:15px}.projects__title:after{content:" ";position:absolute;width:257px;height:14px;left:0;top:25px;background-color:#01ac6a;z-index:-1}.projects__subtitle{font-size:16px;line-height:130%;margin-bottom:50px}.projects__grid{display:grid;width:100%;grid-row-gap:20px;grid-template-columns:320px;grid-auto-rows:auto;margin-bottom:70px}.projects__project-card{box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:18px;height:410px;overflow:hidden;position:relative}.projects__project-popup{width:100vw;height:100%;display:none;position:fixed;left:0;top:0;z-index:10;background-color:#fafafa;overflow-x:hidden;overflow-y:scroll}.projects__project-popup.projects__project-popup--active{display:block}.projects__project-popup .container{width:100%;height:-moz-fit-content;height:fit-content;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:20px calc(50vw - 160px) 50px calc(50vw - 160px)}.projects__project-popup .container::-webkit-scrollbar{display:none}.projects__popup-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.projects__popup-title{width:145px}.projects__project-title{font-weight:900;font-size:31px;line-height:120%;color:#0079c1;margin-bottom:10px}.projects__project-description{font-weight:500;font-size:18px;line-height:120%;margin-bottom:30px}.projects__project-text{display:none;font-size:16px;line-height:130%;margin-bottom:50px}.projects__project-text b{font-weight:700}.projects__project-text.active{display:block}.projects__project-text span{display:block;font-weight:300;font-size:14px;line-height:130%;color:#c4c4c4;margin-bottom:10px}.projects__project-buttons{display:flex;justify-content:space-between;margin-bottom:20px}.projects__project-button{padding:10px 18px 8px 18px;font-size:15px;line-height:115%;border:1.5px solid #c4c4c4;border-radius:100px;color:#c4c4c4;font-weight:500}.projects__project-button.active{color:#0079c1;border-color:#0079c1}.scrollDisabled{overflow:hidden}.projects__project-img{overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;filter:drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.25));clip-path:none}.projects__project-img::-webkit-scrollbar{display:none}.projects__project-img img{height:403px}.projects__slide-scrollbar{width:320px;height:4px;border-radius:1px;background:#c4c4c4;margin-bottom:25px;overflow:hidden}.projects__slide-scrollbar div{width:50%;height:4px;border-radius:1px;background-color:#0079c1;position:relative}.projects__project-popup--eda .projects__project-title{color:#ba093f}.projects__project-popup--eda .projects__project-button.active{color:#ba093f;border-color:#ba093f}.projects__project-popup--eda .projects__scrollbar-inner{background-color:#ba093f}.projects__project-popup--eda .projects__bullet.projects__bullet--active{border-color:#ba093f}.projects__project-popup--eda .projects__project-back{color:#ba093f;border-color:#ba093f;opacity:.5}.projects__project-popup--eda .projects__bullet{background-color:#fafafa;opacity:.5;border:none;margin-top:4px;margin-bottom:4px;margin-left:4px}.projects__project-popup--eda .projects__bullet.projects__bullet--active{background:none;opacity:1;border-style:solid;border-width:8px;border-color:#ba093f}.projects__project-popup--eda .projects__eda-img img{height:405px}.projects__project-popup--fitbook .projects__project-title{color:#1a1f71}.projects__project-popup--fitbook .projects__project-button.active{color:#1a1f71;border-color:#1a1f71}.projects__project-popup--fitbook .projects__scrollbar-inner{background-color:#1a1f71}.projects__project-popup--fitbook .projects__bullet.projects__bullet--active{border-color:#1a1f71}.projects__project-popup--fitbook .projects__project-back{color:#1a1f71;border-color:#1a1f71;opacity:.5}.projects__project-popup--fitbook .projects__project-img img{height:404px}.projects__project-popup--replace .projects__project-title{color:#128d92}.projects__project-popup--replace .projects__project-button.active{color:#128d92;border-color:#128d92}.projects__project-popup--replace .projects__scrollbar-inner{background-color:#128d92}.projects__project-popup--replace .projects__bullet.projects__bullet--active{border-color:#128d92}.projects__project-popup--rtcafe .projects__project-title{color:#ef473a}.projects__project-popup--rtcafe .projects__project-button.active{color:#ef473a;border-color:#ef473a}.projects__project-popup--rtcafe .projects__scrollbar-inner{background-color:#ef473a}.projects__project-popup--rtcafe .projects__bullet.projects__bullet--active{border-color:#ef473a}.projects__project-popup--rtcafe .projects__project-img img{height:404px}.projects__project-popup--teamup .projects__project-title{color:#6e79fe}.projects__project-popup--teamup .projects__project-button.active{color:#6e79fe;border-color:#6e79fe}.projects__project-popup--teamup .projects__scrollbar-inner{background-color:#6e79fe}.projects__project-popup--teamup .projects__bullet.projects__bullet--active{border-color:#6e79fe}.projects__project-popup--teamup .projects__project-img{display:flex;border-radius:25px;overflow:hidden;filter:none;box-shadow:0 4px 25px 0 rgba(0,0,0,.25)}.projects__project-popup--teamup .projects__project-img img{width:100%;height:auto}.projects__project-popup--maslo .projects__project-title{color:#f5bd3a}.projects__project-popup--maslo .projects__project-button.active{color:#f5bd3a;border-color:#f5bd3a}.projects__project-popup--maslo .projects__scrollbar-inner{background-color:#f5bd3a}.projects__project-popup--maslo .projects__bullet.projects__bullet--active{border-color:#f5bd3a}.projects__project-popup--maslo .projects__project-img{display:flex;border-radius:25px;overflow:hidden;filter:none}.projects__project-popup--maslo .projects__project-img img{width:100%;height:auto}.projects__bullet{width:12px;height:12px}.projects__bullet.projects__bullet--active{width:8px;height:8px;border-width:8px}.projects__mob-pagination{width:-moz-fit-content !important;width:fit-content !important;display:flex;align-items:center;margin:0 auto;margin-top:40px}.technologies{padding:70px 0;overflow:hidden}.technologies__swiper--mob{width:230px}.technologies__slide{opacity:.35}.technologies__slide.swiper-slide-active{opacity:1}.technologies__slide.swiper-slide-active .technologies__slide-item.active{opacity:1}.technologies__slide.swiper-slide-active .technologies__slide-item.active .technologies__slide-img{left:0;opacity:1}.technologies__slide.swiper-slide-active .technologies__slide-item{opacity:.35}.technologies__slide.swiper-slide-active .technologies__slide-text{left:0}.technologies__slide-title{font-size:20px;line-height:120%;text-transform:uppercase;color:#fafafa;font-weight:500;margin-bottom:50px}.technologies__slide-list{display:grid;grid-template-columns:230px;grid-auto-rows:48px;grid-row-gap:15px}.technologies__slide-item{display:flex;align-items:center;position:relative;transition:all .2s ease}.technologies__slide-img{margin-right:20px;position:absolute;left:-60px;top:0;transition:all .2s ease;opacity:0;border-radius:10px}.technologies__slide-img-fake{display:block;width:48px;height:48px;margin-right:20px;opacity:0}.technologies__slide-text{font-weight:400;font-size:18px;line-height:120%;color:#fafafa;transition:all .2s ease;position:relative;left:-68px}.technologies__scrollbar--mob{width:100%;height:4px;background-color:rgba(250,250,250,.25);border-radius:1px;position:absolute;top:230px;left:0}.technologies__scrollbar-bar{width:25%;height:100%;background-color:#fafafa;border-radius:1px;transition:all .2s ease;position:relative;left:0}.projects__project-card--fitbook{background-image:url(../img/index/fitbook.png);background-size:cover}.projects__project-card--fitbook .projects__card-bottom{background:#1a1f71}.projects__card-bottom{width:100%;position:absolute;bottom:0;left:0;height:90px;padding:10px 20px 0 20px}.projects__card-bottom h4{font-weight:500;font-size:13px;line-height:130%;opacity:.5;color:#fafafa;margin-bottom:5px;text-transform:uppercase}.projects__card-bottom .projects__bottom-bottom{display:flex;justify-content:space-between;align-items:center}.projects__card-bottom .projects__bottom-bottom p{font-weight:400;font-size:16px;line-height:125%;color:#fafafa}.projects__project-card--food{background-color:#89c122}.projects__project-card--food .projects__card-img{width:100%;height:320px}.projects__project-card--gazprom{background-color:#0079c1}.projects__project-card--gazprom .projects__card-top{width:320px;background:#37b5e7;height:320px;position:relative;overflow:hidden}.projects__project-card--gazprom .projects__card-arrow{opacity:.25}.projects__gazprom-logo{position:absolute;left:20px;top:20px}.projects__gazprom-img{width:284px;position:absolute;bottom:-46px;right:-3px}.projects__card-arrow{opacity:.2}.intro__button--mob{position:absolute;width:320px;background:rgba(34,34,34,.4);border:1px solid #fafafa;padding:15px;font-weight:400;font-size:17px;line-height:125%;color:#fafafa;left:calc(50% - 160px);bottom:40px;text-align:center;z-index:2}.contact{background:#fb541f;padding-top:70px;padding-bottom:0}.contact__right{width:100%}.contact__title--mob{position:relative;font-weight:900;font-size:33px;line-height:120%;color:#fafafa;margin-bottom:15px;z-index:2}.contact__title--mob:after{content:" ";position:absolute;width:155px;height:14px;left:0;top:25px;background-color:#01ac6a;z-index:-1}.contact__subtitle--mob{font-size:16px;line-height:130%;margin-bottom:50px;color:#fafafa}.contact__form{margin-bottom:40px}.contact__form-line{flex-direction:column;justify-content:unset;margin-bottom:0}.contact__form-error{text-align:center}.contact__input{width:100%;margin-bottom:20px;font-size:16px;border-radius:0}.contact__file-container{width:-moz-fit-content;width:fit-content;margin:10px auto 30px auto}.contact__form-button{font-size:16px;width:100%;margin-bottom:15px;margin-left:0;order:1}.contact__form-text{order:2;text-align:center;font-size:12px}.contact__form-text b{font-size:12px}.contact__right-bottom{display:block}.contact__bottom-line--mob{width:100vw;height:1px;background-color:#fafafa;opacity:.5;margin-bottom:20px;position:relative;right:calc(50vw - 160px)}.contact__bottom-text--mob{font-weight:300;font-size:12px;line-height:135%;text-align:center;color:#fafafa}.contact__file-visible span{font-size:16px}.contact__file-visible svg{width:20px}.contact__file-visible:hover span{text-decoration:none;color:#514ef5}.contact__file-visible:hover path{fill:#514ef5}.projects__project-card--replace{background-image:url(../img/index/replace.png);background-size:cover}.projects__project-card--replace .projects__card-bottom{background:#128d92}.projects__project-card--rtcafe{background-image:url(../img/index/rtcafe.png);background-size:cover}.projects__project-card--rtcafe .projects__card-bottom{background:linear-gradient(180deg, #EF473A -18.38%, #CB2D3E 127.12%)}.projects__project-card--teamup{background-image:url(../img/index/teamup.png);background-size:cover}.projects__project-card--teamup .projects__card-bottom{background:#6e79fe}.projects__project-card--maslo{background-image:url(../img/index/maslo.png);background-size:cover}.projects__project-card--maslo .projects__card-bottom{background:linear-gradient(48deg, #eaad29 0%, #fded9b 100%)}.projects__bottom{margin-top:70px;height:120px;background-color:#222;position:relative}.projects__bottom .container{height:100%;display:flex;justify-content:space-around;align-items:center}.projects__prbg-left{position:absolute;left:20px;top:20px}.projects__prbg-right{position:absolute;right:0;bottom:0}.projects__bottom-group h4{font-weight:700;font-size:36px;line-height:120%;color:#fafafa;text-align:center}.projects__bottom-group p{font-weight:300;font-size:14px;line-height:115%;color:#fafafa;text-align:center;opacity:.65;white-space:nowrap}.menu--mob{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fafafa;text-align:center;z-index:1000;overflow-y:scroll;transform:translateY(-100%);transition:all .3s ease}.menu--mob .container{width:100%;min-height:100%;padding-top:20px;padding-bottom:105px;position:relative}.menu--mob.active{transform:none}.menu__top{width:320px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.menu__links{display:grid;grid-template-columns:auto;grid-row-gap:25px;margin:85px 0}.menu__link{font-weight:500;font-size:20px;line-height:130%;color:#222}.menu__link.disabled{color:#514ef5}body.disabled{overflow:hidden}.menu__button{display:flex;align-items:center;justify-content:center;width:320px;background:#fb541f;padding:15px 0;color:#fafafa;margin:0 auto;margin-bottom:25px;font-size:17px;line-height:125%;font-weight:300}.menu__info{display:grid;grid-template-columns:auto;grid-row-gap:10px;margin-bottom:30px}.menu__info p,.menu__info a{font-weight:400;font-size:16px;line-height:130%;color:#222;opacity:.5}.menu__contacts{display:flex;justify-content:space-between;align-items:center;width:120px;margin:0 auto}.menu__contacts img{width:42px}.menu__credentials{width:100vw;padding:20px;border-top:1px solid rgba(34,34,34,.1);position:absolute;left:0;bottom:0}.menu__credentials p{font-weight:400;font-size:12px;line-height:135%;color:#222;opacity:.5}.menu__credentials a{font-weight:400;font-size:12px;line-height:135%;color:#222;text-decoration:underline}.scrollDisabled main,.scrollDisabled .menu--mob,.scrollDisabled .intro{visibility:hidden}.projects__rtcafe-logo{position:absolute;right:0;top:60px}.projects__rtcafe-bg{position:absolute;bottom:105px;left:0;z-index:-1}.projects__fitbook-bg{position:absolute;bottom:0;left:0}.projects__eda-bg{position:absolute;bottom:0;left:0;z-index:-1}.projects__project-back{width:320px;padding:15px;text-align:center;font-weight:400;font-size:16px;line-height:125%;color:#c4c4c4;border:1px solid #c4c4c4;margin-top:40px;position:relative;z-index:100000000000001}.contact__right-bottom{display:none}.footer--mob{background-color:#222;padding:20px 0 20px 0;text-align:center}.footer--mob a{font-weight:400;font-size:12px;line-height:130%;color:#fafafa;margin-bottom:5px;display:block;text-decoration:underline}.footer--mob a:last-of-type{margin-bottom:20px}.footer--mob p{font-weight:400;font-size:12px;line-height:135%;opacity:.5;color:#fafafa}.main{position:relative}.whatsapp{bottom:25px;right:20px;z-index:5}.whatsapp svg{display:block;width:58px;height:58px}}@keyframes whatsappSpin{2%{transform:rotate(30deg)}6%{transform:rotate(-30deg)}8%{transform:rotate(0deg)}10%{transform:rotate(30deg)}14%{transform:rotate(-30deg)}16%{transform:rotate(0deg)}100%{transform:rotate(0deg)}}@keyframes cafeCircles{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.services{background:#222}@media(min-width: 1800px){.services{padding-block:113px 153px}}@media(min-width: 577px)and (max-width: 1799px){.services{padding-block:78px 77px}}@media(max-width: 1199px){.services{padding-block:67px 70px}}.services__title{font-weight:900;line-height:120%;color:#fafafa}@media(min-width: 1800px){.services__title{font-size:86px}}@media(min-width: 577px)and (max-width: 1799px){.services__title{font-size:68px}}@media(min-width: 577px){.services__title{margin-bottom:19px}}@media(max-width: 576px){.services__title{font-size:33px;margin-bottom:15px}}.services__subtitle{font-weight:400;color:#fafafa}@media(min-width: 1800px){.services__subtitle{font-size:26px;line-height:140%;margin-bottom:70px;max-width:780px}}@media(min-width: 577px)and (max-width: 1799px){.services__subtitle{font-size:20px;line-height:140%;margin-bottom:32px;max-width:600px}}@media(max-width: 576px){.services__subtitle{font-size:16px;line-height:131%;margin-bottom:22px}}.services__accordeon{overflow:hidden}.services__top{display:flex;align-items:center;justify-content:space-between}.services__button{display:flex;background:#fb541f;font-weight:500;color:#fafafa;position:relative}.services__button::after{content:"";display:block;background-image:url("../img/index/message.svg");background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1800px){.services__button::after{width:33px;height:27px;margin-left:24px}}@media(max-width: 1799px){.services__button::after{width:26px;height:22px;margin-left:19px}}@media(min-width: 1800px){.services__button--desk{width:343px;height:67px;font-size:23px;line-height:113%;top:-3px}}@media(min-width: 1200px)and (max-width: 1799px){.services__button--desk{width:267px;top:-10px}}@media(max-width: 1199px){.services__button--desk{display:none}}@media(min-width: 1200px){.services__button--mobile{display:none}}@media(max-width: 1199px){.services__button--mobile{width:100%;max-width:320px;margin-top:42px;font-size:16px;line-height:131%}}.services-item{border-bottom:1px solid #fafafa}@media(min-width: 1800px){.services-item:first-child .services-item__about{max-width:608px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item:first-child .services-item__about{max-width:400px}}@media(min-width: 768px)and (max-width: 1199px){.services-item:first-child .services-item__about{max-width:318px}}@media(min-width: 1800px){.services-item:nth-child(2) .services-item__about{max-width:723px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item:nth-child(2) .services-item__about{max-width:500px}}@media(min-width: 768px)and (max-width: 1199px){.services-item:nth-child(2) .services-item__about{max-width:335px}}@media(min-width: 1800px){.services-item:nth-child(3) .services-item__about{max-width:722px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item:nth-child(3) .services-item__about{max-width:500px}}@media(min-width: 768px)and (max-width: 1199px){.services-item:nth-child(3) .services-item__about{max-width:330px}}@media(min-width: 1800px){.services-item:nth-child(4) .services-item__about{max-width:782px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item:nth-child(4) .services-item__about{max-width:557px}}@media(min-width: 768px)and (max-width: 1199px){.services-item:nth-child(4) .services-item__about{max-width:346px}}.services-item:last-child{border-bottom:none}@media(min-width: 1800px){.services-item:last-child .services-item__about{max-width:650px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item:last-child .services-item__about{max-width:430px}}@media(min-width: 768px)and (max-width: 1199px){.services-item:last-child .services-item__about{max-width:294px}}.services-item--active .services-item__icon .custom-stroke{stroke:#fb541f}.services-item--active .services-item__content{height:-moz-fit-content;height:fit-content;max-height:2000px;opacity:1}@media(min-width: 1800px){.services-item--active .services-item__content{padding-bottom:77px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item--active .services-item__content{padding-bottom:56px}}@media(max-width: 1199px){.services-item--active .services-item__content{padding-bottom:37px}}@media(max-width: 1199px){.services-item--active .services-item__name{padding-bottom:16px}}.services-item__name{display:block;position:relative;z-index:1;font-weight:400;line-height:115%;text-transform:uppercase;color:#fafafa;cursor:pointer;transition:all .3s ease}@media(min-width: 1800px){.services-item__name{font-size:40px;padding:35px 57px 28px 0}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__name{font-size:30px;padding:26px 57px 22px 0}}@media(max-width: 1199px){.services-item__name{font-size:18px;padding-block:28px 24px}}.services-item__icon{display:inline-block;position:relative}@media(min-width: 1800px){.services-item__icon{margin-right:28px;width:34px;height:34px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__icon{margin-right:24px;width:25px;height:25px}}@media(min-width: 1200px){.services-item__icon{top:1px;left:-1px}}@media(max-width: 1199px){.services-item__icon{margin-right:12px;width:19px;height:19px;left:-1px;top:1px}}.services-item__icon svg{width:100%;height:100%;transition:all 1s ease}.services-item__icon .custom-stroke{stroke:#fafafa}.services-item__content{padding-bottom:0;max-height:0;height:0;opacity:0;transition:padding-bottom .1s,max-height .2s,opacity .3s}@media(min-width: 768px){.services-item__content{display:flex}}.services-item__about{display:block;flex:none;font-weight:300;color:#fafafa;opacity:.65}@media(min-width: 1800px){.services-item__about{font-size:26px;line-height:140%;padding:5px 76px 0 75px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__about{font-size:16px;line-height:125%;padding:7px 51px 0 57px}}@media(max-width: 1199px){.services-item__about{font-size:14px;line-height:125%;padding:0 36px 32px 36px}}@media(max-width: 1799px){.services-item__about .only-xl{display:none}}@media(min-width: 1800px){.services-item__info{margin-top:-74px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__info{margin-top:-57px}}.services-item__top{padding-left:33px}@media(max-width: 1199px){.services-item .services-item__top{padding-left:36px}}.services-item__price{font-weight:400;line-height:115%;color:#fafafa}@media(min-width: 1800px){.services-item__price{font-size:40px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__price{font-size:30px}}@media(max-width: 1199px){.services-item__price{display:block;font-size:18px;margin-bottom:8px}}.services-item__term{font-weight:400;line-height:115%;color:#fafafa}@media(min-width: 1800px){.services-item__term{font-size:40px;margin-left:58px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__term{font-size:30px;margin-left:32px}}@media(max-width: 1199px){.services-item__term{font-size:18px;display:block}}.services-item__description{font-weight:400;color:#fafafa}@media(min-width: 1800px){.services-item__description{font-size:30px;line-height:140%;padding-left:42px;margin-block:44px 64px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__description{max-width:726px;font-size:20px;line-height:140%;padding-left:32px;margin-block:27px 44px}}@media(max-width: 1199px){.services-item__description{max-width:726px;font-size:16px;line-height:130%;padding-left:36px;margin-block:15px 30px;width:301px}}@media(min-width: 768px){.services-item__description{border-left:1px solid #fb541f}}@media(max-width: 767px){.services-item__description::before{content:"";display:block;width:248px;height:1px;margin-bottom:30px;background-color:#fb541f}}.services-item__list-title{display:block;font-weight:700;line-height:115%;text-transform:uppercase;color:#fafafa}@media(min-width: 1800px){.services-item__list-title{font-size:30px;padding-left:43px;margin-bottom:30px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__list-title{font-size:20px;padding-left:32px;margin-bottom:20px}}@media(max-width: 1199px){.services-item__list-title{font-size:16px;padding-left:36px;margin-bottom:24px}}.services-item__li{position:relative;font-weight:400;line-height:115%;color:#fafafa}@media(min-width: 1800px){.services-item__li{font-size:30px;margin-bottom:30px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__li{font-size:20px;margin-bottom:20px}}@media(max-width: 1199px){.services-item__li{font-size:16px;padding-left:36px;margin-bottom:20px}}.services-item__li::before{content:"";display:inline-block;border:1px solid #fafafa;border-radius:100px;transition:all 1s ease}@media(min-width: 1800px){.services-item__li::before{width:19px;height:19px;margin-right:22px}}@media(min-width: 1200px)and (max-width: 1799px){.services-item__li::before{width:14px;height:13px;margin-right:18px}}@media(max-width: 1199px){.services-item__li::before{width:9px;height:9px;position:absolute;left:7px;top:4px}}.services-item__li--highlighted::before{background:#fafafa}.team{background:#514ef5}@media(min-width: 1800px){.team{padding-block:113px 134px}}@media(min-width: 1200px)and (max-width: 1799px){.team{padding-block:78px 100px}}@media(max-width: 1199px){.team{padding-block:68px 84px}}.team__title{font-weight:900;line-height:120%;color:#fafafa}@media(min-width: 1800px){.team__title{font-size:86px;margin-bottom:20px}}@media(min-width: 577px)and (max-width: 1799px){.team__title{font-size:68px;margin-bottom:19px}}@media(max-width: 576px){.team__title{font-size:33px;margin-bottom:16px}}.team__subtitle{font-weight:400;color:#fafafa}@media(min-width: 1800px){.team__subtitle{max-width:1150px;font-size:26px;line-height:140%;margin-bottom:117px}}@media(min-width: 577px)and (max-width: 1799px){.team__subtitle{max-width:890px;font-size:20px;line-height:140%;margin-bottom:56px}}@media(max-width: 576px){.team__subtitle{font-size:16px;line-height:130%;margin-bottom:25px}}.team__avito{background-image:url("../img/index/avito-logo.svg");background-repeat:no-repeat}@media(min-width: 1800px){.team__avito{width:118px;height:118px;top:51px;right:65px}.team__avito::after{width:246px;height:246px}.team__avito::before{width:42px;height:42px;bottom:-65px;left:-105px}}@media(min-width: 1200px)and (max-width: 1799px){.team__avito{width:84px;height:84px;top:11px;right:44px}.team__avito::after{width:172px;height:172px}.team__avito::before{width:32px;height:32px;bottom:-45px;left:-75px}}@media(min-width: 1200px){.team__avito{position:absolute;font-size:0;background-size:cover;background-position:center}.team__avito::after{content:"";display:block;background-image:url("../img/index/avito-text.svg");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);animation:rotateAnimation 10s linear infinite}.team__avito::before{content:"";display:block;background-image:url("../img/index/link.svg");background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute}}@media(max-width: 1199px){.team__avito{display:flex;align-items:center;height:35px;padding-left:45px;font-weight:500;font-size:16px;line-height:131%;text-transform:uppercase;text-decoration:underline;text-underline-offset:7px;color:#fafafa;background-size:35px 35px;background-position:left center}}@keyframes rotateAnimation{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}.team__members{display:flex}@media(max-width: 1199px){.team__members{margin-top:61px}}@media(max-width: 576px){.team__members{max-width:250px;margin-inline:auto}}@media(min-width: 1800px){.team__swiper-wrapper{justify-content:center}}.team__item{position:relative;flex:none}.team__item:nth-child(3){z-index:3}.team__item:nth-child(2),.team__item:nth-child(4){z-index:2}@media(min-width: 1800px){.team__item{width:344px}.team__item:nth-child(1) .team__avatar{margin-left:-21px}.team__item:nth-child(2) .team__avatar{margin-left:-23px}.team__item:nth-child(3) .team__avatar{margin-left:-28px}.team__item:nth-child(4) .team__avatar{margin-left:-32px}.team__item:nth-child(5) .team__avatar{margin-left:-35px}}@media(min-width: 1200px)and (max-width: 1799px){.team__item{width:238px}}@media(max-width: 1199px){.team__item{display:flex;flex-direction:column;align-items:center;width:250px}}@media(max-width: 576px){.team__item:not(.swiper-slide-active) .team__name,.team__item:not(.swiper-slide-active) .team__position{opacity:0}}.team__avatar{position:relative;border-radius:100%;overflow:hidden;box-sizing:border-box}@media(min-width: 1800px){.team__avatar{width:397px;height:397px;border:19px solid #514ef5}}@media(min-width: 1200px)and (max-width: 1799px){.team__avatar{width:289px;height:289px;margin-left:-20px;border:20px solid #514ef5}}@media(max-width: 1199px){.team__avatar{width:250px;height:250px}}.team__img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media(min-width: 1800px){.team__img{width:417px;height:417px}}@media(max-width: 1799px){.team__img{width:289px;height:289px}}.team__name{display:block;font-weight:500;line-height:125%;text-align:center;color:#fafafa;transition:all .3s ease}@media(min-width: 1800px){.team__name{font-size:26px;margin-block:27px 17px}}@media(min-width: 992px)and (max-width: 1799px){.team__name{font-size:20px;padding-left:8px;margin-block:10px 9px}}@media(max-width: 991px){.team__name{font-size:20px;margin-block:26px 9px}}.team__position{font-family:"Gotham Pro";display:flex;align-items:center;justify-content:center;border:1px solid rgba(250,250,250,.25);border-radius:100px;font-weight:400;line-height:125%;color:#fafafa;transition:all .3s ease}@media(min-width: 1800px){.team__position{font-size:22px;height:46px;width:260px;margin-inline:auto}}@media(max-width: 1799px){.team__position{margin-inline:19px;font-size:16px;height:36px;width:210px}}@media(min-width: 1800px){.reviews{padding-block:112px 100px}}@media(min-width: 1200px)and (max-width: 1799px){.reviews{padding-block:78px 100px}}@media(max-width: 1199px){.reviews{padding-block:68px 70px}}.reviews__title{font-weight:900;line-height:120%;color:#222}@media(min-width: 1800px){.reviews__title{font-size:86px;margin-bottom:22px}}@media(min-width: 577px)and (max-width: 1799px){.reviews__title{font-size:68px;margin-bottom:19px}}@media(max-width: 576px){.reviews__title{font-size:33px;margin-bottom:19px}}.reviews__top{display:flex;align-items:center;justify-content:space-between}.reviews__button{display:flex;background:#01ac6a;font-weight:500;color:#fafafa;position:relative}.reviews__button::after{content:"";display:block;background-image:url("../img/index/message.svg");background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1800px){.reviews__button::after{width:33px;height:27px;margin-left:24px}}@media(max-width: 1799px){.reviews__button::after{width:26px;height:22px;margin-left:19px}}@media(min-width: 1800px){.reviews__button--desk{width:343px;height:67px;font-size:23px;line-height:113%;top:-3px}}@media(min-width: 1200px)and (max-width: 1799px){.reviews__button--desk{width:267px;top:-10px}}@media(max-width: 1199px){.reviews__button--desk{display:none}}@media(min-width: 1200px){.reviews__button--mobile{display:none}}@media(max-width: 1199px){.reviews__button--mobile{width:100%;max-width:320px;margin:56px auto 0;font-size:16px;line-height:131%}}@media(min-width: 577px){.reviews__slider{margin-top:62px}}@media(max-width: 576px){.reviews__slider{margin-top:6px}}.reviews__pagination{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin:27px auto 20px}@media(min-width: 1200px){.reviews__pagination{display:none !important}}.reviews__bullet{width:10px;height:10px;opacity:.25;background-color:#222;border-radius:50%;cursor:pointer;box-sizing:content-box;border:4px solid #fafafa}.reviews__bullet:not(:last-of-type){margin-right:18px}.reviews__bullet--active{opacity:1;width:6px;height:6px;background-color:#fafafa;border:6px #01ac6a solid;box-sizing:content-box}.card{flex-shrink:0;position:relative;background:rgba(160,160,160,.2);background-image:url("../img/index/quotes.svg");background-repeat:no-repeat}@media(min-width: 1800px){.card{width:570px;height:680px;padding:165px 40px 40px;background-position:top 40px left 40px;background-size:101px 85px}}@media(min-width: 577px)and (max-width: 1799px){.card{width:350px;height:420px;padding:105px 25px 25px;background-position:top 25px left 25px;background-size:65px 55px}}@media(max-width: 576px){.card{width:100%;height:445px;padding:105px 20px 25px;background-position:top 20px left 20px;background-size:65px 55px}}.card__title{display:block;font-weight:700;line-height:125%;color:#222}@media(min-width: 1800px){.card__title{max-width:424px;font-size:30px;margin-bottom:30px}}@media(max-width: 1799px){.card__title{max-width:254px;font-size:18px;margin-bottom:15px}}.card__text{display:block;font-weight:400;color:#222}@media(min-width: 1800px){.card__text{font-size:26px;line-height:140%}}@media(max-width: 1799px){.card__text{font-size:16px;line-height:130%}}.card__bottom{display:flex;position:absolute;width:100%;bottom:0;left:0}@media(min-width: 1800px){.card__bottom{padding:40px;gap:31px}}@media(min-width: 577px)and (max-width: 1799px){.card__bottom{padding:25px 25px 19px;gap:20px}}@media(max-width: 576px){.card__bottom{padding:25px 20px 16px;gap:20px}}.card__avatar{flex:none;border-radius:10000px;overflow:hidden}@media(min-width: 1800px){.card__avatar{width:120px;height:120px}}@media(max-width: 1799px){.card__avatar{width:80px;height:80px}}.card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card__name{display:block;font-weight:400;line-height:125%;color:#222}@media(min-width: 1800px){.card__name{font-size:26px;margin-block:19px 16px}}@media(max-width: 1799px){.card__name{font-size:16px;margin-block:15px 8px}}.card__site{display:block;font-weight:700;line-height:125%;text-decoration:underline;color:#222}@media(min-width: 1800px){.card__site{font-size:26px}}@media(min-width: 577px)and (max-width: 1799px){.card__site{font-size:16px}}@media(max-width: 576px){.card__site{font-size:15px}}.card__site::after{content:"";display:inline-block;background-image:url("../img/index/arrow-next.svg");background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width: 1800px){.card__site::after{width:42px;height:22px;margin-left:15px;position:relative;top:2px}}@media(max-width: 1799px){.card__site::after{width:19px;height:10px;margin-left:9px}}.projects-page{background:#222;flex-grow:1;padding-bottom:110px}@media(min-width: 1800px){.projects-page{padding-top:53px}}@media(min-width: 577px)and (max-width: 1799px){.projects-page{padding-top:23px}}@media(max-width: 1199px){.projects-page{padding-top:20px;margin-top:-2px}}.projects-page__back{display:block;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:120%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fafafa}@media(min-width: 1800px){.projects-page__back{font-size:22px;margin-bottom:15px}}@media(min-width: 1200px)and (max-width: 1799px){.projects-page__back{font-size:16px;margin-bottom:7px}}@media(max-width: 1199px){.projects-page__back{display:none}}.projects-page__title{font-weight:900;line-height:120%;color:#fafafa}@media(min-width: 1800px){.projects-page__title{font-size:86px}}@media(min-width: 577px)and (max-width: 1799px){.projects-page__title{font-size:68px}}@media(max-width: 576px){.projects-page__title{font-size:33px;text-transform:uppercase}}@media(min-width: 1800px){.projects-page__title--level-1{margin-block:40px 104px}}@media(min-width: 577px)and (max-width: 1799px){.projects-page__title--level-1{margin-block:26px 108px}}@media(max-width: 576px){.projects-page__title--level-1{margin-bottom:81px}}@media(min-width: 1800px){.projects-page__title--level-2{margin-bottom:85px}}@media(min-width: 577px)and (max-width: 1799px){.projects-page__title--level-2{margin-bottom:57px}}@media(max-width: 576px){.projects-page__title--level-2{margin-bottom:54px}}.projects-page__section{display:block;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;font-weight:400;line-height:115%;text-transform:uppercase;color:#fafafa;cursor:pointer;transition:all .3s ease}@media(min-width: 1800px){.projects-page__section{font-size:40px;margin-bottom:80px}}@media(min-width: 1200px)and (max-width: 1799px){.projects-page__section{font-size:30px;margin-bottom:60px}}@media(max-width: 1199px){.projects-page__section{font-size:22px;margin-bottom:70px}}.projects-page__section:hover,.projects-page__section:active,.projects-page__section:focus{outline:none;color:#fb541f}.projects-page__section:hover .projects-page__arrow .custom-stroke,.projects-page__section:active .projects-page__arrow .custom-stroke,.projects-page__section:focus .projects-page__arrow .custom-stroke{stroke:#fb541f}.projects-page__arrow{display:inline-block;position:relative}@media(min-width: 1800px){.projects-page__arrow{margin-right:26px;width:34px;height:34px}}@media(min-width: 1200px)and (max-width: 1799px){.projects-page__arrow{margin-right:23px;width:25px;height:25px}}@media(min-width: 1200px){.projects-page__arrow{top:1px;left:-1px}}@media(max-width: 1199px){.projects-page__arrow{margin-right:10px;width:19px;height:19px;left:-1px;top:1px}}.projects-page__arrow svg{width:100%;height:100%;transition:all 1s ease}.projects-page__arrow .custom-stroke{stroke:#fafafa}.projects-page__block{display:flex;flex-wrap:wrap}@media(min-width: 1800px){.projects-page__block{gap:54px 0}}@media(min-width: 557px)and (max-width: 1799px){.projects-page__block{gap:49px 0}}@media(max-width: 556px){.projects-page__block{gap:52px}}@media(min-width: 1800px){.projects-page__item{width:425px}}@media(min-width: 557px)and (max-width: 1799px){.projects-page__item{width:347px}}.projects-page__link{display:block;position:relative;width:-moz-fit-content;width:fit-content;font-weight:400;line-height:115%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:5px;color:#fafafa}@media(min-width: 1800px){.projects-page__link{font-size:32px;margin-bottom:16px;padding-left:48px}}@media(min-width: 557px)and (max-width: 1799px){.projects-page__link{font-size:24px;margin-bottom:14px;padding-left:40px}}@media(max-width: 556px){.projects-page__link{font-size:20px;padding-left:42px;margin-bottom:15px;text-underline-offset:3px}}.projects-page__link:hover,.projects-page__link:active,.projects-page__link:focus{outline:none;color:#fb541f}.projects-page__link:hover svg use,.projects-page__link:active svg use,.projects-page__link:focus svg use{stroke:#fb541f}.projects-page__icon{display:block;position:absolute}@media(min-width: 1800px){.projects-page__icon{width:35px;height:35px;top:4px;left:-2px}}@media(max-width: 1799px){.projects-page__icon{width:27px;height:27px;top:4px;left:-1px}}@media(max-width: 556px){.projects-page__icon{width:27px;height:27px;top:0;left:1px}}.projects-page__icon svg{width:100%;height:100%;transition:all 1s ease}.projects-page__icon svg use{stroke:#fafafa}.projects-page__description{display:block;font-weight:400;font-size:16px;line-height:125%;color:#fafafa}@media(min-width: 1800px){.projects-page__description{font-size:20px;padding-left:48px;width:340px}}@media(min-width: 557px)and (max-width: 1799px){.projects-page__description{font-size:16px;padding-left:36px;width:270px}}@media(max-width: 556px){.projects-page__description{font-size:16px;padding-left:42px;width:280px}}/*# sourceMappingURL=index.min.css.map */ .contact__left.desk{display:flex;flex-direction:column}.contact__license{margin-top:auto} .contact__license{font-size:12px}@media (min-width:1800px){.contact__license{font-size:16px}} .contact__license{font-size:12px}.contact__license a{font-size:12px}@media (min-width:1800px){.contact__license,.contact__license a{font-size:16px}} @media (min-width:1800px){.contact__right a{font-size:18px}} @media (max-width:768px){.contact__right p,.contact__right p a{font-size:12px}}