@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 300;
  font-style: normal;
  src: url("../../fonts/Montserrat-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/Montserrat-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/Montserrat-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/Montserrat-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat Arm";
  font-display: swap;
  font-weight: 300;
  font-style: normal;
  src: url("../../fonts/Montserratarm-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat Arm";
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/Montserratarm-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat Arm";
  font-display: swap;
  font-weight: 500;
  font-style: normal;
  src: url("../../fonts/Montserratarm-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Montserrat Arm";
  font-display: swap;
  font-weight: 700;
  font-style: normal;
  src: url("../../fonts/Montserratarm-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "icon";
  font-display: block;
  font-weight: 400;
  font-style: normal;
  src: url("../../fonts/icomoon.woff2") format("woff2");
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_whatsapp:before {
  content: "\e92a";
}

.icon_viber:before {
  content: "\e92b";
}

.icon_s1_logo:before {
  content: "\e900";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before, .construction_works .work_block:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_check:before {
  content: "\e905";
}

.icon_search:before {
  content: "\e906";
}

.icon_globe:before {
  content: "\e907";
}

.icon_info:before {
  content: "\e908";
}

.icon_success:before {
  content: "\e909";
}

.icon_warning:before {
  content: "\e910";
}

.icon_error:before {
  content: "\e911";
}

.icon_drop:before {
  content: "\e912";
}

.hero_stats, .footer .social_block ul, .footer_links, .header .lang_block ul, .header .main_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.filter_section .filter_field:has(.nice-select.open):before, .hero_slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

body.loading:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.filter_section .nice-select.open:after, .header .main_menu > ul > li.opened > a:before {
  transform: scaleY(-1);
}

.news_section .news_block .news_image picture > img, .construction_works .work_image picture > img, .project_block .project_image picture > img, .hero_slider .slide_image picture > img,
.news_section .news_block .news_image > img,
.construction_works .work_image > img,
.project_block .project_image > img,
.hero_slider .slide_image > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.filter_section .nice-select.has-multiple .option:before, .filter_section .nice-select:before, .construction_works .work_block:before, [class*=icon_]:before, .filter_section .nice-select.has-multiple .option:after, .filter_section .nice-select:after, .construction_works .work_block:after, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.project_block img, .construction_works .work_block img, .news_section .news_block img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.about_section .about_logo, .construction_works .work_block:before, .project_block .project_title, .footer .social_block a:before {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.header .lang_block a, .about_section .about_link, .header .calc_btn, .view_all, .secondary_btn, .primary_btn {
  display: inline-flex;
  vertical-align: top;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media screen and (min-width: 1441px) {
  .news_section .news_block .news_title, .construction_works .work_description, .project_block .project_title, .hero_info_block .hero_description {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .news_section .news_block .news_title, .construction_works .work_description, .project_block .project_title, .hero_info_block .hero_description {
    font-size: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .news_section .news_block .news_title, .construction_works .work_description, .project_block .project_title, .hero_info_block .hero_description {
    font-size: 87.5%;
  }
}

.standard_text {
  font-size: 140%;
  line-height: 20px;
}

.about_section .about_link, .header .calc_btn, .view_all, .secondary_btn, .primary_btn {
  border: none;
  border-radius: 30px;
  font-weight: 500;
}

@media screen and (min-width: 1281px) {
  .about_section .about_link, .secondary_btn, .primary_btn {
    height: 54px;
    padding-inline: 34px;
    font-size: 112.5%;
  }
}
@media screen and (max-width: 1280px) {
  .about_section .about_link, .secondary_btn, .primary_btn {
    height: 46px;
    padding-inline: 24px;
  }
}

.view_all {
  height: 46px;
  padding-inline: 24px;
}
@media screen and (max-width: 1280px) {
  .view_all {
    height: 40px;
    padding-inline: 20px;
    font-size: 87.5%;
  }
}

.primary_btn {
  background: #232f62;
  color: #f8f8f8;
}
.loading.primary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.primary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}

.secondary_btn {
  background-color: #f8f8f8;
  color: #232f62;
}
.loading.secondary_btn {
  pointer-events: none;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.loading.secondary_btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px -12px;
  border-radius: 50%;
  color: inherit;
  display: block;
  width: 8px;
  height: 8px;
  content: "";
  animation: loadAnimation 1.6s infinite linear;
}
@media (hover: hover) {
  .secondary_btn:hover {
    box-shadow: 0px 0px 20px 1px rgba(255, 255, 255, 0.5);
  }
}
.secondary_btn:active {
  box-shadow: 0px 0px 20px 1px rgba(255, 255, 255, 0.5);
  transition: none;
}
.secondary_btn:active {
  background-color: #d9d9db;
}

.about_section .about_link, .header .calc_btn, .view_all {
  color: #232f62;
  background-color: rgba(35, 47, 98, 0.1);
}

.slider_controls button {
  width: 46px;
  border: none;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.slider_controls button:before {
  display: block;
  font-size: 2.4rem;
}
.slider_controls button:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.hero_info_block .slider_controls button {
  color: #efefef;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(2.5px);
}
@media (hover: hover) {
  .hero_info_block .slider_controls button:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.hero_info_block .slider_controls button:active {
  background-color: rgba(255, 255, 255, 0.2);
  transition: none;
}

.section_head .slider_controls button {
  color: #232f62;
  background-color: #f8f8f8;
}
@media (hover: hover) {
  .section_head .slider_controls button:hover {
    background-color: rgba(35, 47, 98, 0.05);
    box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
  }
}
.section_head .slider_controls button:active {
  background-color: rgba(35, 47, 98, 0.05);
  box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
  transition: none;
}

.section_title {
  color: #14182b;
  font-weight: 700;
  line-height: 1.28;
}
@media screen and (min-width: 1441px) {
  .section_title {
    font-size: 225%;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .section_title {
    font-size: 200%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .section_title {
    font-size: 175%;
  }
}
@media screen and (max-width: 768px) {
  .section_title {
    font-size: 150%;
  }
}

@media screen and (min-width: 1441px) {
  .filter_section, .news_section, .about_section, .construction_works, .projects_section {
    padding-block: 50px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .filter_section, .news_section, .about_section, .construction_works, .projects_section {
    padding-block: 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .filter_section, .news_section, .about_section, .construction_works, .projects_section {
    padding-block: 30px;
  }
}
@media screen and (max-width: 768px) {
  .filter_section, .news_section, .about_section, .construction_works, .projects_section {
    padding-block: 20px;
  }
}

:root {
  --font-family: Montserrat;
}

[lang=hy] {
  --font-family: Montserrat Arm;
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 160%;
  color: #5a6079;
  background-color: #efefef;
  width: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: var(--font-family), sans-serif;
  font-weight: 400;
  letter-spacing: -0.3px;
}
body.popup_opened {
  overflow: hidden;
}
body.loading {
  overflow: hidden;
}
body.loading:after {
  content: "";
  background-image: url("../images/loader.svg");
  background-size: 80px auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}

.dram_sign {
  font-family: "Montserrat Arm";
}

*,
*:before,
*:after {
  box-sizing: border-box;
  letter-spacing: inherit;
}

.root {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
}

input,
select,
textarea,
button,
a {
  outline: none;
}
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
button:focus-visible,
a:focus-visible {
  outline: 2px solid #1d2647;
  outline-offset: 2px;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #1d2647;
}
a:not([href]) {
  pointer-events: none;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 1681px) {
  .page_row {
    margin-inline: -16px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1680px) {
  .page_row {
    margin-inline: -12px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .page_row {
    margin-inline: -10px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .page_row {
    margin-inline: -8px;
  }
}
@media screen and (max-width: 768px) {
  .page_row {
    margin-inline: -6px;
  }
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.page_container, .header_inner {
  width: 100%;
  margin-inline: auto;
  padding-inline: 16px;
}
@media screen and (min-width: 1681px) {
  .page_container, .header_inner {
    max-width: 1772px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1680px) {
  .page_container, .header_inner {
    max-width: 1472px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .page_container, .header_inner {
    max-width: 1312px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .page_container, .header_inner {
    max-width: 1032px;
  }
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #c7383f;
}

.error .error_hint,
.error ~ .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
  transition: color 50000s, background-color 50000s, border-color 0.3s;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.section_title {
  margin: 0;
}

@media screen and (min-width: 769px) {
  .mobile_only {
    display: none !important;
  }
}

.section_head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-bottom: 30px;
}
.section_head .section_title {
  flex: 1;
}
.section_head .view_all {
  white-space: nowrap;
  margin-left: auto;
}
@media screen and (min-width: 1281px) and (max-width: 1440px) {
  .section_head {
    padding-bottom: 24px;
  }
}
@media screen and (max-width: 1280px) {
  .section_head {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1024px) {
  .section_head .slider_controls {
    display: none;
  }
}

section:not(:has(.swiper-initialized)) .slider_controls button {
  opacity: 0.5;
  pointer-events: none;
}

.hidden_label {
  display: none;
}

@keyframes loadAnimation {
  9% {
    box-shadow: none;
  }
  10% {
    box-shadow: -8px 0 0;
  }
  35% {
    box-shadow: -8px 0 0;
  }
  35.1% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60% {
    box-shadow: -8px 0 0, 8px 0 0;
  }
  60.1% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85% {
    box-shadow: -8px 0 0, 8px 0 0, 24px 0 0;
  }
  85.1% {
    box-shadow: none;
  }
  100% {
    box-shadow: none;
  }
}
main {
  padding-bottom: 30px;
}

.header {
  position: relative;
  z-index: 100;
  background: rgba(248, 248, 248, 0.9);
}
.header_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header .main_logo {
  flex: 1;
}
.header .main_logo a {
  display: block;
}
.header .main_logo img {
  display: block;
  width: auto;
  height: 32px;
}
.header .menu_block {
  flex: 4;
}
.header .menu_inner {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header_actions {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
}
.header .main_menu {
  flex: 3;
  font-size: 87.5%;
}
.header .main_menu > ul {
  display: flex;
  font-weight: 500;
  color: #1d2647;
}
.header .main_menu > ul > li {
  padding-inline: 12px;
  margin-top: 23px;
  padding-bottom: 23px;
  display: flex;
  align-items: center;
}
.header .main_menu > ul > li > a {
  display: flex;
  align-items: center;
  gap: 2px;
  white-space: nowrap;
}
.header .main_menu > ul > li > a:before {
  order: 2;
  font-size: 2rem;
  color: #b2b4b9;
  display: block;
}
.header .main_menu > ul > li.opened > a {
  color: #30428d;
}
.header .main_menu a {
  color: inherit;
}
.header .submenu_list {
  display: none;
}
.header .submenu_list a {
  display: block;
  padding: 14px;
  border-radius: 10px;
}
.header .lang_block {
  border: 1px solid #d9d9db;
  border-radius: 30px;
  padding: 2px;
}
.header .lang_block ul {
  display: flex;
}
.header .lang_block a {
  color: inherit;
  border-radius: 30px;
  width: 44px;
  height: 36px;
  font-size: 87.5%;
}
.header .lang_block a.current {
  pointer-events: none;
  background-color: rgba(35, 47, 98, 0.1);
  color: #232f62;
  font-weight: 500;
}
.header .calc_btn {
  white-space: nowrap;
  font-size: 87.5%;
  padding-inline: 20px;
  height: 42px;
}

.footer {
  margin-top: auto;
  background-color: #14182b;
}
.footer_logo {
  padding-block: 60px;
}
.footer_logo img {
  display: block;
  width: 100%;
  height: auto;
}
.footer_nav {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
  gap: 32px 20px;
  border-top: 1px solid rgba(248, 248, 248, 0.1);
  padding-block: 34px;
  color: #d9d9db;
  font-size: 87.5%;
}
.footer_col {
  flex: 1;
  max-width: 25%;
}
.footer .col_title {
  font-weight: 500;
  color: #f8f8f8;
  margin-bottom: 20px;
}
.footer_links li:not(:first-child) {
  margin-top: 16px;
}
.footer_links a {
  color: inherit;
  display: inline-block;
  vertical-align: top;
}
.footer_bottom {
  padding-block: 34px;
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 75%;
  color: rgba(248, 248, 248, 0.4);
  border-top: 1px solid rgba(248, 248, 248, 0.1);
}
.footer .copyright {
  flex: 1;
}
.footer .social_block ul {
  display: flex;
}
.footer .social_block a {
  display: block;
  margin: 0 7px;
  color: #ffffff;
  border-radius: 50%;
}
.footer .social_block a:before {
  width: 32px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  font-size: 2rem;
  background-color: rgba(248, 248, 248, 0.1);
}
@media (hover: none) {
  .footer .social_block a {
    margin: -7px 0;
    padding: 7px;
  }
}
@media (hover: hover) {
  .footer .social_block a:hover:before {
    background-color: rgba(248, 248, 248, 0.2);
  }
}
.footer .social_block a:active {
  transition: none;
}
.footer .social_block a:active:before {
  background-color: rgba(248, 248, 248, 0.2);
}
.footer .developer_block {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
  flex: 1;
}
.footer .developer_block a {
  display: block;
}
.footer .developer_block a img {
  display: block;
  width: auto;
  height: 14px;
}

.hero_section {
  position: relative;
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

.hero_slider:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 100%;
  max-width: 100%;
}
.hero_slider .slide_info {
  display: none;
}
.hero_slider .slide_image {
  height: 100%;
}

.hero_content {
  position: relative;
  z-index: 2;
  min-height: calc(100svh - 70px);
  display: flex;
  pointer-events: none;
  background-color: rgba(17, 25, 54, 0.7);
  padding-block: 40px;
}
.hero_content .page_container, .hero_content .header_inner {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.hero_location {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  color: #efefef;
  border-top: 1px solid rgba(239, 239, 239, 0.2);
}
.hero_project {
  flex: 1;
  min-height: 375px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  color: #f8f8f8;
}
.hero_project .project_title {
  font-weight: 700;
  font-size: 625%;
  line-height: 1;
  max-width: 1440px;
}
.hero_project .project_price {
  font-size: 225%;
  margin-top: 30px;
  font-weight: 300;
}
.hero_project .project_price .price_number {
  display: inline-block;
  vertical-align: top;
  transform-origin: left bottom;
  will-change: transform;
}
.hero_project .secondary_btn {
  pointer-events: initial;
  margin-top: 40px;
}

.hero_info_block {
  border-top: 1px solid rgba(239, 239, 239, 0.2);
  padding-top: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.hero_info_block .hero_description {
  flex: 1;
  max-width: 560px;
  color: #f8f8f8;
}
.hero_info_block .slider_controls {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 30px;
  pointer-events: initial;
}
.hero_stats {
  display: flex;
  justify-content: flex-end;
  flex: 1;
  gap: 10px;
  text-align: right;
  color: #efefef;
}
.hero_stats li {
  flex: 1;
  max-width: 215px;
}
.hero_stats .stat_value {
  position: relative;
  overflow: hidden;
  font-size: 312.5%;
  margin-bottom: 4px;
  line-height: 1;
}
.hero_stats .stat_number {
  display: inline-block;
  vertical-align: top;
  font-weight: 300;
  transform-origin: left bottom;
  will-change: transform;
}

.slider_controls {
  display: flex;
  gap: 14px;
}
.projects_section {
  position: relative;
  overflow: hidden;
}

.projects_slider {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .projects_slider {
    margin-inline: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .projects_slider {
    margin-inline: -8px;
  }
}
@media screen and (min-width: 1025px) {
  .projects_slider .swiper-slide {
    padding-inline: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .projects_slider .swiper-slide {
    padding-inline: 8px;
  }
}
.projects_slider:not(.swiper-initialized) .swiper-slide {
  flex: 0 0 33.33%;
  max-width: 33.33%;
}

.project_block {
  display: block;
  color: #14182b;
  border-radius: 20px;
  background-color: #f8f8f8;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media (hover: hover) {
  .project_block:hover {
    color: #f8f8f8;
    background-color: #232f62;
  }
}
.project_block:active {
  color: #f8f8f8;
  background-color: #232f62;
  transition: none;
}
.project_block .project_image {
  display: block;
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
}
.project_block .project_title {
  height: 73px;
  padding-inline: 14px;
  font-weight: 500;
}

.construction_works .section_title {
  text-align: center;
}
.construction_works .works_list {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  counter-reset: numbering;
}
@media screen and (min-width: 1025px) {
  .construction_works .works_list {
    margin-inline: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .construction_works .works_list {
    margin-inline: -8px;
  }
}
.construction_works .works_list li {
  flex: 0 0 50%;
  max-width: 50%;
  counter-increment: numbering;
  display: flex;
}
@media screen and (min-width: 1025px) {
  .construction_works .works_list li {
    padding-inline: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .construction_works .works_list li {
    padding-inline: 8px;
  }
}
.construction_works .work_block {
  display: block;
  width: 100%;
  background-color: #f8f8f8;
  box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.construction_works .work_block:before {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 44px;
  aspect-ratio: 1/1;
  background-color: #f8f8f8;
  color: #232f62;
  border-radius: 50%;
  z-index: 2;
  transform-origin: center;
  transform: rotate(-45deg);
  font-size: 2.4rem;
}
.construction_works .work_image {
  display: block;
  aspect-ratio: 2/1;
  position: relative;
  overflow: hidden;
}
.construction_works .work_info {
  display: flex;
  padding: 20px 30px 24px 24px;
}
.construction_works .work_info:before {
  display: block;
  font-weight: 300;
  padding-right: 20px;
  border-right: 1px solid #d9d9db;
  margin-right: 20px;
  content: counter(numbering);
  font-size: 375%;
  line-height: 1;
  flex: 0 0 55px;
  max-width: 55px;
  text-align: center;
}
.construction_works .work_title {
  display: block;
  font-size: 137.5%;
  color: #14182b;
  font-weight: 500;
}
.construction_works .work_description {
  display: block;
  color: #5a6079;
  margin-top: 10px;
}
.construction_works .work_link {
  display: block;
  font-weight: 500;
  margin-top: 10px;
  color: #232f62;
}

.about_section .about_inner {
  display: flex;
  box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
  border-radius: 20px;
  padding: 50px;
  gap: 50px;
  background-color: #f8f8f8;
}
.about_section .about_logo {
  flex: 0 0 25%;
  max-width: 384px;
  aspect-ratio: 1/1;
  background-color: #1d2647;
  border-radius: inherit;
  padding: 20px;
}
.about_section .about_logo img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.about_section .about_content {
  flex: 1;
  align-self: center;
  max-width: 75%;
}
.about_section .about_description {
  margin-top: 20px;
  margin-bottom: 0;
}
.about_section .about_link {
  margin-top: 30px;
}

.news_section .news_list {
  margin: 0 -10px;
  padding: 0;
  list-style-type: none;
  display: flex;
}
.news_section .news_list li {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  display: flex;
}
@media screen and (min-width: 1025px) {
  .news_section .news_list li {
    padding-inline: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .news_section .news_list li {
    padding-inline: 8px;
  }
}
.news_section .news_list li:nth-child(n+4) {
  display: none;
}
.news_section .news_block {
  display: block;
  width: 100%;
  color: #14182b;
  border-radius: 20px;
}
.news_section .news_block .news_image {
  display: block;
  aspect-ratio: 3/2;
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
}
.news_section .news_block .news_info {
  display: block;
  margin-top: 14px;
}
.news_section .news_block .news_date {
  display: block;
  color: #5a6079;
  font-size: 87.5%;
}
.news_section .news_block .news_title {
  display: block;
  font-weight: 500;
  margin-top: 6px;
}
.news_section .news_block .news_description {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #5a6079;
  margin-top: 6px;
}
.news_section .news_block .news_link {
  display: block;
  font-weight: 500;
  margin-top: 6px;
  color: #232f62;
}

.filter_section .filter_form {
  display: flex;
  padding: 40px;
  margin: 0;
  gap: 20px;
  background-color: #f8f8f8;
  border-radius: 20px;
  box-shadow: 10px 10px 50px 10px rgba(35, 47, 98, 0.05);
  align-items: flex-end;
}
.filter_section .filter_field {
  flex: 7;
  width: 20%;
  position: relative;
}
.filter_section .filter_field:has(.range_block) {
  flex: 8;
}
.filter_section .filter_field:has(.nice-select.open):before {
  z-index: 21;
  content: "";
  cursor: pointer;
}
.filter_section .field_name {
  display: block;
  margin-bottom: 6px;
}
.filter_section .range_block {
  color: #14182b;
  position: relative;
}
.filter_section .range_values {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px;
  line-height: 24px;
  border: 1px solid #d9d9db;
  border-radius: 10px;
}
.filter_section .range_slider {
  position: absolute;
  bottom: 0;
  left: 11px;
  right: 11px;
  height: 3px;
  box-shadow: none;
  background: transparent;
  border: none;
}
.filter_section .range_slider .noUi-connect {
  background-color: #30428d;
}
.filter_section .range_slider .noUi-handle {
  width: 22px;
  height: 22px;
  right: -11px;
  top: -10px;
  box-shadow: none;
  border-radius: 50%;
  background: #f8f8f8;
  border: 6px solid #30428d;
  cursor: pointer;
}
@media (hover: hover) {
  .filter_section .range_slider .noUi-handle {
    transition: border-color 0.3s;
  }
  .filter_section .range_slider .noUi-handle:hover {
    border-color: #232f62;
  }
}
.filter_section .range_slider .noUi-handle:before, .filter_section .range_slider .noUi-handle:after {
  display: none;
}
.filter_section .nice-select {
  color: #14182b;
  border: 1px solid #d9d9db;
  border-radius: 10px;
  float: none;
  font-family: inherit;
  font-weight: normal;
  height: auto;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: start;
  padding: 14px;
  font-size: 100%;
  line-height: 24px;
  transition: border-color 0.3s;
}
.filter_section .nice-select:after {
  display: block;
  content: "\e912";
  order: 2;
  font-size: 2.4rem;
  margin-left: 10px;
  border: none;
  height: auto;
  margin-top: 0;
  position: relative;
  right: auto;
  top: auto;
  width: auto;
  transform: none;
  transform-origin: center;
  color: #5a6079;
}
.filter_section .nice-select.disabled {
  opacity: 0.5;
  pointer-events: none;
}
@media (hover: hover) {
  .filter_section .nice-select:hover {
    border-color: #b2b4b9;
  }
}
.filter_section .nice-select .current,
.filter_section .nice-select .multiple-options {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 10;
  background: transparent;
  border-radius: 0;
  text-align: center;
}
.filter_section .nice-select.open {
  z-index: 20;
  border-color: #b2b4b9;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.filter_section .nice-select .nice-select-dropdown {
  background-color: #f8f8f8;
  border-radius: 0 0 10px 10px;
  box-shadow: none;
  border: 1px solid #b2b4b9;
  left: -1px;
  right: -1px;
  top: 100%;
  margin-top: -1px;
  font-size: inherit;
  color: #14182b;
  z-index: 9;
  transform: none;
  transition: none;
  overflow: hidden;
}
.filter_section .nice-select .list {
  margin-block: 0;
  border-radius: 0;
  cursor: default;
  padding: 0;
  max-height: 280px;
  padding: 5px 0;
}
.filter_section .nice-select .option {
  font-size: inherit;
  line-height: 24px;
  padding: 9px 14px;
  margin: 0;
  white-space: normal;
  border: none;
}
.filter_section .nice-select .option.focus {
  background: transparent;
}
.filter_section .nice-select .option:hover {
  color: #30428d;
}
.filter_section .nice-select .option:empty, .filter_section .nice-select .option.disabled {
  display: none !important;
}
.filter_section .nice-select .option.selected {
  font-weight: normal;
}
.filter_section .nice-select:not(.has-multiple) .option.selected {
  color: #1d2647;
}
.filter_section .nice-select.has-multiple .option {
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter_section .nice-select.has-multiple .option:before {
  display: block;
  content: "\e905";
  align-self: flex-start;
  outline: 1px solid #b2b4b9;
  outline-offset: -1px;
  border-radius: 3px;
  font-size: 2.4rem;
  color: transparent;
}
.filter_section .nice-select.has-multiple .option.selected:before {
  color: #f8f8f8;
  background-color: #232f62;
  outline-color: transparent;
}

.hero_location .location_city,
.hero_location .location_coords, .hero_project .project_title, .hero_project .project_price .price_suffix {
  opacity: 1;
  transform: translateY(0);
}
.hero_location .is_leave.location_city,
.hero_location .is_leave.location_coords, .hero_project .is_leave.project_title, .hero_project .project_price .is_leave.price_suffix {
  opacity: 0;
  transform: translateY(8px);
}
.hero_location .is_enter.location_city,
.hero_location .is_enter.location_coords, .hero_project .is_enter.project_title, .hero_project .project_price .is_enter.price_suffix {
  opacity: 0;
  transform: translateY(-8px);
}

.header .main_menu > ul > li > a, .footer_links a {
  transition: color 0.3s;
}

.view_all, .header .calc_btn, .about_section .about_link, .footer .social_block a {
  transition: background-color 0.3s;
}

.header .submenu_list a, .header .lang_block a, .error_hint, .secondary_btn, .hero_project .project_price .price_number, .hero_stats .stat_number, .slider_controls button, .project_block, .filter_section .nice-select .option, .hero_location .location_city,
.hero_location .location_coords, .hero_project .project_title, .hero_project .project_price .price_suffix {
  transition: all 0.3s;
}

.filter_section select {
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  visibility: hidden;
}

@media (hover: hover) {
  .footer_links a:hover {
    color: #ffffff;
  }

  .view_all:hover, .header .calc_btn:hover, .about_section .about_link:hover {
    background-color: rgba(35, 47, 98, 0.15);
  }

  .project_block:hover img, .construction_works .work_block:hover img, .news_section .news_block:hover img {
    transform: scale(1.05);
  }

  .header .main_menu > ul > li > a:hover {
    color: #30428d;
  }

  .header .submenu_list a:hover, .header .lang_block a:hover {
    color: #30428d;
    background-color: rgba(48, 66, 141, 0.1);
  }
}
.footer_links a:active {
  transition: none;
  color: #ffffff;
}

.view_all:active, .header .calc_btn:active, .about_section .about_link:active {
  transition: none;
  background-color: rgba(35, 47, 98, 0.2);
}

.project_block img, .construction_works .work_block img, .news_section .news_block img {
  transition: transform 0.3s;
}
.project_block:active img, .construction_works .work_block:active img, .news_section .news_block:active img {
  transition: none;
  transform: scale(1.05);
}

.header .main_menu > ul > li > a:active {
  transition: none;
  color: #30428d;
}

.header .submenu_list a:active, .header .lang_block a:active {
  transition: none;
  color: #30428d;
  background-color: rgba(48, 66, 141, 0.1);
}

/*# sourceMappingURL=index.css.map */
