a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote::after, blockquote::before, q::after, q::before {content: "";content: none;}table {border-collapse: collapse;border-spacing: 0;}@font-face {font-family: Aeroport;src: url(../fonts/Aeroport/Aeroport-Light.eot);src: local("Aeroport Light"), local("Aeroport-Light"), url(../fonts/Aeroport/Aeroport-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Aeroport/Aeroport-Light.woff2) format("woff2"), url(../fonts/Aeroport/Aeroport-Light.woff) format("woff"), url(../fonts/Aeroport/Aeroport-Light.ttf) format("truetype");font-weight: 300;font-style: normal;}@font-face {font-family: Aeroport;src: url(../fonts/Aeroport/Aeroport-Bold.eot);src: local("Aeroport Bold"), local("Aeroport-Bold"), url(../fonts/Aeroport/Aeroport-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Aeroport/Aeroport-Bold.woff2) format("woff2"), url(../fonts/Aeroport/Aeroport-Bold.woff) format("woff"), url(../fonts/Aeroport/Aeroport-Bold.ttf) format("truetype");font-weight: 700;font-style: normal;}@font-face {font-family: Aeroport;src: url(../fonts/Aeroport/Aeroport.eot);src: local("Aeroport"), url(../fonts/Aeroport/Aeroport.eot?#iefix) format("embedded-opentype"), url(../fonts/Aeroport/Aeroport.woff2) format("woff2"), url(../fonts/Aeroport/Aeroport.woff) format("woff"), url(../fonts/Aeroport/Aeroport.ttf) format("truetype");font-weight: 400;font-style: normal;}* {-webkit-box-sizing: border-box;box-sizing: border-box;}body {font-family: Aeroport, Arial, sans-serif;font-weight: 400;min-width: 320px;min-height: 100vh;background-color: #fff;color: #000;overflow-x: hidden;}body.menu-open {overflow: hidden;}.container {position: relative;width: 100%;max-width: 1800px;margin: 0 auto;}@media (max-width: 1919px) {.container {max-width: 1280px;}}@media (max-width: 1365px) {.container {max-width: 960px;}}@media (max-width: 1023px) {.container {max-width: 768px;padding: 0 20px;}}.side-title {position: absolute;top: 0;left: 0;-webkit-writing-mode: vertical-rl;-ms-writing-mode: tb-rl;writing-mode: vertical-rl;-webkit-transform: rotate(180deg);text-transform: lowercase;transform: rotate(180deg);font-size: 30px;font-weight: 300;white-space: nowrap;}@media (max-width: 1365px) {.side-title {font-size: 24px;}}@media (max-width: 767px) {.side-title {position: relative;text-transform: none;-webkit-writing-mode: initial;-ms-writing-mode: initial;writing-mode: initial;-webkit-transform: none;transform: none;}}.header {padding-top: 30px;}@media (max-width: 1023px) {.header {padding-top: 24px;}}@media (max-width: 767px) {.header {padding-top: 20px;}}.header .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;z-index: 11;}.header__left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 767px) {.header__left {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.header__logo-link {display: -webkit-box;display: -ms-flexbox;display: flex;width: 135px;height: 24px;}@media (max-width: 1023px) {.header__logo-link {width: 125px;height: 22px;}}.header__logo-link svg {width: 100%;fill: #000;-webkit-transition: 0.4s ease;transition: 0.4s ease;}.header__title {font-size: 16px;font-weight: 300;margin-left: 414px;-webkit-transition: 0.4s ease;transition: 0.4s ease;}@media (max-width: 1919px) {.header__title {margin-left: 154px;}}@media (max-width: 1365px) {.header__title {margin-left: 84px;}}@media (max-width: 1023px) {.header__title {font-size: 15px;margin-left: 42px;}}@media (max-width: 767px) {.header__title {font-size: 9px;margin-top: 8px;margin-left: 0;}}.header__right {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: auto;}@media (max-width: 1023px) {.header .menu {display: none;}}.header .menu__link {display: inline-block;position: relative;font-size: 14px;font-weight: 500;color: #000;text-decoration: none;margin-right: 36px;overflow: hidden;padding: 5px 0;}.header .menu__link:before {content: "";position: absolute;-webkit-transition: -webkit-transform 0.5s ease;transition: -webkit-transform 0.5s ease;transition: transform 0.5s ease;transition: transform 0.5s ease, -webkit-transform 0.5s ease;left: 0;bottom: 0;width: 100%;height: 1px;background: #000;-webkit-transform: translateX(-100%);transform: translateX(-100%);}.header .menu__link:last-child {margin-right: 0;}.header .menu__link:active:before, .header .menu__link:hover:before {-webkit-transform: translateX(0);transform: translateX(0);}.header .lang {display: inline-block;position: relative;overflow: hidden;color: #e84922;text-decoration: none;font-size: 14px;padding: 5px 0;margin-left: 36px;}.header .lang:before {content: "";position: absolute;-webkit-transition: -webkit-transform 0.5s ease;transition: -webkit-transform 0.5s ease;transition: transform 0.5s ease;transition: transform 0.5s ease, -webkit-transform 0.5s ease;left: 0;bottom: 0;width: 100%;height: 1px;background: #e84922;-webkit-transform: translateX(-100%);transform: translateX(-100%);}.header .lang:active:before, .header .lang:hover:before {-webkit-transform: translateX(0);transform: translateX(0);}.header .burger-btn {display: none;position: relative;border: none;border-top: 1px solid #000;border-bottom: 1px solid #000;width: 30px;height: 16px;-webkit-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;background-color: transparent;padding: 0;outline: 0;}.header .burger-btn:after, .header .burger-btn:before {content: "";display: block;width: 100%;height: 1px;position: absolute;top: 50%;left: 50%;background: #000;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);-webkit-transition: -webkit-transform 0.25s ease-in-out;transition: -webkit-transform 0.25s ease-in-out;transition: transform 0.25s ease-in-out;transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;}.header .burger-btn--active {border-color: transparent;}.header .burger-btn--active:before {-webkit-transform: translate(-50%, -50%) rotate(45deg);transform: translate(-50%, -50%) rotate(45deg);background-color: #fff;}.header .burger-btn--active:after {-webkit-transform: translate(-50%, -50%) rotate(-45deg);transform: translate(-50%, -50%) rotate(-45deg);background-color: #fff;}@media (max-width: 1023px) {.header .burger-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: 50px;}}@media (max-width: 767px) {.header .burger-btn {width: 26px;height: 14px;}}.header .mob-menu {display: none;}@media (max-width: 1023px) {.header .mob-menu {display: block;width: 100%;position: absolute;top: 0;left: 0;right: 0;height: 100vh;overflow: hidden;z-index: 10;max-height: 0;background: #282828;-webkit-transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);transition: 0.4s cubic-bezier(0.39, 0.575, 0.565, 1);}}.header .mob-menu__container {margin-left: calc((100% - 768px) / 2);padding-left: 187px;height: calc(100vh - 48px);overflow-y: auto;overflow-x: hidden;margin-top: 48px;}@media (max-width: 767px) {.header .mob-menu__container {margin-left: 0;padding-left: 50px;margin-top: 59px;height: calc(100vh - 59px);}}.header .mob-menu .mob-nav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-top: 68px;padding: 64px 0;border-top: 1px solid rgba(255, 255, 255, 0.07);border-bottom: 1px solid rgba(255, 255, 255, 0.07);}@media (max-width: 767px) {.header .mob-menu .mob-nav {margin-top: 34px;padding: 26px 0;}}.header .mob-menu .mob-nav__link {display: inline-block;position: relative;overflow: hidden;font-size: 70px;font-weight: 500;color: #fff;text-decoration: none;margin-bottom: 46px;padding-bottom: 12px;}.header .mob-menu .mob-nav__link:before {content: "";position: absolute;-webkit-transition: -webkit-transform 0.5s ease;transition: -webkit-transform 0.5s ease;transition: transform 0.5s ease;transition: transform 0.5s ease, -webkit-transform 0.5s ease;left: 0;bottom: 0;width: 100%;height: 2px;background: #fff;-webkit-transform: translateX(-101%);transform: translateX(-101%);}.header .mob-menu .mob-nav__link:active:before, .header .mob-menu .mob-nav__link:hover:before {-webkit-transform: translateX(0);transform: translateX(0);}.header .mob-menu .mob-nav__link:last-child {margin-bottom: 0;}@media (max-width: 767px) {.header .mob-menu .mob-nav__link {font-size: 24px;margin-bottom: 18px;padding-bottom: 8px;}}.header .mob-menu .contacts {margin-top: 64px;}@media (max-width: 767px) {.header .mob-menu .contacts {margin-top: 26px;}}.header .mob-menu .contacts__title {display: inline-block;font-size: 70px;font-weight: 500;color: rgba(255, 255, 255, 0.2);margin-bottom: 46px;}@media (max-width: 767px) {.header .mob-menu .contacts__title {font-size: 24px;margin-bottom: 18px;}}.header .mob-menu .contacts__links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 46px;}@media (max-width: 767px) {.header .mob-menu .contacts__links {margin-bottom: 30px;}}.header .mob-menu .contacts__links a {font-size: 30px;color: #fff;font-weight: 700;margin-bottom: 18px;text-decoration: none;}.header .mob-menu .contacts__links a:last-child {margin-bottom: 0;}@media (max-width: 767px) {.header .mob-menu .contacts__links a {font-size: 18px;margin-bottom: 8px;}}.header .mob-menu .contacts__socials {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-bottom: 100px;}@media (max-width: 767px) {.header .mob-menu .contacts__socials {padding-bottom: 40px;}}.header .mob-menu .contacts__socials a {width: 32px;height: 32px;margin-right: 52px;}.header .mob-menu .contacts__socials a:hover svg {fill: #f2f6f9;}@media (max-width: 767px) {.header .mob-menu .contacts__socials a {width: 28px;height: 28px;}}.header .mob-menu .contacts__socials a svg {width: 100%;height: 100%;fill: #e84922;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.menu-open .header__logo-link svg {width: 100%;fill: #fff;}.menu-open .header__title {color: #fff;}.menu-open .header .mob-menu {max-height: 100vh;}.footer {position: relative;padding-top: 90px;padding-bottom: 55px;}@media (max-width: 1365px) {.footer {padding-top: 80px;padding-bottom: 50px;}}@media (max-width: 1023px) {.footer {padding-top: 60px;padding-bottom: 36px;}}@media (max-width: 767px) {.footer {padding-top: 44px;padding-bottom: 24px;}}.footer__bg {position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background-color: #282828;}.footer .container {z-index: 3;display: -webkit-box;display: -ms-flexbox;display: flex;}@media (max-width: 767px) {.footer .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.footer__title {font-size: 70px;color: #fff;font-weight: 700;}@media (max-width: 1365px) {.footer__title {font-size: 60px;}}@media (max-width: 1023px) {.footer__title {font-size: 50px;}}@media (max-width: 767px) {.footer__title {font-size: 36px;}}.footer__img {margin-top: 64px;margin-left: -60px;}@media (max-width: 1919px) {.footer__img {margin-left: -43px;}}@media (max-width: 1365px) {.footer__img {width: 450px;height: 132px;margin-top: 44px;margin-left: -32px;}}@media (max-width: 1023px) {.footer__img {width: 373px;height: 115px;margin-left: -20px;}}@media (max-width: 767px) {.footer__img {width: 276px;height: 78px;}}.footer__right {margin-left: auto;margin-right: 250px;}@media (max-width: 1919px) {.footer__right {margin-right: 190px;}}@media (max-width: 1365px) {.footer__right {margin-right: 70px;}}@media (max-width: 1023px) {.footer__right {margin-right: 0;}}@media (max-width: 767px) {.footer__right {margin-left: 0;margin-top: 38px;}}.footer .contacts__title {font-size: 18px;line-height: 1.5;color: #fff;font-weight: 300;max-width: 337px;margin-bottom: 40px;}@media (max-width: 1365px) {.footer .contacts__title {margin-bottom: 34px;font-size: 16px;}}@media (max-width: 1023px) {.footer .contacts__title {margin-bottom: 30px;max-width: 320px;}}@media (max-width: 767px) {.footer .contacts__title {font-size: 14px;margin-bottom: 20px;}}.footer .contacts__links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-bottom: 46px;}@media (max-width: 1365px) {.footer .contacts__links {margin-bottom: 40px;}}@media (max-width: 1023px) {.footer .contacts__links {margin-bottom: 44px;}}@media (max-width: 767px) {.footer .contacts__links {margin-bottom: 28px;}}.footer .contacts__links a {font-size: 50px;line-height: 1.2;color: #fff;font-weight: 700;margin-bottom: 20px;text-decoration: none;}.footer .contacts__links a:last-child {margin-bottom: 0;}@media (max-width: 1365px) {.footer .contacts__links a {font-size: 40px;margin-bottom: 18px;}}@media (max-width: 1023px) {.footer .contacts__links a {font-size: 30px;margin-bottom: 14px;}}@media (max-width: 767px) {.footer .contacts__links a {font-size: 26px;margin-bottom: 10px;}}.footer .contacts__socials {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 92px;}@media (max-width: 1365px) {.footer .contacts__socials {margin-bottom: 65px;}}@media (max-width: 1023px) {.footer .contacts__socials {margin-bottom: 45px;}}@media (max-width: 767px) {.footer .contacts__socials {margin-bottom: 25px;}}.footer .contacts__socials a {width: 32px;height: 32px;margin-right: 52px;}.footer .contacts__socials a:hover svg {fill: #f2f6f9;}.footer .contacts__socials a svg {width: 100%;height: 100%;fill: #e84922;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.footer__copy {font-size: 18px;font-weight: 300;color: rgba(255, 255, 255, 0.2);}@media (max-width: 1365px) {.footer__copy {font-size: 16px;}}@media (max-width: 767px) {.footer__copy {font-size: 14px;}}.project-card {min-height: 400px;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}@media (max-width: 1919px) {.project-card {min-height: unset;padding: 18px 0;}}@media (max-width: 1365px) {.project-card {padding: 30px 0 45px;}}@media (max-width: 1023px) {.project-card {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;padding: 18px 0 50px 125px;}}@media (max-width: 767px) {.project-card {padding: 35px 20px;}}.project-card__main-link {position: absolute;width: calc(100% * 3);height: 100%;top: 0;left: 0;z-index: 5;}.project-card__main-link:hover ~ .project-card__bg.gray-mcip {background: #FFFFFF;}.project-card__main-link:hover ~ .project-card__bg.dark-blue {background: #0A2860;}.project-card__main-link:hover ~ .project-card__bg.light-blue {background: #e6edf3;}.project-card__main-link:hover ~ .project-card__bg.gray-blue {background: #dae2e9;}.project-card__main-link:hover ~ .project-card__bg.dark-white {background: #fcf2e8;}.project-card__main-link:hover ~ .project-card__bg.black {background: #242930;}.project-card__main-link:hover ~ .project-card__bg.blue {background: #7ED6FA;}.project-card__main-link:hover ~ .project-card__bg.olive {background: #7C845E;}.project-card__main-link:hover ~ .project-card__bg.light-grey-hover {background: #F8F8F8;}.project-card__main-link:hover ~ .project-card__bg.light-grey {background: #ffffff;}.project-card__main-link:hover ~ .project-card__bg.ultramarine {background: #4770FF;}.project-card__main-link:hover ~ .project-card__bg.cobalt-blue {background: #3062BF;}.project-card__main-link:hover ~ .project-card__bg.persian-blue {background: #0872D3;}.project-card__bg {content: "";display: block;position: absolute;z-index: 1;top: 0;left: 0;width: calc(100% * 3);height: 100%;background-color: inherit;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.project-card__bg.gray-mcip {background: #FAFAFA;}.project-card__bg.dark-blue {background: #061D47;}.project-card__bg.light-blue {background: #f2f6f9;}.project-card__bg.gray-blue {background: #e8ecef;}.project-card__bg.dark-white {background: #fffaf5;}.project-card__bg.black {background: #1d2127;}.project-card__bg.blue {background: #72CAED;}.project-card__bg.olive {background: #686F4E;}.project-card__bg.light-grey-hover {background: #ffffff;}.project-card__bg.light-grey {background: #F8F8F8;}.project-card__bg.ultramarine {background: #3360FF;}.project-card__bg.cobalt-blue {background: #2A55A6;}.project-card__bg.persian-blue {background: #005BAF;}.project-card__images {position: relative;z-index: 2;display: -webkit-box;display: -ms-flexbox;display: flex;width: 730px;height: 365px;margin: auto 0;}@media (max-width: 1365px) {.project-card__images {width: 550px;height: 275px;margin: 0;}}@media (max-width: 1023px) {.project-card__images {width: 500px;height: 250px;}}@media (max-width: 767px) {.project-card__images {width: 280px;height: 140px;}}.project-card__images img {width: 100%;height: 100%;}.project-card__text {position: relative;z-index: 2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;max-width: 400px;margin-left: 100px;padding: 44px 0;}@media (max-width: 1919px) {.project-card__text {margin-left: 40px;padding: 25px 0;}}@media (max-width: 1365px) {.project-card__text {margin-left: 30px;max-width: 300px;padding: 15px 0;}}@media (max-width: 1023px) {.project-card__text {width: 100%;max-width: 456px;padding: 0;margin: 0;}}@media (max-width: 767px) {.project-card__text {margin-top: 30px;}}.project-card__description {max-width: 330px;font-size: 24px;line-height: 1.5;font-weight: 700;}@media (max-width: 1365px) {.project-card__description {font-size: 20px;}}@media (max-width: 1023px) {.project-card__description {max-width: none;margin-bottom: 34px;}}@media (max-width: 767px) {.project-card__description {font-size: 16px;margin-bottom: 30px;}}.project-card__description--white {color: #fff;}.project-card__description--black {color: #000;}.project-card__name-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.project-card__name {font-weight: 300;font-size: 16px;line-height: 1.5;}@media (max-width: 767px) {.project-card__name {font-size: 14px;}}.project-card__link {-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 40px;height: 40px;border-radius: 50%;border: 2px solid;-webkit-transition: 0.2s ease;transition: 0.2s ease;margin-left: 20px;}@media (max-width: 1023px) {.project-card__link {margin-right: 20px;}}.project-card__link svg {width: 18px;height: 18px;fill: transparent;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.project-card--text-light .project-card__main-link:hover ~ .project-card__text .project-card__link {border-color: rgba(255, 255, 255, 0.7);}.project-card--text-light .project-card__description {color: #fff;}.project-card--text-light .project-card__name {color: #fff;}.project-card--text-light .project-card__link {border-color: rgba(255, 255, 255, 0.05);}.project-card--text-light .project-card__link svg {stroke: #fff;}.project-card--text-dark .project-card__main-link:hover ~ .project-card__text .project-card__link {border-color: rgba(53, 53, 53, 0.7);}.project-card--text-dark .project-card__description {color: #000;}.project-card--text-dark .project-card__name {color: #000;}.project-card--text-dark .project-card__link {border-color: rgba(53, 53, 53, 0.08);}.project-card--text-dark .project-card__link svg {stroke: #353535;}@-webkit-keyframes scale-up-hor-left {0% {width: 10%;}100% {width: calc(100% * 3);}}@keyframes scale-up-hor-left {0% {width: 10%;}100% {width: calc(100% * 3);}}.scale-up-hor-left {-webkit-animation-name: scale-up-hor-left;animation-name: scale-up-hor-left;}.first-screen {padding-top: 38px;}@media (max-width: 1365px) {.first-screen {padding-top: 30px;}}@media (max-width: 1023px) {.first-screen {padding-top: 110px;}}.first-screen .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}@media (max-width: 767px) {.first-screen .container {max-width: 320px;}}.first-screen__title {position: relative;z-index: 4;font-weight: 700;font-size: 70px;line-height: 1.2;margin-left: 549px;}@media (max-width: 1919px) {.first-screen__title {margin-left: 289px;}}@media (max-width: 1365px) {.first-screen__title {margin-left: 220px;font-size: 52px;}}@media (max-width: 1023px) {.first-screen__title {margin-left: 167px;font-size: 39px;}}@media (max-width: 767px) {.first-screen__title {padding-left: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;margin-left: 0;font-size: 22px;}}.first-screen__image {position: relative;z-index: 2;width: 700px;height: 575px;margin-top: 175px;margin-bottom: 290px;margin-left: 549px;background: #fcea03;overflow: hidden;}@media (max-width: 1919px) {.first-screen__image {margin-left: 289px;}}@media (max-width: 1365px) {.first-screen__image {margin-top: 135px;margin-left: 220px;margin-bottom: 216px;width: 530px;height: 435px;}}@media (max-width: 1023px) {.first-screen__image {margin-top: 183px;margin-bottom: 260px;margin-left: 167px;width: 395px;height: 325px;}}@media (max-width: 767px) {.first-screen__image {width: 163px;height: 133px;margin-top: 66px;margin-bottom: 112px;margin-left: auto;margin-right: auto;}}.first-screen #fs-c {position: absolute;z-index: 3;top: 350px;left: 281px;-ms-flex-item-align: start;align-self: flex-start;width: 457px;height: 555px;}@media (max-width: 1919px) {.first-screen #fs-c {left: 0;}}@media (max-width: 1365px) {.first-screen #fs-c {width: 346px;height: 421px;top: 260px;}}@media (max-width: 1023px) {.first-screen #fs-c {width: 258px;height: 314px;}}@media (max-width: 767px) {.first-screen #fs-c {width: 108px;height: 131px;left: 20px;top: 130px;}}.first-screen #fs-o {position: absolute;z-index: 1;bottom: 0;right: 315px;-ms-flex-item-align: end;align-self: flex-end;width: 565px;height: 554px;}@media (max-width: 1919px) {.first-screen #fs-o {right: 60px;}}@media (max-width: 1365px) {.first-screen #fs-o {width: 428px;height: 419px;right: 36px;}}@media (max-width: 1023px) {.first-screen #fs-o {width: 320px;height: 312px;bottom: 135px;}}@media (max-width: 767px) {.first-screen #fs-o {width: 133px;height: 131px;bottom: 60px;right: 20px;}}.first-screen__down-link {position: absolute;top: 500px;z-index: 5;right: 0;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.first-screen__down-link:hover {-webkit-transform: translateY(10px);transform: translateY(10px);}@media (max-width: 1365px) {.first-screen__down-link {top: 330px;}}@media (max-width: 1023px) {.first-screen__down-link {top: 360px;}}@media (max-width: 767px) {.first-screen__down-link {display: none;}}.about {margin-bottom: 115px;}@media (max-width: 1365px) {.about {margin-bottom: 110px;}}@media (max-width: 1023px) {.about {margin-bottom: 100px;}}@media (max-width: 767px) {.about {margin-bottom: 60px;}}.about .side-title {margin-top: 50px;}@media (max-width: 1023px) {.about .side-title {margin-top: 0;margin-left: 16px;}}@media (max-width: 767px) {.about .side-title {margin: 0 auto 30px;text-align: center;}}.about__content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-left: 390px;}@media (max-width: 1919px) {.about__content {padding-left: 125px;}}@media (max-width: 1365px) {.about__content {padding-left: 80px;}}@media (max-width: 1023px) {.about__content {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-left: 167px;}}@media (max-width: 767px) {.about__content {padding-left: 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}.about__photo {margin-right: 110px;width: 410px;height: 410px;border-radius: 50%;}@media (max-width: 1365px) {.about__photo {width: 340px;height: 340px;margin-right: 66px;}}@media (max-width: 1023px) {.about__photo {margin-bottom: 36px;margin-right: 0;}}@media (max-width: 767px) {.about__photo {width: 280px;height: 280px;margin-bottom: 26px;}}.about__text p {max-width: 620px;font-size: 25px;font-weight: 300;line-height: 1.5;margin-bottom: 25px;}@media (max-width: 1365px) {.about__text p {font-size: 18px;margin-bottom: 22px;max-width: 480px;}}@media (max-width: 767px) {.about__text p {max-width: 320px;font-size: 14px;margin-bottom: 18px;}}.about__text span {font-weight: 700;font-size: 25px;line-height: 1.5;color: #e0e5e9;}@media (max-width: 1365px) {.about__text span {font-size: 18px;}}@media (max-width: 767px) {.about__text span {font-size: 14px;}}.projects {overflow: hidden;margin-bottom: 205px;}@media (max-width: 1365px) {.projects {margin-bottom: 140px;}}@media (max-width: 1023px) {.projects {margin-bottom: 100px;}}@media (max-width: 767px) {.projects {margin-bottom: 60px;}}@media (max-width: 1023px) {.projects .side-title {margin-left: 16px;}}@media (max-width: 767px) {.projects .side-title {margin: 0 auto 30px 20px;}}.projects__list .container {padding-left: 84px;padding-right: 260px;}@media (max-width: 1919px) {.projects__list .container {padding-left: 80px;padding-right: 0;}}@media (max-width: 1365px) {.projects__list .container {padding-left: 65px;}}@media (max-width: 767px) {.projects__list .container {padding: 0;}}.experience {margin-bottom: 250px;}@media (max-width: 1365px) {.experience {margin-bottom: 190px;}}@media (max-width: 1023px) {.experience {margin-bottom: 100px;}}.experience .side-title {margin-top: 44px;}@media (max-width: 1365px) {.experience .side-title {margin-top: 33px;}}@media (max-width: 1023px) {.experience .side-title {margin-left: 16px;}}@media (max-width: 767px) {.experience .side-title {margin: 0 auto 30px 20px;}}.experience .container {padding-left: 84px;padding-right: 260px;}@media (max-width: 1919px) {.experience .container {padding-left: 80px;padding-right: 0;}}@media (max-width: 1365px) {.experience .container {padding-left: 65px;padding-right: 125px;}}@media (max-width: 767px) {.experience .container {padding: 0;}}.experience__item {width: 1170px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: auto;padding-bottom: 44px;border-bottom: 2px solid #000;margin-bottom: 20px;background-color: #fff;}.experience__item:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}@media (max-width: 1365px) {.experience__item {width: 880px;margin-bottom: 30px;}}@media (max-width: 1023px) {.experience__item {width: 455px;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}@media (max-width: 767px) {.experience__item {width: auto;margin: 0 20px 16px;}}.experience__item-count {width: 50%;font-weight: 300;font-size: 60px;line-height: 1.5;display: flex;align-items: center;gap: 21px;}@media (max-width: 1023px) {.experience__item-count {width: 100%;font-size: 46px;}}@media (max-width: 575px) {.experience__item-count {font-size: 24px;}}.experience__item-count span {font-size: 100px;}@media (max-width: 1365px) {.experience__item-count span {font-size: 70px;}}@media (max-width: 767px) {.experience__item-count span {font-size: 50px;}}.experience__item-description {padding-left: 75px;width: 50%;font-weight: 300;font-size: 18px;line-height: 1.5;}@media (max-width: 1365px) {.experience__item-description {padding-left: 0;font-size: 16px;}}@media (max-width: 1023px) {.experience__item-description {width: 100%;}}@media (max-width: 767px) {.experience__item-description {font-size: 14px;}}.services {position: relative;margin-bottom: 230px;}@media (max-width: 1365px) {.services {margin-bottom: 190px;}}@media (max-width: 1023px) {.services {margin-bottom: 110px;}}@media (max-width: 767px) {.services {margin-bottom: 60px;}}.services .container {max-width: 1368px;display: -webkit-box;display: -ms-flexbox;display: flex;z-index: 2;padding: 100px 0;}@media (max-width: 1365px) {.services .container {padding: 75px 0;max-width: 1024px;}}@media (max-width: 1023px) {.services .container {padding: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}}.services .container:after {content: "";display: block;position: absolute;z-index: 1;top: 0;right: 0;background: #f2f6f9;height: 100%;width: 920px;}@media (max-width: 1365px) {.services .container:after {width: 690px;}}@media (max-width: 1023px) {.services .container:after {display: none;}}.services__bg {position: relative;overflow: hidden;z-index: 2;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;width: 100%;background: -webkit-gradient(linear, left bottom, left top, from(#fdfb01), to(#fdfb01));background: linear-gradient(0deg, #fdfb01, #fdfb01);}@media (max-width: 1023px) {.services__bg {height: 450px;width: calc(100% - 106px);-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-top: 60px;}}@media (max-width: 767px) {.services__bg {height: 140px;width: 100%;padding-left: 20px;padding-top: 32px;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}}.services__title {font-size: 90px;font-weight: 700;text-transform: uppercase;position: absolute;z-index: 3;left: 0;color: #fff;-webkit-writing-mode: vertical-rl;-ms-writing-mode: tb-rl;writing-mode: vertical-rl;-webkit-transform: rotate(180deg);transform: rotate(180deg);}@media (max-width: 1365px) {.services__title {font-size: 70px;}}@media (max-width: 1023px) {.services__title {-webkit-writing-mode: initial;-ms-writing-mode: initial;writing-mode: initial;-webkit-transform: none;transform: none;position: relative;}}@media (max-width: 767px) {.services__title {font-size: 50px;}}.services__items {position: relative;z-index: 2;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 0;flex-shrink: 0;padding: 125px 0;margin-left: 45px;margin-right: 30px;}@media (max-width: 1365px) {.services__items {padding: 80px 0;margin-left: 30px;margin-right: 20px;}}@media (max-width: 1023px) {.services__items {background: #f2f6f9;padding: 80px 0 80px 88px;-ms-flex-item-align: end;align-self: flex-end;width: calc(100% - 100px);margin: 0;margin-top: -215px;}}@media (max-width: 767px) {.services__items {width: 100%;margin-top: 0;padding: 46px 20px;}}.services__item {position: relative;margin-bottom: 35px;}.services__item:last-child {margin-bottom: 0;border-bottom: none;}.services__item:last-child .services__item-description {top: 0;-webkit-transform: translate(calc(-100% - 20px), calc(-100% + 14px));transform: translate(calc(-100% - 20px), calc(-100% + 14px));}@media (max-width: 1023px) {.services__item:last-child .services__item-description {-webkit-transform: none;transform: none;}}.services__item:last-child .services__item-description:before {bottom: 0;top: auto;}@media (max-width: 1023px) {.services__item:last-child .services__item-description:before {display: none;}}.services__item:last-child .services__item-description p {margin-top: 0;margin-bottom: 24px;}@media (max-width: 1023px) {.services__item:last-child .services__item-description p {margin-top: 0;margin-bottom: 24px;}}@media (max-width: 1365px) {.services__item {margin-bottom: 30px;}}@media (max-width: 1023px) {.services__item {max-width: 475px;border-bottom: 1px solid #fff;}}@media (max-width: 767px) {.services__item {margin-bottom: 26px;max-width: none;}}.services__item-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;font-size: 24px;line-height: 1.2;font-weight: 700;-webkit-transition: 0.2s ease;transition: 0.2s ease;}@media (max-width: 1365px) {.services__item-title {font-size: 20px;}}@media (max-width: 1023px) {.services__item-title {margin-bottom: 10px;}}.services__item-title:hover {color: #e84922;cursor: pointer;}@media (max-width: 1023px) {.services__item-title:hover {color: inherit;cursor: default;}}.services__item-title:hover span {color: #e84922;}@media (max-width: 1023px) {.services__item-title:hover span {color: rgba(40, 40, 40, 0.11);}}.services__item-title:hover ~ .services__item-description {opacity: 1;max-height: 1000px;}.services__item-title:hover ~ .services__item-description:before {-webkit-transform: translateX(0);transform: translateX(0);}.services__item-title span {display: inline-block;width: 100px;text-align: right;font-size: 12px;line-height: 1.5;color: rgba(40, 40, 40, 0.11);-webkit-transition: 0.2s ease;transition: 0.2s ease;}@media (max-width: 1365px) {.services__item-title span {width: 55px;}}@media (max-width: 1023px) {.services__item-title span {width: auto;}}@media (max-width: 767px) {.services__item-title span {display: none;}}.services__item-description {max-height: 0;opacity: 0;position: absolute;overflow: hidden;width: 460px;top: 14px;left: 0;-webkit-transform: translateX(calc(-100% - 20px));transform: translateX(calc(-100% - 20px));padding-right: 130px;font-size: 18px;line-height: 1.5;font-weight: 300;color: #fff;-webkit-transition: 0.2s ease;transition: 0.2s ease;}.services__item-description:before {content: "";position: absolute;top: 0;right: 0;width: 100%;height: 2px;background-color: #fff;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: 0.2s ease;transition: 0.2s ease;}@media (max-width: 1023px) {.services__item-description:before {display: none;}}@media (max-width: 1365px) {.services__item-description {width: 350px;padding-right: 55px;-webkit-transform: translateX(calc(-100% - 14px));transform: translateX(calc(-100% - 14px));font-size: 16px;}}@media (max-width: 1023px) {.services__item-description {position: relative;-webkit-transform: none;transform: none;opacity: 1;max-height: none;color: #000;top: 0;padding-right: 0;width: 100%;max-width: 400px;}}@media (max-width: 767px) {.services__item-description {font-size: 14px;}}.services__item-description p {margin-top: 24px;}@media (max-width: 1023px) {.services__item-description p {margin-top: 0;margin-bottom: 30px;}}@media (max-width: 767px) {.services__item-description p {margin-bottom: 26px;}}.clients {overflow: hidden;margin-bottom: 195px;}@media (max-width: 1365px) {.clients {margin-bottom: 170px;}}@media (max-width: 1023px) {.clients {margin-bottom: 100px;}}.clients .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}@media (max-width: 767px) {.clients .container {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-top: 45px;}}.clients .container:before {content: "";position: absolute;top: 0;left: 0;z-index: 2;height: 100%;width: 300px;background: -webkit-gradient(linear, left top, right top, color-stop(50.52%, #fff), to(rgba(255, 255, 255, 0)));background: linear-gradient(90deg, #fff 50.52%, rgba(255, 255, 255, 0) 100%);}@media (max-width: 1365px) {.clients .container:before {width: 130px;}}@media (max-width: 767px) {.clients .container:before {width: 40px;}}.clients .side-title {top: auto;z-index: 3;}@media (max-width: 767px) {.clients .side-title {position: absolute;top: 0;left: 0;width: 100%; margin: 0 auto 30px 20px;}}.clients__wrap {pointer-events: none !important;}.clients__wrap .slick-track {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;pointer-events: none !important;}.clients__wrap .slick-slide {outline: 0 !important;pointer-events: none !important;}.clients__items {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;margin-left: -60px;}.clients__items:first-child {margin-left: 0;}@media (max-width: 767px) {.clients__items {margin-left: -30px;}}.clients__items li:nth-child(2) {margin-left: 125px;margin-top: 100px;margin-bottom: 100px;}@media (max-width: 1365px) {.clients__items li:nth-child(2) {margin-top: 80px;margin-bottom: 80px;}}@media (max-width: 767px) {.clients__items li:nth-child(2) {margin-left: 60px;margin-top: 60px;margin-bottom: 60px;}}@media (max-width: 767px) {.clients__items img {width: 140px;}}.blob-animation {position: absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;overflow: hidden;-webkit-filter: blur(20px) saturate(5);filter: blur(20px) saturate(5);}.blob-animation div {height: 60%;width: 60%;background: radial-gradient(circle, #feb34f, #f78f03);position: absolute;border-radius: 50%;}