:root {
  --blue_2: #000f27;
  --text: #18181d;
  --blue_4: #003f79;
  --blue_3: #211f54;
  --gray_1: #0062bc;
  --white_2: #f7f7fc;
  --white: white;
  --black_2: #232323;
  --color: #000;
  --color-2: #fff0;
}

.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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.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;
}

.body {
  border: 1px solid var(--blue_2);
  font-family: Montserrat, sans-serif;
}

.m-tab-menu-web {
  border: 0 #0000001a;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.heading-megapolis-2 {
  color: #18181d;
  text-align: left;
  width: 70%;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1;
}

.div-block-tel-home-megapolis-2 {
  margin-top: 5px;
  position: relative;
  top: -2px;
}

.m-rb-field-web-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-weight: 300;
  display: flex;
}

.m-rb-field-web-2:hover {
  color: #fff;
  background-color: #0000;
  font-weight: 300;
}

.m-rb-field-web-2:active, .m-rb-field-web-2:focus {
  background-color: #0000;
  font-weight: 300;
}

.phone {
  color: #fff;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #fff3;
  height: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.heading-web-4 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.text-block-tel-home-megapolis {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 2px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.text-block-tel-home-megapolis:hover {
  color: #e6e6e6;
}

.checkbox-label-6 {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
}

.form-wrapper-megapolis-2 {
  z-index: 999;
  background-color: #2a2d30;
  width: 100%;
  max-width: 700px;
  min-height: 300px;
  margin-top: 30px;
  margin-left: 0;
  padding: 40px 60px;
  position: relative;
  box-shadow: 0 3px 20px 3px #0000001a;
}

.input-web-5 {
  color: #999;
  background-color: #fff;
  border: 1px #0000001a;
  border-bottom-style: solid;
  height: 40px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.grid-tel-home-megapolis {
  z-index: 10;
  grid-template-rows: auto;
  grid-template-columns: auto;
  place-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.rocket_link-3 {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 0;
}

.rocket_link-3:hover {
  color: #fff;
}

.div-block-email-home-megapolis {
  margin-top: 5px;
  position: relative;
  top: -2px;
}

.link-119 {
  color: #fff;
  width: 100%;
  text-decoration: none;
}

.link-119:hover {
  opacity: 1;
  color: #999;
}

.m-radio-lable-23 {
  color: #fff9;
  text-align: left;
  border: 1px #0000;
  border-bottom: 1px solid #fff3;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.m-radio-lable-23:hover {
  color: #fff9;
}

.m-tab-pain-2 {
  border: 1px #000;
}

.link-block-email-1-home-megapolis {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 24px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.div-block-h2-6 {
  background-color: #0000;
  width: 350px;
  margin-left: -45px;
  margin-right: 0;
  padding: 10px 0 10px 40px;
}

.text-block-email-home-megapolis {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.text-block-email-home-megapolis:hover {
  color: #e6e6e6;
}

.heading-web-4-1 {
  color: #fff;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.2;
}

.input-6 {
  color: #fff;
  background-color: #0000;
  border: 1px solid #0000;
  border-bottom-color: #fff3;
  height: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-tel-home-megapolis {
  margin-top: 0;
  display: none;
  position: relative;
  top: 0;
}

.heading-megapolis {
  color: #18181d;
  text-align: left;
  width: 70%;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1;
}

.m-tab-link-4 {
  background-color: #0000;
  border: 1px #0000001a;
  flex: 0 auto;
  width: 100%;
  padding: 0;
  font-weight: 300;
}

.m-tab-link-4.w--current {
  background-color: #fff;
}

.checkbox-field-home-4 {
  margin-top: 20px;
}

.input-web-4 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #fff3;
  height: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.m-radio-2-phone-2 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  border-radius: 0%;
  width: 30px;
  height: 30px;
  margin-top: 0;
}

.m-radio-2-phone-2.phone-2 {
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-left: 0;
  display: none;
}

.success-message-6 {
  background-color: #0000;
}

.m-radio-2-phone-3 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-style: none;
  border-radius: 0%;
  width: 30px;
  height: 30px;
  margin-top: 0;
}

.m-radio-2-phone-3.phone-2 {
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-left: 0;
  display: none;
}

.quote_text {
  color: #b8becf;
  text-align: center;
  letter-spacing: 1.2px;
  max-width: 400px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  display: none;
}

.error-message-8 {
  color: #039b2999;
  background-color: #0000;
}

.m-radio-5 {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  border-style: none;
  border-radius: 0%;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-top: 0;
  display: none;
}

.m-radio-5.email {
  background-color: #0000;
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  padding: 0;
  display: none;
  position: relative;
}

.quote_form-6 {
  z-index: 9999;
  color: #5f5f5f;
  background-color: #414141;
  justify-content: center;
  align-items: center;
  min-height: 800px;
  margin-top: 0;
  padding: 60px 45px 45px;
  display: none;
  position: fixed;
  inset: 0%;
}

.tabs-content-3 {
  margin-top: 40px;
  display: none;
}

.div-block-call-back-megapolis {
  border: 1px solid #fffc;
  border-radius: 3px;
  padding: 0;
  display: none;
}

.div-block-call-back-megapolis:hover {
  border-color: #fff9;
}

.image-email-home-megapolis {
  flex: 0 auto;
  width: 20px;
  max-width: none;
  height: 20px;
  margin-right: 5px;
  display: block;
}

.text-block-158 {
  color: #046f00bd;
}

.checkbox-field-home-3 {
  margin-top: 15px;
}

.text-block-157 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid #ffffff80;
  padding: 1rem 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  text-decoration: none;
}

.text-block-157:hover {
  color: #fff9;
}

.input-5 {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #0000001a;
  height: 40px;
  margin-bottom: 20px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-close-2 {
  width: 24px;
  max-width: none;
}

.tab-link-messenger {
  display: none;
}

.form-block-web-3 {
  z-index: 99;
  display: none;
  position: relative;
}

.link-153 {
  color: #6c6c6c;
}

.link-153:hover {
  color: #99999980;
}

.m-radio-lable-21 {
  color: #999;
  text-align: left;
  border: 1px #0000001a;
  flex: 1;
  justify-content: space-between;
  height: 40px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.m-rb-field-2-web-7 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.m-rb-field-2-web-7:hover {
  color: #999;
  background-color: #0000;
}

.project_quote-home-megapolis {
  z-index: 11;
  border: 1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.m-tab-link-5-web {
  background-color: #0000;
  border: 0 #0000001a;
  flex: 0 auto;
  width: 100%;
  padding: 0;
  display: none;
}

.m-tab-link-5-web.w--current {
  background-color: #0000;
}

.m-tab-link-5 {
  background-color: #0000;
  border: 0 #0000001a;
  flex: 0 auto;
  width: 100%;
  padding: 0;
}

.m-tab-link-5.w--current {
  background-color: #0000;
}

.text-block-116 {
  color: #e31e24;
  text-align: center;
}

.section-1-home-megapolis {
  background-color: #292929;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-back-call-megapolis-2 {
  background-color: #0000;
  background-image: none;
  border: 1px #ffffff80;
  border-radius: 3px;
  padding: 12px 40px;
}

.div-block-back-call-megapolis-2:hover {
  background-image: linear-gradient(#0000, #0000);
}

.link-block-tel-1-home-megapolis {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 24px;
  padding-left: 0;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.btn-submit-11 {
  color: #fff;
  background-color: #802f0e;
  width: 100%;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.btn-submit-11:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#9e3a12, #9e3a12);
}

.link-block-22 {
  z-index: 100;
  background-color: #fff;
  border: 1px solid #115d32;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 15px;
  display: flex;
  position: absolute;
  inset: 15px 15px auto auto;
}

.link-block-22:hover {
  background-color: #cacaca;
  box-shadow: 1px 1px 9px 7px #00000012;
}

.project_circle_wrap-3 {
  z-index: 1;
  box-shadow: none;
  background-color: #0000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  line-height: 1;
  display: flex;
  position: relative;
}

.project_circle_wrap-3:hover {
  box-shadow: none;
  opacity: 1;
}

.m-rb-field-2-web-2 {
  background-color: #0000;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.m-rb-field-2-web-2:hover {
  color: #0098cc;
  background-color: #0000;
}

.m-tab-menu-megapolis {
  border: 0 #0000001a;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.div-block-email-home-sambo-megapolis {
  margin-top: 0;
  display: block;
}

.btn-submit-13 {
  color: #303030;
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  width: 100%;
  height: 50px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5;
}

.btn-submit-13:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#cacaca, #cacaca);
}

.image-tel-home-megapolis {
  flex: 0 auto;
  width: 20px;
  max-width: none;
  height: 20px;
  margin-right: 5px;
  display: block;
}

.m-radio-lable-20 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 0 #0000;
  border-bottom: 1px solid #fff3;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.m-radio-lable-20:hover {
  color: #fff9;
}

.checkbox-label-5 {
  color: #18181d;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}

.section-1-home {
  background-color: var(--blue_2);
  padding-top: 12px;
  padding-bottom: 12px;
}

.div-block-email-home-megapolis-copy {
  margin-top: 0;
  display: none;
}

.navigation-container-mob-3 {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-container-4 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-container-4:hover {
  background-color: var(--blue_2);
}

.div-block-name-megapolis {
  z-index: auto;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 10px;
  display: flex;
  position: static;
  top: 0;
}

.navigation-full {
  z-index: 5;
  border-bottom: 1px solid #3d424b12;
  align-items: center;
  width: 100%;
  padding: 3px 0%;
  display: flex;
  position: relative;
}

.navigation-full:hover {
  background-color: var(--blue_2);
}

.nav-megapolis {
  color: var(--text);
  text-transform: uppercase;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  display: block;
  position: static;
}

.image-megapolis {
  z-index: 1;
  width: 40px;
  max-width: none;
  height: 40px;
  margin-right: 0;
  position: relative;
}

.nav-name-megapolis {
  color: var(--text);
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  width: 200px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.navigation-wrap-megapolis {
  z-index: 5;
  position: relative;
}

.div-block-name-2-megapolis {
  z-index: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 5px;
}

.navigation-link-3 {
  color: var(--text);
  letter-spacing: .5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link-3:hover {
  opacity: .5;
  color: #18181d;
  font-weight: 400;
}

.navigation-link-3.w--current {
  color: var(--text);
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: .9rem;
  font-weight: 400;
}

.nav-3-name-megapolis {
  text-transform: none;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  position: static;
}

.mobile-nav-link-2 {
  color: #18181d;
  font-weight: 600;
}

.nav-name_2-1 {
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.navigation-2 {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navigation-2:hover {
  background-color: var(--blue_2);
}

.navigation-left-2 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.navigation-mob-3 {
  z-index: 5;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: none;
  position: relative;
  inset: 0% 0% auto;
}

.brand-2-megapolis {
  z-index: 1;
  flex-direction: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.brand-2-megapolis:hover {
  opacity: .7;
}

.brand-2-megapolis.w--current {
  z-index: 1;
}

.image-2-megapolis {
  z-index: 1;
  width: 50px;
  max-width: none;
  height: 40px;
  margin-right: 0;
  position: relative;
}

.nav-menu-111 {
  color: #283338;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 15px;
  display: flex;
  position: static;
}

.brand-1-megapolis {
  z-index: 1;
  flex-direction: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
  display: flex;
}

.brand-1-megapolis:hover {
  opacity: .7;
}

.brand-1-megapolis.w--current {
  z-index: 1;
}

.navigation-wrap_2 {
  z-index: 5;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  box-shadow: 0 1px 20px 2px #0000001a;
}

.button-small-megapolis {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #292929;
  border: 1px solid #fff;
  border-radius: 3px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 18px 50px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-megapolis:hover {
  background-color: #18181d;
}

.review-wrap-3-megapolis {
  white-space: nowrap;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 40px;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  display: none;
}

.hero-h-home-megapolis-3-3 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  background-color: #0000;
  justify-content: space-between;
  width: 70%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 70px;
  font-weight: 800;
  line-height: .8;
  display: flex;
  position: relative;
  top: 3px;
  left: 0;
}

.hero-paragraph-home-megapolis-3 {
  color: #18181d;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.1;
  display: none;
}

.button-arrow-5 {
  flex: none;
  margin-left: 20px;
  display: inline-block;
}

.hero-paragraph-home-megapolis-3-6 {
  color: #fff;
  width: 60%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.hero-paragraph-home-megapolis-2 {
  color: #18181d;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  display: none;
}

.hero-h-home-megapolis {
  z-index: auto;
  color: #18181d;
  text-align: left;
  letter-spacing: -.02em;
  text-transform: uppercase;
  background-color: #0000;
  max-width: none;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0 5px 0 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.1;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.hero-h-home-megapolis-2-2 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  top: -10px;
  left: 0;
}

.text-span-26 {
  color: #bc1620;
  text-transform: uppercase;
  font-weight: 400;
}

.hero-paragraph-home-megapolis-4 {
  color: #18181d;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1;
  display: none;
}

.section-home-megapolis-2 {
  background-image: linear-gradient(#0000008c, #0000008c), url('../images/1.2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: auto;
  height: 85vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: 30rem 2rem 10rem;
  display: none;
}

.hero-h-home-megapolis-1-1 {
  z-index: auto;
  color: #18181d;
  text-align: left;
  letter-spacing: -.02em;
  text-transform: uppercase;
  background-color: #0000;
  max-width: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0 5px 0 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  display: none;
  position: relative;
  top: 0;
  left: 0;
}

.div-block-home-megapolis-3-2 {
  background-color: #f2d000;
  width: 680px;
  padding-top: 10px;
  padding-bottom: 12px;
  position: relative;
  left: -20px;
}

.div-block-home-megapolis-2 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.button-label {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

.hero-content-megapolis-2 {
  z-index: 99;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.hero-h-home-megapolis-3-5 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  background-color: #0000;
  width: auto;
  max-width: none;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1;
  position: relative;
  top: 0;
  left: 0;
}

.hero-h-home-megapolis-4-2 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: -.02em;
  background-color: #0000;
  width: 100%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.1;
  position: relative;
  top: -3px;
  left: 0;
}

.hero-paragraph-home_1 {
  color: #fff;
  width: 70%;
  max-width: none;
  margin-top: 1.5rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.3;
}

.hero-h-home_2 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  justify-content: space-between;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 4rem;
  font-weight: 500;
  line-height: .8;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.hero-h-home_3 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  width: 90%;
  max-width: none;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 5em;
  font-weight: 600;
  line-height: 1;
  position: relative;
  top: 0;
  left: 0;
}

.hero-h-home_4 {
  z-index: auto;
  color: #fff;
  text-align: left;
  letter-spacing: .1em;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 5px 0 0;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  top: -10px;
  left: 0;
}

.button {
  grid-column-gap: .5rem;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.button:hover {
  box-shadow: none;
  color: #000;
  background-color: #b1b1b1;
  border-color: #7aa35a;
}

.button:focus {
  outline-offset: 0px;
  background-color: #b3b3b3;
  outline: 3px solid #996aff;
}

.container-2 {
  width: auto;
  max-width: 1400px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hero-text-wrapper {
  z-index: 2;
  width: auto;
  margin-bottom: 2rem;
  position: relative;
}

.button-label-2 {
  color: #995600;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.2;
}

.button-small-radiators {
  color: #995600;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 1.5px solid #995600;
  border-radius: 3px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 360px;
  padding: 18px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-radiators:hover {
  background-color: #fff;
}

.hero-header-component {
  z-index: 2;
  width: 45%;
  display: none;
}

.section_2 {
  padding: 96px 2rem;
  position: relative;
}

.section_2.hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 65rem;
  padding: 10rem 3rem 8rem;
}

.section_2.hero:lang(is) {
  background-image: url('../images/Localization-Demo.svg');
  background-position: 0 100%;
  background-size: cover;
}

.button-row {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  width: 85%;
  display: none;
}

.header-image-wrapper {
  width: 100%;
  display: none;
  position: relative;
}

.button-arrow-6 {
  opacity: .7;
  flex: none;
  width: 7%;
  margin-left: 20px;
  display: inline-block;
}

.hero-h1_2 {
  color: #2a2d30;
  letter-spacing: -.02em;
  -webkit-text-stroke-color: #233640;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.1;
}

.image-3 {
  width: auto;
  box-shadow: 0 5px 20px 1px #0000001a;
}

.button-secondary {
  grid-column-gap: .5rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #111;
  border: 1px solid #996aff;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-secondary:hover {
  color: #fff;
  background-color: #000;
  border-color: #494949;
}

.button-secondary:focus {
  outline-offset: 0px;
  outline: 3px solid #996aff;
}

.review-wrap-radiators {
  white-space: nowrap;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 3rem;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  display: flex;
}

.hero-h2 {
  color: #995600;
  letter-spacing: -.02em;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.1;
}

.text-span-2 {
  text-transform: none;
  font-size: 3.5rem;
  font-weight: 700;
}

.hero-h5 {
  color: #000;
  letter-spacing: -.02em;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
}

.cta-header-component {
  grid-column-gap: 0px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.hero-content-megapolis_2 {
  z-index: 99;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 15rem;
  overflow: visible;
}

.div-block-home-megapolis_3 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  top: 0;
}

.hero-paragraph-home_2 {
  color: #fff;
  width: 70%;
  max-width: none;
  margin-top: .25rem;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.nav-name_1 {
  color: var(--text);
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  width: 200px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: .6rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.nav-name_2 {
  color: var(--text);
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  width: 200px;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.nav_1 {
  color: var(--text);
  text-transform: uppercase;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  display: block;
  position: static;
}

.div-block-name_2 {
  z-index: auto;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: stretch;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 5px;
}

.nav_3 {
  text-transform: none;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  position: static;
}

.nav-name_2-2 {
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
}

.hero-split-2-2-megapolis-resale-property {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

.section-2-megapolis-resale-property {
  background-color: #0000;
  border-bottom: 1px #e4ebf3;
  margin-top: 100px;
  margin-bottom: 0;
  padding: 40px 20px;
  position: relative;
}

.paragraph-2-megapolis-resale-property {
  color: #414141;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

.hero-split-2-megapolis-resale-property {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-wrapper-2-megapolis-resale-property {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-2-megapolis-resale-property {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-2-4-megapolis-resale-property {
  color: #414141;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph-2-3-megapolis-resale-property {
  color: #414141;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}

.paragraph-2-2-megapolis-resale-property {
  color: #18181d;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
}

.image-2-megapolis-resale-property {
  box-shadow: 0 3px 20px 3px #96a3b526;
}

.heading-2-megapolis-resale-property {
  color: #303030;
  font-size: 50px;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.div-block-megapolis-new-buildings-2 {
  max-width: 1400px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.hero-h-megapolis-new-buildings-5 {
  color: #18181d;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
}

.text-block-1-megapolis-new-buildings {
  color: #18181d;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
}

.brix---paragraph-default-30 {
  color: var(--text);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
}

.brix---link-content-2 {
  color: #6e7191;
  text-decoration: none;
}

.brix--grid-2-columns-text-right-3 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---display-13 {
  color: var(--text);
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
}

.brix---section-27 {
  color: #f7f7fc;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---text-center-19 {
  text-align: center;
}

.brix---image-wrapper-br-24px-shadow-3 {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 14px 42px #14142b24;
}

.brix---inner-container-1000px-center-2 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.brix---color-accent-16 {
  color: #4a3aff;
}

.brix---text-200-bold-14 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---mg-bottom-48px-16 {
  max-width: none;
  margin-bottom: 1rem;
  display: block;
}

.brix---color-neutral-883 {
  color: #211f54;
}

.brix---link-wrapper-7 {
  color: #211f54;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: none;
}

.brix---link-wrapper-7:hover {
  color: #4a3aff;
}

.brix---grid-1-column-gap-row-64px-2 {
  grid-row-gap: 64px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---heading-h2-size-27 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---mg-bottom-32px-15 {
  margin-bottom: 2rem;
}

.brix---container-default-32 {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---color-neutral-882 {
  color: #6e7191;
}

.brix---mg-bottom-16px-22 {
  margin-bottom: 16px;
  display: none;
}

.brix---grid-2-columns-text-left-3 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---inner-container-490px-center-2 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.brix---subtitle-11 {
  color: #4a3aff;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.brix---link-icon-right-7 {
  margin-left: 6px;
}

.section-27-copy {
  color: #f7f7fc;
  padding-top: 176px;
  padding-bottom: 176px;
}

.section-3 {
  color: #f7f7fc;
  padding: 10rem 3rem 2rem;
}

.brix---color-neutral_3 {
  color: #211f54;
}

.text-center_2 {
  text-align: center;
  margin-bottom: 4rem;
}

.heading-h2_1 {
  color: var(--blue_3);
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.brix---color-neutral_4 {
  color: #211f54;
  text-align: left;
}

.inner-container-490px-center-2 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.container-default_2 {
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}

.bicolor-neutral_4 {
  color: #211f54;
  text-align: left;
}

.hero-h-home_4-2 {
  z-index: auto;
  color: var(--text);
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  top: -10px;
  left: 0;
}

.hero-h-home_2-2 {
  z-index: auto;
  color: var(--text);
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  justify-content: space-between;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: .8;
  display: flex;
  position: relative;
  top: -4px;
  left: 0;
}

.hero-h-home_4-3 {
  z-index: auto;
  color: var(--text);
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  top: 3px;
  left: 0;
}

.paragraph-default_2 {
  color: var(--text);
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
}

.text-span-27 {
  background-color: #fddea480;
}

.paragraph-default_2-1 {
  color: var(--text);
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
}

.text-span-28, .text-span-29, .text-span-30 {
  font-weight: 600;
}

.text-span-31 {
  font-size: 1.4rem;
  font-weight: 600;
}

.text-span-32 {
  font-weight: 600;
}

.image-wrapper-br_2 {
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0 14px 42px #14142b24;
}

.div-block_1 {
  margin-top: 1rem;
}

.image-wrapper-br_3 {
  border-radius: 0;
  overflow: hidden;
  box-shadow: 0 14px 42px #14142b24;
}

.grid-2-columns-text-left_1 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.link-content-3 {
  color: #6e7191;
  text-decoration: none;
}

.grid-2-columns-text-right_1 {
  grid-column-gap: 60px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block_2 {
  padding-right: 1rem;
}

.text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39 {
  font-weight: 600;
}

.h6 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.h3_2 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.2;
}

.color-neutral_5 {
  color: #211f54;
}

.h6_2 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.div-block_3 {
  margin-top: 1rem;
}

.h2_2 {
  color: var(--blue_3);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block_1-2, .div-block_1-3, .div-block_1-4 {
  margin-top: 1rem;
}

.bilink-content-2 {
  color: #6e7191;
  text-decoration: none;
}

.text-span-40, .text-span-41, .text-span-42, .text-span-43, .text-span-44 {
  font-weight: 600;
}

.text-span-45 {
  background-color: #fddea480;
  font-weight: 600;
}

.text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51, .text-span-52, .text-span-53, .text-span-54, .text-span-55 {
  font-weight: 600;
}

.brix---flex-horizontal-start-6 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.brix---flex-card---image-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.brix---badge-primary-small-3 {
  color: #f7f7fc;
  background-color: #4a3aff;
  border-radius: 40px;
  padding: 14px 22px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.brix---heading-h2-size-44 {
  color: var(--blue_3);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.brix---avatar-circle-7 {
  border-radius: 50%;
  width: 64px;
  max-width: 64px;
  height: 64px;
  max-height: 64px;
  overflow: hidden;
  transform: translate(0);
}

.brix---text-308 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.brix---mg-bottom-16px-35 {
  margin-bottom: 16px;
}

.brix---color-neutral-927 {
  color: #6e7191;
}

.brix---mg-bottom-8px-20 {
  margin-bottom: 8px;
}

.brix---container-default-52 {
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}

.brix---card-blog-featured-v4-2 {
  z-index: 1;
  background-color: #f7f7fc;
  border: 1px solid #eff0f6;
  border-radius: 24px;
  max-width: 658px;
  padding: 80px 56px;
  text-decoration: none;
  transition: transform .3s;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---card-blog-featured-v4-2:hover {
  transform: scale(.98)translate(0, -50%);
}

.brix---blog-card-image-wrapper-featured-v4-2 {
  border-radius: 24px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.brix---mg-bottom-48px-22 {
  margin-bottom: 48px;
}

.brix---blog-card-image-featured-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.brix---heading-h1-size-18 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.brix---mg-right-16px-4 {
  margin-right: 16px;
}

.brix---color-neutral-926 {
  color: #211f54;
}

.brix---inner-container-700px-center-7 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-32px-22 {
  margin-bottom: 32px;
}

.brix---blog-card-wrapper-featured-v4-2 {
  width: 100%;
  margin-left: auto;
  text-decoration: none;
}

.section-4 {
  color: #f7f7fc;
  padding: 3rem 3rem 4rem;
}

.container-default_3 {
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}

.mg-bottom-4 {
  max-width: none;
  margin-bottom: 1rem;
  display: block;
}

.div-block_4 {
  margin-top: 4rem;
}

.flex-card---image-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.card-wrapper-featured {
  width: 100%;
  margin-left: auto;
  text-decoration: none;
}

.card-featured-2 {
  z-index: 1;
  border: 1px solid var(--gray_1);
  background-color: var(--white_2);
  color: var(--gray_1);
  border-radius: 0;
  width: 60%;
  max-width: none;
  padding: 4rem;
  text-decoration: none;
  transition: transform .3s;
  position: absolute;
  inset: 50% auto auto 0%;
  transform: translate(0, -50%);
  box-shadow: 0 2px 7px #14142b0f;
}

.card-featured-2:hover {
  transform: scale(.98)translate(0, -50%);
}

.card-image-wrapper-featured-3 {
  border-radius: 0;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.card-image-featured-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 20px 2px #0000001a;
}

.color-neutral_6 {
  color: #211f54;
}

.div-block_5 {
  margin-top: 1rem;
}

.h2_4 {
  color: var(--blue_3);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.h6_4 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  width: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.text-span-56 {
  font-weight: 600;
}

.bicolor-neutral_4-2 {
  color: #211f54;
  text-align: left;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  display: block;
}

.text-span-57 {
  font-weight: 600;
}

.div-block-text-megapolis-services-2 {
  margin-top: 20px;
}

.div-block-2-megapolis-services {
  flex-direction: column-reverse;
  padding: 0;
  display: flex;
}

.div-block-megapolis-services-2-2 {
  background-color: #f2d000;
  width: 240px;
  padding-top: 0;
  padding-bottom: 10px;
  position: relative;
  left: 0;
}

.div-block-megapolis-services-2-5 {
  max-width: 1400px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1px;
}

.div-block-1-megapolis-services {
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  display: block;
}

.link-block-1-megapolis-services {
  width: 100%;
  height: auto;
  display: flex;
}

.right-arrow-4 {
  opacity: .5;
  width: 8%;
  height: .9rem;
  margin-top: 2px;
  margin-left: 0;
}

.text-block-ceiling-home {
  color: var(--text);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.section-home-megapolis-services {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-1-megapolis-services {
  color: #18181d;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 300;
}

.image-2-megapolis-services {
  object-fit: fill;
  height: auto;
  transition: transform .6s;
  box-shadow: 0 3px 20px 3px #0000001a;
}

.image-2-megapolis-services:hover {
  transform: scale(.95);
}

.grid-megapolis-services {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  align-items: end;
}

.heading-2-2 {
  color: #fff;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}

.image-1-megapolis-services {
  width: auto;
  height: auto;
  transition: transform .6s;
  display: inline-block;
  box-shadow: 0 3px 20px 3px #0000001a;
}

.image-1-megapolis-services:hover {
  transform: scale(.95);
}

.image-3-megapolis-services {
  transition: transform .6s;
  box-shadow: 0 3px 20px 3px #0000001a;
}

.image-3-megapolis-services:hover {
  transform: scale(.95);
}

.div-block-3-megapolis-services {
  flex-flow: column-reverse;
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding: 0;
  display: flex;
}

.secondary-button-megapolis {
  color: #000;
  align-items: center;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.secondary-button-megapolis:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary-button-megapolis.megapolis {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 10px;
  display: flex;
  position: relative;
  inset: 0%;
}

.div-block-text-megapolis-services {
  margin-top: 20px;
}

.heading {
  color: #18181d;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1;
}

.link-block-2-megapolis-services {
  height: 500px;
  margin-top: 20px;
}

.text-block-h2-5-company-megapolis-copy {
  color: #18181d;
  border-left: 2px #0e73b7;
  margin-top: 5px;
  padding-left: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.3;
}

.div-block-text-megapolis-services-3 {
  margin-top: 20px;
}

.section-5 {
  margin: 4rem auto;
  padding: 2rem 3rem;
}

.grid-services-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  align-items: end;
  margin-top: 6rem;
}

.paragraph-1-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}

.paragraph-2-services {
  color: var(--text);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
}

.paragraph-3-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}

.features-wrapper-two-7 {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 5px;
  padding-left: 40px;
  display: flex;
}

.features-right-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  max-width: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: disc;
  display: flex;
}

.features-block-two-2 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  list-style-type: none;
  display: flex;
}

.features-image-2 {
  object-fit: cover;
  width: 9px;
  height: 9px;
  margin-right: 10px;
}

.paragraph-12 {
  color: var(--text);
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.features-wrapper-two-1 {
  justify-content: space-between;
  align-items: center;
  margin-top: .75rem;
  margin-bottom: 0;
  padding-left: 0;
  display: none;
}

.secondary-button-1 {
  color: #000;
  align-items: center;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.secondary-button-1:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary-button-1.megapolis {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.review-wrap-brembo {
  white-space: nowrap;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  display: flex;
}

.button-small-brembo-2 {
  color: #232323;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #fff;
  border-radius: 3px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 360px;
  padding: 18px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small-brembo-2:hover {
  background-color: #ddd;
}

.button-label-20 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.review-wrap_1 {
  white-space: nowrap;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  margin-top: 30px;
  margin-bottom: 0;
  padding-left: 2rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  display: flex;
}

.button-small_2 {
  background-color: var(--gray_1);
  color: #232323;
  text-align: center;
  text-transform: uppercase;
  border: 1px #fff;
  border-radius: 3px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 360px;
  padding: 18px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.button-small_2:hover {
  background-color: var(--blue_4);
}

.secondary-button-2 {
  color: #000;
  align-items: center;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.secondary-button-2:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary-button-2.megapolis {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  margin-top: 1rem;
  margin-left: 0;
  padding-left: 10px;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary-button-2.button_1 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--gray_1);
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-left: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary-button-2.button_1:hover {
  background-color: var(--blue_4);
  opacity: 1;
}

.text-block-button_2 {
  color: var(--white);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
}

.div-block {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
}

.div-block-button {
  margin-top: 4rem;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2rem;
}

.div-block-text-services_3, .div-block-text-services_4 {
  margin-top: 20px;
}

.div-block-text-services_5 {
  width: 100%;
  margin-top: 20px;
}

.checkbox-label-10 {
  color: #fff;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.2;
}

.m-rb-field-2-web-12 {
  background-color: #0000;
  border: 1px solid #0000;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
}

.m-rb-field-2-web-12:hover {
  color: #0098cc;
  background-color: #0000;
}

.section-home-brembo-phone {
  margin-top: 140px;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-h2-8 {
  background-color: #0000;
  width: 70%;
  margin-bottom: 1.5rem;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 5px;
}

.div-block-brembo-phone {
  background-image: none;
  background-size: cover;
  width: 50%;
  height: 70vh;
}

.div-block-brembo-phone.brembo-phone {
  background-color: #232323;
  background-image: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 50em;
  padding: 45px;
  display: flex;
}

.btn-submit-18 {
  color: #303030;
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  width: 100%;
  height: 50px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.5;
}

.btn-submit-18:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#cacaca, #cacaca);
}

.heading-web-3-2-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

.heading-web-3-1-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.2;
  display: none;
}

.checkbox-field-home-6 {
  margin-top: 20px;
  padding-left: 0;
}

.input-web-6 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #fff3;
  height: 40px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.m-radio-lable-21-consulting {
  color: #fff9;
  text-align: left;
  border: 1px #0000;
  border-bottom: 1px solid #fff3;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.m-radio-lable-21-consulting:hover {
  color: #fff9;
}

.m-radio-lable-24 {
  color: #fff;
  text-align: center;
  background-color: #0000;
  border: 0 #0000;
  border-bottom: 1px solid #fff3;
  flex: 1;
  justify-content: space-between;
  margin-bottom: 0;
  margin-left: 0;
  padding: 10px 0;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.m-radio-lable-24:hover {
  color: #fff9;
}

.form-wrapper-brembo-phone {
  background-color: #0000;
  width: 100%;
  max-width: 500px;
  min-height: 300px;
  margin-top: 0;
  margin-left: 0;
  padding: 21px 0;
}

.text-block-160 {
  color: #046f00bd;
}

.link-156 {
  color: #fff;
  width: 100%;
  text-decoration: none;
}

.link-156:hover {
  opacity: 1;
  color: #999;
}

.content__wrapper-brembo-phone {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 5%;
  display: flex;
}

.content__wrapper-brembo-phone.brembo-phone {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 0%;
}

.image-brembo-phone {
  background-image: url('../images/15.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 50em;
}

.section-phone {
  margin-top: 8rem;
  margin-bottom: 4rem;
  padding-top: 0;
  padding-bottom: 0;
}

.content__wrapper-phone-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 5%;
  display: flex;
}

.content__wrapper-phone-copy.brembo-phone, .content__wrapper-phone-copy.brembo-phone-copy, .content__wrapper-phone-copy.phone_2 {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 0%;
}

.content__wrapper-phone_2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 5%;
  display: flex;
}

.content__wrapper-phone_2.brembo-phone, .content__wrapper-phone_2.brembo-phone-copy {
  flex-direction: row;
  justify-content: space-between;
  padding: 0 0%;
}

.content__wrapper-phone_2.phone_2 {
  flex-direction: row;
  justify-content: space-between;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0%;
}

.image-phone_2 {
  background-image: url('../images/4.2.webp');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60%;
  height: 40em;
}

.div-block-phone_2 {
  background-image: none;
  background-size: cover;
  width: 50%;
  height: 70vh;
}

.div-block-phone_2.brembo-phone {
  background-color: #232323;
  background-image: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 50em;
  padding: 45px;
  display: flex;
}

.div-block-phone_3 {
  background-image: none;
  background-size: cover;
  width: 50%;
  height: 70vh;
}

.div-block-phone_3.brembo-phone {
  background-color: #232323;
  background-image: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 50em;
  padding: 45px;
  display: flex;
}

.div-block-phone_3.phone_3 {
  background-color: var(--black_2);
  background-image: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 40em;
  padding: 45px 30px 30px 60px;
  display: flex;
}

.form-wrapper-phone_4 {
  background-color: #0000;
  width: 100%;
  max-width: 500px;
  min-height: auto;
  margin-top: 0;
  margin-left: 0;
  padding: 21px 0;
}

.checkbox {
  display: none;
}

.input-web-6-2 {
  color: #fff;
  background-color: #0000;
  border: 1px #000;
  border-bottom-color: #fff3;
  height: auto;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.features-wrapper_2 {
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.features-wrapper_2:hover {
  opacity: .6;
}

.paragraph-14 {
  color: var(--white);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
}

.features-image-3 {
  object-fit: cover;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.checkbox-field-home-6-2 {
  margin-top: 2rem;
  padding-left: 0;
  display: none;
}

.features-wrapper_3 {
  justify-content: space-between;
  align-items: center;
  margin-top: 2rem;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.features-wrapper_3:hover {
  opacity: .6;
}

.div-block-back-call_2 {
  background-color: #0000;
  background-image: none;
  border: 1px #ffffff80;
  border-radius: 3px;
  padding: 12px 40px;
}

.div-block-back-call_2:hover {
  background-image: linear-gradient(#0000, #0000);
}

.text-block-161 {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}

.link-block_5 {
  border: 1px solid #ffffff80;
  padding: 1.1rem 3rem;
  text-decoration: none;
}

.link-block_5:hover {
  border-color: var(--white);
}

.link-block-23, .link-block-24 {
  text-decoration: none;
}

.brix---card-4 {
  background-color: #f7f7fc;
  border: 1px #eff0f6;
  border-radius: 0;
  box-shadow: 0 2px 7px #14142b0f;
}

.brix---content-inside-card-v9 {
  height: auto;
  min-height: auto;
  padding: 1.5rem;
}

.brix---color-accent-22 {
  color: #4a3aff;
}

.brix---image-wrapper---br-top {
  border-radius: 0;
  overflow: hidden;
  transform: translate(0);
}

.brix---text-uppercase-2 {
  letter-spacing: .1em;
  text-transform: uppercase;
}

.brix---grid-3-columns-5 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---inner-container-600px---center-15 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.brix---mg-bottom-48px-23 {
  margin-bottom: 48px;
}

.brix---heading-h2-size-45 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.brix---container-default-53 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---section-39 {
  color: #f7f7fc;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---text-center-33 {
  text-align: center;
}

.brix---text-100-medium-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.brix---color-neutral-928 {
  color: #211f54;
  text-align: left;
}

.brix---color-neutral-929 {
  color: #6e7191;
}

.brix---heading-h3-size-18 {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}

.brix---mg-bottom-12px-13 {
  margin-bottom: 12px;
}

.brix---mg-bottom-8px-21 {
  margin-bottom: 8px;
}

.brix---image-width-100-5 {
  background-color: var(--white);
  vertical-align: baseline;
  width: 100%;
}

.brix---paragraph-default-46 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.section-6 {
  color: #f7f7fc;
  padding: 8rem 3rem 6rem;
}

.container-default_1 {
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
}

.text-span-58, .text-span-59, .text-span-60, .text-span-61, .text-span-62, .text-span-63 {
  background-color: #fddea480;
}

.text-center_1 {
  text-align: center;
}

.mg-bottom_1 {
  margin-bottom: 8px;
}

.text_10 {
  color: var(--text);
  text-align: left;
  margin-bottom: auto;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}

.link-block-25 {
  text-decoration: none;
}

.link-block-article {
  border-radius: 0;
  height: auto;
  text-decoration: none;
  transition: transform .6s;
}

.link-block-article:hover {
  transform: scale(.9);
}

.heading-h3-5 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2;
}

.faq-content {
  overflow: hidden;
}

.section-home-questions {
  margin-top: 2rem;
  margin-bottom: 60px;
  padding: 3rem;
  position: relative;
}

.faq-question-bar {
  color: #000;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
}

.faq-paragraph {
  color: #232323;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 60px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

.text-questions {
  white-space: normal;
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 44px;
  font-weight: 300;
  line-height: 52px;
}

.text-questions.text_questions {
  color: #232323;
  text-transform: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.1;
}

.content-title-questions {
  border-left: 2px #0e73b7;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 1400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.question-title {
  color: #232323;
  letter-spacing: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
}

.container-questions {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.faq-circle {
  background-color: #fff;
  border: 1px #0e73b7;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 45px;
  min-width: 45px;
  height: 45px;
  min-height: 45px;
  display: flex;
}

.faq-wrapper-questions {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-questions {
  max-width: 1400px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.faq-question-wrap {
  box-shadow: none;
  cursor: pointer;
  background-color: #fdfdfd;
  border: 1px #094634;
  border-bottom: 1px solid #0000001a;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 20px 40px 20px 0;
}

.h4_1-2 {
  color: #fff;
  margin-top: -4px;
  margin-bottom: 0;
  margin-left: 9px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
}

.f-footer-bottom-2, .f-footer-bottom-2-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-logo-2-2 {
  width: 44px;
  max-width: none;
  height: 44px;
  font-family: Exo, sans-serif;
}

.f-footer-menu-2 {
  grid-column-gap: 16px;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.f-container-large-2 {
  background-color: var(--blue_2);
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}

.f-footer-detail-2 {
  opacity: .48;
  color: #fff;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 16px;
}

.f-footer-horizontal-divider-2 {
  background-color: #e4e6f140;
  width: 100%;
  height: 1px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.h4_2-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 7px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.85rem;
  font-weight: 600;
  line-height: 1;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  font-size: .9rem;
  line-height: 1.1;
}

.f-footer-brand-2 {
  align-items: center;
  display: flex;
}

.div-block_footer-logo-2 {
  margin-top: 5px;
}

.f-footer-link-2 {
  color: #160042;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  transition: color .3s;
}

.f-footer-link-2:hover {
  opacity: .48;
  color: #fff;
}

.footer-logo-2 {
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: flex;
}

.footer-logo-2:hover {
  transform: scale3d(.96, .96, 1.01);
}

.f-footer-small-2 {
  background-color: #0f0c1f;
  padding: 3rem 0%;
  position: relative;
}

.f-footer-group-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f-footer-menu-2-3 {
  grid-column-gap: 16px;
  flex: none;
  align-items: flex-start;
  display: none;
}

.f-footer-vertical-divider-2 {
  background-color: #e4e6f140;
  width: 1px;
  height: 30px;
  margin-top: 10px;
}

.ffooter {
  background-color: #0f0c1f;
  padding: 3rem 0%;
  position: relative;
}

.footer {
  background-color: var(--blue_2);
  padding: 3rem 0% 2rem;
  position: relative;
}

.brand-1 {
  z-index: 1;
  flex-direction: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
  display: flex;
}

.brand-1:hover {
  opacity: .7;
}

.brand-1.w--current {
  z-index: 1;
}

.div-block-name_footer {
  z-index: auto;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: 10px;
  display: flex;
  position: static;
  top: 0;
}

.nav-name_footer {
  color: var(--white);
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  width: 200px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: .6rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.nav_footer {
  color: var(--white);
  text-transform: uppercase;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: 300px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1;
  display: block;
  position: static;
}

.nav-name_footer_2 {
  color: var(--white);
  text-transform: uppercase;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  width: 200px;
  margin-top: 2px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.image_footer {
  z-index: 1;
  width: 45px;
  max-width: none;
  height: 45px;
  margin-right: 0;
  position: relative;
}

.navigation-wrap_2-copy {
  z-index: 5;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  position: relative;
  box-shadow: 0 1px 20px 2px #0000001a;
}

.navigation-wrap_footer {
  z-index: 5;
  background-color: var(--blue_2);
  position: relative;
  box-shadow: 0 1px 20px 2px #0000001a;
}

.navigation-wrap_footer:hover {
  background-color: var(--blue_2);
}

.navigation-link_footer {
  color: var(--white);
  letter-spacing: .5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link_footer:hover {
  opacity: .5;
  color: var(--white);
  font-weight: 400;
}

.navigation-link_footer.w--current {
  color: #2c2c2c;
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 11px;
  font-weight: 600;
}

.navigation-link_footer_2 {
  color: var(--white);
  letter-spacing: .5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link_footer_2:hover {
  opacity: .5;
  color: var(--white);
  font-weight: 400;
}

.navigation-link_footer_2.w--current {
  color: #2c2c2c;
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 11px;
  font-weight: 600;
}

.navigation-link_footer_3 {
  color: var(--white);
  letter-spacing: .5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link_footer_3:hover {
  opacity: .5;
  color: var(--white);
  font-weight: 400;
}

.navigation-link_footer_3.w--current {
  color: #2c2c2c;
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 11px;
  font-weight: 600;
}

.navigation-link_footer_4 {
  color: var(--white);
  letter-spacing: .5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 10px;
  padding: 20px 0;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link_footer_4:hover {
  opacity: .5;
  color: var(--white);
  font-weight: 400;
}

.navigation-link_footer_4.w--current {
  color: #2c2c2c;
  letter-spacing: 1px;
  margin-right: 10px;
  font-size: 11px;
  font-weight: 600;
}

.columms_footer {
  background-color: var(--blue_2);
}

.columms_footer_1 {
  padding-left: 0;
  padding-right: 0;
}

.columms_footer_2 {
  background-color: var(--blue_2);
  padding-left: 0;
  padding-right: 0;
}

.link-157 {
  color: var(--white);
  text-decoration: none;
}

.link-157:hover {
  opacity: .5;
  font-weight: 400;
}

.navigation-wrap_5 {
  z-index: 5;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  box-shadow: 0 1px 20px 2px #0000001a;
}

.navigation_5 {
  z-index: 1;
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.navigation_5:hover {
  background-color: var(--white);
}

.navigation-full_5 {
  z-index: 5;
  border-bottom: 1px solid #3d424b12;
  align-items: center;
  width: 100%;
  padding: 3px 0%;
  display: flex;
  position: relative;
}

.navigation-full_5:hover {
  background-color: var(--white);
}

.brand-1_5 {
  z-index: 1;
  flex-direction: row;
  flex: 1;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 0;
  display: flex;
}

.brand-1_5:hover {
  background-color: var(--white);
  opacity: .7;
}

.brand-1_5.w--current {
  z-index: 1;
}

.navigation-container-4_5 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-container-4_5:hover {
  background-color: var(--white);
}

.nav-menu-111_1, .nav-menu-111_2 {
  color: #283338;
  flex: 1;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: 15px;
  display: flex;
  position: static;
}

.nav-menu-111_2:hover {
  background-color: var(--blue_2);
}

.navigation-left-2_1 {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.navigation-left-2_1:hover {
  background-color: var(--blue_2);
}

.div-block_footer-menu {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link_footer-menu_1 {
  margin-right: 1rem;
  text-decoration: none;
}

.heading-2 {
  color: var(--white);
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
}

.heading-2:hover {
  opacity: .5;
}

.link_footer-menu_1-1 {
  margin-right: 0;
  text-decoration: none;
}

.bicolor-neutral_7 {
  color: #211f54;
  text-align: left;
  margin-bottom: 1rem;
}

.hero-h-home_7 {
  z-index: auto;
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  top: -10px;
  left: 0;
}

.hero-h-home_7-2 {
  z-index: auto;
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  background-color: #0000;
  justify-content: space-between;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: .8;
  display: flex;
  position: relative;
  top: -4px;
  left: 0;
}

.hero-h-home_7-3 {
  z-index: auto;
  color: var(--white);
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-color: #18181d;
  background-color: #0000;
  width: 80%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.1;
  position: relative;
  top: 3px;
  left: 0;
}

.grid-services-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  max-width: 1400px;
  margin-top: 6rem;
  display: grid;
}

.div-block-text-services_3-2 {
  margin-top: 20px;
  padding-left: 1rem;
}

.div-block-text-services_5-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  padding-left: 1rem;
  display: block;
}

.section_2-2 {
  padding: 96px 2rem;
  position: relative;
}

.section_2-2.hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 65rem;
  padding: 10rem 3rem 8rem;
  display: none;
}

.section_2-2.hero:lang(is) {
  background-image: url('../images/Localization-Demo.svg');
  background-position: 0 100%;
  background-size: cover;
}

.brix---color-neutral-930 {
  color: #6e7191;
}

.brix---paragraph-default-47 {
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.brix---grid-2-columns-text-left-4 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.brix---btn-primary-25 {
  color: #f7f7fc;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #4a3aff;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-25:hover {
  color: #f7f7fc;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---section-40 {
  color: #f7f7fc;
  padding-top: 176px;
  padding-bottom: 176px;
}

.brix---mg-bottom-16px-36 {
  margin-bottom: 16px;
}

.brix---button-row-left-22 {
  margin-right: 24px;
}

.brix---mg-bottom-48px-24 {
  margin-bottom: 48px;
}

.brix---btn-secondary-15 {
  color: #211f54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #f7f7fc;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary-15:hover {
  color: #f7f7fc;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: translate3d(0, -3px, .01px);
}

.brix---color-neutral-931 {
  color: #211f54;
}

.brix---heading-h2-size-46 {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.brix---container-default-54 {
  max-width: 1400px;
  padding-left: 24px;
  padding-right: 24px;
}

.brix---buttons-row-13 {
  align-items: center;
  display: flex;
}

.container-default_5 {
  max-width: 1400px;
  margin-top: 4rem;
  padding-left: 0;
  padding-right: 0;
}

.section-2 {
  color: #f7f7fc;
  padding: 4rem 3rem;
}

.bicolor-neutral_4-3 {
  color: #211f54;
  text-align: left;
  max-width: 1400px;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.grid-2-columns-text-left-4 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block_1-42 {
  margin-top: 2rem;
}

.h6-copy {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.h6-catalog {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.image-4 {
  box-shadow: 0 1px 20px 2px #0000001a;
}

.paragraph-1-2-services, .paragraph-1-3-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

.paragraph-3-2-services, .paragraph-3-3-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.3;
}

.mg-bottom-catalog {
  margin-bottom: 0;
}

.color-neutral-catalog {
  color: #211f54;
}

.heading-h2-catalog {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block_1-42-catalog {
  margin-top: 1rem;
}

.section-phone_2 {
  margin-top: 6rem;
  margin-bottom: 8rem;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-12-2 {
  color: var(--text);
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.1;
}

.bicolor-neutral_4-21 {
  color: #211f54;
  text-align: left;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-services-1 {
  margin-right: 5px;
}

.image-services-1:hover {
  opacity: .7;
}

.portfolio-col-gallery {
  flex-flow: wrap;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-services-1-4 {
  margin-right: 5px;
}

.image-services-1-4:hover {
  opacity: .7;
}

.image-services-1-5 {
  margin-right: 5px;
}

.image-services-1-5:hover {
  opacity: .7;
}

.section-gallery {
  background-color: var(--white);
  padding: 8rem 3rem 0;
  display: block;
}

.image-gallery {
  width: 100%;
  max-width: 100%;
  transition: transform .6s;
  display: block;
}

.image-gallery:hover {
  transform: scale(.95);
}

.portfolio-col-trotuar_19-2 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.image-services-1-3 {
  margin-right: 5px;
}

.image-services-1-3:hover {
  opacity: .7;
}

.div-block-image-services {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 45px;
  height: 30px;
  margin-top: 10px;
  display: flex;
}

.works-content-wrapper-trotuar_19 {
  border-top: 1px #888;
  max-width: 1400px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  bottom: 1px;
}

.image-services-1-2 {
  margin-right: 5px;
}

.image-services-1-2:hover {
  opacity: .7;
}

.potfolio-photo-block-gallery {
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-right: 0;
  display: block;
}

.lightbox-link-gallery {
  vertical-align: baseline;
  width: auto;
  display: block;
  overflow: hidden;
}

.portfolio-row-gallery {
  flex-flow: wrap;
  justify-content: space-between;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.portfolio-col-gallery_2 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-catalog-gallery_2 {
  padding-left: 2rem;
  padding-right: 0;
}

.container-gallery_2 {
  max-width: 1400px;
  margin-top: 4rem;
  padding-left: 0;
  padding-right: 0;
}

.grid-2-columns-gallery_2 {
  grid-column-gap: 120px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block_1-42-gallery_2 {
  margin-top: 2rem;
}

.h6-catalog-copy {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4;
}

.h6-catalog-gallery_2 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.div-block_1-42-gallery_3 {
  margin-top: 1rem;
}

.h6-catalog-gallery_3 {
  background-color: var(--white_2);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem .45rem .45rem .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.mg-bottom-catalog-copy {
  margin-bottom: 0;
}

.div-block_1-42-gallery_2-copy {
  margin-top: 2rem;
}

.mg-bottom-catalog-gallery {
  margin-bottom: 0;
}

.color-neutral-catalog-gallery {
  color: #211f54;
}

.heading-h2-catalog-gallery {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block_1-42-gallery_3-2 {
  margin-top: 0;
}

.bicolor-neutral_gallery {
  color: #211f54;
  text-align: left;
  max-width: 1400px;
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block_1-42-gallery_3-0 {
  width: 80%;
  margin-top: 1rem;
}

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

.div-block_1-42-gallery_3-01 {
  width: auto;
  margin-top: 0;
  padding-top: .5rem;
}

.grid_gallery {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 1rem;
}

.works-content-wrapper-gallery {
  border-top: 1px #888;
  max-width: 1400px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  bottom: 1px;
}

.section-2-1 {
  color: #f7f7fc;
  padding: 4rem 3rem;
  display: none;
}

.h6-catalog-gallery_3-2 {
  background-color: var(--white);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
}

.div-block_2-catalog {
  margin-top: 1rem;
}

.h6_2-catalog {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.h6_1-catalog {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.div-block_3-catalog {
  margin-top: 1rem;
}

.h6_3-catalog {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.4;
}

.div-block_4-catalog {
  justify-content: flex-end;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.h6_4-catalog {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4;
}

.secondary-button_gallery {
  color: #000;
  align-items: center;
  margin-left: 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.secondary-button_gallery:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary-button_gallery.megapolis {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary-button_gallery.gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: center;
  width: 12%;
  height: 30px;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.text-block_gallery {
  color: var(--text);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

.right-arrow_gallery {
  opacity: .5;
  width: auto;
  height: .9rem;
  margin-top: 2px;
  margin-left: 0;
}

.h6-catalog-gallery_2-1 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.paragraph-1-11-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}

.paragraph-3-11-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph-1-12-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}

.paragraph-3-12-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph-1-13-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
}

.paragraph-3-13-services {
  color: var(--text);
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3;
}

.h6-catalog-gallery_3-copy {
  background-color: var(--white_2);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem .45rem .45rem .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.div-block_1-42-gallery_3-011 {
  width: auto;
  margin-top: 0;
  padding-top: .5rem;
}

.section_22 {
  padding: 96px 2rem;
  position: relative;
}

.section_22.hero {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 65rem;
  padding: 10rem 3rem 8rem;
}

.section_22.hero:lang(is) {
  background-image: url('../images/Localization-Demo.svg');
  background-position: 0 100%;
  background-size: cover;
}

.section_22._22 {
  background-image: linear-gradient(90deg, #fff, #ffffff7a 66%), url('../images/1.2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 65rem;
  padding: 10rem 3rem 8rem;
}

.section_22._22:lang(is) {
  background-image: url('../images/Localization-Demo.svg');
  background-position: 0 100%;
  background-size: cover;
}

.h6_4-1 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  width: auto;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.h6_4-2, .h6_4-3, .h6_4-4 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  width: auto;
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.text-span-64 {
  font-weight: 600;
}

.div-block_5-1 {
  margin-top: 0;
}

.text-span-65, .text-span-66, .text-span-67, .text-span-68 {
  font-weight: 600;
}

.h6-catalog-gallery_3-22 {
  background-color: var(--white);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2;
}

.section-contacts {
  background-color: var(--white);
  padding: 8rem 3rem 0;
  display: block;
}

.div-block_contacts {
  width: 80%;
  margin-top: 1rem;
}

.div-block_1-article {
  width: auto;
  margin-top: 1rem;
}

.h6_article {
  background-color: var(--white);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
}

.potfolio-photo-block-gallery-copy, .potfolio-photo-article {
  flex: 0 auto;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  padding-right: 0;
  display: block;
}

.h3_article {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.h6_1-catalog-copy {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.h6_1-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.3;
}

.works-content-wrapper-article {
  border-top: 1px #888;
  max-width: 1400px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  bottom: 1px;
}

.div-block_article {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  max-width: 1400px;
  padding: 0;
}

.div-block_2-article {
  padding-left: 0;
  padding-right: 0;
}

.bicolor-neutral_article {
  color: #211f54;
  text-align: left;
  max-width: 1400px;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.mg-bottom_article {
  margin-bottom: 1.5rem;
}

.div-block_article-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  max-width: 1400px;
  margin-top: 2rem;
  padding: 0;
}

.div-block_3-article {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.grid-2-columns-text-left-article {
  grid-column-gap: 20px;
  grid-row-gap: 28px;
  background-color: var(--white_2);
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.div-block-4-article {
  margin-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.mg-bottom_2-article {
  margin-bottom: 0;
}

.color-neutral-article {
  color: #211f54;
}

.heading-h4-article {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.div-block_5-article {
  margin-top: 1rem;
}

.h6-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
}

.text-span-69 {
  font-weight: 600;
}

.h6_1-2-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-70 {
  font-weight: 600;
}

.div-block_6-article {
  margin-top: 2rem;
  padding-left: 0;
  padding-right: 0;
}

.text-span-71 {
  font-weight: 600;
}

.works-content-wrapper-article-2 {
  border-top: 1px #888;
  max-width: 1400px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  bottom: 1px;
}

.h6-article-2 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.2;
}

.div-block-4-2-article {
  margin-top: 0;
  padding-left: 2rem;
  padding-right: 2rem;
}

.heading-h4-2-article {
  color: var(--blue_2);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-span-72, .text-span-73, .text-span-74, .text-span-75, .text-span-76, .text-span-77 {
  font-weight: 600;
}

.link-158 {
  color: var(--gray_1);
}

.h6_2-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
}

.grid-3-columns-text-left-article {
  grid-column-gap: 20px;
  grid-row-gap: 28px;
  background-color: var(--white_2);
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  align-items: center;
  display: grid;
}

.h6-article-3 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.h6-article-2-2 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.2;
}

.h6-article-2-1 {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-span-78, .text-span-79 {
  font-weight: 600;
}

.h6_2_article, .h6_21_article, .h6_23_article {
  background-color: var(--white);
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.2;
}

.h6_1-3-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
}

.h6_1-4-article, .h6_1-6-article {
  color: var(--text);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
}

.f-footer-brand-2-2 {
  align-items: center;
  display: none;
}

@media screen and (min-width: 1280px) {
  .hero-h-home_4 {
    padding-right: 0;
  }

  .cta-header-component {
    padding-top: 0;
  }

  .hero-paragraph-home_2 {
    margin-top: .4rem;
  }

  .section-2-megapolis-resale-property {
    padding-bottom: 60px;
  }

  .hero-h-home_4-2, .hero-h-home_4-3 {
    padding-right: 0;
  }

  .section-4 {
    padding-top: 2rem;
  }

  .section-home-brembo-phone, .section-phone {
    padding-bottom: 0;
  }

  .hero-h-home_7, .hero-h-home_7-3 {
    padding-right: 0;
  }

  .grid-services-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center;
    display: grid;
  }

  .section-phone_2 {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1440px) {
  .rocket_link-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .quote_form-6 {
    display: none;
  }

  .project_quote-home-megapolis {
    z-index: auto;
  }

  .project_circle_wrap-3 {
    height: auto;
  }

  .navigation-container-4 {
    max-width: none;
  }

  .div-block-name-megapolis, .image-megapolis, .div-block-name-2-megapolis, .brand-2-megapolis, .image-2-megapolis, .brand-1-megapolis {
    z-index: 1;
  }

  .hero-h-home-megapolis-3-3 {
    width: 70%;
  }

  .hero-paragraph-home-megapolis-3, .hero-paragraph-home-megapolis-3-6 {
    margin-top: 20px;
  }

  .hero-paragraph-home-megapolis-2 {
    margin-top: 10px;
  }

  .hero-h-home-megapolis-2-2 {
    top: -10px;
  }

  .hero-paragraph-home-megapolis-4 {
    margin-top: 10px;
  }

  .section-home-megapolis-2 {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/1.2.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
    padding-top: 30rem;
    padding-bottom: 10rem;
  }

  .div-block-home-megapolis-3-2 {
    padding-bottom: 12px;
  }

  .hero-paragraph-home_1 {
    margin-top: 20px;
  }

  .hero-h-home_2 {
    width: auto;
  }

  .hero-h-home_4 {
    top: -10px;
  }

  .hero-h2 {
    margin-top: 1.5rem;
    font-weight: 600;
  }

  .hero-h5 {
    margin-top: 1.5rem;
    font-weight: 500;
  }

  .hero-paragraph-home_2 {
    margin-top: .4rem;
  }

  .div-block-name_2 {
    z-index: 1;
  }

  .section-2-megapolis-resale-property {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }

  .hero-h-home_4-2 {
    top: -10px;
  }

  .hero-h-home_2-2 {
    width: auto;
  }

  .hero-h-home_4-3 {
    top: 3px;
  }

  .brix---blog-card-image-wrapper-featured-v4-2 {
    max-width: 1012px;
  }

  .section-4 {
    padding-top: 6rem;
  }

  .card-image-wrapper-featured-3 {
    max-width: 1012px;
  }

  .section-home-megapolis-services {
    margin-bottom: 100px;
    padding-top: 60px;
  }

  .section-5 {
    margin-bottom: 6rem;
    padding-top: 4rem;
  }

  .secondary-button-2.button_1 {
    width: 30%;
  }

  .div-block-button {
    margin-top: 8rem;
  }

  .div-block-brembo-phone {
    background-position: 0%;
  }

  .div-block-brembo-phone.brembo-phone {
    background-color: #3a3b3c;
  }

  .image-brembo-phone, .image-phone_2 {
    background-position: 50%;
  }

  .div-block-phone_2 {
    background-position: 0%;
  }

  .div-block-phone_2.brembo-phone {
    background-color: #3a3b3c;
  }

  .div-block-phone_3 {
    background-position: 0%;
  }

  .div-block-phone_3.brembo-phone {
    background-color: #3a3b3c;
  }

  .div-block-phone_3.phone_3 {
    background-color: var(--black_2);
  }

  .section-6 {
    padding-bottom: 4rem;
  }

  .section-home-questions {
    margin-top: 3rem;
  }

  .faq-wrapper-questions {
    max-width: 1400px;
  }

  .brand-1, .div-block-name_footer, .image_footer, .brand-1_5 {
    z-index: 1;
  }

  .navigation-container-4_5 {
    max-width: none;
  }

  .hero-h-home_7 {
    top: -10px;
  }

  .hero-h-home_7-2 {
    width: auto;
  }

  .hero-h-home_7-3 {
    top: 3px;
  }

  .grid-services-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .div-block-image-services {
    margin-left: 0;
  }
}

@media screen and (min-width: 1920px) {
  .quote_form-6 {
    display: none;
  }

  .section-home-megapolis-2 {
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/1.2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30rem;
    padding-bottom: 10rem;
  }

  .section-2-megapolis-resale-property {
    margin-bottom: 60px;
  }

  .section-home-megapolis-services {
    margin-top: 100px;
    padding-bottom: 220px;
  }

  .section-5 {
    margin-top: 4rem;
    padding-bottom: 4rem;
  }

  .secondary-button-2.button_1 {
    width: 23%;
  }

  .div-block-button {
    margin-top: 12rem;
  }

  .section-home-brembo-phone {
    margin-top: 100px;
    padding-top: 60px;
    padding-bottom: 0;
  }

  .div-block-brembo-phone.brembo-phone {
    height: 60em;
  }

  .image-brembo-phone {
    background-position: 50%;
    height: 60em;
  }

  .section-phone {
    margin-top: 5rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-phone_2 {
    background-position: 50%;
    height: 40em;
  }

  .div-block-phone_2.brembo-phone, .div-block-phone_3.brembo-phone {
    height: 60em;
  }

  .div-block-phone_3.phone_3 {
    height: 40em;
    padding-left: 100px;
  }

  .section-home-questions {
    margin-top: 8rem;
  }

  .grid-services-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .section-phone_2 {
    margin-top: 5rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-image-services {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .m-tab-menu-web {
    margin-bottom: 0;
  }

  .heading-megapolis-2 {
    width: 70%;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1;
  }

  .div-block-tel-home-megapolis-2 {
    margin-top: 4px;
    font-size: 10px;
    line-height: 1;
    top: -3px;
  }

  .m-rb-field-web-2 {
    background-color: #0000;
  }

  .phone {
    color: #fff;
    background-color: #0000;
    border: 1px solid #0000;
    border-bottom-color: #fff6;
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .heading-web-4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
  }

  .text-block-tel-home-megapolis {
    padding-bottom: 0;
    font-size: 13px;
  }

  .checkbox-label-6 {
    font-size: 11px;
    line-height: 1.2;
  }

  .form-wrapper-megapolis-2 {
    float: left;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(330px, .75fr);
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: stretch;
    width: auto;
    max-width: none;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .input-web-5 {
    font-size: 14px;
  }

  .grid-tel-home-megapolis {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: 229px auto 228px;
    grid-auto-flow: column;
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .div-block-email-home-megapolis {
    font-size: 10px;
    line-height: 1;
    top: -3px;
  }

  .m-radio-lable-23 {
    font-size: 14px;
  }

  .m-tab-pain-2 {
    border: 1px #000;
    border-bottom-width: 0;
  }

  .link-block-email-1-home-megapolis {
    justify-content: flex-end;
    height: 20px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 10px;
  }

  .div-block-h2-6 {
    width: 260px;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .text-block-email-home-megapolis {
    font-size: 13px;
  }

  .heading-web-4-1 {
    margin-top: 7px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
  }

  .input-6 {
    color: #fff;
    background-color: #0000;
    border: 1px solid #0000;
    border-bottom-color: #fff6;
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .div-block-tel-home-megapolis {
    margin-left: 40px;
    font-size: 10px;
    line-height: 1;
    top: 0;
  }

  .heading-megapolis {
    width: 70%;
    font-size: 27px;
    font-weight: 300;
    line-height: 1;
  }

  .input-web-4 {
    padding-left: 0;
    font-size: 14px;
  }

  .form-block-phone-megapolis {
    margin-bottom: 0;
  }

  .m-tab-pain {
    border: 1px #000;
    border-bottom-width: 0;
  }

  .m-radio-5.email {
    width: 50%;
  }

  .quote_form-6 {
    background-color: #414141;
    min-height: 400px;
    margin-top: 0;
    display: none;
  }

  .div-block-call-back-megapolis {
    border-style: solid;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 1;
    position: relative;
    top: 0;
  }

  .image-email-home-megapolis {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    font-size: 10px;
  }

  .text-block-157 {
    font-size: 11px;
  }

  .input-5 {
    font-size: 14px;
  }

  .tab-link-messenger {
    margin-bottom: 0;
  }

  .m-radio-lable-21 {
    display: block;
  }

  .project_quote-home-megapolis {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .div-block-back-call-megapolis-2 {
    border-style: none;
    padding: 10px 30px;
    font-size: 10px;
    line-height: 1;
    position: relative;
    top: 0;
  }

  .link-block-tel-1-home-megapolis {
    justify-content: flex-start;
    align-items: flex-start;
    height: 20px;
    padding-left: 0;
    font-size: 10px;
    display: flex;
  }

  .link-block-22 {
    z-index: 100;
  }

  .project_circle_wrap-3 {
    margin-left: 0;
  }

  .div-block-email-home-sambo-megapolis {
    margin-top: 0;
    font-size: 10px;
    line-height: 1;
    display: none;
  }

  .btn-submit-13 {
    background-image: linear-gradient(#fff, #fff);
    margin-top: 20px;
    font-size: 18px;
  }

  .image-tel-home-megapolis {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    font-size: 10px;
  }

  .checkbox-label-5 {
    font-size: 12px;
    line-height: 1.2;
  }

  .div-block-email-home-megapolis-copy {
    margin-top: 0;
    font-size: 10px;
    line-height: 1;
    display: none;
  }

  .mobile-nav-2 {
    color: #18181d;
    background-color: #fff;
    flex: 0 auto;
    margin-top: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 3px 20px 7px #20355a1a;
  }

  .navigation-container-mob-3 {
    z-index: 1;
    color: #18181d;
    justify-content: space-between;
    position: relative;
  }

  .div-block-name-megapolis {
    z-index: 1;
    top: 5px;
  }

  .navigation-full {
    background-color: #fff;
  }

  .nav-megapolis {
    margin-top: 1px;
  }

  .image-megapolis {
    width: 50px;
    height: 40px;
  }

  .div-block-name-2-megapolis {
    z-index: 1;
    top: 0;
  }

  .nav-3-name-megapolis {
    color: var(--text);
    text-transform: uppercase;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
  }

  .mobile-nav-link-2 {
    color: #18181d;
    letter-spacing: 1px;
    background-color: #fff;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 11px;
    font-weight: 400;
  }

  .mobile-nav-link-2:hover {
    opacity: .7;
    color: #18181d;
  }

  .mobile-nav-link-2:active, .mobile-nav-link-2:focus {
    color: #18181d;
  }

  .mobile-nav-link-2.w--current {
    color: var(--blue_4);
  }

  .nav-name_2-1 {
    color: var(--text);
    font-family: Montserrat, sans-serif;
    font-size: .5rem;
    font-weight: 300;
  }

  .navigation-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: none;
  }

  .icon-10 {
    color: #18181d;
  }

  .navigation-left-2 {
    display: none;
  }

  .navigation-mob-3 {
    z-index: auto;
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    padding: 12px 3%;
    display: flex;
  }

  .brand-2-megapolis {
    align-items: center;
  }

  .image-2-megapolis {
    width: 36px;
    height: 36px;
  }

  .menu-mob-2 {
    color: #fff;
    background-color: #0000;
    border-radius: 10px;
    padding: 0;
    font-size: 22px;
  }

  .menu-mob-2:hover {
    opacity: .6;
    border-radius: 0;
  }

  .menu-mob-2.w--open {
    opacity: .5;
    background-color: #0000;
    border-radius: 0;
  }

  .navigation-wrap_2 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-small-megapolis {
    padding: 12px 40px;
  }

  .review-wrap-3-megapolis {
    align-items: flex-start;
    max-width: none;
    margin-top: 10px;
  }

  .hero-h-home-megapolis-3-3 {
    width: 60%;
    max-width: none;
    margin-bottom: 10px;
    font-size: 40px;
    top: 3px;
  }

  .hero-paragraph-home-megapolis-3 {
    max-width: none;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1;
  }

  .hero-paragraph-home-megapolis-3-6 {
    color: #fff;
    width: 60%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    top: -5px;
  }

  .hero-paragraph-home-megapolis-2 {
    max-width: none;
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
  }

  .hero-h-home-megapolis {
    max-width: none;
    margin-bottom: 0;
    font-size: 10px;
  }

  .hero-h-home-megapolis-2-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 500;
    top: -8px;
  }

  .hero-paragraph-home-megapolis-4 {
    max-width: none;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.1;
  }

  .section-home-megapolis-2 {
    background-color: #fff;
    background-image: linear-gradient(#0000008c, #0000008c), url('../images/1.2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-bottom: 0;
    padding: 15rem 1.5rem;
    display: none;
  }

  .hero-h-home-megapolis-1-1 {
    max-width: none;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .div-block-home-megapolis-3-2 {
    width: auto;
    padding-top: 5px;
    padding-bottom: 8px;
  }

  .div-block-home-megapolis-2 {
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }

  .button-label {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .hero-content-megapolis-2 {
    text-align: left;
    align-items: stretch;
    width: auto;
    max-width: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .hero-h-home-megapolis-3-5 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 500;
    top: -14px;
  }

  .hero-h-home-megapolis-4-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 40px;
    top: 0;
  }

  .hero-paragraph-home_1 {
    color: #fff;
    width: 85%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1.3;
    position: relative;
    top: -15px;
  }

  .hero-h-home_2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 2rem;
    display: block;
    top: 0;
  }

  .hero-h-home_3 {
    width: 90%;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 3rem;
    font-weight: 600;
    top: -14px;
  }

  .hero-h-home_4 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    top: 8px;
  }

  .button-label-2 {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 600;
  }

  .button-small-radiators {
    width: 280px;
    padding: 14px 40px;
  }

  .hero-header-component {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 50%;
    padding-right: 20px;
    display: none;
  }

  .section_2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2.hero {
    height: 50rem;
    padding: 2rem 2rem 8rem;
  }

  .header-image-wrapper {
    display: none;
  }

  .button-arrow-6 {
    width: 10%;
  }

  .hero-h1_2 {
    font-size: 2.2rem;
    font-weight: 600;
  }

  .image-3 {
    min-width: 18rem;
    max-width: 35rem;
  }

  .review-wrap-radiators {
    align-items: flex-start;
    max-width: none;
    margin-top: 1rem;
  }

  .hero-h2 {
    margin-top: .75rem;
    font-size: 1.3rem;
    font-weight: 600;
  }

  .text-span-2 {
    font-size: 2.2rem;
    font-weight: 600;
  }

  .hero-h5 {
    font-size: 1rem;
    font-weight: 500;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 0;
  }

  .hero-content-megapolis_2 {
    text-align: left;
    align-items: stretch;
    width: auto;
    max-width: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .div-block-home-megapolis_3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .hero-paragraph-home_2 {
    color: #fff;
    width: 80%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1;
    position: relative;
    top: -5px;
  }

  .nav_1 {
    margin-top: 1px;
  }

  .div-block-name_2 {
    z-index: 1;
    top: 0;
  }

  .nav_3 {
    color: var(--text);
    text-transform: uppercase;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1;
  }

  .nav-name_2-2 {
    color: var(--text);
    margin-top: 2px;
    font-family: Montserrat, sans-serif;
    font-size: .6rem;
    font-weight: 300;
  }

  .hero-split-2-2-megapolis-resale-property {
    max-width: 100%;
    margin-bottom: 0;
  }

  .section-2-megapolis-resale-property {
    margin-top: 60px;
    margin-bottom: 20px;
    padding: 60px 20px 20px;
  }

  .paragraph-2-megapolis-resale-property {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-split-2-megapolis-resale-property {
    max-width: 100%;
    height: auto;
    min-height: auto;
    margin-bottom: 40px;
  }

  .hero-wrapper-2-megapolis-resale-property {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .container-2-megapolis-resale-property {
    object-fit: fill;
    max-width: none;
  }

  .paragraph-2-4-megapolis-resale-property {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .paragraph-2-3-megapolis-resale-property, .paragraph-2-2-megapolis-resale-property {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading-2-megapolis-resale-property {
    margin-top: 0;
    font-size: 36px;
  }

  .div-block-megapolis-new-buildings-2 {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .hero-h-megapolis-new-buildings-5 {
    font-size: 24px;
  }

  .text-block-1-megapolis-new-buildings {
    font-size: 16px;
  }

  .brix--grid-2-columns-text-right-3 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---display-13 {
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 38px;
  }

  .brix---section-27 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---inner-container-1000px-center-2 {
    max-width: none;
  }

  .brix---mg-bottom-48px-16 {
    max-width: none;
    margin-bottom: 40px;
  }

  .brix---heading-h2-size-27 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---mg-bottom-32px-15 {
    margin-bottom: 1.5rem;
  }

  .brix---container-default-32 {
    max-width: none;
  }

  .brix---grid-2-columns-text-left-3 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .section-27-copy {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .section-3 {
    padding: 6rem 2rem;
  }

  .text-center_2 {
    margin-bottom: 0;
  }

  .heading-h2_1 {
    margin-top: 2rem;
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .container-default_2 {
    max-width: none;
  }

  .hero-h-home_4-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    top: -5px;
  }

  .hero-h-home_2-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 2rem;
    display: block;
    top: 0;
  }

  .hero-h-home_4-3 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1;
    top: 8px;
  }

  .div-block_1 {
    margin-top: 0;
  }

  .grid-2-columns-text-left_1, .grid-2-columns-text-right_1 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .div-block_2 {
    padding-right: 0;
  }

  .h6, .h6-copy {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .h3_2 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }

  .h6_2 {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .div-block_3 {
    margin-top: 1.5rem;
  }

  .h2_2 {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .div-block_1-2 {
    margin-top: 0;
  }

  .div-block_1-3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .div-block_1-4 {
    margin-top: 0;
  }

  .brix---flex-card---image-wrapper-3 {
    display: block;
  }

  .brix---heading-h2-size-44 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---container-default-52 {
    max-width: none;
  }

  .brix---card-blog-featured-v4-2 {
    max-width: 610px;
    margin-bottom: -120px;
    margin-left: 29px;
    padding: 32px;
    position: relative;
    inset: auto auto 0% 0%;
    transform: none;
  }

  .brix---card-blog-featured-v4-2:hover {
    transform: scale(.98);
  }

  .brix---mg-bottom-48px-22 {
    margin-bottom: 40px;
  }

  .brix---blog-card-image-featured-2 {
    width: 100%;
  }

  .brix---heading-h1-size-18 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---mg-bottom-32px-22 {
    margin-bottom: 24px;
  }

  .section-4 {
    padding: 0 2rem 2rem;
  }

  .container-default_3 {
    max-width: none;
  }

  .mg-bottom-4 {
    max-width: none;
    margin-bottom: 40px;
  }

  .flex-card---image-wrapper-3 {
    display: block;
  }

  .card-featured-2 {
    width: auto;
    max-width: none;
    margin-bottom: -120px;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 3rem 4rem;
    position: relative;
    inset: auto auto 0% 0%;
    transform: none;
  }

  .card-featured-2:hover {
    transform: scale(.98);
  }

  .card-image-featured-4 {
    width: 100%;
  }

  .div-block_5 {
    margin-top: 0;
  }

  .h2_4 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.6rem;
  }

  .h6_4 {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .bicolor-neutral_4-2 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-text-megapolis-services-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: block;
  }

  .div-block-2-megapolis-services {
    padding: 0;
  }

  .div-block-megapolis-services-2-2 {
    width: 160px;
  }

  .div-block-megapolis-services-2-5 {
    max-width: none;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-1-megapolis-services {
    padding: 0;
  }

  .right-arrow-4 {
    height: .8rem;
  }

  .text-block-ceiling-home {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .section-home-megapolis-services {
    margin-bottom: 60px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .paragraph-1-megapolis-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 1.2;
  }

  .link-block-3-megapolis-services {
    display: inline-block;
  }

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

  .heading-2-2 {
    padding-top: 6px;
    padding-left: 20px;
    font-size: 30px;
    font-weight: 400;
  }

  .image-3-megapolis-services {
    width: 100%;
    height: 100%;
    display: inline-block;
  }

  .div-block-3-megapolis-services {
    align-items: flex-end;
    padding: 0;
    display: flex;
  }

  .secondary-button-megapolis.megapolis {
    margin-top: 10px;
    inset: 0%;
  }

  .div-block-text-megapolis-services {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: block;
  }

  .heading {
    color: var(--text);
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.1;
  }

  .link-block-2-megapolis-services {
    height: auto;
    margin-top: 10px;
    display: inline-block;
  }

  .text-block-h2-5-company-megapolis-copy {
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.2;
  }

  .div-block-text-megapolis-services-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: block;
  }

  .section-5 {
    margin-top: 3rem;
    margin-bottom: 2rem;
    padding: 2em 2rem 0;
  }

  .grid-services-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1.25fr 1.25fr;
    grid-auto-flow: column;
    place-items: center;
    margin-top: 4rem;
  }

  .paragraph-1-services {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-2-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-3-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .9rem;
    line-height: 1.2;
  }

  .features-wrapper-two-7 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-right-2 {
    align-self: flex-start;
    max-width: 100%;
  }

  .features-image-2 {
    width: 7px;
    height: 7px;
    margin-right: 10px;
  }

  .paragraph-12 {
    font-size: .9rem;
  }

  .features-wrapper-two-1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: .5rem;
  }

  .secondary-button-1.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .review-wrap-brembo {
    align-items: flex-start;
    max-width: none;
    margin-top: 20px;
  }

  .button-small-brembo-2 {
    width: 280px;
    padding: 14px 40px;
  }

  .button-label-20 {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .review-wrap_1 {
    align-items: flex-start;
    max-width: none;
    margin-top: 20px;
  }

  .button-small_2 {
    width: 280px;
    padding: 14px 40px;
  }

  .secondary-button-2.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .secondary-button-2.button_1 {
    width: 23rem;
    height: auto;
    margin-top: 0;
    inset: 0%;
  }

  .text-block-button_2 {
    font-size: 1rem;
  }

  .div-block-text-services_3, .div-block-text-services_4, .div-block-text-services_5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: block;
  }

  .checkbox-label-10 {
    font-size: .7rem;
    line-height: 1.2;
  }

  .section-home-brembo-phone {
    flex-direction: row;
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .div-block-h2-8 {
    width: 80%;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .div-block-brembo-phone {
    background-position: 20%;
    flex: 1;
  }

  .div-block-brembo-phone.brembo-phone {
    flex-direction: column;
    width: auto;
    height: 35em;
  }

  .btn-submit-18 {
    background-image: linear-gradient(#fff, #fff);
    margin-top: 20px;
    font-size: 18px;
  }

  .heading-web-3-2-2 {
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.2;
  }

  .heading-web-3-1-2 {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
  }

  .input-web-6 {
    margin-bottom: .5rem;
    padding-left: 0;
    font-size: 1.1rem;
  }

  .m-radio-lable-21-consulting {
    font-size: 14px;
  }

  .form-wrapper-brembo-phone {
    float: left;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(330px, .75fr);
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: stretch;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .form-block-brembo-phone {
    margin-bottom: 0;
  }

  .content__wrapper-brembo-phone.brembo-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-brembo-phone {
    background-position: 60%;
    flex-direction: row;
    flex: 1;
    width: 100%;
    height: 35em;
    display: block;
  }

  .section-phone {
    flex-direction: row;
    margin-top: 6rem;
    margin-bottom: 4rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .content__wrapper-phone-copy.brembo-phone, .content__wrapper-phone-copy.brembo-phone-copy, .content__wrapper-phone-copy.phone_2, .content__wrapper-phone_2.brembo-phone, .content__wrapper-phone_2.brembo-phone-copy, .content__wrapper-phone_2.phone_2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-phone_2 {
    background-position: 60%;
    flex-direction: row;
    flex: 1;
    width: 100%;
    height: 30em;
    display: block;
  }

  .div-block-phone_2 {
    background-position: 20%;
    flex: 1;
  }

  .div-block-phone_2.brembo-phone {
    flex-direction: column;
    width: auto;
    height: 35em;
  }

  .div-block-phone_3 {
    background-position: 20%;
    flex: 1;
  }

  .div-block-phone_3.brembo-phone {
    flex-direction: column;
    width: auto;
    height: 35em;
  }

  .div-block-phone_3.phone_3 {
    flex-direction: column;
    width: auto;
    height: 30em;
    padding-bottom: 30px;
  }

  .form-wrapper-phone_4 {
    float: left;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(330px, .75fr);
    grid-auto-columns: 1fr;
    justify-content: space-between;
    justify-items: stretch;
    width: auto;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .form-block-phone_5 {
    margin-bottom: 0;
  }

  .input-web-6-2 {
    padding-left: 0;
  }

  .features-wrapper_2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
  }

  .paragraph-14 {
    font-size: .9rem;
  }

  .features-image-3 {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }

  .checkbox-field-home-6-2 {
    margin-top: 1rem;
  }

  .features-wrapper_3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .div-block-back-call_2 {
    border-style: none;
    padding: 10px 30px;
    font-size: 10px;
    line-height: 1;
    position: relative;
    top: 0;
  }

  .brix---content-inside-card-v9 {
    padding: 1rem;
  }

  .brix---grid-3-columns-5 {
    grid-template-columns: 1fr 1fr;
    margin-top: 3rem;
  }

  .brix---mg-bottom-48px-23 {
    margin-bottom: 40px;
  }

  .brix---heading-h2-size-45 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---section-39 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h3-size-18 {
    font-size: 22px;
    line-height: 32px;
  }

  .section-6 {
    padding: 5rem 2rem;
  }

  .container-default_1 {
    max-width: none;
  }

  .heading-h3-5 {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .section-home-questions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem;
  }

  .faq-question-bar {
    padding-right: 0;
  }

  .faq-paragraph {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    font-size: 16px;
  }

  .text-questions.text_questions {
    text-align: left;
    width: auto;
    font-size: 30px;
    line-height: 1.1;
  }

  .content-title-questions {
    text-align: center;
    align-self: auto;
    max-width: none;
    margin-bottom: 0;
    padding-left: 0;
  }

  .question-title {
    padding-right: 20px;
    font-size: 20px;
  }

  .faq-circle {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
  }

  .div-block-questions {
    align-self: auto;
    max-width: none;
    margin-bottom: 20px;
  }

  .faq-question-wrap {
    margin-bottom: 10px;
    padding: 15px 30px 15px 0;
  }

  .h4_1-2 {
    margin-left: 8px;
    font-size: .65rem;
  }

  .f-footer-bottom-2 {
    grid-row-gap: 24px;
    flex-direction: column;
    align-items: center;
  }

  .f-footer-bottom-2-2 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }

  .footer-logo-2-2 {
    width: 36px;
    max-width: 232px;
    height: 36px;
  }

  .f-footer-menu-2 {
    justify-content: flex-start;
  }

  .f-container-large-2 {
    max-width: none;
  }

  .h4_2-2 {
    font-size: 1.5rem;
  }

  .f-footer-group-2 {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: center;
  }

  .f-footer-menu-2-3 {
    justify-content: flex-start;
  }

  .div-block-name_footer {
    z-index: 1;
    top: 5px;
  }

  .nav_footer {
    width: auto;
    margin-top: 1px;
    font-size: 1.2rem;
  }

  .nav-name_footer_2 {
    font-size: .6rem;
  }

  .image_footer {
    width: 50px;
    height: 40px;
  }

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

  .columms_footer_2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    top: 10px;
  }

  .navigation-wrap_5 {
    padding-left: 0;
    padding-right: 0;
  }

  .navigation_5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: none;
  }

  .navigation-full_5 {
    background-color: #fff;
  }

  .navigation-left-2_1 {
    display: none;
  }

  .link_footer-menu_1 {
    margin-right: .75rem;
  }

  .heading-2 {
    font-size: .8rem;
  }

  .hero-h-home_7 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .6rem;
    font-weight: 300;
    line-height: 1;
    top: -5px;
  }

  .hero-h-home_7-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.2rem;
    display: block;
    top: 0;
  }

  .hero-h-home_7-3 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .7rem;
    font-weight: 300;
    line-height: 1;
    top: 8px;
  }

  .grid-services-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    place-items: center;
    max-width: none;
    margin-top: 4rem;
  }

  .div-block-text-services_3-2, .div-block-text-services_5-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    display: block;
  }

  .section_2-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2-2.hero {
    height: 50rem;
    padding: 2rem 2rem 8rem;
  }

  .brix---grid-2-columns-text-left-4 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-25 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---section-40 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---mg-bottom-48px-24 {
    margin-bottom: 40px;
  }

  .brix---heading-h2-size-46 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .brix---container-default-54, .container-default_5 {
    max-width: none;
  }

  .section-2 {
    padding: 1rem 1.5rem 2rem;
  }

  .bicolor-neutral_4-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-catalog {
    width: 80%;
  }

  .grid-2-columns-text-left-4 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .div-block_1-42 {
    margin-top: 0;
  }

  .h6-copy, .h6-catalog {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .paragraph-1-2-services, .paragraph-1-3-services {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .paragraph-3-2-services, .paragraph-3-3-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.2;
  }

  .heading-h2-catalog {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .div-block_1-42-catalog {
    margin-top: 0;
  }

  .section-phone_2 {
    flex-direction: row;
    margin-top: 4rem;
    margin-bottom: 6rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .paragraph-12-2 {
    font-size: .9rem;
  }

  .bicolor-neutral_4-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-col-gallery {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-self: auto;
    margin-bottom: 20px;
    display: block;
  }

  .section-gallery {
    margin-top: 3rem;
    padding: 2rem 2rem 0;
  }

  .portfolio-col-trotuar_19-2 {
    margin-bottom: 20px;
  }

  .works-content-wrapper-trotuar_19 {
    border-top-style: none;
    max-width: none;
  }

  .potfolio-photo-block-gallery {
    justify-content: space-between;
    width: auto;
    display: block;
  }

  .lightbox-link-gallery {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: block;
    overflow: hidden;
  }

  .portfolio-row-gallery {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .portfolio-col-gallery_2 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
    padding-left: 0;
  }

  .container-gallery_2 {
    max-width: none;
  }

  .grid-2-columns-gallery_2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .div-block-catalog-gallery_2-2 {
    width: 80%;
  }

  .div-block_1-42-gallery_2 {
    margin-top: 1.5rem;
  }

  .h6-catalog-copy {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .h6-catalog-gallery_2 {
    margin-top: 0;
    font-size: 1rem;
  }

  .div-block_1-42-gallery_3 {
    margin-top: 1.5rem;
  }

  .h6-catalog-gallery_3 {
    margin-top: 0;
    font-size: 1rem;
  }

  .div-block_1-42-gallery_2-copy {
    margin-top: 1.5rem;
  }

  .heading-h2-catalog-gallery {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .div-block_1-42-gallery_3-2 {
    margin-top: 0;
  }

  .bicolor-neutral_gallery {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_1-42-gallery_3-0 {
    margin-top: 1rem;
  }

  .div-block_1-42-gallery_3-01 {
    margin-top: 0;
    padding-top: 0;
  }

  .grid_gallery {
    margin-top: 1rem;
  }

  .works-content-wrapper-gallery {
    border-top-style: none;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .section-2-1 {
    padding: 1rem 1.5rem 2rem;
  }

  .h6-catalog-gallery_3-2 {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .div-block_2-catalog {
    margin-top: 1rem;
  }

  .h6_2-catalog {
    margin-top: 0;
    font-size: 1.3rem;
  }

  .h6_1-catalog {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .div-block_3-catalog {
    margin-top: 1rem;
  }

  .h6_3-catalog {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .div-block_4-catalog {
    margin-top: 1rem;
  }

  .h6_4-catalog {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .secondary-button_gallery.megapolis, .secondary-button_gallery.gallery {
    margin-top: 20px;
    inset: 0%;
  }

  .text-block_gallery {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .right-arrow_gallery {
    height: .8rem;
  }

  .h6-catalog-gallery_2-1 {
    margin-top: 0;
    font-size: 1rem;
  }

  .paragraph-1-11-services {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-3-11-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-1-12-services {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-3-12-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-1-13-services {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .paragraph-3-13-services {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
    line-height: 1.2;
  }

  .h6-catalog-gallery_3-copy {
    margin-top: 0;
    font-size: 1rem;
  }

  .div-block_1-42-gallery_3-011 {
    margin-top: 0;
    padding-top: 0;
  }

  .section_22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_22.hero, .section_22._22 {
    height: 50rem;
    padding: 2rem 2rem 8rem;
  }

  .h6_4-1, .h6_4-2, .h6_4-3, .h6_4-4 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .div-block_5-1 {
    margin-top: 0;
  }

  .h6-catalog-gallery_3-22 {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .section-contacts {
    margin-top: 3rem;
    padding: 2rem 2rem 0;
  }

  .div-block_contacts {
    margin-top: 2rem;
  }

  .div-block_1-article {
    margin-top: 1rem;
  }

  .h6_article {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .potfolio-photo-block-gallery-copy, .potfolio-photo-article {
    justify-content: space-between;
    width: auto;
    display: block;
  }

  .h3_article {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .h6_1-catalog-copy, .h6_1-article {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .works-content-wrapper-article {
    border-top-style: none;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .div-block_article {
    max-width: none;
  }

  .div-block_2-article {
    width: auto;
    padding-left: 0;
  }

  .bicolor-neutral_article {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_article-2 {
    max-width: none;
  }

  .grid-2-columns-text-left-article {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 2.5rem;
  }

  .div-block-4-article {
    width: auto;
    margin-bottom: 1rem;
    padding-right: 2rem;
  }

  .heading-h4-article {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .div-block_5-article {
    margin-top: 1rem;
  }

  .h6-article {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .h6_1-2-article {
    margin-top: 0;
    padding-left: 1.5rem;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .div-block_6-article {
    width: auto;
    padding-left: 0;
  }

  .works-content-wrapper-article-2 {
    border-top-style: none;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .h6-article-2 {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .div-block-4-2-article {
    width: auto;
    margin-bottom: 1rem;
    padding-right: 2rem;
  }

  .heading-h4-2-article {
    font-size: 1.6rem;
    line-height: 1.2;
  }

  .h6_2-article {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .grid-3-columns-text-left-article {
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-top: 2.5rem;
  }

  .h6-article-3, .h6-article-2-2, .h6-article-2-1, .h6_2_article, .h6_21_article, .h6_23_article {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .h6_1-3-article, .h6_1-4-article, .h6_1-6-article {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }
}

@media screen and (max-width: 767px) {
  .heading-megapolis-2 {
    width: 100%;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 1;
  }

  .div-block-tel-home-megapolis-2 {
    margin-top: 2px;
    top: -2px;
  }

  .m-rb-field-web-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .phone {
    padding-left: 0;
  }

  .heading-web-4 {
    font-size: 21px;
    line-height: 1.1;
  }

  .text-block-tel-home-megapolis {
    flex: 0 auto;
    justify-content: center;
    font-size: 13px;
  }

  .checkbox-label-6 {
    font-weight: 300;
    line-height: 1.2;
  }

  .form-wrapper-megapolis-2 {
    z-index: 98;
    grid-template-columns: minmax(300px, 1fr);
    width: auto;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px;
  }

  .input-web-5 {
    height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .grid-tel-home-megapolis {
    z-index: 8;
    grid-template-columns: .75fr .25fr 1fr;
    place-content: space-between center;
    display: flex;
  }

  .div-block-email-home-megapolis {
    margin-top: 7px;
    top: -2px;
  }

  .m-radio-lable-23 {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .link-block-email-1-home-megapolis {
    padding-left: 20px;
  }

  .div-block-h2-6 {
    width: 300px;
    padding-bottom: 0;
  }

  .text-block-email-home-megapolis {
    flex: 0 auto;
    justify-content: center;
    font-size: 13px;
  }

  .heading-web-4-1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.2;
  }

  .input-6 {
    padding-left: 0;
  }

  .div-block-tel-home-megapolis {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 7px;
    margin-left: 30px;
    display: none;
    top: -2px;
  }

  .heading-megapolis {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1;
  }

  .checkbox-field-home-4 {
    margin-top: 10px;
  }

  .input-web-4 {
    padding-left: 0;
    font-size: 14px;
  }

  .m-radio-2-phone-2 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-2.phone-2 {
    width: 25px;
    height: 25px;
  }

  .m-radio-2-phone-3 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-3.phone-2 {
    width: 25px;
    height: 25px;
  }

  .m-radio-5 {
    width: 20px;
    height: 20px;
  }

  .m-radio-5.email {
    background-size: 20px;
    width: 50%;
    height: 20px;
  }

  .quote_form-6 {
    z-index: 99;
    align-items: flex-start;
    min-height: auto;
    padding: 10px 3%;
    display: none;
    inset: 0%;
  }

  .tabs-content-3 {
    margin-top: 20px;
  }

  .div-block-call-back-megapolis {
    border-style: solid;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 200px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: relative;
    top: 0;
  }

  .image-email-home-megapolis {
    width: 20px;
    margin-right: 10px;
  }

  .checkbox-field-home-3 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .text-block-157 {
    letter-spacing: 0;
    font-size: 10px;
  }

  .input-5 {
    height: 30px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .image-close-2 {
    width: 20px;
    height: 20px;
  }

  .form-block-web-3 {
    margin-bottom: 0;
  }

  .m-radio-lable-21 {
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 300;
  }

  .project_quote-home-megapolis {
    display: flex;
  }

  .div-block-back-call-megapolis-2 {
    border-style: none;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 200px;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    position: static;
    top: 4rem;
  }

  .link-block-tel-1-home-megapolis {
    padding-left: 0;
  }

  .btn-submit-11 {
    height: 40px;
    font-size: 18px;
  }

  .link-block-22 {
    z-index: 100;
    width: 20px;
    height: 20px;
  }

  .project_circle_wrap-3 {
    margin-left: 0;
  }

  .m-tab-menu-megapolis {
    margin-bottom: 10px;
  }

  .div-block-email-home-sambo-megapolis {
    display: none;
  }

  .btn-submit-13 {
    font-size: 18px;
    line-height: 1.4;
  }

  .image-tel-home-megapolis {
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }

  .m-radio-lable-20 {
    font-size: 14px;
    font-weight: 400;
  }

  .checkbox-label-5 {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.2;
  }

  .div-block-email-home-megapolis-copy {
    display: none;
  }

  .mobile-nav-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navigation-container-mob-3 {
    z-index: 1;
    position: relative;
  }

  .div-block-name-megapolis {
    z-index: 1;
    margin-left: 10px;
    top: 3px;
  }

  .nav-megapolis {
    margin-top: 1px;
    font-size: 16px;
  }

  .image-megapolis {
    z-index: 1;
    width: 36px;
    height: 30px;
  }

  .nav-name-megapolis {
    font-size: 10px;
  }

  .div-block-name-2-megapolis {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .nav-3-name-megapolis {
    margin-top: 0;
    font-size: 16px;
  }

  .mobile-nav-link-2 {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .nav-name_2-1 {
    font-size: .5rem;
  }

  .navigation-mob-3 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brand-2-megapolis {
    z-index: 1;
  }

  .brand-2-megapolis.w--current {
    z-index: 11;
  }

  .image-2-megapolis {
    z-index: 1;
    width: 30px;
    height: 30px;
  }

  .brand-1-megapolis {
    z-index: 1;
  }

  .brand-1-megapolis.w--current {
    z-index: 11;
  }

  .button-small-megapolis {
    padding: 11px 30px;
  }

  .review-wrap-3-megapolis {
    margin-top: 15px;
  }

  .hero-h-home-megapolis-3-3 {
    width: 90%;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: .9;
    top: 3px;
  }

  .hero-paragraph-home-megapolis-3 {
    color: #000;
    max-width: none;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.1;
  }

  .hero-paragraph-home-megapolis-3-6 {
    color: #fff;
    width: 100%;
    max-width: none;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    top: 0;
  }

  .hero-paragraph-home-megapolis-2 {
    color: #000;
    max-width: none;
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.1;
  }

  .hero-h-home-megapolis {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 9px;
  }

  .hero-h-home-megapolis-2-2 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
    top: -5px;
  }

  .hero-paragraph-home-megapolis-4 {
    color: #000;
    max-width: none;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
  }

  .section-home-megapolis-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/1.2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: auto;
    padding: 10rem 1.5rem;
  }

  .hero-h-home-megapolis-1-1 {
    max-width: none;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .div-block-home-megapolis-2 {
    width: auto;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .button-label {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
  }

  .hero-content-megapolis-2 {
    max-width: none;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-h-home-megapolis-3-5 {
    max-width: none;
    margin-top: 9px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 20px;
    font-weight: 500;
    top: 0;
  }

  .hero-h-home-megapolis-4-2 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 1;
    top: 0;
  }

  .hero-paragraph-home_1 {
    color: #fff;
    width: 90%;
    max-width: none;
    margin-top: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2;
    top: -6px;
  }

  .hero-h-home_2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.5rem;
    line-height: .9;
    top: 0;
  }

  .hero-h-home_3 {
    width: 90%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 2.4rem;
    font-weight: 600;
    top: 0;
  }

  .hero-h-home_4 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .8rem;
    font-weight: 300;
    top: 9px;
  }

  .button {
    font-size: 1rem;
  }

  .button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .button-label-2 {
    font-family: Open Sans, sans-serif;
    font-size: 1rem;
  }

  .button-small-radiators {
    width: 300px;
    padding: 14px 30px;
  }

  .hero-header-component {
    width: 70%;
  }

  .section_2 {
    padding: 60px 15px;
  }

  .section_2.hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 90%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 40rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button-row {
    align-self: stretch;
  }

  .header-image-wrapper {
    justify-content: center;
    align-items: flex-start;
    min-height: auto;
    display: none;
  }

  .hero-h1_2 {
    font-size: 1.8rem;
  }

  .image-3 {
    width: 100%;
    overflow: visible;
  }

  .button-secondary {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .button-secondary:hover {
    color: #344054;
    background-color: #fff;
  }

  .review-wrap-radiators {
    margin-top: 2rem;
  }

  .hero-h2 {
    margin-top: .75rem;
    font-size: 1.2rem;
  }

  .text-span-2 {
    font-size: 1.8rem;
    font-weight: 600;
  }

  .hero-h5 {
    font-size: .9rem;
  }

  .cta-header-component {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-content-megapolis_2 {
    max-width: none;
    margin: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    top: 13rem;
  }

  .div-block-home-megapolis_3 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-paragraph-home_2 {
    color: #fff;
    width: 90%;
    max-width: none;
    margin-top: 0;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1;
    top: -9px;
  }

  .nav-name_1, .nav-name_2 {
    font-size: 10px;
  }

  .nav_1 {
    margin-top: 1px;
    font-size: 16px;
  }

  .div-block-name_2 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .nav_3 {
    margin-top: 0;
    font-size: 1rem;
  }

  .nav-name_2-2 {
    font-size: .6rem;
  }

  .section-2-megapolis-resale-property {
    padding: 20px 10px;
  }

  .paragraph-2-megapolis-resale-property {
    font-size: 16px;
    font-weight: 500;
  }

  .hero-split-2-megapolis-resale-property {
    margin-bottom: 20px;
  }

  .paragraph-2-4-megapolis-resale-property, .paragraph-2-3-megapolis-resale-property, .paragraph-2-2-megapolis-resale-property {
    font-size: 14px;
  }

  .heading-2-megapolis-resale-property {
    margin-bottom: 10px;
    font-size: 27px;
  }

  .div-block-megapolis-new-buildings-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-h-megapolis-new-buildings-5 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 500;
  }

  .brix--grid-2-columns-text-right-3 {
    grid-template-columns: 1fr;
  }

  .brix---display-13 {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .brix---section-27 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---image-wrapper-br-24px-shadow-3 {
    border-radius: 14px;
    box-shadow: 0 4px 22px #14142b24;
  }

  .brix---text-200-bold-14 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---mg-bottom-48px-16 {
    margin-bottom: 32px;
  }

  .brix---grid-1-column-gap-row-64px-2 {
    grid-row-gap: 42px;
  }

  .brix---heading-h2-size-27 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---mg-bottom-32px-15 {
    margin-bottom: 1.2rem;
  }

  .brix---mg-bottom-16px-22 {
    margin-bottom: 8px;
  }

  .brix---grid-2-columns-text-left-3 {
    grid-template-columns: 1fr;
  }

  .brix---subtitle-11 {
    font-size: 17px;
    line-height: 19px;
  }

  .brix---link-icon-right-7 {
    width: 20px;
    margin-left: 8px;
  }

  .section-27-copy {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-3 {
    margin-top: 2rem;
    padding: 5rem 1.5rem 2rem;
  }

  .heading-h2_1 {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .hero-h-home_4-2 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .8rem;
    font-weight: 300;
    top: -4px;
  }

  .hero-h-home_2-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.5rem;
    line-height: .9;
    top: 0;
  }

  .hero-h-home_4-3 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .8rem;
    font-weight: 300;
    top: 6px;
  }

  .paragraph-default_2, .paragraph-default_2-1 {
    font-size: 1.1rem;
  }

  .text-span-31 {
    font-size: 1.2rem;
  }

  .image-wrapper-br_2, .image-wrapper-br_3 {
    border-radius: 0;
    box-shadow: 0 4px 22px #14142b24;
  }

  .grid-2-columns-text-left_1, .grid-2-columns-text-right_1 {
    grid-template-columns: 1fr;
  }

  .h6, .h6-copy {
    font-size: 1.1rem;
  }

  .h3_2 {
    font-size: 1.3rem;
  }

  .h6_2 {
    margin-bottom: .75rem;
    font-size: 1.1rem;
  }

  .h2_2 {
    font-size: 1.4rem;
  }

  .div-block_1-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .brix---badge-primary-small-3 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .brix---heading-h2-size-44 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---avatar-circle-7 {
    width: 56px;
    max-width: 56px;
    height: 56px;
    max-height: 56px;
  }

  .brix---text-308 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---mg-bottom-16px-35 {
    margin-bottom: 8px;
  }

  .brix---card-blog-featured-v4-2 {
    margin-bottom: -58px;
    margin-left: 18px;
    margin-right: 18px;
  }

  .brix---mg-bottom-48px-22 {
    margin-bottom: 32px;
  }

  .brix---heading-h1-size-18 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

  .section-4 {
    margin-bottom: 4rem;
    padding: 0 1.5rem 2rem;
  }

  .mg-bottom-4 {
    margin-bottom: 32px;
  }

  .card-featured-2 {
    margin-bottom: -58px;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 3rem;
  }

  .h2_4 {
    font-size: 1.4rem;
  }

  .h6_4 {
    margin-bottom: .75rem;
    font-size: 1.1rem;
  }

  .bicolor-neutral_4-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-text-megapolis-services-2 {
    margin-top: 0;
  }

  .div-block-2-megapolis-services {
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    top: 0;
  }

  .div-block-megapolis-services-2-5 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-1-megapolis-services, .link-block-1-megapolis-services {
    margin-bottom: 10px;
  }

  .right-arrow-4 {
    width: 6%;
    height: .7rem;
  }

  .text-block-ceiling-home {
    font-size: 1.1rem;
  }

  .section-home-megapolis-services {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .link-block-3-megapolis-services {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    margin-bottom: 10px;
    display: flex;
  }

  .grid-megapolis-services {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

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

  .div-block-3-megapolis-services {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 40px;
    margin-bottom: 10px;
    padding-top: 0;
    display: flex;
  }

  .secondary-button-megapolis.megapolis {
    margin-top: 10px;
  }

  .div-block-text-megapolis-services {
    margin-top: 20px;
  }

  .heading {
    font-size: 1.2rem;
  }

  .link-block-2-megapolis-services {
    height: auto;
    margin-bottom: 10px;
    display: block;
  }

  .text-block-h2-5-company-megapolis-copy {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
  }

  .div-block-text-megapolis-services-3 {
    margin-top: 10px;
  }

  .section-5 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 0 1.5rem 1rem;
  }

  .grid-services-2 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .paragraph-1-services {
    font-size: 1rem;
  }

  .paragraph-2-services {
    margin-top: .75rem;
    margin-bottom: .5rem;
  }

  .paragraph-3-services {
    font-size: 1rem;
  }

  .features-wrapper-two-7 {
    padding-left: 20px;
  }

  .paragraph-12 {
    font-size: 1rem;
  }

  .features-wrapper-two-1 {
    padding-left: 0;
  }

  .secondary-button-1.megapolis {
    margin-top: 1rem;
  }

  .review-wrap-brembo {
    margin-top: 20px;
  }

  .button-small-brembo-2 {
    width: 240px;
    padding: 14px 30px;
  }

  .button-label-20 {
    font-family: Open Sans, sans-serif;
    font-size: 11px;
  }

  .review-wrap_1 {
    margin-top: 20px;
  }

  .button-small_2 {
    width: 240px;
    padding: 14px 30px;
  }

  .secondary-button-2.megapolis {
    margin-top: 10px;
  }

  .secondary-button-2.button_1 {
    width: 22rem;
    margin-top: 0;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }

  .text-block-button_2 {
    font-size: 1rem;
  }

  .div-block-button {
    width: auto;
    margin-top: 2rem;
  }

  .div-block-text-services_3, .div-block-text-services_4, .div-block-text-services_5 {
    margin-top: 20px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .checkbox-label-10 {
    font-weight: 300;
    line-height: 1.2;
  }

  .section-home-brembo-phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 0;
    display: inline-block;
  }

  .div-block-h2-8 {
    width: auto;
    padding-bottom: 0;
  }

  .div-block-brembo-phone {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-brembo-phone.brembo-phone {
    height: 30em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .btn-submit-18 {
    font-size: 18px;
    line-height: 1.4;
  }

  .heading-web-3-2-2 {
    font-size: 1.5rem;
    line-height: 1.1;
  }

  .heading-web-3-1-2 {
    font-size: 16px;
    line-height: 1.2;
  }

  .checkbox-field-home-6 {
    margin-top: 10px;
  }

  .input-web-6 {
    padding-left: 0;
    font-size: 1.1rem;
  }

  .m-radio-lable-21-consulting {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .m-radio-lable-24 {
    font-size: 14px;
    font-weight: 400;
  }

  .form-wrapper-brembo-phone {
    grid-template-columns: minmax(300px, 1fr);
    width: auto;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .content__wrapper-brembo-phone.brembo-phone {
    flex-direction: column;
    display: block;
  }

  .image-brembo-phone {
    background-position: 10%;
    background-size: cover;
    flex: 0 auto;
    width: 100%;
    height: 30em;
    min-height: auto;
  }

  .section-phone {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .content__wrapper-phone-copy.brembo-phone, .content__wrapper-phone-copy.brembo-phone-copy, .content__wrapper-phone-copy.phone_2, .content__wrapper-phone_2.brembo-phone, .content__wrapper-phone_2.brembo-phone-copy, .content__wrapper-phone_2.phone_2 {
    flex-direction: column;
    display: block;
  }

  .image-phone_2 {
    background-position: 10%;
    background-size: cover;
    flex: 0 auto;
    width: 100%;
    height: 20em;
    min-height: auto;
  }

  .div-block-phone_2 {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-phone_2.brembo-phone {
    height: 30em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-phone_3 {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-phone_3.brembo-phone {
    height: 30em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-phone_3.phone_3 {
    justify-content: center;
    align-items: center;
    height: 20em;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .form-wrapper-phone_4 {
    flex: 0 auto;
    grid-template-columns: minmax(300px, 1fr);
    width: auto;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .input-web-6-2 {
    padding-left: 0;
    font-size: 14px;
  }

  .features-wrapper_2 {
    margin-top: 1.5rem;
    padding-left: 0;
  }

  .paragraph-14 {
    font-size: 1rem;
  }

  .checkbox-field-home-6-2 {
    margin-top: 10px;
  }

  .features-wrapper_3 {
    margin-top: 1rem;
    padding-left: 0;
  }

  .div-block-back-call_2 {
    border-style: none;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 200px;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    position: static;
    top: 4rem;
  }

  .text-block-161 {
    font-size: .9rem;
  }

  .brix---content-inside-card-v9 {
    padding: 1rem;
  }

  .brix---grid-3-columns-5 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-23 {
    margin-bottom: 32px;
  }

  .brix---heading-h2-size-45 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---section-39 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---text-100-medium-2 {
    font-size: 14px;
  }

  .section-6 {
    padding: 6rem 1.5rem 4rem;
  }

  .section-home-questions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .faq-paragraph {
    font-size: 14px;
  }

  .text-questions {
    font-size: 34px;
    line-height: 42px;
  }

  .text-questions.text_questions {
    margin-bottom: 0;
    font-size: 24px;
  }

  .content-title-questions {
    text-align: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .question-title {
    padding-right: 20px;
    font-size: 20px;
  }

  .faq-circle {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .div-block-questions {
    margin-bottom: 20px;
  }

  .faq-question-wrap {
    padding: 16px 20px 16px 0;
  }

  .h4_1-2 {
    margin-left: 7px;
  }

  .f-footer-bottom-2 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .f-footer-bottom-2-2 {
    flex-direction: column-reverse;
    align-items: flex-start;
    display: flex;
  }

  .footer-logo-2-2 {
    width: 34px;
    max-width: 90%;
    height: 34px;
  }

  .f-footer-menu-2 {
    flex-direction: column;
  }

  .f-container-large-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .h4_2-2 {
    margin-left: 7px;
  }

  .text-block-3 {
    text-align: left;
  }

  .f-footer-brand-2 {
    flex-direction: row;
    display: block;
  }

  .f-footer-link-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .f-footer-small-2 {
    flex-direction: row;
    display: flex;
  }

  .f-footer-group-2, .f-footer-menu-2-3 {
    flex-direction: column;
  }

  .f-footer-vertical-divider-2 {
    display: none;
  }

  .ffooter, .footer {
    flex-direction: row;
    display: flex;
  }

  .brand-1 {
    z-index: 1;
  }

  .brand-1.w--current {
    z-index: 11;
  }

  .div-block-name_footer {
    z-index: 1;
    margin-left: 10px;
    top: 3px;
  }

  .nav-name_footer {
    font-size: .5rem;
  }

  .nav_footer {
    margin-top: 1px;
    font-size: 16px;
  }

  .nav-name_footer_2 {
    font-size: .6rem;
  }

  .image_footer {
    z-index: 1;
    width: 38px;
    height: 38px;
  }

  .brand-1_5 {
    z-index: 1;
  }

  .brand-1_5.w--current {
    z-index: 11;
  }

  .heading-2 {
    font-size: .7rem;
  }

  .hero-h-home_7 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .6rem;
    font-weight: 300;
    top: -4px;
  }

  .hero-h-home_7-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.2rem;
    line-height: .9;
    top: 0;
  }

  .hero-h-home_7-3 {
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: .7rem;
    font-weight: 300;
    top: 6px;
  }

  .grid-services-3 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .div-block-text-services_3-2, .div-block-text-services_5-2 {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .section_2-2 {
    padding: 60px 15px;
  }

  .section_2-2.hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 90%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 40rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .brix---grid-2-columns-text-left-4 {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-25 {
    padding: 20px 32px;
  }

  .brix---section-40 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .brix---mg-bottom-16px-36 {
    margin-bottom: 8px;
  }

  .brix---button-row-left-22 {
    margin-right: 16px;
  }

  .brix---mg-bottom-48px-24 {
    margin-bottom: 32px;
  }

  .brix---btn-secondary-15 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h2-size-46 {
    font-size: 28px;
    line-height: 40px;
  }

  .section-2 {
    padding: 0 1rem 2rem;
  }

  .bicolor-neutral_4-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-catalog {
    width: 85%;
  }

  .grid-2-columns-text-left-4 {
    grid-template-columns: 1fr;
  }

  .h6-copy, .h6-catalog {
    font-size: 1.1rem;
  }

  .paragraph-1-2-services, .paragraph-1-3-services {
    font-size: 1.3rem;
  }

  .paragraph-3-2-services, .paragraph-3-3-services {
    font-size: 1.2rem;
  }

  .mg-bottom-catalog {
    margin-bottom: 0;
  }

  .heading-h2-catalog {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .div-block_1-42-catalog {
    margin-top: 1rem;
  }

  .section-phone_2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 4rem;
    margin-bottom: 6rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-12-2 {
    font-size: 1rem;
  }

  .bicolor-neutral_4-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-col-gallery {
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .section-gallery {
    padding: 0 1.5rem;
  }

  .portfolio-col-trotuar_19-2 {
    padding-right: 0%;
  }

  .portfolio-col-gallery_2 {
    padding-right: 0;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
  }

  .grid-2-columns-gallery_2 {
    grid-template-columns: 1fr;
  }

  .div-block-catalog-gallery_2-2 {
    width: 85%;
  }

  .div-block_1-42-gallery_2 {
    margin-top: 1.2rem;
  }

  .h6-catalog-copy, .h6-catalog-gallery_2 {
    font-size: 1.1rem;
  }

  .div-block_1-42-gallery_3 {
    margin-top: 1.2rem;
  }

  .h6-catalog-gallery_3 {
    font-size: .9rem;
  }

  .mg-bottom-catalog-copy {
    margin-bottom: 0;
  }

  .div-block_1-42-gallery_2-copy {
    margin-top: 1.2rem;
  }

  .mg-bottom-catalog-gallery {
    margin-bottom: 0;
  }

  .heading-h2-catalog-gallery {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .div-block_1-42-gallery_3-2 {
    margin-top: 0;
  }

  .bicolor-neutral_gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_1-42-gallery_3-0 {
    width: auto;
    margin-top: .5rem;
  }

  .div-block_1-42-gallery_3-01 {
    margin-top: 0;
  }

  .section-2-1 {
    padding: 0 1rem 2rem;
  }

  .h6-catalog-gallery_3-2 {
    font-size: 1.1rem;
  }

  .div-block_2-catalog {
    margin-top: 1.2rem;
  }

  .h6_2-catalog {
    font-size: 1.2rem;
  }

  .h6_1-catalog {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .div-block_3-catalog {
    margin-top: 1.2rem;
  }

  .h6_3-catalog {
    font-size: 1.1rem;
  }

  .div-block_4-catalog {
    margin-top: 1.2rem;
  }

  .h6_4-catalog {
    font-size: 1.1rem;
  }

  .secondary-button_gallery.megapolis, .secondary-button_gallery.gallery {
    margin-top: 1rem;
  }

  .text-block_gallery {
    font-size: .9rem;
  }

  .right-arrow_gallery {
    width: auto;
    height: .7rem;
  }

  .h6-catalog-gallery_2-1 {
    font-size: 1.1rem;
  }

  .paragraph-1-11-services {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .paragraph-3-11-services, .paragraph-1-12-services, .paragraph-3-12-services, .paragraph-1-13-services, .paragraph-3-13-services {
    font-size: 1rem;
  }

  .h6-catalog-gallery_3-copy {
    font-size: .9rem;
  }

  .div-block_1-42-gallery_3-011 {
    margin-top: 0;
  }

  .section_22 {
    padding: 60px 15px;
  }

  .section_22.hero, .section_22._22 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 90%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 40rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h6_4-1, .h6_4-2, .h6_4-3, .h6_4-4 {
    margin-bottom: .75rem;
    font-size: 1rem;
  }

  .h6-catalog-gallery_3-22 {
    font-size: 1.1rem;
  }

  .section-contacts {
    padding: 0 1.5rem;
  }

  .div-block_contacts {
    width: auto;
    margin-top: 1.5rem;
  }

  .div-block_1-article {
    width: auto;
    margin-top: .5rem;
  }

  .h6_article {
    font-size: 1.1rem;
  }

  .h3_article {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .h6_1-catalog-copy, .h6_1-article {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .div-block_2-article {
    width: auto;
  }

  .bicolor-neutral_article {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom_article {
    margin-bottom: 0;
  }

  .grid-2-columns-text-left-article {
    grid-template-columns: 1fr;
    padding-top: 2rem;
  }

  .div-block-4-article {
    width: auto;
  }

  .mg-bottom_2-article {
    margin-bottom: 0;
  }

  .heading-h4-article {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .div-block_5-article {
    margin-top: 1.2rem;
  }

  .h6-article {
    font-size: 1.1rem;
  }

  .h6_1-2-article {
    padding-left: 1rem;
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .div-block_6-article {
    width: auto;
  }

  .h6-article-2 {
    font-size: 1.1rem;
  }

  .div-block-4-2-article {
    width: auto;
  }

  .heading-h4-2-article {
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .h6_2-article {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .grid-3-columns-text-left-article {
    grid-template-columns: 1fr;
    padding-top: 2rem;
  }

  .h6-article-3, .h6-article-2-2, .h6-article-2-1, .h6_2_article, .h6_21_article, .h6_23_article {
    font-size: 1.1rem;
  }

  .h6_1-3-article, .h6_1-4-article, .h6_1-6-article {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .f-footer-brand-2-2 {
    flex-direction: row;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .m-tab-menu-web {
    border-left-style: none;
  }

  .heading-megapolis-2 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.1;
  }

  .div-block-tel-home-megapolis-2 {
    flex-flow: column;
    flex: 0 auto;
    place-content: stretch center;
    align-self: auto;
    align-items: stretch;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: 0;
    left: 7px;
  }

  .m-rb-field-web-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .phone {
    padding-left: 0;
    font-size: 14px;
  }

  .heading-web-4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
  }

  .text-block-tel-home-megapolis {
    text-align: center;
    border-right: 1px #ffffff80;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: auto;
    align-items: stretch;
    margin-bottom: 0;
    margin-left: -10px;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 13px;
    display: flex;
  }

  .checkbox-label-6 {
    font-size: 9px;
    line-height: 1.2;
  }

  .form-wrapper-megapolis-2 {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .input-web-5 {
    margin-bottom: 16px;
    padding-left: 0;
    font-size: 12px;
    line-height: 1;
  }

  .grid-tel-home-megapolis {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column-reverse;
    flex: 1;
    grid-template-rows: 30px;
    grid-template-columns: 1fr .25fr 1fr;
    grid-auto-rows: 40px;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: center;
    align-self: auto;
    place-items: center;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .rocket_link-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-email-home-megapolis {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
    top: 0;
    left: 7px;
  }

  .m-radio-lable-23 {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 7px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: none;
  }

  .link-block-email-1-home-megapolis {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-top: -9px;
    display: flex;
  }

  .div-block-h2-6 {
    width: 280px;
  }

  .text-block-email-home-megapolis {
    border-right: 1px #ffffff80;
    flex-direction: row;
    flex: 0 auto;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .heading-web-4-1 {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.2;
  }

  .input-6 {
    padding-left: 0;
    font-size: 14px;
  }

  .div-block-tel-home-megapolis {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin: 16px auto 10px;
    display: none;
    position: static;
    top: 0;
    left: 7px;
  }

  .heading-megapolis {
    font-size: 20px;
    line-height: 1;
  }

  .checkbox-field-home-4 {
    margin-bottom: 10px;
  }

  .input-web-4 {
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .m-radio-2-phone-2, .m-radio-2-phone-2.phone-2 {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .form-block-phone-megapolis {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .m-radio-2-phone-3, .m-radio-2-phone-3.phone-2, .m-radio-5, .m-radio-5.email {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .form-web {
    margin-left: 0;
    margin-right: 0;
  }

  .quote_form-6 {
    background-color: #414141;
    align-items: center;
    min-height: auto;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    top: -20%;
  }

  .tabs-content-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-call-back-megapolis {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    top: 0;
  }

  .image-email-home-megapolis {
    flex: 0 auto;
    align-self: auto;
    width: 18px;
    height: 18px;
    margin-right: 0;
    display: block;
    position: relative;
    top: 16px;
    left: -25px;
  }

  .checkbox-field-home-3 {
    margin-bottom: 10px;
  }

  .text-block-157 {
    letter-spacing: 0;
    text-transform: uppercase;
    padding-left: 5px;
    font-size: 11px;
    line-height: 1;
  }

  .input-5 {
    margin-top: 10px;
    padding-left: 0;
  }

  .form-block-web-3 {
    z-index: 97;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .m-radio-lable-21 {
    text-align: left;
    justify-content: flex-start;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 7px 7px 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
    display: flex;
  }

  .m-rb-field-2-web-7 {
    padding: 0;
  }

  .project_quote-home-megapolis {
    margin-top: 0;
    display: flex;
  }

  .section-1-home-megapolis {
    padding-top: 20px;
  }

  .div-block-back-call-megapolis-2 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
    display: flex;
    top: 0;
  }

  .link-block-tel-1-home-megapolis {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    width: auto;
    height: auto;
    margin-top: -10px;
    padding-left: 0;
    display: flex;
  }

  .btn-submit-11 {
    max-width: none;
    height: auto;
    margin-top: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 1;
  }

  .link-block-22 {
    z-index: 100;
    width: 30px;
    height: 30px;
    padding: 10px;
  }

  .project_circle_wrap-3 {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .m-rb-field-2-web-2 {
    padding: 0;
  }

  .m-tab-menu-megapolis {
    border-left-style: none;
    margin-bottom: 0;
  }

  .div-block-email-home-sambo-megapolis {
    display: none;
  }

  .btn-submit-13 {
    max-width: none;
    height: auto;
    margin-top: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
  }

  .image-tel-home-megapolis {
    flex: 0 auto;
    order: 0;
    align-self: flex-start;
    width: 14px;
    height: 14px;
    margin-right: 0;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  .m-radio-lable-20 {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 7px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: flex;
  }

  .checkbox-label-5 {
    font-size: 9px;
    line-height: 1.2;
  }

  .section-1-home {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .div-block-email-home-megapolis-copy {
    display: none;
  }

  .mobile-nav-2 {
    color: #0000;
  }

  .div-block-name-megapolis {
    margin-left: 7px;
  }

  .nav-megapolis {
    font-size: 16px;
    line-height: 1.2;
  }

  .image-megapolis {
    align-self: center;
    width: 36px;
  }

  .nav-name-megapolis {
    font-size: 10px;
    line-height: 1.2;
  }

  .div-block-name-2-megapolis {
    margin-left: 7px;
  }

  .nav-3-name-megapolis {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
  }

  .mobile-nav-link-2 {
    color: #18181d;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
  }

  .nav-name_2-1 {
    margin-bottom: 1px;
    font-size: .4rem;
    font-weight: 300;
    line-height: 1.2;
  }

  .navigation-mob-3 {
    color: #0000;
  }

  .image-2-megapolis {
    align-self: center;
    width: 30px;
    height: 30px;
  }

  .button-small-megapolis {
    text-align: center;
    flex-direction: row;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: stretch;
    width: 85%;
    padding: 13px 20px;
    display: flex;
  }

  .review-wrap-3-megapolis {
    clear: none;
    flex-flow: column;
    place-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .hero-h-home-megapolis-3-3 {
    width: auto;
    max-width: none;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    display: block;
    top: 0;
  }

  .hero-paragraph-home-megapolis-3 {
    color: #000;
    width: auto;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 7px;
    padding-right: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1;
  }

  .hero-paragraph-home-megapolis-3-6 {
    color: #fff;
    width: auto;
    max-width: none;
    margin-top: 5px;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    top: 0;
  }

  .hero-paragraph-home-megapolis-2 {
    color: #000;
    width: auto;
    max-width: none;
    margin-top: 5px;
    margin-bottom: 7px;
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
  }

  .hero-h-home-megapolis {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 8px;
    font-weight: 600;
    line-height: 1.1;
    display: none;
  }

  .hero-h-home-megapolis-2-2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 3px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    display: block;
  }

  .hero-paragraph-home-megapolis-4 {
    color: #000;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 7px;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.1;
  }

  .section-home-megapolis-2 {
    background-image: linear-gradient(#0009, #0009), url('../images/1.2.jpg');
    background-position: 0 0, 85%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    height: auto;
    margin-top: 0;
    padding: 200px 10px 100px;
  }

  .hero-h-home-megapolis-1-1 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.1;
    display: none;
  }

  .div-block-home-megapolis-3-2 {
    padding-bottom: 8px;
  }

  .div-block-home-megapolis-2 {
    flex: 0 auto;
    width: 100%;
    max-width: none;
    margin: 60px auto 0;
  }

  .button-label {
    font-size: 12px;
  }

  .hero-content-megapolis-2 {
    justify-content: space-between;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-top: 0;
  }

  .hero-h-home-megapolis-3-5 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    top: -2px;
  }

  .hero-h-home-megapolis-4-2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    top: 0;
  }

  .hero-paragraph-home_1 {
    color: #fff;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.2;
    position: relative;
    top: -6px;
  }

  .hero-h-home_2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    display: block;
    top: 0;
  }

  .hero-h-home_3 {
    width: 90%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.1;
    display: block;
    top: -2px;
  }

  .hero-h-home_4 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .6rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    top: 12px;
  }

  .container-2 {
    max-width: none;
  }

  .hero-text-wrapper {
    margin-bottom: 1rem;
    padding-right: 0;
  }

  .button-label-2 {
    font-size: 13px;
    font-weight: 700;
  }

  .button-small-radiators {
    text-align: center;
    flex-direction: row;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: stretch;
    width: 260px;
    padding: 14px 20px;
    display: flex;
  }

  .hero-header-component {
    width: 80%;
    padding-right: 0;
  }

  .section_2.hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 85%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .header-image-wrapper {
    height: auto;
  }

  .button-arrow-6 {
    width: 10%;
  }

  .hero-h1_2 {
    font-size: 1.4rem;
  }

  .review-wrap-radiators {
    clear: none;
    flex-flow: column;
    place-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .hero-h2 {
    margin-top: .75rem;
    padding-right: 2rem;
    font-size: 1rem;
  }

  .text-span-2 {
    font-size: 1.4rem;
  }

  .hero-h5 {
    margin-top: 1rem;
    padding-right: 2rem;
    font-size: .8rem;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .hero-content-megapolis_2 {
    justify-content: center;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-top: 0;
    top: 0;
  }

  .div-block-home-megapolis_3 {
    flex: 0 auto;
    width: 100%;
    max-width: none;
    margin: 140px auto 0;
  }

  .hero-paragraph-home_2 {
    color: #fff;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .6rem;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: -9px;
  }

  .nav-name_1, .nav-name_2 {
    font-size: 10px;
    line-height: 1.2;
  }

  .nav_1 {
    font-size: 16px;
    line-height: 1.2;
  }

  .div-block-name_2 {
    margin-left: 7px;
  }

  .nav_3 {
    font-size: .9rem;
    font-weight: 300;
    line-height: 1;
  }

  .nav-name_2-2 {
    margin-bottom: 1px;
    font-size: .5rem;
    font-weight: 300;
    line-height: 1.2;
  }

  .section-2-megapolis-resale-property {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-2-megapolis-resale-property {
    font-size: 16px;
  }

  .hero-split-2-megapolis-resale-property {
    margin-bottom: 30px;
  }

  .container-2-megapolis-resale-property {
    max-width: none;
  }

  .paragraph-2-4-megapolis-resale-property, .paragraph-2-3-megapolis-resale-property, .paragraph-2-2-megapolis-resale-property {
    font-size: 14px;
  }

  .heading-2-megapolis-resale-property {
    font-size: 21px;
  }

  .hero-h-megapolis-new-buildings-5 {
    font-size: 16px;
  }

  .text-block-1-megapolis-new-buildings {
    font-size: 14px;
  }

  .brix---paragraph-default-30 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---display-13 {
    font-size: 1.1rem;
  }

  .brix---image-wrapper-br-24px-shadow-3 {
    border-radius: 16px;
  }

  .brix---text-200-bold-14 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-48px-16 {
    margin-bottom: 32px;
  }

  .brix---grid-1-column-gap-row-64px-2 {
    grid-row-gap: 32px;
  }

  .brix---heading-h2-size-27 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---mg-bottom-32px-15 {
    margin-bottom: .5rem;
  }

  .brix---container-default-32 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---mg-bottom-16px-22 {
    margin-bottom: 15px;
  }

  .brix---subtitle-11 {
    font-size: 14px;
    line-height: 18px;
  }

  .brix---link-icon-right-7 {
    width: 18px;
  }

  .section-3 {
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-h2_1 {
    font-size: 1.3rem;
    line-height: 1.2;
  }

  .container-default_2 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-h-home_4-2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .6rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    top: -4px;
  }

  .hero-h-home_2-2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1;
    display: block;
    top: 0;
  }

  .hero-h-home_4-3 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .6rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    top: 5px;
  }

  .paragraph-default_2 {
    font-size: 1rem;
    line-height: 1.2;
  }

  .paragraph-default_2-1 {
    margin-top: .75rem;
    font-size: 1rem;
    line-height: 1.2;
  }

  .text-span-31 {
    font-size: 1rem;
  }

  .image-wrapper-br_2, .image-wrapper-br_3 {
    border-radius: 0;
  }

  .h6 {
    font-size: .9rem;
  }

  .h3_2 {
    font-size: 1.1rem;
  }

  .h6_2 {
    font-size: .9rem;
  }

  .div-block_3 {
    margin-top: 1.5rem;
  }

  .h2_2 {
    font-size: 1.2rem;
  }

  .brix---badge-primary-small-3 {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .brix---heading-h2-size-44 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---avatar-circle-7 {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
  }

  .brix---text-308 {
    font-size: 15px;
    line-height: 16px;
  }

  .brix---mg-bottom-16px-35 {
    margin-bottom: 15px;
  }

  .brix---mg-bottom-8px-20 {
    margin-bottom: 6px;
  }

  .brix---container-default-52 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---card-blog-featured-v4-2 {
    margin-bottom: 21px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .brix---mg-bottom-48px-22 {
    margin-bottom: 32px;
  }

  .brix---heading-h1-size-18 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---avatar-image-6 {
    width: 100%;
  }

  .section-4 {
    margin-bottom: 2rem;
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-default_3 {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom-4 {
    margin-bottom: 32px;
  }

  .div-block_4 {
    margin-top: 0;
  }

  .card-featured-2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 2rem 1rem 1.5rem;
    top: 20px;
    right: 0;
  }

  .h2_4 {
    font-size: 1.2rem;
  }

  .h6_4 {
    font-size: .9rem;
  }

  .bicolor-neutral_4-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-megapolis-services-2-2 {
    width: 120px;
  }

  .div-block-megapolis-services-2-5 {
    padding-left: 0;
    padding-right: 10px;
  }

  .right-arrow-4 {
    height: .8rem;
  }

  .text-block-ceiling-home {
    font-size: 1rem;
  }

  .section-home-megapolis-services {
    margin-top: 80px;
    margin-bottom: 10px;
  }

  .paragraph-1-megapolis-services {
    margin-top: 0;
    font-size: 12px;
  }

  .heading-2-2 {
    padding-left: 10px;
    font-size: 21px;
  }

  .div-block-3-megapolis-services {
    margin-bottom: 0;
  }

  .heading {
    font-size: 1.1rem;
  }

  .text-block-h2-5-company-megapolis-copy {
    margin-top: 5px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 1.2;
  }

  .section-5 {
    margin-top: 2rem;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grid-services-2 {
    margin-top: 3rem;
  }

  .paragraph-1-services, .paragraph-2-services {
    margin-top: 0;
    font-size: .9rem;
  }

  .paragraph-3-services {
    margin-top: 7px;
    font-size: .9rem;
  }

  .features-wrapper-two-7 {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .features-right-2 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .features-block-two-2 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .features-image-2 {
    margin-bottom: 0;
    display: block;
  }

  .paragraph-12 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .features-wrapper-two-1 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .secondary-button-1.megapolis {
    margin-top: 15px;
  }

  .review-wrap-brembo {
    clear: none;
    flex-flow: column;
    place-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .button-small-brembo-2 {
    text-align: center;
    flex-direction: row;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: stretch;
    width: 260px;
    padding: 14px 20px;
    display: flex;
  }

  .button-label-20 {
    font-size: 13px;
    font-weight: 600;
  }

  .review-wrap_1 {
    clear: none;
    flex-flow: column;
    place-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .button-small_2 {
    text-align: center;
    flex-direction: row;
    flex: none;
    order: 0;
    justify-content: center;
    align-self: stretch;
    width: 260px;
    padding: 14px 20px;
    display: flex;
  }

  .secondary-button-2.megapolis {
    margin-top: 15px;
  }

  .secondary-button-2.button_1 {
    width: auto;
    margin-top: 15px;
  }

  .text-block-button_2 {
    font-size: .9rem;
  }

  .div-block-button {
    margin-top: 2rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-text-services_3, .div-block-text-services_4, .div-block-text-services_5 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .checkbox-label-10 {
    font-size: .6rem;
    line-height: 1.2;
  }

  .m-rb-field-2-web-12 {
    padding: 0;
  }

  .section-home-brembo-phone {
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-h2-8 {
    width: 280px;
    margin-bottom: 1.5rem;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-brembo-phone {
    background-position: 20%;
    width: 100%;
  }

  .div-block-brembo-phone.brembo-phone {
    height: 30em;
    padding: 80px 20px;
    display: flex;
  }

  .btn-submit-18 {
    max-width: none;
    height: auto;
    margin-top: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
  }

  .heading-web-3-2-2 {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .heading-web-3-1-2 {
    font-size: 14px;
    line-height: 1.2;
  }

  .checkbox-field-home-6 {
    margin-bottom: 10px;
  }

  .input-web-6 {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1;
  }

  .m-radio-lable-21-consulting {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 7px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: none;
  }

  .m-radio-lable-24 {
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 7px 7px 6px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    display: flex;
  }

  .form-wrapper-brembo-phone {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-brembo-phone {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content__wrapper-brembo-phone.brembo-phone {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .image-brembo-phone {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 600px;
    width: 100%;
    height: 25em;
  }

  .section-phone {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .content__wrapper-phone-copy.brembo-phone, .content__wrapper-phone-copy.brembo-phone-copy, .content__wrapper-phone-copy.phone_2, .content__wrapper-phone_2.brembo-phone, .content__wrapper-phone_2.brembo-phone-copy, .content__wrapper-phone_2.phone_2 {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .image-phone_2 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 600px;
    width: 100%;
    height: 25em;
  }

  .div-block-phone_2 {
    background-position: 20%;
    width: 100%;
  }

  .div-block-phone_2.brembo-phone {
    height: 30em;
    padding: 80px 20px;
    display: flex;
  }

  .div-block-phone_3 {
    background-position: 20%;
    width: 100%;
  }

  .div-block-phone_3.brembo-phone {
    height: 30em;
    padding: 80px 20px;
    display: flex;
  }

  .div-block-phone_3.phone_3 {
    height: 20em;
    padding: 60px 20px 40px;
    display: flex;
  }

  .form-wrapper-phone_4 {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-phone_5 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .input-web-6-2 {
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .features-wrapper_2 {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .paragraph-14 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .features-image-3 {
    margin-bottom: 0;
    display: block;
  }

  .checkbox-field-home-6-2 {
    margin-bottom: 10px;
  }

  .features-wrapper_3 {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .div-block-back-call_2 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
    display: flex;
    top: 0;
  }

  .text-block-161 {
    font-size: .8rem;
  }

  .link-block_5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .brix---content-inside-card-v9 {
    padding: 1rem .75rem;
  }

  .brix---grid-3-columns-5 {
    grid-template-columns: 1fr;
  }

  .brix---mg-bottom-48px-23 {
    margin-bottom: 32px;
  }

  .brix---heading-h2-size-45 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-53 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h3-size-18 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .brix---mg-bottom-8px-21 {
    margin-bottom: 6px;
  }

  .brix---paragraph-default-46 {
    font-size: 17px;
    line-height: 28px;
  }

  .section-6 {
    padding: 4rem 1rem 3rem;
  }

  .container-default_1 {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom_1 {
    margin-bottom: 6px;
  }

  .text_10 {
    font-size: .9rem;
  }

  .heading-h3-5 {
    margin-bottom: 10px;
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .section-home-questions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 1rem 1rem 2rem;
  }

  .faq-question-bar {
    padding-right: 0;
  }

  .faq-paragraph {
    padding-right: 0;
    font-size: 13px;
  }

  .text-questions.text_questions {
    margin-bottom: 0;
    font-size: 21px;
    line-height: 1.1;
  }

  .content-title-questions {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 0;
    padding-right: 0;
  }

  .question-title {
    flex: 1;
    font-size: 16px;
    font-weight: 400;
  }

  .faq-circle {
    background-color: #fff;
  }

  .div-block-questions {
    align-self: auto;
    margin-bottom: 20px;
  }

  .faq-question-wrap {
    background-color: #fdfdfd;
    margin-bottom: 0;
    padding: 16px 0;
  }

  .h4_1-2 {
    margin-left: 7px;
    font-size: .6rem;
  }

  .footer-logo-2-2 {
    width: 31px;
    max-width: 84%;
    height: 31px;
  }

  .f-footer-menu-2 {
    flex-direction: column;
  }

  .h4_2-2 {
    margin-left: 7px;
    font-size: 1.4rem;
  }

  .f-footer-menu-2-3 {
    flex-direction: column;
  }

  .f-footer-vertical-divider-2 {
    display: none;
  }

  .div-block-name_footer {
    margin-left: 7px;
  }

  .nav-name_footer {
    font-size: .5rem;
    line-height: 1.2;
  }

  .nav_footer {
    width: auto;
    font-size: .8rem;
    line-height: 1.2;
  }

  .nav-name_footer_2 {
    font-size: .5rem;
    line-height: 1.2;
  }

  .image_footer {
    align-self: center;
    width: 40px;
  }

  .link_footer-menu_1 {
    margin-right: .5rem;
  }

  .heading-2 {
    font-size: .6rem;
  }

  .hero-h-home_7 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .5rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    top: -4px;
  }

  .hero-h-home_7-2 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1;
    display: block;
    top: 0;
  }

  .hero-h-home_7-3 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .7rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    top: 5px;
  }

  .grid-services-3 {
    margin-top: 3rem;
  }

  .div-block-text-services_3-2, .div-block-text-services_5-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .section_2-2.hero {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 85%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .brix---paragraph-default-47 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---btn-primary-25 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---mg-bottom-16px-36 {
    margin-bottom: 15px;
  }

  .brix---button-row-left-22 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---mg-bottom-48px-24 {
    margin-bottom: 32px;
  }

  .brix---btn-secondary-15 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---heading-h2-size-46 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---container-default-54 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---buttons-row-13 {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default_5 {
    margin-top: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .bicolor-neutral_4-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-catalog {
    width: auto;
  }

  .h6-copy {
    font-size: 1rem;
  }

  .h6-catalog {
    font-size: .9rem;
    line-height: 1.3;
  }

  .paragraph-1-2-services {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .paragraph-1-3-services {
    margin-top: 0;
    font-size: 1.3rem;
  }

  .paragraph-3-2-services, .paragraph-3-3-services {
    margin-top: 7px;
    font-size: 1.1rem;
  }

  .mg-bottom-catalog {
    margin-bottom: 0;
  }

  .heading-h2-catalog {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .section-phone_2 {
    margin-top: 2rem;
    margin-bottom: 6rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .paragraph-12-2 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .bicolor-neutral_4-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-gallery {
    padding: 0 1rem;
  }

  .potfolio-photo-block-gallery {
    margin-top: 0;
  }

  .lightbox-link-gallery {
    margin-bottom: 5px;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
  }

  .container-gallery_2 {
    margin-top: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-catalog-gallery_2-2 {
    width: auto;
  }

  .h6-catalog-copy {
    font-size: 1rem;
  }

  .h6-catalog-gallery_2 {
    font-size: .9rem;
  }

  .h6-catalog-gallery_3 {
    padding-left: .5rem;
    font-size: .7rem;
  }

  .mg-bottom-catalog-copy, .mg-bottom-catalog-gallery {
    margin-bottom: 0;
  }

  .heading-h2-catalog-gallery {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .bicolor-neutral_gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_1-42-gallery_3-0 {
    width: auto;
  }

  .h6-catalog-gallery_3-2 {
    font-size: .9rem;
  }

  .h6_2-catalog {
    font-size: 1rem;
  }

  .h6_1-catalog {
    font-size: .9rem;
    line-height: 1.3;
  }

  .h6_3-catalog, .h6_4-catalog {
    font-size: 1rem;
  }

  .secondary-button_gallery.megapolis, .secondary-button_gallery.gallery {
    margin-top: 15px;
  }

  .text-block_gallery {
    font-size: .8rem;
  }

  .right-arrow_gallery {
    height: .6rem;
  }

  .h6-catalog-gallery_2-1 {
    font-size: .9rem;
  }

  .paragraph-1-11-services {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: .9rem;
  }

  .paragraph-3-11-services {
    margin-top: 7px;
    font-size: .9rem;
  }

  .paragraph-1-12-services {
    margin-top: 0;
    font-size: .9rem;
  }

  .paragraph-3-12-services {
    margin-top: 7px;
    font-size: .9rem;
  }

  .paragraph-1-13-services {
    margin-top: 0;
    font-size: .9rem;
  }

  .paragraph-3-13-services {
    margin-top: 7px;
    font-size: .9rem;
  }

  .h6-catalog-gallery_3-copy {
    padding-left: .5rem;
    font-size: .7rem;
  }

  .section_22.hero, .section_22._22 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/1.2.jpg');
    background-position: 0 0, 85%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .h6_4-1, .h6_4-2, .h6_4-3, .h6_4-4, .h6-catalog-gallery_3-22 {
    font-size: .9rem;
  }

  .section-contacts {
    padding: 0 1rem;
  }

  .div-block_contacts, .div-block_1-article {
    width: auto;
  }

  .h6_article {
    font-size: .9rem;
  }

  .potfolio-photo-block-gallery-copy, .potfolio-photo-article {
    margin-top: 0;
  }

  .h3_article {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  .h6_1-catalog-copy, .h6_1-article {
    font-size: .9rem;
    line-height: 1.3;
  }

  .div-block_2-article {
    width: auto;
  }

  .bicolor-neutral_article {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom_article {
    margin-bottom: 0;
  }

  .grid-2-columns-text-left-article {
    padding-top: 2rem;
  }

  .div-block-4-article {
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .mg-bottom_2-article {
    margin-bottom: 0;
  }

  .heading-h4-article {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .div-block_5-article {
    margin-top: 1rem;
  }

  .h6-article, .h6_1-2-article {
    font-size: .9rem;
    line-height: 1.3;
  }

  .div-block_6-article {
    width: auto;
  }

  .h6-article-2 {
    font-size: .9rem;
    line-height: 1.3;
  }

  .div-block-4-2-article {
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .heading-h4-2-article {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .h6_2-article {
    font-size: .9rem;
    line-height: 1.3;
  }

  .grid-3-columns-text-left-article {
    padding-top: 2rem;
  }

  .h6-article-3, .h6-article-2-2, .h6-article-2-1 {
    font-size: .9rem;
    line-height: 1.3;
  }

  .h6_2_article, .h6_21_article, .h6_23_article {
    font-size: .9rem;
  }

  .h6_1-3-article, .h6_1-4-article, .h6_1-6-article {
    font-size: .9rem;
    line-height: 1.3;
  }
}

#w-node-_144f9972-0db3-3c6e-8b09-4221ba450506-45b966ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_144f9972-0db3-3c6e-8b09-4221ba450512-45b966ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_144f9972-0db3-3c6e-8b09-4221ba45051e-45b966ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_352110c9-452c-ae9a-e590-69de831ed9a4-831ed9a2 {
  align-self: auto;
}

#w-node-_144f9972-0db3-3c6e-8b09-4221ba450506-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_144f9972-0db3-3c6e-8b09-4221ba45051e-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_588755f6-15f0-5c61-33c7-7643f749216c-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_588755f6-15f0-5c61-33c7-7643f749218e-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_8b7ad998-e9df-e250-a9f3-3ad7d84976aa-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-_8b7ad998-e9df-e250-a9f3-3ad7d84976cc-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b2b50ba5-0046-1b5f-3638-c8667f02ee3d-1e397dfc, #w-node-b2b50ba5-0046-1b5f-3638-c8667f02ee5f-1e397dfc, #w-node-_1ec02970-24aa-5f90-013c-3116b656db53-1e397dfc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: start;
}

#w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-38e3ee45, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-508a49ab, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-d91682eb, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-17b65aff, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-f24381fd, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-cef7fc44, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-4e7dc9a8, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-b4f8c30b, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-d06c3720, #w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-ab874438 {
  align-self: start;
}

#w-node-_2a773f9a-e9e6-9a62-2e4f-6014c4a57dd6-ab874438, #w-node-c4551e53-0ac9-f663-3de1-d1fd3d5a457b-ab874438 {
  place-self: auto;
}

#w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-bfb1e0fe {
  align-self: start;
}

#w-node-_2a773f9a-e9e6-9a62-2e4f-6014c4a57dd6-bfb1e0fe, #w-node-c4551e53-0ac9-f663-3de1-d1fd3d5a457b-bfb1e0fe, #w-node-_59e37ec6-bc96-81f2-f9b5-dc8a326c33b1-bfb1e0fe, #w-node-_4da07cff-1036-a5f4-8f6a-9053f550f7a0-bfb1e0fe {
  place-self: auto;
}

#w-node-f364af49-cd7a-dd1f-4c45-63d1c6ce53e1-e6f0bc16 {
  align-self: start;
}

#w-node-_2a773f9a-e9e6-9a62-2e4f-6014c4a57dd6-e6f0bc16, #w-node-c4551e53-0ac9-f663-3de1-d1fd3d5a457b-e6f0bc16, #w-node-_59e37ec6-bc96-81f2-f9b5-dc8a326c33b1-e6f0bc16 {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_56833d91-6fc4-e696-8fe9-93ea692dc052-45b966ca {
    justify-self: end;
  }

  #w-node-d817ebc4-0e4c-7448-6ea9-48189df134f1-45b966ca, #w-node-_2417b1c7-df81-2621-1ecc-b46f1e946569-45b966ca {
    order: 9999;
  }

  #w-node-_144f9972-0db3-3c6e-8b09-4221ba45051e-45b966ca {
    grid-area: 1 / 3 / 2 / 4;
    align-self: center;
  }

  #w-node-_352110c9-452c-ae9a-e590-69de831ed9a4-831ed9a2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_144f9972-0db3-3c6e-8b09-4221ba45051e-1e397dfc, #w-node-_588755f6-15f0-5c61-33c7-7643f749218e-1e397dfc, #w-node-_8b7ad998-e9df-e250-a9f3-3ad7d84976cc-1e397dfc, #w-node-b2b50ba5-0046-1b5f-3638-c8667f02ee5f-1e397dfc {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_352110c9-452c-ae9a-e590-69de831ed9a4-831ed9a2 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}


