/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: Gilroy;
    src: local("Gilroy-Regular"),
      url(fonts/Gilroy-Regular.woff2) format("woff2"),
      url(fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Nokia Sans S60";
    src: local("Nokia Sans S60 Regular"),
      url("fonts/Nokia Sans S60 Regular.woff2") format("woff2"),
      url("fonts/Nokia Sans S60 Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded;
    src: local("Unbounded-Bold"),
      url(fonts/Unbounded-Bold.woff2) format("woff2"),
      url(fonts/Unbounded-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded;
    src: local("Unbounded-Medium"),
      url(fonts/Unbounded-Medium.woff2) format("woff2"),
      url(fonts/Unbounded-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded;
    src: local("Unbounded-Regular"),
      url(fonts/Unbounded-Regular.woff2) format("woff2"),
      url(fonts/Unbounded-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Gilroy-Regular;
    src: local("Gilroy-Regular"),
      url(fonts/Gilroy-Regular.woff2) format("woff2"),
      url(fonts/Gilroy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: "Nokia Sans S60 Regular";
    src: local("Nokia Sans S60 Regular"),
      url("fonts/Nokia Sans S60 Regular.woff2") format("woff2"),
      url("fonts/Nokia Sans S60 Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded-Bold;
    src: local("Unbounded-Bold"),
      url(fonts/Unbounded-Bold.woff2) format("woff2"),
      url(fonts/Unbounded-Bold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded-Medium;
    src: local("Unbounded-Medium"),
      url(fonts/Unbounded-Medium.woff2) format("woff2"),
      url(fonts/Unbounded-Medium.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Unbounded-Regular;
    src: local("Unbounded-Regular"),
      url(fonts/Unbounded-Regular.woff2) format("woff2"),
      url(fonts/Unbounded-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: Miama Nueva;
    src: local("Miama Nueva"), url(fonts/miamanueva.woff) format("woff"),
      url(fonts/miamanueva.ttf) format("ttf"),
      url(fonts/miamanueva.otf) format("otf");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'PushkinC';
    src: url('fonts/PushkinC.eot');
    src: local('PushkinC'),
        url('fonts/PushkinC.eot?#iefix') format('embedded-opentype'),
        url('fonts/PushkinC.woff2') format('woff2'),
        url('fonts/PushkinC.woff') format('woff'),
        url('fonts/PushkinC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  .main-page {
    max-width: 1260px;
    width: 100%;
    margin: 50px auto;
    padding: 0 30px;
  }
  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
	 margin: 0 !important;
  }
  .wpcf7 form.sent .wpcf7-response-output {
    color: white;
  }
  .wpcf7-response-output {
    color: white;
}
  details,
  main {
    display: block;
  }
  
  h1 {
    font-size: 2em;
  }
  
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  
  a {
    background-color: rgba(0, 0, 0, 0);
  }
  
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  
  b,
  strong {
    font-weight: bolder;
  }
  
  small {
    font-size: 80%;
  }
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  img {
    border-style: none;
  }
  
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  
  button,
  input {
    overflow: visible;
  }
  
  button,
  select {
    text-transform: none;
  }
  
  [type="button"],
  [type="reset"],
  [type="submit"],
  button {
    -webkit-appearance: button;
  }
  
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner,
  button::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring,
  button:-moz-focusring {
    outline: ButtonText dotted 1px;
  }
  
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  
  legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
  }
  
  progress {
    vertical-align: baseline;
  }
  
  textarea {
    overflow: auto;
  }
  
  [type="checkbox"],
  [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  
  [type="number"]::-webkit-inner-spin-button,
  [type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  
  summary {
    display: list-item;
  }
  
  [hidden],
  template {
    display: none;
  }
  
  *,
  ::after,
  ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  html {
    font-size: 16px;
  }
  
  body,
  html {
    min-height: 100%;
    position: relative;
  }
  
  body {
    margin: 0;
    font-size: 1rem;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  ul {
    margin: 0;
  }
  
  :root {
    --dark: #191919;
    --gold: #d7b46a;
    --dark-gold: #c89d66;
    --white: #fff;
    --large-content-width: 1222px;
    --content-width: 1044px;
  }
  
  .about-main {
    margin-bottom: 185px;
  }
  
  @media screen and (max-width: 1439px) {
    :root {
      --large-content-width: 1000px;
      --content-width: 980px;
    }
  
    .about-main {
      margin-bottom: 160px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    :root {
      --content-width: 720px;
    }
  
    .about-main {
      margin-bottom: 110px;
    }
  }
  
  @media screen and (max-width: 767px) {
    :root {
      --content-width: 88% !important;
    }
  
    .about-main {
      margin-bottom: 65px;
    }
  }
  
  .about-main__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  @media screen and (max-width: 1023px) {
    .about-main__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 90px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: var(--content-width);
    }
  }
  
  .about-main__black-square {
    width: 393px;
    height: 418px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid var(--dark);
    position: relative;
    z-index: 1;
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__black-square {
      width: 374px;
      height: 384px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about-main__wrapper {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .about-main__black-square {
      width: 76%;
      height: 70vw;
      min-width: 213px;
      min-height: 227px;
    }
  }
  
  .about-main__gold-square {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 27px;
    left: 27px;
    background-color: var(--gold);
    z-index: 2;
  }
  
  @media screen and (max-width: 767px) {
    .about-main__gold-square {
      width: 106%;
      height: 106%;
      top: 7px;
      left: 6px;
    }
  }
  
  .about-main__img-container {
    width: 100%;
    height: 100%;
    background: url(images/about-main-img.jpg) center/cover no-repeat;
    position: absolute;
    top: 27px;
    left: 27px;
    z-index: 3;
  }
  
  @media screen and (max-width: 767px) {
    .about-main__img-container {
      top: 14px;
      left: 14px;
    }
  }
  
  .about-main__experience {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -80px;
    width: 191px;
    height: 191px;
    background-color: var(--gold);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border: 16px solid var(--white);
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__experience {
      width: 170px;
      height: 170px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about-main__experience {
      width: 104px;
      height: 104px;
      border-width: 13px;
      right: -62px;
    }
  }
  
  .about-main__experience-content {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 27px 18px 10px 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__experience-content {
      padding: 15px 18px 10px 19px;
    }
  }
  
  .about-main__icon {
    width: 38px;
    height: 38px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .about-main__experience-txt {
    color: var(--white);
    font-size: 18px;
    font-style: normal;
    line-height: normal;
  }
  
  @media screen and (max-width: 767px) {
    .about-main__experience-content {
      padding: 14px 10px 10px;
    }
  
    .about-main__icon {
      width: 21px;
      height: 21px;
    }
  
    .about-main__experience-txt {
      font-size: 12px;
      line-height: 11px;
    }
  }
  
  .about-main__txt-large {
    font-size: 65px;
    line-height: 89.5%;
    letter-spacing: -3.9px;
  }
  
  .about-main__right {
    width: 601px;
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__txt-large {
      font-size: 54px;
    }
  
    .about-main__right {
      width: 472px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .about-main__right {
      width: 76%;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about-main__txt-large {
      font-size: 30px;
      letter-spacing: -1px;
      line-height: 27px;
    }
  
    .about-main__right {
      width: 100%;
      -ms-flex-item-align: start;
      align-self: flex-start;
    }
  }
  
  .about-main__subtitle {
    color: var(--gold);
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
  }
  
  @media screen and (max-width: 767px) {
    .about-main__subtitle {
      font-size: 14px;
    }
  }
  
  .about-main__title {
    font-size: 40px;
    font-weight: 400;
    line-height: 150%;
    margin: 7px 0 41px;
  }
  
  @media screen and (max-width: 767px) {
    .about-main__title {
      font-size: 21px;
      margin-top: 1px;
      margin-bottom: 22px;
    }
  }
  
  .about-main__txt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 20px;
  }
  
  .about-main__bottom {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 55px;
  }
  
  .about-main__link {
    width: 246px;
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__link {
      width: 205px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about-main__txt {
      font-size: 14px;
    }
  
    .about-main__bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      gap: 13px;
    }
  
    .about-main__link {
      width: 100%;
    }
  }
  
  .about-main__signature {
    color: #000;
    font-family: PushkinC;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
  }
  
  @media screen and (max-width: 1439px) {
    .about-main__signature {
      font-size: 20px;
    }
  }
  
  @media screen and (max-width: 767px) {
  }
  
  .about-reason {
    margin-bottom: 45px;
  }
  
  .about-reason__wrapper {
    width: var(--content-width);
    margin: 0 auto;
  }
  
  .about-reason__swiper {
    width: 100%;
    height: 284px;
  }
  
  @media screen and (max-width: 767px) {
    .about-reason__swiper {
      height: 236px;
    }
  }
  
  .about-reason__swiper-wrapper {
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .about-reason__swiper-slide {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 35px;
    border: 1px solid var(--gold);
  }
  
  .about-reason__swiper-img {
    width: 65px;
    height: 75px;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
  }
  
  @media screen and (max-width: 767px) {
    .about-reason__swiper-img {
      width: 45px;
      height: 62px;
    }
  }
  
  .about-reason__swiper-txt {
    max-width: 258px;
    color: var(--dark);
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  }
  
  .about-reason__swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
    gap: 12px;
  }
  
  .about-reason__swiper-pagination .swiper-pagination-bullet {
    margin: 0 !important;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid var(--dark-gold);
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .about-reason__swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--dark-gold);
  }

  .projects__swiper-pagintaion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
    gap: 12px;
  }

  .projects__swiper-pagintaion .swiper-pagination-bullet {
    margin: 0 !important;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid var(--dark-gold);
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .projects__swiper-pagintaion .swiper-pagination-bullet-active {
    background-color: var(--dark-gold);
  }
  
  .about {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  
  .about__wrapper {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  
  .about__title {
    color: var(--dark);
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 45px;
  }
  
  @media screen and (max-width: 767px) {
    .about__title {
      margin-bottom: 25px;
      font-size: 18px;
    }
  }
  
  .about__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 35px;
    margin-bottom: 84px;
  }
  
  @media screen and (max-width: 1439px) {
    .about__wrapper {
      max-width: 1024px;
    }
  
    .about__top {
      gap: 11px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .about__wrapper {
      width: var(--content-width);
    }
  
    .about__top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 42px;
    }
  }
  
  .about__top-container {
    width: 788px;
    height: 496px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid var(--dark);
    position: relative;
    z-index: 2;
    left: -84px;
  }
  
  @media screen and (max-width: 1439px) {
    .about__top-container {
      width: 527px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .about__top-container {
      width: 100%;
      left: -20px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about__top {
      margin-bottom: 40px;
    }
  
    .about__top-container {
      height: 323px;
    }
  }
  
  .about__top-gold-square {
    width: 100%;
    height: 100%;
    background: var(--dark-gold);
    position: absolute;
    top: 15px;
    left: 15px;
  }
  
  @media screen and (max-width: 767px) {
    .about__top-gold-square {
      top: 5px;
      left: 5px;
    }
  }
  
  .about__top-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    -o-object-position: right;
    object-position: right;
  }
  
  .about__top-content {
    width: 512px;
  }
  
  @media screen and (max-width: 1439px) {
    .about__top-content {
      width: 475px;
    }
  }
  
  .about__subtitle {
    color: var(--gold);
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 21px;
  }
  
  @media screen and (max-width: 767px) {
    .about__top-img {
      top: 7px;
      left: 7px;
    }
  
    .about__subtitle {
      font-size: 20px;
      margin-bottom: 17px;
    }
  }
  
  .about__subtitle_center {
    text-align: center;
  }
  
  .about__txt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }
  
  .italic {
    font-style: italic;
  }
  
  .about__txt_large {
    font-size: 24px;
  }
  
  @media screen and (max-width: 1023px) {
    .about__top-content {
      width: 100%;
    }
  
    .about__txt_large {
      font-size: 20px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about__txt_large {
      font-size: 16px;
    }
  }
  
  .about__heading {
    color: var(--dark);
    font-size: 32px;
    font-weight: 400;
    line-height: 91.5%;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  
  @media screen and (max-width: 767px) {
    .about__heading {
      font-size: 28px;
    }
  }
  
  .about__top-list {
    margin-bottom: 35px;
    list-style: none;
  }
  
  .about__top-item {
    color: var(--dark);
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 4px;
  }
  
  .about__top-item-bold {
    font-weight: 700;
    color: #c89d66;
  }
  
  .about__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 141px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 109px;
    margin-bottom: 69px;
  }
  
  @media screen and (max-width: 1439px) {
    .about__bottom {
      gap: 57px;
      padding-left: 40px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about__top-item {
      font-size: 18px;
    }
  
    .about__bottom {
      margin-bottom: 45px;
    }
  }
  
  .about__bottom-content {
    width: 512px;
  }
  
  @media screen and (max-width: 1023px) {
    .about__bottom {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      gap: 45px;
      padding-left: 0;
    }
  
    .about__bottom-content {
      width: 100%;
    }
  }
  
  .about__bottom-list {
    list-style: none;
    padding: 0;
    margin: 25px 0 25px;
  }
  
  .about__bottom-container {
    width: 604px;
    height: 477px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 6px solid var(--dark);
    position: relative;
    z-index: 2;
  }
  
  @media screen and (max-width: 1023px) {
    .about__bottom-container {
      width: 100%;
    }
  }
  
  @media screen and (max-width: 767px) {
    .about__bottom-container {
      height: 290px;
    }
  }
  
  .about__bottom-gold-square {
    width: 100%;
    height: 100%;
    background: var(--dark-gold);
    position: absolute;
    right: 15px;
    bottom: 15px;
  }
  
  @media screen and (max-width: 767px) {
    .about__bottom-gold-square {
      right: 5px;
      bottom: 5px;
    }
  }
  
  .about__bottom-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
  
  .back-btn {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--white);
    text-align: center;
    font-family: Unbounded;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    background: var(--dark);
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    width: 365px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px auto 0;
  }
  
  .back-btn:hover {
    opacity: 0.7;
  }
  
  .bottom-contacts {
    height: 551px;
    width: 100%;
    position: relative;
  }
  
  @media screen and (max-width: 767px) {
    .about__bottom-img {
      bottom: 7px;
      right: 7px;
    }
  
    .back-btn {
      width: 100%;
    }
  
    .bottom-contacts {
      height: 711px;
    }
  }
  
  .bottom-contacts__map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  
  .bottom-contacts__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
    padding-top: 46px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  
  @media screen and (max-width: 1023px) {
    .bottom-contacts__wrapper {
      width: var(--content-width);
    }
  }
  
  .bottom-contacts__box {
    width: 512px;
    height: 466px;
    position: relative;
  }
  
  @media screen and (max-width: 1439px) {
    .bottom-contacts__box {
      width: 459px;
      height: 439px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .bottom-contacts__wrapper {
      padding-top: 226px;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .bottom-contacts__box {
      width: 88%;
      height: 408px;
    }
  
    .bottom-contacts__box_contacts {
      width: 100%;
    }
  }
  
  .bottom-contacts__container {
    background-color: var(--white);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
  }
  
  .bottom-contacts__gold-square {
    background: var(--dark-gold);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    bottom: 27px;
    right: 27px;
  }
  
  .bottom-contacts__title {
    color: var(--dark);
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
  }
  
  @media screen and (max-width: 1439px) {
    .bottom-contacts__title {
      margin-bottom: 14px;
    }
  }
  
  .bottom-contacts__content {
    width: 365px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
  
  @media screen and (max-width: 767px) {
    .bottom-contacts__container {
      padding-top: 22px;
      padding-bottom: 27px;
    }
  
    .bottom-contacts__gold-square {
      bottom: 10px;
      right: 10px;
      background: var(--gold);
    }
  
    .bottom-contacts__title {
      font-size: 14px;
      margin-bottom: 16px;
    }
  
    .bottom-contacts__content {
      width: calc(100% - 12px);
    }
  }
  
  .bottom-contacts__row {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 14px;
  }
  
  .bottom-contacts__info {
    display: block;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 11px;
    text-align: center;
    border: 2px solid var(--dark);
  }
  
  .bottom-contacts__info_large {
    text-align: left;
    font-size: 14px;
    padding: 19px 23px 23px 26px;
  }
  
  .bottom-contacts__link {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--gold);
  }
  
  .bottom-contacts__link:hover {
    opacity: 0.7;
  }
  
  .bottom-contacts__img {
    width: 32px;
    height: 32px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .bottom-contacts__link-black {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 100%;
    background: var(--dark);
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
  }
  
  .bottom-contacts__link-black:hover {
    opacity: 0.7;
  }
  
  .breadcrumbs {
    margin-top: 10px;
    margin-bottom: 38px;
  }
  
  .breadcrumbs__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
  }
  
  @media screen and (max-width: 1023px) {
    .breadcrumbs__wrapper {
      width: var(--content-width);
    }
  }
  
  .breadcrumbs__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 18px;
    -moz-column-gap: 18px;
    column-gap: 18px;
    row-gap: 5px;
  }
  
  .breadcrumbs__link {
    text-decoration: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }
  
  .breadcrumbs__link:hover {
    opacity: 0.7;
  }
  
  .breadcrumbs__line {
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }
  
  .button {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: var(--gold);
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    color: var(--dark);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid var(--gold);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .button:hover {
    background-color: var(--dark);
    color: var(--white);
  }
  
  .contacts {
    margin-bottom: 123px;
  }
  
  @media screen and (max-width: 767px) {
    .bottom-contacts__row {
      gap: 10px;
    }
  
    .contacts {
      margin-bottom: 50px;
    }
  }
  
  .contacts__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  @media screen and (max-width: 1023px) {
    .contacts__wrapper {
      width: var(--content-width);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
  }
  
  .contacts__map {
    width: 641px;
    border: none;
  }
  
  @media screen and (max-width: 1439px) {
    .contacts__map {
      width: 495px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .contacts__map {
      width: 508px;
      height: 458px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .contacts__map {
      width: 100%;
    }
  }
  
  .contacts__content {
    width: 512px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
  }
  
  @media screen and (max-width: 1439px) {
    .contacts__content {
      width: 462px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .contacts__content {
      width: 459px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .contacts__content {
      width: 100%;
      gap: 58px;
    }
  }
  
  .contacts__bottom {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 27px 9px 30px;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  }
  
  .contacts__txt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }
  
  .contacts__title {
    color: var(--dark);
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 25px;
    margin-bottom: 15px;
  }
  
  .contacts__list {
    margin-bottom: 35px;
  }
  
  .contacts__item {
    color: var(--dark);
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 3px;
  }
  
  .documents {
    margin-bottom: 54px;
  }
  
  .documents__wrapper {
    width: var(--content-width);
    margin: 0 auto;
  }
  
  .documents__title {
    color: var(--dark);
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 21px;
  }
  
  @media screen and (max-width: 767px) {
    .documents__title {
      font-size: 16px;
      margin-bottom: 17px;
    }
  }
  
  .documents__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 500px;
    gap: 21px;
  }
  
  @media screen and (max-width: 1023px) {
    .documents__list {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  .documents__item {
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  }
  
  .documents__link {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    width: 100%;
    height: 409px;
    position: relative;
  }
  
  .documents__link:hover {
    opacity: 0.7;
    opacity: 1;
  }
  
  .documents__link:hover .documents__open {
    opacity: 0.7;
  }
  
  @media screen and (max-width: 767px) {
    .documents__list {
      grid-template-columns: 1fr;
      grid-auto-rows: 480px;
    }
  
    .documents__link {
      height: 408px;
    }
  
    .documents__link::after {
      height: 93px;
    }
  }
  
  .documents__img {
    width: 100%;
    height: 100%;
    border: 7px solid #D7B46A;
    display: block;
  }
  
  .documents__open {
    color: var(--dark);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 5;
  }
  
  @media screen and (max-width: 767px) {
    .documents__img {
      -o-object-fit: contain;
      object-fit: contain;
    }
  
    .documents__open {
      font-size: 14px;
    }
  }
  
  .documents__name {
    color: var(--dark);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-top: 32px;
  }
  
  @media screen and (max-width: 767px) {
    .documents__name {
      font-size: 14px;
      margin-top: 27px;
    }
  }
  
  .feedback {
    margin-bottom: 100px;
  }
  
  .feedback__wrapper {
    width: var(--content-width);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  
  .feedback__subtitle {
    color: var(--gold);
    text-align: center;
    font-size: 20px;
    line-height: normal;
  }
  
  @media screen and (max-width: 767px) {
    .feedback__subtitle {
      font-size: 14px;
    }
  }
  
  .feedback__title {
    text-align: center;
    font-size: 36px;
    line-height: normal;
    margin: 13px 0 17px;
  }
  
  .feedback__description {
    color: #aaa;
    text-align: center;
    font-family: Gilroy;
    font-size: 20px;
    line-height: normal;
    max-width: 625px;
  }
  
  @media screen and (max-width: 767px) {
    .feedback__title {
      margin-top: 5px;
      margin-bottom: 12px;
      font-size: 20px;
    }
  
    .feedback__description {
      max-width: 242px;
      font-size: 14px;
    }
  }
  
  .feedback__swiper {
    margin-top: 38px;
    width: 100%;
    position: relative;
  }
  
  @media screen and (max-width: 767px) {
    .feedback__swiper {
      margin-top: 50px;
    }
  }
  
  .feedback__swiper-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  
  .feedback__swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
  }
  
  .feedback__img {
    width: 100%;
    border: 7px solid #D7B46A;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    -o-object-position: top;
    object-position: top;
  }
  
  .feedback__swiper-txt {
    color: var(--dark);
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  }
  
  .feedback__link {
    color: var(--gold);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .feedback__link:hover {
    opacity: 0.7;
  }
  
  .feedback__swiper-pagintaion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: unset !important;
    left: 50% !important;
    bottom: -40px !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
  }
  
  .feedback__swiper-pagintaion .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--gold);
    margin: 0 !important;
    padding: 0;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .feedback__swiper-pagintaion .swiper-pagination-bullet-active {
    background-color: var(--gold);
  }
  
  .footer {
    padding-top: 31px;
    padding-bottom: 42px;
    background-color: var(--dark);
  }
  
  .footer__braid {
    width: 100%;
    height: 25px;
    display: block;
    position: absolute;
    bottom: 0;
    background: url(images/braid.svg) no-repeat center / contain;
  }
  
  .footer__wrapper {
    width: 1206px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__wrapper {
      width: var(--content-width);
    }
  }
  
  @media screen and (max-width: 1023px) {
    .footer__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      gap: 28px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      width: 52%;
    }
  
    .footer__braid_hide {
      display: none;
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer {
      padding-bottom: 51px;
    }
  
    .footer__wrapper {
      width: var(--content-width);
    }
  }
  
  .footer__nav {
    display: grid;
    position: relative;
    width: 440px;
    padding-bottom: 43px;
    grid-template-areas: "menu res" "menu contacts";
    -webkit-column-gap: 75px;
    -moz-column-gap: 75px;
    column-gap: 75px;
    row-gap: 7px;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__nav {
      width: 347px;
      padding-bottom: 35px;
      -webkit-column-gap: 20px;
      -moz-column-gap: 20px;
      column-gap: 20px;
      row-gap: 7px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .footer__nav {
      row-gap: 25px;
      width: 100%;
    }
  }
  
  .footer__container_menu {
    grid-area: menu;
  }
  
  .footer__container_res {
    grid-area: res;
  }
  
  .footer__container_contacts {
    grid-area: contacts;
  }
  
  .footer__title {
    color: var(--gold);
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 12px;
  }
  
  @media screen and (max-width: 767px) {
    .footer__nav {
      row-gap: 10px;
    }
  
    .footer__title {
      font-size: 16px;
      margin-bottom: 18px;
    }
  }
  
  .footer__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
  }
  
  .footer__list li a {
    padding: 0;
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    border: none;
  }
  
  .footer__list li a:hover {
    opacity: 0.7;
    color: #fff;
    text-decoration: none;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__list li a {
      font-size: 14px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer__list li a {
      font-size: 13px;
    }
  }
  
  .footer__link_whatsapp::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(images/whatsapp-icon.svg) center/cover no-repeat;
  }
  
  .footer__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 52px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  
  .footer__logo {
    width: 90px;
    height: 90px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .footer__logo-txt {
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__logo-txt {
      font-size: 15px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .footer__logo-txt {
      position: absolute;
      left: 50%;
      bottom: -30px;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer__logo-txt {
      font-size: 14px;
      bottom: -45px;
    }
  }
  
  .footer__form {
    width: 440px;
    padding-bottom: 34px;
    position: relative;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__form {
      width: 394px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .footer__form {
      padding-bottom: 28px;
      width: 100%;
    }
  
    .header_main .header__hamburger {
      background-image: url(images/hamburger.svg);
    }
  }
  
  .footer__form-txt {
    color: var(--white);
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__form-txt {
      font-size: 18px;
      margin-bottom: 16px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer__form-txt {
      font-size: 16px;
      margin-bottom: 14px;
    }
  }
  
  .footer__row {
    width: 100%;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__row {
      height: 46px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer__row {
      height: 34px;
    }
  }
  
  .footer__input {
    border: none;
    height: 100%;
    margin: 0;
    padding: 17px 22px 13px;
    font-weight: 400;
    line-height: normal;
    color: var(--dark);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  
  @media screen and (max-width: 767px) {
    .footer__input {
      padding: 6px 4px 10px;
      font-size: 14px;
      -webkit-box-flex: unset;
      -ms-flex-positive: unset;
      flex-grow: unset;
      width: 62%;
    }
  }
  
  .footer__submit {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 164px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    background-color: var(--dark-gold);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  @media screen and (max-width: 767px) {
    .footer__submit {
      width: 38%;
      font-size: 14px;
    }
  }
  
  .footer__submit:hover {
    opacity: 0.7;
  }
  
  .footer__download {
    padding: 0;
    margin: 0;
	margin-top: 12px;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 54px;
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    background-color: var(--dark-gold);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 9px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
	text-decoration:none;
  }
  
  @media screen and (max-width: 1439px) {
    .footer__download {
      height: 40px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .footer__download {
      height: 34px;
      font-size: 14px;
    }
  }
  
  .footer__download:hover {
    opacity: 0.7;
  }
  
  .footer__icon {
    width: 24px;
    height: 24px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  @media screen and (max-width: 767px) {
    .footer__icon {
      width: 20px;
      height: 20px;
    }
  }
  
  .header {
    min-height: 114px;
    width: 100%;
    background-color: var(--white);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    position: relative;
  }
  
  .header_main {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 3;
  }
  
  .header_main .menu-item a,
  .header_main .header__logo-txt {
    color: var(--white);
  }
  
  .header_main .header__link_gold-contact {
    color: var(--gold);
  }
  
  .header__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .header__logo-container {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 26px;
  }
  
  .header__logo-container:hover {
    opacity: 0.7;
  }
  
  @media screen and (max-width: 1023px) {
    .header__wrapper {
      width: var(--content-width);
    }
  
    .header__logo-container {
      z-index: 16;
    }
  }
  
  .header__logo {
    width: 84px;
    height: 84px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
  }
  
  @media screen and (max-width: 1439px) {
    .header__logo-container {
      gap: 16px;
    }
  
    .header__logo {
      width: 70px;
      height: 70px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .header {
      min-height: 88px;
    }
  
    .header__logo {
      width: 50px;
      height: 50px;
    }
  }
  
  .header__logo-txt {
    color: var(--dark);
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  }
  
  .header__logo-txt_dark {
    color: var(--dark) !important;
  }
  
  .header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    -webkit-transition: 0.8s;
    transition: 0.8s;
  }
  
  @media screen and (max-width: 1439px) {
    .header__logo-txt {
      font-size: 16px;
    }
  
    .header__right {
      gap: 35px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .header__right {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      background-color: var(--white);
      visibility: hidden;
      opacity: 0;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      z-index: 15;
      overflow: scroll;
    }
  
    .header__right .menu-item a {
      color: var(--dark);
    }
  
    .header__right .header__link_gold-contact {
      color: var(--gold);
    }
  }
  
  .header__right_opened {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  
  .header__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 36px;
  }
  
  .menu-item a {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--dark);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 13px;
    padding-top: 13px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid transparent;
  }
  .header__link {
    text-decoration: none;
  }
  .menu-item a:hover {
    opacity: 0.7;
    color: var(--gold);
    border-color: var(--gold);
    opacity: 1;
  }
  
  @media screen and (max-width: 1439px) {
    .header__list {
      gap: 24px;
    }
  
    .menu-item a {
      font-size: 14px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .header__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 3px;
    }
  
    .menu-item a {
      color: var(--dark);
      padding-top: 0;
      padding-bottom: 4px;
      font-size: 24px;
    }
  
    .header__link_gold-contact {
      color: var(--gold);
    }
  }
  
  .header__link_active {
    color: var(--gold) !important;
    border-color: var(--gold);
  }
  
  .header__link_gold-contact {
    color: var(--gold);
  }
  
  .header__link_gold-contact:hover {
    border-color: transparent;
    opacity: 0.7;
  }
  
  .header__btn {
    width: 157px;
    height: 30px;
  }
  
  @media screen and (max-width: 1439px) {
    .header__btn {
      width: 126px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .header__btn {
      width: 238px;
      height: 40px;
      font-size: 22px;
    }
  }
  
  .header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 21px;
  }
  
  .header__whatsapp-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url(images/whatsapp-gold-icon.svg) center/cover no-repeat;
  }

  .header__tg-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url(images/tg-gold-icon.svg) center/cover no-repeat;
  }

  .header__vk-icon {
    display: block;
    width: 24px;
    height: 24px;
    background: url(images/vk-gold-icon.svg) center/cover no-repeat;
  }
  
  .header__hamburger {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none;
  }
  
  @media screen and (max-width: 1023px) {
    .header__hamburger {
      display: block;
      position: absolute;
      right: 20px;
      top: 38px;
      width: 30px;
      height: 30px;
      background: url(images/hamburger-dark.svg) center/contain no-repeat;
    }
  }
  
  @media screen and (max-width: 767px) {
    .menu-item a {
      font-size: 22px;
    }
  
    .header__hamburger {
      width: 24px;
      height: 24px;
      top: 29px;
    }
  }
  
  .header__close {
    padding: 0;
    margin: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none;
  }
  
  @media screen and (max-width: 1023px) {
    .header__close {
      display: block;
      position: absolute;
      right: 25px;
      top: 40px;
      width: 30px;
      height: 30px;
      background: url(images/close-black.svg) center/contain no-repeat;
    }
  }
  
  .hero {
    height: 732px;
    background: url(images/promo-bg.jpg) center/cover no-repeat;
    margin-bottom: 130px;
    position: relative;
  }
  
  .hero::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(25, 25, 25, 0.8);
    z-index: 1;
  }
  
  @media screen and (max-width: 1439px) {
    .header__contacts {
      gap: 15px;
    }
  
    .hero {
      height: 675px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .hero {
      margin-bottom: 488px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .header__close {
      top: 23px;
    }
  
    .hero {
      height: 594px;
      margin-bottom: 418px;
    }
  }
  
  .hero__wrapper {
    width: var(--content-width);
    height: 100%;
    padding-top: 224px;
    margin: 0 auto;
    position: relative;
  }
  
  .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2;
  }
  
  .hero__swiper {
    width: 690px;
  }
  
  @media screen and (max-width: 1439px) {
    .hero__wrapper {
      padding-top: 184px;
    }
  
    .hero__swiper {
      width: 621px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .hero__wrapper {
      padding-top: 174px;
    }
  
    .hero__swiper {
      width: 100%;
    }
  }
  
  .hero__swiper-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  
  .hero__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 90px;
  }
  
  @media screen and (max-width: 767px) {
    .hero__slide {
      gap: 41px;
    }
  }
  
  .hero__swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: unset !important;
    left: 50% !important;
    bottom: -88px !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
  }
  
  .hero__swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--gold);
    margin: 0 !important;
    padding: 0;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .hero__swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--gold);
  }
  
  .hero__title {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
  }
  
  @media screen and (max-width: 1439px) {
    .hero__title {
      font-size: 28px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .hero__swiper-pagination {
      bottom: -56px !important;
    }
  
    .hero__title {
      font-size: 14px;
      font-family: Unbounded;
    }
  }
  
  .hero__btn {
    width: 297px;
    height: 50px;
    font-size: 20px;
  }
  
  @media screen and (max-width: 767px) {
    .hero__btn {
      width: 100%;
      height: 40px;
      font-size: 14px;
      color: var(--white);
    }
  }
  
  .hero__tiles {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 134px 134px;
    grid-auto-rows: 134px;
    gap: 17px;
  }
  
  @media screen and (max-width: 1023px) {
    .hero__tiles {
      display: none;
    }
  }
  
  .hero__tile {
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 18px;
    padding-left: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .hero__tile-icon {
    width: 40px;
    height: 40px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .hero__tile-txt {
    color: #2c3661;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
  }
  
  .hero__features {
    position: absolute;
    z-index: 2;
    bottom: -95px;
    left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 190px;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  
  @media screen and (max-width: 1439px) {
    .hero__features {
      bottom: -80px;
      height: 164px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .hero__features {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      grid-template-columns: 1fr;
      width: 60%;
      bottom: -50px;
    }
  }
  
  .hero__features-item {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    background-color: var(--dark);
    color: var(--white);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 42px 37px 40px 27px;
  }
  
  @media screen and (max-width: 1439px) {
    .hero__features-item {
      padding: 24px 19px 26px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .hero__features-item {
      padding: 42px 37px 40px 27px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .hero__features {
      width: 100%;
      bottom: -31px;
    }
  
    .hero__features-item {
      padding: 33px 20px 27px 16px;
      gap: 15px;
    }
  }
  
  .hero__features-item_gold {
    background-color: var(--gold);
  }
  
  .hero__features-img {
    width: 45px;
    height: 51px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
  }
  
  .hero__features-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .hero__features-subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
  }
  
  @media screen and (max-width: 767px) {
    .hero__features-img {
      width: 35px;
      height: 40px;
      -o-object-fit: contain;
      object-fit: contain;
    }
  
    .hero__features-subtitle {
      font-size: 12px;
    }
  }
  
  .hero__features-title {
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 3px 0 8px;
  }
  
  @media screen and (max-width: 767px) {
    .hero__features-title {
      font-size: 20px;
      margin-top: 5px;
      margin-bottom: 12px;
    }
  }
  
  .hero__features-txt {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
  }
  
  .link {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: var(--dark);
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.1);
    color: var(--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
  }
  
  .link:hover {
    opacity: 0.7;
  }
  
  .page {
    min-height: 100vh;
    font-family: "Nokia Sans S60", sans-serif;
    color: var(--dark);
    font-weight: 400;
  }
  
  .page_blocked {
    overflow: hidden;
  }
  
  .popup {
    background-color: rgba(0, 0, 0, 0.568627451);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 20;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
  }
  
  .popup_opened {
    visibility: visible;
    opacity: 1;
  }
  
  .popup__wrapper {
    width: 1131px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #222223;
    padding: 53px 20px 100px 150px;
    position: relative;
  }
  
  @media screen and (max-width: 1439px) {
    .popup__wrapper {
      width: 980px;
      padding: 53px 20px 82px 95px;
    }
  }
  
  .popup__title {
    color: var(--gold);
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 63px;
  }
  
  .popup__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
  }
  
  @media screen and (max-width: 1023px) {
    .popup__wrapper {
      width: 92%;
      padding: 62px 20px 48px;
    }
  
    .popup__title {
      margin-bottom: 30px;
      text-align: center;
    }
  
    .popup__content {
      gap: 28px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 66%;
      margin: 0 auto;
    }
  }
  
  @media screen and (max-width: 767px) {
    .popup__wrapper {
      padding: 46px 24px 41px;
    }
  
    .popup__title {
      font-size: 16px;
      text-align: left;
    }
  
    .popup__content {
      gap: 10px;
      width: 100%;
    }
  }
  
  .popup__form {
    width: 337px;
  }
  
  @media screen and (max-width: 1023px) {
    .popup__form {
      width: 100%;
    }
  }
  
  .popup__fieldset {
    width: 100%;
    border: none;
    margin: 0;
    padding: 0;
  }
  
  .popup__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 28px;
  }
  
  .popup__label {
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    /*margin-left: 20px;*/
  }
  
  .service-button {
    background-color: var(--dark);
    color: var(--white);
    appearance: none;
    border: 1px solid var(--gold);
    padding: 8px;
    text-align: left;
    font-size: 12px;
  }
  
  .service-button:active {
	background: var(--gold);
	color: var(--dark);
  }

  .service-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 10px;
   }
  
  @media screen and (max-width: 767px) {
    .popup__row {
      margin-bottom: 18px;
    }
	.service-button {
    font-size: 10px;
    }
    .popup__label {
      font-size: 14px;
      margin-left: 12px;
    }
  }
  
  .popup__input {
    width: 100%;
    height: 56px;
    background: #191919;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px 25px 14px;
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    border: none;
  }
  
  @media screen and (max-width: 767px) {
    .popup__input {
      height: 44px;
      font-size: 14px;
      padding: 12px;
    }
  }
  
  .popup__submit {
    width: 100%;
    height: 50px;
    color: #fff;
    text-align: center;
    font-family: Unbounded;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
  }
  
  @media screen and (max-width: 767px) {
    .popup__submit {
      font-size: 14px;
      height: 44px;
    }
  }
  
  .popup__line {
    width: 1px;
    border-right: 1px solid #425362;
    display: block;
    opacity: 0.8;
  }
  
  @media screen and (max-width: 1023px) {
    .popup__line {
      width: 100%;
      height: 1px;
      border-right: none;
      border-top: 1px solid #425362;
    }
  }
  
  .popup__description {
    width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 28px;
  }
  
  .popup__subtitle {
    color: var(--gold);
    font-size: 32px;
    font-weight: 400;
    line-height: normal;
  }
  
  .popup__txt {
    color: var(--gold);
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
    margin-top: 68px;
  }
  
  @media screen and (max-width: 1023px) {
    .popup__description {
      width: 100%;
    }
  
    .popup__subtitle {
      display: none;
    }
  
    .popup__txt {
      margin-top: 0;
      font-size: 14px;
    }
  }
  
  .popup__close {
    width: 40px;
    height: 40px;
    background: url(images/close.svg) center/24px 24px no-repeat rgba(0, 0, 0, 0);
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: absolute;
    top: 23px;
    right: 23px;
  }
  
  @media screen and (max-width: 767px) {
    .popup__close {
      width: 30px;
      height: 30px;
      background-size: 20px 20px;
      top: 12px;
      right: 12px;
    }
  }
  
  .popup__close:hover {
    opacity: 0.7;
  }
  
  .project {
    margin-bottom: 105px;
  }
  
  .project__wrapper {
    width: var(--content-width);
    margin: 0 auto;
  }
  
  .project__title {
    color: var(--dark);
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    max-width: 888px;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .project__title {
      font-size: 18px;
    }
  }
  
  .project__date {
    display: block;
    margin: 14px auto 0;
    color: var(--dark);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }
  
  @media screen and (max-width: 767px) {
    .project__date {
      margin-top: 8px;
    }
  }
  
  .project__content {
    width: 100%;
    background: var(--white);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    margin-top: 25px;
  }
  
  @media screen and (max-width: 767px) {
    .project__content {
      margin-top: 12px;
    }
  }
  
  .project__swiper {
    width: 100%;
    height: 444px;
    position: relative;
  }
  
  .project__swiper-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .project__swiper-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .project__swiper-pagination {
    position: absolute;
    bottom: 26px !important;
    top: unset !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    z-index: 5;
  }
  
  .project__swiper-pagination .swiper-pagination-bullet {
    margin: 0 !important;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 1px solid var(--dark-gold);
    background-color: rgba(0, 0, 0, 0);
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .project__swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--dark-gold);
  }
  
  .project__txt-box {
    margin: 0 auto;
    width: 87%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 524px;
    padding-bottom: 59px;
    padding-top: 57px;
  }
  
  .project__txt {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 25px;
  }
  
  @media screen and (max-width: 767px) {
    .project__txt-box {
      width: 90%;
      padding-bottom: 25px;
      padding-top: 26px;
    }
  
    .project__txt {
      font-size: 14px;
      margin-bottom: 20px;
    }
  }
  
  .project__txt_service {
    font-size: 20px;
  }
  
  @media screen and (max-width: 767px) {
    .project__txt_service {
      font-size: 14px;
    }
  }
  
  .project__order {
    width: 365px;
    height: 50px;
    font-size: 16px;
    margin: 45px auto 0;
    color: var(--white);
  }
  
  @media screen and (max-width: 767px) {
    .project__order {
      width: 100%;
      margin-top: 16px;
    }
  }
  
  .project__order:hover {
    opacity: 1;
  }
  
  .projects {
    margin-bottom: 36px;
  }
  
  .projects__wrapper {
    width: var(--content-width);
    margin: 0 auto;
  }
  
  .projects__title {
    color: var(--dark);
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 21px;
  }
  
  @media screen and (max-width: 767px) {
    .projects__title {
      font-size: 16px;
      margin-bottom: 25px;
    }
  }
  
  .projects__list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    /* display: grid; */
    /* grid-template-columns: repeat(3, 1fr); */
    /* grid-auto-rows: 250px; */
    /* gap: 21px; */
  }
  
  /* @media screen and (max-width: 1023px) {
    .projects__list {
      grid-template-columns: repeat(2, 1fr);
    }
  } */
  
  .projects__item {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .projects__img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: fill;
  }
  .projects__bottom {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
  }
  
  .projects__bottom:hover {
    opacity: 0.7;
    opacity: 1;
  }
  
  .projects__bottom:hover .projects__read {
    opacity: 0.7;
  }
  .projects__top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 29px;
  }
  
  @media screen and (max-width: 767px) {
    /*.projects__list {
      grid-template-columns: 1fr;
      grid-auto-rows: 250px;
    }*/
  
    .projects__top {
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  
  .projects__date {
    color: #aaa;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
  }
  .projects__txt {
    margin-top: 25px;
  }
  .projects__txt a {
    color: var(--dark);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-top: 25px;
    text-decoration: none;
  }
  
  .post-thumbnail {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
  }
  
  .post-thumbnail:hover {
    opacity: 0.7;
    opacity: 1;
  }
  
  .post-thumbnail:hover .projects__read {
    opacity: 0.7;
  }
  
  .size-post-thumbnail {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: fill;
  }
  .entry-content {
    margin: 30px 0 50px;
}
.entry-header {
  margin-bottom: 30px;
}
.site-main-single {
  margin: 50px 0 30px;
}
.site-main-single .post-thumbnail {
  height: auto;
}
  .projects__read {
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: var(--white);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    z-index: 99;
  }
  .projects__read a {
    color: white;
  }
  .projects__pagination {
    margin-top: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
  
  .projects__btn {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: url(images/arrow-black.svg) center/contain no-repeat;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .projects__btn:hover {
    opacity: 0.7;
  }
  
  .projects__btn_next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .projects__pagination-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 45px;
  }
  
  .projects__pagination-link {
    text-decoration: none;
    color: unset;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--dark);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
  }
  
  .projects__pagination-link:hover {
    opacity: 0.7;
  }
  
  .projects__pagination-link_active {
    text-decoration: underline;
  }
  
  .reason {
    background-color: var(--dark);
    height: 520px;
    margin-bottom: 78px;
  }
  
  @media screen and (max-width: 1439px) {
    .reason {
      height: 387px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .reason {
      height: unset;
    }
  }
  
  @media screen and (max-width: 767px) {
    .projects__pagination-list {
      gap: 25px;
    }
  
    .reason {
      margin-bottom: 50px;
    }
  }
  
  .reason__swiper {
    width: 100%;
  }
  
  .reason__wrapper {
    width: 1440px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__wrapper {
      width: 100%;
      max-width: 1024px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .reason__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 50px;
      max-width: 768px;
    }
  }
  
  .reason__left {
    width: 50%;
    padding: 32px 100px 0 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__left {
      padding: 15px 10px 0 21px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .reason__left {
      width: 61%;
      padding: 40px 0 46px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .reason__left {
      width: var(--content-width);
    }
  }
  
  .reason__why {
    color: var(--gold);
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 13px;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__why {
      font-size: 12px;
      margin-bottom: 10px;
    }
  }
  
  .reason__swiper-list {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .reason__swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 50% !important;
    bottom: 34px !important;
    top: unset !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    gap: 12px;
  }
  
  .reason__swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--gold);
    margin: 0 !important;
    padding: 0;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .reason__swiper-pagination .swiper-pagination-bullet-active {
    background-color: var(--gold);
  }
  
  .reason__title {
    color: var(--white);
    font-size: 36px;
    font-weight: 400;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__swiper-pagination {
      bottom: 18px !important;
    }
  
    .reason__title {
      font-size: 24px;
    }
  }
  
  .reason__description {
    color: var(--white);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    margin: 29px 0 34px;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__description {
      font-size: 12px;
      margin: 14px 0 26px;
      max-width: 380px;
    }
  }
  
  .reason__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 31px;
  }
  
  .reason__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
  
  .reason__icon {
    /*width: 40px;*/
    height: 35px;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
  }
  
  .reason__item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
  }
  
  .reason__item-txt {
    color: var(--white);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
  }
  
  .reason__item-txt-grey {
    color: rgba(255, 255, 255, 0.56);
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
  }
  
  .reason__right {
    width: 50%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
  
  @media screen and (max-width: 1023px) {
    .reason__right {
      width: 100%;
      height: 408px;
    }
  }
  
  .reason__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .reason__swiper-small {
    position: relative;
    z-index: 2;
    background-color: var(--dark);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 10px 10px 19px;
    width: 208px;
    height: 176px;
    margin-right: 0 !important;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__swiper-small {
      width: 172px;
      height: 153px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .reason__swiper-small {
      width: 208px;
      height: 176px;
    }
  }
  
  .reason__swiper-small-wrapper {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  
  .reason__swiper-small-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  
  .reason__swiper-small-icon {
    width: 40px;
    height: 40px;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .reason__swiper-small-txt {
    color: var(--white);
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    line-height: normal;
    margin: 25px 0 10px;
  }
  
  @media screen and (max-width: 1439px) {
    .reason__swiper-small-icon {
      width: 34px;
      height: 34px;
    }
  
    .reason__swiper-small-txt {
      font-size: 28px;
      margin-top: 13px;
      margin-bottom: 5px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .reason__swiper-small-txt {
      font-size: 32px;
      margin-top: 25px;
      margin-bottom: 10px;
    }
  }
  
  .reason__swiper-small-txt-gold {
    color: var(--gold);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }
  
  .reason__swiper-small-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: unset !important;
    bottom: unset !important;
    right: 20px !important;
    top: 14px !important;
    gap: 7px;
    width: unset !important;
  }
  
  .reason__swiper-small-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--gold);
    margin: 0 !important;
    padding: 0;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  
  .reason__swiper-small-pagination .swiper-pagination-bullet-active {
    background-color: var(--gold);
  }
  
  .services {
    margin-bottom: 120px;
  }
  
  .services__wrapper {
    width: var(--content-width);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  
  .services__subtitle {
    color: var(--gold);
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
  }
  
  @media screen and (max-width: 767px) {
    .services__subtitle {
      font-size: 14px;
    }
  }
  
  .services__title {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin: 13px 0 0;
  }
  
  @media screen and (max-width: 767px) {
    .services__title {
      font-size: 20px;
      margin-top: 5px;
    }
  }
  
  .services__description {
    color: #aaa;
    text-align: center;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin: 0 auto;
    max-width: 625px;
  }
  
  .services__list {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 258px;
    gap: 20px;
  }
  
  @media screen and (max-width: 1439px) {
    .services__list {
      grid-auto-rows: 230px;
    }
  }
  
  @media screen and (max-width: 1023px) {
    .services__list {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  
  .services__item {
    width: 100%;
    height: 100%;
    border: 1px solid var(--gold);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
    cursor: pointer;
    transition: all 0.4s ease;
  }
  
  .services__item_1 .services__img {
    background-image: url(images/document-complete.svg);
  }
  
  .services__item_2 .services__img {
    background-image: url(images/dot-arrow-black.svg);
  }
  
  .services__item_3 .services__img {
    background-image: url(images/bridge.svg);
  }
  
  .services__item_4 .services__img {
    background-image: url(images/fire.svg);
  }
  
  .services__item_5 .services__img {
    background-image: url(images/route.svg);
  }
  
  .services__item_6 .services__img {
    background-image: url(images/car.svg);
  }
  
  .services__item_1:hover .services__img {
    background-image: url(images/document-complete-white.svg);
  }
  
  .services__item_2:hover .services__img {
    background-image: url(images/dot-arrow-white.svg);
  }
  
  .services__item_3:hover .services__img {
    background-image: url(images/bridge-white.svg);
  }
  
  .services__item_4:hover .services__img {
    background-image: url(images/fire-white.svg);
  }
  
  .services__item_5:hover .services__img {
    background-image: url(images/route-white.svg);
  }
  
  .services__item_6:hover .services__img {
    background-image: url(images/car-white.svg);
  }
  
  .services__item:hover {
    background-color: #d7b46a;
  }
  
  .services__item:hover .services__txt {
    color: #fff;
  }
  
  .services__item:hover path {
    fill: #fff;
  }
  
  .services__img {
    width: 60px;
    height: 60px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  @media screen and (max-width: 767px) {
    .services__description {
      max-width: 242px;
      font-size: 14px;
    }
  
    .services__list {
      margin-top: 45px;
      grid-template-columns: 1fr;
      grid-auto-rows: 216px;
    }
  
    .services__item {
      gap: 17px;
    }
  
    .services__img {
      width: 50px;
      height: 50px;
    }
  }
  
  .services__img_last {
    width: 98px;
    height: 98px;
  }
  
  .services__txt {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    max-width: 284px;
	color: #191919;
  }
  
  .services__txt_small {
    font-size: 16px;
	  color: #191919;
  }
  
  .structure {
    margin-bottom: 78px;
  }
  
  @media screen and (max-width: 767px) {
    .services__img_last {
      width: 82px;
      height: 82px;
    }
  
    .services__txt {
      max-width: 237px;
      font-size: 16px;
    }
  
    .services__txt_small {
      font-size: 14px;
    }
  
    .structure {
      margin-bottom: 50px;
    }
  }
  
  .structure__wrapper {
    width: var(--large-content-width);
    margin: 0 auto;
  }
  
  .structure__list {
    list-style: none;
    padding: 0;
    margin: 0 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  @media screen and (max-width: 1023px) {
    .structure__wrapper {
      width: var(--content-width);
    }
  
    .structure__list {
      display: grid;
      grid-template-areas: "nst nst" "sparta olymp" "hermes phoenix";
      justify-items: center;
      grid-template-columns: repeat(2, 1fr);
      margin-left: auto;
      margin-right: auto;
      width: 245px;
      gap: unset;
    }
  }
  
  .structure__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .structure__item_hermes {
    grid-area: hermes;
    width: 128px;
  }
  
  .structure__item_sparta {
    grid-area: sparta;
    width: 170px;
  }
  
  .structure__item_nst {
    grid-area: nst;
    width: 225px;
  }
  
  .structure__item_olymp {
    grid-area: olymp;
    width: 145px;
  }
  
  .structure__item_phoenix {
    grid-area: phoenix;
    width: 144px;
  }
  
  .structure__link {
    text-decoration: none;
    transition: all 0.4s ease;
  }
  
  .structure__link:hover {
    opacity: 0.7;
  }
  
  .structure__img {
    width: 100%;
  }
  
  @media screen and (max-width: 1023px) {
    .structure__img {
      -o-object-fit: contain;
      object-fit: contain;
      display: block;
    }
  }
  
  .structure__txt {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 1023px) {
    .structure__txt {
      font-size: 18px;
      max-width: 500px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .structure__list {
      gap: 9px;
      width: 180px;
    }
  
    .structure__item_hermes {
      width: 77px;
    }
  
    .structure__item_sparta {
      width: 83px;
    }
  
    .structure__item_nst {
      width: 136px;
    }
  
    .structure__item_olymp {
      width: 71.6px;
    }
  
    .structure__item_phoenix {
      width: 86px;
    }
  
    .structure__txt {
      font-size: 16px;
    }
  }

.entry-content p {
	margin-bottom:20px;
}

.wp-block-heading {
	margin-bottom:25px;
}
  
  /*# sourceMappingURL=../sourcemaps/style.min.css.map */
  
/* === Правовые страницы (Политика, Согласие): отступы и ссылки === */
.entry-content h2 { margin-top: 40px; margin-bottom: 14px; line-height: 1.3; }
.entry-content h3 { margin-top: 28px; margin-bottom: 10px; line-height: 1.3; }
.entry-content h2:first-child, .entry-content h3:first-child { margin-top: 0; }
.entry-content ul { margin: 0 0 20px; padding-left: 24px; list-style: disc; }
.entry-content li { margin-bottom: 8px; }
.entry-content a { color: #d7b46a; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/* === Футер: ссылка на Согласие === */
.footer__consent { display: flex; align-items: flex-start; gap: 8px; color: #fff; margin-top: 12px; font-size: 14px; line-height: 1.4; cursor: pointer; }
.footer__consent-checkbox { margin-top: 2px; width: 16px; height: 16px; flex-shrink: 0; }
.footer__consent-link { color: #d7b46a; text-decoration: underline; }
.footer__consent-link:hover { text-decoration: none; }

/* === Ссылка согласия в чек-боксах форм === */
.wpcf7-acceptance a { color: #d7b46a; text-decoration: underline; }
.wpcf7-acceptance a:hover { text-decoration: none; }
