/*!*************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/css/main.scss ***!
  \*************************************************************************************************************************************************************************************/
:root {
  --_section-gap: clamp(2rem, 0.0633802817rem + 8.2629107981vw, 7.5rem);
  --_section-offset: clamp(1rem, -1.4647887324rem + 10.5164319249vw, 8rem);
  --color-white: #ffffff;
  --color-black: #000105;
  --color-primary: #4d616a;
  --color-secondary: #fae777;
  --color-accent: #596a7a;
  --color-highlight: #f1f0ee;
  --color-warm-light: #e8e6dc;
  --color-yellow: #f6ea7a;
  --color-muted: #99afaf;
  --color-border-muted: #5e5e5e;
  --color-header-border: #9b9b9b;
  --color-border-soft: #f7f7f7;
  --color-surface-muted: #e5e4e4;
  --color-section-muted: #afafaf;
  --color-popup-bg: #dddcd9;
  --color-news-card-bg: #1b2226;
  --color-news-card-media-bg: #f3f3f3;
  --color-news-scrollbar: #d9d9d9;
  --color-gradient-dark-start: #000000;
  --color-gradient-dark-end: #666666;
  --color-projects-gradient-start: #dddcd9;
  --color-projects-gradient-end: #c9c9c9;
  --color-white-20: rgba(255, 255, 255, 0.2);
  --color-white-12: rgba(255, 255, 255, 0.12);
  --color-white-35: rgba(255, 255, 255, 0.35);
  --color-white-80: rgba(255, 255, 255, 0.8);
  --color-white-84: rgba(255, 255, 255, 0.84);
  --color-white-85: rgba(255, 255, 255, 0.85);
  --color-black-12: rgba(0, 0, 0, 0.12);
  --color-black-25: rgba(0, 0, 0, 0.25);
  --color-black-30: rgba(0, 0, 0, 0.3);
  --color-black-56: rgba(0, 1, 5, 0.56);
  --color-primary-22: rgba(77, 97, 106, 0.22);
  --color-primary-30: rgba(77, 97, 106, 0.3);
}

.interaction-disabled {
  pointer-events: none;
  cursor: default;
  user-select: none;
  touch-action: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

@supports (overflow-x: clip) {
  html,
  body {
    overflow-x: clip;
  }
}
body {
  min-height: 100vh;
  display: grid;
  grid-template-rows: auto 1fr auto;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

a {
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

input,
textarea {
  border: none;
  outline: none;
  width: 100%;
  min-width: 0;
  resize: none;
}

input[type=checkbox],
input[type=radio] {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
}

button,
input,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    transition: none !important;
  }
}
:where(section, header, footer) {
  width: 100vw;
}
:where(section, header, footer) > .container {
  width: min(90rem - clamp(1rem, -1.4647887324rem + 10.5164319249vw, 8rem) * 2, 100vw - clamp(1rem, -1.4647887324rem + 10.5164319249vw, 8rem) * 2);
  width: min(90rem - var(--_section-offset) * 2, 100vw - var(--_section-offset) * 2);
  margin-left: auto;
  margin-right: auto;
  height: 100%;
}

main {
  display: grid;
  grid-gap: clamp(2rem, 0.0633802817rem + 8.2629107981vw, 7.5rem);
  grid-gap: var(--_section-gap);
  gap: clamp(2rem, 0.0633802817rem + 8.2629107981vw, 7.5rem);
  gap: var(--_section-gap);
  grid-auto-rows: max-content;
}

body {
  color: #000105;
  color: var(--color-black);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5 {
  color: #4d616a;
  color: var(--color-primary);
}

h1,
.h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: clamp(2.625rem, 2.1848591549rem + 1.8779342723vw, 3.875rem);
  line-height: 1.1;
  letter-spacing: 0;
}

h2,
.h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.5598591549rem + 1.8779342723vw, 3.25rem);
  line-height: 1.1;
  letter-spacing: 0;
}

h3,
.h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: clamp(1.875rem, 1.610915493rem + 1.1267605634vw, 2.625rem);
  line-height: 1.1;
  letter-spacing: 0;
}

h4,
.h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1.5rem, 1.323943662rem + 0.7511737089vw, 2rem);
  line-height: 1.15;
  letter-spacing: 0;
}

h5,
.h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(1.125rem, 1.036971831rem + 0.3755868545vw, 1.375rem);
  line-height: 1.2;
  letter-spacing: 0;
}

