.numbers-map {padding-top: 60px;padding-bottom: 60px;}@media screen and (max-width: 768px) {.itx-numbers_desktop {display: none;}}.itx-numbers_mobile {display: none;}@media screen and (max-width: 768px) {.itx-numbers_mobile {display: block;}}.itx-numbers__wrapper {display: flex;justify-content: space-between;gap: 20px;padding: 32px 68px;border: 1px solid rgba(0, 0, 0, 0.1);box-shadow: 0 4px 44px -9px rgba(0, 0, 0, 0.04);border-radius: 16px;}@media screen and (max-width: 1024px) {.itx-numbers__wrapper {flex-wrap: wrap;padding: 32px;}}@media screen and (max-width: 768px) {.itx-numbers__wrapper {flex-wrap: wrap;padding: 32px 16px;gap: 56px 20px;}}.itx-numbers__wrapper--three {justify-content: space-evenly;}@media screen and (max-width: 768px) {.itx-numbers__wrapper--three {justify-content: space-between;}.itx-numbers__wrapper--three .itx-numbers__item:first-child, .itx-numbers__wrapper--five .itx-numbers__item:first-child {flex: 1 0 100%;max-width: 100%;}.itx-numbers__item {flex: 1 0 calc(50% - 10px);max-width: calc(50% - 10px);}}.itx-numbers__number {font-size: 40px;line-height: 44px;font-weight: 700;margin-bottom: 4px;color: #25bb4d;text-align: center;}.itx-numbers__description {color: rgba(5, 19, 32, 0.8);font-size: 16px;line-height: 22.4px;text-align: center;}@media screen and (max-width: 768px) {.itx-numbers__wrapper--five {box-shadow: none;justify-content: center;padding: unset;border: none;position: relative;gap: 32px 20px;}.itx-numbers__wrapper--five .itx-numbers__item:first-child {flex: 1 0 calc(30% - 5px);max-width: calc(30% - 5px);}.itx-numbers__item {flex: 1 0 calc(30% - 5px);max-width: calc(30% - 5px);}}.itx-numbers__number {font-size: 32px;line-height: 110%;}.itx-numbers__description {font-size: 14px;line-height: 120%;}.map {position: relative;height: 490px;overflow: hidden;}@media screen and (max-width: 768px) {.map {display: flex;flex-direction: column;gap: 10px;height: unset;}}.map__title {margin-bottom: 20px;}.map__img {position: absolute;left: 50%;transform: translateX(-50%);}@media screen and (max-width: 1468px) {.map__img {left: unset;transform: unset;right: 0;}}@media screen and (max-width: 1334px) {.map__img {left: 0;right: unset;}}@media screen and (max-width: 1024px) {.map__img {left: -70px;}}@media screen and (max-width: 768px) {.map__img {left: unset;position: static;width: 100%;}}@media screen and (max-width: 768px) {.map__img_desktop {display: none;}}.map__img_mobile {display: none;}@media screen and (max-width: 768px) {.map__img_mobile {display: block;}}.map__img img {width: inherit;}@media screen and (max-width: 1334px) {.map__img img {width: 1000px;}}@media screen and (max-width: 1024px) {.map__img img {width: 800px;}}@media screen and (max-width: 768px) {.map__img img {width: inherit;}}.map__text-block {width: 100%;display: flex;justify-content: flex-end;}@media screen and (max-width: 768px) {.map__text-block {justify-content: unset;flex-direction: column;gap: 32px;}}.map__text {position: relative;z-index: 2;width: 296px;display: flex;flex-direction: column;gap: 12px;}@media screen and (max-width: 768px) {.map__text {width: 100%;}}.map__text-heading {font-weight: 600;font-size: 24px;line-height: 120%;}@media screen and (max-width: 768px) {.map__text-heading {font-size: 20px;}}.map__text-desc {line-height: 140%;color: rgba(5, 19, 32, 0.8);}.map__text-link {font-weight: 600;font-size: 16px;line-height: 112%;color: #25bb4d;display: flex;align-items: center;gap: 12px;transition: all 0.15s;}.map__text-link svg {margin-bottom: 3px;}.map__text-link svg path {transition: all 0.15s;}@media screen and (min-width: 769px) {.map__text-link:hover {color: #179839;gap: 16px;}.map__text-link:hover svg path {fill: #179839;}}@media screen and (max-width: 768px) {.map__text-link {background-color: #25bb4d;font-size: 16px;line-height: 140%;color: #fff;border-radius: 10px;padding: 12px 32px;height: 46px;width: 100%;justify-content: center;margin-top: 12px;}.map__text-link svg {display: none;}}