:root {--offset-global: 24px;--black-color: #0E0E0E;--white-color: white;--white-07-color: rgba(255, 255, 255, 0.7);--blue-color: #4B48B7;--red-color: #EB552C;}*, *:after, *:before {box-sizing: border-box;}html, body {margin: 0;padding: 0;font-family: 'Inter', sans-serif;font-weight: 400;font-size: 16px;line-height: 1.25;color: var(--black-color);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: none;}.page-wrap {display: flex;flex-direction: column;}main {flex-grow: 1;}a, a:hover, a:focus {text-decoration: none;}p {margin: 0;}p + p {margin-top: 8px;}h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;font-size: inherit;font-weight: inherit;}.h1 {font-size: 96px;font-weight: 700;line-height: 1;}.h2 {font-weight: 700;font-size: 48px;line-height: 1.167;}@media screen and (max-width: 1120px) {.h1 {font-size: 72px;}.h2 {font-size: 32px;}}@media screen and (max-width: 768px) {.h1 {font-size: 48px;}.h2 {font-size: 24px;}}.container {width: 100%;max-width: calc(1120px + (var(--offset-global) * 2));padding-left: var(--offset-global);padding-right: var(--offset-global);margin-left: auto;margin-right: auto;}.text-center {text-align: center;}.header {position: fixed;z-index: 10;top: 0;left: 0;right: 0;padding: 48px var(--offset-global);--header-color: var(--white-color);}.menu-opened .header-nav-list__link, .menu-opened .header__toggler-menu i, .header.theme-light {--header-color: var(--white-color);}.header.theme-dark {--header-color: var(--black-color);}.header-wrap {--offset: 132px;display: flex;justify-content: space-between;align-items: center;padding-left: calc(var(--offset) - var(--offset-global));padding-right: calc(var(--offset) - var(--offset-global));}.header__logo {display: inline-flex;color: var(--header-color);transition: .15s ease-in-out;}@media (hover), (min-width:0\0), (min--moz-device-pixel-ratio:0) {.header__logo:hover {opacity: .8;}}.header__logo:active {opacity: .8;}.header-nav-list {display: flex;align-items: center;justify-content: flex-end;list-style: none;padding: 0;margin: 0;}.header-nav-list__item:not(:last-of-type) {margin-right: 32px;}.header-nav-list__link {transition: .15s ease-in-out;font-weight: 700;color: var(--header-color);}@media (hover), (min-width:0\0), (min--moz-device-pixel-ratio:0) {.header-nav-list__link:hover {color: var(--red-color);}}.header-nav-list__link:active {color: var(--red-color);}.header__toggler-menu {width: 24px;height: 24px;display: none;flex-direction: column;align-items: center;justify-content: center;border: none;background: none;padding: 3px;cursor: pointer;}.header__toggler-menu i {display: block;height: 2px;width: 100%;background: var(--header-color);margin-top: 2px;margin-bottom: 2px;}.menu-opened .header__toggler-menu i:first-child {transform: translate(0, 3px) rotate(135deg);}.menu-opened .header__toggler-menu i:last-child {transform: translate(0, -3px) rotate(45deg);}@media screen and (max-width: 1120px) {.header {padding: 24px var(--offset-global);}.header-wrap {--offset: 0;}.header__logo {max-width: 120px;}.header-nav {position: fixed;opacity: 0;visibility: hidden;pointer-events: none;top: -70px;padding-bottom: 70px;transform: translateY(70px) scale(.95);bottom: 0;left: 0;right: 0;background: rgba(14, 14, 14, .95);transition: .15s ease-in-out;}.menu-opened .header-nav {visibility: visible;opacity: 1;pointer-events: auto;transform: translateY(70px) scale(1);}.header-nav-list {height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}.header-nav-list__item:not(:last-of-type) {margin-right: 0;margin-bottom: 35px;}.header-nav-list__link {font-size: 32px;}.header__toggler-menu {display: flex;}}@media screen and (max-width: 786px) {.header {padding: 8px var(--offset-global);}.header__logo {max-width: 102px;}}.main-banner {min-height: 100vh;display: flex;align-items: center;justify-content: center;padding-top: 160px;padding-bottom: 160px;color: var(--white-color);background-size: cover;background-position: center;background-repeat: no-repeat;}.webp .main-banner {background-image: url(../img/main-banner.webp);}.no-webp .main-banner {background-image: url(../img/main-banner.jpg);}.main-banner__title {max-width: calc(930px + (var(--offset-global) * 2));}.main-banner__description {max-width: calc(930px + (var(--offset-global) * 2));margin-top: 48px;font-size: 24px;color: var(--white-07-color);line-height: 1.66;}@media screen and (max-width: 786px) {.main-banner__description {margin-top: 32px;font-size: 16px;}}.section {padding-top: 160px;padding-bottom: 160px;}.section + .section {margin-top: -160px;}.section__title {margin-bottom: 48px;}.section__title--color--blue {color: var(--blue-color);}@media screen and (max-width: 1120px) {.section {padding-top: 120px;padding-bottom: 120px;}.section + .section {margin-top: -120px;}.section__title {margin-bottom: 32px;}}@media screen and (max-width: 768px) {.section {padding-top: 56px;padding-bottom: 56px;}.section + .section {margin-top: -56px;}.section__title {margin-bottom: 32px;}}.experience {padding-top: 160px;padding-bottom: 160px;background: var(--black-color);}.experience__title {color: var(--white-color);max-width: 640px;}.experience-list {list-style-type: none;display: flex;flex-wrap: wrap;justify-content: center;padding: 0;margin: -20px;}.experience-list__item {flex: 0 0 20%;max-width: 20%;padding: 20px;counter-increment: num;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-start;color: var(--white-07-color);}.experience-list__item::before {content: counter(num);width: 56px;height: 56px;display: inline-flex;margin-bottom: 16px;font-weight: 700;font-size: 48px;line-height: 1;color: var(--blue-color);}@media screen and (max-width: 1120px) {.experience {padding-top: 120px;padding-bottom: 120px;}.experience__title {margin-bottom: 32px;}}@media screen and (max-width: 768px) {.experience {padding-top: 56px;padding-bottom: 56px;}.experience-list {margin: -12px 0;}.experience-list__item {flex: 0 0 100%;max-width: 100%;flex-direction: row;padding: 12px 0;}.experience-list__item::before {margin-bottom: 0;flex: 0 0 32px;width: 32px;height: 24px;font-size: 20px;}}.about-us .container {max-width: calc(736px + (var(--offset-global) * 2));}.about-us-list {list-style: none;padding: 0;margin: 0;}.about-us-item {display: grid;grid-template-columns: 32px 1fr;grid-gap: 24px;}.about-us-item:not(:last-of-type) {margin-bottom: 32px;}.about-us-item__content {display: flex;flex-direction: column;}.about-us-item__content strong {margin-bottom: 8px;}.about-us__footer {margin-top: 48px;display: flex;justify-content: center;align-items: center;color: var(--red-color);font-weight: 700;font-size: 20px;}.about-us__footer svg {margin-right: 24px;}@media screen and (max-width: 768px) {.about-us .section__title {margin-bottom: 18px;}.about-us-item__content p {font-size: 14px;opacity: 0.7;}.about-us__footer {margin-top: 40px;}}.confidence .container {max-width: calc(990px + (var(--offset-global) * 2));}.companies-list {display: flex;flex-wrap: wrap;justify-content: center;padding: 0;margin: -24px -35px;list-style: none;}.companies-list__item {display: inline-flex;align-items: center;justify-content: center;padding: 24px 35px;}@media screen and (max-width: 1200px) {.companies-list {margin: -24px;}.companies-list__item {padding: 24px;}}@media screen and (max-width: 576px) {.companies-list {margin: -16px -12px;justify-content: flex-start;}.companies-list__item {padding: 16px 12px;}.companies-list__item img {width: var(--mobile-width, 50px);height: var(--mobile-height, 36px);}}.services {min-height: 100vh;position: relative;display: flex;justify-content: flex-end;}.services__bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.services__bg img {width: 100%;height: 100%;object-fit: cover;object-position: center;}.services-content {--width: 640px;--padding-top: 176px;--padding-x: 96px;flex: 0 0 var(--width);max-width: var(--width);position: relative;z-index: 1;color: var(--black-color);padding-top: var(--padding-top);padding-left: var(--padding-x);padding-right: var(--padding-x);background: var(--color);}.services__suptitle {margin-bottom: 24px;font-weight: 700;}.services__text {margin-top: 24px;}.services__text ul {margin: 0;}.services__text li:not(:last-of-type) {margin-bottom: 16px;}@media screen and (max-width: 1120px) {.services-content {--padding-top: 120px;--padding-x: 72px;--width: 550px;}}@media screen and (max-width: 768px) {.services-content {--padding-top: 100px;--padding-x: 52px;--width: 450px;}}@media screen and (max-width: 576px) {.services {min-height: auto;position: relative;display: flex;flex-direction: column;justify-content: flex-start;}.services__bg {position: relative;padding-top: 62%;}.services__bg img {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}.services-content {--padding-top: 32px;--padding-x: var(--offset-global);--width: 100%;padding-bottom: 56px;}.services__suptitle {font-size: 13px;}.services__text {margin-top: 28px;}.services__text ul {padding-left: 20px;}.services__text li:not(:last-of-type) {margin-bottom: 24px;}}.footer {min-height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;background: var(--black-color);}.footer__title {color: var(--blue-color) }.footer__subtitle {margin-top: 24px;color: var(--blue-color);font-size: 24px;line-height: 1.33;}.footer-contacts {margin-top: 96px;display: flex;flex-direction: column;}.footer-contacts > * {color: var(--white-color);font-style: normal;}.footer-contacts > *:not(:last-child) {margin-bottom: 8px;}@media screen and (max-width: 576px) {.footer__subtitle {margin-top: 16px;}.footer-contacts {margin-top: 56px;}.footer-contacts > *:not(:last-child) {margin-bottom: 16px;}}