p,
.p2 {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
  -webkit-text-decoration: none;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.btn__text {
  display: inline-block;
}
.btn__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.btn--primary {
  position: relative;
  overflow: hidden;
  border: 1px solid #fae777;
  border: 1px solid var(--color-secondary);
  border-radius: 0.5rem;
  padding: 0.625rem 2rem;
  background: #fae777;
  background: var(--color-secondary);
  color: #4d616a;
  color: var(--color-primary);
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0;
  cursor: pointer;
}
.btn--primary::before, .btn--primary::after {
  position: absolute;
  top: -80%;
  left: -30%;
  width: 160%;
  height: 20%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  opacity: 0;
  pointer-events: none;
  transform: skewY(-5deg);
}
.btn--primary::after {
  top: -100%;
}
@media (hover: hover) and (pointer: fine) {
  .btn--primary:hover::before {
    opacity: 1;
    animation: btn-primary-shine 1.2s ease forwards;
  }
  .btn--primary:hover::after {
    opacity: 1;
    animation: btn-primary-shine 1.2s ease 0.25s forwards;
  }
}
.btn--primary:focus-visible::before {
  opacity: 1;
  animation: btn-primary-shine 1.2s ease forwards;
}
.btn--primary:focus-visible::after {
  opacity: 1;
  animation: btn-primary-shine 1.2s ease 0.25s forwards;
}
.btn--primary .btn__text,
.btn--primary .btn__icon {
  position: relative;
  z-index: 1;
}
.btn--secondary {
  position: relative;
  overflow: hidden;
  border: 1px solid #fae777;
  border: 1px solid var(--color-secondary);
  border-radius: 0.5rem;
  padding: 0.25rem 2rem;
  background: #fae777;
  background: var(--color-secondary);
  color: #4d616a;
  color: var(--color-primary);
  gap: 0.5rem;
  font-family: "Mulish", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0;
  cursor: pointer;
}
.btn--secondary::before, .btn--secondary::after {
  position: absolute;
  top: -30%;
  left: -80%;
  width: 20%;
  height: 160%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  opacity: 0;
  pointer-events: none;
  transform: skewX(-20deg);
}
.btn--secondary::after {
  left: -100%;
}
@media (hover: hover) and (pointer: fine) {
  .btn--secondary:hover::before {
    opacity: 1;
    animation: btn-secondary-shine 1.2s ease forwards;
  }
  .btn--secondary:hover::after {
    opacity: 1;
    animation: btn-secondary-shine 1.2s ease 0.25s forwards;
  }
}
.btn--secondary:focus-visible::before {
  opacity: 1;
  animation: btn-secondary-shine 1.2s ease forwards;
}
.btn--secondary:focus-visible::after {
  opacity: 1;
  animation: btn-secondary-shine 1.2s ease 0.25s forwards;
}
.btn--secondary .btn__text {
  position: relative;
  z-index: 1;
  text-align: center;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}
.btn--secondary .btn__icon--mask {
  display: inline-flex;
  width: 2.25rem;
  height: 2.25rem;
  flex: 0 0 2.25rem;
  border-radius: 50%;
  background: rgba(77, 97, 106, 0.22);
  background: var(--color-primary-22);
  position: relative;
  z-index: 1;
}
.btn--secondary .btn__icon--mask::before {
  width: 1.125rem;
  height: 1.125rem;
  margin: auto;
  background: currentColor;
  content: "";
  -webkit-mask-image: var(--btn-icon-url);
          mask-image: var(--btn-icon-url);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.btn--read-more {
  border: 1px solid #000105;
  border: 1px solid var(--color-black);
  border-radius: 0.5rem;
  padding: 0.625rem 1.375rem;
  background: transparent;
  color: #000105;
  color: var(--color-black);
  text-align: center;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0;
}
.btn--carousel {
  width: 2.375rem;
  height: 2.375rem;
  flex: 0 0 2.375rem;
  border: 1px solid #5e5e5e;
  border: 1px solid var(--color-border-muted);
  border-radius: 0.25rem;
  padding: 0;
  background: #ffffff;
  background: var(--color-white);
  color: #000105;
  color: var(--color-black);
  transition: box-shadow 0.3s ease;
}
.btn--carousel svg {
  width: 1.0625rem;
  height: 0.5rem;
  flex: 0 0 auto;
}
.btn--carousel[class*=__btn-next] svg, .btn--carousel[class*=-btn-next] svg {
  transform: rotate(180deg);
}
.btn--carousel:disabled, .btn--carousel.swiper-button-disabled {
  cursor: default;
}
.btn--carousel:not(:disabled):not(.swiper-button-disabled) {
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .btn--carousel:not(:disabled):not(.swiper-button-disabled):hover {
    box-shadow: 0 0.25rem 0.875rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.875rem 0 var(--color-black-25);
  }
}
.btn--carousel:not(:disabled):not(.swiper-button-disabled):focus-visible {
  box-shadow: 0 0.25rem 0.875rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.875rem 0 var(--color-black-25);
}

@keyframes btn-secondary-shine {
  0% {
    left: -80%;
  }
  100% {
    left: 130%;
  }
}
@keyframes btn-primary-shine {
  0% {
    top: -80%;
  }
  100% {
    top: 180%;
  }
}
.reintegration-form,
.reintegration-form form {
  width: 100%;
}

.reintegration-form form,
.cta-form__fields {
  display: grid;
  grid-gap: 1.75rem;
  gap: 1.75rem;
}

.cta-form__header {
  display: grid;
  grid-gap: 0.75rem;
  gap: 0.75rem;
  max-width: 26.875rem;
}

.cta-form__title {
  display: block;
  color: inherit;
}

.cta-form__header p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.45;
  letter-spacing: 0;
}

.cta-form__fields {
  width: 100%;
}

.cta-form__group {
  display: grid;
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.cta-form__group:has(.cta-form__select.is-open) {
  position: relative;
  z-index: 6;
}

.cta-form__label {
  color: inherit;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}

.cta-form__input,
.reintegration-form input,
.reintegration-form select,
.reintegration-form textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.82);
  border-radius: 0;
  padding: 0 0 0.625rem;
  background: transparent;
  color: #ffffff;
  color: var(--color-white);
  outline: 0;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0;
}

.reintegration-form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
  background-position: calc(100% - 16px) 40%, calc(100% - 8px) 40%;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  cursor: pointer;
}

.reintegration-form select:has(+ .cta-form__select) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

.cta-form__select {
  position: relative;
}

.cta-form__select-toggle {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.82);
  padding: 0 2.125rem 0.625rem 0;
  background: transparent;
  color: #ffffff;
  color: var(--color-white);
  cursor: pointer;
  text-align: left;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0;
}
.cta-form__select-toggle::before, .cta-form__select-toggle::after {
  position: absolute;
  top: 0.25rem;
  width: 0.625rem;
  height: 0.125rem;
  border-radius: 0.125rem;
  background: currentColor;
  content: "";
  transition: transform 0.3s ease;
}
.cta-form__select-toggle::before {
  right: 0.875rem;
  transform: rotate(45deg);
}
.cta-form__select-toggle::after {
  right: 0.5rem;
  transform: rotate(-45deg);
}

.cta-form__select.is-open .cta-form__select-toggle::before {
  transform: rotate(-45deg);
}
.cta-form__select.is-open .cta-form__select-toggle::after {
  transform: rotate(45deg);
}

.cta-form__select-menu {
  position: absolute;
  top: calc(100% + 0.75rem);
  left: 0;
  z-index: 5;
  display: grid;
  width: 100%;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  padding: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 1.25rem;
  background: linear-gradient(109.13deg, rgba(77, 97, 106, 0.92) 3.12%, rgba(77, 97, 106, 0.86) 89.96%, rgba(77, 97, 106, 0.94) 100%) padding-box, linear-gradient(25.17deg, rgba(254, 254, 254, 0.06) 33.31%, rgba(255, 255, 255, 0.34) 73.34%) border-box;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 1.125rem 2.75rem rgba(0, 0, 0, 0.24);
  -webkit-backdrop-filter: blur(44px);
          backdrop-filter: blur(44px);
  opacity: 0;
  pointer-events: none;
  transform: translateY(-0.5rem);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.cta-form__select.is-open .cta-form__select-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.cta-form__select-option {
  width: 100%;
  border: 0;
  border-radius: 0.875rem;
  padding: 0.75rem 0.875rem;
  background: transparent;
  color: #ffffff;
  color: var(--color-white);
  cursor: pointer;
  text-align: left;
  transition: background-color 0.3s ease, color 0.3s ease;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .cta-form__select-option:hover {
    background: rgba(255, 255, 255, 0.16);
    color: #ffffff;
    color: var(--color-white);
  }
}
.cta-form__select-option:focus-visible {
  background: rgba(255, 255, 255, 0.16);
  color: #ffffff;
  color: var(--color-white);
}

.cta-form__select-option.is-active {
  background: rgba(255, 255, 255, 0.24);
  color: #ffffff;
  color: var(--color-white);
}

.reintegration-form option {
  color: #000105;
  color: var(--color-black);
}

.reintegration-form input::-moz-placeholder, .reintegration-form textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.88);
}

.reintegration-form input::placeholder,
.reintegration-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.88);
}

.cta-form__button-wrapper {
  margin-top: 1.125rem;
}

.cta-form__button,
.reintegration-form button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 3.375rem;
  border: 1px solid #fae777;
  border: 1px solid var(--color-secondary);
  border-radius: 1.25rem;
  padding: 0.5625rem 2.8125rem;
  background: #fae777;
  background: var(--color-secondary);
  color: #000105;
  color: var(--color-black);
  cursor: pointer;
  text-align: center;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .cta-form__button:hover,
  .reintegration-form button[type=submit]:hover {
    border-color: #ffffff;
    border-color: var(--color-white);
    background: #ffffff;
    background: var(--color-white);
    color: #4d616a;
    color: var(--color-primary);
  }
}
.cta-form__button:focus-visible,
.reintegration-form button[type=submit]:focus-visible {
  border-color: #ffffff;
  border-color: var(--color-white);
  background: #ffffff;
  background: var(--color-white);
  color: #4d616a;
  color: var(--color-primary);
}

