@font-face {
  font-family: Gothampro;
  src: url('../fonts/GothamPro-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular A Cufonfonts;
  src: url('../fonts/euclid-circular-a-cufonfonts.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Pro;
  src: url('../fonts/Gotham-Pro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Pro;
  src: url('../fonts/Gotham-Pro-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-Oblique.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-BoldOblique.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica;
  src: url('../fonts/Helvetica-LightOblique.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr Demi;
  src: url('../fonts/AvenirNextCyr-Demi.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr;
  src: url('../fonts/AvenirNextCyr-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr;
  src: url('../fonts/AvenirNextCyr-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr;
  src: url('../fonts/AvenirNextCyr-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr;
  src: url('../fonts/AvenirNextCyr-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avenirnextcyr;
  src: url('../fonts/AvenirNextCyr-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tabacg 1";
  src: url('../fonts/TabacG1Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tabacg 1";
  src: url('../fonts/TabacG1SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tabacg 1";
  src: url('../fonts/TabacG1-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tabacg 1";
  src: url('../fonts/TabacG1.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular A;
  src: url('../fonts/Euclid-Circular-A-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular A;
  src: url('../fonts/Euclid-Circular-A-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular A;
  src: url('../fonts/Euclid-Circular-A-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Euclid Circular A;
  src: url('../fonts/Euclid-Circular-A-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #141414;
  --dark-slate-gray-2: #404047;
  --cadet-blue: #668cad;
  --white: #fff;
  --light-sky-blue: #69b9ff;
  --green: #00ff01;
  --transparent: #fff0;
  --terracotta: #e2725b;
  --blue-wigwam: #2343ee;
  --white-smoke-3: #edeff2;
  --white-smoke: #ecf0f1;
  --green-white: #efefe4;
  --steel-blue: #3b99d9;
  --steel-blue-2: #2e80b6;
  --dark-khaki: #a8d069;
  --medium-sea-green: #30ad64;
  --light-sea-green: #25ccbf;
  --light-sea-green-2: #20ac99;
  --sandy-brown: #f8c740;
  --goldenrod: #e2a62b;
  --khaki: #face6a;
  --sandy-brown-2: #e4b962;
  --salmon: #fd7072;
  --indian-red: #cf404d;
  --tan: #d39f9a;
  --dim-gray: #735260;
  --indian-red-2: #af4173;
  --brown: #822e50;
  --tomato: #e64c40;
  --firebrick: #bf3a30;
  --salmon-2: #fc7d64;
  --silver: #bec3c7;
  --dim-gray-2: #49647b;
  --dark-slate-gray: #2d3e4f;
  --white-smoke-2: #f0f0f0;
  --pale-turquoise: #bfe0ff;
  --dodger-blue: #2e9dff;
  --dim-gray-3: #676770;
  --light-slate-gray: #8e8e9c;
  --fon: #f6f2ef;
  --kabul: #56453f;
  --toast: #a47764;
  --oriental-pink: #c39e88;
  --spring-wood: #f8f7f1;
  --green-white-2: #f0f0e5;
  --coconut-cream: #fcfaee;
  --spanish-white: #f8f4e3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

h1 {
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.5;
}

h2 {
  color: var(--black);
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.5;
}

h3 {
  color: var(--black);
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #676770;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

img {
  object-fit: cover;
  max-width: 100%;
  display: inline-block;
}

.navigation-link {
  color: var(--dark-slate-gray-2);
  font-size: 18px;
  font-weight: 700;
  transition: all .3s ease-in-out;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-link.w--current {
  color: var(--cadet-blue);
}

.navigation-bar {
  background-color: var(--white);
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brand-text {
  color: var(--dark-slate-gray-2);
  letter-spacing: 4px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 25px;
  text-decoration: none;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.brand-link.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section {
  background-color: var(--white);
  text-align: center;
  flex-flow: column;
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.section.more-h {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.section.more-h.blue-bg {
  background-color: var(--black);
}

.section.min-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.loop {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  min-height: auto;
}

.section.projects-inf {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  padding-top: 120px;
  padding-bottom: 60px;
}

.section.contact {
  min-height: auto;
}

.section.no-bottom-padding {
  background-color: var(--green);
  padding-bottom: 0;
}

.section.top-border {
  background-color: #f4f4f4;
  min-height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.flex-right-bottom {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 30px;
  padding-left: 3%;
  padding-right: 3%;
}

.section.auto-height {
  min-height: auto;
}

.section.auto-height.no-bottom-padding {
  background-color: var(--transparent);
}

.section.auto-height.border-top {
  border-top: 4px solid var(--terracotta);
}

.section.auto-height.bottom-border {
  border-bottom: 4px solid var(--terracotta);
}

.section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.section-title-group {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.section-title-group.more-gap {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  margin-bottom: 0;
}

.footer {
  background-color: var(--black);
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer.center {
  background-color: var(--black);
  text-align: center;
  padding-top: 80px;
  padding-bottom: 20px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.body {
  background-color: var(--white);
  color: var(--black);
  flex-flow: column;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}

.h2-subheader {
  font-size: 22px;
  line-height: 1.5;
}

.h2-subheader.bold {
  font-weight: 500;
}

.submit-btn {
  background-color: var(--blue-wigwam);
  color: var(--white);
  letter-spacing: 1px;
  text-transform: none;
  border-radius: 50px;
  min-height: 58px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
}

.submit-btn:hover {
  background-color: #0723b9;
}

.submit-btn.black {
  color: #f8f4e3;
  background-color: #000;
  min-height: 54px;
}

.submit-btn.black:hover {
  background-color: #192024cc;
}

.footer-bl {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.logo-footer {
  color: var(--dark-slate-gray-2);
  width: 220px;
}

.logo-footer.w--current {
  color: var(--white);
  width: 230px;
}

.popup-form-block {
  flex: 1;
  width: 100%;
  max-width: 760px;
  margin-bottom: 0;
}

.form-row {
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.form-row.fool-w {
  width: 100%;
  margin-bottom: 15px;
}

.popup-section {
  z-index: 10000;
  opacity: 0;
  background-color: #8e9195cc;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.btn-cross {
  width: 100%;
  height: 100%;
}

.close-popup-btn {
  background-color: var(--black);
  cursor: pointer;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 9px;
  transition: all .15s;
  display: flex;
  position: absolute;
  inset: 10px 10px auto auto;
}

.close-popup-btn:hover {
  background-color: #7a7b7c;
  padding: 8px;
}

.cta-form {
  flex-direction: row;
  align-items: stretch;
  display: flex;
}

.cta-form.vert-align {
  flex-direction: column;
}

.popup-container {
  z-index: 10;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: var(--white);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  width: 100%;
  max-width: 600px;
  margin: 2% auto;
  padding: 60px 50px;
  display: flex;
  position: relative;
}

.checkbox-field {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.error-message {
  color: #c21d1d;
  text-align: center;
  background-color: #ffabab;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}

.success-message {
  color: #0c0c0c;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}

.popup-bg {
  z-index: 1;
  background-color: #141414cc;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.checkbox {
  border-color: #aeadaf;
  border-radius: 0;
  flex: none;
  width: 18px;
  height: 18px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 6px;
}

.checkbox:hover {
  background-color: #202c4a1a;
  border-color: #fff;
}

.checkbox.w--redirected-checked {
  background-color: #0c0c0c;
  background-position: 50%;
  background-size: contain;
  border-color: #fff;
}

.checkbox.w--redirected-focus {
  box-shadow: 0 0 3px 1px #ffd45199;
}

.form-checkbox-block {
  color: var(--dark-slate-gray-2);
  margin-top: 10px;
  font-size: 13px;
  line-height: 1.4em;
}

.form-checkbox-block.white-txt {
  margin-top: 0;
}

.right-bl-f {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: flex-end;
  place-items: stretch center;
  display: flex;
}

.footer-bl-h {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: flex-start end;
  margin-top: 60px;
  display: flex;
}

.link-f {
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
}

.link-f:hover {
  text-decoration: underline;
}

.link-f.white {
  color: var(--white);
}

.link-f.more-s {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.link-f.more-s:hover {
  text-decoration: underline;
}

.link-f.small {
  font-size: 16px;
  text-decoration: underline;
}

.link-f.small:hover {
  text-decoration: none;
}

.h1 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Avenirnextcyr, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.5;
}

.link-w {
  color: var(--white);
}

.link-w:hover {
  color: var(--white-smoke-3);
  text-decoration: none;
}

.small-paragraph {
  color: var(--black);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.link-b {
  color: var(--dark-slate-gray-2);
}

.link-b:hover {
  text-decoration: none;
}

.list-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  flex-flow: column;
  margin-left: 0;
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  list-style-type: disc;
}

.list-item.circles {
  list-style-type: disc;
}

.list-item.number {
  list-style-type: decimal;
}

.list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 20px;
  list-style-type: none;
  display: flex;
}

.h4 {
  text-align: left;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
}

.container-div {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-div.min-gap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.nav-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: row;
  margin-left: auto;
  margin-right: 60px;
  display: flex;
}

.nav-container {
  z-index: 1000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-menu-block {
  grid-column-gap: 15px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: center flex-start;
  place-items: center;
  display: flex;
}

.nav-menu-block.full-h {
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-height: auto;
  position: absolute;
}

.logo-embed {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-container-col {
  justify-content: flex-end;
  display: flex;
}

.nav-logo {
  color: #fff;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 40px;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav-logo.w--current {
  width: 210px;
  height: 40px;
}

.navbar {
  z-index: 999;
  background-color: var(--transparent);
  padding: 0 3%;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar-bg {
  background-color: var(--transparent);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  position: absolute;
  inset: 0%;
}

.nav-right-col {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: center start;
  place-items: center start;
  display: grid;
}

.menu-btn {
  padding: 10px 15px 20px;
}

.menu-btn.w--open {
  border: 1px solid var(--white);
  background-color: var(--transparent);
  color: var(--black);
}

.h3-bl {
  grid-row-gap: 20px;
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: start;
  display: flex;
}

.nav-link {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: none;
  padding: 15px;
  font-size: 15px;
  text-decoration: none;
  transition: all .3s;
}

.nav-link.w--current {
  color: #fff;
  text-decoration: none;
}

.nav-link.heder {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
}

.nav-link.heder.vis-m, .nav-link.contact-mobi-v {
  display: none;
}

.nav-link.caps {
  text-transform: uppercase;
}

.icon-burger {
  width: 30px;
  height: 20px;
}

.h2-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.h2-block.white-txt.min-gap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.h2-block.white-txt {
  color: #fff;
}

.h2-block.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.h2-block.center-aling.min-width {
  max-width: 1000px;
}

.h2-block.center-aling.narrow-unit {
  max-width: 600px;
}

.h2-block.reforni {
  justify-content: flex-start;
  align-items: stretch;
}

.h2-block.left-aling {
  justify-content: flex-start;
  align-items: flex-start;
}

.container {
  z-index: 10;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container.max-w {
  justify-content: flex-start;
  align-items: stretch;
  width: 95%;
  max-width: none;
}

.container.max-w.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.container.left-aling {
  justify-content: flex-start;
  align-items: flex-start;
  overflow: hidden;
}

.container.contact-section {
  background-color: var(--white);
  width: 50%;
  max-width: none;
  padding: 30px 40px;
}

.container.overflow-vis {
  overflow: visible;
}

.container.legal-page {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 800px;
}

.grid-footer {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.footer-contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--white);
  text-align: left;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-f {
  color: var(--white);
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
}

.thin-line {
  background-color: #ffffffb3;
  width: 100px;
  height: 1px;
}

.heading-bl {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.info-contact {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  font-weight: 300;
  display: flex;
}

.icon-bl {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--white);
  flex-flow: row;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  padding: 0;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.btn-big {
  border: 2px solid var(--black);
  background-color: var(--transparent);
  color: var(--black);
  border-radius: 100px;
  padding: 15px 40px;
  font-size: 24px;
  font-weight: 600;
  transition: all .555s;
}

.btn-big:hover {
  background-color: var(--black);
  color: var(--white);
  border-width: 2px;
}

.footer-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.inf-footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--white);
  flex-flow: column;
  display: flex;
}

.inf-footer.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.item-footer {
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
}

.field {
  background-color: var(--black);
  color: #f8f4e3;
  letter-spacing: 1px;
  border: 1px solid #ffffff80;
  border-radius: 50px;
  min-height: 54px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 400;
}

.field:hover, .field:active {
  color: var(--black);
  border: 1px solid #fff;
}

.field:focus {
  color: var(--white);
  border: 1px solid #fff;
}

.field::placeholder {
  color: var(--white);
  font-weight: 400;
}

.button-whatsapp {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: none;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 20px;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
}

.button-whatsapp:hover {
  background-color: var(--white-smoke);
  color: var(--black);
  border-color: #2e9dff;
}

.button-whatsapp.header {
  color: var(--white);
  text-transform: none;
  background-color: #25d366;
  border: 1px solid #25d366;
  border-radius: 50px;
  padding: 13px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.button-whatsapp.header:hover {
  background-color: var(--transparent);
  color: var(--white);
  border: 1px solid #25d366;
}

.button-whatsapp.header.mobi-v {
  display: none;
}

.lightbox {
  cursor: pointer;
  min-height: 250px;
  max-height: 350px;
  position: relative;
}

.button-white {
  border: 2px solid var(--green-white);
  background-color: var(--white);
  color: var(--black);
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  min-width: 250px;
  margin-left: 0;
  margin-right: 0;
  padding: 18px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  transition: background-color .3s, border .3s, color .3s;
  display: flex;
}

.button-white.header {
  border: 1px solid var(--white);
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}

.button-white.header:hover {
  border: 1px solid var(--white);
  color: var(--white);
  background-color: #edeff200;
}

.icon-f {
  color: var(--white);
  width: 30px;
  height: 30px;
}

.heding-form {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 700;
  display: flex;
}

.left-bl-header {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-section {
  background-color: var(--transparent);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 100vh;
  padding: 100px 3% 30px;
  display: flex;
  overflow: hidden;
}

.hero-section.flex-right-bottom {
  justify-content: flex-end;
  align-items: flex-end;
}

.services-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--black);
  text-align: left;
  cursor: pointer;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  margin-left: 0;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.arrow-big {
  width: 40px;
  height: 40px;
}

.footer-section {
  background-color: var(--black);
  padding: 80px 30px 40px;
  position: relative;
}

.footer-wrapper {
  grid-column-gap: 120px;
  grid-row-gap: 120px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.footer-item-link {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--white);
  text-transform: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  font-weight: 400;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.footer-link.caps {
  text-transform: uppercase;
}

.footer-bottom-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.footer-copyright-text {
  color: var(--white);
}

.footer-legal-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.footer-legal-link {
  color: var(--white);
  margin-left: 24px;
}

.footer-legal-link:hover {
  text-decoration: none;
}

.text-block {
  z-index: 5;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.center-aling {
  text-align: center;
  font-size: 18px;
}

.center-aling.test {
  font-size: 18px;
}

.section-main {
  flex-flow: column;
  min-height: 100vh;
  padding: 30px;
  display: flex;
  position: relative;
}

.div-logo {
  z-index: 1;
  position: relative;
}

.div-logo.contact-block {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
  display: flex;
}

.logo-novaform {
  border-radius: 0;
  width: 110px;
  height: auto;
}

.link-refoni-contact {
  color: var(--white);
  margin-bottom: 15px;
  font-family: Gothampro, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.reforni {
  color: var(--white);
  text-align: right;
  font-family: Gothampro, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.4;
}

.fon-absolute {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.fon-reforni {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.nav-line {
  background-color: var(--white);
  width: 100%;
  height: 1px;
  margin-top: 3px;
}

.nav-line.footer {
  height: 1.5px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-line.footer.transparent {
  background-color: var(--transparent);
}

.nav-right-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider-mask {
  width: 100%;
}

.hero-container {
  z-index: 20;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  place-content: start stretch;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero-container.min-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.bg-slider-content-w {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}

.cover-img {
  z-index: 2;
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.hide-slider-arrows {
  display: none;
}

.bg-image-overlay {
  z-index: 3;
  opacity: 1;
  mix-blend-mode: hard-light;
  background-color: #0003;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.bg-image-overlay.color-black {
  background-color: #0003;
}

.bg-slider {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: 100%;
}

.bg-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bg-slider-w {
  z-index: 1;
  background-color: #0c0c0c;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.hero-block {
  z-index: 10;
  width: 100%;
  position: relative;
}

.hero-block.slide-content {
  position: absolute;
  inset: auto auto 5% 5%;
}

.bg-slider-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  margin-left: 40px;
  position: absolute;
  inset: 0%;
}

.link-btn {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #0000;
  border-bottom: 2px solid #fff;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  place-content: center;
  align-items: center;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
  transition: all .1s;
  display: grid;
}

.link-btn:hover {
  border-bottom-color: #fff0;
}

.link-btn:active {
  transform: scale(.96);
}

.hide-slider-nav {
  display: none;
}

.h1-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.h1-block.white-font {
  color: var(--white);
  justify-content: flex-start;
  align-items: flex-start;
}

.h1-block.white-font.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.h1-block.white-font.test-anim {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: row;
}

.wrapper-services-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
  position: relative;
}

.preloader {
  z-index: 999;
  background-color: var(--black);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.preloader-logo-block {
  overflow: hidden;
}

.logo-preloader {
  width: 500px;
  position: relative;
  top: 0;
}

.fon-image-bg {
  position: absolute;
  inset: 0%;
}

.fon-image-bg.overflow-hidden {
  overflow: hidden;
}

.image-bg-section {
  width: 100%;
  height: 100%;
}

.white-font {
  color: var(--white);
}

.container-side {
  z-index: 10;
  grid-column-gap: 4vw;
  grid-row-gap: 4vw;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end start;
  width: 100%;
  display: grid;
  position: relative;
}

.container-side.absolute {
  color: var(--white);
  width: 50%;
  display: block;
  position: absolute;
  inset: auto auto 6% 3%;
}

.container-side.absolute.max-width {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 90%;
}

.container-side.absolute.max-width.min-bottom {
  bottom: 3%;
}

.services-grid {
  z-index: 5;
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  width: auto;
  display: grid;
  position: relative;
}

.more-s {
  font-size: 20px;
}

.toggle {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--white);
  justify-content: flex-start;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

.dropdown-list-lang {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff1a;
  padding: 5px 10px;
  display: none;
}

.dropdown-list-lang.w--open {
  background-color: #ffffff4d;
}

.link-lang {
  color: var(--white);
  text-align: center;
  padding: 10px 15px;
  font-weight: 400;
  text-decoration: none;
}

.link-lang:hover {
  text-decoration: underline;
}

.toogle-icon {
  width: 18px;
  height: 18px;
}

.arrow-services-link {
  width: 25px;
  height: 25px;
}

.arrow-services-link.rotate {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.flex-horizontal {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-horizontal.max-w {
  width: 100%;
}

.line-services-link {
  background-color: var(--black);
  width: 100%;
  height: 1.3px;
  margin-top: 3px;
}

.our-basics-grid {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  place-items: start center;
  width: 50%;
}

.basics-heading {
  text-align: center;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.basics-heading.left-aling {
  text-align: left;
}

.basics-heading.font-2 {
  font-family: Avenirnextcyr, Arial, sans-serif;
}

.basics-heading.footer {
  background-color: var(--transparent);
  color: var(--white);
  padding-top: 0;
  padding-bottom: 0;
  font-size: 26px;
}

.basics-heading.min-w {
  width: 80%;
}

.basics-heading.test {
  font-size: 26px;
}

.grid-galery {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.grid-galery.top-margin {
  margin-top: 40px;
}

.wrapper-galery-img {
  width: 100%;
  min-height: 100%;
  max-height: 90vh;
  position: relative;
}

.wrapper-galery-img.horizontal {
  height: 700px;
  position: relative;
}

.wrapper-galery-img.vert {
  flex-flow: row;
  width: 100%;
  height: 400px;
  min-height: 100%;
}

.galery-img {
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.subheader {
  text-align: left;
  font-size: 22px;
}

.subheader.center-aling {
  text-align: center;
}

.h3-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.project-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--black);
  text-transform: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 32px;
  font-weight: 400;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.project-link.caps {
  text-transform: uppercase;
}

.projects-grid {
  grid-column-gap: 20px;
  grid-row-gap: 80px;
  width: 100%;
  margin-top: 50px;
}

.projects-grid._3column {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.item-projects {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 500px;
  padding: 60px 40px 20px 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.wrapper-item-projects {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--black);
  cursor: pointer;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.inf-projects-block {
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.line-link-black {
  background-color: var(--black);
  width: 100%;
  height: 1.5px;
  margin-top: 3px;
}

.line-link-black.footer {
  background-color: var(--white);
  height: 1.5px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.line-link-black.white-bg {
  background-color: var(--white);
}

.loop-block {
  flex-flow: row;
  justify-content: flex-end;
  align-items: stretch;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.loop-box {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.loop-item {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.wrap-skill {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  white-space: nowrap;
  justify-content: flex-start;
  align-items: center;
  font-family: Gotham Pro, Arial, sans-serif;
  font-size: 40px;
  line-height: 1;
  display: flex;
}

.locations-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr;
  justify-content: center;
  place-items: center;
  display: flex;
}

.locations-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-company {
  font-size: 30px;
}

.heading-company.caps {
  text-transform: uppercase;
}

.wrapper-email-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 60%;
  display: flex;
}

.grid-email {
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center start;
  width: 100%;
  display: grid;
}

.footer-logo {
  width: 200px;
}

.button-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--black);
  background-color: var(--white);
  color: var(--black);
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 18px;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.button-link:hover {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  box-shadow: -5px 5px #000;
}

.arrow-btn {
  width: 25px;
  height: 25px;
}

.projects-name {
  font-size: 60px;
  line-height: 1;
}

.link-grid {
  grid-template-rows: auto;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.link-item {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--black);
  text-transform: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.link-item.right-aling {
  justify-content: flex-start;
  align-items: flex-end;
}

.flex-vert {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.flex-vert.min-gap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.flex-vert.inf-project {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
}

.flex-vert.inf-project.no-top-padding {
  padding-top: 0;
}

.flex-vert.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.flex-vert.more-gap, .flex-vert.move-animation {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.flex-vert.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
}

.galery-projects {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  margin-left: 2%;
  margin-right: 2%;
}

.item-galery {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  min-height: 650px;
  max-height: 650px;
}

.img-projects {
  width: 100%;
  height: 100%;
}

.wrapper-button {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.learn-more-btn {
  border: 1px solid var(--white);
  color: var(--white);
  text-transform: none;
  cursor: pointer;
  border-radius: 50px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 30px;
  line-height: 1.3;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.learn-more-btn:hover {
  background-color: var(--white);
  color: var(--black);
}

.box-center-aling {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.view-details-block {
  color: var(--black);
  border: 1px solid #000;
  border-radius: 50px;
  padding: 10px 30px;
  text-decoration: none;
  transition: all .555s;
}

.view-details-block:hover {
  background-color: var(--black);
  color: var(--white);
}

.view-details-block.white {
  border-color: var(--white);
  color: var(--white);
}

.view-details-block.white:hover {
  background-color: var(--white);
  color: var(--black);
}

.container-contact {
  z-index: 10;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1005%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-heading {
  font-size: 40px;
}

.contact-heading.caps {
  text-transform: uppercase;
}

.wrapper-contact-form {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.form-contact {
  max-width: 600px;
}

.form-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.submit-button {
  background-color: var(--transparent);
  color: var(--black);
  border: 1px solid #000;
  border-radius: 50px;
  min-width: 250px;
  padding: 12px 30px;
  transition: all .555s;
}

.submit-button:hover {
  background-color: var(--black);
  color: var(--white);
}

.submit-button.white-color {
  border-color: var(--white);
  color: var(--white);
}

.submit-button.white-color:hover {
  background-color: var(--white);
  color: var(--black);
}

.field-form {
  background-color: var(--transparent);
  color: var(--black);
  border: 0 solid #000;
  border-bottom-width: 1px;
  min-height: 50px;
  margin-bottom: 0;
  padding: 10px 20px;
}

.field-form::placeholder {
  color: var(--black);
  font-size: 16px;
}

.field-form.white-color {
  border-bottom-color: var(--white);
  color: var(--white);
}

.field-form.white-color::placeholder {
  color: var(--white);
}

.message-field {
  color: var(--black);
  border: 0 solid #000;
  border-bottom-width: 1px;
  min-height: 100px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 16px;
}

.message-field::placeholder {
  color: var(--black);
  font-size: 16px;
}

.wrapper-legal-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-black {
  color: var(--black);
}

.link-black:hover {
  text-decoration: none;
}

.legal-text {
  font-size: 16px;
  line-height: 1.4;
}

.inf-project {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  max-width: 850px;
  display: flex;
}

.image-bg-scale {
  width: 100%;
  height: 100%;
}

.projects-heading {
  color: var(--white);
  text-align: left;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.projects-heading.black-font {
  color: var(--black);
  text-transform: none;
  font-weight: 500;
}

.projects-heading.black-font.min-s {
  font-size: 20px;
}

.projects-heading.black-font.caps {
  text-transform: uppercase;
  font-family: Avenirnextcyr, Arial, sans-serif;
}

.projects-heading.font-2 {
  font-family: Avenirnextcyr, Arial, sans-serif;
}

.paragraph {
  text-align: left;
  font-size: 18px;
}

.paragraph.center-aling {
  text-align: center;
}

.min-s {
  font-size: 52px;
}

.favors-grid {
  z-index: 5;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: start stretch;
  width: 100%;
  display: grid;
  position: relative;
}

.favors-item {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.favors-item.min-gap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.favors-inf {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  padding: 40px 30px;
  display: flex;
}

.favors-inf.no-padding {
  padding: 0;
}

.favors-inf.no-padding.bottom-aling {
  justify-content: flex-end;
}

.favors-inf.no-padding.top-aling {
  justify-content: flex-start;
}

.grid-our-work {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
  width: 100%;
}

.our-work-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--black);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 30px 50px;
  text-decoration: none;
  display: grid;
}

.our-work-item.border {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.our-work-item.no-border {
  border-top-width: 0;
  border-bottom-width: 0;
}

.our-work-item.border-bottom {
  border-bottom: 1px solid #000;
}

.arrow-our-work {
  width: 50px;
  height: 50px;
}

.heading-our-work {
  text-align: left;
  font-size: 44px;
}

.grid-contact {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: end start;
  width: 100%;
}

.link-contact {
  color: var(--black);
  font-size: 22px;
  transition: all .4s;
}

.link-contact:hover {
  text-decoration: none;
  transform: scale(1.05);
}

.link-email {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--white);
  text-transform: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  font-size: 26px;
  font-weight: 400;
  text-decoration: none;
  transition: all .555s;
  display: flex;
}

.link-email.caps {
  text-transform: uppercase;
}

.circle {
  background-color: var(--black);
  border-radius: 50%;
  width: 6px;
  height: 6px;
}

.circle.no-vis-desktop {
  display: none;
}

.learn-more-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--black);
  text-align: left;
  text-transform: none;
  cursor: pointer;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  margin-left: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.footer-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.text-footer {
  color: var(--white);
}

.image-fix-height {
  object-fit: cover;
  width: 100%;
  min-height: 600px;
  max-height: 600px;
}

.font-2 {
  font-family: Avenirnextcyr, Arial, sans-serif;
}

.contact-link {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--black);
  text-align: left;
  cursor: pointer;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  margin-left: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .4s;
  display: flex;
}

.vert-flex {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  display: flex;
}

.bold {
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}

.project-information {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

.project-information._3column {
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-inf-projects {
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.dropdown-list-solutions {
  background-color: var(--transparent);
  flex-flow: column;
  padding: 5px 10px;
  display: none;
}

.dropdown-list-solutions.w--open {
  background-color: var(--transparent);
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: var(--white);
}

.scroll {
  z-index: 20;
  background-color: var(--white);
  width: 1px;
  height: 90px;
  position: absolute;
  left: 55%;
}

.wrapper-social-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.link-social {
  color: var(--white);
}

.link-social.black-font {
  color: var(--black);
}

.icon-social {
  width: 30px;
  height: 30px;
}

.wrapper-img-map {
  width: 85%;
}

.logo-wrapper-preloader {
  color: #141414;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  display: flex;
  position: relative;
}

.text-preloader {
  color: var(--white);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Euclid Circular A, Arial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-preloader._2-l, .text-preloader._3-l, .text-preloader._4-l, .text-preloader._5-l, .text-preloader._6-l, .text-preloader._7-l, .text-preloader._7-l, .text-preloader._8-l {
  opacity: 0;
}

.e, .f, .o, .r-2v, .n, .i {
  opacity: 0;
  color: var(--white);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Gothampro, Arial, sans-serif;
  font-size: 80px;
  font-weight: 300;
  display: flex;
  position: absolute;
  inset: 0%;
}

.request-block {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 80%;
  display: flex;
}

.request-form-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.letter-text {
  text-align: left;
  font-family: "Tabacg 1", Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.wrapper-letter {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.animation {
  overflow: hidden;
}

.animation-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.animation-block.white-txt.min-gap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.animation-block.white-txt {
  color: #fff;
}

.animation-block.center-aling {
  justify-content: flex-start;
  align-items: center;
}

.animation-block.center-aling.min-width {
  max-width: 1000px;
}

.animation-block.center-aling.narrow-unit {
  max-width: 600px;
}

.animation-block.reforni {
  justify-content: flex-start;
  align-items: stretch;
}

.grid-process-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.process-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f8f4e3;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 550px;
  max-height: 550px;
  padding: 25px 35px;
  display: flex;
}

.text-step {
  text-align: left;
  font-size: 18px;
}

.divider-line {
  background-color: var(--terracotta);
  width: 100%;
  height: 1px;
}

.item-process {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.item-process.right-aling {
  align-self: flex-end;
}

.item-process.right-aling.relative-top {
  position: relative;
  top: -100px;
}

.divider-black {
  background-color: var(--black);
  width: 115px;
  height: 1px;
}

.step-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.circle-div {
  justify-content: center;
  align-items: center;
  display: flex;
}

.circle-fill {
  background-color: var(--black);
  border-radius: 50%;
  width: 15px;
  height: 15px;
}

.circle-border {
  border: 1px solid #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.wrapper-process-block {
  z-index: 50;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.wrapper-process-block.margin-top {
  margin-top: 200px;
  position: relative;
  right: 12px;
}

.wrapper-process-block.border-right {
  border-right: 3px solid #000;
}

.wrapper-process-block.padding-left {
  left: 12px;
}

.wrapper-step-line {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 3% auto 0%;
}

.circle-small {
  background-color: var(--black);
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.line-step {
  background-color: var(--black);
  width: 2px;
  height: 100%;
}

.popap-heading {
  font-size: 36px;
}

@media screen and (min-width: 1440px) {
  p {
    line-height: 1.5;
  }

  .h1-block.white-font.center-aling {
    justify-content: flex-start;
    align-items: center;
  }

  .container-side.absolute {
    width: 50%;
  }

  .container-side.absolute.max-width {
    width: 65%;
  }

  .link-item:hover {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 40px;
  }

  .navigation-link {
    color: var(--dark-slate-gray-2);
    justify-content: flex-start;
    align-items: center;
    padding: 20px 10px;
  }

  .navigation-link.w--current {
    color: #fff;
  }

  .navigation-bar {
    width: 100%;
    min-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .hamburger-button.w--open {
    background-color: var(--light-sky-blue);
  }

  .navigation-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: var(--white);
  }

  .section {
    padding: 80px 0%;
  }

  .footer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .h2-subheader {
    font-size: 20px;
  }

  .logo-footer {
    width: 120px;
  }

  .logo-footer.w--current {
    width: auto;
  }

  .form-row.fool-w {
    margin-bottom: 5px;
  }

  .popup-section {
    overflow: auto;
  }

  .close-popup-btn {
    width: 28px;
    height: 28px;
  }

  .cta-form.vert-align {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .popup-container {
    width: 95%;
    max-width: 700px;
    margin-top: 5%;
  }

  .checkbox-field {
    font-size: 12px;
    line-height: 1.2em;
  }

  .error-message {
    font-size: 11px;
    line-height: 16px;
  }

  .success-message {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 16px;
  }

  .checkbox {
    width: 16px;
    height: 16px;
  }

  .form-checkbox-block {
    font-size: 12px;
    line-height: 1.3em;
  }

  .h1 {
    font-size: 48px;
  }

  .nav-menu {
    background-color: var(--white);
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    display: flex;
  }

  .nav-container {
    margin-left: 0;
    margin-right: 0;
    padding: 0 2%;
  }

  .nav-menu-block {
    grid-column-gap: 5px;
  }

  .nav-menu-block.full-h {
    width: 100%;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo-embed {
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .nav-container-col {
    align-items: center;
  }

  .nav-logo {
    width: 130px;
    height: 25px;
    margin-right: 0;
    font-size: 26px;
    display: flex;
  }

  .nav-logo.w--current {
    width: 180px;
  }

  .navbar {
    padding: 0;
  }

  .nav-right-col {
    grid-column-gap: 5px;
  }

  .menu-btn {
    color: var(--dark-slate-gray-2);
    border-radius: 5px;
    padding: 10px;
  }

  .menu-btn.w--open {
    color: var(--white);
    border-radius: 0;
    padding: 9px 10px;
  }

  .nav-link {
    color: var(--black);
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-link.w--current {
    color: var(--black);
  }

  .nav-link.heder {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    display: none;
  }

  .nav-link.heder.w--current {
    display: none;
  }

  .nav-link.heder.vis-m {
    font-size: 18px;
    display: flex;
  }

  .nav-link.contact {
    display: none;
  }

  .nav-link.contact-mobi-v {
    flex-flow: column;
    display: inline-flex;
  }

  .icon-burger {
    height: 30px;
  }

  .container {
    width: 96%;
  }

  .container.max-w {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 96%;
  }

  .btn-big {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .button-whatsapp.header {
    padding: 13px 15px;
    font-size: 18px;
  }

  .button-whatsapp.header.mobi-v {
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
  }

  .button-white {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .heding-form {
    font-size: 36px;
  }

  .services-item {
    font-size: 2vw;
  }

  .footer-wrapper {
    flex-direction: column;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-legal-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .link-refoni-contact {
    font-weight: 300;
  }

  .link-refoni-contact:hover {
    text-decoration: none;
  }

  .reforni {
    font-size: 6vw;
    font-weight: 300;
  }

  .nav-line {
    background-color: var(--black);
  }

  .hero-container {
    grid-column-gap: 30px;
    grid-template-columns: auto 320px;
    width: 100%;
  }

  .link-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
  }

  .container-side.absolute {
    width: 90%;
  }

  .services-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .toggle, .link-lang {
    color: var(--black);
  }

  .our-basics-grid {
    width: 70%;
  }

  .grid-galery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .projects-grid {
    grid-column-gap: 20px;
    margin-top: 0;
  }

  .item-projects {
    height: 300px;
  }

  .inf-projects-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .line-link-black.footer {
    max-width: 80px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .locations-grid {
    flex-flow: wrap;
    grid-template-columns: 1fr auto 1fr auto;
  }

  .wrapper-email-box {
    width: 100%;
  }

  .grid-email {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .projects-name {
    text-align: center;
    font-size: 10vw;
    line-height: 1.5;
  }

  .learn-more-btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
  }

  .container-contact {
    width: 80%;
  }

  .projects-heading {
    font-size: 22px;
  }

  .menu-button {
    color: var(--white);
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 15px;
  }

  .menu-button.w--open {
    background-color: var(--black);
    padding: 15px;
  }

  .favors-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .circle.no-vis-desktop {
    display: block;
  }

  .learn-more-link {
    font-size: 2vw;
  }

  .contact-link {
    font-size: 20px;
  }

  .dropdown-list-solutions, .dropdown-list-solutions.w--open {
    background-color: var(--white);
  }

  .wrap-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .process-item {
    max-height: none;
  }

  .divider-black {
    width: 75px;
  }

  .line-step {
    height: 95%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  p {
    font-size: 18px;
  }

  .navigation-link {
    display: none;
  }

  .navigation-menu {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .brand-link.no-padding {
    margin-top: 2px;
  }

  .section {
    overflow: hidden;
  }

  .section.more-h.blue-bg {
    min-height: 60vh;
  }

  .section.top-border {
    padding-left: 0%;
    padding-right: 0%;
  }

  .submit-btn {
    min-height: 55px;
  }

  .footer-bl {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .logo-footer {
    width: 150px;
  }

  .logo-footer.w--current {
    width: 100%;
    padding-left: 0;
  }

  .form-row.fool-w {
    margin-bottom: 0;
  }

  .close-popup-btn {
    width: 24px;
    height: 24px;
    padding: 7px;
  }

  .close-popup-btn:hover {
    padding: 6px;
  }

  .cta-form.vert-align {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .popup-container {
    max-width: none;
    margin-top: 5%;
    padding: 40px;
  }

  .checkbox-field {
    font-size: 11px;
  }

  .error-message {
    font-size: 11px;
    line-height: 13px;
  }

  .success-message {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    line-height: 14px;
  }

  .checkbox {
    width: 18px;
    height: 18px;
  }

  .form-checkbox-block {
    font-size: 11px;
    line-height: 1.2em;
  }

  .nav-menu {
    background-color: var(--white);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-container {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px;
  }

  .nav-menu-block {
    grid-column-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    padding-right: 10px;
    display: flex;
  }

  .nav-menu-block.full-h {
    width: 100%;
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 25px;
  }

  .menu-btn-div {
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .logo-embed {
    justify-content: flex-start;
    align-items: center;
  }

  .nav-logo {
    align-self: center;
    height: 21px;
    padding-left: 0;
    font-size: 24px;
  }

  .nav-logo.w--current {
    width: 170px;
  }

  .navbar {
    padding: 0;
  }

  .nav-right-col {
    margin-left: auto;
  }

  .menu-btn {
    border-radius: 5px;
    padding: 0;
    overflow: hidden;
  }

  .menu-btn.w--open {
    padding: 0;
  }

  .nav-link.heder {
    display: none;
  }

  .nav-link.heder.vis-m {
    font-size: 16px;
    display: block;
  }

  .container {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    overflow: hidden;
  }

  .grid-footer {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: auto 1fr;
  }

  .heading-f {
    line-height: 1;
  }

  .footer-grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    place-items: start;
  }

  .item-footer {
    font-size: 16px;
  }

  .field {
    min-height: 55px;
  }

  .button-whatsapp.header {
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .button-whatsapp.header:hover {
    font-weight: 500;
  }

  .button-whatsapp.header.mobi-v {
    padding: 12px 20px;
    display: flex;
  }

  .services-item {
    font-size: 3vw;
  }

  .footer-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    place-items: start;
  }

  .footer-item-link {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link {
    margin-bottom: 10px;
  }

  .footer-bottom-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-text {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .section-main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-refoni-contact {
    font-size: 20px;
  }

  .reforni {
    font-size: 5vw;
  }

  .hero-container {
    grid-row-gap: 40px;
    grid-template-columns: auto;
  }

  .link-btn {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 17px;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }

  .our-basics-grid {
    width: 90%;
  }

  .basics-heading.footer {
    text-align: left;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-galery {
    grid-template-columns: 1fr;
  }

  .wrapper-galery-img {
    min-height: 500px;
    max-height: 500px;
  }

  .wrapper-galery-img.vert {
    height: 500px;
  }

  .projects-grid, .projects-grid._3column {
    grid-template-columns: 1fr;
  }

  .inf-projects-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .locations-grid {
    grid-template-columns: auto auto auto auto;
    justify-items: center;
  }

  .grid-email {
    flex-flow: column;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .footer-logo {
    width: 200px;
  }

  .galery-projects {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .item-galery {
    min-height: auto;
    max-height: none;
  }

  .container-contact {
    overflow: hidden;
  }

  .contact-heading {
    font-size: 30px;
  }

  .favors-grid {
    grid-template-columns: 1fr;
  }

  .favors-item.min-gap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .learn-more-link {
    font-size: 3vw;
  }

  .image-fix-height {
    min-height: 500px;
    max-height: 500px;
  }

  .process-item {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider-black {
    width: 25px;
  }

  .wrapper-process-block.margin-top {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    margin-top: 0;
    right: 14px;
  }

  .wrapper-process-block.padding-left {
    left: 12px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 9vw;
  }

  h2 {
    font-size: 7.5vw;
  }

  .navigation-link {
    color: var(--dark-slate-gray-2);
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .navigation-bar {
    padding-left: 0%;
    padding-right: 0%;
  }

  .hamburger-button.w--open {
    background-color: var(--light-sky-blue);
  }

  .navigation-menu {
    background-color: var(--white);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 10px;
    display: flex;
  }

  .section {
    padding: 60px 0%;
  }

  .section.more-h.blue-bg {
    min-height: 60vh;
  }

  .section.contact {
    padding-left: 3%;
    padding-right: 3%;
  }

  .section.flex-right-bottom {
    min-height: 80vh;
  }

  .section-title-group {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .footer.center {
    padding-top: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .h2-subheader {
    font-size: 18px;
  }

  .submit-btn {
    min-height: 50px;
  }

  .footer-bl {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    place-items: center start;
  }

  .logo-footer {
    align-self: flex-start;
    width: 200px;
    padding-left: 0;
  }

  .logo-footer.w--current {
    width: 200px;
    padding-left: 0;
  }

  .form-row {
    width: 100%;
    margin-right: 0;
  }

  .close-popup-btn {
    background-color: var(--black);
    width: 22px;
    height: 22px;
    padding: 6px;
  }

  .popup-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    width: 95%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 40px 20px;
  }

  .checkbox-field {
    font-size: 10px;
  }

  .error-message {
    padding: 5px 10px;
    font-size: 10px;
    line-height: 11px;
  }

  .success-message {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .checkbox {
    width: 16px;
    height: 16px;
  }

  .form-checkbox-block {
    font-size: 10px;
  }

  .right-bl-f {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer-bl-h {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: auto;
    grid-auto-flow: row;
    justify-items: start;
    margin-top: 40px;
  }

  .link-f {
    flex: none;
  }

  .h1 {
    font-size: 9vw;
  }

  .container-div {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .nav-menu {
    z-index: 30;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 10px;
  }

  .nav-container {
    background-color: var(--transparent);
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
  }

  .nav-menu-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .nav-menu-block.full-h {
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .menu-btn-div {
    align-self: center;
    margin-top: auto;
    margin-bottom: auto;
    padding: 3px;
  }

  .logo-embed {
    justify-content: flex-start;
    align-items: center;
  }

  .nav-container-col {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: center;
  }

  .nav-logo {
    width: 150px;
    height: 18px;
    margin-right: 0;
  }

  .nav-logo.w--current {
    width: 150px;
    height: auto;
  }

  .navbar {
    z-index: 5;
    position: absolute;
  }

  .navbar-bg {
    background-color: var(--transparent);
  }

  .nav-right-col {
    grid-column-gap: 20px;
    place-items: start;
  }

  .menu-btn {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .nav-link.heder.vis-m {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    display: flex;
  }

  .h2-block.white-txt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .h2-block.reforni {
    order: -1;
    align-self: flex-end;
  }

  .container {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .container.max-w {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .grid-footer {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: auto;
  }

  .heading-f {
    font-size: 20px;
  }

  .btn-big {
    font-size: 17px;
  }

  .field {
    min-height: 50px;
  }

  .button-whatsapp.header {
    padding: 8px 12px;
    font-size: 14px;
    display: none;
  }

  .button-whatsapp.header.mobi-v {
    margin-top: 20px;
    padding: 12px 20px;
    font-size: 16px;
    display: block;
  }

  .lightbox {
    min-height: 200px;
    max-height: 300px;
  }

  .button-white {
    padding: 12px 15px;
    font-size: 16px;
    line-height: 1;
  }

  .button-white.header {
    font-size: 16px;
  }

  .heding-form {
    font-size: 27px;
  }

  .left-bl-header {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .services-item {
    font-size: 5vw;
  }

  .footer-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .footer-link {
    font-size: 18px;
  }

  .footer-bottom-block {
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright-text {
    font-size: 16px;
  }

  .div-logo.contact-block {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .link-refoni-contact {
    margin-bottom: 0;
  }

  .reforni {
    font-size: 9vw;
  }

  .nav-line {
    width: 80px;
    max-width: none;
  }

  .hero-container {
    z-index: 3;
    grid-row-gap: 40px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .bg-image-overlay {
    display: block;
  }

  .hero-block {
    margin-top: -20px;
  }

  .link-btn {
    text-align: center;
    grid-template-columns: auto 1fr;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .preloader-logo-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-side.absolute.max-width.min-bottom {
    bottom: 6%;
  }

  .services-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .our-basics-grid {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 100%;
  }

  .basics-heading, .basics-heading.footer {
    font-size: 24px;
  }

  .basics-heading.min-w {
    width: 100%;
  }

  .grid-galery {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wrapper-galery-img {
    min-height: 350px;
    max-height: 350px;
  }

  .project-link {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    font-size: 26px;
  }

  .line-link-black.footer {
    max-width: none;
  }

  .loop-block {
    width: 100%;
    position: relative;
  }

  .loop-box {
    justify-content: flex-start;
  }

  .locations-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .heading-company {
    font-size: 6vw;
  }

  .wrapper-email-box {
    width: 100%;
  }

  .grid-email {
    place-items: center;
  }

  .footer-logo {
    width: 180px;
  }

  .projects-name {
    text-align: center;
    font-size: 12vw;
    line-height: 1.5;
  }

  .link-grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    padding-top: 30px;
    padding-bottom: 0;
  }

  .link-item {
    font-size: 16px;
  }

  .galery-projects {
    grid-template-columns: 1fr;
  }

  .item-galery {
    min-height: 300px;
    max-height: 300px;
  }

  .learn-more-btn {
    padding: 12px 15px;
    font-size: 16px;
    line-height: 1;
  }

  .box-center-aling {
    margin-top: 30px;
  }

  .container-contact {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 96%;
  }

  .submit-button {
    width: 100%;
    min-width: auto;
  }

  .legal-text {
    font-size: 14px;
  }

  .menu-button {
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .favors-grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .favors-item {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .favors-item.min-gap {
    grid-template-columns: 1fr;
  }

  .link-email {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    font-size: 26px;
  }

  .learn-more-link {
    font-size: 4vw;
  }

  .text-footer {
    font-size: 18px;
  }

  .image-fix-height {
    min-height: 300px;
    max-height: 300px;
  }

  .contact-link {
    font-size: 18px;
  }

  .project-information {
    grid-template-columns: 1fr 1fr;
  }

  .dropdown-solutions {
    z-index: 10;
  }

  .dropdown-list-solutions.w--open {
    background-color: var(--white);
    color: var(--black);
  }

  .wrap-link {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .logo-wrapper-preloader {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px;
  }

  .text-preloader, .e, .f {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: 0%;
  }

  .o, .r-2v, .n, .i {
    inset: 0%;
  }

  .animation-block.white-txt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .animation-block.reforni {
    order: -1;
    align-self: flex-end;
  }

  .grid-process-block {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
  }

  .item-process {
    flex-flow: column;
  }

  .step-block {
    display: none;
  }

  .wrapper-process-block.margin-top {
    z-index: 30;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    right: 0;
  }

  .wrapper-process-block.padding-left {
    z-index: 30;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    left: 0;
  }
}

#w-node-_8e177f95-94c8-dbb9-7419-3321c210fad8-502ae1b9 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b57a600c-bf9e-e3dc-d5f4-e87894fa93ed-502ae1b9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_22b444d0-37d5-d079-afae-94986918d5f7-502ae1b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd22eccb-39a4-cddf-265e-93254548d427-502ae1b9 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-7f5a0bac, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-7f5a0bac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-7f5a0bac, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-7f5a0bac, #w-node-a75ff08f-9a94-cb95-0f13-19f4e4bedb7c-7f5a0bac, #w-node-d8f0b8ea-12ab-e94a-d668-574434d7994d-7f5a0bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-7f5a0bac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-7f5a0bac, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-7f5a0bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-7f5a0bac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_38a545f8-5e42-71bc-9ef1-6b2d4949a041-7f5a0bac, #w-node-bc03f16e-d4cb-980b-a313-3f2e48559db3-7f5a0bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccff6af1-ddd3-8a15-29d8-b9ac37a91d54-7f5a0bac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_202a934b-2541-7839-751c-1d10177f0df2-7f5a0bac, #w-node-b78a1453-dd5f-41f6-41c4-06fbec6f6ff1-7f5a0bac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0664fd89-ffa9-3427-52e9-017fe66133e0-7f5a0bac {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_166004dc-7353-250a-085b-2f28a0905cf1-14823389, #w-node-_3827eef5-80cb-aaf9-d951-87efb1106a64-6d8370b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-abb11eb2, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-abb11eb2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-abb11eb2, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-abb11eb2, #w-node-a75ff08f-9a94-cb95-0f13-19f4e4bedb7c-abb11eb2, #w-node-d8f0b8ea-12ab-e94a-d668-574434d7994d-abb11eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-abb11eb2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-abb11eb2, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-abb11eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-abb11eb2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_38a545f8-5e42-71bc-9ef1-6b2d4949a041-abb11eb2, #w-node-bc03f16e-d4cb-980b-a313-3f2e48559db3-abb11eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_202a934b-2541-7839-751c-1d10177f0df2-abb11eb2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-df21d086-66e5-ce4a-4abd-131c515096cf-abb11eb2, #w-node-b78a1453-dd5f-41f6-41c4-06fbec6f6ff1-abb11eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-b72303a0, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-b72303a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-b72303a0, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-b72303a0, #w-node-a75ff08f-9a94-cb95-0f13-19f4e4bedb7c-b72303a0, #w-node-d8f0b8ea-12ab-e94a-d668-574434d7994d-b72303a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-b72303a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-b72303a0, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-b72303a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-b72303a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_38a545f8-5e42-71bc-9ef1-6b2d4949a041-b72303a0, #w-node-bc03f16e-d4cb-980b-a313-3f2e48559db3-b72303a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_202a934b-2541-7839-751c-1d10177f0df2-b72303a0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-df21d086-66e5-ce4a-4abd-131c515096cf-b72303a0, #w-node-b78a1453-dd5f-41f6-41c4-06fbec6f6ff1-b72303a0, #w-node-ebef41e8-7d77-0632-5bd9-d274984e1ce5-b72303a0, #w-node-_79c79c2a-1f65-15f8-8b9e-585ca5b8ed62-b72303a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-32e2256f, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-32e2256f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-32e2256f, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-32e2256f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-32e2256f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-32e2256f, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-32e2256f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-429718ae, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-429718ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-429718ae, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-429718ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-429718ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-429718ae, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-429718ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-429718ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08bbaff1-1698-c4ea-fb40-e0217e5b949b-429718ae, #w-node-_2abcd327-f8d7-3dc0-59df-7590dbb019a9-429718ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-429718ae {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_838c91c7-d018-401c-69f1-34aa64673f9d-429718ae, #w-node-c8f1361b-fe68-854c-8e14-e14e9ff08a3e-429718ae, #w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-429718ae, #w-node-_30399977-17cb-d2c3-2f60-4bb7f315f726-429718ae {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-fe6faa98, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-fe6faa98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-fe6faa98, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-fe6faa98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-fe6faa98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-fe6faa98, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-fe6faa98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-fe6faa98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08bbaff1-1698-c4ea-fb40-e0217e5b949b-fe6faa98, #w-node-_2abcd327-f8d7-3dc0-59df-7590dbb019a9-fe6faa98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-fe6faa98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_838c91c7-d018-401c-69f1-34aa64673f9d-fe6faa98, #w-node-c8f1361b-fe68-854c-8e14-e14e9ff08a3e-fe6faa98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-fe6faa98 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_30399977-17cb-d2c3-2f60-4bb7f315f726-fe6faa98, #w-node-_98e7a9ad-d118-49a5-4569-cf41cae2557e-fe6faa98 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bf3a6955-4c95-b777-655e-41d02ac7b630-fe6faa98, #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-351e5d60, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-351e5d60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-351e5d60, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-351e5d60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-351e5d60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-351e5d60, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-351e5d60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-351e5d60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08bbaff1-1698-c4ea-fb40-e0217e5b949b-351e5d60, #w-node-_2abcd327-f8d7-3dc0-59df-7590dbb019a9-351e5d60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-351e5d60 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_838c91c7-d018-401c-69f1-34aa64673f9d-351e5d60, #w-node-c8f1361b-fe68-854c-8e14-e14e9ff08a3e-351e5d60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-351e5d60, #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-01075332, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-01075332, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-01075332, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08bbaff1-1698-c4ea-fb40-e0217e5b949b-01075332, #w-node-_2abcd327-f8d7-3dc0-59df-7590dbb019a9-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_838c91c7-d018-401c-69f1-34aa64673f9d-01075332, #w-node-c8f1361b-fe68-854c-8e14-e14e9ff08a3e-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_967c2a35-c23d-4a9f-534b-8de3ef5b6bed-01075332, #w-node-d5d35178-ab57-ec2a-6841-9b028cf5e727-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd118bdb-f035-183d-d5e5-3e904aafb53b-01075332 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f8b2203f-de2e-e0d7-f067-0052f5e5b802-01075332, #w-node-_9de84665-18fb-86a0-91e5-c4467af32f9c-01075332, #w-node-_7d60478a-b71a-c36e-9b8c-be26bc4482ae-01075332, #w-node-_78ca7ea1-c9ab-3fb8-96da-398e92f840b8-01075332 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-c3a783f2, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-c3a783f2, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-c3a783f2, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_08bbaff1-1698-c4ea-fb40-e0217e5b949b-c3a783f2, #w-node-_2abcd327-f8d7-3dc0-59df-7590dbb019a9-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_838c91c7-d018-401c-69f1-34aa64673f9d-c3a783f2, #w-node-c8f1361b-fe68-854c-8e14-e14e9ff08a3e-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_30f439a4-b464-d60a-3c28-f58d0756fea9-c3a783f2, #w-node-_7833c3d5-210b-2aa3-40c7-7c6df2f61573-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b323439-edbc-885d-0efe-1a463a5a305c-c3a783f2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ff148561-35dd-e882-da3f-a6fe8a203611-c3a783f2, #w-node-_0dcdb48a-662c-f888-4861-413034a69ebc-c3a783f2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-6daddb16, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-6daddb16 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f6af9dab-085b-39f3-16e6-a4f33af13268-6daddb16, #w-node-ff70641f-8eab-78c6-b18d-70a0baf75975-6daddb16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80b9e429-8b3a-1238-e573-62454764e623-6daddb16 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a1d732ae-358e-c220-7602-a8da4af396a5-6daddb16, #w-node-_5adfa76d-cbfc-591c-e945-9f28e6a51f7b-6daddb16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-6daddb16, #w-node-_8e177f95-94c8-dbb9-7419-3321c210fad8-55614838 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b57a600c-bf9e-e3dc-d5f4-e87894fa93ed-55614838 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_22b444d0-37d5-d079-afae-94986918d5f7-55614838 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd22eccb-39a4-cddf-265e-93254548d427-55614838 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d11a7f59-862b-eefb-4904-2fee430a8fbc-5ddd12cc {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8e177f95-94c8-dbb9-7419-3321c210fad8-502ae1b9, #w-node-_8e177f95-94c8-dbb9-7419-3321c210fad8-55614838 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d11a7f59-862b-eefb-4904-2fee430a8fbc-5ddd12cc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_91766d72-545b-dc87-0895-dc885ddd12e7-5ddd12cc {
    order: 9999;
  }

  #w-node-e864e1a0-4112-770d-4611-76f0d83810e8-7f5a0bac {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-7f5a0bac, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-7f5a0bac, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-7f5a0bac, #w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-7f5a0bac, #w-node-ccff6af1-ddd3-8a15-29d8-b9ac37a91d54-7f5a0bac, #w-node-_0664fd89-ffa9-3427-52e9-017fe66133e0-7f5a0bac {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b0417a28-0afc-3521-d3ce-eeabd68ed2d0-abb11eb2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-abb11eb2, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-abb11eb2, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-abb11eb2, #w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-abb11eb2, #w-node-bc03f16e-d4cb-980b-a313-3f2e48559db3-abb11eb2, #w-node-_202a934b-2541-7839-751c-1d10177f0df2-abb11eb2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_41b7ceb7-461c-754f-8a13-e55b840f12b7-b72303a0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-b72303a0, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-b72303a0, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-b72303a0, #w-node-_4c199122-12af-03ec-07e3-4bd1a09385f7-b72303a0, #w-node-_202a934b-2541-7839-751c-1d10177f0df2-b72303a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d4d3c872-9054-513f-afe0-714155e3a28e-32e2256f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-32e2256f, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-32e2256f, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-32e2256f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c252ac4e-c5b0-a648-77d7-2e78ce4811ba-429718ae {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-429718ae, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-429718ae, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-429718ae, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-429718ae, #w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-429718ae {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_40926913-0002-9862-17b5-5d2cb0e15732-fe6faa98 {
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-fe6faa98, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-fe6faa98, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-fe6faa98, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-fe6faa98, #w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-fe6faa98, #w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-fe6faa98, #w-node-bf3a6955-4c95-b777-655e-41d02ac7b630-fe6faa98 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c9f97496-a7ed-0ff0-9ebd-820b7c2c40e6-351e5d60 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-351e5d60, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-351e5d60, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-351e5d60, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-351e5d60, #w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-351e5d60, #w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-351e5d60 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_383f57a4-9547-6d20-026a-cafd87e58b93-01075332 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-01075332, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-01075332, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-01075332, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-01075332, #w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-01075332, #w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-01075332, #w-node-cd118bdb-f035-183d-d5e5-3e904aafb53b-01075332 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_01775dee-7917-58c4-e99f-f8839755cd06-c3a783f2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-c3a783f2, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-c3a783f2, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-c3a783f2, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-c3a783f2, #w-node-a15fff2e-296e-eb24-bd01-c67393b8f368-c3a783f2, #w-node-_2b06c7a4-437c-6fef-eeeb-af844290792e-c3a783f2, #w-node-_30f439a4-b464-d60a-3c28-f58d0756fea9-c3a783f2, #w-node-_7833c3d5-210b-2aa3-40c7-7c6df2f61573-c3a783f2, #w-node-_6b323439-edbc-885d-0efe-1a463a5a305c-c3a783f2, #w-node-ff148561-35dd-e882-da3f-a6fe8a203611-c3a783f2, #w-node-_0dcdb48a-662c-f888-4861-413034a69ebc-c3a783f2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b4329f05-8044-6965-c195-5efb6a4eadf5-6daddb16 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-de3ae2fa-00ee-c60b-55a0-1f4ced38eabf-6daddb16, #w-node-_2122af81-6c8b-04a4-e96f-8d6cb8e29059-6daddb16, #w-node-_80b9e429-8b3a-1238-e573-62454764e623-6daddb16, #w-node-cf6cdc3a-c03d-f744-75dd-e85c19444bcd-6daddb16 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0dc81e85-d01a-3229-975b-25a8b507238b-6b546503, #w-node-ac2ad9c9-bdb9-2109-7d2d-087e1bd72b4a-6b546503 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A Cufonfonts';
  src: url('../fonts/euclid-circular-a-cufonfonts.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/Gotham-Pro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/Gotham-Pro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Oblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-LightOblique.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr Demi';
  src: url('../fonts/AvenirNextCyr-Demi.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextcyr';
  src: url('../fonts/AvenirNextCyr-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tabacg 1';
  src: url('../fonts/TabacG1Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tabacg 1';
  src: url('../fonts/TabacG1SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tabacg 1';
  src: url('../fonts/TabacG1-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tabacg 1';
  src: url('../fonts/TabacG1.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A';
  src: url('../fonts/Euclid-Circular-A-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A';
  src: url('../fonts/Euclid-Circular-A-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A';
  src: url('../fonts/Euclid-Circular-A-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Euclid Circular A';
  src: url('../fonts/Euclid-Circular-A-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}