@font-face {font-family: 'Geologica';font-style: normal;font-weight: 300;font-display: swap;src: local('Geologica'), url('../fonts/Geologica-Light.woff2') format('woff2'), url('../fonts/Geologica-Light.woff') format('woff'), url('../fonts/Geologica-Light.ttf') format('ttf'), url('../fonts/Geologica-Light.eot') format('eot');}@font-face {font-family: 'Geologica';font-style: normal;font-weight: 400;font-display: swap;src: local('Geologica'), url('../fonts/Geologica-Regular.woff2') format('woff2'), url('../fonts/Geologica-Regular.woff') format('woff'), url('../fonts/Geologica-Regular.ttf') format('ttf'), url('../fonts/Geologica-Regular.eot') format('eot');}@font-face {font-family: 'Geologica';font-style: normal;font-weight: 500;font-display: swap;src: local('Geologica'), url('../fonts/Geologica-Medium.woff2') format('woff2'), url('../fonts/Geologica-Medium.woff') format('woff'), url('../fonts/Geologica-Medium.ttf') format('ttf'), url('../fonts/Geologica-Medium.eot') format('eot');}@font-face {font-family: 'Geologica';font-style: normal;font-weight: 700;font-display: swap;src: local('Geologica'), url('../fonts/Geologica-Bold.woff2') format('woff2'), url('../fonts/Geologica-Bold.woff') format('woff'), url('../fonts/Geologica-Bold.ttf') format('ttf'), url('../fonts/Geologica-Bold.eot') format('eot');}video::-webkit-media-controls {position: relative;z-index: 1;}video::-webkit-media-controls-panel {position: relative;z-index: 1;}video::state(webkit-media-controls-play-button) {position: relative;z-index: 1;}video::-webkit-media-controls-start-playback-button {position: relative;z-index: 1;}* {padding: 0px;margin: 0px;border: 0px;}*, *:before, *:after {-webkit-box-sizing: border-box;box-sizing: border-box;}html {height: 100%;text-rendering: optimizeLegibility;-webkit-text-size-adjust: none;-moz-text-size-adjust: none;-ms-text-size-adjust: none;text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-moz-tap-highlight-color: rgba(0, 0, 0, 0);-ms-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-font-smoothing: antialiased;-moz-font-smoothing: antialiased;-ms-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}body {min-width: 320px;height: 100%;font-family: "Geologica", "Arial", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size: 16px;line-height: 24px;font-weight: 400;color: #E7E7E8;background-color: #0C0D1B;scrollbar-gutter: stable;}body.stop-transitions .nav__wrap {-webkit-transition: none !important;-o-transition: none !important;transition: none !important;}input, button, textarea {font-family: "Geologica", "Arial", sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-size: inherit;}button {cursor: pointer;color: inherit;background-color: inherit;}a {color: inherit;}a:link, a:visited {text-decoration: none;}a:hover {text-decoration: none;}ul li {list-style: none;}img {display: block;max-width: 100%;height: auto;vertical-align: top;}h1, h2, h3, h4, h5, h6 {font-weight: inherit;font-size: inherit;}.lock body {overflow: hidden;-ms-touch-action: none;touch-action: none;}.wrapper {min-height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;overflow: hidden;}.wrapper > main {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;}.wrapper > * {min-width: 0;}.visually-hidden {position: absolute;width: 1px;height: 1px;padding: 0;border: 0;margin: -1px;clip: rect(0 0 0 0);overflow: hidden;}svg {width: 100%;height: 100%;}.visually-hidden {position: absolute;width: 1px;height: 1px;margin: -1px;border: 0;padding: 0;white-space: nowrap;-webkit-clip-path: inset(100%);clip-path: inset(100%);clip: rect(0 0 0 0);overflow: hidden;}h1, .h1 {font-size: 64px;line-height: 80px;font-weight: 700;}h2, .h2 {margin-bottom: 40px;font-size: 54px;line-height: 64px;font-weight: 700;color: #39BBB8;}.text {font-size: 16px;line-height: 24px;font-weight: 400;color: #E7E7E8;}.btn {position: relative;padding: 18px 8px 18px 24px;font-size: 18px;line-height: 24px;font-weight: 500;text-align: center;background-color: #319D9E;color: #fff;border-radius: 10px;-webkit-transition: background-color .2s, border .2s, color .2s;-o-transition: background-color .2s, border .2s, color .2s;transition: background-color .2s, border .2s, color .2s;}.btn:hover, btn:focus, btn:active {outline: none;background-color: #1F5760;}.btn_dark {border: 2px solid #3E4050;background-color: #141625;color: #E7E7E8;}.btn_dark:hover, btn_dark:focus, btn_dark:active {outline: none;border: 2px solid #3E4050;background-color: #3E4050;}.btn_download {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;padding: 10px 24px;background-color: transparent;}.btn_download::after {content: '';margin-left: 11px;display: inline-block;width: 32px;height: 32px;background-image: url(../img/icons/download.svg);background-position: center;background-size: cover;background-repeat: no-repeat;}.btn_arrow:before {content: '';position: absolute;width: 14px;height: 14px;background-repeat: no-repeat;background-position: center;background-size: contain;}.btn_arrow_black {padding-right: 76px;}.btn_arrow_black:after {content: '';position: absolute;width: 44px;height: 44px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 8px;background-color: #fff;background-image: url(../img/icons/arrow_black.svg);background-position: center;background-size: 14px 14px;background-repeat: no-repeat;border-radius: 6px;}.btn_arrow_white {;padding: 12px 32px;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;}.btn_arrow_white:after {content: '';display: block;width: 32px;height: 32px;background-image: url(../img/icons/arrow_white.svg);background-position: center;background-size: cover;background-repeat: no-repeat;}section {margin-bottom: 100px;}.container {margin: 0 auto;padding: 0 40px;width: 100%;max-width: 1240px;}.noscroll {overflow: hidden;}@media (max-width: 992px) {h1, .h1 {font-size: 28px;line-height: 36px;}h2, .h2 {margin-bottom: 32px;font-size: 28px;line-height: 34px;}.text {font-size: 15px;line-height: 20px;}section {margin-bottom: 56px;}.container {padding: 0 34px;}.btn {padding: 18px 16px;font-size: 16px;line-height: 20px;border-radius: 4px;}.btn_arrow_black {padding-right: 64px;}.btn_arrow_black:before {width: 40px;height: 40px;background-size: 11px 11px;}.btn_arrow_white {padding: 8px 38px;}.btn_download {padding: 10px 24px;}.btn_download::after {margin-left: 8px;width: 24px;height: 24px;}}@media (max-width: 767px) {section {margin-bottom: 48px;}.container {padding: 0 18px;}h2, .h2 {margin-bottom: 24px;}.btn {padding: 8px 38px;font-weight: 400;}.btn_arrow_black {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;}.btn_arrow_black:after {position: static;top: auto;left: auto;-webkit-transform: none;-ms-transform: none;transform: none;background-image: url(../img/icons/arrow_white.svg);width: 32px;height: 32px;background-size: cover;background-color: transparent;}.btn_download {padding: 10px 22px;}}.wrapper {position: relative;}.header__menu {margin-left: auto;}.header__content {position: absolute;top: 0;right: 0;left: 0;margin: 0 auto;padding: 17px 40px;width: 100%;max-width: 2000px;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;z-index: 3;}.header__logo-link {position: relative;margin-right: 32px;width: 100%;max-width: 98px;z-index: 1;}.header__logo {display: block;}.header__menu {margin-right: 64px;}.menu-burger {display: none;padding: 7px;position: relative;z-index: 1;cursor: pointer;background: transparent;border: 2px solid transparent;width: 24px;height: 14px;border-radius: 2px;pointer-events: all;}.menu-burger::before, .menu-burger::after {content: '';position: absolute;display: block;left: 0;width: 100%;height: 2px;border-radius: 2px;background-color: #fff;}.menu-burger::before {top: 0;-webkit-box-shadow: 0 6px 0 #fff;box-shadow: 0 6px 0 #fff;-webkit-transition: top .18s, -webkit-box-shadow .18s, -webkit-transform .18s;transition: top .18s, -webkit-box-shadow .18s, -webkit-transform .18s;-o-transition: box-shadow .18s, top .18s, transform .18s;transition: box-shadow .18s, top .18s, transform .18s;transition: box-shadow .18s, top .18s, transform .18s, -webkit-box-shadow .18s, -webkit-transform .18s;}.menu-burger::after {bottom: 0;-webkit-transition: bottom .18s, -webkit-transform .18s;transition: bottom .18s, -webkit-transform .18s;-o-transition: bottom .18s, transform .18s;transition: bottom .18s, transform .18s;transition: bottom .18s, transform .18s, -webkit-transform .18s;}.menu-burger._active::before {width: 66.4%;top: 5px;left: 6px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);-webkit-box-shadow: none;box-shadow: none;-webkit-transition: top .18s, -webkit-box-shadow .18s, -webkit-transform .18s;transition: top .18s, -webkit-box-shadow .18s, -webkit-transform .18s;-o-transition: box-shadow .18s, top .18s, transform .18s;transition: box-shadow .18s, top .18s, transform .18s;transition: box-shadow .18s, top .18s, transform .18s, -webkit-box-shadow .18s, -webkit-transform .18s;background-color: #888D9F;-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;}.menu-burger._active::after {width: 66.4%;bottom: 4px;left: 5px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: bottom .18s, -webkit-transform .18s;transition: bottom .18s, -webkit-transform .18s;-o-transition: bottom .18s, transform .18s;transition: bottom .18s, transform .18s;transition: bottom .18s, transform .18s, -webkit-transform .18s;background-color: #888D9F;-webkit-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;}.menu-burger._active {width: 24px;height: 24px;border: 2px solid #888D9F;border-radius: 2px }.nav__wrap {margin-left: auto;}.header__nav {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.header-nav__item {margin-right: 40px;}.header-nav__item:last-child {margin-right: 0;}.header-nav__link {display: block;font-size: 16px;line-height: 24px;}.header-contacts {position: relative;margin-left: 64px;z-index: 1;}.header-tel {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.header-tel__svg {margin-right: 10px;width: 24px;height: 24px;}.header-tel__text {font-size: 16px;line-height: 24px;}.intro {position: relative;max-height: 100vh;overflow: hidden;background: url("../img/intro/cover.webp") center no-repeat;background-size: cover;}.intro-report {background: url("../img/intro/report/cover.webp") center no-repeat;}.intro:after {content: "";display: block;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .6);position: absolute;top: 0;left: 0;z-index: 1;}.intro__content {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: center;-ms-flex-pack: center;justify-content: center;margin: 0 auto;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}.intro__title {margin-bottom: 40px;font-weight: 700;font-size: 64px;line-height: 80px;color: #fff;text-align: left;}.intro__title span {display: block;}.intro__title-report {text-align: center;}.intro__container {width: 100%;margin: 0 auto;}.video {position: relative;z-index: 1;padding-bottom: 56.25%;}.video__media {width: 100%;height: auto;position: absolute;top: -4px;left: 0;}.intro__btn {width: 100%;max-width: 346px;}.intro__btn.intro__btn-report {display: none;}.intro__btn_visible {display: -webkit-box;display: -ms-flexbox;display: flex;}.intro__btn_hidden {display: none;}.social {margin-top: 56px;display: none;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: -webkit-max-content;width: -moz-max-content;width: max-content;}.social__link {display: block;}.social__item {margin-right: 12px;width: 24px;height: 24px;}.social__item:last-child {margin-right: 0;}.social__link {background-repeat: no-repeat;background-position: center;background-size: cover;font-size: 0;}.social__link_wp {background-image: url(../img/icons/wp.svg);}.social__link_tg {background-image: url(../img/icons/tg.svg);}.social__link_fb {background-image: url(../img/icons/fb.svg);}.footer {padding: 60px 0 38px;background-color: #141625;}.footer-top {margin-bottom: 36px;}.footer-bottom {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;padding-top: 16px;border-top: 1px solid #3E4050;}.footer-top__cols {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.footer-top__col_left {margin-right: 32px;width: 100%;max-width: 360px;}.footer__title {margin-bottom: 32px;font-size: 24px;line-height: 32px;font-weight: 500;color: #E7E7E8;}.footer__nav {margin-bottom: 32px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 16px 40px;-ms-flex-wrap: wrap;flex-wrap: wrap }.footer-contacts {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 16px 40px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.footer__nav-link {display: block;font-size: 16px;line-height: 140%;font-weight: 400;color: #E7E7E8;}.footer-contacts__country {position: relative;padding-left: 22px;font-size: 16px;line-height: 100%;font-weight: 400;}.footer-contacts__country span {color: #E7E7E8;border-bottom: 1px dashed #E7E7E8;}.footer-contacts__country::before {content: '';position: absolute;width: 16px;height: 16px;top: 0;left: 0;background-image: url(../img/icons/vector.svg);background-position: center;background-size: cover;background-repeat: no-repeat;}.footer-contacts__tel {font-weight: 400;font-size: 16px;line-height: 100%;color: #E7E7E8;}.footer__text {font-size: 13px;line-height: 18px;font-weight: 400;color: #3E4050;}.footer__text span {display: inline-block;}.footer__text span:first-child {margin-right: 4px;}.footer__social {margin-top: 0;margin-left: auto;display: -webkit-box;display: -ms-flexbox;display: flex;}.footer .footer__social_hidden {display: none;}@media (max-width: 1200px) {.header-nav__item {margin-right: 20px;}.header__menu {margin-right: 32px;}.header-contacts {margin-left: 32px;}}@media (max-width: 992px) {.header__logo-link {max-width: 84px;}.header-tel__text {font-size: 15px;line-height: 20px;}.header__content {padding: 20px 34px;}.nav__wrap {position: absolute;top: 0;left: 0;padding: 116px 34px 24px;margin: 0;width: 100%;height: 100vh;overflow-y: auto;-webkit-transform: translateX(100%);-ms-transform: translateX(100%);transform: translateX(100%);background-color: #0C0D1B;-webkit-transition: -webkit-transform 0.18s;transition: -webkit-transform 0.18s;-o-transition: transform 0.18s;transition: transform 0.18s;transition: transform 0.18s, -webkit-transform 0.18s;}.nav__wrap._active {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);-webkit-transition: -webkit-transform 0.18s;transition: -webkit-transform 0.18s;-o-transition: transform 0.18s;transition: transform 0.18s;transition: transform 0.18s, -webkit-transform 0.18s;}.header__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;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.header-nav__item {margin-right: 0;margin-bottom: 16px;}.header-nav__link {font-size: 18px;line-height: 22px;font-weight: 500;}.header-nav__item:last-child {margin-bottom: 0;}.header-contacts {margin-left: auto;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}.menu-burger {display: block;margin-right: 0;margin-left: 42px;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3 }.intro {overflow: unset;background: url("../img/intro/cover-tab.webp") center no-repeat;}.intro-report {background: url("../img/intro/report/cover-tab.webp") center no-repeat;}.intro__title {margin-bottom: 32px;font-size: 42px;line-height: 50px;}.intro__title-report {text-align: left;width: 100%;max-width: 300px;}.intro__btn {max-width: 302px;}.intro__btn.intro__btn-report {display: block;}.footer {padding: 32px 0;}.footer__nav {margin-bottom: 28px;gap: 16px }.social {display: -webkit-box;display: -ms-flexbox;display: flex;}.footer__social {display: -webkit-box;display: -ms-flexbox;display: flex;}.footer__title {margin-bottom: 16px;font-size: 18px;line-height: 22px;}.footer-top__col_left {margin-right: 40px;}.footer__nav-link {color: #888D9F;}.footer-contacts {gap: 0 24px }.footer-contacts__country {font-size: 15px;line-height: 20px;}.footer-contacts__tel {font-size: 15px;line-height: 20px;}.footer-bottom {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-top: 8px;}.footer__text span {display: block;}.footer__text span:first-child {margin-right: 0;margin-bottom: 8px;}}@media (max-width: 767px) {.header__logo-link {max-width: 72px;}.header__content {padding: 16px;}.header-contacts {display: none;}.nav__wrap {padding: 84px 18px 16px;}.menu-burger {margin-left: 0;}.intro {max-height: unset;height: 56.1vw;overflow: unset;background: url("../img/intro/cover-mob.webp") center no-repeat;}.intro-report {background: url("../img/intro/report/cover-mob.webp") center no-repeat;}.intro__title {margin-bottom: 0;font-size: 32px;line-height: 42px;}.intro__btn-wrap {padding: 0 18px;}.intro__btn {max-width: 100%;}.intro__btn.intro__btn-report {display: none;}.intro__btn_visible {display: none;}.intro__btn_hidden {margin-top: 32px;display: -webkit-box;display: -ms-flexbox;display: flex;}.video {padding-bottom: 0;height: 100%;-o-object-fit: cover;object-fit: cover;}.video__media {height: 100%;-o-object-fit: cover;object-fit: cover;}.social {margin-top: 40px;}.footer {padding: 24px 0;}.footer-top {margin-bottom: 24px;}.footer-top__cols {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.footer-top__col_left {margin-bottom: 24px;margin-right: 0;max-width: 100%;}.footer-top__col_right {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 18% 1fr;grid-template-columns: repeat(2, 1fr);gap: 0 18% }.footer__btn {width: 100%;}.footer__nav {margin-bottom: 0;-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;gap: 8px;}.footer-contacts {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;-ms-flex-wrap: nowrap;flex-wrap: nowrap;gap: 16px;-ms-flex-negative: 0;flex-shrink: 0;}.footer-contacts__tel {margin-bottom: 40px;}.footer .footer__social_visible {display: none;}.footer .footer__social_hidden {display: -webkit-box;display: -ms-flexbox;display: flex;margin-top: auto;margin-left: 0;}}@media (max-width: 480px) {.intro {height: 111.1vw;}}.info {position: relative;margin-top: -48px;z-index: 1;}.info__inner {padding: 40px 60px;background-color: #0C0D1B;border: 1px solid #3E4050;border-radius: 20px;}.info__list {display: -ms-grid;display: grid;grid-template-columns: repeat(3, 1fr);}.info__item {position: relative;width: 100%;}.info__item .info__num-wrap {width: 100%;}.info__item:nth-child(1) {padding-right: 57px;}.info__item:nth-child(2) {padding: 0 84px 0 64px;}.info__item:nth-child(3) {padding-left: 85px;}.info__item:before {content: '';position: absolute;width: 1px;height: 69.7%;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);right: 0;background-color: #3E4050;}.info__item:last-child:before {content: none;}.info__num {margin: 0 auto;margin-bottom: 10px;width: 100%;color: #39BBB8;}.info__num-count {font-size: 32px;line-height: 40px;font-weight: 700;text-transform: uppercase;}.info__num-text {font-size: 16px;line-height: 24px;text-transform: lowercase;}.info__num-head {font-size: 16px;line-height: 24px;}@media (max-width: 992px) {.info__inner {padding: 0;}.info__num {margin-bottom: 8px;}.info__num-count {font-size: 28px;line-height: 34px;}.info__num-text {font-size: 15px;line-height: 20px;}.info__list .info__item {padding: 24px 22px;}.info__num-head {font-weight: 400;font-size: 15px;line-height: 20px;}}@media (max-width: 767px) {.info__container {padding-right: 0;padding-left: 0;}.info__inner {border: 0;border-radius: 0;background-color: transparent;}.info__list-wrap {overflow-x: auto;padding-bottom: 12px;}.info__list {padding-right: 16px;padding-left: 16px;width: -webkit-min-content;width: -moz-min-content;width: min-content;display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, minmax(276px, 1fr));grid-gap: 0 8px;grid-auto-flow: column;}.info__item {min-width: 276px;border: 1px solid #3E4050;border-radius: 20px;background-color: #0C0D1B;}.info__item:before {content: none;}}.about__cols {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 0 32px;}.about__col_left {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.about__col_right {position: relative;-ms-flex-negative: 0;flex-shrink: 0;width: 557px;height: auto;background-image: url(../img/about/bg.webp);background-position: -50px center;background-size: contain;background-repeat: no-repeat;}.about__descr {margin-bottom: 32px;}.about__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 24px 40px }.about__count {margin-bottom: 6px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.about__num {margin-right: 6px;font-size: 32px;line-height: 40px;font-weight: 700;}.about__symbol {font-size: 32px;line-height: 40px;font-weight: 700;}.about__text {width: 100%;font-size: 13px;line-height: 18px;}.about__item:nth-child(1) .about__text {max-width: 83px;}.about__item:nth-child(2) .about__text {max-width: 144px;}.about__item:nth-child(3) .about__text {max-width: 114px;}.pin {padding-top: 20px;position: absolute;width: 38px;height: 52px;background-image: url(../img/about/pin.svg);background-position: center;background-size: contain;background-repeat: no-repeat;cursor: pointer;}.pin._hover .pin__block, .pin:active .pin__block {display: block;}.pin_1 {top: 36px;right: 227px;}.pin_2 {top: 224px;right: 93px;}.pin_3 {top: 190px;right: 203px;}.pin_4 {bottom: 140px;left: 265px;}.pin_5 {bottom: 108px;left: 205px;}.pin_6 {bottom: 55px;left: 120px;}.pin_7 {bottom: 165px;left: 150px;}.pin__block {display: none;position: absolute;width: 324px;height: -webkit-max-content;height: -moz-max-content;height: max-content;padding: 20px 20px 40px;background-color: #1E2132;-webkit-box-shadow: 0px 11px 15px 0px #00000033;box-shadow: 0px 11px 15px 0px #00000033;-webkit-box-shadow: 0px 9px 46px 0px #0000001F;box-shadow: 0px 9px 46px 0px #0000001F;-webkit-box-shadow: 0px 24px 38px 0px #00000024;box-shadow: 0px 24px 38px 0px #00000024;border-radius: 10px;z-index: 1;}.pin__block::before {content: '';position: absolute;bottom: -14px;width: 0;height: 0;left: 60px;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 15px solid #1E2132;}.pin_1 .pin__block {top: 57px;left: -75px;}.pin_1 .pin__block:before {top: -14px;bottom: auto;left: 79px;border-bottom: 15px solid #1E2132;border-top: 0 }.pin_2 .pin__block {bottom: 60px;left: -205px;}.pin_2 .pin__block:before {left: 209px;}.pin_3 .pin__block {bottom: 60px;left: -100px;}.pin_3 .pin__block:before {left: 105px;}.pin_4 .pin__block {bottom: 60px;left: -45px;}.pin_4 .pin__block:before {left: 49px;}.pin_5 .pin__block {bottom: 60px;left: -56px;}.pin_6 .pin__block {bottom: 60px;left: -56px;}.pin_7 .pin__block {bottom: 60px;left: -56px;}.pin__country {display: block;margin-bottom: 16px;font-size: 16px;line-height: 24px;letter-spacing: 0.15px;}.pin__address {display: block;font-size: 14px;line-height: 20px;letter-spacing: 0.25px;}.pin-close {position: absolute;width: 18px;height: 18px;top: 16px;right: 16px;}.pin-close svg path {-webkit-transition: fill 0.2s;-o-transition: fill 0.2s;transition: fill 0.2s;}.pin-close:hover svg path {fill: #fff;}@media (max-width: 1140px) {.pin__country {margin-bottom: 10px;font-size: 15px;line-height: 20px;}.pin__address {font-size: 13px;line-height: 16px;}}@media (max-width: 992px) {.about {margin-bottom: 32px;}.about__title {margin-bottom: 32px;}.about__list {-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 16px 24px }.about__item:nth-child(3) {width: 100%;}.about__cols {gap: 0 24px }.about__descr {margin-bottom: 24px;}.about__col_right {width: 324px;background-image: url(../img/about/bg-tab.webp);background-position: -40px center;}.about__count {margin-bottom: 4px;}.about__num {font-size: 28px;line-height: 34px;}.about__symbol {font-size: 28px;line-height: 34px;}.pin-close {top: 6px;right: 6px;}.pin__block {padding: 16px;width: 294px;}.pin {padding-top: 0;width: 25px;height: 27px;}.pin_1 {top: 20px;right: 132px;}.pin_2 {top: 136px;right: 55px;}.pin_3 {top: 120px;right: 120px;}.pin_4 {bottom: 97px;left: 148px;}.pin_5 {bottom: 70px;left: 108px;}.pin_6 {bottom: 46px;left: 60px;}.pin_7 {bottom: 110px;left: 84px;}.pin__block::before {border-left: 12px solid transparent;border-right: 12px solid transparent;}.pin_1 .pin__block {top: 38px;left: -145px;}.pin_1 .pin__block::before {top: -14px;bottom: auto;left: 146px;border-bottom: 15px solid #1E2132;border-top: 0 }.pin_2 .pin__block {bottom: 40px;left: -220px;}.pin_2 .pin__block::before {left: 221px;}.pin_3 .pin__block {bottom: 40px;left: -155px;}.pin_3 .pin__block::before {left: 156px;}.pin_4 .pin__block {bottom: 40px;left: -125px;}.pin_4 .pin__block::before {left: 126px;}.pin_5 .pin__block {bottom: 40px;left: -85px;}.pin_5 .pin__block::before {left: 87px;}.pin_6 .pin__block {bottom: 40px;left: -37px;}.pin_6 .pin__block::before {left: 39px;}.pin_7 .pin__block {bottom: 40px;left: -61px;}.pin_7 .pin__block::before {left: 62px;}}@media (max-width: 767px) {.about {margin-bottom: 24px;}.about__cols {display: block;}.about__col_right {margin: 0 auto;}.about__title {margin-bottom: 24px;}.about__list {-ms-flex-wrap: nowrap;flex-wrap: nowrap;gap: 16px 40px;}.about__item:nth-child(2) .about__text span {display: none;}.about__item:nth-child(3) {width: auto;}.about .about__item .about__text {max-width: unset;}}.analytics__title {margin-bottom: 16px;font-size: 32px;line-height: 40px;font-weight: 700;color: #E7E7E8;}.analytics__title span {display: block;}.analytics__cols {display: -ms-grid;display: grid;-ms-grid-columns: 587px 408px;grid-template-columns: 587px 408px;-ms-grid-rows: 1fr auto;grid-template-rows: 1fr auto;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.analytics__cols > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.analytics__cols > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.analytics__cols > *:nth-child(3) {-ms-grid-row: 2;-ms-grid-column: 1;}.analytics__cols > *:nth-child(4) {-ms-grid-row: 2;-ms-grid-column: 2;}.analytics__col_left {-ms-grid-column: 1;-ms-grid-column-span: 1;grid-column: 1 / 2;grid-row: 1 / -1;}.analytics__col_right {grid-column: 2 / -1;-ms-grid-row: 1;-ms-grid-row-span: 1;grid-row: 1 / 2;}.analytics__btns {grid-column: 2 / -1;grid-row: 2 / -1;}.analytics__btn-download {margin-bottom: 16px;}.analytics_text {margin-bottom: 32px;}.analytics__btn {width: 100%;max-width: 100%;}@media (max-width: 1120px) {.analytics__cols {-ms-grid-columns: 587px 56px 1fr;grid-template-columns: 587px 1fr;-ms-grid-rows: auto;grid-template-rows: auto;grid-gap: 22px 56px }.analytics__cols > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1 }.analytics__cols > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 3 }.analytics__col_left {grid-row: auto;}.analytics__col_right {grid-row: auto;}.analytics__btns {grid-column: 1 / -1;grid-row: none;margin: 0 auto;-ms-grid-column-align: center;justify-self: center;}.analytics_text {margin-bottom: 0;}}@media (max-width: 992px) {.analytics__title {margin-bottom: 8px;font-size: 22px;line-height: 30px;}.analytics_text {margin-bottom: 0;}.analytics__cols {-ms-grid-columns: 324px 56px 1fr;grid-template-columns: 324px 1fr;grid-gap: 16px 56px;}}@media (max-width: 767px) {.analytics__cols {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 0;}.analytics__col_left {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;width: 100%;max-width: 100%;margin-right: auto;margin-left: auto;margin-bottom: 32px;}.analytics__col_left * {width: 100%;}.analytics__col_right {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;margin-bottom: 32px;}.analytics__btns {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2 }}.work {margin-bottom: 60px;}.work__wrap {width: 100%;max-width: 720px;margin-left: auto;}.work__title {margin-left: auto;width: 100%;max-width: 720px;text-align: left;}.work__title span {display: block;}.work__text-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.work__text {margin-bottom: 16px;}.work__text:last-child {margin-bottom: 0;}.work__text-box {margin-bottom: 40px;}.work__btn {margin-top: auto;}.work-tabs__text {width: 100%;position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding: 16px 40px;font-size: 24px;line-height: 34px;font-weight: 600;}.work-tabs__list {list-style-type: none;margin-bottom: 40px;counter-reset: num;}.work-tabs__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;position: relative;margin-bottom: 4px;background-color: #141625;border-radius: 10px;-webkit-transition: background-color .2s;-o-transition: background-color .2s;transition: background-color .2s;cursor: pointer;}.work-tabs__item:last-child {margin-bottom: 0;}.work-tabs__item .work-tabs__text:before {content: '0' counter(num);counter-increment: num;margin-right: 48px;font-size: 18px;line-height: 28px;font-weight: 500;color: #1F5760;-webkit-transition: color .2s;-o-transition: color .2s;transition: color .2s;}.work-tabs__item:nth-child(10) .work-tabs__text:before {content: counter(num);font-size: 18px;line-height: 28px }.work-tabs__item:hover {background-color: #152E3E;}.work-tabs__item:hover:before {color: #E7E7E8;}.work-tabs__block {display: none;position: absolute;top: -35px;right: 100%;width: 430px;height: auto;padding-right: 38px;}.work-tabs__box {width: 100%;height: 100%;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 6px 1fr;grid-template-columns: repeat(2, 1fr);gap: 6px }.work-tabs__box-item {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: 196px;height: 136px;}.work__box-img {width: auto;height: auto;}@media (max-width: 1240px) {.work__title {margin-bottom: 32px;text-align: left;max-width: 100%;}.work__wrap {margin-left: 0;max-width: unset;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 55px 1fr;grid-template-columns: repeat(2, 1fr);grid-auto-flow: column;gap: 0 55px }.work-tabs {grid-column: 2 / -1;}.work__text-wrap {-ms-grid-column: 1;-ms-grid-column-span: 1;grid-column: 1 / 2;}.work-tabs__list {margin-bottom: 0;}.work-tabs__text {padding: 16px 24px;padding-bottom: 0;font-size: 20px;line-height: 30px;}.work-tabs__text span {margin-right: 16px;}.work-tabs__text:after {margin-left: auto;content: '';-ms-flex-negative: 0;flex-shrink: 0;width: 24px;height: 24px;border-radius: 4px;border: 1px solid #888D9F;background-image: url(../img/icons/plus.svg);background-position: center;background-size: 14px 14px;background-repeat: no-repeat;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}.work-tabs__item {padding-bottom: 16px;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.work-tabs__item:hover {background-color: #141625;}.work-tabs__block {padding-top: 24px;padding-right: 24px;padding-left: 24px;position: static;max-width: 100%;width: 100%;}.work-tabs__box {grid-template-columns:repeat(auto-fill, minmax(190px, 190px)) }.work-tabs__box-item {width: 100%;height: 76px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.work-tabs__item .work-tabs__text:before {margin-right: 24px;}.work-tabs__item._hover .work-tabs__text:after {background-image: url(../img/icons/minus.svg);background-size: 14px 2px;}}@media (max-width: 992px) {.work {margin-bottom: 48px;}.work-tabs__text {padding: 16px;padding-bottom: 0;font-size: 16px;line-height: 24px;}.work-tabs__item {padding-bottom: 16px;}.work-tabs__box-item {-webkit-box-align: center;-ms-flex-align: center;align-items: center;height: 44px;}.work-tabs__item .work-tabs__text:before {margin-right: 16px;font-size: 16px;line-height: 24px;}.work__text {margin-bottom: 12px;}.work-tabs__block {padding: 0 16px;padding-top: 10px;}.work-tabs__box {grid-template-columns:repeat(auto-fill, minmax(90px, 1fr)) }}@media (max-width: 767px) {.work__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.work-tabs {margin-bottom: 24px;}.work__text-box {margin-bottom: 32px;}.work__title span {display: inline;}.work__box-img_small {width: 56px;}}.overlay_popup {display: none;position: fixed;z-index: 999;top: 0;right: 0;left: 0;bottom: 0;background: #000;opacity: 0.5;}.popup {padding: 0 16px;display: none;position: fixed;z-index: 1000;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 100%;max-width: 648px;}.popup-close {position: absolute;width: 24px;height: 24px;top: 16px;right: 16px;border: 0;z-index: 1;}.popup__object {position: relative;width: 100%;background-color: #fff;padding: 48px;border-radius: 20px;}.popup__title {margin-bottom: 32px;text-align: center;font-size: 32px;line-height: 40px;color: #0C0D1B;}.popup__btn {width: 100%;padding: 18px;}.popup__input {margin-bottom: 24px;padding: 12px 16px;width: 100%;height: 100%;font-size: 18px;line-height: 28px;font-weight: 400;color: #0C0D1B;background-color: #eef4f8;border-radius: 8px;min-height: 56px;outline: none;}.popup__input::-webkit-input-placeholder {font-size: 18px;line-height: 28px;font-weight: 400;}.popup__input::-moz-placeholder {font-size: 18px;line-height: 28px;font-weight: 400;}.popup__input:-ms-input-placeholder {font-size: 18px;line-height: 28px;font-weight: 400;}.popup__input::-ms-input-placeholder {font-size: 18px;line-height: 28px;font-weight: 400;}.popup__input::placeholder {font-size: 18px;line-height: 28px;font-weight: 400;}@media (max-width: 992px) {.popup__object {padding: 48px 24px 24px 24px;}.popup__title {margin-bottom: 24px;font-size: 22px;line-height: 28px;}.popup__input {margin-bottom: 16px;min-height: 48px;font-size: 15px;line-height: 20px;}.popup__input::-webkit-input-placeholder {font-size: 15px;line-height: 20px;}.popup__input::-moz-placeholder {font-size: 15px;line-height: 20px;}.popup__input:-ms-input-placeholder {font-size: 15px;line-height: 20px;}.popup__input::-ms-input-placeholder {font-size: 15px;line-height: 20px;}.popup__input::placeholder {font-size: 15px;line-height: 20px;}.popup__btn {height: 48px;padding: 0;}.popup-close {top: 10px;right: 10px;}}@media (max-width: 767px) {}.partners__list {display: -ms-grid;display: grid;grid-template-columns: repeat(auto-fill, minmax(107px, 1fr));gap: 10px;}.partners__item {padding: 16px;min-height: 76px;max-height: 76px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #141625;border-radius: 10px;}.partners__img {margin: auto;height: 100%;max-width: 100%;width: 100%;}@media (max-width: 992px) {.partners__list {grid-template-columns: repeat(auto-fill, minmax(58px, 1fr));gap: 13px }.partners__item {padding: 8px;min-height: 40px;max-height: 40px;border-radius: 6px;}}@media (max-width: 767px) {.partners__list {gap: 8px }}.products {margin-bottom: 40px;}.products__title {margin-bottom: 40px;text-align: left;}.products-team-report .products__title {margin-bottom: 24px;}.products__title-descr {margin-bottom: 32px;font-size: 16px;line-height: 24px;width: 100%;max-width: 590px;text-align: left;}.products__title span {display: block;}.products__descr {margin-bottom: 24px;font-size: 42px;line-height: 50px;font-weight: 700;text-align: left;}.products__head {display: inline-block;margin-bottom: 16px;padding: 10px 24px;font-size: 18px;line-height: 28px;font-weight: 500;background-color: #319D9E;border-radius: 100px;}.products__block {width: 100%;padding: 40px;background-color: #141625;border-radius: 30px;}.products__top {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 80px 400px;grid-template-columns: 1fr 400px;gap: 0 80px }.products__subtitle {margin-bottom: 40px;font-weight: 700;font-size: 32px;line-height: 40px;text-align: left;}.products__list {width: 100%;}.products__item {padding: 10px 30px 10px 16px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;border-radius: 6px;}.products__item:nth-child(odd) {background-color: #1E2132;}.products__item-text {margin-right: 16px;font-size: 16px;line-height: 24px;color: #888D9F;}.products__item-data {width: 100%;max-width: 175px;font-size: 16px;line-height: 24px;text-align: left;}.canvas-container {width: 320px;height: 320px;}.doughnut-container {margin-top: -85px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.products__top_right {height: 436px;}.doughnut {margin-bottom: -8px;width: 100% !important;max-width: 320px;height: 400px !important;}.doughnut-legend {min-width: 157px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-item-align: end;align-self: flex-end;font-size: 16px;line-height: 24px;text-align: right;}.doughnut-legend__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.doughnut-legend__item .circle {-ms-flex-negative: 0;flex-shrink: 0;width: 8px;height: 8px;margin-left: 7px;border-radius: 50%;}.chart {margin-right: 24px;position: relative;width: 100px;height: 100px;-ms-flex-negative: 0;flex-shrink: 0;}.chart-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.chart__num {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);font-size: 16px;line-height: 24px;text-align: center;}.chart__text {width: 100%;text-align: left;font-size: 16px;line-height: 24px;}.chart__text-descr {margin-top: 4px;color: #888D9F;}.products__bottom {margin-top: -130px;}.products__bottom_left {margin-bottom: 32px;}.products__bottom_right {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 0 60px;}.products__btns {margin-top: 62px;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;gap: 16px;}.products__btn_dark {padding: 18px 40px;}.products__tab {display: none;}.products__tab-vip {display: none;}.products-group .products-group__tabs {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;gap: 0 8px;}.products-group .products__tab-group {display: block;}.products-group .products__tab-group_visible {display: inline-block;margin-bottom: 16px;padding: 10px 24px;font-size: 18px;line-height: 28px;font-weight: 500;background-color: #1E2132;border-radius: 100px;}.products-group .products__tab-group_hidden {display: none;}.products-group .products__tab-group_visible._active {background-color: #319D9E;}.products-group .products__block._active {display: block;}@media (max-width: 767px) {.products-group .products__block._active {display: none;}}.products-vip .products__top_right {height: auto;}.products__heading {font-size: 24px;line-height: 34px;font-weight: 600;}.products-vip .products__top {margin-bottom: 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 0 40px;}.products-vip .products__top_left {width: 100%;max-width: 300px;}.products-vip .products__top_right {width: 100%;max-width: 640px;}.products__features {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns: repeat(4, 1fr);gap: 0 20px }.products__features-item {padding: 24px 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background-color: #1E2132;border-radius: 10px;}.products__features-text {margin-bottom: 17px;font-size: 16px;line-height: 24px;font-weight: 300;}.products__features picture {margin-top: auto;margin-left: auto;}.products__features-img {-ms-flex-negative: 0;flex-shrink: 0;width: 90px;height: 90px;}@media (max-width: 1200px) {.products__top {gap: 0 40px;}}@media (max-width: 1120px) {.products__top {-ms-grid-columns: 1fr 300px;grid-template-columns: 1fr 300px;}.products__bottom {margin-top: -140px;}.doughnut-container {margin-top: -50px;}.doughnut {margin-bottom: 32px;height: 290px !important;}}@media (max-width: 1023px) {.products__top {-ms-grid-columns: 1fr 325px;grid-template-columns: 1fr 325px;}.doughnut {max-width: 260px;margin-bottom: 0;}}@media (max-width: 992px) {.products {margin-bottom: 32px;}.products__heading {font-weight: 700;font-size: 16px;line-height: 24px;}.products__block {padding: 32px;border-radius: 20px;}.products__top_right {height: auto;}.products__title {margin-bottom: 32px;}.products__descr {font-size: 22px;line-height: 30px;}.products-team-report .products__title {margin-bottom: 16px;}.products-team-report .products__title span {display: inline;}.products__title-descr {margin-bottom: 24px;font-size: 15px;line-height: 20px;}.products__head {padding: 12px 16px;font-size: 14px;line-height: 17px;}.products__btn_dark {padding: 12px 40px;}.products__top {gap: 0 50px }.doughnut-container {margin-top: -40px;}.doughnut {height: 320px !important;}.doughnut-legend {margin-right: 32px;font-size: 12px;line-height: 14px;}.doughnut-legend__item {margin-bottom: 8px;}.products__bottom {margin-top: -50px;}.products__bottom_left {margin-bottom: 16px;}.products__subtitle {margin-bottom: 24px;font-size: 16px;line-height: 24px;}.products__item {padding: 8px 10px;min-width: 292px;}.products__item-text {margin-right: 46px;font-size: 14px;line-height: 17px;}.products__item-data {max-width: 94px;font-size: 14px;line-height: 17px;}.products-group .products__tab-group_visible {padding: 12px 16px;font-size: 14px;line-height: 16px;}.chart {margin-right: 16px;width: 60px;height: 60px;}.chart__num {font-size: 12px;line-height: 15px;}.chart__text {max-width: 242px;font-size: 14px;line-height: 17px;}.products__btns {margin-top: 32px;}.products-vip .products__top {margin-bottom: 28px;}.products__features {-ms-grid-columns: 1fr 8px 1fr;grid-template-columns: repeat(2, 1fr);gap: 8px;}.products__features-item {padding: 18px 40px 18px 24px;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.products__features-text {margin-bottom: 0;font-weight: 400;font-size: 14px;line-height: 17px;}.products__features picture {margin-right: 16px;margin-top: 0;margin-left: 0;}.products__features-img {width: 32px;height: 32px;}}@media (min-width: 768px) {.products-group .products__block {display: none;}.products-vip .products__block {display: block;}}@media (max-width: 767px) {.products {margin-bottom: 24px;}.products__block {padding: 0;border-radius: 10px;}.products__block {display: none;}.products-group .products__block {display: none;}.products-team .products__block {display: none;}.products-vip .products__block {display: none;}.products__block-inner {padding: 16px;}.products__top {margin-bottom: 24px;display: block;}.products__title {margin-bottom: 24px;}.products__subtitle {display: none;}.products__head {display: none;}.products__descr {margin-bottom: 16px;}.products__top_left {margin-bottom: 24px;}.products__item {min-width: unset;}.products__item-data {max-width: 94px;}.doughnut-container {margin-top: 0;width: auto;height: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}.doughnut {max-width: 160px;height: 160px !important;}.doughnut-legend {min-width: unset;margin-left: 24px;margin-right: 0;}.doughnut-legend__item {margin-bottom: 4px;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;text-align: left;}.doughnut-legend__item .circle {margin-right: 8px;margin-left: 0;}.products__bottom {margin-top: 0;}.products__bottom_right {display: block;}.products__bottom_right .chart-wrap__right {margin-top: 10px;margin-left: 76px;}.chart__text {max-width: 100%;}.products__btns {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.products__btn {width: 100%;}.products__btn.btn {padding-left: 30px;padding-right: 30px;}.products__tab {width: 100%;display: block;padding: 16px;border-radius: 10px;background-color: #141625;}.products__tab-vip {position: relative;width: 100%;display: block;padding: 16px;border-radius: 10px;background-color: #141625;border-radius: 10px;}.products__tab-group {background-color: #141625;border-radius: 10px;}.products__tab-vip._active .products__tab-text:after {background-image: url(../img/icons/minus.svg);background-size: 14px 2px;}.products__tab-text {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;font-size: 16px;line-height: 24px;font-weight: 500;text-align: left;}.products__tab-text:after {content: '';margin-left: 16px;-ms-flex-negative: 0;flex-shrink: 0;width: 24px;height: 24px;border-radius: 4px;border: 1px solid #888D9F;background-image: url(../img/icons/plus.svg);background-position: center;background-size: 14px 14px;background-repeat: no-repeat;-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;}.products__tab._active .products__tab-text:after {background-image: url(../img/icons/minus.svg);background-size: 14px 2px;}.products-group .products-group__tabs {display: none;}.products-group .products__tab-group_hidden {margin-bottom: 4px;display: block;padding: 16px;border-radius: 10px;width: 100%;}.products__tab-group_hidden._active .products__tab-text:after {background-image: url(../img/icons/minus.svg);background-size: 14px 2px;}.products-vip .products__top {margin-bottom: 24px;margin-bottom: 16px;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}.products-vip .products__top_left {margin-bottom: 0;max-width: 100%;}.products-vip .products__top_right {margin-bottom: 24px;max-width: 100% }.products__features {-ms-grid-columns: auto;grid-template-columns: auto;gap: 4px 0;}.products__features-item {padding: 16px;}}.team .team-slider {display: -ms-grid;display: grid;-ms-grid-columns: 1fr 24px 1fr 24px 1fr;grid-template-columns: repeat(3, 1fr);grid-gap: 0 24px;}.team-slider__item {padding: 32px 32px 40px;border-radius: 20px;background-color: #141625;}.team-slider__img {margin-bottom: 32px;margin-right: auto;margin-left: auto;width: 100%;max-width: 230px;}.team__name {font-size: 24px;line-height: 32px;font-weight: 700;margin-bottom: 4px;color: #39BBB8;text-align: center;}.team__post {margin-bottom: 24px;font-size: 16px;line-height: 22px;text-align: center;}.team__text {padding-right: 12px;overflow-y: auto;height: 306px;font-weight: 300;font-size: 16px;line-height: 24px;color: #888D9F;}.team__text span {display: block;margin-bottom: 16px;}.team__text span:last-child {margin-bottom: 0;}.team__text::-webkit-scrollbar {width: 5px;height: 5px }.team__text::-webkit-scrollbar-track {background: #1E2132 }.team__text::-webkit-scrollbar-thumb {background-color: #1F5760;border-radius: 3px;border-bottom: 1px solid #1F5760 }@media (max-width: 992px) {.team__name {margin-bottom: 8px;font-size: 22px;line-height: 30px;}.team__post {margin-bottom: 16px;font-weight: 500;font-size: 16px;line-height: 24px;}.team__text {height: 292px;font-size: 15px;line-height: 20px;}.team-slider__img {margin-bottom: 16px;}.team .team-slider {display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 -12px;}.team-slider__item {padding: 24px;margin: 0 12px;}.team .slick-track {display: -webkit-box;display: -ms-flexbox;display: flex;}.team .slick-dots li {margin: 0 auto;width: 40px;height: 3px;border-radius: 100px;background-color: #1E2132;}.team .slick-dots li button {display: none;width: auto;height: auto;padding: 0;}.team .slick-dots li.slick-active button:before {content: none;}.team .slick-dots li button:before {content: none;}.team .slick-dots li.slick-active {background-color: #319D9E;}.team .slick-dots {margin: 0 auto;left: 0;right: 0;bottom: -20px;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: -webkit-max-content;width: -moz-max-content;width: max-content;gap: 0 16px }.team__text span {margin-bottom: 10px;}}@media (max-width: 767px) {.team .team-slider {margin: 0 -10px;}.team-slider__item {margin: 0 10px;}}.investment-chart {width: 100%;}.approach__title {margin-bottom: 24px;text-align: left;}.approach__title span {display: block;}.approach__descr {margin-bottom: 32px;font-size: 18px;line-height: 28px;}.approach__cols {margin-bottom: 44px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 20px 1fr;grid-template-columns: repeat(2, 1fr);gap: 0 20px }.approach__col {padding: 32px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;border-radius: 20px;background-color: #141625;}.approach__text {margin-right: 50px;font-size: 24px;line-height: 34px;font-weight: 600;}.approach__col picture {margin-top: 50px;-ms-flex-negative: 0;flex-shrink: 0;-ms-flex-item-align: end;align-self: flex-end;width: 140px;height: 140px;}.approach__img {}.approach__btns {width: 100%;max-width: 1046px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: 8px }.approach__btn {padding: 11px 24px;min-height: 48px;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;-ms-flex-negative: 0;flex-shrink: 0;font-weight: 500;font-size: 18px;line-height: 24px;text-align: center;border-radius: 100px;border: 1px solid #3E4050;}.approach__btn:first-child {background-color: #319D9E;border: 1px solid transparent;}@media (max-width: 992px) {.approach__title {margin-bottom: 16px;}.approach__descr {margin-bottom: 24px;font-size: 15px;line-height: 20px;}.approach__col {padding: 20px;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}.approach__text {margin-right: 0;margin-left: 18px;font-size: 18px;font-weight: 500;line-height: 22px;}.approach__cols {margin-bottom: 32px;}.approach__col picture {margin-top: 0;width: 80px;height: 80px;}.approach__btns {gap: 8px;}.approach__btn {font-size: 14px;line-height: 17px;}}@media (max-width: 767px) {.approach__cols {-ms-grid-columns: auto;grid-template-columns: auto;gap: 8px 0;}}.analytics-report .analytics__title {margin-bottom: 40px;font-weight: 700;font-size: 54px;line-height: 64px;color: #39BBB8;}.analytics-report .analytics__title span {display: block;text-align: left;}.analytics-report .analytics__cols {-ms-grid-columns: 354px 587px;grid-template-columns: 354px 587px;-ms-grid-rows: auto;grid-template-rows: auto;}.analytics-report .analytics__cols > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.analytics-report .analytics__cols > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 2;}.analytics-report .analytics_text {margin-bottom: 16px;}.analytics-report .analytics_text:last-child {margin-bottom: 0;}@media (max-width: 1120px) {.analytics-report .analytics__cols {-ms-grid-columns: 1fr 56px 587px;grid-template-columns: 1fr 587px;grid-gap: 0 56px }}@media (max-width: 992px) {.analytics-report .analytics__title {margin-bottom: 24px;font-size: 28px;line-height: 34px;}.analytics-report .analytics__cols {-ms-grid-columns: 1fr 50px 292px;grid-template-columns: 1fr 292px;grid-gap: 0 50px }.analytics-report .analytics__col_left {margin-bottom: 0;}.analytics-report .analytics__col_right {margin-bottom: 0;}.analytics-report .analytics_text {margin-bottom: 12px;}}@media (max-width: 767px) {.analytics-report .analytics__cols {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;grid-gap: 32px 0 }.analytics-report .analytics__img {width: 100%;}}.directions__title {margin-bottom: 24px;}.directions__title span {display: block;text-align: left;}.directions__descr {width: 100%;max-width: 680px;text-align: left;margin-bottom: 24px;font-size: 16px;line-height: 24px;}.directions__item {padding: 32px 40px;border-radius: 20px;background-color: #141625;}.directions__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.directions__item:nth-child(1), .directions__item:nth-child(2) {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;gap: 0 80px }.directions__head {margin-bottom: 6px;font-weight: 600;font-size: 24px;line-height: 34px;}.directions__text-wrap {margin-bottom: 24px;}.directions__item picture {margin-left: auto;}.directions__item:nth-child(1) .directions__text-wrap, .directions__item:nth-child(2) .directions__text-wrap {margin-bottom: 0;}.directions__text {font-size: 16px;line-height: 24px;color: #888D9F;}.directions__item picture {-ms-flex-negative: 0;flex-shrink: 0;width: 140px;height: 140px;}.directions__btn {margin: 0 auto;}.directions__list {margin-bottom: 40px;display: -ms-grid;display: grid;-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns: repeat(6, 1fr);gap: 20px;}.directions__item:nth-child(1) {-ms-grid-column-span: 3;grid-column: span 3 / span 3;}.directions__item:nth-child(2) {-ms-grid-column-span: 3;grid-column: span 3 / span 3;-ms-grid-column: 4;grid-column-start: 4;}.directions__item:nth-child(3) {-ms-grid-column-span: 2;grid-column: span 2 / span 2;-ms-grid-row: 2;grid-row-start: 2;}.directions__item:nth-child(4) {-ms-grid-column-span: 2;grid-column: span 2 / span 2;-ms-grid-column: 3;grid-column-start: 3;-ms-grid-row: 2;grid-row-start: 2;}.directions__item:nth-child(5) {-ms-grid-column-span: 2;grid-column: span 2 / span 2;-ms-grid-column: 5;grid-column-start: 5;-ms-grid-row: 2;grid-row-start: 2;}@media (max-width: 1140px) {.directions__item:nth-child(1), .directions__item:nth-child(2) {gap: 0 40px }}@media (max-width: 1100px) {.directions__item:nth-child(1), .directions__item:nth-child(2) {gap: 0 20px }}@media (max-width: 1023px) {.directions__title {margin-bottom: 16px;}.directions__descr {max-width: 580px;}.directions__list {margin-bottom: 24px;-ms-grid-columns: 1fr 24px 1fr;grid-template-columns: repeat(2, 1fr);-ms-grid-rows: auto;grid-template-rows: auto;gap: 16px 24px;}.directions__list > *:nth-child(1) {-ms-grid-row: 1;-ms-grid-column: 1;}.directions__list > *:nth-child(2) {-ms-grid-row: 1;-ms-grid-column: 3;}.directions__item:nth-child(1) {grid-column: auto;}.directions__item:nth-child(2) {grid-column: auto;-ms-grid-column: auto;grid-column-start: auto;}.directions__item:nth-child(3) {grid-column: auto;-ms-grid-column: auto;grid-column-start: auto;}.directions__item:nth-child(4) {grid-column: auto;-ms-grid-column: auto;grid-column-start: auto;-ms-grid-row: auto;grid-row-start: auto;}.directions__item:nth-child(5) {grid-column: auto;-ms-grid-column: auto;grid-column-start: auto;-ms-grid-row: auto;grid-row-start: auto;}.directions__item:nth-child(1), .directions__item:nth-child(2) {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;gap: unset;}.directions__item {padding: 24px 36px 24px 20px;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}.directions__text-wrap {margin-bottom: 0;margin-left: 20px;}.directions__item picture {margin-left: 0;width: 60px;height: 60px;}.directions__head {margin-bottom: 8px;font-weight: 500;font-size: 18px;line-height: 22px;}.directions__text {font-weight: 400;font-size: 14px;line-height: 17px;}.directions__text-wrap {width: 100%;}}@media (max-width: 767px) {.directions__list {-ms-grid-columns: auto;grid-template-columns: auto;gap: 8px 0;}.directions__descr {max-width: 100%;}.directions__item {padding: 16px 24px;}}.geography__inner {padding: 40px;background-color: #141625;border-radius: 30px;}.geography__title {margin-bottom: 24px;}.geography__title span {display: block;}.geography__cols {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap: 0 32px;}.geography__col_left {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}.geography__col_right {position: relative;-ms-flex-negative: 0;flex-shrink: 0;width: 576px;height: auto;}.geography-pin {padding-top: 20px;position: absolute;width: 38px;height: 52px;background-image: url(../img/geography/pin.svg);background-position: center;background-size: contain;background-repeat: no-repeat;cursor: pointer;}.geography-pin__block {display: none;position: absolute;width: 324px;height: -webkit-max-content;height: -moz-max-content;height: max-content;padding: 20px 20px 40px;background-color: #1E2132;-webkit-box-shadow: 0px 11px 15px 0px #00000033;box-shadow: 0px 11px 15px 0px #00000033;-webkit-box-shadow: 0px 9px 46px 0px #0000001F;box-shadow: 0px 9px 46px 0px #0000001F;-webkit-box-shadow: 0px 24px 38px 0px #00000024;box-shadow: 0px 24px 38px 0px #00000024;border-radius: 10px;z-index: 1;}.geography-pin__block::before {content: '';position: absolute;bottom: -14px;width: 0;height: 0;left: 60px;border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 15px solid #1E2132;}.geography-pin._hover .geography-pin__block, .geography-pin._hover .geography-pin__block {display: block;}.geography-pin__country {display: block;margin-bottom: 16px;font-size: 16px;line-height: 24px;letter-spacing: 0.15px;}.geography-pin__address {display: block;font-size: 14px;line-height: 20px;letter-spacing: 0.25px;}.geography-pin-close {position: absolute;width: 18px;height: 18px;top: 16px;right: 16px;}.geography-pin-close svg path {-webkit-transition: fill 0.2s;-o-transition: fill 0.2s;transition: fill 0.2s;}.geography-pin-close:hover svg path {fill: #fff;}.geography-pin_1 {top: 15px;left: 220px;}.geography-pin_2 {top: 125px;right: 175px;}.geography-pin_3 {top: 110px;right: 270px;}.geography-pin_4 {bottom: 90px;left: 246px;}.geography-pin_5 {bottom: 60px;left: 220px;}.geography-pin_6 {bottom: 5px;left: 188px;}.geography-pin_7 {bottom: 89px;left: 167px;}.geography-pin_1 .geography-pin__block {top: 57px;left: -75px;}.geography-pin_1 .geography-pin__block:before {top: -14px;bottom: auto;left: 79px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_2 .geography-pin__block {top: 57px;right: -165px;}.geography-pin_2 .geography-pin__block:before {top: -14px;bottom: auto;left: 126px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_3 .geography-pin__block {top: 57px;right: -165px;}.geography-pin_3 .geography-pin__block:before {top: -14px;bottom: auto;left: 126px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_4 .geography-pin__block {bottom: 57px;right: -245px;}.geography-pin_4 .geography-pin__block:before {top: auto;bottom: -14px;left: 45px;border-top: 15px solid #1E2132;border-bottom: 0;}.geography-pin_5 .geography-pin__block {bottom: 57px;right: -245px;}.geography-pin_5 .geography-pin__block:before {top: auto;bottom: -14px;left: 45px;border-top: 15px solid #1E2132;border-bottom: 0;}.geography-pin_6 .geography-pin__block {bottom: 57px;right: -245px;}.geography-pin_6 .geography-pin__block:before {top: auto;bottom: -14px;left: 45px;border-top: 15px solid #1E2132;border-bottom: 0;}.geography-pin_7 .geography-pin__block {bottom: 57px;right: -245px;}.geography-pin_7 .geography-pin__block:before {top: auto;bottom: -14px;left: 45px;border-top: 15px solid #1E2132;border-bottom: 0;}@media (max-width: 1120px) {.geography__cols {gap: 0 38px;}.geography__col_right {width: 324px;}.geography-pin-close {top: 6px;right: 6px;}.geography-pin__block {padding: 16px;width: 294px;}.geography-pin__country {margin-bottom: 10px;font-size: 15px;line-height: 20px;}.geography-pin__address {font-size: 13px;line-height: 16px;}.geography-pin {padding-top: 0;width: 25px;height: 27px;}.geography-pin__block::before {border-left: 12px solid transparent;border-right: 12px solid transparent;}.geography-pin_1 {top: 4px;left: 126px;}.geography-pin_2 {top: 60px;right: 95px;}.geography-pin_3 {top: 55px;right: 150px;}.geography-pin_4 {bottom: 70px;left: 144px;}.geography-pin_5 {bottom: 42px;left: 126px;}.geography-pin_6 {bottom: 20px;left: 98px;}.geography-pin_7 {bottom: 62px;left: 100px;}.geography-pin_1 .geography-pin__block {top: 38px;left: -112px;}.geography-pin_1 .geography-pin__block:before {top: -14px;bottom: auto;left: 113px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_2 .geography-pin__block {top: 38px;left: -202px;}.geography-pin_2 .geography-pin__block:before {top: -14px;bottom: auto;left: 204px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_3 .geography-pin__block {top: 38px;left: -122px;}.geography-pin_3 .geography-pin__block:before {top: -14px;bottom: auto;left: 124px;border-bottom: 15px solid #1E2132;border-top: 0 }.geography-pin_4 .geography-pin__block {top: auto;bottom: 38px;left: -122px;}.geography-pin_4 .geography-pin__block:before {bottom: -14px;top: auto;left: 124px;border-top: 15px solid #1E2132;border-bottom: 0 }.geography-pin_5 .geography-pin__block {top: auto;bottom: 38px;left: -122px;}.geography-pin_5 .geography-pin__block:before {bottom: -14px;top: auto;left: 124px;border-top: 15px solid #1E2132;border-bottom: 0 }.geography-pin_6 .geography-pin__block {top: auto;bottom: 38px;left: -82px;}.geography-pin_6 .geography-pin__block:before {bottom: -14px;top: auto;left: 83px;border-top: 15px solid #1E2132;border-bottom: 0 }.geography-pin_7 .geography-pin__block {top: auto;bottom: 38px;left: -82px;}.geography-pin_7 .geography-pin__block:before {bottom: -14px;top: auto;left: 83px;border-top: 15px solid #1E2132;border-bottom: 0 }}@media (max-width: 992px) {.geography__inner {padding: 32px;border-radius: 20px;}.geography__title {margin-bottom: 16px;}}@media (max-width: 767px) {.geography__inner {padding: 0;}.geography__title span {display: block;}.geography__col_left {margin-bottom: 0;padding: 16px;background-color: #141625;}.geography__col_right {width: 100%;max-width: 324px;margin: 0 auto;}.geography__cols {display: block;}}