.field-error,
.form-error,
.reintegration-form__field-error,
.reintegration-form__form-error {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  color: #ff5c4d;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}

.form-success,
.reintegration-form__success {
  display: flex;
  width: 100%;
  min-height: 9.25rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 1.25rem;
  padding: 1.25rem;
  background: rgba(255, 255, 255, 0.7);
  color: #4d616a;
  color: var(--color-primary);
  text-align: center;
}
.form-success p,
.reintegration-form__success p {
  margin: 0;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0;
}

[hidden] {
  display: none !important;
}

.accordeon {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: all 0.5s ease;
}
.accordeon .content {
  min-height: 0;
  overflow: hidden;
  transition: height 3.5s ease;
  transition: height var(--_ts, 3.5s) ease;
}
.accordeon[open] {
  grid-template-rows: 1fr;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1100;
  width: 100%;
}
.header__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  min-height: 5rem;
}
.header__inner {
  background: #ffffff;
  background: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 4.125rem;
  padding: 0.625rem 1.5rem;
  border: 1px solid #9b9b9b;
  border: 1px solid var(--color-header-border);
  border-radius: 6.25rem;
  background: rgb(255 255 255 / 12%);
  background: var(--color-white-12);
  -webkit-backdrop-filter: blur(0.75rem);
          backdrop-filter: blur(0.75rem);
}
.header__logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  color: #000105;
  color: var(--color-black);
  -webkit-text-decoration: none;
  text-decoration: none;
}
.header__logo .custom-logo {
  display: block;
  width: 7.25rem;
  height: 3.375rem;
  max-width: 100%;
}
.header__logo-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0;
}
.header__burger {
  display: none;
}
@media screen and (max-width: 992px) {
  .header__wrapper {
    min-height: 4.5rem;
  }
  .header__inner {
    display: none;
  }
  .header__logo .custom-logo {
    width: 7.125rem;
    height: 3.375rem;
  }
  .header__burger {
    display: inline-flex;
    width: 5.875rem;
    align-items: center;
    justify-content: center;
    gap: 0.625rem;
    border: 1px solid #9b9b9b;
    border: 1px solid var(--color-header-border);
    border-radius: 6.25rem;
    padding: 0.5rem 2rem;
    background: rgba(255, 255, 255, 0.1215686275);
    -webkit-backdrop-filter: blur(0.75rem);
            backdrop-filter: blur(0.75rem);
    cursor: pointer;
  }
  .header__burger-icon {
    display: block;
    width: 1.875rem;
    height: 1.875rem;
    flex: 0 0 1.875rem;
  }
  .header__burger-close {
    display: none;
    width: 1.875rem;
    height: 1.9375rem;
    flex: 0 0 1.875rem;
  }
  .header__burger-close svg {
    display: block;
    width: 100%;
    height: 100%;
  }
}
.header__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__menu a {
  position: relative;
  display: inline-block;
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
}
.header__menu a::after {
  position: absolute;
  bottom: -0.125rem;
  left: 0;
  width: 0;
  height: 0.09375rem;
  background: currentColor;
  content: "";
  transition: width 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .header__menu a:hover::after {
    width: 100%;
  }
}
.header__menu a:focus-visible::after {
  width: 100%;
}
.header__actions {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media screen and (max-width: 992px) {
  .header__button {
    display: none;
  }
}

body:has(.js-mobile-menu-popup[open]) .header__burger-icon {
  display: none;
}
body:has(.js-mobile-menu-popup[open]) .header__burger-close {
  display: block;
}

.hero {
  min-height: 100vh;
  background-image: var(--hero-bg-img);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 992px) {
  .hero {
    background-image: var(--hero-bg-img-mobile);
  }
}
.hero__wrapper {
  display: flex;
  align-items: flex-end;
  gap: 4rem;
  min-height: 100%;
  margin-bottom: 5.625rem;
}

.hero__content {
  display: flex;
  flex-direction: column;
  gap: 4.625rem;
  margin-bottom: 8.5625rem;
}

@media screen and (max-width: 992px) {
  .hero__content {
    gap: 4.625rem;
    margin-bottom: 13.5625rem;
  }
}
.hero__content-block {
  display: grid;
  grid-gap: 0.9375rem;
  gap: 0.9375rem;
}

.hero__phone-icon {
  display: none;
}

@media screen and (max-width: 992px) {
  .hero__phone-icon {
    display: inline-flex;
    margin-top: 0;
  }
}
.hero__phone-icon-mask {
  position: relative;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1215686275);
  border: 1px solid #9b9b9b;
  -webkit-backdrop-filter: blur(0.75rem);
          backdrop-filter: blur(0.75rem);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.hero__phone-icon-mask::before {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  background: #fae777;
  mask-image: var(--hero-phone-icon-url);
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-image: var(--hero-phone-icon-url);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
}

.hero__title {
  max-width: 47.5rem;
}

.hero__title h1 {
  color: #fae777;
  color: var(--color-secondary);
}

.hero__title h2 {
  color: #ffffff;
  color: var(--color-white);
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: clamp(2rem, 1.5598591549rem + 1.8779342723vw, 3.25rem);
  line-height: 1.1;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  body:has(.js-mobile-menu-popup[open]) .hero__content {
    display: none;
  }
}
.about {
  padding-top: clamp(3.125rem, 1.5845070423rem + 6.5727699531vw, 7.5rem);
  padding-bottom: clamp(3.125rem, 1.5845070423rem + 6.5727699531vw, 7.5rem);
  background: #f5f3f4;
  background-image: none;
  background-image: var(--about-background-image, none);
  background-position: center 18.75rem;
  background-repeat: no-repeat;
  background-size: 90rem 48.75rem;
}

.about__wrapper {
  display: grid;
  grid-gap: 1.5625rem;
  gap: 1.5625rem;
}

.about__header {
  align-items: initial;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 1.25rem;
}

.about__header > .btn {
  align-self: center;
}

.about__title, .about__title h1, .about__title h2, .about__title h3, .about__title h4, .about__title h5, .about__title p {
  margin: 0;
  background: linear-gradient(180deg, #000000 0%, #666666 100%);
  background: linear-gradient(180deg, var(--color-gradient-dark-start) 0%, var(--color-gradient-dark-end) 100%);
  background-clip: text;
  color: transparent;
  text-align: left;
  text-transform: uppercase;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: clamp(2rem, 1.7799295775rem + 0.9389671362vw, 2.625rem);
  line-height: 1;
  letter-spacing: 0;
}

.about__title {
  max-width: 32.8125rem;
}

@media screen and (max-width: 992px) {
  .about__title {
    max-width: 340px;
  }
}
.about__title strong {
  font-weight: 700;
}

.about__cards {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 2rem;
  gap: 2rem;
}

.about__mobile-button {
  display: none;
}

.about__card {
  padding: 1.375rem;
  border: 1px solid #e5e4e4;
  border: 1px solid var(--color-surface-muted);
  border-radius: 1.5rem;
  background: #ffffff;
  background: var(--color-white);
}

@media screen and (max-width: 992px) {
  .about__card {
    padding: 0.75rem;
  }
}
.about__card-editor > * {
  margin: 0;
}

.about__card-editor > h3 {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #e5e4e4;
  border-bottom: 1px solid var(--color-surface-muted);
  color: #99afaf;
  color: var(--color-muted);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: clamp(2rem, 1.5598591549rem + 1.8779342723vw, 3.25rem);
  line-height: 4rem;
  letter-spacing: 0;
  letter-spacing: -0.02em;
}

@media screen and (max-width: 992px) {
  .about__card-editor > h3 {
    margin-bottom: 0.625rem;
    padding-bottom: 0.625rem;
  }
}
.about__card-editor > :not(h3) + :not(h3) {
  margin-top: 1rem;
}

.about__card-editor strong {
  color: #23262f;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}

.about__card-editor p {
  color: #000105;
  color: var(--color-black);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}

.about__cards + .about__feature {
  margin-top: 20.9375rem;
}

.about__mobile-button + .about__feature {
  margin-top: 20.9375rem;
}

.about__feature {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr);
  grid-gap: 1.875rem;
  gap: 1.875rem;
  padding: 0.625rem;
  overflow: hidden;
  border-radius: 1.375rem;
  background: rgba(255, 255, 255, 0.22);
  -webkit-backdrop-filter: blur(0.75rem);
          backdrop-filter: blur(0.75rem);
  box-shadow: 0 0.25rem 1.375rem 0 rgba(0, 0, 0, 0.1215686275);
}

.about__feature-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0.625rem;
}

.about__feature-content::before {
  display: block;
  width: 10.375rem;
  height: 0.125rem;
  margin-bottom: 2rem;
  background: #181e1f;
  content: "";
}

.about__feature-editor {
  width: 100%;
}

.about__feature-editor p {
  margin: 0;
  color: #000105;
  color: var(--color-black);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}

.about__feature-editor p + p {
  margin-top: 1.25rem;
}

.about__feature-button {
  margin-top: 2rem;
  border-color: #181e1f;
  background: #181e1f;
  color: #ffffff;
  color: var(--color-white);
}

.about__feature-media {
  min-height: 23.4375rem;
  margin: 0;
}

.about__feature-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 992px) {
  .about {
    padding-bottom: 6.875rem;
    background-image: none;
    background-image: var(--about-mobile-background-image, var(--about-background-image, none));
    background-position: center bottom 35rem;
    background-size: 100% auto;
  }
  .about__header {
    flex-direction: column;
  }
  .about__header-button {
    display: none;
  }
  .about__cards {
    grid-template-columns: 1fr;
    gap: 0.625rem;
    justify-items: center;
  }
  .about__card {
    width: 100%;
    max-width: 17.5rem;
  }
  .about__mobile-button {
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    justify-self: center;
    margin-left: auto;
    margin-right: auto;
  }
  .about__cards + .about__feature {
    margin-top: 14.75rem;
  }
  .about__mobile-button + .about__feature {
    margin-top: 14.75rem;
  }
  .about__feature {
    grid-template-columns: 1fr;
    padding: 1.375rem 0.625rem;
  }
  .about__feature-content {
    position: relative;
    z-index: 1;
    margin-bottom: -1.25rem;
  }
  .about__feature-content::before {
    order: 2;
    margin-top: 2rem;
    margin-bottom: 0;
  }
  .about__feature-editor {
    order: 1;
  }
  .about__feature-button {
    order: 3;
  }
}
.projects {
  isolation: isolate;
  position: relative;
  border-radius: 2.5rem 2.5rem 0 0;
  margin-top: calc(clamp(2rem, 0.0633802817rem + 8.2629107981vw, 7.5rem) * -1 - 3.125rem);
  margin-top: calc(var(--_section-gap) * -1 - 3.125rem);
  padding: clamp(3.125rem, 1.5845070423rem + 6.5727699531vw, 7.5rem) 0 5.1875rem;
  background: linear-gradient(180deg, #dddcd9 0%, #c9c9c9 100%);
  background: linear-gradient(180deg, var(--color-projects-gradient-start) 0%, var(--color-projects-gradient-end) 100%);
}

.projects > .container {
  position: relative;
  z-index: 1;
}

.projects__wrapper {
  display: grid;
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.projects__logo-wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: -1;
  width: min(90rem, 100vw);
  pointer-events: none;
  transform: translateX(-50%);
}

.projects .section-logo {
  width: min(51.25rem, 100%);
}

.projects .section-logo__img {
  display: block;
  width: 100%;
  height: 25rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left bottom;
     object-position: left bottom;
}

.projects__title {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media screen and (min-width: 992px) {
  .projects__title {
    align-items: center;
  }
}
.projects__title::before, .projects__title::after {
  position: absolute;
  left: 50%;
  width: 100vw;
  height: 1px;
  background: #afafaf;
  background: var(--color-section-muted);
  transform: translateX(-50%);
  content: "";
}

.projects__title::before {
  top: 0;
}

.projects__title::after {
  bottom: 0;
}

.projects__title h2 {
  width: 16.875rem;
  background: linear-gradient(180deg, #000000 0%, #666666 100%);
  background: linear-gradient(180deg, var(--color-gradient-dark-start) 0%, var(--color-gradient-dark-end) 100%);
  background-clip: text;
  color: transparent;
  text-align: left;
  text-transform: uppercase;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 992px) {
  .projects__title h2 {
    max-width: 12.5rem;
  }
}
.projects__title .projects__title-word {
  background: inherit;
  background-clip: text;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.projects__title .projects__title-word--first {
  font-weight: 400;
}

.projects__title .projects__title-word--rest {
  font-weight: 700;
}

.projects__title p {
  width: 21.875rem;
  text-align: left;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}

.projects__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.projects__layout {
  display: flex;
  gap: 2.5rem;
}

.projects__content {
  flex: 1 1 auto;
  min-width: 0;
}

.projects__content.is-loading {
  pointer-events: none;
  opacity: 0.55;
}

.projects__item {
  min-width: 0;
}

.projects__empty {
  border: 1px solid #f7f7f7;
  border: 1px solid var(--color-border-soft);
  border-radius: 0.5rem;
  padding: 1.5rem;
  background: rgba(255, 255, 255, 0.35);
  background: var(--color-white-35);
  color: #000105;
  color: var(--color-black);
  text-align: center;
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.projects__actions {
  display: flex;
  justify-content: center;
  margin-top: 1.25rem;
}

.projects__load-more {
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .projects__load-more:hover {
    background: #ffffff;
    background: var(--color-white);
  }
}
.projects__load-more:focus-visible {
  background: #ffffff;
  background: var(--color-white);
}

.projects__filter-toggle {
  display: none;
}

.projects__filter-bar {
  display: none;
}

@media screen and (max-width: 992px) {
  .projects {
    overflow: hidden;
  }
  .projects > .container {
    position: static;
  }
  .projects__list {
    grid-template-columns: 1fr;
  }
  .projects__layout {
    flex-direction: column;
    gap: 2.5rem;
  }
  .projects__sidebar {
    display: none;
  }
  .projects__filter-bar {
    display: contents;
  }
  .projects__filter-toggle {
    position: absolute;
    top: 15rem;
    right: 0;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 0.375rem 0 0 0.375rem;
    padding: 0.6875rem 1.25rem 0.625rem 1.1875rem;
    background: #4d616a;
    background: var(--color-primary);
    box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.25rem 0 var(--color-black-25);
    color: #ffffff;
    color: var(--color-white);
    cursor: pointer;
  }
  .projects__filter-toggle svg {
    width: 1.9375rem;
    height: 1.8125rem;
    flex: 0 0 auto;
  }
  .projects__title {
    flex-direction: column;
    gap: 1.375rem;
    padding-top: 1.3125rem;
    padding-bottom: 1.3125rem;
  }
  .projects__title h2,
  .projects__title p {
    width: 100%;
  }
}
.news {
  padding: 3.75rem 0;
}

.news__inner {
  display: grid;
  grid-gap: 1.25rem;
  gap: 1.25rem;
  min-width: 0;
}

.news__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
}

.news__title {
  margin: 0;
}

.news__title, .news__title h2 {
  background: linear-gradient(180deg, #000000 0%, #666666 100%);
  background: linear-gradient(180deg, var(--color-gradient-dark-start) 0%, var(--color-gradient-dark-end) 100%);
  color: transparent;
  letter-spacing: -0.001em;
  background-clip: text;
  -webkit-background-clip: text;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 2.625rem;
  line-height: 1;
  letter-spacing: 0;
}

.news__title h2 {
  margin: 0;
}

.news__read-all {
  color: #000105;
  color: var(--color-black);
  flex: 0 0 auto;
}

.news__read-all .btn__icon {
  display: inline-flex;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  flex: 0 0 1.875rem;
  border-radius: 50%;
  background: rgba(77, 97, 106, 0.22);
  background: var(--color-primary-22);
}

.news__read-all .btn__icon svg {
  width: 1.25rem;
  height: 1.25rem;
}

.news__body {
  display: grid;
  grid-gap: 0.625rem;
  gap: 0.625rem;
  min-width: 0;
  width: 100%;
  max-width: 100%;
}

.news__slider {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  min-width: 0;
}

.news__list {
  align-items: stretch;
  min-width: 0;
}

.news__item {
  height: auto;
  min-width: 0;
}

.news__item .news-card {
  height: 100%;
}

.news__controls {
  display: flex;
  align-items: flex-end;
  gap: 2.0625rem;
}

.news__scrollbar.swiper-scrollbar {
  position: relative;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  flex: 1 1 auto;
  width: auto;
  height: 0.625rem;
  margin: 0;
  border-radius: 62.4375rem;
  background: #d9d9d9;
  background: var(--color-news-scrollbar);
}

.news__scrollbar.swiper-scrollbar .swiper-scrollbar-drag {
  height: 100%;
  border-radius: inherit;
  background: #000000;
  background: var(--color-gradient-dark-start);
}

.news__buttons {
  display: flex;
  flex: 0 0 auto;
  gap: 1.25rem;
}

.news__btn:not(:disabled):not(.swiper-button-disabled) {
  background: #fae777;
  background: var(--color-secondary);
}

@media screen and (max-width: 992px) {
  .news__inner {
    display: flex;
    flex-direction: column;
    gap: 1.875rem;
  }
  .news__header {
    display: contents;
  }
  .news__title {
    order: 1;
  }
  .news__body {
    order: 2;
  }
  .news__controls {
    align-items: center;
  }
  .news__read-all {
    order: 3;
    align-self: center;
  }
}
.contacts {
  background: #f5f3f4;
  background-image: none;
  background-image: var(--contacts-background-image, none);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contacts__wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 1.875rem;
  gap: 1.875rem;
  padding: 8.125rem 1.875rem;
}

.contacts__left {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding: 4.375rem 1.875rem;
  border-top-left-radius: 1.8125rem;
  border-bottom-left-radius: 1.8125rem;
  background: #4d616a;
  background: var(--color-primary);
  color: #ffffff;
  color: var(--color-white);
}

.contacts__right {
  display: flex;
  align-items: stretch;
  min-width: 0;
}

.contacts__form-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 31.25rem;
  flex-direction: column;
  justify-content: center;
  gap: 1.875rem;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 0 1.25rem 1.25rem 0;
  padding: 5.625rem 2.8125rem 0.625rem;
  background: linear-gradient(109.13deg, rgba(239, 239, 239, 0.03) 3.12%, rgba(239, 239, 239, 0.1) 89.96%, rgba(239, 239, 239, 0.174015) 100%) padding-box, linear-gradient(25.17deg, rgba(254, 254, 254, 0) 33.31%, rgba(255, 255, 255, 0.1) 73.34%) border-box;
  -webkit-backdrop-filter: blur(28px);
          backdrop-filter: blur(28px);
  color: #ffffff;
  color: var(--color-white);
}

.contacts__form-socials {
  display: flex;
  justify-content: center;
  gap: 1.875rem;
  margin-top: 0.125rem;
}

.contacts__form-social {
  display: inline-flex;
  min-width: 8.375rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.4375rem;
  border: 1px solid rgba(255, 255, 255, 0.9);
  border-radius: 1.25rem;
  padding: 0.625rem 1.75rem;
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.contacts__form-social {
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .contacts__form-social:hover {
    background: rgba(255, 255, 255, 0.14);
  }
}
.contacts__form-social:focus-visible {
  background: rgba(255, 255, 255, 0.14);
}

.contacts__form-social-icon {
  display: inline-flex;
  width: 1.375rem;
  height: 1.375rem;
  flex: 0 0 1.375rem;
  background: currentColor;
  -webkit-mask-image: var(--contacts-form-social-icon);
          mask-image: var(--contacts-form-social-icon);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

.contacts__form-social-label {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1;
  letter-spacing: 0;
}

.contacts__title h2 {
  margin: 0;
  max-width: 28.125rem;
  color: inherit;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: clamp(1.5rem, 1.323943662rem + 0.7511737089vw, 2rem);
  line-height: 1.1;
  letter-spacing: 0;
}

.contacts__list {
  display: grid;
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.contacts__item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}

.contacts__icon {
  display: inline-flex;
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 1.25rem;
  margin-top: 0.125rem;
  background: currentColor;
  -webkit-mask-image: var(--contacts-icon);
          mask-image: var(--contacts-icon);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

.contacts__item-content {
  display: grid;
  grid-gap: 0.375rem;
  gap: 0.375rem;
}

.contacts__item-label, .contacts__item-value {
  color: inherit;
}

.contacts__item-label {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  letter-spacing: 0;
}

.contacts__item-value {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.contacts__item--schedule .contacts__item-value, .contacts__item--schedule .contacts__item-value p {
  margin: 0;
  font-family: Roboto, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}

.contacts__item--schedule .contacts__item-value p + p {
  margin-top: 0.375rem;
}

@media screen and (max-width: 992px) {
  .contacts__wrapper {
    grid-template-columns: 1fr;
    padding: 4rem 0;
  }
  .contacts__left {
    order: 2;
    border-radius: 1.25rem;
  }
  .contacts__right {
    order: 1;
    display: flex;
  }
  .contacts__form-wrapper {
    min-height: auto;
    border-radius: 1.25rem;
    padding: 3rem 1.25rem 1.25rem;
  }
  .contacts__form-socials {
    flex-wrap: wrap;
    gap: 1rem;
  }
  .contacts__form-social {
    min-width: 8rem;
  }
}
.site-preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000105;
  background: var(--color-black);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}

.site-preloader.is-hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.site-preloader__logo {
  width: 16.25rem;
  height: auto;
  overflow: visible;
}

@media screen and (max-width: 992px) {
  .site-preloader__logo {
    width: 12.5rem;
  }
}
.site-preloader__path {
  fill: rgba(255, 255, 255, 0);
  stroke: #ffffff;
  stroke: var(--color-white);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: site-preloader-draw 2.2s ease-in-out forwards, site-preloader-fill 2.2s ease-in-out forwards;
}

@keyframes site-preloader-draw {
  0% {
    stroke-dashoffset: 1000;
  }
  55%, 100% {
    stroke-dashoffset: 0;
  }
}
@keyframes site-preloader-fill {
  0%, 55% {
    fill: rgba(255, 255, 255, 0);
  }
  85%, 100% {
    fill: #ffffff;
    fill: var(--color-white);
  }
}
@media (prefers-reduced-motion: reduce) {
  .site-preloader {
    transition: none;
  }
  .site-preloader__path {
    animation: none;
    fill: #ffffff;
    fill: var(--color-white);
    stroke-dashoffset: 0;
  }
}
.socials {
  display: flex;
  gap: 0.3125rem;
}

.socials--horizontal {
  flex-direction: row;
  align-items: center;
}

.socials--vertical {
  flex-direction: column;
  align-items: flex-start;
}

.socials__link {
  display: inline-flex;
  width: 1.75rem;
  height: 1.75rem;
  min-width: 1.75rem;
  min-height: 1.75rem;
  align-items: center;
  justify-content: center;
  border: 1px solid #ffffff;
  border: 1px solid var(--color-white);
  border-radius: 0.5rem;
  background-color: transparent;
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: none;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .socials__link:hover {
    background-color: #ffffff;
    background-color: var(--color-white);
    color: #000105;
    color: var(--color-black);
  }
  .socials__link:hover .socials__icon {
    background: #000105;
    background: var(--color-black);
  }
}
.socials__link:focus-visible {
  background-color: #ffffff;
  background-color: var(--color-white);
  color: #000105;
  color: var(--color-black);
}

.socials__link:focus-visible .socials__icon {
  background: #000105;
  background: var(--color-black);
}

.socials__icon {
  display: inline-flex;
  width: 0.9375rem;
  height: 0.9375rem;
  background: #ffffff;
  background: var(--color-white);
  -webkit-mask-image: var(--socials-icon);
          mask-image: var(--socials-icon);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

.projects-sidebar {
  position: sticky;
  top: 2rem;
  width: 16.875rem;
  flex-shrink: 0;
  align-self: flex-start;
}

.projects-sidebar__box {
  display: grid;
  grid-gap: 1.875rem;
  gap: 1.875rem;
  padding: 1.25rem;
  border: 1px solid #f7f7f7;
  border: 1px solid var(--color-border-soft);
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.2);
  background: var(--color-white-20);
}

.projects-sidebar__menu, .projects-sidebar__submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.projects-sidebar__menu, .projects-sidebar__item, .projects-sidebar__submenu {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.projects-sidebar__toggle, .projects-sidebar__link {
  width: 100%;
  border: 0;
  border-radius: 0.5rem;
  color: #000105;
  color: var(--color-black);
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .projects-sidebar__toggle:hover, .projects-sidebar__link:hover {
    box-shadow: 0 0.25rem 0.875rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.875rem 0 var(--color-black-25);
  }
}
.projects-sidebar__toggle:focus-visible, .projects-sidebar__link:focus-visible {
  box-shadow: 0 0.25rem 0.875rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.875rem 0 var(--color-black-25);
}

.projects-sidebar__toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
  padding: 0.375rem 0.625rem;
  background: #ffffff;
  background: var(--color-white);
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1;
  letter-spacing: 0;
}

.projects-sidebar__toggle--active {
  background: #4d616a;
  background: var(--color-primary);
  color: #ffffff;
  color: var(--color-white);
  font-weight: 600;
}

.projects-sidebar__toggle-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  flex: 0 0 1.5rem;
  border-radius: 0.5rem;
  color: #596a7a;
  color: var(--color-accent);
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem 0 var(--color-black-25);
}

.projects-sidebar__toggle--active .projects-sidebar__toggle-icon {
  color: currentColor;
}

.projects-sidebar__toggle-icon svg {
  width: 0.625rem;
  height: 0.5rem;
  transform: rotate(0deg);
}

.projects-sidebar__item--open .projects-sidebar__toggle-icon svg {
  transform: rotate(90deg);
}

.projects-sidebar__item--open .projects-sidebar__submenu {
  display: flex;
}

.projects-sidebar__submenu {
  display: none;
}

.projects-sidebar__link {
  display: block;
  padding: 0.5rem 0.625rem;
  background: #e5e4e4;
  background: var(--color-surface-muted);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  .projects-sidebar {
    position: static;
    width: 100%;
  }
}
.project-card {
  display: grid;
  grid-gap: 0.25rem;
  gap: 0.25rem;
  padding: 0.625rem;
  border-radius: 0.625rem;
  background: #ffffff;
  background: var(--color-white);
}

.project-card__media {
  display: grid;
  height: 23.125rem;
  overflow: hidden;
  border-radius: 0.5rem;
  background: #4d616a;
  background: var(--color-primary);
}

.project-card__slider {
  grid-area: 1/1;
  width: 100%;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  touch-action: pan-y;
}

.project-card__slider .swiper-wrapper, .project-card__slide {
  width: 100%;
  min-width: 0;
  height: 100%;
}

.project-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-card__content {
  z-index: 2;
  grid-area: 1/1;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto;
  grid-gap: 0.75rem;
  gap: 0.75rem;
  padding: 0.625rem 0.8125rem;
  pointer-events: none;
}

.project-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  pointer-events: none;
}

.project-card__type {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.5rem 0.625rem;
  background: rgba(255, 255, 255, 0.8);
  background: var(--color-white-80);
  color: #4d616a;
  color: var(--color-primary);
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.1;
  letter-spacing: 0;
}

.project-card__type-dot {
  width: 0.625rem;
  height: 0.625rem;
  flex: 0 0 0.625rem;
  border-radius: 50%;
  background: #fae777;
  background: var(--color-secondary);
}

.project-card__facts {
  display: grid;
  justify-items: end;
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.project-card__fact {
  border: 1px solid #ffffff;
  border: 1px solid var(--color-white);
  border-radius: 0.25rem;
  background: rgba(0, 0, 0, 0.12);
  background: var(--color-black-12);
  box-shadow: 0 1.0625rem 2.375rem 0 rgba(0, 0, 0, 0.1), 0 4.3125rem 4.3125rem 0 rgba(0, 0, 0, 0.09), 0 9.75rem 5.875rem 0 rgba(0, 0, 0, 0.05), 0 17.3125rem 6.9375rem 0 rgba(0, 0, 0, 0.01), 0 27.0625rem 7.5625rem 0 rgba(0, 0, 0, 0);
  color: #ffffff;
  color: var(--color-white);
  text-align: center;
  -webkit-backdrop-filter: blur(18px);
          backdrop-filter: blur(18px);
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.1;
  letter-spacing: 0;
}

.project-card__fact--year {
  padding: 0.5rem 1.375rem;
  font-family: "Geologica", sans-serif;
  font-weight: 400;
}

.project-card__fact--apartments {
  padding: 0.5rem 0.75rem;
}

.project-card__controls {
  display: flex;
  align-self: end;
  justify-content: space-between;
  gap: 0.75rem;
  pointer-events: auto;
}

.project-card__btn-next svg {
  transform: rotate(180deg);
}

.project-card__info {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  align-self: end;
  border-radius: 0 0 0.25rem 0.25rem;
  padding: 1.25rem 0.75rem 1.25rem 0.375rem;
  background: rgba(255, 255, 255, 0.84);
  background: var(--color-white-84);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.project-card__details {
  display: grid;
  grid-gap: 0.625rem;
  gap: 0.625rem;
}

.project-card__title {
  margin: 0;
  color: #000105;
  color: var(--color-black);
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}

.project-card__title-rest {
  font-weight: 600;
}

.project-card__address {
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
  color: #000105;
  color: var(--color-black);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.project-card__location-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 0.875rem;
  height: 1.125rem;
  flex: 0 0 0.875rem;
  color: #fae777;
  color: var(--color-secondary);
}

.project-card__location-icon--mask {
  background: #fae777;
  background: var(--color-secondary);
  -webkit-mask-image: var(--project-location-icon);
          mask-image: var(--project-location-icon);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}

.project-card__location-icon svg {
  width: 100%;
  height: 100%;
}

.project-card__price {
  flex: 0 0 auto;
  color: #000105;
  color: var(--color-black);
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  white-space: nowrap;
}

.project-card__button {
  width: 100%;
}

.project-card__button .btn__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}

@media screen and (max-width: 992px) {
  .project-card {
    grid-template-rows: minmax(0, 1fr) auto;
    height: 26.75rem;
  }
  .project-card__media {
    height: auto;
  }
  .project-card__top, .project-card__info {
    gap: 0.5rem;
  }
  .project-card__info {
    flex-direction: column;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
  }
}
.news-card {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto auto;
  overflow: hidden;
  border-radius: 0.5rem;
  min-height: 24.6875rem;
  padding: 0 0.5rem 0.625rem;
  background: #1b2226;
  background: var(--color-news-card-bg);
}

.news-card__media {
  grid-area: 1/1/-1/-1;
  min-height: 0;
  margin: 0 -0.5rem -0.625rem;
  overflow: hidden;
  background: #f3f3f3;
  background: var(--color-news-card-media-bg);
}

.news-card__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news-card__body {
  position: relative;
  z-index: 1;
  grid-area: 2/1;
  display: grid;
  grid-gap: 0.625rem;
  gap: 0.625rem;
  min-height: 6.25rem;
  border-radius: 0 0 0.25rem 0.25rem;
  padding: 1.25rem 0.75rem;
  background: #ffffff;
  background: var(--color-white);
}

.news-card__title {
  margin: 0;
  color: #000105;
  color: var(--color-black);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0;
}

.news-card__date {
  display: block;
  color: rgba(0, 1, 5, 0.56);
  color: var(--color-black-56);
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}

.news-card__read-more {
  position: relative;
  z-index: 1;
  grid-area: 3/1;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  min-height: 1.625rem;
  margin-top: 0.625rem;
  border-radius: 0.25rem;
  padding: 0.375rem 0.75rem;
  background: #fae777;
  background: var(--color-secondary);
  color: #000105;
  color: var(--color-black);
  text-decoration: underline;
  -webkit-text-decoration: underline solid currentColor;
          text-decoration: underline solid currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.125rem;
  transition: background-color 0.3s ease;
  font-family: "Mulish", sans-serif;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .news-card__read-more:hover {
    background: #ffffff;
    background: var(--color-white);
  }
}
.news-card__read-more:focus-visible {
  background: #ffffff;
  background: var(--color-white);
}

.news-card__read-more-icon {
  width: 0.5rem;
  height: 0.75rem;
  flex: 0 0 auto;
}

@media screen and (max-width: 992px) {
  .news-card {
    min-height: 22.5rem;
  }
  .news-card__body {
    min-height: auto;
  }
}
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  background-color: var(--color-black-30);
  -webkit-backdrop-filter: blur(0.125rem);
          backdrop-filter: blur(0.125rem);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 250ms linear, visibility 250ms linear;
}

.backdrop[open] {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.backdrop[close] {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body:has(.backdrop[open]),
body.is-popup-open {
  overflow: hidden;
  touch-action: none;
}

.projects-filter-popup {
  --_open: 320ms;
  --_close: 240ms;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
}

.projects-filter-popup__dialog {
  position: relative;
  width: min(26.25rem, 100%);
  max-height: calc(100vh - 2.5rem);
  overflow: auto;
  border-radius: 1.5rem;
  background: transparent;
  transform: translateY(1.5rem);
  transition: transform var(--_open) ease;
}

.projects-filter-popup[open] .projects-filter-popup__dialog {
  transform: translateY(0);
}

.projects-filter-popup__close {
  position: absolute;
  top: 0.875rem;
  right: 0.875rem;
  z-index: 3;
  display: inline-flex;
  width: 2.125rem;
  height: 2.125rem;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(77, 97, 106, 0.3);
  border: 1px solid var(--color-primary-30);
  border-radius: 0.5rem;
  padding: 0;
  background: #ffffff;
  background: var(--color-white);
  cursor: pointer;
}

.projects-filter-popup__close span,
.projects-filter-popup__close span::before {
  position: absolute;
  width: 1rem;
  height: 0.125rem;
  border-radius: 0.125rem;
  background: #4d616a;
  background: var(--color-primary);
  content: "";
}

.projects-filter-popup__close span {
  transform: rotate(45deg);
}

.projects-filter-popup__close span::before {
  left: 0;
  transform: rotate(90deg);
}

.projects-filter-popup__content {
  display: flex;
  justify-content: center;
  padding: 3.75rem 1.25rem 1.25rem;
  background: transparent;
}

.projects-filter-popup .projects-sidebar {
  position: static;
  display: block;
  width: min(16.875rem, 100%);
}

.projects-filter-popup .projects-sidebar__box {
  background: rgba(255, 255, 255, 0.35);
  background: var(--color-white-35);
}

.mobile-menu-popup {
  --_open: 360ms;
  --_close: 240ms;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1090;
  display: none;
  pointer-events: none;
}

@media screen and (max-width: 992px) {
  .mobile-menu-popup {
    display: block;
  }
}
.mobile-menu-popup__panel {
  position: absolute;
  top: 4.5rem;
  left: 50%;
  width: min(90rem - clamp(1rem, -1.4647887324rem + 10.5164319249vw, 8rem) * 2, 100vw - clamp(1rem, -1.4647887324rem + 10.5164319249vw, 8rem) * 2);
  width: min(90rem - var(--_section-offset) * 2, 100vw - var(--_section-offset) * 2);
  height: auto;
  max-height: calc(100dvh - 5.5rem);
  overflow: auto;
  border: 1px solid #9b9b9b;
  border-radius: 0.75rem;
  padding: 3.75rem 1.375rem 2.375rem 2.375rem;
  background: rgba(255, 255, 255, 0.2196078431);
  -webkit-backdrop-filter: blur(1.375rem);
          backdrop-filter: blur(1.375rem);
  opacity: 0;
  transform: translateX(-50%) scaleY(0);
  transform-origin: top center;
  transition: opacity var(--_close) ease, transform var(--_close) ease;
}

.mobile-menu-popup__nav {
  width: 100%;
}

.mobile-menu-popup__inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  gap: 5.625rem;
}

.mobile-menu-popup__menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.875rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-menu-popup__menu a {
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
}

.mobile-menu-popup__actions {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: end;
  grid-gap: 1.75rem;
  gap: 1.75rem;
}

.mobile-menu-popup__button {
  justify-self: end;
}

.mobile-menu-popup[open] {
  pointer-events: auto;
}

.mobile-menu-popup[open] .mobile-menu-popup__panel {
  opacity: 1;
  transform: translateX(-50%) scaleY(1);
  transition-duration: var(--_open);
  transition-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}

.footer {
  position: relative;
  overflow: hidden;
  background: #4d616a;
  background: var(--color-primary);
  color: #ffffff;
  color: var(--color-white);
}
.footer__inner {
  position: relative;
  display: grid;
  padding: 2.3125rem 0 6.25rem;
}
@media screen and (max-width: 992px) {
  .footer__inner {
    padding: 2.125rem 0 3.75rem;
  }
}
.footer__top {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 2.5rem;
}
@media screen and (max-width: 992px) {
  .footer__top {
    gap: 1.25rem;
    align-items: flex-start;
  }
}
.footer__left {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10.25rem;
  min-width: 0;
}
@media screen and (max-width: 992px) {
  .footer__left {
    flex-direction: column;
    flex: 0 1 min(9.375rem, 42%);
    gap: 1rem;
  }
}
.footer__menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__menu a {
  position: relative;
  display: inline-block;
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
}
.footer__menu a::after {
  position: absolute;
  bottom: -0.125rem;
  left: 0;
  width: 0;
  height: 0.09375rem;
  background: currentColor;
  content: "";
  transition: width 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .footer__menu a:hover::after {
    width: 100%;
  }
}
.footer__menu a:focus-visible::after {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .footer__menu {
    flex-direction: column;
    flex-wrap: nowrap;
    gap: clamp(0.75rem, 0.6399647887rem + 0.4694835681vw, 1.0625rem);
  }
  .footer__menu a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: clamp(0.75rem, 0.7059859155rem + 0.1877934272vw, 0.875rem);
    line-height: 1;
    letter-spacing: 0;
  }
}
.footer__socials .socials {
  gap: 0.4375rem;
}
.footer__contacts {
  display: grid;
  flex: 0 1 22.5rem;
  grid-gap: 2.625rem;
  gap: 2.625rem;
  margin-bottom: 3.3125rem;
  min-width: 0;
}
@media screen and (max-width: 992px) {
  .footer__contacts {
    flex: 1 1 0;
    gap: 1.375rem;
    margin-bottom: 0rem;
  }
}
.footer__contact {
  display: grid;
  grid-gap: 0.625rem;
  gap: 0.625rem;
}
@media screen and (max-width: 992px) {
  .footer__contact {
    gap: 0.625rem;
  }
}
.footer__contact-heading {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #ffffff;
  color: var(--color-white);
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: 0.75rem;
  line-height: 1.3;
  letter-spacing: 0;
}
@media screen and (max-width: 992px) {
  .footer__contact-heading {
    gap: 0.625rem;
  }
}
.footer__contact-icon {
  width: 1rem;
  height: 1rem;
  flex: 0 0 1rem;
  background-color: #ffffff;
  background-color: var(--color-white);
  -webkit-mask-image: var(--footer-icon-url);
          mask-image: var(--footer-icon-url);
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media screen and (max-width: 992px) {
  .footer__contact-icon {
    width: 1.3125rem;
    height: 1.3125rem;
    flex-basis: 1.3125rem;
  }
}
.footer__contact-value {
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: opacity 0.3s ease;
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: clamp(0.75rem, 0.7059859155rem + 0.1877934272vw, 0.875rem);
  line-height: 1.3;
  letter-spacing: 0;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .footer__contact-value:hover {
    opacity: 0.65;
  }
}
.footer__contact-value:focus-visible {
  opacity: 0.65;
}
.footer__contact--phone .footer__contact-heading {
  font-family: "Mulish", sans-serif;
  font-weight: 300;
  font-size: clamp(0.75rem, 0.7059859155rem + 0.1877934272vw, 0.875rem);
  line-height: 1.3;
  letter-spacing: 0;
}
.footer__contact--phone .footer__contact-value {
  font-family: "Mulish", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 992px) {
  .footer__contact--phone .footer__contact-value {
    font-family: "Mulish", sans-serif;
    font-weight: 500;
    font-size: clamp(1.375rem, 1.286971831rem + 0.3755868545vw, 1.625rem);
    line-height: 1.2;
    letter-spacing: 0;
  }
}
.footer__contact--email .footer__contact-value {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: clamp(0.875rem, 0.8309859155rem + 0.1877934272vw, 1rem);
  line-height: 1.5;
  letter-spacing: 0;
}
.footer__contact--address .footer__contact-value {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  font-size: clamp(0.875rem, 0.8309859155rem + 0.1877934272vw, 1rem);
  line-height: 1.5;
  letter-spacing: 0;
}
.footer__wordmark {
  position: absolute;
  left: 28%;
  bottom: 0;
  z-index: 1;
  width: 57.5rem;
  max-height: 25.625rem;
  pointer-events: none;
  transform: translateX(-50%);
}
@media screen and (max-width: 992px) {
  .footer__wordmark {
    position: static;
    width: min(23.75rem, 100%);
    max-width: 100%;
    max-height: 10.625rem;
    margin-top: 0.75rem;
    transform: none;
  }
}
.footer__wordmark-img {
  display: block;
  width: 100%;
  height: 26.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left bottom;
     object-position: left bottom;
}
@media screen and (max-width: 992px) {
  .footer__wordmark-img {
    height: 10.625rem;
  }
}
.footer__bottom {
  position: relative;
  z-index: 2;
  display: flex;
  width: 80%;
  justify-content: flex-end;
  align-self: end;
  gap: 2.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.85);
  border-top: 1px solid var(--color-white-85);
  padding-top: 1.5rem;
}
@media screen and (max-width: 992px) {
  .footer__bottom {
    width: 100%;
    justify-content: flex-end;
    gap: 1.25rem;
    padding-top: 1.5rem;
  }
}
.footer__meta-link {
  color: #ffffff;
  color: var(--color-white);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0;
  text-underline-offset: 0;
  transition: opacity 0.3s ease;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0;
  cursor: pointer;
}
@media (hover: hover) and (pointer: fine) {
  .footer__meta-link:hover {
    opacity: 0.65;
  }
}
.footer__meta-link:focus-visible {
  opacity: 0.65;
}

/*# sourceMappingURL=main.bundle.css.map*/