:root {
  --blue_5: #03003d;
  --white: white;
  --blue_7: #041a91;
  --black_2: #18181d;
  --color: #f2f2f2d9;
  --grey-blue: #f4f8ff;
  --blue_1: #0e1a70;
  --0: #23364000;
  --orange-2: #f49213;
  --grey: #e6e6e6;
  --red_8: #ff0000b5;
  --red-2: #d10009;
  --orange: var(--yellow);
  --gray-blue: #f4f8ff;
  --blue_6: #365e89;
  --yellow: #eac100;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  font-family: Montserrat, sans-serif;
}

.uui-text-size-medium_3-2 {
  color: #fafafa;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  line-height: 1.5;
}

.div-block_adress_1 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.uui-banner23_content_5-41 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.uui-banner23_text-wrapper {
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.uui-text-size-medium_3 {
  color: #fafafa;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  line-height: 1.5;
}

.uui-banner23_text {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: block;
}

.section-home_4 {
  background-color: #25262a;
  border-bottom: 1px solid #d0d5dd;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.link-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link-2:hover {
  color: #4d565d;
}

.uui-banner23_content_5-31 {
  text-align: center;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4rem;
  margin-left: 0;
  display: flex;
}

.uui-banner23_content_5-11 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.uui-banner24_text {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: none;
}

.uui-text-size-medium_3-3 {
  color: #fafafa;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  line-height: 1.5;
}

.uui-banner23_content_5-21 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.heading {
  color: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .9rem;
  font-weight: 600;
}

.div-block_adress_content-wrapper {
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.section-home_1 {
  background-color: var(--blue_5);
  border-bottom: 1px solid #d0d5dd;
  margin-right: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.h4_1 {
  color: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
}

.h4_1-2 {
  color: #fafafa;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 600;
}

.uui-banner-wrapper-phone {
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.uui-banner_phone_1 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.phone_1, .uui-banner_phone_2 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  display: block;
}

.link_1 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1:hover {
  opacity: .5;
  color: var(--white);
}

.link_2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  text-decoration: none;
}

.link_2:hover {
  opacity: .5;
  color: var(--white);
}

.uui-text-size-medium_3-1, .uui-text-size-medium_3-4 {
  color: #fafafa;
  letter-spacing: normal;
  margin-top: .25rem;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  line-height: 1.5;
}

.brand-8 {
  margin-right: 44px;
  display: none;
}

.text-span-13 {
  text-decoration: none;
}

.navigation-link-block-3-1 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3-1:hover {
  color: #ff0004;
  background-color: #0000;
}

.link-166 {
  color: #232323;
  text-decoration: none;
}

.link-166:hover {
  color: #ff0004;
}

.navigation-column_3-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 30px 20px;
}

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

.text-menu_11 {
  color: #ff0004;
  margin-bottom: 0;
  font-weight: 600;
}

.large-link-3 {
  color: #6127da;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 40px;
  text-decoration: none;
  display: flex;
}

.text-menu_1 {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
}

.dropdown-toggle-4 {
  color: var(--blue_5);
  padding: 20px 24px 20px 10px;
  transition: all .2s;
}

.dropdown-toggle-4:hover {
  color: var(--blue_7);
}

.logo-4 {
  min-width: 55px;
}

.image-5 {
  width: 120px;
  height: 120px;
}

.dropdown-10 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}

.navigation-link-block-3 {
  color: var(--black_2);
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3:hover {
  color: var(--blue_7);
  background-color: #0000;
}

.navigation-column_1 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 30px 20px;
}

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

.brix---header-logo {
  width: 140px;
  max-width: none;
}

.navigation-link-block-3-2 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3-2:hover {
  color: #ff0004;
  background-color: #0000;
}

.dropdown-list-full-wrapper-3 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: none;
  position: relative;
}

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

.header-logo-link {
  transform-style: preserve-3d;
  flex: 1;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: block;
}

.header-logo-link:hover {
  transform: scale3d(.96, .96, 1.01);
}

.header-logo-link.w--current {
  align-self: center;
}

.dropdown-list-9 {
  min-width: 100%;
}

.dropdown-list-9.w--open {
  z-index: 1;
  box-shadow: none;
  background-color: #0000;
  flex-flow: column;
  place-content: stretch center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 58px 0 auto;
}

.nav-title {
  color: #ff0004;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.text-block-152 {
  color: #6e7191;
  font-size: 14px;
  line-height: 1.2;
}

.text-block-152:hover {
  color: #ff0004;
}

.navigation-link-3 {
  color: var(--blue_5);
  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;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.navigation-link-3:hover {
  color: var(--blue_7);
}

.navigation-link-3.w--current {
  color: #6e7191;
}

.navigation-link-3.w--current:hover {
  color: #ff0004;
}

.flowbase-logo {
  width: 54px;
}

.navigation-bottom-bar-2 {
  background-color: #6ba9ff21;
  justify-content: space-between;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

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

.drop-arrow-plain {
  color: var(--blue_5);
  margin-right: 5px;
  font-size: 14px;
}

.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: 1rem;
  padding-right: 1rem;
  display: flex;
}

.link-164 {
  color: #232323;
  text-decoration: none;
}

.link-164:hover {
  color: #ff0004;
}

.navigation-link-block-3-3 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3-3:hover {
  color: #ff0004;
  background-color: #0000;
}

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

.navigation-column_4 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 30px 20px;
  display: none;
}

.navigation-full {
  z-index: 5;
  border-bottom: 1px solid #0000001f;
  align-items: center;
  width: 100%;
  max-width: 120rem;
  padding: .5rem 1rem;
  display: flex;
  position: relative;
}

.navigation-link-block-3-8 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3-8:hover {
  color: #ff0004;
  background-color: #0000;
  font-weight: 400;
}

.text-block-142 {
  color: #333;
  font-weight: 500;
  line-height: 1.2;
}

.text-block-142:hover {
  opacity: .6;
}

.navigation-drop-container-2 {
  background-color: #fff;
  border-top: 1px solid #0000001a;
  justify-content: center;
  width: 100%;
  max-width: none;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  display: flex;
}

.navigation-column {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 60px 20px 40px;
}

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

.navigation-link-block-3-9 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 7px;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-3-9:hover {
  color: #ff0004;
  background-color: #0000;
  font-weight: 400;
}

.link-163 {
  color: #232323;
  text-decoration: none;
}

.link-163:hover {
  color: #ff0004;
}

.nav-menu-112 {
  color: #283338;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  font-size: 15px;
  display: flex;
  position: static;
}

.navigation-column-recruitment {
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 0 15px;
  display: none;
}

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

.div-block-name-2-outstaffing-3 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 5px;
}

.navigation-drop-container-3 {
  background-color: #fff;
  border-top: 1px #0000001a;
  flex-flow: column;
  justify-content: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-full-2 {
  z-index: 5;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px #3d424b12;
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  padding: 0 0%;
  display: grid;
  position: relative;
}

.nav-3-name-outstaffing {
  color: var(--black_2);
  letter-spacing: .5px;
  text-transform: none;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.navigation-link-block-mob-2-recruitment {
  color: #283338;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-mob-2-recruitment:hover {
  color: #7735f6;
  background-color: #7735f60d;
}

.dropdown-list-10 {
  min-width: 100%;
}

.dropdown-list-10.w--open {
  z-index: 1;
  box-shadow: none;
  background-color: #0000;
  flex-flow: column;
  place-content: stretch center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 58px 0 auto;
}

.brand-1-outstaffing-3 {
  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-1-outstaffing-3:hover {
  opacity: .7;
}

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

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

.navigation-link-4:hover, .navigation-link-4.w--current {
  color: #0f76bb;
}

.dropdown-list-full-wrapper-4 {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: none;
  position: relative;
}

.nav-name-2-outstaffing {
  color: var(--grey-blue);
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  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-container-mob-3 {
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

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

.text-block-175 {
  color: #333;
}

.text-block-175:hover {
  opacity: .6;
}

.nav-link-details {
  color: #283338de;
  font-size: 14px;
}

.navigation-link-block-4 {
  color: #333;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-4:hover {
  color: #0f76bb;
  background-color: #0000;
}

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.dropdown-11 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .8rem;
  line-height: 1.1;
  position: static;
}

.nav-title-2 {
  margin-bottom: 10px;
  font-size: 16px;
}

.dropdown-toggle-5 {
  padding: 0 24px 0 12px;
  transition: all .2s;
}

.dropdown-toggle-5:hover {
  color: #0f76bb;
}

.navigation-column-2 {
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: auto;
  padding: 0;
  display: block;
  position: relative;
  left: 0;
}

.text-block-177 {
  color: var(--color);
  font-size: .8rem;
}

.text-block-177:hover {
  color: #0f76bb;
}

.navigation-link-block-mob-2 {
  color: #283338;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 22px;
  font-size: 16px;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.navigation-link-block-mob-2:hover {
  color: #7735f6;
  background-color: #7735f60d;
}

.navigation-wrap-1 {
  z-index: 5;
  border-bottom: 1px solid #0000001a;
  padding-top: .4rem;
  padding-bottom: .4rem;
  position: relative;
}

.brand-1 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.div-block-name-2 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

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

.nav-name-2-1 {
  color: var(--grey-blue);
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: .45rem;
  font-weight: 600;
  line-height: 1.2;
  display: flex;
}

.brix---header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.brix---dropdown-pd {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---hamburger-menu-bar-top {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-right-col {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---header-nav-list-item {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.brix---header-nav-link {
  color: var(--color);
  padding: 0;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link:hover {
  color: var(--blue_1);
}

.brix---header-nav-link.w--current {
  color: var(--black_2);
}

.brix---hamburger-menu-wrapper {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.brix---hamburger-menu-bar-bottom {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---dropdown-toggle {
  color: #211f54;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8rem;
  line-height: 1;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle:hover {
  color: #1a2aa4;
}

.brix---dropdown-column-wrapper {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper.w--open {
  left: 38px;
  transform: translate(-50%);
}

.brix---dropdown-link {
  color: var(--black_2);
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: .8rem;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link:hover {
  color: var(--blue_1);
}

.brix---header-menu-wrapper {
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-card {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 0;
  min-width: 280px;
  margin-top: -5px;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.text-block-2 {
  color: var(--color);
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-2:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---dropdown-chevron {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-links-grid {
  grid-column-gap: 0px;
  grid-row-gap: .7rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---grid-hero-v1 {
  grid-column-gap: 20px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

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

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

.brix---btn-primary {
  color: #fff;
  text-align: center;
  letter-spacing: .1em;
  transform-style: preserve-3d;
  background-color: #1a2aa4;
  border-radius: 40px;
  justify-content: center;
  padding: 20px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary:hover {
  color: #fff;
  background-color: #100775;
  transform: translate3d(0, -3px, .01px);
}

.brix---section-hero-full-width-right {
  margin-top: 60px;
  padding-top: 140px;
  padding-bottom: 140px;
  padding-left: 24px;
  position: relative;
  overflow: hidden;
}

.brix---mg-bottom-40px-2 {
  margin-bottom: 40px;
}

.brix---full-width-image {
  object-fit: cover;
  width: auto;
  height: 100%;
}

.brix---hero-full-width-right-hero-v5 {
  width: 100%;
  max-width: 45%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---color-neutral-800 {
  color: #211f54;
  width: auto;
  padding-right: 0;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: auto;
  padding-right: 0;
  display: grid;
}

.brix---heading-h2-size-2 {
  color: #1f1e3c;
  letter-spacing: .1em;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 900;
  line-height: 1.2;
}

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

.brix---heading-h1-size-2 {
  color: #201e3c;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1;
  display: block;
}

.brix---paragraph-default-2-2 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

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

.brix---heading-h2-size-26 {
  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---color-neutral-881 {
  color: #211f54;
}

.brix---btn-primary-14 {
  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-14:hover {
  color: #f7f7fc;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.brix---grid-2-columns-text-left-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;
}

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

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

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

.brix---paragraph-default-29 {
  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---container-default-31 {
  max-width: 1218px;
  padding-left: 24px;
  padding-right: 24px;
}

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

.brix---btn-secondary-10 {
  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-10:hover {
  color: #f7f7fc;
  background-color: #4a3aff;
  border-color: #4a3aff;
  transform: translate3d(0, -3px, .01px);
}

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

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

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

.brix---heading-h1-size-14 {
  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---bg-image-full-width-4 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---mg-bottom-40px-18 {
  margin-bottom: 40px;
}

.brix---hero-bg-image-light-2 {
  background-image: linear-gradient(#ffffffc4, #ffffffc4);
  padding-top: 234px;
  padding-bottom: 234px;
  position: relative;
  overflow: hidden;
}

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

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

.brix---btn-primary-18 {
  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-18:hover {
  color: #f7f7fc;
  background-color: #281ca5;
  transform: translate3d(0, -3px, .01px);
}

.spark-flex-row-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-8.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-8.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-8.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-8.spark-full-width-mobile, .spark-flex-row-8.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-flex-row-8.spark_8 {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: center;
}

.spark-hero-sub-paragraph-5 {
  width: 100%;
  margin-bottom: 64px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}

.spark-tiny-icon-4 {
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.spark-section-10 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-10.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.spark-section-10.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-button-8 {
  color: #fff;
  background-color: #5532fa;
  border: 1px solid #5532fa;
  border-radius: 8px;
  flex: none;
  padding: 16px;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .15s, background-color .15s, opacity .15s;
}

.spark-button-8:hover {
  opacity: 1;
  background-color: #1e116e;
  border-color: #1e116e;
}

.spark-button-8.spark-secondary-button {
  color: #5532fa;
  background-color: #f0ecfd;
  border-style: none;
  text-decoration: none;
  transition: color .15s, box-shadow .15s, border-color .15s, background-color .15s, opacity .15s;
  box-shadow: inset 0 0 0 1.5px #5532fa;
}

.spark-button-8.spark-secondary-button:hover {
  color: #1e116e;
  background-color: #a695fb;
  box-shadow: inset 0 0 0 1.5px #a695fb;
}

.spark-max-width-731 {
  flex: none;
  max-width: 920px;
}

.spark-container-10 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 180px;
  display: flex;
  position: relative;
}

.spark-lightbox-button-4 {
  grid-column-gap: 16px;
  background-color: #f0ecfd;
  border-radius: 8px;
  align-items: center;
  padding: 16px 24px;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: background-color .15s, color .15s;
  display: flex;
  box-shadow: inset 0 0 0 1.5px #5532fa;
}

.spark-lightbox-button-4:hover {
  opacity: 1;
  color: #fff;
  background-color: #5532fa;
}

.spark-lightbox-button-4.spark-white-button {
  color: #5532fa;
  background-color: #fff;
}

.spark-lightbox-button-4.spark-white-button:hover {
  color: #f0ecfd;
  background-color: #5532fa;
}

.spark-content-right {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 600px;
  max-width: 50%;
  display: block;
}

.spark-half-spacer {
  flex: none;
  width: 37vw;
}

.spark-absolute-left-image {
  object-fit: cover;
  flex: 0 auto;
  width: 48%;
  max-height: 840px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
  transform: translate(0, -50%);
}

.section-home_2 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_2.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_2.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_2._2 {
  background-image: linear-gradient(84deg, var(--color), #0000 82%), url('../images/22.2.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.heading-2 {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  line-height: 1.2;
}

.body-2 {
  font-family: Montserrat, sans-serif;
}

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

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

.image-10048 {
  width: 75%;
}

.brix---color-neutral-18-2 {
  color: #fff;
}

.brix---heading-h1-size-18 {
  color: #201e3c;
  letter-spacing: .1em;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.brix---paragraph-default-18-2 {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.brix---square-icon-3 {
  border-radius: 0;
  width: 40px;
  height: auto;
}

.brix---color-neutral-18 {
  color: #211f54;
  margin-bottom: 20px;
  padding-right: 0;
  line-height: 1px;
}

.brix---icon-left---content-right-2 {
  background-color: #f4f8ff;
  align-items: flex-start;
  margin: 0;
  padding: 20px;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.brix---heading-h2-size-18-18 {
  color: #1f1e3c;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: .9;
}

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

.brix---color-neutral-18-1 {
  color: #fff;
}

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

.brix---square-icon-3-2 {
  border-radius: 0;
  width: 36px;
  height: auto;
}

.brix---section-18 {
  color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.brix---paragraph-default-18-1 {
  color: #000;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.3;
}

.brix---mg-bottom-18-2 {
  margin-bottom: 40px;
}

.brix---card-left-text-wrapper-2 {
  align-self: center;
  margin-left: 24px;
}

.brix---mg-bottom-5 {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 1.2;
}

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

.color-neutral-1 {
  color: #211f54;
  margin-bottom: 4rem;
  padding-right: 0;
  line-height: 1px;
}

.mg-bottom6 {
  margin-bottom: 48px;
}

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

.icon-left---content-right_2 {
  background-color: var(--blue_1);
  background-image: linear-gradient(180deg, var(--blue_1) 55%, var(--blue_5));
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 7rem;
  margin: 0;
  padding: 15px 1.5rem 15px 2rem;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.xsquare-icon-3 {
  border-radius: 0;
  align-self: auto;
  width: 40px;
  height: auto;
}

.card-left-text-wrapper-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 24px;
  display: block;
}

.paragraph-default_2 {
  justify-content: flex-start;
  align-items: center;
  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;
  display: block;
}

.color-neutral_3 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.brix---mg-bottom-5-copy {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 1.2;
}

.section-home_2-copy {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_2-copy.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_2-copy.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_2-copy._2 {
  background-image: linear-gradient(84deg, var(--color), #0000 82%), url('../images/22.2.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.section-home_2-1 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_2-1.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_2-1.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_2-1._2 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/32.22.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.paragraph_1 {
  color: var(--white);
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2;
}

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

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

.section_3 {
  color: #fff;
  margin-top: 1rem;
  padding: 8rem 2rem 2rem;
}

.paragraph_1-2 {
  color: var(--color);
  font-size: 1.2rem;
  line-height: 1.2;
}

.paragraph_1-3 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.2;
}

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

.h3_2 {
  color: #18181d;
  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;
}

.div-block_7 {
  margin-top: 1rem;
  margin-bottom: 4rem;
  display: none;
}

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

.h3_7-2 {
  color: var(--blue_1);
  letter-spacing: .1em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.brix---z-index-1 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.brix---buttons-row-center-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---cta-section {
  background-color: #4a3aff;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.brix---cta-v2-floating-item-01 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.brix---cta-v2-floating-item-02 {
  position: absolute;
  inset: auto -1% 15% auto;
}

.brix---btn-primary-white-2 {
  color: #4a3aff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #f7f7fc;
  border-radius: 48px;
  justify-content: center;
  padding: 26px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-2:hover {
  color: #4a3aff;
  background-color: #f2f1ff;
  transform: translate3d(0, -3px, .01px);
}

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

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

.brix---color-neutral-890 {
  color: #f7f7fc;
}

.brix---btn-secondary-white-2 {
  color: #f7f7fc;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  padding: 26px 38px;
  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-white-2:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #f7f7fc;
  transform: translate3d(0, -3px, .01px);
}

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

.brix---text-center-23 {
  text-align: center;
  display: flex;
}

.section_4 {
  background-color: var(--white);
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

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

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

.button-small-company {
  color: #232323;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px #fff;
  border-radius: 3px;
  flex: none;
  justify-content: flex-start;
  align-self: flex-start;
  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-company:hover {
  background-color: #ddd0;
}

.button-arrow-5 {
  opacity: .7;
  color: #fff;
  flex: none;
  width: 24px;
  margin-left: 20px;
  display: inline-block;
}

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

.button-label-20 {
  color: #6e7191;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.review-wrap-company {
  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;
}

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

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

.section-company {
  color: #fff;
  margin-top: 40px;
  padding-top: 60px;
  padding-bottom: 100px;
}

.paragraph-default-company {
  color: #211f54;
  text-align: left;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11px;
  line-height: 1;
}

.brix---paragraph-default-6 {
  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: 1.3;
}

.container-default-company {
  max-width: 1600px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-h3-size {
  letter-spacing: 0;
  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: 40px;
  font-weight: 700;
  line-height: 1.2;
}

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

.image-wrapper-br-shadow-company {
  box-shadow: none;
  border-radius: 0;
  overflow: hidden;
}

.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-32px-15 {
  margin-bottom: 2rem;
}

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

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

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

.h2_2 {
  color: #211f54;
  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_2 {
  padding-right: 1rem;
}

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

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

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

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

.hero-h-home_2-2 {
  z-index: auto;
  color: #18181d;
  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;
}

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

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

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

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

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

.h6 {
  color: #18181d;
  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;
}

.hero-h-home_4-3 {
  z-index: auto;
  color: #18181d;
  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;
}

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

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

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

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

.h6_2 {
  color: var(--black_2);
  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.3;
}

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

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

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

.hero-h-home_4-2 {
  z-index: auto;
  color: #18181d;
  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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.div-block-company_2 {
  display: none;
}

.section_5 {
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 4rem;
}

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

.grid-2-columns_2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  display: grid;
}

.image-wrapper_2 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  overflow: hidden;
}

.div-block_2-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1rem;
  display: block;
}

.color-neutral_2-2 {
  color: #211f54;
  font-size: .9rem;
  line-height: 1;
}

.mg-bottom_2-2 {
  margin-bottom: 0;
  display: block;
}

.div-block_2-22 {
  margin-top: 0;
}

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

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

.text-block-ceiling-home {
  color: #18181d;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

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

.secondary_2-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_2-2:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary_2-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: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary_2-2._2-2 {
  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: auto;
  margin-top: 1rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: none;
  position: relative;
  inset: 0%;
}

.text-block2-2 {
  color: var(--black_2);
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.2;
}

.grid-2-columns_3, .grid-2-columns_4 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 2rem;
  display: grid;
}

.image-wrapper_3 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  overflow: hidden;
}

.grid-2-columns_5 {
  grid-column-gap: 1rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 2rem;
  display: none;
}

.image-wrapper_4 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.grid-2-columns_2-00 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  display: none;
}

.grid-2-columns_3-00 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 2rem;
  display: none;
}

.grid-2-columns_4-copy {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 2rem;
  display: grid;
}

.grid-2-columns_4-00 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  margin-top: 2rem;
  display: none;
}

.div-block_7-2 {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.h3_7-7 {
  color: var(--blue_1);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: .125rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

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

.h3_8 {
  color: var(--white);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 2rem;
  margin-bottom: 4rem;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.3;
}

.grid-2-columns_2-01 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: center;
  display: none;
}

.spark-field-label-2 {
  text-align: left;
}

.spark-nav-menu-2 {
  align-items: center;
  display: flex;
}

.spark-input-3 {
  background-color: #fff;
  border: 1px solid #00000029;
  border-radius: 8px;
  height: 48px;
  margin-bottom: 32px;
  padding: 8px 16px;
  font-size: 1rem;
}

.spark-input-3:focus {
  border-color: #5532fa;
}

.spark-input-3::placeholder {
  color: #0000008f;
}

.spark-input-3.spark-with-a-inner-shadow {
  width: 342px;
  max-width: 100%;
  margin-bottom: 0;
  transition: box-shadow .15s;
  box-shadow: inset 0 0 0 1px #00000029;
}

.spark-input-3.spark-with-a-inner-shadow:hover, .spark-input-3.spark-with-a-inner-shadow:focus {
  box-shadow: inset 0 0 0 1px #1e116e;
}

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

.spark-hero-sub-paragraph-6 {
  width: 100%;
  margin-bottom: 64px;
}

.spark-square-menu-with-links-2 {
  background-color: #fff;
  width: 100%;
  padding-left: 64px;
  padding-right: 64px;
  position: absolute;
  inset: 0% 0% auto;
}

.spark-brand-logo-2 {
  z-index: 2;
  padding-left: 0;
}

.spark-hero-section-image-2 {
  border-radius: 8px;
  flex: 0 auto;
  width: 45%;
  max-width: 50%;
  display: block;
}

.spark-square-menu-inner-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.spark-simple-menu-button-2 {
  background-color: #fff;
  width: 60px;
  height: 60px;
  padding: 0 0 0 18px;
  overflow: hidden;
}

.spark-simple-menu-button-2.w--open {
  background-color: #f0ecfd;
  border-radius: 8px;
}

.spark-line-4 {
  z-index: 2;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
}

.spark-line-4.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 12.75px;
  height: 3.3px;
  margin-left: 18px;
  top: 38px;
}

.spark-flexed-form-2 {
  grid-column-gap: 16px;
  align-items: flex-end;
  display: flex;
}

.spark-nav-link-2 {
  color: #000;
  text-align: center;
  border-radius: 8px;
  margin-left: 8px;
  padding: 16px 24px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: background-color .15s, color .15s, opacity .15s;
}

.spark-nav-link-2:hover {
  opacity: 1;
  color: #5532fa;
  background-color: #f0ecfd;
}

.spark-nav-link-2.w--current {
  color: #5532fa;
}

.spark-nav-link-2.spark-button {
  color: #fff;
  text-align: center;
  background-color: #5532fa;
  border-style: none;
  border-radius: 999px;
  margin-right: 0;
  padding: 16px 24px;
  font-size: 1rem;
  line-height: 1em;
  transition: background-color .15s, opacity .15s;
}

.spark-nav-link-2.spark-button:hover {
  opacity: 1;
  color: #fff;
  background-color: #1e116e;
}

.spark-nav-link-2.spark-button.w--current {
  opacity: .5;
  color: #fff;
}

.spark-line-6 {
  z-index: 1;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-6.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-hero-section-left-side-3 {
  width: 50%;
}

.spark-line-5 {
  z-index: 2;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-5.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.sectio_6 {
  width: 100%;
  padding: 3rem 2rem 4rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_6.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_6.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.h3_7-4 {
  color: var(--blue_1);
  letter-spacing: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.spark-hero-section-left-side-3-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;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: block;
}

.h3_2-23 {
  color: var(--blue_1);
  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.1;
}

.color-neutral_2-4 {
  color: #211f54;
  font-size: .9rem;
  line-height: 1;
}

.div-block_2-24 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.h6_2-4 {
  color: var(--black_2);
  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_2-41 {
  color: var(--black_2);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.text-block2-24 {
  color: var(--black_2);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

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

.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: 500;
  line-height: 1.2;
}

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

.hero-h-home_7-3 {
  z-index: auto;
  color: #fff;
  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;
}

.link-block-23 {
  text-decoration: 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;
}

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

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

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

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

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

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

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

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

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

.paragraph-14 {
  color: #fff;
  -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;
}

.form-block-phone_5 {
  margin-bottom: 0;
}

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

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

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

.hero-h-home_7 {
  z-index: auto;
  color: #fff;
  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;
}

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

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

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

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

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

.checkbox {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.hero-h-home_7-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;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: .8;
  display: flex;
  position: relative;
  top: -4px;
  left: 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;
}

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

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

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

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

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

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

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

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

.content__wrapper-phone_1-1.phone_1-1 {
  flex-flow: row-reverse;
  justify-content: space-between;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0%;
}

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

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

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

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

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

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

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

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

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

.paragraph-1-4 {
  color: #fff;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.paragraph-1-41 {
  color: #fff;
  -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;
}

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

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

.div-block-phone_4.phone_4 {
  background-color: var(--blue_1);
  background-image: linear-gradient(0deg, var(--blue_5) 17%, var(--blue_7));
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 40em;
  padding: 0 30px 0 60px;
  display: flex;
}

.hero-h-home_7-4 {
  z-index: auto;
  color: #fff;
  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: 1rem;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
  top: -10px;
  left: 0;
}

.hero-h-home_7-42 {
  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;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: .8;
  display: flex;
  position: relative;
  top: -4px;
  left: 0;
}

.grid-2-columns_6 {
  grid-column-gap: 1rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin-top: 2rem;
  margin-bottom: 3rem;
  display: grid;
}

.section-home_2-2 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_2-2.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_2-2.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_2-2._2 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/32.22.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.section-home_2-2._3 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/22.51.jpg');
  color: #fff;
  background-position: 0 0, 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  min-height: 70vh;
  padding: 60px 2rem 220px;
}

.image-wrapper_46 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  overflow: hidden;
}

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

.image-company_6 {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  display: inline-flex;
  box-shadow: 0 1px 10px 2px #0000001a;
}

.image-wrapper_6 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--0);
  box-shadow: none;
  opacity: 1;
  color: var(--orange-2);
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: flex-start center;
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.div-block-back-call-radiators_1 {
  background-color: #0000;
  background-image: none;
  border: 1px #ffffff80;
  border-radius: 3px;
  padding: 0;
}

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

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

.div-block-call-back-radiators_1 {
  border: 1px #fffc;
  border-radius: 3px;
  padding: 0;
}

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

.form-wrapper-radiators_1 {
  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;
}

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

.phone_2 {
  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;
  display: block;
}

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

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

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

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

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

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

.heading-sambo-6 {
  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;
}

.heading-sambo-5 {
  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;
}

.btn-submit-18 {
  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-18:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#9e3a12, #9e3a12);
}

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

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

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

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

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

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

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

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

.text-block-1-radiators {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-1-radiators:hover {
  color: #fff;
}

.tabs-content-4 {
  margin-top: 40px;
}

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

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

.m-radio-2-phone-5 {
  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-5.phone-2 {
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-left: 0;
  display: none;
}

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

.project_circle_wrap-radiators {
  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-radiators:hover {
  box-shadow: none;
  opacity: 1;
}

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

.input-9 {
  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;
}

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

.input-web-8 {
  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;
}

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

.btn-submit-19 {
  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-19:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#cacaca, #cacaca);
}

.project_quote-home-radiators_1 {
  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%;
}

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

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

.rocket_link-radiators {
  z-index: 1;
  background-color: #995600;
  border: 1px #000;
  border-radius: 3px;
  padding: 20px 30px;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 0;
}

.rocket_link-radiators:hover {
  opacity: .85;
  color: #fff;
  background-color: #995600;
}

.input-10 {
  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;
}

.text-block-1-2 {
  color: var(--white);
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-1-2:hover {
  color: var(--grey);
}

.rocket_link_1-2 {
  z-index: 1;
  background-color: var(--blue_1);
  border: 1px #000;
  border-radius: 3px;
  padding: 18px 70px;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 0;
}

.rocket_link_1-2:hover {
  background-color: var(--blue_5);
  opacity: .85;
  color: #fff;
}

.project_circle_wrap_1-2 {
  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_1-2:hover {
  box-shadow: none;
  opacity: 1;
}

.heading-web-4-_2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.div-block-h2_1 {
  background-color: #0000;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 15px;
}

.checkbox-label_1 {
  color: #fff;
  text-align: left;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2;
}

.div-block-call-back_1 {
  border: 1px #fffc;
  border-radius: 3px;
  padding: 0;
}

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

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

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

.project_quote-home_1 {
  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%;
}

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

.div-block-call-back_3 {
  border: 1px #fffc;
  border-radius: 3px;
  margin-top: 4rem;
  padding: 0;
}

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

.div-block-back-call_3 {
  background-color: #0000;
  background-image: none;
  border: 1px #ffffff80;
  border-radius: 3px;
  width: 400px;
  max-width: none;
  padding: 0;
}

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

.rocket_link_3 {
  z-index: auto;
  background-color: var(--blue_1);
  border: 1px #000;
  border-radius: 3px;
  width: 100%;
  padding: 20px 70px;
  text-decoration: none;
  display: block;
  position: relative;
  inset: 0;
}

.rocket_link_3:hover {
  background-color: var(--blue_1);
  opacity: .9;
  color: #fff;
}

.project_circle_wrap_3 {
  z-index: auto;
  box-shadow: none;
  background-color: #0000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  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;
}

.project_quote-home_3 {
  z-index: auto;
  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%;
}

.text-block-3 {
  color: var(--white);
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-3:hover {
  color: var(--grey);
}

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

.text-area-2 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-2:hover, .text-area-2:active, .text-area-2:focus {
  background-color: #0000;
}

.text-area_2 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  overflow: clip;
}

.text-area_2:hover, .text-area_2:active, .text-area_2:focus {
  background-color: #0000;
}

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

.phone_2-1 {
  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;
  display: block;
}

.heading-web-3-2 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

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

.m-rb-field-2-web-8 {
  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-8:hover {
  color: #0098cc;
  background-color: #0000;
}

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

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

.m-radio-lable-2 {
  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-2:hover {
  color: #fff9;
}

.checkbox-web_1 {
  align-self: auto;
  align-items: flex-start;
  margin-right: 20px;
  display: block;
}

.btn-submit-14 {
  color: #303030;
  background-color: #0000;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 3px;
  width: 90%;
  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-14:hover {
  box-shadow: none;
  background-color: #0000;
  background-image: linear-gradient(#cacaca, #cacaca);
}

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

.tabs-content-5 {
  margin-top: 40px;
}

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

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

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

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

.m-radio-2-phone-4 {
  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-4.phone-2 {
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-left: 0;
  display: none;
}

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

.div-block-checkbox-web_1 {
  margin-top: 20px;
  display: flex;
}

.text-checkbox-web_1 {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1;
}

.text-area-3 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 20px;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-3:hover, .text-area-3:active, .text-area-3:focus {
  background-color: #0000;
}

.text-block-1-web-form {
  color: #fff;
  border-bottom: 1px solid #fff3;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 16px;
  font-weight: 300;
}

.checkbox-2 {
  align-self: auto;
}

.div-block-h2-web-form {
  background-color: #f2d000;
  width: 380px;
  margin-left: -20px;
  margin-right: 0;
  padding: 10px 0 15px 20px;
}

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

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

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

.text-area-4 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-4:hover, .text-area-4:active, .text-area-4:focus {
  background-color: #0000;
}

.text-area-4-2 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-4-2:hover, .text-area-4-2:active, .text-area-4-2:focus {
  background-color: #0000;
}

.text-area-5 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-5:hover, .text-area-5:active, .text-area-5:focus {
  background-color: #0000;
}

.text-area-5-2 {
  color: #fff;
  background-color: #0000;
  border: 1px #0003;
  border-bottom: 1px solid #fff3;
  min-height: 80px;
  margin-top: 2rem;
  margin-bottom: 0;
  padding: 14px 0 18px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
}

.text-area-5-2:hover, .text-area-5-2:active, .text-area-5-2:focus {
  background-color: #0000;
}

.faq-question-wrap-2 {
  background-color: var(--white);
  box-shadow: none;
  cursor: pointer;
  border: 1px #094634;
  border-bottom: 1px solid #0000001a;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: .5rem;
  padding: 1rem 0 1rem 0;
}

.question-title-2 {
  color: var(--black_2);
  letter-spacing: 0;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2;
}

.h3_2-2 {
  color: #223260;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: .8rem;
  font-size: 2.7rem;
  font-weight: 500;
  line-height: 1.1;
}

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

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

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

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

.section-title-agency {
  color: #25262a;
  text-transform: none;
  flex: 0 auto;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
}

.faq-paragraph-4 {
  color: var(--black_2);
  margin-bottom: 0;
  padding-top: .7rem;
  padding-bottom: .7rem;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

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

.paragraph-2-agency {
  opacity: 1;
  width: 700px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.2;
  display: none;
}

.faq-content-2 {
  overflow: hidden;
}

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

.content-title-tpms {
  border-left: 5px solid red;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: .7rem;
  padding-right: 0;
  display: block;
}

.section-8 {
  margin-top: 5rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 3rem;
  position: relative;
}

.h3_7-3 {
  color: var(--blue_1);
  letter-spacing: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.1;
}

.faq-paragraph-4-2 {
  color: #232323;
  margin-bottom: 0;
  padding-top: .7rem;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
}

.faq-paragraph-4-3 {
  color: #232323;
  margin-bottom: 0;
  padding: .7rem 0 0 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.image-square_100, .image-square_101 {
  border-radius: 16px;
  overflow: hidden;
  transform: translate(0);
}

.container-default_9 {
  max-width: 90rem;
  padding-left: 0;
  padding-right: 0;
}

.section_10 {
  color: #fff;
  padding: 5rem 2rem;
  display: block;
}

.text-300-medium-services_3-2 {
  color: #243039;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  transition: transform .2s;
}

.text-300-medium-services_3-2:hover {
  transform: translate(3px);
}

.grid-3-columns-gap-row_9 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-link-dark_9-1 {
  color: #1668be;
  text-decoration: none;
  transition: color .3s;
}

.heading-link-dark_9-1:hover {
  color: red;
}

.mg-bottom_102 {
  margin-bottom: 10px;
}

.image-link_100 {
  transition: transform .3s;
}

.image-link_100:hover {
  transform: scale(1.1);
}

.link-173 {
  color: #243039;
  font-size: 1.1rem;
  line-height: 1;
  text-decoration: none;
}

.link-173:hover {
  color: red;
}

.grid-3-columns-services_1 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  margin-bottom: 4rem;
  display: block;
}

.color-neutralservices_3-2 {
  color: #6e7191;
  margin-top: 5px;
}

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

.image-square_102 {
  border-radius: 16px;
  overflow: hidden;
  transform: translate(0);
}

.mg-bottom_101 {
  margin-bottom: 10px;
}

.color-neutralservices_3-3 {
  color: #6e7191;
  margin-top: 5px;
}

.text-decoration-none_9-1 {
  margin-bottom: 0;
  text-decoration: none;
}

.margin-bottom_3 {
  color: #243039;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  display: block;
}

.image-link_102 {
  transition: transform .3s;
}

.image-link_102:hover {
  transform: scale(1.1);
}

.h3-heading_3 {
  color: red;
  text-align: left;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.mg-bottom_100 {
  margin-bottom: 10px;
}

.f-heading-detail-small-2 {
  color: #1668be;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.image-link_101 {
  transition: transform .3s;
}

.image-link_101:hover {
  transform: scale(1.1);
}

.color-neutralservices_3 {
  color: #6e7191;
  margin-top: 7px;
  transition: transform .2s;
}

.color-neutralservices_3:hover {
  transform: translate(3px);
}

.mg-bottom_9-1 {
  margin-bottom: 24px;
}

.text-300-medium-services_3 {
  color: #243039;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.text-300-mediumservices_3-3 {
  color: #243039;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
  transition: transform .2s;
}

.text-300-mediumservices_3-3:hover {
  transform: translate(3px);
}

.max-width-large_3 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.section-9 {
  color: #fff;
  padding: 3rem 2rem 8rem;
  display: block;
}

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

.grid-3-columns-gap-row_9-1 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mg-bottom_9 {
  margin-bottom: 10px;
}

.image-square_9 {
  border-radius: 0;
  transition: transform .6s;
  overflow: hidden;
  transform: scale(1);
}

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

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

.div-block_9-11 {
  line-height: 1;
}

.faq-content_9 {
  overflow: hidden;
}

.content_9 {
  line-height: 1;
  overflow: hidden;
}

.paragraph_4 {
  color: var(--blue_1);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
}

.link-174 {
  color: var(--blue_1);
  text-decoration: none;
}

.link-174:hover {
  opacity: .7;
}

.flowout-quote {
  color: #333;
  text-align: left;
  width: 100%;
  min-width: auto;
  min-height: auto;
  font-size: 20px;
  display: block;
  position: relative;
}

.flowout-slide-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--red_8);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(500px, 750px) repeat(auto-fit, minmax(200px, max-content));
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: grid;
}

.flowout-slide-image-3 {
  background-image: url('../images/Стапельные-работы-3.32.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flowout-slide-image-2 {
  background-image: url('../images/Выбор-методики-ремонта-2.2.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-testimonials-makeup.flowout-section {
  margin-bottom: 140px;
  display: block;
}

.flowout-container-testimonials-makeup {
  flex: 1;
  align-self: stretch;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.flowout-right-arrow {
  display: block;
}

.flowout-slide-testimonial {
  background-color: var(--grey-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 400px;
  padding: 56px 10% 56px 7%;
  display: flex;
}

.flowout-tag {
  color: #313f34;
  text-align: center;
  letter-spacing: .2em;
  text-transform: uppercase;
  background-color: #c8ebc8;
  border-radius: 2px;
  flex-flow: wrap;
  place-content: stretch center;
  align-items: center;
  height: 36px;
  margin-bottom: 12px;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
}

.flowout-tag.flowout-quote-author {
  color: #333;
  background-color: #0000;
  align-self: flex-start;
  margin-top: 16px;
  line-height: 1.2;
}

.flowout-slide-image-5 {
  background-image: url('../images/Полировка-2.22.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flowout-slider-testimonials-makeup {
  background-color: #0000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.flowout-slide-full {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.flowout-slider-full-dots {
  color: var(--blue_7);
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 20px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 0;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  inset: auto 0% 56px;
}

.flowout-slide-full-2 {
  width: 100%;
  height: 100%;
}

.flowout-slide-image-4 {
  background-image: url('../images/Ремонтные-работы-2.22.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.flowout-slider-full-mask {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.flowout-left-arrow {
  display: block;
}

.flowout-slide-image {
  background-image: url('../images/Предварительный-осмотр-2.22.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-10.flowout-section {
  margin-bottom: 140px;
  display: block;
}

.section-10._10, .section-10._10-copy {
  margin-top: 10rem;
  margin-bottom: 8rem;
  display: block;
}

.flowout-container_10 {
  flex: 1;
  align-self: stretch;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.flowout-slider_10 {
  background-color: #0000;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.flowout-slider-full-mask_10 {
  width: 100%;
  height: auto;
  padding-bottom: 0;
  overflow: hidden;
}

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

.neutral_4 {
  color: #6e7191;
}

.div-block_7-4 {
  margin-top: 1rem;
  margin-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.div-block_2-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: block;
}

.heading-3 {
  color: var(--blue_1);
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.paragraph-15 {
  color: var(--black_2);
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1.3;
}

.heading-3_1 {
  color: var(--blue_1);
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.1;
}

.h3_7-5, .h3_7-6 {
  color: var(--blue_1);
  letter-spacing: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.flowout-slide-image-5-1 {
  background-image: url('../images/Покрасочные-работы-2.22.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.uui-banner23_content_5-32 {
  text-align: center;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4rem;
  margin-left: 0;
  display: flex;
}

.div-block_7-22 {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.footer-megapolis-3 {
  background-color: #292929;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 20px 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-footer-location-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.text-block-footer-location-2:hover {
  color: #e6e6e6;
}

.nav-footer-megapolis-3 {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: auto;
  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;
}

.content-footer-megapolis-3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: wrap;
  flex: 0 auto;
  place-content: space-between;
  align-self: auto;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.text-block-footer-tel-4 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.text-block-footer-tel-4:hover {
  color: #e6e6e6;
}

.text-label-3-megapolis {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label-3-megapolis.spaced-word-label {
  opacity: 1;
  text-align: center;
  letter-spacing: 1px;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  display: flex;
}

.footer-grid-footer-megapolis-3 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.text-block-footer-address-4 {
  color: #fff;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.text-block-footer-address-4:hover {
  color: #e6e6e6;
}

.link-block-logo-web {
  float: right;
  justify-content: flex-end;
  width: auto;
  height: auto;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.link-3-footer-megapolis-2 {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: none;
  flex: 1;
  align-self: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: block;
}

.link-3-footer-megapolis-2:hover {
  opacity: 1;
  color: #dddfec;
}

.footer4-link-4 {
  opacity: 1;
  color: #ffffffb3;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.footer4-link-4:hover {
  opacity: 1;
  color: #fff;
}

.footer4-link-4.w--current {
  opacity: 1;
  color: #fff;
  line-height: 1;
}

.footer4-link-4.w--current:hover {
  color: #fff;
}

.footer-right-footer-megapolis-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.text-block-footer-tel-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.text-block-footer-tel-2:hover {
  color: #e6e6e6;
}

.link-block-footer-tel-4 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 10px;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.image-footer-email-2 {
  flex: 0 auto;
  width: 18px;
  max-width: none;
  height: 18px;
  margin-right: 10px;
  display: block;
}

.text-span-wholesale {
  color: #ac1313;
  text-align: center;
}

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

.image-wd {
  display: block;
  position: relative;
  top: 18px;
  left: 5px;
}

.image-footer-tel-3 {
  flex: 0 auto;
  width: 18px;
  max-width: none;
  height: 18px;
  margin-right: 10px;
  display: block;
}

.div-block-logo-megapolis-4 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-logo-megapolis-3 {
  display: flex;
}

.text-block-footer {
  color: #fff;
  text-align: right;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.text-block-footer:hover {
  opacity: .7;
}

.link-block-footer-location {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: none;
}

.image-logo-2 {
  flex: 0 auto;
  align-self: auto;
  width: 16px;
  height: 16px;
  position: relative;
  top: 5px;
  left: 0;
}

.title-line-footer_3 {
  background-color: var(--grey);
  opacity: .1;
  background-image: none;
  border-radius: 20px;
  width: 100%;
  max-width: 800px;
  min-height: 1px;
  margin: 1rem auto 20px;
}

.image-footer-location-2 {
  flex: 0 auto;
  width: 20px;
  max-width: none;
  margin-right: 10px;
  display: block;
}

.text-block-footer-address-3-1 {
  color: #fff;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.text-block-footer-address-3-1:hover {
  color: #e6e6e6;
}

.image-2-footer-megapolis {
  width: 40px;
  height: 40px;
  margin-top: 0;
}

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

.div-block-logo-web {
  max-width: 1400px;
  height: 40px;
  margin: 10px auto 0;
  display: none;
}

.footer-middle-footer-megapolis-3 {
  color: #333;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
  display: flex;
}

.link-block-footer-email-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 10px;
  text-decoration: none;
  display: flex;
}

.footer-grid-footer {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.footer-footer {
  background-color: var(--blue_5);
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 2rem 20px;
  font-family: Montserrat, sans-serif;
}

.div-block-logo-footer {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-grid-footer_3 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-top: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  display: grid;
}

.footer-right-footer_2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.content-footer_3 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: row;
  flex: 0 auto;
  place-content: space-between flex-start;
  align-self: auto;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.text-label-3 {
  opacity: .7;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: block;
}

.text-label-3.spaced-word-label {
  opacity: 1;
  text-align: center;
  letter-spacing: 1px;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: auto;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  display: flex;
}

.text-label-3._3 {
  opacity: 1;
  text-align: center;
  letter-spacing: 1px;
  flex: 1;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin: 0;
  font-family: Varela Round, sans-serif;
  font-size: 14px;
  display: flex;
}

.link-text_3-3 {
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  transition: color .3s;
  display: inline-block;
}

.link-text_3-3:hover {
  color: #9d9d9d;
}

.link-wrapper-color-primary_3-2 {
  color: #6e7191;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.link-wrapper-color-primary_3-2:hover {
  color: #6e719180;
}

.footer-list-wrapper_3 {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1px;
  list-style-type: none;
}

.footer-list-item_3-2 {
  align-items: center;
  margin-bottom: 10px;
  padding-left: 0;
  display: block;
}

.link-wrapper-color-primary_3-3 {
  color: #4a3aff;
  align-items: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.link-wrapper-color-primary_3-3:hover {
  color: #281ca5;
}

.brix---header-logo-link-footer {
  transform-style: preserve-3d;
  flex-direction: row;
  align-items: center;
  padding-left: 0;
  transition: transform .3s, color .3s;
  display: flex;
}

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

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

.footer-link_3 {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3:hover {
  color: #9d9d9d;
}

.brix---header-logo-footer {
  width: 30px;
  max-width: none;
  height: 30px;
  margin-right: 10px;
}

.link-icon-left_3-2 {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.text-block-1-footer {
  color: #fff;
  margin-bottom: 5px;
  font-size: 11px;
  line-height: 1;
}

.grid-footer_1 {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  max-width: 1400px;
  margin-top: 2rem;
}

.footer-list-item_3-1, .footer-list-item_3-3 {
  margin-bottom: 10px;
  padding-left: 0;
}

.div-block-footer {
  border-left: 1px #3d3d3d;
  padding-left: 0;
  padding-right: 0;
}

.text-block-2-footer {
  color: #fff;
  font-size: 11px;
  line-height: 1;
}

.div-block-footer_4 {
  border-left: 1px #3d3d3d;
  padding-left: 0;
}

.container-default_1-2 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-footer_1 {
  padding-left: 0;
}

.footer-middle_1 {
  padding-top: 60px;
  padding-bottom: 0;
}

.link-text_3-2 {
  color: #fff;
  align-self: auto;
  font-size: 14px;
  line-height: 1;
  transition: color .3s;
  display: inline-block;
}

.link-text_3-2:hover {
  color: #9d9d9d;
}

.link-icon-left_3-3 {
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.footer-col-title_3-2 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.footer-list-wrapper_3-2 {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1px;
  list-style-type: none;
}

.footer-wrapper_1 {
  background-color: #232323;
  border-top: 1px #eff0f6;
  margin-top: 160px;
  padding-bottom: 40px;
}

.footer-list-item_3-22 {
  align-items: center;
  margin-bottom: 10px;
  padding-left: 0;
  display: none;
}

.features-wrapper_2-44 {
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1;
  display: flex;
}

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

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

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

.features-image-3-33, .features-image-3-44 {
  object-fit: cover;
  width: 1rem;
  height: 1rem;
  margin-right: 10px;
}

.paragraph-1-44, .paragraph-2-44 {
  color: #fff;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}

.footer-address-4-44 {
  color: #fff;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.footer-address-4-44:hover {
  color: #e6e6e6;
}

.footer-link_3-1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-1:hover {
  color: #9d9d9d;
}

.footer-link_3-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-3:hover {
  color: #9d9d9d;
}

.footer-link_3-4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-4:hover {
  color: #9d9d9d;
}

.div-block-logo-footer_1 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-bottom: 1.5rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div-block-logo_3-0 {
  display: flex;
}

.image-2-footer {
  width: 60px;
  height: auto;
  margin-top: 0;
}

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

.nav-name-footer_3 {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  width: auto;
  margin-bottom: 3px;
  margin-left: 0;
  padding-top: 0;
  font-size: .55rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

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

.footer-list-wrapper_3-22 {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 1px;
  list-style-type: none;
}

.title-line-footer_3-2 {
  background-color: var(--grey);
  opacity: .1;
  background-image: none;
  border-radius: 20px;
  width: 100%;
  max-width: 800px;
  min-height: 1px;
  margin: 1rem auto 20px;
}

.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: 0;
  position: relative;
}

.button-label {
  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%;
}

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

.section_2.hero {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

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

.section_2.hero_2 {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

.section_2.hero_2: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;
  width: 60%;
  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: var(--black_2);
  letter-spacing: -.02em;
  width: auto;
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4;
}

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

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

.section_2-2.hero {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

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

.section_2-2.hero_2 {
  background-image: linear-gradient(90deg, #fff 36%, #fff0 88%), url('../images/Покраска-1.3.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 80vh;
  margin-bottom: 6rem;
  padding: 140px 2rem 240px;
  display: flex;
}

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

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

.cta-header-component_2-2 {
  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-header-component_2-2 {
  z-index: 2;
  width: 85%;
}

.review-wrap_2-2 {
  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: none;
}

.hero-h1_2-2, .hero-h1_2-3 {
  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;
}

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

.hero-h1_2-23 {
  color: var(--black_2);
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: .25rem;
  margin-bottom: .25rem;
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.1;
}

.hero-h2_2-23 {
  color: var(--blue_1);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5rem;
  font-weight: 800;
  line-height: 1;
}

.hero-h2_2-24 {
  color: var(--black_2);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.1;
}

.sectio_3-2 {
  width: 100%;
  margin-top: 3rem;
  padding: 1rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_3-2.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_3-2.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

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

.color-neutral_2-4-22 {
  color: #211f54;
  font-size: .9rem;
  line-height: 1;
  display: none;
}

.spark-flex-row-8-22 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-8-22.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-8-22.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-8-22.spark-5-spacing, .spark-flex-row-8-22.spark {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

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

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

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

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

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

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

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

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

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

.heading-h2-catalog {
  color: #000f27;
  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;
}

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

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

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

.h6-catalog-gallery_3 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #f7f7fc;
  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-catalog-gallery_2 {
  padding-left: 2rem;
  padding-right: 0;
}

.text-block_gallery {
  color: #18181d;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
}

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

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

.h6-catalog-gallery_2-1 {
  color: #18181d;
  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;
}

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

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

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

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

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

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

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

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

.section-gallery {
  background-color: #fff;
  padding: 8rem 3rem 0;
  display: block;
}

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

.h6-catalog-gallery_3-2 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  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;
}

.h6_3-catalog {
  color: #18181d;
  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_3-2 {
  margin-top: 1rem;
}

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

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

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

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

.h6-catalog-gallery_2 {
  color: #18181d;
  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;
}

.h6_2-catalog {
  color: #18181d;
  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;
}

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

.h6_1-catalog {
  color: #18181d;
  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;
}

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

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

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

.section_4-2 {
  background-color: #fff;
  padding: 2rem 2rem 0;
  display: block;
}

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

.div-block_3-22 {
  margin-top: 0;
}

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

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

.div-block_3-9 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper-two_3-9 {
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.4px;
  display: flex;
}

.features-right_3-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 0;
  list-style-type: disc;
  display: block;
}

.features-block-two_3-9 {
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  list-style-type: disc;
  display: block;
}

.features-image_3-9 {
  object-fit: cover;
  width: 12px;
  height: 12px;
  margin-right: 0;
  display: block;
}

.text-block-services_3-9 {
  color: #243039;
  border-left: 2px #0e73b7;
  flex: 1;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 10px;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3;
}

.div-block_4-22 {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.h6-catalog-gallery_3-22 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: .45rem 0;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

.column, .column-2 {
  padding-left: 0;
  padding-right: 0;
}

.h6-catalog-gallery_3-3 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  left: -65px;
}

.h6-catalog-gallery_3-44 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1;
}

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

.h6-catalog-gallery_3-32 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-span-67 {
  font-size: 1rem;
  line-height: 1;
}

.div-block_3-33 {
  width: auto;
  margin-top: .5rem;
}

.link-175 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.link-176 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.link-177 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.link-178 {
  color: var(--blue_7);
  text-decoration: none;
}

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

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

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

.h6-catalog-gallery_3-42 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.div-block_3-42 {
  width: auto;
  margin-top: .5rem;
}

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

.h6-catalog-gallery_3-42-2 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.2;
}

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

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

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

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

.grid-2-columns-text_4-22 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.mg-bottom_4-22 {
  margin-bottom: 0;
}

.grid-1-column-gap-row_4-22 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.icon-left---content-right_4-22 {
  background-color: var(--grey-blue);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 1.5rem 0 2rem;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.xsquare-icon_4-22 {
  border-radius: 0;
  align-self: auto;
  width: 40px;
  height: auto;
}

.card-left-text-wrapper_4-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 24px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.paragraph-default_4-22 {
  justify-content: flex-start;
  align-items: center;
  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;
  display: block;
}

.color-neutral_4-22 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.paragraph_4-22 {
  color: var(--black_2);
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.paragraph_4-23 {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  line-height: 1.3;
}

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

.link-179 {
  color: var(--blue_7);
  font-weight: 600;
  text-decoration: none;
}

.link-179:hover {
  font-weight: 500;
  text-decoration: underline;
}

.link-180 {
  color: var(--blue_7);
  font-weight: 500;
  text-decoration: none;
}

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

.link-181 {
  color: var(--blue_7);
  font-weight: 500;
  text-decoration: none;
}

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

.link-182 {
  color: var(--blue_7);
  font-weight: 600;
  text-decoration: none;
}

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

.section_6 {
  background-color: #fff;
  padding: 8rem 3rem 0;
  display: none;
}

.sectio_5-2 {
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 6rem;
  padding: 4rem 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_5-2.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_5-2.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

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

.spark-flex-row_5-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row_5-2.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row_5-2.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row_5-2.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row_5-2.spark {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row_5-2.spark_5-2 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.spark-hero-section-left-side_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;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: block;
}

.text-span-73 {
  font-weight: 400;
}

.section-_11.flowout-section {
  margin-bottom: 140px;
  display: block;
}

.section-_11._10, .section-_11._10-copy, .section-_11._10-copy-copy {
  margin-top: 10rem;
  margin-bottom: 8rem;
  display: block;
}

.section-_11._11 {
  margin-top: 6rem;
  margin-bottom: 8rem;
  display: block;
}

.section-9-2 {
  color: #fff;
  padding: 0 2rem 8rem;
  display: block;
}

.secondary_2-22 {
  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_2-22:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary_2-22.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_2-22._2-2 {
  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: auto;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary_2-22._2-22, .secondary_2-22._2-28 {
  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: auto;
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

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

.text-span-74 {
  font-size: 1.2rem;
  font-weight: 600;
}

.text-span-75, .text-span-76, .text-span-77, .text-span-78 {
  font-size: 1.2rem;
}

.text-span-79 {
  color: var(--black_2);
  font-size: 1.3rem;
}

.div-block_4-32 {
  margin-top: 3rem;
}

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

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

.link-183 {
  color: var(--blue_7);
  font-weight: 600;
  text-decoration: none;
}

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

.text-span-81, .text-span-82, .text-span-83, .text-span-84 {
  font-weight: 600;
}

.spark-flex-row_6-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row_6-2.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row_6-2.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row_6-2.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row_6-2.spark {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row_6-2.spark_5-2 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row_6-2.spark_6-2 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
}

.div-block_4-33 {
  margin-top: 3rem;
}

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

.text-span-85 {
  font-weight: 500;
}

.spark-flex-row_6-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row_6-3.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row_6-3.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row_6-3.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row_6-3.spark {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row_6-3.spark_5-2 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row_6-3.spark_6-2 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2rem;
}

.spark-flex-row_6-3.spark_6-3 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 4rem;
}

.text-span-86, .text-span-87 {
  font-weight: 600;
}

.grid-1-column-gap-row_4-45 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.icon-left---content-right_4-45 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 1.5rem;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.card-left-text-wrapper_4-45 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.paragraph-default_4-45 {
  justify-content: flex-start;
  align-items: center;
  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;
  display: block;
}

.color-neutral_4-45 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.paragraph_4-45 {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
}

.grid-2-columns-text_4-33 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block_3-22-2 {
  margin-top: 0;
  margin-bottom: 2rem;
}

.h6_4-44-2 {
  color: var(--black_2);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: .5rem;
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

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

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

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

.grid-2-columns-text_7-22 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.div-block_7-23 {
  width: auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

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

.brix---color-neutral-883-44 {
  background-color: var(--grey-blue);
  color: #6e7191;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1.1rem 1.5rem;
  box-shadow: 0 1px 10px 2px #0000001a;
}

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

.section_2-3.hero {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

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

.section_2-3.hero_2 {
  background-image: linear-gradient(90deg, #fff 36%, #fff0 83%), url('../images/Покраска-1.3.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 55rem;
  margin-bottom: 6rem;
  padding: 8rem 2rem;
  display: flex;
}

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

.section_2-3.hero_2-3 {
  background-image: linear-gradient(0deg, #fff 28%, #fff0 56%), url('../images/Стапельные-работы-3.4-1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  min-height: 80vh;
  margin-bottom: 6rem;
  padding: 140px 2rem 60px;
  display: flex;
}

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

.div-block_7-24 {
  width: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.div-block_7-25 {
  width: auto;
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.text-span-90 {
  color: var(--blue_1);
  font-weight: 600;
}

.div-block_7-26 {
  width: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.h6_7-26 {
  color: #18181d;
  letter-spacing: -.02em;
  background-color: #fff;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.3;
}

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

.section_2-1.hero {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

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

.section_2-1.hero_2 {
  background-image: linear-gradient(90deg, #fff 36%, #fff0 83%), url('../images/Покраска-1.3.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 55rem;
  margin-bottom: 6rem;
  padding: 8rem 2rem;
  display: flex;
}

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

.section_2-1.hero_2-1 {
  background-image: linear-gradient(90deg, #fff 36%, #fff0 83%), url('../images/Кузовной-ремонт-1.7.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  min-height: 80vh;
  margin-bottom: 6rem;
  padding: 140px 2rem 240px;
  display: flex;
}

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

.section_4-2-22 {
  background-color: #fff;
  padding: 0 2rem;
  display: block;
}

.grid-2-columns-text_4-35 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 3rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.section_4-24 {
  background-color: #fff;
  padding: 0 2rem;
  display: block;
}

.sectio_3-22 {
  width: 100%;
  margin-top: 0;
  padding: 1rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_3-22.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_3-22.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.bicolor-neutral_4-22-1 {
  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;
}

.sectio_5-21 {
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 4rem;
  padding: 2rem 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_5-21.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_5-21.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-content-right-2 {
  width: 600px;
  max-width: 50%;
}

.spark-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-absolute-left-image-2 {
  object-fit: cover;
  flex: 0 auto;
  width: 48%;
  max-height: 840px;
  display: block;
  position: absolute;
  inset: 50% 0% 0% auto;
  transform: translate(0, -50%);
}

.section-12 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-12.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-12.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-container-12 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-hero-sub-paragraph-7 {
  width: 100%;
  margin-bottom: 64px;
}

.spark-line-7 {
  z-index: 1;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}

.spark-line-7.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 28px;
}

.spark-line-8 {
  z-index: 2;
  background-color: #000;
  width: 35px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}

.spark-line-8.spark-simple-line {
  background-color: #5532fa;
  border-radius: 3px;
  width: 24px;
  height: 3.3px;
  top: 18px;
}

.spark-absolute-left-image-3 {
  object-fit: cover;
  width: 48%;
  max-height: 840px;
  display: block;
  position: absolute;
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
}

.spark-container-13 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-absolute-left-image-4 {
  object-fit: cover;
  width: 48%;
  max-height: 840px;
  display: block;
  position: absolute;
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
}

.spark-container-14 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.spark-flex-row-13 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-13.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-13.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-13.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-13.spark-full-width-mobile, .spark-flex-row-13.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-flex-row-13.spark-full-width-mobile-13 {
  grid-column-gap: 5%;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
}

.spark-content-right-13 {
  flex: 0 auto;
  width: auto;
  max-width: 50%;
  padding-right: 0;
  display: block;
}

.section-13 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-13.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-13.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-13.spark-flex-middle-13 {
  padding-top: 400px;
  padding-bottom: 220px;
}

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

.section_2-31.hero {
  background-image: linear-gradient(90deg, #fff 29%, #fff0 63%), url('../images/Кузовной-ремонт-1.6.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 55rem;
  padding: 10rem 3rem 8rem;
}

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

.section_2-31.hero_2 {
  background-image: linear-gradient(90deg, #fff 36%, #fff0 83%), url('../images/Покраска-1.3.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
  height: 55rem;
  margin-bottom: 6rem;
  padding: 8rem 2rem;
  display: flex;
}

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

.section_2-31.hero_2-3 {
  background-image: linear-gradient(0deg, #fff 28%, #fff0 56%), url('../images/Стапельные-работы-3.4-1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  min-height: 80vh;
  margin-bottom: 6rem;
  padding: 140px 2rem 60px;
  display: flex;
}

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

.section_2-31.hero_2-31 {
  background-image: linear-gradient(0deg, #fff 28%, #fff0 56%), url('../images/Стапельные-работы-3.4-1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  min-height: 80vh;
  margin-bottom: 6rem;
  padding: 140px 2rem 60px;
  display: none;
}

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

.spark-absolute-left-image-13 {
  object-fit: cover;
  width: 48%;
  max-height: 900px;
  display: block;
  position: absolute;
  inset: 50% auto 0% 0%;
  transform: translate(0, -50%);
}

.spark-container-13-1 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.spark-half-spacer-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 37vw;
  display: block;
}

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

.spark-section-15 {
  width: 100%;
  padding: 60px 2rem 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-15.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.spark-section-15.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-flex-row-15 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-15.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-15.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-15.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-15.spark-full-width-mobile, .spark-flex-row-15.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-flex-row-15.spark-15 {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: flex-start;
  align-items: center;
}

.spark-hero-section-left-side-15 {
  width: 100%;
  margin-right: 0;
  padding-right: 0;
}

.spark-hero-section-image-15 {
  border-radius: 0;
  flex: 0 auto;
  width: 50%;
  max-width: 50%;
  display: none;
  box-shadow: 0 1px 10px 2px #0000001a;
}

.hero-h1_2-4 {
  color: var(--blue_1);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1;
}

.hero-h5_2-2 {
  color: var(--black_2);
  letter-spacing: 0;
  width: auto;
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.3;
}

.div-block_7-21 {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.sectio_5-212 {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_5-212.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_5-212.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-flex-row-8-22-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-8-22-1.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-8-22-1.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-8-22-1.spark-5-spacing, .spark-flex-row-8-22-1.spark {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.section_3-23 {
  width: 100%;
  margin-top: 1rem;
  padding: 0 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section_3-23.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section_3-23.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

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

.div-block_7-27 {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.brix---color-neutral-882-42 {
  color: #6e7191;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.sectio_3-25 {
  width: 100%;
  margin-top: 1rem;
  padding: 0 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_3-25.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_3-25.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.grid-2-columns-text_4-221 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin: 2.5rem auto;
  display: grid;
}

.brix---color-neutral-882-21 {
  color: #6e7191;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

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

.div-block_7-55 {
  width: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.text-span-91, .text-span-92, .text-span-93 {
  font-weight: 600;
}

.grid-2-columns-text_7-55 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-span-94, .text-span-95 {
  font-weight: 600;
}

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

.text-span-96, .text-span-97 {
  font-weight: 600;
}

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

.brix---color-neutral-882-5 {
  color: #6e7191;
  margin-bottom: .5rem;
}

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

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

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

.brix---color-neutral-883-88 {
  background-color: var(--grey-blue);
  color: #6e7191;
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 1.1rem 1.5rem;
  box-shadow: 0 1px 10px 2px #0000001a;
}

.text-span-98, .text-span-99, .text-span-100 {
  font-weight: 500;
}

.section_3-5 {
  color: #fff;
  margin-top: 2rem;
  padding: 0 2rem;
}

.sectio_6-5 {
  width: 100%;
  padding: 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_6-5.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_6-5.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-10-5.flowout-section {
  margin-bottom: 140px;
  display: block;
}

.section-10-5._10, .section-10-5._10-copy {
  margin-top: 10rem;
  margin-bottom: 8rem;
  display: block;
}

.section-10-5._10-5 {
  margin-top: 6rem;
  margin-bottom: 4rem;
  display: none;
}

.section-8-5 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 0;
  position: relative;
}

.section_5-5 {
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 1rem;
}

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

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

.bicolor-neutral_7-1 {
  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;
}

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

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

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

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

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

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

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

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

.div-block_7-01 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 4rem;
  display: none;
}

.f-testimonial-section-2 {
  background-color: #fff;
  padding: 100px 5%;
  position: relative;
  overflow: hidden;
}

.f-testimonial-right-a-2 {
  background-color: var(--blue_1);
  color: #fff;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 0% auto auto;
}

.f-testimonial-right-a-2:hover {
  background-color: var(--blue_7);
  opacity: 1;
  color: #fff;
  border-color: #160042;
}

.f-avatar-image-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-testimonial-slider-mask {
  width: 350px;
  overflow: visible;
}

.f-testimonial-background-3 {
  background-color: #f7f9fd00;
  width: 100%;
  height: 30%;
  position: absolute;
  inset: auto 0% 0%;
}

.f-icon-regular-6 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  transition: color .2s;
  display: flex;
}

.f-margin-bottom-84 {
  margin-bottom: 16px;
}

.f-slide-nav-hidden-3 {
  display: none;
  bottom: -50px;
}

.f-testimonial-avatar-small-3 {
  background-color: #f3f5fb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  min-width: 48px;
  height: 48px;
  min-height: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.f-testimonial-slider-large {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 48px;
}

.f-heading-detail-small-9 {
  color: #6b7094;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-testimonial-star-wrapper-2 {
  grid-column-gap: 4px;
  margin-bottom: 16px;
  display: flex;
}

.f-testimonial-author-3 {
  grid-column-gap: 16px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.f-testimonial-author-3:hover {
  border-color: #0000;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-paragraph-small-4 {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-paragraph-regular-7 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8;
}

.f-paragraph-regular-7.f-text-weight-medium-3 {
  font-weight: 500;
}

.f-testimonial-card-3 {
  color: #160042;
  background-color: #fff;
  border-radius: 12px;
  padding: 32px;
  box-shadow: 23px 23px 64px -16px #393b6a0f;
}

.f-container-regular-7 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-testimonial-left-a-2 {
  color: #393b6a;
  background-color: #0000;
  border: 1px solid #e4e6f1;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px;
  transition: all .3s;
  display: flex;
  inset: -90px 60px auto auto;
}

.f-testimonial-left-a-2:hover {
  background-color: var(--blue_7);
  color: #fff;
}

.f-margin-bottom-83 {
  margin-bottom: 12px;
}

.f-h3-heading-7 {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-testimonial-slide-2 {
  margin-right: 40px;
}

.f-margin-bottom-85 {
  margin-bottom: 40px;
}

.section_7 {
  background-color: #fff;
  padding: 0 2rem 2rem;
  position: relative;
  overflow: hidden;
}

.container_7 {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block_7-3 {
  display: none;
}

.margin-bottom_7 {
  margin-bottom: 16px;
}

.h3-heading_7 {
  color: #160042;
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
  display: none;
}

.div-block_7-2_7 {
  margin-top: 1rem;
  margin-bottom: 8rem;
}

.section_7-20 {
  background-color: #fff;
  padding: 0 2rem 6rem;
  position: relative;
  overflow: hidden;
}

.section_7-22, .section_7-23 {
  background-color: #fff;
  padding: 0 2rem 6rem;
  display: none;
  position: relative;
  overflow: hidden;
}

.section_7-24 {
  background-color: #fff;
  padding: 4rem 2rem 6rem;
  display: none;
  position: relative;
  overflow: hidden;
}

.section_7-25 {
  background-color: #fff;
  margin-bottom: 8rem;
  padding: 4rem 2rem 6rem;
  display: none;
  position: relative;
  overflow: hidden;
}

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

.sectio_3-55 {
  width: 100%;
  margin-top: 0;
  padding: 1rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_3-55.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_3-55.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

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

.sectio_8-1 {
  width: 100%;
  padding: 2rem 2rem 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_8-1.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_8-1.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.div-block_8-2 {
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.spark-hero-section-left-side_8 {
  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;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  display: block;
}

.div-block_8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: block;
}

.color-neutral_8 {
  color: #211f54;
  font-size: .9rem;
  line-height: 1;
}

.div-block_8-3 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.h3_8-2 {
  color: var(--blue_1);
  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.1;
}

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

.color-neutral_8-3 {
  color: #6e7191;
  margin-bottom: 1rem;
}

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

.brix---color-neutral_2 {
  color: #6e7191;
  margin-bottom: .5rem;
}

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

.color-neutral_8-4 {
  color: #6e7191;
  margin-top: .5rem;
}

.h6_2-8 {
  color: var(--black_2);
  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_2-82 {
  color: var(--black_2);
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.text-span-101 {
  background-color: var(--orange-2);
  opacity: 1;
  text-transform: uppercase;
  font-size: 1.2rem;
}

.color-neutral_8-32 {
  color: #6e7191;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

.grid-2-columns-text_8 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin: 2rem auto 3rem;
  display: grid;
}

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

.mg-bottom_8-9 {
  margin-bottom: 0;
}

.grid-1-column-gap-row_8 {
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.icon-left---content-right_8 {
  background-color: #f4f8ff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 1.5rem;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.card-left-text-wrapper_8 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.paragraph-default_4-45-copy, .paragraph-default_8 {
  justify-content: flex-start;
  align-items: center;
  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;
  display: block;
}

.color-neutral_8-9 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.color-neutral_8-10 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: .25rem;
  display: block;
}

.h6_8-10 {
  color: var(--black_2);
  letter-spacing: -.02em;
  text-transform: none;
  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;
}

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

.image-wrapper_8 {
  box-shadow: none;
  border-radius: 0;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

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

.large-testimonial-1-1-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-1-1-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-1-1-maps.white.left {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-bottom: 7px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.large-testimonial-3-1-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-3-1-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-3-1-maps.white.left_5 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.image-wrap-2-maps {
  z-index: 5;
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
  display: flex;
  position: relative;
}

.testimonial-block-1-maps {
  z-index: 2;
  float: none;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 350px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  right: 0;
}

.testimonial-block-1-maps.maps_4 {
  color: #fff;
  align-items: flex-start;
  max-width: none;
  margin-top: 20px;
  display: block;
}

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

.content__wrapper-maps.maps {
  flex-direction: row;
  justify-content: space-between;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0%;
}

.section-maps {
  margin-top: 2rem;
  margin-bottom: 8rem;
  padding: 0 0 0 2rem;
}

.div-block-3-maps {
  width: 50%;
  height: 600px;
}

.large-testimonial-3-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-3-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-3-maps.white.left_4 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-bottom: 7px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.large-testimonial-3-3-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-3-3-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-3-3-maps.white.left_5 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-bottom: 7px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2;
  display: block;
}

.large-testimonial-3-4-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-3-4-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-3-4-maps.white.left_6 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.html-embed-landing-3 {
  height: 600px;
  margin-top: 0;
  margin-bottom: 0;
}

.wrapper-maps {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.wrapper-maps.left {
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: auto;
}

.testimonial-block-3-maps {
  z-index: 2;
  float: none;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 350px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  right: 0;
}

.testimonial-block-3-maps.maps_4 {
  align-items: flex-start;
  max-width: 550px;
  margin-top: 20px;
  display: block;
}

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

.div-block-maps.maps_2 {
  background-color: #fff0;
  background-image: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 600px;
  padding: 45px 45px 45px 0;
  display: flex;
}

.div-block-h2-maps {
  background-color: #0000;
  width: 520px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0 15px;
}

.link-1-2-maps-2 {
  color: #243039;
  text-decoration: none;
}

.link-1-2-maps-2:hover {
  color: #c12424;
}

.large-testimonial-2-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-2-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-2-maps.white.left_2 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.testimonial-block-2-maps {
  z-index: 2;
  float: none;
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 350px;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
  right: 0;
}

.testimonial-block-2-maps.maps_3 {
  align-items: flex-start;
  max-width: 550px;
  margin-top: 0;
  display: block;
}

.heading-contact-maps {
  color: #222;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4em;
}

.heading-contact-maps.maps_3 {
  color: #243039;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
}

.link-1-2-maps-2-2 {
  color: var(--black_2);
  text-decoration: none;
}

.link-1-2-maps-2-2:hover {
  opacity: .5;
  color: var(--black_2);
}

.link-1-2-maps-2-3 {
  color: var(--black_2);
  text-decoration: none;
}

.link-1-2-maps-2-3:hover {
  opacity: .5;
  color: var(--black_2);
}

.section-maps_2 {
  margin-top: 2rem;
  margin-bottom: 7rem;
  padding: 0 0 0 2rem;
}

.features-wrapper_8-1 {
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1;
  display: flex;
}

.features-wrapper_8-1:hover {
  opacity: 1;
}

.link-block_8-1 {
  text-decoration: none;
}

.link-block_8-1:hover {
  opacity: .5;
}

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

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

.features-wrapper_8-2:hover {
  opacity: 1;
}

.link-block_8-2 {
  text-decoration: none;
}

.link-block_8-2:hover {
  opacity: .5;
}

.paragraph_8-2 {
  color: var(--black_2);
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
}

.uui-banner23_content_5-35 {
  text-align: center;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4rem;
  margin-left: 0;
  display: none;
}

.icon-11 {
  background-color: var(--white);
  color: var(--blue_7);
  border-radius: 3px;
  width: 50%;
  font-size: 2rem;
  line-height: 1;
}

.icon-11:hover {
  opacity: .7;
  padding-top: 0;
  line-height: 1;
}

.icon-12 {
  background-color: var(--white);
  color: var(--blue_7);
  border-radius: 3px;
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 2rem;
  line-height: 1;
}

.icon-12:hover {
  opacity: .7;
}

.section_5-7 {
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem 2rem 3rem;
}

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

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

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

.div-block_11-2 {
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.grid-3-columns-gap-row_11-2 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.color-neutral_11 {
  color: #6e7191;
}

.mg-bottom_11-22 {
  margin-bottom: 0;
}

.mg-bottom_11-3 {
  margin-bottom: 10px;
}

.div-block_11-33 {
  line-height: 1;
}

.content_11-3 {
  line-height: 1;
  overflow: hidden;
}

.paragraph_11-3 {
  color: var(--blue_1);
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
}

.link-11-3 {
  color: var(--blue_1);
  text-decoration: none;
}

.link-11-3:hover {
  opacity: .7;
}

.sectio_3-57 {
  width: 100%;
  margin-top: 4rem;
  padding: 1rem 2rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.sectio_3-57.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.sectio_3-57.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.link-184 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.grid-price-disk-repair {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-white-disk-repair {
  color: #6e7191;
  text-align: left;
  background-color: #ffffff21;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.section-price-disk-repair {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-price-disk-repair {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4 {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
}

.grid-price-disk-white-repair, .grid-price-disk-gray-repair {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-gray-disk-repair {
  color: #6e7191;
  text-align: left;
  background-color: #b2b2b221;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.text-block-1-disk-repair {
  color: #6e7191;
  text-align: center;
  background-color: #6ba9ff21;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 1.3;
}

.grid-price_1 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-bottom: 0;
}

.grid-price_2-2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: .25rem;
  padding-top: 0;
  padding-bottom: 0;
}

.grid-price_2-3 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: var(--red_8);
  color: #6e7191;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: .25rem;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block_10 {
  background-color: var(--blue_1);
  background-image: linear-gradient(0deg, var(--blue_5), var(--blue_7) 60%);
  color: var(--white);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.text-block_11 {
  background-color: var(--blue_1);
  background-image: linear-gradient(0deg, var(--blue_5), var(--blue_7) 60%);
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.3;
  display: flex;
}

.text-block_2-10 {
  background-color: var(--color);
  color: var(--black_2);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding: 10px .5rem 10px 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.text-block_2-11 {
  background-color: var(--color);
  color: var(--black_2);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.text-block_2-20 {
  color: var(--black_2);
  text-align: left;
  background-color: #ffffff21;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.text-block_2-21 {
  color: var(--black_2);
  text-align: center;
  background-color: #ffffff21;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.text-block_3-20 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.text-block_3-21 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.section-7-2 {
  padding: 0 2rem 4rem;
}

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

.heading-42 {
  color: var(--blue_1);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 2rem;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}

.div-block_7-43 {
  max-width: 1400px;
  margin: 1rem auto 4rem;
}

.grid-price_2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: .25rem;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block_22 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding: 10px .5rem 10px 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block_23 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.grid-price_2-5 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: .5rem;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block_25 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding: 10px .5rem 10px 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block_23-copy {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.div-block-name-2-2 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.nav-name-2-2 {
  color: var(--black_2);
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .7rem;
  font-weight: 400;
  line-height: 1;
  display: flex;
}

.nav-name-2-22 {
  color: var(--grey-blue);
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  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;
}

.text-span-102, .text-span-103, .text-span-104 {
  font-weight: 600;
}

.grid-2-columns-text_7-57 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-span-105, .text-span-106, .text-span-107 {
  font-weight: 600;
}

.color-neutral_2-6 {
  color: #6e7191;
  margin-top: 1rem;
}

.text-span-108, .text-span-109 {
  font-weight: 600;
}

.grid-2-columns-text_7-26 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin: 2rem auto;
  display: grid;
}

.hero-h5_2-3 {
  color: var(--black_2);
  letter-spacing: 0;
  width: auto;
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.3;
}

.div-block_3-22-7 {
  margin-top: 0;
  margin-bottom: 2rem;
  display: block;
}

.grid-price_2-20 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: .5rem;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.grid-1-column-gap-row_4-455 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: none;
}

.section_4-27 {
  background-color: #fff;
  padding: 0 2rem;
  display: block;
}

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

.text-span-110, .text-span-111 {
  font-weight: 600;
}

.grid-1-column-gap-row_4-47 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.grid-2-columns-text_7-27 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.color-neutral_7-28 {
  color: #6e7191;
  margin-top: 1rem;
}

.text-span-112 {
  color: var(--orange-2);
  font-weight: 600;
}

.text-span-113, .text-span-114 {
  color: var(--orange-2);
}

.text-span-115, .text-span-116 {
  color: var(--orange-2);
  font-weight: 600;
}

.mg-bottom_11-26, .mg-bottom_11-26-2, .mg-bottom_11-22-copy, .mg-bottom_11-26-3, .mg-bottom_11-26-4 {
  margin-bottom: 0;
}

.secondary_2-28 {
  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_2-28:hover {
  opacity: .8;
  transform: translate(5px);
}

.secondary_2-28.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_2-28._2-2 {
  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: auto;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary_2-28._2-22 {
  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: auto;
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
  position: relative;
  inset: 0%;
}

.secondary_2-28._2-28 {
  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: auto;
  margin-top: 2rem;
  margin-left: 0;
  padding-left: 0;
  font-weight: 400;
  display: none;
  position: relative;
  inset: 0%;
}

.footer-list-item_3-12 {
  margin-bottom: 10px;
  padding-left: 0;
}

.grid-price_2-07, .grid-price_2-201, .grid-price_2-202 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: .25rem;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.text-span-117 {
  color: var(--blue_7);
}

.text-span-117:hover {
  text-decoration: underline;
}

.link-185 {
  text-decoration: none;
}

.link-186 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.link-187 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.link-188 {
  color: var(--blue_7);
  text-decoration: none;
}

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

.large-testimonial-3-41-maps {
  color: #444;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5em;
}

.large-testimonial-3-41-maps.white {
  color: #fff;
  text-align: left;
}

.large-testimonial-3-41-maps.white.left_6 {
  opacity: .89;
  color: #243039;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.3;
}

.grid-2-columns-text_7-29 {
  grid-column-gap: 3rem;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin: 1rem auto 1.5rem;
  display: grid;
}

.text-span-118 {
  color: var(--red-2);
}

.spark-hero-section-image-15-2 {
  border-radius: 0;
  flex: 0 auto;
  width: 50%;
  max-width: 50%;
  display: block;
  box-shadow: 0 1px 10px 2px #0000001a;
}

.section-15 {
  width: 100%;
  padding: 60px 2rem 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-15.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-15.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

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

.flex-row-15 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-row-15.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.flex-row-15.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.flex-row-15.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-row-15.spark-full-width-mobile, .flex-row-15.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.flex-row-15.spark-15, .flex-row-15._15 {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: flex-end;
  align-items: center;
}

.section_car-polishing {
  width: 100%;
  padding: 60px 2rem 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section_car-polishing.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section_car-polishing.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.container_car-polishing {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.flex-row_car-polishing {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-row_car-polishing.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.flex-row_car-polishing.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.flex-row_car-polishing.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-row_car-polishing.spark-full-width-mobile, .flex-row_car-polishing.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.flex-row_car-polishing.spark-15, .flex-row_car-polishing.car-polishing {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: flex-end;
  align-items: center;
}

.image_car-polishing {
  border-radius: 0;
  flex: 0 auto;
  width: 50%;
  max-width: 50%;
  display: block;
  box-shadow: 0 1px 10px 2px #0000001a;
}

.section-left-side_car-polishing {
  width: 50%;
  margin-right: 0;
  padding-right: 0;
}

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

.hero-h1_car-polishing {
  color: var(--blue_1);
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1;
}

.hero-h5_car-polishing {
  color: var(--black_2);
  letter-spacing: 0;
  width: auto;
  margin-top: 2rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.3;
}

.text-span-119, .text-span-120 {
  font-weight: 600;
}

.spark-section-15-1 {
  width: 100%;
  padding: 60px 2rem 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.spark-section-15-1.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.spark-section-15-1.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.spark-container-15-1 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.spark-flex-row-15-1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-15-1.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-15-1.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-15-1.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-15-1.spark-full-width-mobile, .spark-flex-row-15-1.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-flex-row-15-1.spark-15, .spark-flex-row-15-1.spark-15-1 {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  justify-content: flex-end;
  align-items: center;
}

.spark-hero-section-left-side-15-1 {
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  display: block;
}

.hero-text-wrapper_15-1 {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  margin-bottom: 2rem;
  display: block;
  position: relative;
}

.features-wrapper_2-47 {
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .75rem;
  padding-left: 0;
  font-size: 1.2rem;
  line-height: 1;
  display: flex;
}

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

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

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

.div-block_2-20, .div-block_2-21, .div-block_2-23, .div-block_2-2-copy, .div-block_2-25, .div-block_2-26, .div-block_2-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1rem;
  display: block;
}

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

.features-right-2-3 {
  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-3 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.features-image-3-3 {
  object-fit: cover;
  width: 14px;
  height: 14px;
  margin-right: 10px;
  font-size: 1rem;
  line-height: 1;
}

.paragraph-2-47 {
  color: #fff;
  -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;
  text-decoration: none;
}

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

.link-block-24-3 {
  margin-bottom: .5rem;
  text-decoration: none;
}

.features-right-24-3 {
  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-24-3 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-bottom: 0;
  line-height: 1.1;
  list-style-type: none;
  display: flex;
}

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

.paragraph-24-3 {
  color: #fff;
  -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;
  text-decoration: none;
}

.uui-banner23_content_5-21-2 {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

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

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

.m-rb-field-2-web-13 {
  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-13:hover {
  color: #0098cc;
  background-color: #0000;
}

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

.checkbox-3 {
  display: none;
}

.m-radio-2-phone-6 {
  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-6.phone-2 {
  background-image: none;
  background-size: 25px;
  width: 25px;
  max-width: 25px;
  height: 25px;
  margin-left: 0;
  display: none;
}

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

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

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

.input-11 {
  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-3-1-3 {
  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;
}

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

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

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

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

.brix---cta-v8-half-image-right {
  z-index: 0;
  width: 46%;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.brix---grid-cta-v8 {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.brix---z-index-2 {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

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

.brix---paragraph-default-49 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.brix---heading-h2-size-48 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.brix---cta-v1-floating-item-3 {
  z-index: 0;
  position: absolute;
  inset: 0% auto auto -1%;
}

.brix---cta-v8-section {
  background-color: #4a3aff;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.brix---mg-bottom-40px-25 {
  margin-bottom: 40px;
}

.brix---btn-secondary-white-7 {
  color: #f7f7fc;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #eff0f6;
  border-radius: 48px;
  width: 200px;
  padding: 20px 38px;
  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-white-7:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #f7f7fc;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-primary-white-7 {
  color: var(--blue_1);
  text-align: center;
  transform-style: preserve-3d;
  background-color: #f7f7fc;
  border-radius: 48px;
  justify-content: center;
  width: 200px;
  padding: 20px 38px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .3s, transform .3s, color .3s;
}

.brix---btn-primary-white-7:hover {
  color: var(--blue_5);
  background-color: #f2f1ff;
  transform: translate3d(0, -3px, .01px);
}

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

.brix---bg-image-full-width-6 {
  z-index: -1;
  object-fit: cover;
  object-position: 20% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.brix---color-neutral-935 {
  color: #f7f7fc;
}

.brix---cta-v8-section-copy {
  background-color: #4a3aff;
  padding-top: 160px;
  padding-bottom: 160px;
  position: relative;
  overflow: hidden;
}

.section-14 {
  background-color: var(--blue_5);
  background-image: linear-gradient(0deg, var(--blue_5), var(--blue_7));
  max-width: 1400px;
  margin: 5rem auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.brix---color-neutral_7 {
  color: #f7f7fc;
  margin-top: 20px;
}

.brix---paragraph-default_7 {
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 300;
  line-height: 1.4;
}

.header-content {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 38rem;
  display: flex;
}

.text-gradient-overlay {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff 72%, #ffda8f);
  -webkit-background-clip: text;
  background-clip: text;
}

.social-proof-logo {
  opacity: .5;
  max-width: 6rem;
  max-height: 1.25rem;
  display: inline-flex;
}

.button-secondary-2 {
  color: #fff;
  text-align: center;
  background-color: #ffffff14;
  border-radius: .5rem;
  flex: none;
  min-height: 3.5rem;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  transition: transform .25s, opacity .25s;
}

.button-secondary-2:hover {
  opacity: .72;
}

.button-secondary-2:active {
  transform: scale(.98);
}

.spacer-32 {
  background-color: #0000;
  border-radius: .375rem;
  flex: none;
  width: 2rem;
  height: 2rem;
}

.image-wrapper {
  border-radius: .75rem;
  width: 100%;
  overflow: hidden;
}

.hero-image {
  width: 100%;
  height: 100%;
}

.spacer-64 {
  background-color: #0000;
  flex: none;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.header-layout {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.container-large {
  z-index: 0;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-43 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.heading-43.extra-large {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .5rem;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1;
}

.paragraph {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.paragraph.large {
  font-size: 1.25rem;
  line-height: 1.45;
}

.button-group {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  display: flex;
}

.social-proof-logos-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-2 {
  color: #101211;
  text-align: center;
  background-color: #ffc44d;
  border-radius: .5rem;
  flex: none;
  min-height: 3.5rem;
  padding: 1rem 1.75rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  transition: transform .25s, opacity .25s;
}

.button-2:hover {
  opacity: .88;
}

.button-2:active {
  transform: scale(.98);
}

.section {
  background-color: #101211;
  padding: 8rem 5rem;
  overflow: hidden;
}

.spacer-65 {
  background-color: #0000;
  flex: none;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.heading-44 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.heading-44.extra-large {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .5rem;
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1;
}

.paragraph-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
}

.paragraph-16.large {
  font-size: 1.25rem;
  line-height: 1.45;
}

.section-home_2-2-copy {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_2-2-copy.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_2-2-copy.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_2-2-copy._2 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/32.22.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.section-home_2-2-copy._3 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/22.51.jpg');
  color: #fff;
  background-position: 0 0, 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  min-height: 70vh;
  padding: 60px 2rem 220px;
}

.section-home_3-2 {
  width: 100%;
  padding: 176px 64px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section-home_3-2.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section-home_3-2.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.section-home_3-2._2 {
  background-image: linear-gradient(108deg, var(--color) 8%, #0000 82%), url('../images/32.22.jpg');
  color: #fff;
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 85vh;
  padding-top: 140px;
  padding-bottom: 240px;
}

.section-home_3-2._3 {
  color: #fff;
  background-image: url('../images/22.51.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  min-height: 60vh;
  padding: 60px 2rem 220px;
  display: block;
}

.spark-container-10-copy {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 180px;
  display: flex;
  position: relative;
}

.spark-flex-row-8-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.spark-flex-row-8-3.spark-5-spacing {
  grid-column-gap: 5%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-8-3.spark-left-aligned {
  grid-column-gap: 16px;
  justify-content: flex-start;
}

.spark-flex-row-8-3.spark-full-width-mobile {
  grid-column-gap: 5%;
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.spark-flex-row-8-3.spark-5-spacing {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-flex-row-8-3.spark-full-width-mobile, .spark-flex-row-8-3.spark-5-spacing {
  grid-column-gap: 5%;
  align-items: center;
}

.spark-flex-row-8-3.spark_8 {
  grid-column-gap: 5%;
  justify-content: flex-start;
  align-items: center;
}

.spark-flex-row-8-3.spark-8-3 {
  grid-column-gap: 5%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.spark-container-10-3 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.spark-max-width-7-3 {
  flex: none;
  max-width: 920px;
}

.paragraph_1-33 {
  color: var(--white);
  margin-bottom: 0;
  padding: 18px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-span-121 {
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--orange-2);
  overflow-wrap: normal;
  text-decoration: none;
  -webkit-text-decoration-color: var(--blue_1);
  text-decoration-color: var(--blue_1);
  text-underline-position: under;
  font-size: 2.5rem;
  line-height: 1;
  text-decoration-thickness: 2px;
}

.hero-h-home_7-45 {
  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;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: .8;
  display: flex;
  position: relative;
  top: -4px;
  left: 0;
}

.paragraph_4-26, .paragraph_4-27 {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph_4-23-copy {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  line-height: 1.3;
}

.paragraph_4-28 {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
}

.paragraph_4-47 {
  color: var(--black_2);
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.3;
}

.grid-price_2-4 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  color: #6e7191;
  background-color: #ffffff21;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: .25rem;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block_24 {
  background-color: var(--color);
  color: var(--black_2);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding: 10px .5rem 10px 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block_24-2 {
  background-color: var(--color);
  color: var(--black_2);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  display: flex;
}

.text-block_2-101 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding: 10px .5rem 10px 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.text-block_2-111 {
  background-color: var(--grey-blue);
  color: var(--black_2);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
  display: flex;
}

.text-block-22 {
  color: var(--black_2);
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-22:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---header-nav-link_2 {
  color: var(--black_2);
  padding: 0;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_2:hover {
  color: var(--blue_1);
}

.brix---header-nav-link_2.w--current {
  color: var(--black_2);
}

.brix---header-nav-link_3 {
  color: var(--black_2);
  padding: 0;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_3:hover {
  color: var(--blue_1);
}

.brix---header-nav-link_3.w--current {
  color: var(--black_2);
}

.rt-heading-six-2 {
  background-color: var(--red-2);
  color: #fff;
  text-align: center;
  letter-spacing: -.2px;
  text-transform: none;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
}

.rt-orange-box-inside {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.rt-category-cards-text {
  color: #150438;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text.rt-text-white {
  color: #fff;
}

.rt-category-cards-text.rt-margin-bottom-fifteen-2 {
  margin-bottom: 15px;
}

.rt-help-section-orange-box {
  background-color: #ec272f;
  width: 100%;
  max-width: 500px;
  padding: 20px 30px;
  text-decoration: none;
  position: absolute;
  inset: auto 0% 0% auto;
}

.rt-telepohone-image {
  margin-bottom: 10px;
}

.rt-about-us-rating-details {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: block;
}

.text-span-3 {
  font-size: 24px;
}

.rt-text-white {
  color: #fff;
}

.rt-help-section-orange-box_2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 0;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-19 {
  display: none;
}

.body-3 {
  font-family: Montserrat, sans-serif;
}

.rt-home-two-award-date-box {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 23px;
  display: flex;
}

.rt-home-two-award-item {
  background-color: var(--grey-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 12px 2px #0000001a;
}

.rt-home-two-award-item.rt-item-two {
  border-left: 1px #ececec;
  border-right: 1px #ececec;
  padding-left: 20px;
}

.rt-home-two-award-item.rt-item-three {
  padding-left: 20px;
  padding-right: 20px;
}

.rt-home-two-award-content {
  color: var(--black_2);
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.rt-heading-five-48 {
  color: #1f2e54;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.rt-heading-six-3 {
  color: #150438;
  text-align: center;
  letter-spacing: -.2px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
}

.rt-home-two-award-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  display: grid;
}

.rt-component-section-3 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-3.rt-icon-box-v-six {
  padding: 30px 0 70px;
}

.rt-component-section-3.v-8 {
  padding: 0;
}

.rt-component-container-3 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-home-body-text {
  color: #444655;
  font-size: 16px;
  line-height: 28px;
}

.rt-component-container-3-1 {
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.image-10049, .image-10050, .image-10051 {
  width: 140px;
  height: 140px;
  margin-bottom: 0;
}

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

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

.cta-button-wrapper {
  flex: none;
}

.button-primary-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  background-color: #fff0;
  border: 1.5px solid #d4d4d4;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 8.25rem;
  padding: 1rem 1.5rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.button-primary-2:hover {
  color: #333;
  background-color: #0000001a;
}

.button-primary-2:active {
  background-color: #d2d2d2;
}

.button-primary-2:focus {
  background-color: #0000001a;
  border-color: #f4f4f4;
}

.button-primary-2.button-white {
  color: #f4f4f4;
  background-color: #fff0;
  min-width: 17rem;
  padding-left: .5rem;
  padding-right: .5rem;
  transition: background-color .2s;
}

.button-primary-2.button-white:hover {
  background-color: #e6e6e61a;
}

.text-block_9 {
  font-size: 1.5rem;
}

.button-icon {
  width: .625rem;
}

.cta-button-wrapper-1 {
  flex: none;
  margin-top: 20px;
}

.button-primary-2-1 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #333;
  background-color: #fff0;
  border: 1.5px solid #d4d4d4;
  border-radius: 4px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-width: 8.25rem;
  padding: 1rem 1.5rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.5em;
  transition-property: background-color;
  display: flex;
}

.button-primary-2-1:hover {
  color: #333;
  background-color: #0000001a;
}

.button-primary-2-1:active {
  background-color: #d2d2d2;
}

.button-primary-2-1:focus {
  background-color: #0000001a;
  border-color: #f4f4f4;
}

.button-primary-2-1.button-white {
  color: #f4f4f4;
  background-color: #fff0;
  min-width: 17rem;
  padding-left: .5rem;
  padding-right: .5rem;
  transition: background-color .2s;
}

.button-primary-2-1.button-white:hover {
  background-color: #e6e6e61a;
}

.button-primary-2-1.button-1 {
  background-color: var(--red-2);
  color: #f4f4f4;
  width: 80%;
  min-width: auto;
  padding: .75rem .5rem;
  text-decoration: none;
  transition: background-color .2s;
}

.button-primary-2-1.button-1:hover {
  background-color: var(--red_8);
}

.text-block_9-1 {
  color: var(--white);
  font-size: 1.2rem;
  text-decoration: none;
}

.image-wrapper_4-1, .image-wrapper_4-2, .image-wrapper_4-3 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.image-wrapper_6-2 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--red_8);
  background-image: linear-gradient(180deg, var(--red_8), var(--red-2));
  box-shadow: none;
  opacity: 1;
  color: var(--orange-2);
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: flex-start center;
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.mg-bottom_2-5 {
  margin-bottom: 0;
  display: block;
}

.image-wrapper_63 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--red_8);
  background-image: linear-gradient(180deg, var(--red_8), var(--red-2));
  box-shadow: none;
  opacity: 1;
  color: var(--orange-2);
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: flex-start center;
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.image-wrapper_6-6 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--red_8);
  background-image: linear-gradient(180deg, var(--red_8), var(--red-2));
  box-shadow: none;
  opacity: 1;
  color: var(--orange-2);
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: flex-start center;
  width: 90%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: none;
  overflow: hidden;
}

.mg-bottom_2-9, .mg-bottom_2-31 {
  margin-bottom: 0;
  display: none;
}

.image-wrapper_4-01, .image-wrapper_4-02, .image-wrapper_4-03, .image-wrapper_4-04, .image-wrapper_4-06 {
  box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.rt-home-two-award-item-2 {
  padding-right: 40px;
}

.rt-home-two-award-item-2.rt-item-two {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding-left: 40px;
}

.rt-home-two-award-item-2.rt-item-three {
  padding-left: 40px;
  padding-right: 0;
}

.rt-home-two-award-content-2 {
  color: #6d6d6d;
  padding-top: 22px;
}

.rt-heading-six-4 {
  color: #150438;
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.rt-home-two-award-container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.section-3-3 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.section-3-3.rt-icon-box-v-six {
  padding: 30px 0 70px;
}

.section-3-3._3-3 {
  padding-top: 30px;
  padding-bottom: 70px;
}

.rt-component-container-3-3 {
  width: 100%;
  max-width: none;
  position: relative;
}

.rt-home-two-award-container-3-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 0;
  display: grid;
}

.rt-home-two-award-item-3-3 {
  padding-right: 0;
}

.rt-home-two-award-item-3-3.rt-item-two {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding-left: 40px;
}

.rt-home-two-award-item-3-3.rt-item-three {
  padding-left: 40px;
  padding-right: 0;
}

.rt-heading-3-3 {
  background-color: var(--orange);
  color: var(--blue_5);
  letter-spacing: -.2px;
  text-transform: none;
  width: 80%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
}

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

.rt-home-two-award-item-3-4 {
  margin-top: 10px;
  padding-right: 0;
}

.rt-home-two-award-item-3-4.rt-item-two {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding-left: 40px;
}

.rt-home-two-award-item-3-4.rt-item-three {
  padding-left: 40px;
  padding-right: 0;
}

.rt-home-two-award-item-3 {
  padding-right: 40px;
}

.rt-home-two-award-item-3.rt-item-two {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding-left: 40px;
}

.rt-home-two-award-item-3.rt-item-three {
  padding-left: 40px;
  padding-right: 0;
}

.rt-home-two-award-content-3 {
  color: #6d6d6d;
  padding-top: 22px;
}

.rt-heading-six-5 {
  color: #150438;
  letter-spacing: -.2px;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.rt-home-two-award-container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.rt-component-section-4-4 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-4-4.rt-icon-box-v-six {
  padding: 30px 0 70px;
}

.rt-component-container-4-4 {
  width: 100%;
  max-width: 1290px;
  position: relative;
}

.rt-home-two-award-container-4-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.rt-component-container-5 {
  width: 100%;
  max-width: none;
  position: relative;
}

.rt-home-two-award-container-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  display: grid;
}

.rt-home-two-award-item-5 {
  background-color: var(--orange-2);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  display: flex;
  box-shadow: 0 0 16px 7px #0006;
}

.rt-home-two-award-content-5 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 24px;
  display: block;
}

.rt-component-container-5-1 {
  width: 100%;
  max-width: none;
  display: none;
  position: relative;
}

.h3_7-6-2 {
  color: #0e1a70;
  letter-spacing: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1;
}

.rt-component-container-8 {
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.rt-home-two-award-container-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  display: grid;
}

.rt-home-two-award-content-9 {
  color: var(--black_2);
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}

.rt-home-two-award-item-8 {
  background-color: #f4f8ff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
  box-shadow: 0 0 12px 2px #0000001a;
}

.h3_7-7-2 {
  color: #0e1a70;
  letter-spacing: -.02em;
  align-self: auto;
  margin-top: .125rem;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.section_3-7 {
  color: #fff;
  margin-top: 1rem;
  padding: 0 2rem;
}

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

.rt-component-section-3-7 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section-3-7.rt-icon-box-v-six {
  padding: 30px 0 70px;
}

.rt-component-section-3-7.v-8, .rt-component-section-3-7.v-3-7 {
  padding: 0;
}

.rt-component-container-3-7 {
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.rt-home-two-award-container-3-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  display: grid;
}

.rt-home-two-award-item-3-7 {
  background-color: #f4f8ff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 20px 24px;
  display: none;
  box-shadow: 0 0 12px 2px #0000001a;
}

.rt-home-two-award-content-3-7 {
  color: var(--black_2);
  text-align: left;
  text-transform: none;
  flex: 1;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.brix---header-nav-link-1 {
  color: var(--black_2);
  padding: 0;
  font-size: .8rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link-1:hover {
  color: var(--blue_1);
}

.brix---header-nav-link-1.w--current {
  color: var(--black_2);
}

.rt-heading-six-2-copy {
  background-color: var(--red-2);
  color: #fff;
  text-align: center;
  letter-spacing: -.2px;
  text-transform: none;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
}

.rt-heading-six-2-3 {
  background-color: var(--red-2);
  color: #fff;
  text-align: center;
  letter-spacing: -.2px;
  text-transform: none;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  width: auto;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
}

.rt-about-us-rating-details-2-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 800px;
  max-width: 1400px;
  text-decoration: none;
  display: block;
}

.image-wrapper_2-3 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--0);
  box-shadow: none;
  opacity: 1;
  color: var(--orange-2);
  border-radius: 0;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-end;
  place-items: center;
  width: 90%;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.rt-about-us-about-item {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  cursor: pointer;
  align-items: center;
  padding: 10px 20px;
  transition: box-shadow .2s;
  display: flex;
}

.rt-about-us-about-item:hover {
  box-shadow: 0 2px 50px #a4a4a426;
}

.rt-category-cards-text_1 {
  color: #150438;
  text-transform: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.rt-category-cards-text_1.rt-text-white {
  color: #fff;
}

.rt-about-us-about-item_1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--gray-blue);
  cursor: pointer;
  align-items: center;
  padding: 10px 15px 10px 20px;
  transition: box-shadow .2s;
  display: flex;
}

.rt-about-us-about-item_1:hover {
  box-shadow: 0 2px 50px #a4a4a426;
}

.image-10052 {
  width: auto;
  max-width: 30%;
  height: auto;
}

.rt-component-section-9 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-marque-title {
  color: #0b0d0f;
  letter-spacing: .02rem;
  flex: none;
  font-size: 6.25rem;
  font-weight: 700;
  line-height: 120%;
}

.rt-marque-title.rt-bottom-title-block {
  color: #233050;
  letter-spacing: -.02rem;
  font-size: 2rem;
  line-height: 122%;
}

.rt-startup-icons.rt-startup-shadow {
  box-shadow: 0 22px 40px #e1e1fb;
}

.rt-startup-icons.rt-startup-shadow.rt-radius-full {
  border-radius: 100%;
}

.rt-home-two-text-marquee-section {
  overflow: hidden;
}

.rt-marque-text-two {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex: none;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.rt-marque-wrap-big-oppsite {
  justify-content: flex-end;
  display: flex;
}

.rt-component-container-9 {
  width: 100%;
  max-width: none;
  position: relative;
}

.image-10055 {
  width: 50px;
  height: 50px;
  position: relative;
  left: 35px;
}

.text-span-122 {
  color: var(--red-2);
  font-size: 2.5rem;
}

.rt-component-section-9-1 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 40px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.section_3-231 {
  width: 100%;
  margin-top: 1rem;
  padding: 0 2rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  position: relative;
}

.section_3-231.spark-dark-hero-background-image {
  background-image: linear-gradient(74.2deg, var(--color), #0000), url('../images/01.1.jpg');
  color: #fff;
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 80vh;
}

.section_3-231.spark-flex-middle {
  flex-flow: row-reverse;
  justify-content: flex-end;
  align-items: stretch;
  min-height: auto;
  display: flex;
}

.rt-nav-location_1-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_1-2.rt-change_2 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  display: none;
}

.brix---btn-secondary_1-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #5eca0b;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1-2:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.rt-home-one-top-nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-component-section_1 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.rt-component-section_1.rt-gap-none_1-2 {
  margin-bottom: 10px;
  padding: 7px 0;
  font-weight: 300;
}

.rt-top-nav {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-nav-location_8-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_8-5.rt-underline-off {
  text-decoration: none;
}

.rt-nav-location_8-5.rt-underline-off.rt-align-center {
  justify-content: center;
  align-items: center;
}

.rt-nav-location_8-5.rt-underline-off.rt-align-center:hover {
  opacity: .7;
}

.brix---btn-secondary_1 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #eac100;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.rt-nav-location_1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_1.rt-change_1 {
  border-right-style: none;
  flex: 0 420px;
  margin-right: 0;
  padding-right: 0;
}

.brix---btn-secondary_1-3 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ec272f;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1-3:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.rt-nav-location_1-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_1-3.rt-change_3 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
}

.rt-link-icon-2 {
  margin-bottom: 2px;
}

.section_01 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.section_01.rt-gap-none_1-2 {
  margin-bottom: 10px;
  padding: 7px 0;
  font-weight: 300;
}

.section_01._01 {
  box-shadow: none;
  box-shadow: none;
  box-shadow: none;
  box-shadow: none;
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding: 7px 0;
  font-weight: 300;
}

.rt-top-nav_01 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-home-one-top-nav_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-nav-location_01 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_01.rt-change_1 {
  border-right-style: none;
  flex: 0 420px;
  margin-right: 0;
  padding-right: 20px;
}

.rt-nav-location_01._1_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
  padding-right: 0;
}

.rt-nav-location_02 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_02.rt-change_3 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
}

.rt-nav-location_02._2_01 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.brix---btn-secondary_01 {
  background-color: var(--white);
  box-shadow: none;
  color: var(--blue_5);
  text-align: center;
  transform-style: preserve-3d;
  border: 1px #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
}

.brix---btn-secondary_01:hover {
  background-color: var(--white);
  color: #211f54;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary_02 {
  background-color: var(--white);
  box-shadow: none;
  color: var(--blue_5);
  text-align: center;
  transform-style: preserve-3d;
  border: 1px #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
}

.brix---btn-secondary_02:hover {
  background-color: var(--white);
  color: #211f54;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.rt-home-two-award-content_01 {
  color: var(--black_2);
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 400;
  line-height: 24px;
  display: block;
}

.rt-nav-location_03 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_03.rt-change_3 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: flex-end;
  align-items: center;
  padding-left: 20px;
}

.rt-nav-location_03._2_01 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.rt-nav-location_03._3_01 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: none;
}

.rt-nav-location_01-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_01-copy.rt-change_1 {
  border-right-style: none;
  flex: 0 420px;
  margin-right: 0;
  padding-right: 20px;
}

.rt-nav-location_01-copy._1_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
}

.rt-nav-location_02-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_02-1.rt-change_1 {
  border-right-style: none;
  flex: 0 420px;
  margin-right: 0;
  padding-right: 20px;
}

.rt-nav-location_02-1._1_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
}

.banner_phone_1-23 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.brix---mg-left-12px {
  margin-left: 12px;
}

.brix---hamburger-menu-bar-bottom-2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---social-icon-square-30px-2 {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  text-decoration: none;
  transition: transform .3s, background-color .3s, color .3s;
  display: flex;
}

.brix---social-icon-square-30px-2:hover {
  transform: scale(.92);
}

.brix---hamburger-menu-bar-top-2 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---dropdown-pd-2 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---header-nav-link_2-2 {
  color: #18181d;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_2-2:hover {
  color: #0e1a70;
}

.brix---header-nav-link_2-2.w--current {
  color: #18181d;
}

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

.wrapper-phone_2 {
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.brix---dropdown-links-grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: .7rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---social-media-flex-right {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.header-menu_2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---dropdown-link-2 {
  color: #18181d;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-2:hover {
  color: #0e1a70;
}

.brix---dropdown-toggle-2 {
  color: #211f54;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8rem;
  line-height: 1;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-2:hover {
  color: #1a2aa4;
}

.banner_phone_1 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.brix---header-nav-link_3-2 {
  color: #18181d;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_3-2:hover {
  color: #0e1a70;
}

.brix---header-nav-link_3-2.w--current {
  color: #18181d;
}

.text-block-179 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-179:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---header-menu-wrapper-2 {
  font-size: .8rem;
  line-height: 1;
}

.brix---header-nav-list-item_4 {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.nav-name_2-2 {
  color: #000;
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .65rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.brand-14 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.nav-3-name_1 {
  color: #18181d;
  letter-spacing: .5px;
  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: 1.8rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.banner_phone_1-2 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.brix---header-nav-link-2 {
  color: #000;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link-2:hover {
  color: #0e1a70;
}

.brix---header-nav-link-2.w--current {
  color: #18181d;
}

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

.brix---header-nav-list-item-2 {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-column-wrapper-2 {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper-2.w--open {
  padding-top: 20px;
  left: 38px;
  transform: translate(-50%);
}

.rt-nav-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.brix---header-nav-menu-list-2 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.div-block-name-2-2-2 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.brix---dropdown-card-2 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 0;
  min-width: 280px;
  margin-top: 0;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.link_1-1 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1:hover {
  opacity: .5;
  color: #000;
}

.banner_phone_1-22 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.rt-header-one-nav_2 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-weight: 300;
  display: none;
  position: relative;
}

.rt-home-two-award-content_01-2 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.xsquare-icon_4-88 {
  border-radius: 0;
  align-self: auto;
  width: 40px;
  height: auto;
}

.rt-home-three-discover-right-background {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-start;
  display: none;
  position: absolute;
  inset: 0%;
}

.rt-home-three-discover-right {
  flex: 0 50%;
  max-width: 55%;
  position: relative;
}

.rt-autofit-6 {
  object-fit: cover;
}

.rt-autofit-6.rt-responsive-full-width {
  width: 100%;
}

.rt-autofit-6.rt-responsive-full-width.rt-home-three-discover-right-image {
  z-index: 2;
  object-position: 50% 50%;
  border-radius: 10px;
  width: 100%;
  height: auto;
  position: relative;
}

.rt-home-one-hero-heading-flex {
  grid-column-gap: 20px;
  align-items: center;
  max-width: none;
  margin-bottom: 28px;
  position: relative;
}

.paragraph-default_4-88 {
  justify-content: flex-start;
  align-items: center;
  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;
  display: block;
}

.rt-tag-5 {
  color: #000;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #f0f0f0;
  border-radius: 7px;
  padding: 9px 20px 7px;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.rt-tag-5.rt-dark-tab {
  color: #fff;
  background-color: #000;
}

.rt-home-three-expertise-heading {
  max-width: 18ch;
  padding-left: 60px;
}

.rt-home-three-expertise-heading.rt-margin-none {
  color: #424242;
  flex: 0 auto;
  max-width: 20ch;
  padding-left: 0;
  font-size: 50px;
  font-weight: 800;
  line-height: 1.1;
}

.mg-bottom_4-88 {
  margin-bottom: 0;
}

.paragraph_4-88 {
  color: #18181d;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.3;
}

.card-left-text-wrapper_4-88 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 24px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.rt-component-section {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 140px 15px 60px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.icon-left---content-right_4-88 {
  background-color: #f4f8ff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 1.5rem 0 2rem;
  display: flex;
  box-shadow: 0 2px 15px #0000001a;
}

.text-span-123 {
  color: #ec272f;
}

.grid-1-column-gap-row_4-88 {
  grid-row-gap: 15px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  display: grid;
}

.rt-component-container {
  width: 100%;
  max-width: 1400px;
  position: relative;
}

.rt-margin-bottom-thirty-3 {
  color: #424242;
  margin-bottom: 2rem;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.rt-tag-wrap {
  position: absolute;
  inset: 0% auto 0% 15px;
  transform: rotate(-90deg);
}

.rt-tag-wrap.rt-padding-none {
  display: none;
  left: 0;
}

.rt-home-three-discover-flex {
  grid-column-gap: 40px;
  justify-content: space-between;
  align-items: center;
}

.rt-home-three-discover-left {
  color: #6d6d6d;
  flex: 0 60%;
  align-self: center;
  margin-top: 8px;
}

.rt-devider-one {
  background-color: #02015a1f;
  width: 100%;
  height: 1px;
  margin-bottom: 30px;
  display: none;
}

.color-neutral_4-88 {
  color: #6e7191;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

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

.rt-nav-location_04 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_04.rt-change_1 {
  border-right-style: none;
  flex: 0 420px;
  margin-right: 0;
  padding-right: 20px;
}

.rt-nav-location_04._1_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  padding-right: 0;
}

.rt-nav-location_04._4_01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex-flow: column;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.rt-home-two-award-content_04 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.text-span-124 {
  text-decoration: none;
}

.link-190 {
  color: #232323;
  text-decoration: none;
}

.link-190:hover {
  color: #ff0004;
}

.image-10057 {
  width: 120px;
  height: 120px;
}

.dropdown-list-11 {
  min-width: 100%;
}

.dropdown-list-11.w--open {
  z-index: 1;
  box-shadow: none;
  background-color: #0000;
  flex-flow: column;
  place-content: stretch center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: none;
  padding-top: 0;
  display: flex;
  position: absolute;
  inset: 58px 0 auto;
}

.text-block-180 {
  color: #6e7191;
  font-size: 14px;
  line-height: 1.2;
}

.text-block-180:hover {
  color: #ff0004;
}

.text-block-181 {
  color: #333;
  font-weight: 500;
  line-height: 1.2;
}

.text-block-181:hover {
  opacity: .6;
}

.text-span-125 {
  text-decoration: none;
}

.image-10058 {
  width: 100px;
  height: auto;
}

.text-block-182 {
  color: var(--blue_5);
  font-size: .9rem;
  font-weight: 400;
  line-height: 1;
}

.text-block-182:hover {
  color: var(--blue_7);
}

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

.text-block-183 {
  color: var(--black_2);
  font-weight: 500;
  line-height: 1.2;
}

.text-block-183:hover {
  opacity: .6;
}

.scroll-to-top-arrow-button {
  z-index: 1132;
  background-color: var(--white);
  background-image: url('../images/call_FILL0_wght400_GRAD0_opsz48-12.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 24px;
  transition: background-color .3s;
  display: block;
  position: fixed;
  inset: 37rem 1% auto auto;
}

.scroll-to-top-arrow-button:hover {
  background-color: var(--white);
  opacity: .6;
}

.scroll-to-top-arrow-button.w--current {
  z-index: 2000;
  background-color: #202020e6;
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 45px;
  height: 45px;
  padding: 0;
  transition: background-color .3s;
  display: block;
  position: fixed;
  bottom: 45px;
  right: 45px;
}

.scroll-to-top-arrow-button.w--current:hover {
  background-color: #fcc900e6;
}

.section-17 {
  height: 100vh;
}

.scroll-to-top-arrow-button-2 {
  z-index: 1132;
  background-color: #272727;
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border-radius: 3px;
  width: 45px;
  height: 45px;
  transition: background-color .3s;
  display: block;
  position: fixed;
  bottom: 45px;
  right: 45px;
}

.scroll-to-top-arrow-button-2:hover {
  background-color: #fcc900;
}

.scroll-to-top-arrow-button-2.w--current {
  z-index: 2000;
  background-color: #202020e6;
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 45px;
  height: 45px;
  padding: 0;
  transition: background-color .3s;
  display: block;
  position: fixed;
  bottom: 45px;
  right: 45px;
}

.scroll-to-top-arrow-button-2.w--current:hover {
  background-color: #fcc900e6;
}

.footer-footer_1 {
  background-color: #424242;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 2rem 20px;
  font-family: Montserrat, sans-serif;
}

.footer-link_3-2-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-2-2:hover {
  color: #9d9d9d;
}

.rt-nav-location_8-51 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_8-51.rt-underline-off {
  text-decoration: none;
}

.rt-nav-location_8-51.rt-underline-off.rt-align-center {
  justify-content: flex-start;
  align-items: center;
}

.rt-nav-location_8-51.rt-underline-off.rt-align-center:hover {
  opacity: .7;
}

.grid-footer_11 {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  max-width: 1400px;
  margin-top: 2rem;
}

.div-block-footer_11 {
  padding-left: 0;
}

.title-line-footer_3-21 {
  opacity: .16;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  max-width: 800px;
  min-height: 1px;
  margin: 1rem auto 20px;
}

.paragraph-17 {
  color: #fff;
  -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;
}

.footer-right-footer_21-copy {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: PT Sans, sans-serif;
  display: flex;
}

.div-block-footer_13-1 {
  border-left: 1px #3d3d3d;
  padding-left: 0;
}

.rt-link-icon-2-1 {
  margin-bottom: 2px;
}

.footer-link_3-1-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-1-2:hover {
  color: #9d9d9d;
}

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

.image-2-footer-2 {
  width: 30px;
  height: auto;
  margin-top: 0;
}

.div-block-logo-footer_1-1 {
  justify-content: center;
  align-items: center;
  max-width: 1400px;
  margin-bottom: 1.5rem;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.nav-name-footer_3-2 {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  width: auto;
  margin-bottom: 3px;
  margin-left: 0;
  padding-top: 0;
  font-size: .5rem;
  font-weight: 300;
  line-height: 1.2;
  display: flex;
}

.nav-footer_3-2 {
  color: #fff;
  text-transform: uppercase;
  flex-direction: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: stretch;
  width: auto;
  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;
}

.footer-link_3-4-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-4-2:hover {
  color: #9d9d9d;
}

.div-block-footer_12 {
  border-left: 1px #3d3d3d;
  padding-left: 0;
  padding-right: 0;
}

.footer-link_3-2 {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
}

.footer-link_3-2:hover {
  color: #9d9d9d;
}

.scroll-to-top-arrow-button_2 {
  z-index: 1132;
  background-color: var(--white);
  background-image: url('../images/whatsapp.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 24px;
  transition: background-color .3s;
  display: block;
  position: fixed;
  inset: 39rem 1% auto auto;
}

.scroll-to-top-arrow-button_2:hover {
  background-color: var(--white);
  opacity: .6;
}

.scroll-to-top-arrow-button_2.w--current {
  z-index: 2000;
  background-color: #202020e6;
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 45px;
  height: 45px;
  padding: 0;
  transition: background-color .3s;
  display: block;
  position: fixed;
  bottom: 45px;
  right: 45px;
}

.scroll-to-top-arrow-button_2.w--current:hover {
  background-color: #fcc900e6;
}

.scroll-to-top-arrow-button_3 {
  z-index: 1132;
  background-color: var(--white);
  background-image: url('../images/Telegram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 3px;
  width: 32px;
  height: 32px;
  font-size: 24px;
  line-height: 24px;
  transition: background-color .3s;
  display: block;
  position: fixed;
  inset: 41.2rem 1% auto auto;
}

.scroll-to-top-arrow-button_3:hover {
  background-color: var(--white);
  opacity: .6;
}

.scroll-to-top-arrow-button_3.w--current {
  z-index: 2000;
  background-color: #202020e6;
  background-image: url('../images/up-arrow_1up-arrow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 13px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  width: 45px;
  height: 45px;
  padding: 0;
  transition: background-color .3s;
  display: block;
  position: fixed;
  bottom: 45px;
  right: 45px;
}

.scroll-to-top-arrow-button_3.w--current:hover {
  background-color: #fcc900e6;
}

.section_02 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.section_02.rt-gap-none_1-2 {
  margin-bottom: 10px;
  padding: 7px 0;
  font-weight: 300;
}

.section_02._01 {
  box-shadow: none;
  box-shadow: none;
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding: 7px 0;
  font-weight: 300;
}

.section_02._02 {
  box-shadow: none;
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding: 7px 0;
  font-weight: 300;
}

.brix---dropdown-pd-3 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---hamburger-menu-bar-top-3 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---hamburger-menu-wrapper-2 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-2:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-2.w--open {
  background-color: #0000;
}

.brix---header-nav-menu-list-3 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.brix---hamburger-menu-wrapper-3 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-3:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-3.w--open {
  background-color: #0000;
}

.brix---hamburger-menu-bar-bottom-3, .brix---hamburger-menu-bar-top-4 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-184 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-184:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---header-nav-list-item-3-2 {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-card-3 {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 0;
  min-width: 280px;
  margin-top: -5px;
  top: 32px;
  overflow: hidden;
  box-shadow: 0 2px 12px #14142b14;
}

.brix---header-nav-list-item-3-1 {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-column-wrapper-3 {
  background-color: #0000;
  padding-top: 32px;
  transform: translate(0);
}

.brix---dropdown-column-wrapper-3.w--open {
  left: 38px;
  transform: translate(-50%);
}

.brix---dropdown-links-grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: .7rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-link-3 {
  color: #18181d;
  text-transform: uppercase;
  align-items: center;
  width: 100%;
  padding: 0;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-link-3:hover {
  color: #0e1a70;
}

.brix---dropdown-chevron-2 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.nav-name_2-2-2 {
  color: #000;
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .4rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.brix---dropdown-toggle-3 {
  color: #211f54;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8rem;
  line-height: 1;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-3:hover {
  color: #1a2aa4;
}

.brand-15 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.brix---header-nav-link_2-2-1 {
  color: #18181d;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_2-2-1:hover {
  color: #0e1a70;
}

.brix---header-nav-link_2-2-1.w--current {
  color: #18181d;
}

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

.brix---header-right-col-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-3-name_1-2 {
  color: #18181d;
  letter-spacing: .5px;
  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: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.brix---hamburger-menu-bar-bottom-4 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-link_3-3 {
  color: #18181d;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_3-3:hover {
  color: #0e1a70;
}

.brix---header-nav-link_3-3.w--current {
  color: #18181d;
}

.brix---header-menu-wrapper-4 {
  font-size: .8rem;
  line-height: 1;
}

.div-block-name-2-2-3 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.brix---header-nav-list-item-3 {
  margin-bottom: 0;
  padding-left: 1rem;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-pd-4 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---hamburger-menu-bar-top-5 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-menu-list-4 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.brix---hamburger-menu-wrapper-4 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-4:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-4.w--open {
  background-color: #0000;
}

.brix---hamburger-menu-bar-bottom-5, .brix---hamburger-menu-bar-top-6 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-185 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-185:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---dropdown-links-grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: .7rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-chevron-3 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.brix---dropdown-toggle-4 {
  color: #211f54;
  align-items: center;
  padding: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8rem;
  line-height: 1;
  transition: color .3s;
  display: flex;
}

.brix---dropdown-toggle-4:hover {
  color: #1a2aa4;
}

.brand-16 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

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

.brix---hamburger-menu-bar-bottom-6 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-link_3-4 {
  color: #18181d;
  padding: 0;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
  transition: color .3s;
}

.brix---header-nav-link_3-4:hover {
  color: #0e1a70;
}

.brix---header-nav-link_3-4.w--current {
  color: #18181d;
}

.brix---header-menu-wrapper-5 {
  font-size: .8rem;
  line-height: 1;
}

.div-block-name-2-2-4 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

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

.rt-home-two-award-content_01-3, .rt-home-two-award-content_01-2-10, .rt-home-two-award-content_04-12 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: none;
}

.rt-top-nav_01-2 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.rt-nav-location_04-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_04-11._4_01-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.rt-nav-location_04-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_04-3._4_03 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.rt-nav-location_01-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_01-10._1_01-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-right: 2rem;
  padding-right: 0;
}

.rt-home-two-award-content_04-2, .rt-home-two-award-content_04-11 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_01-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.section_05 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 80px 15px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.section_05.rt-gap-none_1-2 {
  margin-bottom: 10px;
  padding: 7px 0;
  font-weight: 300;
}

.section_05._01 {
  box-shadow: none;
  box-shadow: none;
  box-shadow: none;
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding: 7px 0;
  font-weight: 300;
}

.section_05._05 {
  box-shadow: none;
  box-shadow: none;
  border-bottom: 1px #000;
  margin-bottom: 0;
  padding: 7px 0;
  font-weight: 300;
  display: none;
}

.brix---dropdown-pd-5 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---hamburger-menu-bar-top-7 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-nav-menu-list-5 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.brix---hamburger-menu-wrapper-5 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-5:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-5.w--open {
  background-color: #0000;
}

.brix---hamburger-menu-bar-bottom-7, .brix---hamburger-menu-bar-top-8 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-186 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-186:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---dropdown-links-grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: .7rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.brix---dropdown-chevron-4 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.rt-nav-container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 274px 1fr 274px;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.div-block-name-2-2-5 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.rt-header-one-nav_2-2 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-weight: 300;
  display: block;
  position: relative;
}

.brand-16-1 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.brix---mg-left-12-1 {
  margin-left: 12px;
}

.rt-header-one-nav_2-22 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-weight: 300;
  display: block;
  position: relative;
}

.rt-nav-right-block_2-12 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.banner_phone_1-222 {
  color: var(--color);
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.link_1-111 {
  color: var(--grey-blue);
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-111:hover {
  opacity: .5;
  color: var(--grey-blue);
}

.rt-nav-right-block_2-222 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.rt-home-two-award-content_04-111, .rt-home-two-award-content_04-3 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.rt-top-nav_01-3 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.features-image-24-31-3 {
  object-fit: cover;
  width: 24px;
  height: 24px;
  margin-right: 7px;
}

.div-block_04 {
  display: flex;
}

.rt-nav-location_04-112 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_04-112._4_113 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex-flow: column;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.rt-home-two-award-content_04-113 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_01-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-nav-location_04-111 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_04-111._4_111 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-right-style: none;
  flex-flow: column;
  flex: 0 420px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.rt-home-two-award-content_04-112 {
  color: #18181d;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 500;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_02-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: none;
}

.brix---btn-secondary_1-3-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ec272f;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1-3-2:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary_11 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #ffb841;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_11:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.brix---btn-secondary_1-2-2 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #07c84f;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 240px;
  padding: 3px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1-2-2:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.brix---dropdown-pd-6 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.wrapper-phone_2-2 {
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-9 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-header-one-nav_2-3 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 20px;
  font-weight: 300;
  display: block;
  position: relative;
}

.brix---header-nav-menu-list-6 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.brix---hamburger-menu-wrapper-6 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-6:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-6.w--open {
  background-color: #0000;
}

.rt-nav-right-block_2-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-bottom-8, .brix---hamburger-menu-bar-top-10 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-187 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-187:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---social-media-flex-right-2 {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.header-menu_2-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.banner_phone_1-2-2 {
  color: #344054;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.brix---dropdown-chevron-5 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.nav-name_2-2-3 {
  color: #000;
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .5rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.brand-17 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

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

.nav-3-name_1-3 {
  color: #18181d;
  letter-spacing: .5px;
  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: 1.8rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.brix---hamburger-menu-bar-bottom-9 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brix---header-right-col-2-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-11 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-header-one-nav_2-24 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 10px;
  font-weight: 300;
  display: block;
  position: relative;
}

.nav-name_2-2-4 {
  color: #000;
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .4rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.brix---header-nav-menu-list-7 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.div-block-name-2-2-6 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.brix---hamburger-menu-wrapper-7 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-7:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-7.w--open {
  background-color: #0000;
}

.brix---header-menu-wrapper-6 {
  font-size: .8rem;
  line-height: 1;
}

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

.brix---dropdown-pd-7 {
  margin-top: 0;
  padding: 1.5rem 2rem;
}

.brix---dropdown-chevron-6 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.rt-nav-container-24 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.header-menu_2-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-12 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-188 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-188:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brand-18 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.brix---hamburger-menu-bar-bottom-10 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.brand-16-1-2 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-self: auto;
  align-items: center;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.nav-3-name_1-4 {
  color: #18181d;
  letter-spacing: .5px;
  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: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.wrapper-phone_2-3 {
  grid-row-gap: 0rem;
  text-align: center;
  flex-flow: column wrap;
  justify-content: center;
  display: flex;
}

.rt-nav-right-block_2-12-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-13 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-nav-right-block_2-222-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-name_2-2-5 {
  color: #000;
  text-transform: uppercase;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: .4rem;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.brix---header-nav-menu-list-8 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.rt-header-one-nav_2-22-2 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 10px;
  font-weight: 300;
  display: block;
  position: relative;
}

.div-block-name-2-2-7 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.brix---hamburger-menu-wrapper-8 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-8:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-8.w--open {
  background-color: #0000;
}

.banner_phone_1-222-2 {
  color: #f2f2f2d9;
  margin-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}

.rt-nav-container-25 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

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

.link_1-111-2 {
  color: #f4f8ff;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-111-2:hover {
  opacity: .5;
  color: #f4f8ff;
}

.brix---dropdown-chevron-7 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.header-menu_2-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-14 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-189 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-189:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.rt-nav-right-block_2-223 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.link_1-1-2 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-2:hover {
  opacity: .5;
  color: #000;
}

.brand-19 {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  flex: 0 auto;
  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;
  width: auto;
  padding-left: 0;
  display: flex;
}

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

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

.link_1-1-22 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-22:hover {
  opacity: .5;
  color: #000;
}

.brix---hamburger-menu-bar-bottom-11 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-nav-right-block_2-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-3-name_1-5 {
  color: #18181d;
  letter-spacing: .5px;
  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: 1.5rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  position: static;
}

.rt-header-one-nav_2-25 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 10px;
  font-weight: 300;
  display: none;
  position: relative;
}

.rt-nav-container-26 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.rt-nav-right-block_2-227 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.link_1-1-27 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-27:hover {
  opacity: .5;
  color: #000;
}

.rt-nav-right-block_2-226 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.link_1-1-26 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-26:hover {
  opacity: .5;
  color: #000;
}

.rt-home-two-award-content_04-06 {
  color: #ec272f;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_02-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: none;
}

.rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
  color: #ec272f;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.rt-home-one-top-nav_01-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  display: grid;
}

.rt-top-nav_01-4 {
  border-top: 1px solid #ffffff4d;
  border-bottom: 1px solid #ffffff4d;
}

.features-image-24-31-4 {
  object-fit: cover;
  width: 24px;
  height: 24px;
  margin-right: 7px;
}

.text-span-126 {
  color: #ec272f;
  font-weight: 600;
}

.rt-component-section-10 {
  color: #6d6d6d;
  background-color: #fff;
  width: 100%;
  padding: 10px 15px 60px;
  font-size: 17px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.brix---btn-secondary_1-35 {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #07c84f;
  border: 1px solid #cfcfcf;
  border-radius: 48px;
  width: 260px;
  padding: 12px 20px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.brix---btn-secondary_1-35:hover {
  color: #211f54;
  background-color: #f7f7fc;
  border-color: #cfcfcf;
  transform: translate3d(0, -3px, .01px);
}

.text-span-127 {
  color: #ec272f;
  font-weight: 600;
}

.mg-bottom_4-88-1 {
  margin-bottom: 0;
  display: none;
}

.rt-home-one-hero-heading-flex-2 {
  grid-column-gap: 20px;
  align-items: center;
  max-width: none;
  margin-bottom: 28px;
  position: relative;
}

.rt-nav-location_1-35 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 0 solid #0000004d;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.rt-nav-location_1-35.rt-change_3-5 {
  border-right-style: none;
  flex: 0 420px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  padding-left: 0;
}

.rt-home-three-discover-right-2 {
  flex: 0 50%;
  max-width: 55%;
  position: relative;
}

.rt-margin-bottom-thirty-4 {
  color: #424242;
  margin-bottom: 2rem;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

.rt-home-three-discover-left-2 {
  color: #6d6d6d;
  flex: 0 60%;
  align-self: auto;
  margin-top: 8px;
}

.text-span-128 {
  color: #ec272f;
}

.card-left-text-wrapper_4-88-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-left: 24px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
}

.brix---hamburger-menu-bar-top-15 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-header-one-nav_2-24-2 {
  z-index: 5;
  background-color: #f5f5f5;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 20px 10px;
  font-weight: 300;
  display: none;
  position: relative;
}

.brix---header-nav-menu-list-9 {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-size: .8rem;
  line-height: 1;
  list-style-type: none;
  display: flex;
}

.div-block-name-2-2-8 {
  z-index: auto;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  width: auto;
  margin-left: 10px;
  display: flex;
  position: relative;
  top: 0;
}

.brix---hamburger-menu-wrapper-9 {
  padding: 0;
  transition: transform .3s;
}

.brix---hamburger-menu-wrapper-9:hover {
  transform: scale(.96);
}

.brix---hamburger-menu-wrapper-9.w--open {
  background-color: #0000;
}

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

.brix---dropdown-chevron-8 {
  width: .7rem;
  margin-left: 6px;
  font-size: .8rem;
  line-height: 1;
}

.rt-nav-container-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.header-menu_2-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brix---hamburger-menu-bar-top-16 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.text-block-190 {
  color: #18181d;
  font-family: Montserrat, sans-serif;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1;
}

.text-block-190:hover {
  color: #1a2aa4;
  -webkit-text-stroke-color: #1a2aa4;
}

.brix---hamburger-menu-bar-bottom-12 {
  background-color: #211f54;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.rt-nav-container-28 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.link_1-1-28 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-28:hover {
  opacity: .5;
  color: #000;
}

.link_1-1-29 {
  color: #000;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.link_1-1-29:hover {
  opacity: .5;
  color: #000;
}

.rt-solutions-card {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  padding: 10px 25px;
  transition: background-color .2s, box-shadow .2s;
  display: flex;
  position: relative;
  box-shadow: 0 2px 20px #0059ff38;
}

.rt-solution-card-background {
  z-index: 1;
  opacity: 0;
  border-radius: 20px;
  position: absolute;
  inset: 0%;
  box-shadow: 0 2px 50px #dbdfffcc;
}

.rt-solutions-card-icons-block {
  background-color: #f0f4ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.rt-solutions-card-icons-block.rt-bg-light-green {
  background-color: var(--white);
}

.rt-solutions-card-caption-col {
  color: #6d6d6d;
  flex: 1;
}

.rt-solutions-card-icons-col {
  flex: 1;
  max-width: 70px;
}

.rt-solutions-card-icons-col.rt-amazing-home-two {
  align-self: center;
  max-width: 78px;
}

.rt-solutions-card-flex {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 8px;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.body-4 {
  font-family: Montserrat, sans-serif;
}

.p_1 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
}

.rt-category-cards-text_11 {
  color: #150438;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
}

.rt-category-cards-text_11.rt-text-white {
  color: #fff;
}

.rt-category-cards-text_11.rt-margin-bottom-fifteen-2 {
  margin-bottom: 15px;
}

.rt-category-cards-text_11.rt-margin-bottom-fifteen_11 {
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 27px;
}

.text-span-129 {
  font-weight: 600;
  text-decoration: line-through;
}

.text-span-130, .text-span-131 {
  color: var(--red-2);
  font-weight: 600;
}

@media screen and (min-width: 1280px) {
  .navigation-drop-container-2 {
    justify-content: center;
  }

  .navigation-column-2 {
    left: 439px;
  }

  .spark-container-10 {
    padding-top: 180px;
  }

  .section-home_2._2 {
    background-position: 0 0, 50%;
  }

  .brix---mg-bottom-18 {
    line-height: 1.3px;
  }

  .brix---paragraph-default-18-2, .brix---paragraph-default-18-1 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 1.3;
  }

  .brix---mg-bottom-18-2 {
    line-height: 1.3px;
  }

  .section-home_2-copy._2, .section-home_2-1._2 {
    background-position: 0 0, 50%;
  }

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

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

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

  .section-home_2-2._2 {
    background-position: 0 0, 50%;
  }

  .section-home_2-2._3 {
    background-position: 0 0, 60%;
    min-height: 60vh;
    padding-top: 60px;
  }

  .image-wrapper_6 {
    width: 70%;
  }

  .text-block-1-2 {
    font-weight: 500;
  }

  .rocket_link_1-2 {
    padding-top: 18px;
  }

  .rocket_link_3 {
    padding-top: 16px;
  }

  .text-block-3 {
    font-weight: 500;
  }

  .btn-submit-14 {
    width: 90%;
  }

  .flowout-container-testimonials-makeup, .flowout-container_10 {
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_7-4 {
    max-width: 1400px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .grid-footer_1 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 50%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-13.spark-flex-middle-13 {
    padding-top: 400px;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 50%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-8-7, .section-8-8 {
    padding-bottom: 0;
  }

  .section-maps, .section-maps_2 {
    margin-top: 2rem;
  }

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

  .brix---bg-image-full-width-6 {
    object-fit: cover;
    object-position: 20% 0%;
  }

  .section-home_2-2-copy._2 {
    background-position: 0 0, 50%;
  }

  .section-home_2-2-copy._3 {
    background-position: 0 0, 60%;
    min-height: 60vh;
    padding-top: 60px;
  }

  .section-home_3-2._2 {
    background-position: 0 0, 50%;
  }

  .section-home_3-2._3 {
    background-image: url('../images/22.51.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 50vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .spark-container-10-copy {
    padding-top: 180px;
  }

  .spark-container-10-3 {
    padding-top: 60px;
  }

  .paragraph_1-33 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .rt-heading-six-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .rt-about-us-rating-details {
    flex: 1;
    max-width: none;
  }

  .image-wrapper_6-2, .image-wrapper_63, .image-wrapper_6-6 {
    width: 70%;
  }

  .rt-heading-six-2-copy, .rt-heading-six-2-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .rt-about-us-rating-details-2-3 {
    flex: 0 auto;
    max-width: none;
  }

  .image-wrapper_2-3 {
    width: 70%;
  }

  .rt-about-us-about-item, .rt-about-us-about-item_1 {
    max-width: 600px;
  }

  .rt-nav-location_1-2 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-home-one-top-nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-nav-location_8-5 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_8-5.rt-underline-off.rt-align-center {
    border-right-style: none;
    flex: 0 auto;
  }

  .rt-nav-location_1 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_1.rt-change_1 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-nav-location_1-3 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_1-3.rt-change_3 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-one-top-nav_01 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-nav-location_01 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_01.rt-change_1, .rt-nav-location_01._1_01, .rt-nav-location_01._1_01 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-nav-location_02 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_02.rt-change_3, .rt-nav-location_02._2_01 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-nav-location_03 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_03.rt-change_3, .rt-nav-location_03._2_01, .rt-nav-location_03._3_01 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-nav-location_01-copy {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_01-copy.rt-change_1, .rt-nav-location_01-copy._1_01 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-nav-location_02-1 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_02-1.rt-change_1, .rt-nav-location_02-1._1_01 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-home-three-discover-right-background {
    display: none;
    top: -30px;
    right: -30px;
  }

  .rt-home-three-discover-right {
    max-width: 55%;
  }

  .rt-nav-location_04 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_04.rt-change_1, .rt-nav-location_04._1_01, .rt-nav-location_04._4_01, .rt-nav-location_04._4_01, .rt-nav-location_04._4_01, .rt-nav-location_04._4_01, .rt-nav-location_04._4_01 {
    justify-content: flex-end;
    align-items: center;
  }

  .scroll-to-top-arrow-button {
    top: 37rem;
  }

  .rt-nav-location_8-51 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_8-51.rt-underline-off.rt-align-center {
    flex: 0 auto;
  }

  .grid-footer_11 {
    margin-left: auto;
    margin-right: auto;
  }

  .scroll-to-top-arrow-button_2 {
    top: 39rem;
  }

  .scroll-to-top-arrow-button_3 {
    top: 41.2rem;
  }

  .rt-home-one-top-nav_02 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto;
    grid-auto-columns: 1fr;
    display: none;
  }

  .rt-nav-location_04-11 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_04-11._4_01-11 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-nav-location_04-3 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_04-3._4_03 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-nav-location_01-10 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_01-10._1_01-10 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-home-one-top-nav_01-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block_04 {
    justify-content: center;
    align-items: center;
  }

  .rt-nav-location_04-112 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_04-112._4_113 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-home-one-top-nav_01-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-nav-location_04-111 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_04-111._4_111 {
    justify-content: flex-end;
    align-items: center;
  }

  .rt-home-one-top-nav_02-2, .rt-home-one-top-nav_02-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr auto;
    grid-auto-columns: 1fr;
    display: none;
  }

  .rt-home-one-top-nav_01-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-nav-location_1-35 {
    border-right-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rt-nav-location_1-35.rt-change_3-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .rt-home-three-discover-right-2 {
    max-width: 55%;
  }
}

@media screen and (min-width: 1440px) {
  .navigation-container-4 {
    max-width: none;
  }

  .dropdown-list-full-wrapper-3 {
    width: 100%;
  }

  .dropdown-list-9 {
    justify-content: flex-end;
    width: 100%;
    min-width: auto;
  }

  .navigation-bottom-bar-2 {
    justify-content: space-between;
    width: 100%;
    max-width: 100%;
  }

  .navigation-drop-container-2 {
    justify-content: center;
    width: 100%;
    max-width: none;
  }

  .div-block-name-2-outstaffing-3 {
    z-index: 1;
  }

  .navigation-drop-container-3 {
    justify-content: center;
    width: 100%;
    max-width: none;
  }

  .dropdown-list-10 {
    justify-content: flex-end;
    width: 100%;
    min-width: auto;
  }

  .brand-1-outstaffing-3 {
    z-index: 1;
  }

  .dropdown-list-full-wrapper-4 {
    width: 100%;
  }

  .image-2-outstaffing-2 {
    z-index: 1;
  }

  .navigation-column-2 {
    left: 499px;
  }

  .navigation-wrap-1 {
    padding-top: .5rem;
  }

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

  .brix---grid-hero-v1 {
    grid-column-gap: 90px;
  }

  .spark-container-10 {
    padding-top: 180px;
  }

  .section-home_2._2, .section-home_2-copy._2, .section-home_2-1._2 {
    background-position: 0 0, 50%;
  }

  .brix---z-index-1 {
    margin-left: auto;
    margin-right: auto;
  }

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

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

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

  .section_5 {
    margin-top: 1rem;
  }

  .sectio_6 {
    padding-top: 2rem;
  }

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

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

  .div-block-phone_3.phone_3 {
    background-color: #232323;
  }

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

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

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

  .form-wrapper-phone_2-4 {
    align-self: auto;
    max-width: 400px;
  }

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

  .div-block-phone_4.phone_3 {
    background-color: #232323;
  }

  .div-block-phone_4.phone_4 {
    background-color: #232323;
    justify-content: center;
    align-items: flex-end;
  }

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

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

  .section-home_2-2._2 {
    background-position: 0 0, 50%;
  }

  .section-home_2-2._3 {
    background-position: 0 0, 50% 70%;
    min-height: 75vh;
    padding-top: 60px;
  }

  .image-wrapper_6 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .quote_form-8 {
    display: none;
  }

  .project_circle_wrap-radiators {
    height: auto;
  }

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

  .rocket_link-radiators {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .rocket_link_1-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .project_circle_wrap_1-2 {
    height: auto;
  }

  .project_quote-home_1 {
    z-index: auto;
  }

  .rocket_link_3 {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .project_circle_wrap_3 {
    height: auto;
  }

  .project_quote-home_3 {
    z-index: auto;
  }

  .quote_form-9 {
    display: none;
  }

  .btn-submit-14 {
    width: 80%;
  }

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

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

  .flowout-slide-testimonial {
    margin-left: 0;
    padding-left: 17%;
  }

  .section-10._10, .section-10._10-copy {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block_7-4 {
    max-width: 1400px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-megapolis-3 {
    padding-bottom: 20px;
  }

  .div-block-footer-megapolis-4 {
    z-index: 1;
  }

  .footer-footer {
    padding-bottom: 20px;
  }

  .grid-footer_1 {
    grid-column-gap: 88px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-logo-footer_1 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-footer_4-44 {
    z-index: 1;
  }

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

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

  .section_2-2.hero_2 {
    height: 60rem;
    margin-bottom: 8rem;
  }

  .hero-h1_2-23 {
    margin-top: .25rem;
    font-weight: 800;
  }

  .hero-h2_2-23 {
    margin-top: 1.5rem;
    font-weight: 800;
  }

  .hero-h2_2-24 {
    margin-top: 0;
    font-weight: 800;
  }

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

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

  .section_4-2 {
    padding-top: 1rem;
  }

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

  .section-_11._10, .section-_11._10-copy, .section-_11._10-copy-copy, .section-_11._11 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .spark-flex-row_6-3.spark_6-3 {
    margin-top: 6rem;
  }

  .section_2-3.hero_2 {
    height: 60rem;
    margin-bottom: 8rem;
  }

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 50%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 60rem;
    margin-bottom: 8rem;
  }

  .section_2-1.hero_2, .section_2-1.hero_2-1 {
    height: 60rem;
    margin-bottom: 8rem;
  }

  .section_4-2-22, .section_4-24, .sectio_3-22 {
    padding-top: 1rem;
  }

  .sectio_5-21 {
    padding-top: 4rem;
  }

  .section-13.spark-flex-middle-13 {
    padding-top: 400px;
  }

  .section_2-31.hero_2 {
    height: 60rem;
    margin-bottom: 8rem;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 50%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 60rem;
    margin-bottom: 8rem;
  }

  .hero-h1_2-4 {
    margin-top: 1.5rem;
    font-weight: 800;
  }

  .hero-h5_2-2 {
    margin-top: 2rem;
    font-weight: 500;
  }

  .sectio_5-212 {
    padding-top: 4rem;
  }

  .section_3-23, .sectio_3-25 {
    padding-top: 0;
  }

  .sectio_6-5 {
    padding-top: 2rem;
  }

  .section-10-5._10, .section-10-5._10-copy, .section-10-5._10-5 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .section-8-5 {
    margin-top: 5rem;
  }

  .section_5-5 {
    margin-top: 0;
    padding-top: 4rem;
  }

  .div-block-image_7-0 {
    margin-left: 0;
  }

  .sectio_3-55 {
    padding-top: 0;
  }

  .sectio_8-1 {
    padding-top: 2rem;
  }

  .large-testimonial-1-1-maps, .large-testimonial-1-1-maps.white, .large-testimonial-3-1-maps, .large-testimonial-3-1-maps.white {
    font-weight: 300;
  }

  .section-maps {
    margin-top: 2.5rem;
    margin-bottom: 8rem;
    padding-bottom: 0;
  }

  .large-testimonial-3-maps, .large-testimonial-3-maps.white, .large-testimonial-3-3-maps, .large-testimonial-3-3-maps.white, .large-testimonial-3-4-maps, .large-testimonial-3-4-maps.white {
    font-weight: 300;
  }

  .wrapper-maps.left {
    width: 90%;
    margin-left: 0;
    margin-right: auto;
  }

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

  .div-block-maps.maps_2 {
    background-color: #fff0;
  }

  .large-testimonial-2-maps, .large-testimonial-2-maps.white {
    font-weight: 300;
  }

  .section-maps_2 {
    margin-top: 2.5rem;
    margin-bottom: 8rem;
    padding-bottom: 0;
  }

  .section_5-7 {
    margin-top: 1rem;
  }

  .sectio_3-57 {
    padding-top: 4rem;
  }

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

  .hero-h5_2-3 {
    margin-top: 2rem;
    font-weight: 500;
  }

  .section_4-27 {
    padding-top: 1rem;
  }

  .large-testimonial-3-41-maps, .large-testimonial-3-41-maps.white {
    font-weight: 300;
  }

  .hero-h1_car-polishing {
    margin-top: 1.5rem;
    font-weight: 800;
  }

  .hero-h5_car-polishing {
    margin-top: 2rem;
    font-weight: 500;
  }

  .brix---z-index-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .section-home_2-2-copy._2 {
    background-position: 0 0, 50%;
  }

  .section-home_2-2-copy._3 {
    background-position: 0 0, 50% 70%;
    min-height: 75vh;
    padding-top: 60px;
  }

  .section-home_3-2._2 {
    background-position: 0 0, 50%;
  }

  .section-home_3-2._3 {
    background-image: url('../images/22.51.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 75vh;
    padding-top: 60px;
    padding-bottom: 140px;
  }

  .spark-container-10-copy {
    padding-top: 180px;
  }

  .spark-container-10-3 {
    padding-top: 100px;
  }

  .paragraph_1-33 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

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

  .rt-home-two-award-content {
    max-width: 376px;
  }

  .image-wrapper_6-2, .image-wrapper_63, .image-wrapper_6-6 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-home-two-award-content-2, .rt-home-two-award-content-3, .rt-home-two-award-content-5, .rt-home-two-award-content-9, .rt-home-two-award-content-3-7 {
    max-width: 376px;
  }

  .rt-about-us-rating-details-2-3 {
    flex: 0 auto;
  }

  .image-wrapper_2-3 {
    justify-content: flex-start;
    align-items: center;
    width: 70%;
    margin-left: 0;
    margin-right: auto;
  }

  .section_3-231 {
    padding-top: 0;
  }

  .rt-nav-location_1-2.rt-change_2 {
    flex-basis: 300px;
  }

  .rt-nav-location_8-5.rt-underline-off.rt-align-center {
    border-right-style: none;
  }

  .rt-home-two-award-content_01 {
    max-width: 376px;
  }

  .brand-14 {
    z-index: 1;
  }

  .image-10056 {
    z-index: 1;
    width: 42px;
  }

  .rt-nav-container {
    grid-template-columns: 270px 4fr 270px;
  }

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

  .rt-home-two-award-content_01-2 {
    max-width: 376px;
  }

  .rt-home-three-discover-right {
    max-width: 55%;
  }

  .rt-home-two-award-content_04 {
    max-width: 376px;
  }

  .dropdown-list-11 {
    justify-content: flex-end;
    width: 100%;
    min-width: auto;
  }

  .scroll-to-top-arrow-button {
    top: 40.2rem;
  }

  .footer-footer_1 {
    padding-bottom: 20px;
  }

  .grid-footer_11 {
    grid-column-gap: 88px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-logo-footer_1-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .scroll-to-top-arrow-button_2 {
    top: 42.2rem;
  }

  .scroll-to-top-arrow-button_3 {
    top: 44.4rem;
  }

  .brand-15 {
    z-index: 1;
  }

  .image-10059 {
    z-index: 1;
    width: 42px;
  }

  .div-block-name-2-2-3, .brand-16 {
    z-index: 1;
  }

  .image-10060 {
    z-index: 1;
    width: 42px;
  }

  .div-block-name-2-2-4 {
    z-index: 1;
  }

  .rt-home-two-award-content_01-3, .rt-home-two-award-content_01-2-10, .rt-home-two-award-content_04-12, .rt-home-two-award-content_04-2, .rt-home-two-award-content_04-11 {
    max-width: 376px;
  }

  .rt-nav-container-2 {
    grid-template-columns: 270px 4fr 270px;
  }

  .image-10061 {
    z-index: 1;
    width: 42px;
  }

  .div-block-name-2-2-5, .brand-16-1 {
    z-index: 1;
  }

  .rt-home-two-award-content_04-111 {
    max-width: 376px;
  }

  .rt-home-two-award-content_04-3 {
    max-width: none;
  }

  .div-block_04 {
    justify-content: center;
    align-items: center;
  }

  .rt-home-two-award-content_04-113, .rt-home-two-award-content_04-112 {
    max-width: 376px;
  }

  .brand-17 {
    z-index: 1;
  }

  .image-10062 {
    z-index: 1;
    width: 42px;
  }

  .div-block-name-2-2-6 {
    z-index: 1;
  }

  .image-10064 {
    z-index: 1;
    width: 36px;
  }

  .rt-nav-container-24 {
    grid-template-columns: 270px 4fr 270px;
  }

  .brand-18, .brand-16-1-2, .div-block-name-2-2-7 {
    z-index: 1;
  }

  .rt-nav-container-25 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-10065 {
    z-index: 1;
    width: 36px;
  }

  .brand-19 {
    z-index: 1;
  }

  .rt-nav-container-26 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-home-two-award-content_04-06 {
    max-width: none;
  }

  .rt-home-one-top-nav_02-3 {
    display: none;
  }

  .rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
    max-width: none;
  }

  .rt-home-one-top-nav_01-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-home-three-discover-right-2 {
    max-width: 55%;
  }

  .div-block-name-2-2-8 {
    z-index: 1;
  }

  .image-10066 {
    z-index: 1;
    width: 36px;
  }

  .rt-nav-container-27 {
    grid-template-columns: 270px 4fr 270px;
  }

  .rt-nav-container-28 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .uui-banner23_content_5-31 {
    display: flex;
  }

  .dropdown-list-full-wrapper-3 {
    width: 100%;
    max-width: none;
  }

  .dropdown-list-9.w--open {
    align-items: center;
    max-width: none;
  }

  .navigation-drop-container-2 {
    justify-content: center;
    width: auto;
    max-width: none;
  }

  .navigation-column {
    flex: 0 auto;
  }

  .navigation-column-2 {
    left: 499px;
  }

  .navigation-wrap-1 {
    padding-top: .5rem;
  }

  .brix---hero-full-width-right-hero-v5 {
    width: 100%;
    max-width: 46%;
  }

  .brix---heading-h2-size-2, .brix---heading-h1-size-2 {
    color: #0b0864;
  }

  .brix---paragraph-default-2-2 {
    color: #333;
  }

  .brix---hero-bg-image-light-2 {
    min-height: 80vw;
    padding-top: 300px;
    padding-bottom: 350px;
  }

  .spark-container-10 {
    padding-top: 180px;
  }

  .section-home_2._2 {
    background-position: 0 0, 50% 90%;
    min-height: 85vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .brix---heading-h1-size-18, .brix---heading-h2-size-18-18 {
    color: #0b0864;
  }

  .section-home_2-copy._2 {
    background-position: 0 0, 50% 90%;
    min-height: 85vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .section-home_2-1._2 {
    background-position: 0 0, 50% 90%;
    min-height: 90vh;
    padding-top: 60px;
    padding-bottom: 250px;
  }

  .grid-2-columns_2-00 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .grid-2-columns_3-00, .grid-2-columns_4-00 {
    display: none;
  }

  .grid-2-columns_2-01 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 28px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

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

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

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

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

  .content__wrapper-phone_1-1.phone_1-1 {
    max-width: 1920px;
  }

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

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

  .section-home_2-2._2 {
    background-position: 0 0, 50% 90%;
    min-height: 90vh;
    padding-top: 60px;
    padding-bottom: 250px;
  }

  .section-home_2-2._3 {
    background-position: 0 0, 60% 100%;
    min-height: 80vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .image-wrapper_6 {
    background-color: var(--0);
    background-image: none;
    width: 55%;
    max-width: 1020.8px;
    margin-left: auto;
    margin-right: auto;
  }

  .quote_form-8 {
    display: none;
  }

  .project_circle_wrap-radiators, .project_circle_wrap_1-2, .project_circle_wrap_3 {
    justify-content: flex-end;
    align-items: center;
  }

  .quote_form-9 {
    display: none;
  }

  .text-area-2 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area-2:hover {
    color: #fff;
  }

  .text-area_2 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area_2:hover {
    color: #fff;
  }

  .btn-submit-14 {
    width: 80%;
  }

  .text-area-3, .text-area-4 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area-4:hover {
    color: #fff;
  }

  .text-area-4-2 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area-4-2:hover {
    color: #fff;
  }

  .text-area-5 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area-5:hover {
    color: #fff;
  }

  .text-area-5-2 {
    color: #fff;
    font-weight: 300;
    line-height: 1;
  }

  .text-area-5-2:hover {
    color: #fff;
  }

  .content-title-tpms_4 {
    margin-bottom: 4rem;
  }

  .section_10, .section-9 {
    display: block;
  }

  .flowout-container-testimonials-makeup, .flowout-container_10 {
    max-width: 1400px;
  }

  .uui-banner23_content_5-32 {
    display: flex;
  }

  .nav-footer-megapolis-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .footer-grid-footer-megapolis-3 {
    max-width: 1000px;
  }

  .div-block-logo-megapolis-4 {
    margin-left: auto;
    margin-right: auto;
  }

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

  .nav-name-footer-megapolis-3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .footer-grid-footer {
    max-width: 1400px;
  }

  .div-block-logo-footer {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-grid-footer_3 {
    max-width: 1000px;
  }

  .grid-footer_1 {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrapper_1 {
    background-color: #232323;
    border-top-style: none;
  }

  .div-block-logo-footer_1 {
    margin-left: auto;
    margin-right: auto;
  }

  .image-2-footer {
    width: 60px;
    height: auto;
  }

  .nav-name-footer_3, .nav-footer_3 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .section_2-2.hero_2 {
    height: 70rem;
  }

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

  .section-9-2 {
    display: block;
  }

  .section_2-3.hero_2 {
    height: 70rem;
  }

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 51%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 70rem;
  }

  .section_2-1.hero_2, .section_2-1.hero_2-1 {
    height: 70rem;
  }

  .spark-flex-row-13.spark-full-width-mobile-13 {
    justify-content: space-between;
    align-items: center;
  }

  .section-13.spark-flex-middle-13 {
    padding-top: 400px;
  }

  .section_2-31.hero_2 {
    height: 70rem;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fff 20%, #fff0 51%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 70rem;
  }

  .spark-container-13-1 {
    max-width: 1400px;
  }

  .section-8-5 {
    margin-top: 6rem;
  }

  .section_5-5 {
    padding-top: 5rem;
  }

  .div-block-image_7-0 {
    margin-left: 0;
  }

  .section-8-7, .section-8-8 {
    margin-top: 8rem;
    margin-bottom: 9rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-maps {
    margin-top: 3rem;
    margin-bottom: 10rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-maps.maps_2 {
    height: 600px;
  }

  .section-maps_2 {
    margin-top: 3rem;
    margin-bottom: 10rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .uui-banner23_content_5-35, .section-11 {
    display: none;
  }

  .section-16 {
    margin-top: 8rem;
    margin-bottom: 9rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brix---bg-image-full-width-6 {
    object-position: 0% 0%;
  }

  .section-home_2-2-copy._2 {
    background-position: 0 0, 50% 90%;
    min-height: 90vh;
    padding-top: 60px;
    padding-bottom: 250px;
  }

  .section-home_2-2-copy._3 {
    background-position: 0 0, 60% 100%;
    min-height: 80vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .section-home_3-2._2 {
    background-position: 0 0, 50% 90%;
    min-height: 90vh;
    padding-top: 60px;
    padding-bottom: 250px;
  }

  .section-home_3-2._3 {
    background-image: url('../images/22.51.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 85vh;
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .spark-container-10-copy {
    padding-top: 180px;
  }

  .spark-container-10-3 {
    padding-top: 100px;
  }

  .image-wrapper_6-2, .image-wrapper_63, .image-wrapper_6-6 {
    width: 55%;
    max-width: 1020.8px;
    margin-left: auto;
    margin-right: auto;
  }

  .rt-about-us-rating-details-2-3 {
    margin-left: 0;
    margin-right: auto;
  }

  .image-wrapper_2-3 {
    background-color: var(--0);
    background-image: none;
    width: 55%;
    max-width: 1020.8px;
    margin-left: 0;
    margin-right: auto;
  }

  .rt-nav-location_8-5.rt-underline-off.rt-align-center {
    border-right-style: none;
  }

  .rt-nav-right-block_2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .nav-name_2-2 {
    width: auto;
  }

  .brand-14 {
    max-width: 100%;
  }

  .image-10056 {
    width: 42px;
  }

  .rt-nav-container {
    grid-template-columns: auto 4fr 1.25fr;
  }

  .div-block-name-2-2-2 {
    width: 100%;
  }

  .rt-header-one-nav_2 {
    z-index: 7;
  }

  .rt-home-three-discover-right {
    justify-content: center;
    align-items: flex-end;
    max-width: 55%;
  }

  .rt-tag-wrap.rt-padding-none {
    left: -11px;
  }

  .rt-home-three-discover-flex {
    grid-column-gap: 60px;
  }

  .rt-home-three-discover-left {
    flex-basis: 50%;
  }

  .dropdown-list-11.w--open {
    align-items: center;
    max-width: none;
  }

  .scroll-to-top-arrow-button {
    top: 41.5rem;
  }

  .grid-footer_11 {
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2-footer-2 {
    width: 30px;
    height: auto;
  }

  .div-block-logo-footer_1-1 {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-name-footer_3-2, .nav-footer_3-2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
  }

  .scroll-to-top-arrow-button_2 {
    top: 43.5rem;
  }

  .scroll-to-top-arrow-button_3 {
    top: 45.7rem;
  }

  .nav-name_2-2-2 {
    width: auto;
  }

  .brand-15 {
    max-width: 100%;
  }

  .image-10059 {
    width: 42px;
  }

  .div-block-name-2-2-3 {
    width: 100%;
  }

  .brand-16 {
    max-width: 100%;
  }

  .image-10060 {
    width: 42px;
  }

  .div-block-name-2-2-4 {
    width: 100%;
  }

  .rt-nav-container-2 {
    grid-template-columns: auto 4fr 1.25fr;
  }

  .image-10061 {
    width: 42px;
  }

  .div-block-name-2-2-5 {
    width: 100%;
  }

  .rt-header-one-nav_2-2 {
    z-index: 7;
  }

  .brand-16-1 {
    max-width: 100%;
  }

  .rt-header-one-nav_2-22 {
    z-index: 7;
  }

  .rt-nav-right-block_2-12, .rt-nav-right-block_2-222 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-home-two-award-content_04-3 {
    max-width: none;
  }

  .div-block_04 {
    justify-content: center;
    align-items: center;
  }

  .rt-header-one-nav_2-3 {
    z-index: 7;
  }

  .rt-nav-right-block_2-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .nav-name_2-2-3 {
    width: auto;
  }

  .brand-17 {
    max-width: 100%;
  }

  .image-10062 {
    width: 42px;
  }

  .rt-header-one-nav_2-24 {
    z-index: 7;
  }

  .nav-name_2-2-4 {
    width: auto;
  }

  .div-block-name-2-2-6 {
    width: 100%;
  }

  .image-10064 {
    width: 36px;
  }

  .rt-nav-container-24 {
    grid-template-columns: auto 4fr 1.25fr;
  }

  .brand-18, .brand-16-1-2 {
    max-width: 100%;
  }

  .rt-nav-right-block_2-12-2, .rt-nav-right-block_2-222-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .nav-name_2-2-5 {
    width: auto;
  }

  .rt-header-one-nav_2-22-2 {
    z-index: 7;
  }

  .div-block-name-2-2-7 {
    width: 100%;
  }

  .rt-nav-container-25 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-10065 {
    width: 36px;
  }

  .rt-nav-right-block_2-223 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .brand-19 {
    max-width: 100%;
  }

  .rt-nav-right-block_2-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-header-one-nav_2-25 {
    z-index: 7;
  }

  .rt-nav-container-26 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-nav-right-block_2-227, .rt-nav-right-block_2-226 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .rt-home-two-award-content_04-06 {
    max-width: none;
  }

  .rt-home-one-top-nav_02-3 {
    display: none;
  }

  .rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
    max-width: none;
  }

  .rt-home-one-top-nav_01-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .rt-home-three-discover-right-2 {
    justify-content: center;
    align-items: flex-end;
    max-width: 55%;
  }

  .rt-home-three-discover-left-2 {
    flex-basis: 50%;
  }

  .rt-header-one-nav_2-24-2 {
    z-index: 7;
  }

  .div-block-name-2-2-8 {
    width: 100%;
  }

  .image-10066 {
    width: 36px;
  }

  .rt-nav-container-27 {
    grid-template-columns: auto 4fr 1.25fr;
  }

  .rt-nav-container-28 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  .uui-text-size-medium_3-2 {
    padding-bottom: 2px;
    font-size: .65rem;
    line-height: 1.3;
  }

  .div-block_adress_1 {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-banner23_content_5-41 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
  }

  .uui-banner23_text-wrapper {
    grid-row-gap: 0rem;
    flex: 0 auto;
    line-height: 1.5px;
  }

  .uui-text-size-medium_3 {
    padding-bottom: 2px;
    font-size: .65rem;
    line-height: 1.3;
  }

  .uui-banner23_text {
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .section-home_4 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-2 {
    font-size: .85rem;
  }

  .uui-banner23_content_5-31 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .uui-banner23_content_5-11 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
  }

  .uui-banner24_text {
    margin-bottom: 5px;
    margin-right: 0;
    line-height: 1.2;
  }

  .uui-text-size-medium_3-3 {
    padding-bottom: 2px;
    font-size: .65rem;
    line-height: 1.3;
  }

  .uui-banner23_content_5-21 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
  }

  .heading {
    font-size: .75rem;
  }

  .div-block_adress_content-wrapper {
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
    padding-top: .5rem;
  }

  .section-home_1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h4_1 {
    font-size: .8rem;
    line-height: 1;
  }

  .h4_1-2 {
    font-size: .75rem;
  }

  .uui-banner-wrapper-phone {
    grid-row-gap: 0rem;
    flex: 0 auto;
    line-height: 1.5px;
  }

  .uui-banner_phone_1, .phone_1, .uui-banner_phone_2 {
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .link_1, .link_2 {
    font-size: .9rem;
  }

  .uui-text-size-medium_3-1 {
    margin-top: .5rem;
    padding-bottom: 2px;
    font-size: .65rem;
    line-height: 1.3;
  }

  .uui-text-size-medium_3-4 {
    margin-top: 0;
    padding-bottom: 2px;
    font-size: .65rem;
    line-height: 1.3;
  }

  .mobile-dropdown-3 {
    background-color: #fff;
    width: 100%;
  }

  .navigation-link-block-3-1 {
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
  }

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

  .navigation-column_3-3 {
    width: auto;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

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

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

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

  .navigation-link-block-3 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    line-height: 1.2;
  }

  .navigation-column_1 {
    width: auto;
    padding: 10px 20px;
    text-decoration: none;
  }

  .navigation-wrap_2 {
    color: #333;
  }

  .brix---header-logo {
    width: 100px;
    max-width: none;
  }

  .navigation-link-block-3-2 {
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2;
  }

  .dropdown-list-full-wrapper-3 {
    max-width: none;
  }

  .navigation-left-2 {
    display: none;
  }

  .brand-12 {
    z-index: 1;
    display: none;
  }

  .nav-title {
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
  }

  .link-168 {
    color: #232323;
    text-decoration: none;
  }

  .link-168:hover {
    color: #ff0004;
  }

  .navigation-link-3, .navigation-link-3.w--current, .nav-menu-111 {
    color: #333;
  }

  .navigation-2 {
    max-width: none;
    display: none;
  }

  .mobile-toggle-3 {
    background-color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 1.2;
  }

  .mobile-toggle-3:hover {
    color: #ff0004;
  }

  .mobile-nav-link-2 {
    color: #333;
    background-color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 1.2;
  }

  .mobile-nav-link-2:hover {
    color: #ff0004;
  }

  .navigation-link-block-3-3 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
  }

  .navigation-mob-2 {
    z-index: 1;
    border-bottom: 1px solid #4455671c;
    flex-direction: row;
    justify-content: center;
    padding: 15px 1rem;
    display: flex;
  }

  .icon-10 {
    color: #333;
  }

  .dropdown-list-mob-2 {
    background-color: #fff;
  }

  .dropdown-list-mob-2.w--open {
    z-index: 999;
    padding-bottom: 0;
  }

  .navigation-column_4 {
    width: auto;
    padding: 10px 20px;
    line-height: 1.2;
    text-decoration: none;
  }

  .navigation-full {
    background-color: #fff;
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .mobile-nav-link-2-1 {
    color: #333;
    background-color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 1.2;
  }

  .mobile-nav-link-2-1:hover {
    color: #ff0004;
  }

  .navigation-link-block-3-8 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    line-height: 1.2;
  }

  .text-block-174 {
    color: #ff0004;
    line-height: 1.2;
  }

  .navigation-drop-container-2 {
    max-width: none;
  }

  .navigation-column {
    width: auto;
    padding: 10px 20px;
    line-height: 1.2;
    text-decoration: none;
  }

  .navigation-container-mob-2 {
    z-index: 1;
    justify-content: space-between;
    max-width: none;
    position: relative;
  }

  .navigation-link-block-3-9 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    line-height: 1.2;
  }

  .text-block-141 {
    font-size: 14px;
    line-height: 1.2;
  }

  .navigation-mob-3 {
    z-index: 1;
    border-bottom: .5px #0000001a;
    flex-direction: row;
    justify-content: center;
    padding: .3rem 1rem .4rem;
    display: flex;
  }

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

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

  .nav-3-name-outstaffing {
    flex: 1;
    align-self: auto;
    margin-top: 0;
    line-height: 1;
  }

  .navigation-link-block-mob-2-recruitment {
    color: #333;
    background-color: #fff;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    display: none;
  }

  .navigation-link-block-mob-2-recruitment:hover {
    color: #0f76bb;
    background-color: #0000;
  }

  .brand-1-outstaffing-3 {
    justify-content: flex-start;
    align-items: center;
  }

  .brand-13 {
    z-index: 1;
    display: none;
  }

  .nav-name-2-outstaffing {
    font-size: .45rem;
    font-weight: 600;
  }

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

  .image-2-outstaffing-2 {
    width: auto;
    height: 50px;
  }

  .mobile-nav-3 {
    background-color: #fff;
    border-top: 1px solid #0000001a;
    flex: 0 auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    box-shadow: 0 3px 20px 7px #20355a1a;
  }

  .mobile-nav-link-3 {
    border: 1px none var(--black_2);
    color: var(--black_2);
    background-color: #fff;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: .8rem;
    line-height: 1.1;
    text-decoration: none;
  }

  .mobile-nav-link-3:hover {
    color: var(--blue_7);
  }

  .navigation-link-block-4 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .mobile-toggle-4 {
    color: var(--black_2);
    background-color: #fff;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .mobile-toggle-4:hover {
    color: var(--blue_7);
  }

  .nav-content-wrap {
    padding-left: 10px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .nav-title-2 {
    color: var(--black_2);
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: .7rem;
    line-height: 1.1;
  }

  .nav-title-2:hover {
    color: var(--blue_7);
  }

  .text-block-176 {
    color: var(--black_2);
    font-size: .8rem;
    line-height: 1.1;
  }

  .text-block-176:hover {
    color: var(--blue_7);
  }

  .navigation-link-block-mob-2 {
    color: var(--color);
    background-color: #fff;
    margin-bottom: .4rem;
    padding: .2rem 0 0 1rem;
  }

  .navigation-link-block-mob-2:hover {
    color: var(--blue_1);
    background-color: #0000;
  }

  .dropdown-list-mob-3 {
    background-color: #fff;
  }

  .dropdown-list-mob-3.w--open {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .navigation-wrap-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

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

  .image-2 {
    width: auto;
    height: 50px;
  }

  .brix---header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .brix---dropdown-pd {
    padding: 20px 0 14px;
  }

  .brix---hamburger-menu-bar-top {
    width: 44px;
    height: 3px;
  }

  .brix---header-nav-list-item {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .brix---header-nav-link:hover {
    color: #1a2aa4;
  }

  .brix---hamburger-menu-wrapper {
    order: -1;
    transition: transform .3s;
  }

  .brix---hamburger-menu-wrapper:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-bottom {
    width: 44px;
    height: 3px;
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .brix---dropdown-column-wrapper {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper.w--open {
    transform: none;
  }

  .brix---dropdown-link {
    line-height: 1.2;
  }

  .brix---dropdown-link:hover {
    color: #1a2aa4;
  }

  .brix---header-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .brix---dropdown-card {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card.w--open {
    position: static;
  }

  .text-block-2:hover {
    color: #1a2aa4;
  }

  .brix---dropdown-links-grid {
    grid-row-gap: 1.5rem;
    padding-left: 10px;
  }

  .brix---grid-hero-v1 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .brix---btn-primary {
    padding: 20px 70px;
    font-size: 16px;
  }

  .brix---section-hero-full-width-right {
    flex-direction: row;
    margin-top: 0;
    padding: 60px 20px 522px;
    display: flex;
  }

  .brix---hero-full-width-right-hero-v5 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 450px;
    display: flex;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .div-block {
    padding-right: 20px;
  }

  .brix---heading-h2-size-2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .brix---container-default-2 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 3px;
    font-size: 50px;
    line-height: 1;
  }

  .brix---paragraph-default-2-2 {
    margin-top: 20px;
  }

  .brix---heading-h2-size-26 {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---btn-primary-14 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---grid-2-columns-text-left-2 {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

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

  .brix---section-26 {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .brix---heading-h1-size-14 {
    font-size: 48px;
    line-height: 60px;
  }

  .brix---hero-bg-image-light-2 {
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .brix---grid-2-col---1-col-t-3 {
    grid-template-columns: 1fr;
  }

  .brix---btn-primary-18 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .spark-flex-row-8.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-8.spark-5-spacing, .spark-flex-row-8.spark_8 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-hero-sub-paragraph-5 {
    font-size: 1.5rem;
  }

  .spark-section-10 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-max-width-731 {
    max-width: 700px;
  }

  .spark-container-10 {
    max-width: none;
  }

  .spark-content-right {
    width: 100%;
    max-width: 100%;
  }

  .spark-half-spacer {
    width: 0;
  }

  .spark-absolute-left-image {
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
    top: 0%;
    transform: translate(0);
  }

  .section-home_2 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_2._2 {
    background-position: 0 0, 60%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .heading-2 {
    margin-bottom: 1.5rem;
    font-size: 3rem;
  }

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

  .brix---color-neutral-18-2 {
    width: 85%;
  }

  .brix---heading-h1-size-18 {
    margin-bottom: 3px;
    font-size: 65px;
    line-height: 1;
  }

  .brix---paragraph-default-18-2 {
    font-size: 18px;
  }

  .brix---square-icon-3 {
    width: 24px;
    margin-right: 20px;
  }

  .brix---icon-left---content-right-2 {
    flex-direction: row;
    align-items: center;
  }

  .brix---heading-h2-size-18-18 {
    font-size: 36px;
    line-height: 1.2;
  }

  .brix---color-neutral-18-1 {
    width: 85%;
  }

  .brix---container-default-18 {
    flex-direction: row;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .brix---square-icon-3-2 {
    width: 24px;
    margin-right: 20px;
  }

  .brix---section-18 {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .brix---grid-2-columns-text-2 {
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .brix---paragraph-default-18-1 {
    font-size: 18px;
  }

  .brix---card-left-text-wrapper-2 {
    margin-top: 0;
    margin-left: 0;
  }

  .brix---mg-bottom-5 {
    font-size: 16px;
  }

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

  .icon-left---content-right_2 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    height: 6.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .xsquare-icon-3 {
    align-self: center;
    width: 40px;
    margin-top: 0;
    margin-right: 20px;
  }

  .card-left-text-wrapper-2 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .brix---mg-bottom-5-copy {
    font-size: 16px;
  }

  .section-home_2-copy {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_2-copy._2 {
    background-position: 0 0, 60%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .section-home_2-1 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_2-1._2 {
    background-position: 0 0, 40%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .grid-2-columns-text-2 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    display: flex;
  }

  .container-default-1 {
    flex-direction: row;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .section_3 {
    padding: 4rem 1.5rem 3rem;
  }

  .paragraph_1-3 {
    margin-bottom: 0;
  }

  .div-block_4 {
    width: 100%;
  }

  .div-block_5 {
    flex: 0 auto;
    align-self: auto;
    width: 100%;
    margin-top: -10px;
  }

  .div-block_1 {
    margin-top: 0;
  }

  .h3_2 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }

  .div-block_7 {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .h3_7 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .h3_7-2 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 2.5rem;
  }

  .brix---cta-section {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---cta-v2-floating-item-01 {
    width: 40%;
    top: 0%;
    left: -7%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 32%;
    bottom: -9%;
    right: -8%;
  }

  .brix---btn-primary-white-2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .brix---container-default-37 {
    max-width: none;
  }

  .section_4 {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .button-small-company {
    width: 280px;
    padding: 14px 0 0;
  }

  .button-arrow-5 {
    width: 24px;
    margin-left: 10px;
  }

  .button-label-20 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .review-wrap-company {
    align-items: flex-start;
    max-width: none;
    margin-top: 20px;
  }

  .grid-2-columns-text-company {
    grid-row-gap: 60px;
    order: 0;
    grid-template-columns: 1fr;
  }

  .section-company {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .paragraph-default-company {
    padding-left: 0;
    font-size: 10px;
  }

  .brix---paragraph-default-6 {
    font-size: 16px;
  }

  .container-default-company {
    flex-direction: row;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-h3-size {
    font-size: 30px;
    line-height: 1.2;
  }

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

  .image-wrapper-br-shadow-company {
    margin-top: -30px;
  }

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

  .mg-bottom-4 {
    max-width: none;
    margin-bottom: 40px;
  }

  .h2_2 {
    margin-top: 0;
    font-size: 1.6rem;
  }

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

  .grid-2-columns-text-left_1 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .hero-h-home_2-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 2rem;
    display: block;
    top: 0;
  }

  .brix---inner-container-1000px-center-2 {
    max-width: none;
  }

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

  .h6 {
    margin-top: 0;
    font-size: 1.2rem;
  }

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

  .text-center_2 {
    margin-bottom: 0;
  }

  .h6_2 {
    margin-top: 0;
    font-size: 1rem;
  }

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

  .brix---color-neutral-882 {
    margin-bottom: 0;
  }

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

  .section-3 {
    padding: 6rem 2rem;
  }

  .div-block_1-4 {
    margin-top: 0;
  }

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

  .grid-2-columns-text-right_1, .grid_1-columns-text-left_1 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .section_5 {
    margin-top: 1rem;
    padding: 1rem 1.5rem 2rem;
  }

  .container-default_1 {
    flex-flow: column;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .grid-2-columns_2 {
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .image-wrapper_2 {
    flex-flow: column;
    margin-top: 0;
    display: block;
  }

  .div-block_2-2 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
    display: flex;
  }

  .mg-bottom_2-2 {
    flex: 0 auto;
    margin-bottom: 0;
  }

  .div-block_2-22 {
    margin-top: 0;
  }

  .h3_2-22 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .secondary-button-1.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .text-block-ceiling-home {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .right-arrow-4 {
    width: 10%;
    height: .9rem;
  }

  .secondary_2-2.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .secondary_2-2._2-2 {
    margin-top: 0;
    inset: 0%;
  }

  .text-block2-2 {
    font-size: .9rem;
    font-weight: 400;
  }

  .grid-2-columns_3, .grid-2-columns_4 {
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .image-wrapper_3 {
    flex-flow: column;
    margin-top: 0;
    display: block;
  }

  .grid-2-columns_5 {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: none;
  }

  .image-wrapper_4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: block;
  }

  .grid-2-columns_2-00 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 2rem;
    display: none;
  }

  .grid-2-columns_3-00, .grid-2-columns_4-copy, .grid-2-columns_4-00 {
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .div-block_7-2 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .h3_7-7 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .h1_2 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 2.5rem;
  }

  .h3_8 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .grid-2-columns_2-01 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 0;
    display: none;
  }

  .spark-nav-menu-2 {
    z-index: 99;
    background-color: #fff;
    border-bottom-right-radius: 42px;
    border-bottom-left-radius: 42px;
    margin-top: 0;
    padding: 2rem 1rem 1rem;
  }

  .spark-container-11 {
    max-width: none;
  }

  .spark-square-menu-with-links-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .spark-hero-section-image-2 {
    width: 100%;
    max-width: 100%;
  }

  .spark-square-menu-inner-2 {
    padding: 0;
  }

  .spark-simple-menu-button-2 {
    background-color: #0000;
    padding-left: 18px;
  }

  .spark-simple-menu-button-2.w--open {
    background-color: #0000;
  }

  .spark-line-4.spark-simple-line {
    background-color: #5532fa;
    border-radius: 3px;
    width: 12.75px;
    height: 3.33px;
    margin-left: 0;
    left: 18px;
  }

  .spark-nav-link-2 {
    text-align: left;
    margin-bottom: 1rem;
    margin-left: 0;
  }

  .spark-nav-link-2.spark-button {
    text-align: center;
    margin-bottom: 0;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .spark-line-6.spark-simple-line {
    background-color: #5532fa;
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-hero-section-left-side-3 {
    width: 100%;
  }

  .spark-line-5.spark-simple-line {
    background-color: #5532fa;
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .sectio_6 {
    padding: 2rem 1.5rem 3rem;
  }

  .h3_7-4 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 2.5rem;
  }

  .spark-hero-section-left-side-3-2 {
    width: 100%;
  }

  .h3_2-23 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .div-block_2-24 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h6_2-4 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .h6_2-41 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-size: 1.1rem;
  }

  .text-block2-24 {
    font-size: .9rem;
    font-weight: 500;
  }

  .features-image-3 {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }

  .heading-web-3-2-2 {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
  }

  .tab-link-messenger {
    margin-bottom: 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;
  }

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

  .features-wrapper_2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
  }

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

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

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

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

  .features-wrapper_3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .input-web-6 {
    margin-bottom: .5rem;
    padding-left: 0;
    font-size: 1.1rem;
  }

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

  .checkbox-label-10 {
    font-size: .7rem;
    line-height: 1.2;
  }

  .paragraph-14 {
    font-size: .8rem;
  }

  .form-block-phone_5 {
    margin-bottom: 0;
  }

  .div-block-phone_3 {
    background-position: 20%;
    flex: 1;
  }

  .div-block-phone_3.phone_3 {
    flex-direction: column;
    width: auto;
    height: 30em;
    padding-bottom: 30px;
  }

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

  .bicolor-neutral_7 {
    margin-bottom: .5rem;
  }

  .m-tab-menu-web {
    margin-bottom: 0;
  }

  .input-web-6-2 {
    padding-left: 0;
  }

  .div-block-h2-8 {
    width: auto;
    margin-bottom: 1rem;
    padding-top: 7px;
    padding-bottom: 0;
    font-weight: 500;
  }

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

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

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

  .features-right-2 {
    align-self: flex-start;
    max-width: 100%;
  }

  .hero-h-home_7-2 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.2rem;
    display: block;
    top: 0;
  }

  .image-phone_2 {
    background-position: 60%;
    flex-direction: row;
    flex: 1;
    width: 100%;
    height: 30em;
    display: block;
  }

  .section-phone {
    flex-direction: row;
    margin-top: 6rem;
    margin-bottom: 4rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .checkbox-field-home-6-2 {
    margin-top: 1rem;
  }

  .section-7 {
    flex-direction: row;
    margin-top: 4rem;
    margin-bottom: 4rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .content__wrapper-phone_1.phone_2, .content__wrapper-phone_1.phone_1-1, .content__wrapper-phone_1-1.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;
  }

  .content__wrapper-phone_1-1.phone_1-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: grid;
  }

  .image-phone_2-4 {
    background-position: 50%;
    flex-direction: row;
    flex: 1;
    width: 100%;
    height: 30em;
    display: block;
  }

  .form-wrapper-phone_2-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: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
  }

  .features-wrapper_3-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .features-wrapper_2-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .features-wrapper_2-41 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
  }

  .features-image-3-2 {
    width: 16px;
    height: 16px;
    margin-right: 10px;
  }

  .paragraph-1-4 {
    font-size: 1rem;
  }

  .paragraph-1-41 {
    font-size: .8rem;
  }

  .div-block-phone_4 {
    background-position: 20%;
    flex: 1;
  }

  .div-block-phone_4.phone_3 {
    flex-direction: column;
    width: auto;
    height: 30em;
    padding-bottom: 30px;
  }

  .div-block-phone_4.phone_4 {
    flex-direction: column;
    width: auto;
    height: 30em;
    padding-bottom: 30px;
    padding-left: 60px;
  }

  .hero-h-home_7-4 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-right: 0;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1;
    top: -5px;
  }

  .hero-h-home_7-42 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.2rem;
    display: block;
    top: 0;
  }

  .grid-2-columns_6 {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-flow: column wrap;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    place-items: stretch stretch;
    margin-bottom: 1rem;
    display: inline-grid;
  }

  .section-home_2-2 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_2-2._2 {
    background-position: 0 0, 40%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .section-home_2-2._3 {
    background-position: 0 0, 60%;
    height: auto;
    min-height: 70vh;
    margin-top: -5px;
    padding: 100px 1.5rem 260px;
  }

  .image-wrapper_46 {
    flex-flow: column;
    margin-top: 0;
    display: block;
  }

  .image-wrapper_6 {
    flex-flow: column;
    flex: 0 auto;
    margin-top: 0;
    display: none;
  }

  .div-block-back-call-radiators_1 {
    border-style: none;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

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

  .div-block-call-back-radiators_1 {
    border-style: none;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

  .form-wrapper-radiators_1 {
    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;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
  }

  .form-block-web-6 {
    display: none;
  }

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

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

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

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

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

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

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

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

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

  .text-block-1-radiators {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    font-size: .6rem;
    display: flex;
  }

  .tabs-content-4 {
    margin-top: 20px;
  }

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

  .div-block-h2-7 {
    width: auto;
    padding-top: 7px;
    padding-bottom: 10px;
  }

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

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

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

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

  .input-web-8 {
    height: 30px;
    padding-left: 0;
  }

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

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

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

  .rocket_link-radiators {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 20px;
    display: flex;
  }

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

  .text-block-1-2 {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    font-size: 1.1rem;
    display: flex;
  }

  .rocket_link_1-2 {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 60px;
    display: flex;
  }

  .project_circle_wrap_1-2 {
    margin-left: 0;
  }

  .heading-web-4-_2 {
    margin-top: 0;
    padding-right: 1.5rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
  }

  .div-block-h2_1 {
    width: auto;
    padding-top: 7px;
    padding-bottom: 10px;
  }

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

  .div-block-call-back_1 {
    border-style: none;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

  .div-block-back-call_1 {
    border-style: none;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

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

  .form-wrapper_1 {
    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;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
  }

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

  .div-block-call-back_3 {
    border-style: none;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

  .div-block-back-call_3 {
    border-style: none;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    display: flex;
    position: relative;
    top: 0;
  }

  .rocket_link_3 {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 60px;
    display: flex;
  }

  .project_circle_wrap_3 {
    margin-left: 0;
  }

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

  .text-block-3 {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    font-size: .8rem;
    display: flex;
  }

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

  .text-area_2 {
    margin-top: 1rem;
  }

  .form-block-web-9-1 {
    display: none;
  }

  .phone_2-1 {
    color: #fff;
    background-color: #0000;
    border: 1px solid #0000;
    border-bottom-color: #fff3;
    height: 30px;
    margin-top: .5rem;
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .form-block-phone_2 {
    margin-bottom: 0;
  }

  .heading-web-3-2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
  }

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

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

  .checkbox-web_1 {
    margin-right: 20px;
  }

  .btn-submit-14 {
    background-image: linear-gradient(#fff, #fff);
    width: 100%;
    margin-top: 30px;
    font-size: 18px;
  }

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

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

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

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

  .text-checkbox-web_1 {
    font-size: 11px;
  }

  .text-block-1-web-form {
    color: #fff;
    font-size: 14px;
  }

  .form-block-web-form {
    margin-bottom: 0;
  }

  .div-block-h2-web-form {
    width: 300px;
    padding-top: 7px;
    padding-bottom: 10px;
  }

  .form-wrapper_8 {
    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;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    position: relative;
  }

  .form-block-web-8 {
    display: none;
  }

  .text-area-5-2 {
    font-size: 14px;
  }

  .faq-question-wrap-2 {
    margin-bottom: 10px;
    padding: .5rem 0 15px;
  }

  .question-title-2 {
    padding-right: 20px;
    font-size: 1.2rem;
  }

  .h3_2-2 {
    text-align: left;
    margin-top: 0;
    font-size: 2rem;
  }

  .faq-question-bar-2 {
    padding-right: 0;
  }

  .content-title-tpms_4 {
    text-align: center;
    max-width: none;
    margin-bottom: 2rem;
    padding-left: 0;
  }

  .faq-circle {
    align-self: flex-start;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .section-title-agency {
    text-align: left;
    padding-right: 0;
    font-size: .8rem;
  }

  .faq-paragraph-4 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    font-size: 1rem;
  }

  .section-home-questions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem 1.5rem;
  }

  .paragraph-2-agency {
    text-align: left;
    width: auto;
  }

  .container-questions {
    max-width: none;
  }

  .content-title-tpms {
    text-align: center;
    max-width: none;
    margin-bottom: 0;
    padding-left: .7rem;
  }

  .section-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem 1.5rem;
  }

  .h3_7-3 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 2.5rem;
  }

  .faq-paragraph-4-2, .faq-paragraph-4-3 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    font-size: 16px;
  }

  .container-default_9 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .section_10 {
    margin-bottom: 0;
    padding: 2rem 1rem;
  }

  .grid-3-columns-gap-row_9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .mg-bottom_102 {
    margin-bottom: 10px;
  }

  .link-173 {
    font-size: 1rem;
  }

  .grid-3-columns-services_1 {
    text-align: left;
    grid-template-columns: 1fr;
    justify-items: center;
    margin-bottom: 2rem;
  }

  .brix---heading-h3_9-1 {
    font-size: 1.2rem;
    line-height: 1;
  }

  .mg-bottom_101 {
    margin-bottom: 10px;
  }

  .margin-bottom_3 {
    margin-bottom: 5px;
  }

  .h3-heading_3 {
    font-size: 1.8rem;
  }

  .mg-bottom_100 {
    margin-bottom: 10px;
  }

  .f-heading-detail-small-2 {
    font-size: .8rem;
  }

  .mg-bottom_9-1 {
    margin-bottom: 20px;
  }

  .text-300-medium-services_3 {
    font-size: 1rem;
    line-height: 1;
  }

  .section-9 {
    margin-bottom: 0;
    padding: 2rem 1.5rem 6rem;
  }

  .container-default_9-1 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3-columns-gap-row_9-1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .mg-bottom_9 {
    margin-bottom: 10px;
  }

  .paragraph_4 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    font-size: 1.1rem;
  }

  .flowout-quote {
    font-size: 18px;
  }

  .flowout-slide-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: minmax(500px, 576px) repeat(auto-fit, minmax(200px, max-content));
    grid-auto-columns: 1fr;
    display: flex;
  }

  .flowout-slide-image-3, .flowout-slide-image-2 {
    height: 450px;
  }

  .section-testimonials-makeup.flowout-section {
    margin-bottom: 100px;
  }

  .flowout-container-testimonials-makeup {
    max-width: none;
    padding-left: 24px;
    padding-right: 24px;
  }

  .flowout-right-arrow {
    display: none;
  }

  .flowout-slide-testimonial {
    justify-content: flex-start;
    align-items: flex-start;
    height: 300px;
    min-height: 300px;
    padding-left: 56px;
    padding-right: 56px;
  }

  .flowout-slide-image-5 {
    height: 450px;
  }

  .flowout-slider-full-dots {
    align-self: auto;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    bottom: 20px;
  }

  .flowout-slide-image-4 {
    height: 450px;
  }

  .flowout-left-arrow {
    display: none;
  }

  .flowout-slide-image {
    flex-direction: column;
    height: 450px;
    display: block;
  }

  .section-10.flowout-section {
    margin-bottom: 100px;
  }

  .section-10._10, .section-10._10-copy {
    margin-top: 7rem;
    margin-bottom: 5rem;
  }

  .flowout-container_10 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .h6_4-4 {
    margin-top: 0;
    font-size: 1rem;
  }

  .neutral_4 {
    margin-bottom: .5rem;
  }

  .div-block_7-4 {
    margin-top: 0;
    margin-bottom: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block_2-3 {
    margin-top: 0;
    display: flex;
  }

  .h3_7-5, .h3_7-6 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 2.5rem;
  }

  .flowout-slide-image-5-1 {
    height: 450px;
  }

  .mobile-nav-link-3-2 {
    border: 1px none var(--black_2);
    color: var(--black_2);
    background-color: #fff;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: .8rem;
    line-height: 1.1;
    text-decoration: none;
  }

  .mobile-nav-link-3-2:hover {
    color: var(--blue_7);
  }

  .uui-banner23_content_5-32 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block_7-22 {
    margin-top: 0;
    margin-bottom: 3rem;
  }

  .footer-megapolis-3 {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-footer-location-2 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }

  .nav-footer-megapolis-3 {
    margin-top: 0;
    font-size: 16px;
  }

  .content-footer-megapolis-3 {
    background-size: 300px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-block-footer-tel-4 {
    font-size: 12px;
  }

  .text-label-3-megapolis.spaced-word-label {
    flex: 1;
    margin: 0 auto 0 7px;
    font-size: 12px;
    line-height: 16px;
  }

  .footer-grid-footer-megapolis-3 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .text-block-footer-address-4 {
    margin-top: 10px;
    font-size: .7rem;
  }

  .link-3-footer-megapolis-2 {
    align-self: auto;
    font-size: 9px;
    line-height: 1;
  }

  .footer4-link-4, .footer4-link-4.w--current {
    font-size: 9px;
  }

  .footer-right-footer-megapolis-2 {
    justify-content: center;
  }

  .text-block-footer-tel-2 {
    font-size: 12px;
  }

  .link-block-footer-tel-4 {
    height: auto;
    font-size: 10px;
    display: flex;
  }

  .image-footer-email-2 {
    width: 14px;
    height: 14px;
    margin-right: 7px;
  }

  .div-block-footer-megapolis-4 {
    z-index: 1;
    margin-left: 7px;
    top: 5px;
  }

  .image-wd {
    top: 17px;
  }

  .image-footer-tel-3 {
    width: 14px;
    height: 14px;
    margin-right: 7px;
    font-size: 10px;
  }

  .div-block-logo-megapolis-4 {
    max-width: none;
  }

  .link-block-footer-location {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 20px;
  }

  .image-logo-2 {
    width: 12px;
    max-width: none;
    height: 12px;
    top: 0;
    left: 0;
  }

  .title-line-footer_3 {
    max-width: 550px;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .image-footer-location-2 {
    width: 16px;
    margin-right: 5px;
  }

  .text-block-footer-address-3-1 {
    margin-top: 7px;
    font-size: .7rem;
  }

  .image-2-footer-megapolis {
    width: 30px;
    height: 30px;
    margin-top: 0;
  }

  .nav-name-footer-megapolis-3 {
    margin-bottom: 5px;
    font-size: 8px;
    line-height: 1;
  }

  .div-block-footer-megapolis-2 {
    justify-content: space-between;
    font-size: 10px;
    line-height: 1;
  }

  .div-block-logo-web {
    max-width: none;
    margin-top: 20px;
  }

  .link-block-footer-email-3 {
    height: auto;
    margin-top: 5px;
    font-size: 10px;
    line-height: 1;
  }

  .footer-grid-footer {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: none;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .footer-footer {
    margin-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-logo-footer {
    max-width: none;
  }

  .footer-grid-footer_3 {
    grid-column-gap: 24px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .div-block-footer_2 {
    justify-content: space-between;
    font-size: 10px;
    line-height: 1;
  }

  .div-block-footer-address_3 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .footer-right-footer_2 {
    justify-content: center;
    margin-top: 1rem;
  }

  .content-footer_3 {
    background-size: 300px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .text-label-3.spaced-word-label {
    flex: 1;
    margin: 0 auto 0 7px;
    font-size: 12px;
    line-height: 16px;
  }

  .text-label-3._3 {
    flex: 1;
    margin: 0 auto 0 0;
    font-size: 12px;
    line-height: 16px;
  }

  .link-text_3-3 {
    flex: none;
    width: auto;
    font-size: .8rem;
  }

  .footer-list-wrapper_3 {
    padding-left: 0;
  }

  .link-wrapper-color-primary_3-3 {
    width: auto;
    display: flex;
  }

  .mg-bottom_1 {
    width: 30%;
  }

  .footer-link_3 {
    font-size: 10px;
    line-height: 1.4;
  }

  .brix---header-logo-footer {
    width: 24px;
    max-width: 232px;
    height: 24px;
    margin-right: 5px;
  }

  .link-icon-left_3-2 {
    width: 11px;
    height: 11px;
  }

  .text-block-1-footer {
    margin-bottom: 4px;
    font-size: 8px;
  }

  .grid-footer_1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    place-content: space-between;
    width: auto;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .footer-list-item_3-3 {
    justify-content: space-between;
    width: auto;
    display: block;
  }

  .div-block-footer {
    border-left-style: none;
    padding-left: 0;
  }

  .text-block-2-footer {
    font-size: 8px;
  }

  .div-block-footer_4 {
    border-left-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-footer-logo {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: block;
  }

  .container-default_1-2 {
    max-width: none;
  }

  .div-block-footer_1 {
    padding-left: 0;
  }

  .footer-middle_1 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .link-text_3-2 {
    font-size: 11px;
  }

  .link-icon-left_3-3 {
    width: 11px;
    height: 11px;
  }

  .footer-col-title_3-2 {
    margin-bottom: 24px;
    font-size: 11px;
  }

  .footer-list-wrapper_3-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .footer-wrapper_1 {
    margin-top: 120px;
    padding-bottom: 20px;
  }

  .features-wrapper_2-44 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
  }

  .features-wrapper_3-44 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .features-image-3-33, .features-image-3-44 {
    width: 12px;
    height: 12px;
    margin-right: 10px;
  }

  .paragraph-1-44, .paragraph-2-44 {
    font-size: 1rem;
  }

  .footer-address-4-44 {
    margin-top: 0;
    font-size: 12px;
  }

  .footer-link_3-1, .footer-link_3-2, .footer-link_3-3, .footer-link_3-4 {
    font-size: 10px;
    line-height: 1.4;
  }

  .div-block-logo-footer_1 {
    max-width: none;
  }

  .image-2-footer {
    width: 60px;
    height: auto;
    margin-top: 0;
  }

  .div-block-footer_4-44 {
    z-index: 1;
    margin-left: 7px;
    top: 5px;
  }

  .nav-name-footer_3 {
    margin-bottom: 5px;
    font-size: .5rem;
    line-height: 1;
  }

  .nav-footer_3 {
    margin-top: 0;
    font-size: 1rem;
  }

  .footer-list-wrapper_3-22 {
    padding-left: 0;
  }

  .title-line-footer_3-2 {
    max-width: 550px;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .hero-text-wrapper {
    margin-bottom: 1.5rem;
  }

  .button-label {
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 600;
  }

  .button-small-radiators {
    width: 280px;
    padding: 14px 40px;
  }

  .hero-header-component {
    width: 50%;
    padding-right: 20px;
  }

  .section_2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2.hero, .section_2.hero_2 {
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .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 {
    width: 80%;
    margin-top: 1.5rem;
    font-size: 1.1rem;
    font-weight: 600;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 60px;
  }

  .section_2-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2-2.hero {
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .section_2-2.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 55%, #fff0), url('../images/Покраска-1.3.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 70vh;
    margin-bottom: 3rem;
    padding: 100px 1.5rem 260px;
  }

  .container-2-2 {
    max-width: none;
  }

  .cta-header-component_2-2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 60px;
  }

  .hero-header-component_2-2 {
    width: 90%;
    padding-right: 20px;
  }

  .review-wrap_2-2 {
    align-items: flex-start;
    max-width: none;
    margin-top: 1rem;
  }

  .hero-h1_2-2, .hero-h1_2-3, .hero-h2_2-3 {
    font-size: 2.2rem;
    font-weight: 600;
  }

  .hero-h1_2-23 {
    margin-top: .25rem;
    font-size: 2rem;
    font-weight: 800;
  }

  .hero-h2_2-23 {
    margin-top: 0;
    font-size: 2rem;
    font-weight: 800;
  }

  .hero-h2_2-24 {
    margin-top: .25rem;
    font-size: 2rem;
    font-weight: 800;
  }

  .sectio_3-2 {
    margin-top: 3rem;
    padding: 2rem 1.5rem 1rem;
  }

  .h6_2-42 {
    margin-top: 0;
    font-size: 1.3rem;
  }

  .spark-flex-row-8-22.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-8-22.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row-8-22.spark {
    grid-row-gap: 2rem;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .secondary-button_gallery.gallery {
    margin-top: 20px;
    inset: 0%;
  }

  .portfolio-col-gallery_2 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

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

  .heading-h2-catalog {
    font-size: 1.8rem;
    line-height: 1.2;
  }

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

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

  .h6-catalog-gallery_3 {
    margin-top: 0;
    font-size: 1rem;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
    padding-left: 0;
  }

  .text-block_gallery {
    font-size: 1.1rem;
    font-weight: 400;
  }

  .h6-catalog-gallery_2-1 {
    margin-top: 0;
    font-size: 1rem;
  }

  .lightbox-link-gallery {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: block;
    overflow: hidden;
  }

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

  .works-content-wrapper-gallery {
    border-top-style: none;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .potfolio-photo-block-gallery {
    justify-content: space-between;
    width: auto;
    display: block;
  }

  .section-gallery {
    margin-top: 3rem;
    padding: 2rem 2rem 0;
  }

  .grid_gallery {
    margin-top: 1rem;
  }

  .h6-catalog-gallery_3-2, .h6_3-catalog {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .div-block_3-2 {
    margin-top: 1.5rem;
  }

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

  .h6-catalog-gallery_2 {
    margin-top: 0;
    font-size: 1rem;
  }

  .h6_2-catalog {
    margin-top: 0;
    font-size: 1.3rem;
  }

  .bicolor-neutral_gallery {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .h6_1-catalog {
    margin-top: 0;
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .right-arrow_gallery {
    height: .8rem;
  }

  .portfolio-row-gallery {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .section_4-2 {
    margin-top: 0;
    padding: 1rem 1.5rem 2rem;
  }

  .bicolor-neutral_4-2 {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

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

  .bicolor-neutral_4-22 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_3-9 {
    margin-bottom: 10px;
  }

  .features-wrapper-two_3-9 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features-right_3-9 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: flex-start;
    max-width: 100%;
    margin-top: 5px;
    list-style-type: disc;
  }

  .features-block-two_3-9 {
    flex: 0 auto;
    align-self: auto;
    display: block;
  }

  .features-image_3-9 {
    flex: 0 auto;
    width: 10px;
    height: 10px;
    margin-right: 10px;
  }

  .text-block-services_3-9 {
    max-width: none;
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.3;
  }

  .div-block_4-22 {
    margin-bottom: 10px;
  }

  .h6-catalog-gallery_3-22, .h6-catalog-gallery_3-3, .h6-catalog-gallery_3-44 {
    margin-top: 0;
    font-size: 1.2rem;
  }

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

  .h6-catalog-gallery_3-32 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .div-block_3-33 {
    margin-top: .5rem;
  }

  .brix---color-neutral-883 {
    margin-bottom: 0;
  }

  .bicolor-neutral_4-32 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h6-catalog-gallery_3-42 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .div-block_3-42, .div-block_3-43 {
    margin-top: .5rem;
  }

  .h6-catalog-gallery_3-42-2 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .bicolor-neutral_4-42 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns-text_4-22 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    display: flex;
  }

  .div-block_4-copy, .div-block_4-22-2 {
    width: 100%;
  }

  .mg-bottom_4-22 {
    margin-bottom: 0;
  }

  .icon-left---content-right_4-22 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0 1rem;
  }

  .xsquare-icon_4-22 {
    align-self: center;
    width: 32px;
    margin-top: 0;
    margin-right: 20px;
  }

  .card-left-text-wrapper_4-22 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph_4-23 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .section_6 {
    margin-top: 3rem;
    padding: 2rem 2rem 0;
  }

  .sectio_5-2 {
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 4rem 1.5rem 0;
  }

  .spark-container_5-2 {
    max-width: none;
  }

  .spark-flex-row_5-2.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row_5-2.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row_5-2.spark, .spark-flex-row_5-2.spark_5-2 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-hero-section-left-side_5-2 {
    width: 100%;
  }

  .section-_11.flowout-section {
    margin-bottom: 100px;
  }

  .section-_11._10, .section-_11._10-copy, .section-_11._10-copy-copy, .section-_11._11 {
    margin-top: 7rem;
    margin-bottom: 5rem;
  }

  .section-9-2 {
    margin-bottom: 0;
    padding: 0 1.5rem 6rem;
  }

  .secondary_2-22.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .secondary_2-22._2-2, .secondary_2-22._2-22, .secondary_2-22._2-28 {
    margin-top: 0;
    inset: 0%;
  }

  .brix---color-neutral-882-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .text-span-74, .text-span-75, .text-span-76, .text-span-77, .text-span-78 {
    font-size: 1.1rem;
  }

  .div-block_4-32 {
    margin-top: 1rem;
  }

  .bicolor-neutral_4-33 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .spark-flex-row_6-2.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row_6-2.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row_6-2.spark, .spark-flex-row_6-2.spark_5-2, .spark-flex-row_6-2.spark_6-2 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block_4-33 {
    margin-top: 2rem;
  }

  .h6_4-44 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

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

  .spark-flex-row_6-3.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark, .spark-flex-row_6-3.spark_5-2, .spark-flex-row_6-3.spark_6-2 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark_6-3 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .icon-left---content-right_4-45 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0 1rem;
  }

  .card-left-text-wrapper_4-45 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph_4-45 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .grid-2-columns-text_4-33 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 2rem;
    display: flex;
  }

  .div-block_3-22-2 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }

  .h6_4-44-2 {
    margin-top: 1rem;
    font-size: 1.15rem;
  }

  .brix---color-neutral-882-4 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .h6_2-62 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .grid-2-columns-text_7-22 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .div-block_7-23 {
    margin-top: .5rem;
  }

  .brix---color-neutral-883-44 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .section_2-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2-3.hero {
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .section_2-3.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 39%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    margin-bottom: 3rem;
    padding: 6rem 1.5rem;
  }

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fffffff2 29%, #fff0 52%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 70vh;
    margin-bottom: 3rem;
    padding: 100px 1.5rem 60px;
  }

  .div-block_7-24, .div-block_7-25, .div-block_7-26 {
    margin-top: .5rem;
  }

  .h6_7-26 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .section_2-1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2-1.hero {
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .section_2-1.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 39%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    margin-bottom: 3rem;
    padding: 6rem 1.5rem;
  }

  .section_2-1.hero_2-1 {
    background-image: linear-gradient(90deg, #fffffff2 52%, #fff0), url('../images/Кузовной-ремонт-1.7.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 70vh;
    margin-bottom: 3rem;
    padding: 100px 1.5rem 260px;
  }

  .section_4-2-22 {
    margin-top: 0;
    padding: 0 1.5rem 2rem;
  }

  .grid-2-columns-text_4-35 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 2rem;
    display: flex;
  }

  .brix---color-neutral-882-22, .brix---color-neutral-882-23 {
    margin-top: .5rem;
    margin-bottom: 1rem;
  }

  .section_4-24 {
    margin-top: 0;
    padding: 0 1.5rem 4rem;
  }

  .sectio_3-22 {
    margin-top: 1rem;
    padding: 1rem 1.5rem;
  }

  .bicolor-neutral_4-22-1 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .sectio_5-21 {
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 2rem 1.5rem 0;
  }

  .spark-content-right-2 {
    width: 100%;
    max-width: 100%;
  }

  .spark-absolute-left-image-2 {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
    top: 0%;
    transform: translate(0);
  }

  .section-12 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-12.spark-flex-middle {
    display: block;
  }

  .spark-line-7.spark-simple-line {
    background-color: #5532fa;
    border-radius: 3px;
    width: 24px;
    height: 3.33px;
  }

  .spark-line-8.spark-simple-line {
    background-color: #5532fa;
    border-radius: 2px;
    width: 24px;
    height: 3.33px;
  }

  .spark-absolute-left-image-3, .spark-absolute-left-image-4 {
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
    top: 0%;
    transform: translate(0);
  }

  .spark-flex-row-13.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-13.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row-13.spark-full-width-mobile-13 {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-content-right-13 {
    width: 100%;
    max-width: 100%;
  }

  .section-13 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-13.spark-flex-middle-13 {
    padding-top: 40px;
  }

  .section_2-31 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section_2-31.hero {
    height: auto;
    padding: 2rem 2rem 8rem;
  }

  .section_2-31.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 39%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    margin-bottom: 3rem;
    padding: 6rem 1.5rem;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fffffff2 29%, #fff0 52%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 70vh;
    margin-bottom: 3rem;
    padding: 100px 1.5rem 60px;
  }

  .spark-absolute-left-image-13 {
    width: 100%;
    margin-bottom: 2rem;
    position: relative;
    top: 0%;
    transform: translate(0);
  }

  .spark-container-13-1 {
    max-width: none;
  }

  .spark-half-spacer-13 {
    width: 0;
  }

  .spark-container-15 {
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .spark-section-15 {
    padding: 40px 1.5rem 0;
  }

  .spark-flex-row-15.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-15.spark-5-spacing, .spark-flex-row-15.spark-15 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-hero-section-left-side-15 {
    width: 100%;
  }

  .spark-hero-section-image-15 {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .hero-h1_2-4 {
    margin-top: 0;
    font-size: 3rem;
    font-weight: 800;
  }

  .hero-h5_2-2 {
    width: auto;
    margin-top: 1.5rem;
    padding-right: 0;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .div-block_7-21 {
    margin-top: 0;
    margin-bottom: 4rem;
  }

  .sectio_5-212 {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 0 1.5rem;
  }

  .spark-flex-row-8-22-1.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-8-22-1.spark-5-spacing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-flex-row-8-22-1.spark {
    grid-row-gap: 2rem;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .section_3-23 {
    margin-top: 0;
    padding: 0 1.5rem 1rem;
  }

  .brix---color-neutral-883-3 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .div-block_7-27 {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .brix---color-neutral-882-42 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .sectio_3-25 {
    margin-top: 0;
    padding: 1rem 1.5rem;
  }

  .grid-2-columns-text_4-221 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    display: flex;
  }

  .brix---color-neutral-882-21 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .brix---color-neutral-882-55 {
    margin-top: .5rem;
    margin-bottom: 1rem;
  }

  .div-block_7-55 {
    margin-top: .5rem;
  }

  .grid-2-columns-text_7-55 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .h6_2-41-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: 1.1rem;
  }

  .h6_2-71 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .brix---color-neutral-882-5 {
    margin-bottom: 0;
  }

  .h6_2-71-5, .h6_2-45, .h6_2-46 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .brix---color-neutral-883-88 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .section_3-5 {
    padding: 0 1.5rem 3rem;
  }

  .sectio_6-5 {
    padding: 1rem 1.5rem 4rem;
  }

  .section-10-5.flowout-section {
    margin-bottom: 100px;
  }

  .section-10-5._10, .section-10-5._10-copy {
    margin-top: 7rem;
    margin-bottom: 5rem;
  }

  .section-10-5._10-5 {
    margin-top: 6rem;
    margin-bottom: 3rem;
  }

  .section-8-5 {
    margin-top: 4rem;
    margin-bottom: 0;
    padding: 2rem 1.5rem;
  }

  .section_5-5 {
    margin-top: 1rem;
    margin-bottom: 0;
    padding: 1rem 1.5rem 2rem;
  }

  .portfolio-row_7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    display: flex;
  }

  .works-content-wrapper_7 {
    border-top-style: none;
    flex-flow: column;
    align-items: flex-start;
    width: auto;
    max-width: none;
    display: block;
  }

  .bicolor-neutral_7-1 {
    margin-bottom: 2rem;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-col_7, .portfolio-col_7-2 {
    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;
  }

  .potfolio-photo-block_7 {
    justify-content: space-between;
    width: auto;
    display: block;
  }

  .lightbox-link_7 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: block;
    overflow: hidden;
  }

  .portfolio-col-gallery_2-2 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .div-block-catalog_2 {
    width: auto;
    padding-left: 0;
  }

  .div-block_7-01 {
    margin-top: 1rem;
  }

  .f-testimonial-slider-mask {
    width: 420px;
  }

  .f-testimonial-background-3 {
    height: 20%;
  }

  .f-icon-regular-6 {
    width: 20px;
    height: 20px;
  }

  .section_7 {
    padding: 2rem 1.5rem 0;
  }

  .container_7 {
    max-width: none;
  }

  .div-block_7-2_7 {
    margin-top: 0;
    margin-bottom: 8rem;
  }

  .section_7-20 {
    padding: 0 1.5rem 5rem;
  }

  .section_7-22 {
    padding: 2rem 1.5rem 4rem;
  }

  .section_7-23 {
    padding: 0 1.5rem 4rem;
  }

  .section_7-24 {
    padding: 2rem 1.5rem 4rem;
  }

  .section_7-25 {
    padding: 2rem 1.5rem 5rem;
  }

  .h6_2-41-4 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .sectio_3-55 {
    margin-top: 1rem;
    padding: 1rem 1.5rem;
  }

  .h6_2-55 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .sectio_8-1 {
    padding: 2rem 1.5rem 1rem;
  }

  .div-block_8-2 {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .spark-hero-section-left-side_8 {
    width: 100%;
  }

  .div-block_8 {
    margin-top: 0;
    display: flex;
  }

  .div-block_8-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .h3_8-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 1.2;
  }

  .mg-bottom_8, .color-neutral_8-3 {
    margin-bottom: 0;
  }

  .h6_8 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .brix---color-neutral_2 {
    margin-bottom: .5rem;
  }

  .brix---color-neutral-882_3 {
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .color-neutral_8-4 {
    margin-bottom: 0;
  }

  .h6_2-8, .h6_2-82 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .text-span-101 {
    font-size: 1.1rem;
  }

  .color-neutral_8-32 {
    margin-bottom: 0;
  }

  .h6_2-83 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .grid-2-columns-text_8 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 2rem;
    display: flex;
  }

  .h6_8-7 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 1rem;
  }

  .div-block_8-8 {
    width: 100%;
  }

  .mg-bottom_8-9 {
    margin-bottom: 0;
  }

  .grid-1-column-gap-row_8 {
    grid-column-gap: 20px;
  }

  .icon-left---content-right_8 {
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 0 1rem;
  }

  .card-left-text-wrapper_8 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .h6_8-10 {
    margin-top: 0;
    font-size: 1.1rem;
  }

  .section-8-7 {
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 5rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .image-wrapper_8 {
    flex-flow: column;
    flex: 0 auto;
    margin-top: 0;
    display: block;
  }

  .section-8-8 {
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 5rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .large-testimonial-1-1-maps {
    font-size: 20px;
  }

  .large-testimonial-1-1-maps.white.left {
    margin-bottom: 0;
    font-size: 14px;
  }

  .large-testimonial-3-1-maps {
    font-size: 20px;
  }

  .large-testimonial-3-1-maps.white.left_5 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1rem;
  }

  .image-wrap-2-maps {
    margin-top: 0;
  }

  .testimonial-block-1-maps {
    background-color: #0000;
    flex: 1;
    width: auto;
    max-width: 350px;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    position: static;
    left: auto;
  }

  .testimonial-block-1-maps.maps_4 {
    max-width: none;
    margin-top: 20px;
    padding: 0 20px 0 0;
  }

  .content__wrapper-maps.maps {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    max-width: none;
    display: grid;
  }

  .section-maps {
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 6rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .div-block-3-maps {
    width: auto;
    height: auto;
  }

  .large-testimonial-3-maps {
    font-size: 20px;
  }

  .large-testimonial-3-maps.white.left_4 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .large-testimonial-3-3-maps {
    font-size: 20px;
  }

  .large-testimonial-3-3-maps.white.left_5 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .large-testimonial-3-4-maps {
    font-size: 20px;
  }

  .large-testimonial-3-4-maps.white.left_6 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .html-embed-landing-3 {
    height: auto;
    margin-top: 0;
  }

  .wrapper-maps.left {
    flex: 0 auto;
    width: auto;
    max-width: none;
    margin-right: 0;
  }

  .testimonial-block-3-maps {
    background-color: #0000;
    flex: 1;
    width: auto;
    max-width: 350px;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    position: static;
    left: auto;
  }

  .testimonial-block-3-maps.maps_4 {
    max-width: none;
    margin-top: 10px;
    padding: 0 20px 0 0;
  }

  .div-block-maps {
    background-position: 20%;
    flex: 1;
  }

  .div-block-maps.maps_2 {
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 60px 30px 60px 0;
  }

  .div-block-h2-maps {
    width: 330px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .link-1-2-maps-2 {
    font-size: 1rem;
  }

  .large-testimonial-2-maps {
    font-size: 20px;
  }

  .large-testimonial-2-maps.white.left_2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .testimonial-block-2-maps {
    background-color: #0000;
    flex: 1;
    width: auto;
    max-width: 350px;
    height: auto;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    position: static;
    left: auto;
  }

  .testimonial-block-2-maps.maps_3 {
    max-width: none;
    margin-top: 10px;
    padding: 0 20px 0 0;
  }

  .heading-contact-maps {
    font-size: 35px;
  }

  .heading-contact-maps.maps_3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .link-1-2-maps-2-2, .link-1-2-maps-2-3 {
    font-size: 1rem;
  }

  .section-maps_2 {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .features-wrapper_8-1 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
  }

  .paragraph_8 {
    font-size: 1rem;
  }

  .features-wrapper_8-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: .75rem;
    margin-bottom: 1.5rem;
  }

  .paragraph_8-2 {
    font-size: 1rem;
  }

  .uui-banner23_content_5-35 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .icon-11 {
    margin-top: 201.996px;
  }

  .icon-12 {
    width: 50%;
    margin-top: 201.996px;
  }

  .section_5-7 {
    margin-top: 1rem;
    padding: 1rem 1.5rem 2rem;
  }

  .container-default_5-7 {
    flex-flow: column;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-11 {
    margin-bottom: 0;
    padding: 2rem 1.5rem 4rem;
  }

  .container-default_11 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_11-2 {
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .grid-3-columns-gap-row_11-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .color-neutral_11, .mg-bottom_11-22 {
    margin-bottom: 0;
  }

  .mg-bottom_11-3 {
    margin-bottom: 10px;
  }

  .paragraph_11-3 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
    font-size: 1.1rem;
  }

  .sectio_3-57 {
    margin-top: 0;
    padding: 2rem 1.5rem 1rem;
  }

  .text-block-white-disk-repair, .text-block-gray-disk-repair, .text-block-1-disk-repair {
    font-size: 14px;
  }

  .grid-price_1 {
    margin-bottom: .75rem;
  }

  .text-block_10 {
    padding-left: 1rem;
    font-size: 1.1rem;
  }

  .text-block_11 {
    font-size: 1.1rem;
  }

  .text-block_2-10 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_2-11 {
    justify-content: center;
    align-items: center;
    font-size: .9rem;
  }

  .text-block_2-20 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_2-21 {
    font-size: .9rem;
  }

  .text-block_3-20 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_3-21 {
    font-size: .9rem;
  }

  .section-7-2 {
    padding-top: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .div-block-price_7 {
    max-width: none;
  }

  .heading-42 {
    text-align: left;
  }

  .div-block_7-43 {
    max-width: none;
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .text-block_22 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_23 {
    font-size: .9rem;
  }

  .text-block_25 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_23-copy {
    font-size: .9rem;
  }

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

  .nav-name-2-22 {
    color: var(--black_2);
    padding-left: 2px;
    font-size: .6rem;
    font-weight: 400;
    line-height: 1;
  }

  .grid-2-columns-text_7-57 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .color-neutral_2-6 {
    margin-bottom: 0;
  }

  .grid-2-columns-text_7-26 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .hero-h5_2-3 {
    width: auto;
    margin-top: 1.5rem;
    padding-right: 0;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .div-block_3-22-7 {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }

  .section_4-27 {
    margin-top: 0;
    padding: 0 1.5rem 4rem;
  }

  .bicolor-neutral_4-37 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns-text_7-27 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .color-neutral_7-28 {
    margin-bottom: 0;
  }

  .mg-bottom_11-26, .mg-bottom_11-26-2 {
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .mg-bottom_11-22-copy {
    margin-bottom: 0;
  }

  .mg-bottom_11-26-3, .mg-bottom_11-26-4 {
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .secondary_2-28.megapolis {
    margin-top: 20px;
    inset: 0%;
  }

  .secondary_2-28._2-2, .secondary_2-28._2-22, .secondary_2-28._2-28 {
    margin-top: 0;
    inset: 0%;
  }

  .large-testimonial-3-41-maps {
    font-size: 20px;
  }

  .large-testimonial-3-41-maps.white.left_6 {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .grid-2-columns-text_7-29 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    max-width: none;
    margin-top: 1.5rem;
    display: flex;
  }

  .spark-hero-section-image-15-2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .section-15 {
    padding: 40px 1.5rem;
  }

  .container-15 {
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .flex-row-15.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .flex-row-15.spark-5-spacing, .flex-row-15.spark-15, .flex-row-15._15 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .section_car-polishing {
    padding: 40px 1.5rem;
  }

  .container_car-polishing {
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .flex-row_car-polishing.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .flex-row_car-polishing.spark-5-spacing, .flex-row_car-polishing.spark-15, .flex-row_car-polishing.car-polishing {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .image_car-polishing {
    width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .section-left-side_car-polishing {
    width: 100%;
  }

  .hero-text-wrapper_car-polishing {
    margin-bottom: 0;
  }

  .hero-h1_car-polishing {
    margin-top: 0;
    font-size: 3rem;
    font-weight: 800;
  }

  .hero-h5_car-polishing {
    width: auto;
    margin-top: 1.5rem;
    padding-right: 0;
    font-size: 1.2rem;
    font-weight: 600;
  }

  .spark-section-15-1 {
    padding: 40px 1.5rem;
  }

  .spark-container-15-1 {
    flex-flow: column;
    max-width: none;
    display: block;
  }

  .spark-flex-row-15-1.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-15-1.spark-5-spacing, .spark-flex-row-15-1.spark-15, .spark-flex-row-15-1.spark-15-1 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-hero-section-left-side-15-1 {
    width: 100%;
  }

  .hero-text-wrapper_15-1 {
    margin-bottom: 0;
  }

  .features-wrapper_2-47 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: .5rem;
  }

  .features-wrapper_3-47 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    margin-top: .5rem;
    margin-bottom: 0;
  }

  .div-block_2-20, .div-block_2-21, .div-block_2-23, .div-block_2-2-copy, .div-block_2-25, .div-block_2-26, .div-block_2-27 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 1rem;
    display: flex;
  }

  .features-right-2-3 {
    align-self: flex-start;
    max-width: 100%;
  }

  .features-image-3-3 {
    width: 12px;
    height: 12px;
    margin-right: 10px;
  }

  .paragraph-2-47 {
    font-size: .9rem;
  }

  .features-right-2-33 {
    align-self: flex-start;
    max-width: 100%;
    margin-top: 0;
  }

  .link-block-24-3 {
    margin-bottom: .5rem;
  }

  .features-right-24-3 {
    align-self: flex-start;
    max-width: 100%;
  }

  .features-image-24-3 {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .paragraph-24-3 {
    font-size: .9rem;
  }

  .uui-banner23_content_5-21-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex: 0 auto;
    margin-left: 0;
    margin-right: 0;
  }

  .section-16 {
    flex-direction: row;
    margin-top: 2rem;
    margin-bottom: 5rem;
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .checkbox-label-14 {
    font-size: .7rem;
    line-height: 1.2;
  }

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

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

  .div-block-h2-9 {
    width: 80%;
    padding-top: 7px;
    padding-bottom: 0;
  }

  .brix---cta-v8-half-image-right {
    width: 100%;
    height: 57%;
    inset: auto 0% 0%;
  }

  .brix---grid-cta-v8 {
    grid-template-columns: 1fr;
  }

  .brix---z-index-2 {
    margin-bottom: 0;
  }

  .brix---heading-h2-size-48 {
    font-size: 1.8rem;
    line-height: 1.2;
  }

  .brix---cta-v1-floating-item-3 {
    width: 35%;
    top: -4%;
    left: -5%;
  }

  .brix---cta-v8-section {
    padding-top: 112px;
    padding-bottom: 722px;
  }

  .brix---btn-secondary-white-7 {
    font-size: 16px;
    line-height: 18px;
  }

  .brix---btn-primary-white-7 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---cta-v8-section-copy {
    padding-top: 112px;
    padding-bottom: 722px;
  }

  .section-14 {
    max-width: none;
    margin-top: 4rem;
    padding-top: 80px;
    padding-bottom: 722px;
  }

  .brix---color-neutral_7 {
    margin-top: 15px;
  }

  .div-block_15 {
    width: 90%;
  }

  .button-secondary-2 {
    position: relative;
  }

  .header-layout {
    grid-template-columns: 1fr;
  }

  .container-large {
    overflow: hidden;
  }

  .button-2 {
    position: relative;
  }

  .section {
    padding: 6rem 4rem;
  }

  .section-home_2-2-copy {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_2-2-copy._2 {
    background-position: 0 0, 40%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .section-home_2-2-copy._3 {
    background-position: 0 0, 60%;
    height: auto;
    min-height: 70vh;
    margin-top: -5px;
    padding: 100px 1.5rem 260px;
  }

  .section-home_3-2 {
    padding-top: 104px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .section-home_3-2._2 {
    background-position: 0 0, 40%;
    min-height: auto;
    margin-top: -5px;
    padding-top: 100px;
    padding-bottom: 260px;
  }

  .section-home_3-2._3 {
    object-position: 100% 50%;
    background-image: url('../images/22.51.jpg');
    background-position: 60% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 65vh;
    margin-top: -5px;
    padding: 60px 1.5rem 220px;
  }

  .spark-container-10-copy {
    max-width: none;
  }

  .spark-flex-row-8-3.spark-full-width-mobile {
    grid-column-gap: 0%;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-flex-row-8-3.spark-5-spacing, .spark-flex-row-8-3.spark_8, .spark-flex-row-8-3.spark-8-3 {
    grid-row-gap: 2rem;
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .spark-container-10-3 {
    max-width: none;
    padding-top: 60px;
  }

  .spark-max-width-7-3 {
    max-width: 700px;
  }

  .paragraph_1-33 {
    margin-bottom: 0;
    font-size: 1.1rem;
  }

  .text-span-121 {
    font-size: 2.2rem;
  }

  .hero-h-home_7-45 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    font-size: 1.2rem;
    display: block;
    top: 0;
  }

  .paragraph_4-26, .paragraph_4-27, .paragraph_4-23-copy, .paragraph_4-28, .paragraph_4-47 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .text-block_24 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_24-2 {
    font-size: .9rem;
  }

  .text-block_2-101 {
    padding-left: 1rem;
    font-size: .9rem;
  }

  .text-block_2-111 {
    justify-content: center;
    align-items: center;
    font-size: .9rem;
  }

  .text-block-22:hover, .brix---header-nav-link_2:hover, .brix---header-nav-link_3:hover {
    color: #1a2aa4;
  }

  .rt-heading-six-2 {
    font-size: 16px;
    line-height: 1;
  }

  .rt-category-cards-text.rt-text-white {
    max-width: none;
  }

  .rt-help-section-orange-box {
    width: 80%;
  }

  .rt-about-us-rating-details {
    background-color: var(--0);
  }

  .text-span-3 {
    font-size: 20px;
  }

  .rt-help-section-orange-box_2 {
    width: 80%;
    max-width: none;
  }

  .rt-home-two-award-item, .rt-home-two-award-item.rt-item-two, .rt-home-two-award-item.rt-item-three {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-content {
    padding-top: 10px;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-heading-six-3 {
    font-size: 14px;
    line-height: 1.1;
  }

  .rt-home-two-award-container {
    place-items: start stretch;
    margin-top: 0;
  }

  .rt-component-section-3.rt-icon-box-v-six, .rt-component-section-3.v-8 {
    padding: 40px 0 0;
  }

  .rt-component-container-3-1 {
    max-width: none;
  }

  .image-10049, .image-10050, .image-10051 {
    width: 100px;
    height: 100px;
  }

  .container-default-1-1 {
    flex-direction: row;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .grid-2-columns-text-2-1 {
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    display: none;
  }

  .button-primary-2.button-white {
    min-width: 25rem;
  }

  .text-block_9 {
    font-size: 1.3rem;
  }

  .cta-button-wrapper-1 {
    flex-flow: column;
    flex: none;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 10px;
    display: block;
  }

  .button-primary-2-1.button-white {
    min-width: 25rem;
  }

  .button-primary-2-1.button-1 {
    width: 200px;
    min-width: auto;
  }

  .text-block_9-1 {
    font-size: 1.1rem;
  }

  .image-wrapper_4-1, .image-wrapper_4-2, .image-wrapper_4-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: block;
  }

  .image-wrapper_6-2 {
    flex-flow: column;
    flex: 0 auto;
    margin-top: 0;
    display: none;
  }

  .mg-bottom_2-5 {
    flex: 0 auto;
    margin-bottom: 0;
  }

  .image-wrapper_63, .image-wrapper_6-6 {
    flex-flow: column;
    flex: 0 auto;
    margin-top: 0;
    display: none;
  }

  .mg-bottom_2-9, .mg-bottom_2-31 {
    flex: 0 auto;
    margin-bottom: 0;
  }

  .image-wrapper_4-01, .image-wrapper_4-02, .image-wrapper_4-03, .image-wrapper_4-04, .image-wrapper_4-06 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    display: block;
  }

  .rt-home-two-award-item-2 {
    padding-right: 20px;
  }

  .rt-home-two-award-item-2.rt-item-two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-item-2.rt-item-three {
    padding-left: 20px;
  }

  .rt-home-two-award-content-2 {
    padding-top: 16px;
  }

  .rt-home-two-award-container-2 {
    margin-top: 22px;
  }

  .section-3-3.rt-icon-box-v-six {
    padding: 40px 0 0;
  }

  .rt-home-two-award-container-3-3 {
    margin-top: 22px;
  }

  .rt-home-two-award-item-3-3 {
    padding-right: 20px;
  }

  .rt-home-two-award-item-3-3.rt-item-two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-item-3-3.rt-item-three {
    padding-left: 20px;
  }

  .h3_8-3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
  }

  .rt-home-two-award-item-3-4 {
    padding-right: 20px;
  }

  .rt-home-two-award-item-3-4.rt-item-two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-item-3-4.rt-item-three {
    padding-left: 20px;
  }

  .rt-home-two-award-item-3 {
    padding-right: 20px;
  }

  .rt-home-two-award-item-3.rt-item-two {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-item-3.rt-item-three {
    padding-left: 20px;
  }

  .rt-home-two-award-content-3 {
    padding-top: 16px;
  }

  .rt-home-two-award-container-3 {
    margin-top: 22px;
  }

  .rt-component-section-4-4.rt-icon-box-v-six {
    padding: 40px 0 0;
  }

  .rt-home-two-award-container-4-4 {
    margin-top: 22px;
  }

  .rt-component-container-5 {
    max-width: none;
  }

  .rt-home-two-award-container-5 {
    place-items: start stretch;
    margin-top: 0;
  }

  .rt-home-two-award-item-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-content-5 {
    padding-top: 10px;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-component-container-5-1 {
    max-width: none;
  }

  .h3_7-6-2 {
    margin-top: 0;
    margin-bottom: .25rem;
    font-size: 2.5rem;
  }

  .rt-component-container-8 {
    max-width: none;
  }

  .rt-home-two-award-container-8 {
    place-items: start stretch;
    margin-top: 0;
  }

  .rt-home-two-award-content-9 {
    padding-top: 16px;
  }

  .rt-home-two-award-item-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3_7-7-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
  }

  .section_3-7 {
    margin-top: 0;
    padding: 0 1.5rem 2rem;
  }

  .container-default-3-7 {
    flex-direction: row;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .rt-component-section-3-7.rt-icon-box-v-six, .rt-component-section-3-7.v-8 {
    padding: 40px 0 0;
  }

  .rt-component-section-3-7.v-3-7 {
    padding: 20px 0 0;
  }

  .rt-component-container-3-7 {
    max-width: none;
  }

  .rt-home-two-award-container-3-7 {
    grid-template-columns: 1fr 1fr;
    place-items: start stretch;
    margin-top: 0;
  }

  .rt-home-two-award-item-3-7 {
    padding: 16px 16px 16px 20px;
  }

  .rt-home-two-award-content-3-7 {
    padding-top: 0;
    font-size: 12px;
  }

  .brix---header-nav-link-1:hover {
    color: #1a2aa4;
  }

  .rt-heading-six-2-copy {
    font-size: 16px;
    line-height: 1;
  }

  .rt-heading-six-2-3 {
    font-size: 15px;
    line-height: 1;
  }

  .rt-about-us-rating-details-2-3 {
    background-color: var(--0);
    width: 600px;
    max-width: none;
  }

  .image-wrapper_2-3 {
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    display: flex;
  }

  .rt-category-cards-text_1.rt-text-white {
    max-width: none;
  }

  .image-10052 {
    max-width: 20%;
  }

  .rt-marque-title {
    font-size: 4.6rem;
  }

  .rt-marque-title.rt-bottom-title-block {
    font-size: 1.5rem;
  }

  .rt-marque-text-two {
    padding-left: 30px;
  }

  .rt-component-container-9 {
    max-width: none;
  }

  .image-10055 {
    width: 36px;
    height: 36px;
  }

  .text-span-122 {
    font-size: 2rem;
  }

  .rt-component-section-9-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section_3-231 {
    margin-top: 0;
    padding: 1rem 1.5rem;
  }

  .rt-nav-location_1-2 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brix---btn-secondary_1-2 {
    width: 180px;
    padding: 3px 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-home-one-top-nav {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    display: grid;
  }

  .rt-component-section_1.rt-gap-none_1-2 {
    margin-bottom: 0;
  }

  .rt-nav-location_8-5 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_8-5.rt-underline-off.rt-align-center {
    display: none;
  }

  .brix---btn-secondary_1 {
    width: 180px;
    padding: 3px 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-nav-location_1 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_1.rt-change_1 {
    padding-right: 0;
  }

  .brix---btn-secondary_1-3 {
    width: 180px;
    padding: 3px 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-nav-location_1-3 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_1-3.rt-change_3 {
    padding-left: 20px;
  }

  .section_01.rt-gap-none_1-2 {
    margin-bottom: 0;
  }

  .section_01._01 {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-home-one-top-nav_01 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .rt-nav-location_01 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_01.rt-change_1 {
    padding-right: 20px;
  }

  .rt-nav-location_01._1_01 {
    margin-right: 0;
    padding-right: 0;
  }

  .rt-nav-location_02 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_02.rt-change_3 {
    padding-left: 20px;
  }

  .rt-nav-location_02._2_01 {
    padding-left: 0;
  }

  .brix---btn-secondary_01, .brix---btn-secondary_02 {
    width: 180px;
    padding: 3px 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-home-two-award-content_01 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-nav-location_03 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_03.rt-change_3 {
    padding-left: 20px;
  }

  .rt-nav-location_03._2_01, .rt-nav-location_03._3_01 {
    padding-left: 0;
  }

  .rt-nav-location_01-copy {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_01-copy.rt-change_1 {
    padding-right: 20px;
  }

  .rt-nav-location_01-copy._1_01 {
    padding-right: 0;
  }

  .rt-nav-location_02-1 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_02-1.rt-change_1 {
    padding-right: 20px;
  }

  .rt-nav-location_02-1._1_01 {
    padding-right: 0;
  }

  .banner_phone_1-23 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .brix---hamburger-menu-bar-bottom-2 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
  }

  .brix---hamburger-menu-bar-top-2 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
  }

  .brix---dropdown-pd-2 {
    padding: 0;
  }

  .brix---header-nav-link_2-2 {
    font-size: .8rem;
  }

  .brix---header-nav-link_2-2:hover {
    color: #1a2aa4;
  }

  .rt-nav-right-block_2 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .wrapper-phone_2 {
    grid-row-gap: 0rem;
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    line-height: 1.5px;
  }

  .brix---dropdown-links-grid-2 {
    grid-row-gap: .5rem;
    padding-left: 10px;
    position: relative;
  }

  .brix---social-media-flex-right {
    display: flex;
  }

  .brix---dropdown-wrapper-2 {
    z-index: auto;
  }

  .header-menu_2 {
    background-color: #f5f5f5;
    justify-content: center;
    align-items: center;
    height: 37px;
  }

  .brix---dropdown-link-2 {
    z-index: auto;
    font-size: .7rem;
    line-height: 1.2;
  }

  .brix---dropdown-link-2:hover {
    color: #1a2aa4;
  }

  .brix---dropdown-toggle-2 {
    z-index: auto;
  }

  .banner_phone_1 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .brix---header-nav-link_3-2 {
    font-size: .8rem;
  }

  .brix---header-nav-link_3-2:hover {
    color: #1a2aa4;
  }

  .text-block-179 {
    font-size: .8rem;
  }

  .text-block-179:hover {
    color: #1a2aa4;
  }

  .brix---header-menu-wrapper-2 {
    z-index: auto;
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .brix---header-nav-list-item_4 {
    z-index: auto;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .nav-name_2-2 {
    font-size: .5rem;
  }

  .brand-14 {
    background-color: #f5f5f5;
    height: 37px;
  }

  .nav-3-name_1 {
    flex: 1;
    align-self: auto;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

  .banner_phone_1-2 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .brix---header-nav-link-2 {
    font-size: .8rem;
  }

  .brix---header-nav-link-2:hover {
    color: #1a2aa4;
  }

  .image-10056 {
    width: 32px;
    height: auto;
  }

  .brix---header-nav-list-item-2 {
    z-index: 9999;
    margin-bottom: 20px;
    padding-left: 0;
    position: relative;
  }

  .brix---dropdown-column-wrapper-2 {
    padding-top: 0;
    line-height: 999;
    position: relative;
  }

  .brix---dropdown-column-wrapper-2.w--open {
    position: static;
    transform: none;
  }

  .rt-nav-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .brix---header-nav-menu-list-2 {
    z-index: auto;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }

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

  .brix---dropdown-card-2 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-2.w--open {
    position: static;
  }

  .link_1-1 {
    font-size: 1.2rem;
  }

  .banner_phone_1-22 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .rt-header-one-nav_2 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: none;
  }

  .rt-home-two-award-content_01-2 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .xsquare-icon_4-88 {
    align-self: center;
    width: 24px;
    margin-top: 0;
    margin-right: 20px;
  }

  .rt-home-three-discover-right-background {
    display: none;
  }

  .rt-home-three-discover-right {
    max-width: 100%;
    margin-top: 2rem;
  }

  .rt-autofit-6.rt-responsive-full-width {
    width: 100%;
  }

  .rt-autofit-6.rt-responsive-full-width.rt-home-three-discover-right-image {
    z-index: auto;
  }

  .rt-home-one-hero-heading-flex {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .rt-home-three-expertise-heading {
    padding-left: 0;
  }

  .rt-home-three-expertise-heading.rt-margin-none {
    max-width: 25ch;
    margin-top: 0;
    font-size: 40px;
    line-height: 1;
  }

  .mg-bottom_4-88 {
    margin-top: 1.5rem;
    margin-bottom: 0;
  }

  .paragraph_4-88 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .card-left-text-wrapper_4-88 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .rt-component-section {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .icon-left---content-right_4-88 {
    flex-direction: row;
    align-items: center;
    width: 700px;
    padding: 0 1rem;
  }

  .rt-component-container {
    max-width: none;
  }

  .rt-margin-bottom-thirty-3 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .rt-tag-wrap {
    position: static;
    transform: none;
  }

  .rt-home-three-discover-flex {
    display: block;
    position: relative;
  }

  .rt-home-three-discover-left {
    position: relative;
  }

  .features-image-24-31 {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .rt-nav-location_04 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_04.rt-change_1 {
    padding-right: 20px;
  }

  .rt-nav-location_04._1_01, .rt-nav-location_04._4_01 {
    padding-right: 0;
  }

  .rt-nav-location_04._4_01 {
    margin-left: 0;
    padding-right: 0;
  }

  .rt-home-two-award-content_04 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .nav-menu-113 {
    color: #333;
    justify-content: flex-end;
    align-items: center;
  }

  .scroll-to-top-arrow-button {
    top: 56rem;
  }

  .footer-footer_1 {
    margin-top: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .footer-link_3-2-2 {
    font-size: 10px;
    line-height: 1.4;
  }

  .rt-nav-location_8-51 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_8-51.rt-underline-off.rt-align-center {
    width: auto;
    max-width: 100%;
    display: flex;
  }

  .grid-footer_11 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    place-content: space-between;
    width: auto;
    max-width: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .div-block-footer_11 {
    padding-left: 0;
  }

  .title-line-footer_3-21 {
    max-width: 550px;
    margin-top: -10px;
    margin-bottom: 10px;
  }

  .paragraph-17 {
    font-size: .8rem;
  }

  .footer-right-footer_21-copy {
    justify-content: center;
    margin-top: 1rem;
  }

  .div-block-footer_13-1 {
    border-left-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .rt-link-icon-2-1 {
    width: 15%;
  }

  .footer-link_3-1-2 {
    font-size: 10px;
    line-height: 1.4;
  }

  .image-2-footer-2 {
    width: 24px;
    height: auto;
    margin-top: 0;
  }

  .div-block-logo-footer_1-1 {
    max-width: none;
  }

  .nav-name-footer_3-2 {
    margin-bottom: 5px;
    font-size: .35rem;
    line-height: 1;
  }

  .nav-footer_3-2 {
    margin-top: 0;
    font-size: 1rem;
  }

  .footer-link_3-4-2 {
    font-size: 10px;
    line-height: 1.4;
  }

  .div-block-footer_12 {
    border-left-style: none;
    padding-left: 0;
  }

  .footer-link_3-2 {
    font-size: 10px;
    line-height: 1.4;
  }

  .scroll-to-top-arrow-button_2 {
    top: 58rem;
  }

  .scroll-to-top-arrow-button_3 {
    top: 60.2rem;
  }

  .section_02.rt-gap-none_1-2 {
    margin-bottom: 0;
  }

  .section_02._01, .section_02._02 {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brix---dropdown-pd-3 {
    padding: 10px 0;
  }

  .brix---hamburger-menu-bar-top-3 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .brix---hamburger-menu-wrapper-2 {
    order: -1;
    transition: transform .3s;
    display: none;
  }

  .brix---hamburger-menu-wrapper-2:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-2.w--open {
    background-color: #0000;
  }

  .brix---header-nav-menu-list-3 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

  .brix---hamburger-menu-wrapper-3 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-3:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-3.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-bottom-3 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .brix---hamburger-menu-bar-top-4 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-184 {
    font-size: .7rem;
  }

  .text-block-184:hover {
    color: #1a2aa4;
  }

  .brix---header-nav-list-item-3-2 {
    margin-bottom: 0;
    padding-left: 0;
    font-size: .7rem;
  }

  .brix---dropdown-card-3 {
    box-shadow: none;
    background-color: #0000;
    border-width: 0;
    border-radius: 0;
    min-width: auto;
  }

  .brix---dropdown-card-3.w--open {
    position: static;
  }

  .brix---header-nav-list-item-3-1 {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: .7rem;
  }

  .brix---dropdown-column-wrapper-3 {
    padding-top: 0;
    position: static;
  }

  .brix---dropdown-column-wrapper-3.w--open {
    transform: none;
  }

  .brix---dropdown-links-grid-3 {
    grid-row-gap: .5rem;
    padding-left: 10px;
  }

  .brix---dropdown-link-3 {
    font-size: .7rem;
    line-height: 1.2;
  }

  .brix---dropdown-link-3:hover {
    color: #1a2aa4;
  }

  .nav-name_2-2-2 {
    font-size: .4rem;
  }

  .brix---dropdown-toggle-3 {
    margin-bottom: 10px;
  }

  .brand-15 {
    background-color: #f5f5f5;
    height: 37px;
  }

  .brix---header-nav-link_2-2-1 {
    font-size: .7rem;
  }

  .brix---header-nav-link_2-2-1:hover {
    color: #1a2aa4;
  }

  .image-10059 {
    width: 32px;
    height: auto;
  }

  .brix---header-right-col-2 {
    display: block;
  }

  .nav-3-name_1-2 {
    letter-spacing: .08rem;
    flex: 1;
    align-self: auto;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

  .brix---hamburger-menu-bar-bottom-4 {
    width: 32px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 12px;
  }

  .brix---header-nav-link_3-3 {
    font-size: .7rem;
  }

  .brix---header-nav-link_3-3:hover {
    color: #1a2aa4;
  }

  .brix---header-menu-wrapper-4 {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

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

  .brix---header-nav-list-item-3 {
    margin-bottom: 20px;
    padding-left: 0;
    font-size: .7rem;
  }

  .brix---dropdown-pd-4 {
    padding: 10px 0;
  }

  .brix---hamburger-menu-bar-top-5 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .brix---header-nav-menu-list-4 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

  .brix---hamburger-menu-wrapper-4 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-4:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-4.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-bottom-5 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .brix---hamburger-menu-bar-top-6 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-185 {
    font-size: .7rem;
  }

  .text-block-185:hover {
    color: #1a2aa4;
  }

  .brix---dropdown-links-grid-4 {
    grid-row-gap: .5rem;
    padding-left: 10px;
  }

  .brix---dropdown-toggle-4 {
    margin-bottom: 10px;
  }

  .brand-16 {
    background-color: #f5f5f5;
    height: 37px;
    padding-right: 20px;
  }

  .image-10060 {
    width: 32px;
    height: auto;
  }

  .brix---hamburger-menu-bar-bottom-6 {
    width: 32px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 12px;
  }

  .brix---header-nav-link_3-4 {
    font-size: .7rem;
  }

  .brix---header-nav-link_3-4:hover {
    color: #1a2aa4;
  }

  .brix---header-menu-wrapper-5 {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

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

  .rt-header-one-nav_2-2 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: block;
  }

  .features-image-24-31-2 {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .rt-home-two-award-content_01-3, .rt-home-two-award-content_01-2-10, .rt-home-two-award-content_04-12 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_02 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .rt-nav-location_04-11 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_04-11._4_01-11 {
    margin-left: 0;
    padding-right: 0;
  }

  .rt-nav-location_04-3 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_04-3._4_03 {
    margin-left: 0;
    padding-right: 0;
  }

  .rt-nav-location_01-10 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_01-10._1_01-10 {
    margin-right: 0;
    padding-right: 0;
  }

  .rt-home-two-award-content_04-2, .rt-home-two-award-content_04-11 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_01-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .section_05.rt-gap-none_1-2 {
    margin-bottom: 0;
  }

  .section_05._01, .section_05._05, .section_05._05 {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brix---dropdown-pd-5 {
    padding: 10px 0;
  }

  .brix---hamburger-menu-bar-top-7 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .brix---header-nav-menu-list-5 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

  .brix---hamburger-menu-wrapper-5 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-5:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-5.w--open {
    background-color: #0000;
  }

  .brix---hamburger-menu-bar-bottom-7 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .brix---hamburger-menu-bar-top-8 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-186 {
    font-size: .7rem;
  }

  .text-block-186:hover {
    color: #1a2aa4;
  }

  .brix---dropdown-links-grid-5 {
    grid-row-gap: .5rem;
    padding-left: 10px;
  }

  .rt-nav-container-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 15px;
  }

  .image-10061 {
    width: 32px;
    height: auto;
  }

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

  .rt-header-one-nav_2-2 {
    padding-top: 12px;
    padding-bottom: 7px;
  }

  .div-block-20 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .brand-16-1 {
    background-color: #f5f5f5;
    height: 37px;
    padding-right: 0;
  }

  .rt-header-one-nav_2-22 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: block;
  }

  .rt-nav-right-block_2-12 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .banner_phone_1-222 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .link_1-111 {
    font-size: 1.2rem;
  }

  .rt-nav-right-block_2-222 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .rt-home-two-award-content_04-111, .rt-home-two-award-content_04-3 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .features-image-24-31-3 {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .rt-nav-location_04-112 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_04-112._4_113 {
    margin-left: 0;
    padding-right: 0;
  }

  .rt-home-two-award-content_04-113 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_01-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .rt-nav-location_04-111 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_04-111._4_111 {
    margin-left: 0;
    padding-right: 0;
  }

  .rt-home-two-award-content_04-112 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_02-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .brix---btn-secondary_1-3-2, .brix---btn-secondary_11, .brix---btn-secondary_1-2-2 {
    width: 180px;
    padding: 3px 15px;
    font-size: 11px;
    line-height: 18px;
  }

  .brix---dropdown-pd-6 {
    padding: 10px 0;
  }

  .wrapper-phone_2-2 {
    grid-row-gap: 0rem;
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    line-height: 1.5px;
  }

  .brix---hamburger-menu-bar-top-9 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .rt-header-one-nav_2-3 {
    padding-top: 12px;
    padding-bottom: 7px;
  }

  .brix---header-nav-menu-list-6 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

  .brix---hamburger-menu-wrapper-6 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-6:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-6.w--open {
    background-color: #0000;
  }

  .rt-nav-right-block_2-2 {
    border-top: 1px solid #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 15px;
  }

  .brix---hamburger-menu-bar-bottom-8 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .brix---hamburger-menu-bar-top-10 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-187 {
    font-size: .7rem;
  }

  .text-block-187:hover {
    color: #1a2aa4;
  }

  .brix---social-media-flex-right-2 {
    display: flex;
  }

  .header-menu_2-2 {
    background-color: #f5f5f5;
    justify-content: flex-end;
    align-items: center;
    height: 37px;
  }

  .banner_phone_1-2-2 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .nav-name_2-2-3 {
    font-size: .4rem;
  }

  .brand-17 {
    background-color: #f5f5f5;
    height: 37px;
  }

  .image-10062 {
    width: 32px;
    height: auto;
  }

  .nav-3-name_1-3 {
    letter-spacing: .08rem;
    flex: 1;
    align-self: auto;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

  .brix---hamburger-menu-bar-bottom-9 {
    width: 32px;
    height: 2px;
    margin-top: 5px;
    margin-bottom: 12px;
  }

  .brix---header-right-col-2-2 {
    display: block;
  }

  .brix---hamburger-menu-bar-top-11 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .rt-header-one-nav_2-24 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: none;
  }

  .nav-name_2-2-4 {
    font-size: .4rem;
  }

  .brix---header-nav-menu-list-7 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

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

  .brix---hamburger-menu-wrapper-7 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-7:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-7.w--open {
    background-color: #0000;
  }

  .brix---header-menu-wrapper-6 {
    background-color: #fff;
    border-top: 1px solid #eff0f6;
    border-bottom: 1px solid #eff0f6;
    padding: 24px;
  }

  .image-10064 {
    width: 32px;
    height: auto;
  }

  .brix---dropdown-pd-7 {
    padding: 10px 0;
  }

  .rt-nav-container-24 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .header-menu_2-3 {
    background-color: #f5f5f5;
    justify-content: center;
    align-items: center;
    height: 37px;
  }

  .brix---hamburger-menu-bar-top-12 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-188 {
    font-size: .7rem;
  }

  .text-block-188:hover {
    color: #1a2aa4;
  }

  .brand-18 {
    background-color: #f5f5f5;
    height: 37px;
    padding-right: 20px;
  }

  .brix---hamburger-menu-bar-bottom-10 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .brand-16-1-2 {
    background-color: #f5f5f5;
    height: 37px;
    padding-right: 0;
  }

  .nav-3-name_1-4 {
    letter-spacing: .08rem;
    flex: 1;
    align-self: auto;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

  .wrapper-phone_2-3 {
    grid-row-gap: 0rem;
    flex-flow: row;
    flex: 1;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    line-height: 1.5px;
  }

  .rt-nav-right-block_2-12-2 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .brix---hamburger-menu-bar-top-13 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .rt-nav-right-block_2-222-2 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .nav-name_2-2-5 {
    font-size: .4rem;
  }

  .brix---header-nav-menu-list-8 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

  .rt-header-one-nav_2-22-2 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: block;
  }

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

  .brix---hamburger-menu-wrapper-8 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-8:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-8.w--open {
    background-color: #0000;
  }

  .banner_phone_1-222-2 {
    align-self: auto;
    margin-bottom: 0;
    margin-right: 0;
    line-height: 1.2;
  }

  .rt-nav-container-25 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .image-10065 {
    width: 32px;
    height: auto;
  }

  .link_1-111-2 {
    font-size: 1.2rem;
  }

  .header-menu_2-4 {
    background-color: #f5f5f5;
    justify-content: center;
    align-items: center;
    height: 37px;
  }

  .brix---hamburger-menu-bar-top-14 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-189 {
    font-size: .7rem;
  }

  .text-block-189:hover {
    color: #1a2aa4;
  }

  .rt-nav-right-block_2-223 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .link_1-1-2 {
    font-size: 1.1rem;
  }

  .brand-19 {
    background-color: #f5f5f5;
    height: 37px;
    padding-right: 20px;
  }

  .link_1-1-22 {
    font-size: 1.1rem;
  }

  .brix---hamburger-menu-bar-bottom-11 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .rt-nav-right-block_2-3 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .nav-3-name_1-5 {
    letter-spacing: .08rem;
    flex: 1;
    align-self: auto;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1;
  }

  .rt-header-one-nav_2-25 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: none;
  }

  .rt-nav-container-26 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .rt-nav-right-block_2-227 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .link_1-1-27 {
    font-size: 1.2rem;
  }

  .rt-nav-right-block_2-226 {
    border-top: 1px #0003;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 0;
  }

  .link_1-1-26 {
    font-size: 1.2rem;
  }

  .rt-home-two-award-content_04-06 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_02-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
    padding-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .rt-home-one-top-nav_01-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .features-image-24-31-4 {
    width: 18px;
    height: 18px;
    margin-right: 5px;
    font-size: 12px;
    line-height: 12px;
  }

  .rt-component-section-10 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .brix---btn-secondary_1-35 {
    width: 240px;
    padding: 10px;
    font-size: 11px;
    line-height: 18px;
  }

  .mg-bottom_4-88-1 {
    margin-top: 1.5rem;
    margin-bottom: 0;
  }

  .rt-home-one-hero-heading-flex-2 {
    grid-column-gap: 15px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .rt-nav-location_1-35 {
    border-right-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .rt-nav-location_1-35.rt-change_3-5 {
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 20px;
  }

  .rt-home-three-discover-right-2 {
    max-width: 100%;
    margin-top: 2rem;
  }

  .rt-margin-bottom-thirty-4 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .rt-home-three-discover-left-2 {
    position: relative;
  }

  .card-left-text-wrapper_4-88-2 {
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .brix---hamburger-menu-bar-top-15 {
    width: 30px;
    height: 3px;
    margin-bottom: 7px;
    display: none;
  }

  .rt-header-one-nav_2-24-2 {
    padding-top: 12px;
    padding-bottom: 7px;
    display: none;
  }

  .brix---header-nav-menu-list-9 {
    flex-direction: column;
    align-items: flex-start;
    font-size: .7rem;
  }

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

  .brix---hamburger-menu-wrapper-9 {
    order: -1;
    transition: transform .3s;
    display: block;
  }

  .brix---hamburger-menu-wrapper-9:hover {
    transform: scale(.96);
  }

  .brix---hamburger-menu-wrapper-9.w--open {
    background-color: #0000;
  }

  .image-10066 {
    width: 32px;
    height: auto;
  }

  .rt-nav-container-27 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .header-menu_2-5 {
    background-color: #f5f5f5;
    justify-content: center;
    align-items: center;
    height: 37px;
  }

  .brix---hamburger-menu-bar-top-16 {
    width: 36px;
    height: 2.5px;
    margin-bottom: 7px;
  }

  .text-block-190 {
    font-size: .7rem;
  }

  .text-block-190:hover {
    color: #1a2aa4;
  }

  .brix---hamburger-menu-bar-bottom-12 {
    width: 30px;
    height: 3px;
    margin-top: 7px;
    margin-bottom: 12px;
    display: none;
  }

  .rt-nav-container-28 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    max-width: none;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .link_1-1-28, .link_1-1-29 {
    font-size: 1.2rem;
  }

  .rt-solutions-card {
    margin-bottom: 30px;
  }

  .rt-solutions-card-flex {
    padding-top: 10px;
  }

  .p_1 {
    font-size: 18px;
    line-height: 24px;
  }

  .rt-category-cards-text_11.rt-text-white {
    max-width: none;
  }

  .rt-category-cards-text_11.rt-margin-bottom-fifteen_11 {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .uui-text-size-medium_3-2 {
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: .6rem;
    line-height: 1.2;
  }

  .div-block_adress_1 {
    padding-top: .25rem;
    padding-left: 0;
    padding-right: 0;
  }

  .uui-banner23_content_5-41 {
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: .3rem;
    padding-bottom: .3rem;
    padding-right: 0;
  }

  .uui-banner23_text-wrapper {
    flex: 0 auto;
  }

  .uui-text-size-medium_3 {
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: .7rem;
    line-height: 1.2;
  }

  .uui-banner23_text {
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .section-home_4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .link-2 {
    font-size: 1rem;
    line-height: 1;
  }

  .uui-banner23_content_5-31 {
    border-top: 1px solid #ffffff26;
    border-bottom: 1px solid #ffffff26;
    width: auto;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .uui-banner23_content_5-11 {
    border: 1px #000;
    border-bottom: 1px solid #ffffff26;
    width: auto;
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: 0;
    padding-bottom: .25rem;
    padding-right: 0;
  }

  .uui-banner24_text {
    margin-bottom: 5px;
    line-height: 1;
  }

  .uui-text-size-medium_3-3 {
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: .6rem;
    line-height: 1.2;
  }

  .uui-banner23_content_5-21 {
    border-bottom: 1px #ffffff26;
    width: auto;
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: .5rem;
    padding-bottom: .25rem;
    padding-right: 0;
  }

  .heading {
    font-size: .9rem;
  }

  .div-block_adress_content-wrapper {
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .section-home_1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h4_1 {
    font-size: .8rem;
  }

  .h4_1-2 {
    font-size: .9rem;
  }

  .uui-banner-wrapper-phone {
    flex: 0 auto;
  }

  .uui-banner_phone_1, .phone_1, .uui-banner_phone_2 {
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .link_1 {
    font-size: .9rem;
    line-height: 1;
  }

  .link_2 {
    color: var(--white);
    font-size: .9rem;
    line-height: 1;
  }

  .uui-text-size-medium_3-1 {
    margin-top: .25rem;
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: .7rem;
    line-height: 1.2;
  }

  .uui-text-size-medium_3-4 {
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: .7rem;
    line-height: 1.2;
  }

  .navigation-link-block-3-1 {
    margin-bottom: 3px;
  }

  .text-menu_11, .text-menu_1 {
    font-size: 13px;
  }

  .navigation-link-block-3 {
    margin-bottom: 10px;
  }

  .brix---header-logo {
    width: 80px;
    max-width: none;
  }

  .navigation-link-block-3-2 {
    margin-bottom: 3px;
  }

  .nav-title {
    font-size: 12px;
  }

  .mobile-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .navigation-link-block-3-3 {
    margin-bottom: 3px;
  }

  .navigation-mob-2 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mobile-nav-link-2-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
  }

  .navigation-link-block-3-8 {
    margin-bottom: 10px;
  }

  .navigation-container-mob-2 {
    z-index: 1;
    position: relative;
  }

  .navigation-link-block-3-9 {
    margin-bottom: 10px;
  }

  .text-block-141 {
    font-size: 13px;
  }

  .div-block-name-2-outstaffing-3 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .nav-3-name-outstaffing {
    margin-top: 1px;
    font-size: 1.3rem;
  }

  .brand-1-outstaffing-3 {
    z-index: 1;
  }

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

  .nav-name-2-outstaffing {
    font-size: .39rem;
  }

  .navigation-container-mob-3 {
    z-index: 1;
    position: relative;
  }

  .image-2-outstaffing-2 {
    z-index: 1;
    width: auto;
    height: 40px;
  }

  .mobile-nav-link-3, .text-block-176 {
    font-size: .8rem;
  }

  .navigation-wrap-1 {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

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

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

  .div-block-name-2 {
    z-index: 1;
    margin-left: 10px;
    top: 3px;
  }

  .image-2 {
    z-index: 1;
    width: 36px;
    height: 30px;
  }

  .nav-name-2-1 {
    font-size: 10px;
  }

  .brix---header-nav-link {
    font-size: 14px;
  }

  .brix---dropdown-link {
    color: #333;
    font-size: 14px;
    line-height: 1.2;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .brix---grid-hero-v1 {
    grid-template-columns: 1fr;
  }

  .brix---button-row-left-2 {
    margin-right: 16px;
  }

  .brix---btn-primary {
    padding: 18px 60px;
    font-size: 14px;
  }

  .brix---section-hero-full-width-right {
    flex-direction: column;
    padding: 60px 16px 20px;
  }

  .brix---mg-bottom-40px-2 {
    margin-bottom: 30px;
  }

  .brix---hero-full-width-right-hero-v5 {
    margin-top: 40px;
    position: static;
  }

  .div-block {
    padding-right: 0;
  }

  .brix---heading-h2-size-2 {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.1;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 3px;
    font-size: 40px;
    line-height: 1.1;
  }

  .brix---paragraph-default-2-2 {
    margin-top: 0;
    font-size: 18px;
  }

  .brix---heading-h2-size-26 {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---btn-primary-14 {
    padding: 20px 32px;
  }

  .brix---grid-2-columns-text-left-2 {
    grid-template-columns: 1fr;
  }

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

  .brix---button-row-left-12 {
    margin-right: 16px;
  }

  .brix---section-26 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

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

  .brix---btn-secondary-10 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---heading-h1-size-14 {
    margin-bottom: 12px;
    font-size: 38px;
    line-height: 46px;
  }

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

  .brix---hero-bg-image-light-2 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .brix---grid-2-col---1-col-t-3 {
    grid-template-columns: 1fr;
  }

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

  .brix---btn-primary-18 {
    padding: 20px 32px;
  }

  .spark-flex-row-8 {
    flex-direction: column;
  }

  .spark-flex-row-8.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-8.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-8.spark-full-width-mobile, .spark-flex-row-8.spark-5-spacing, .spark-flex-row-8.spark-full-width-mobile, .spark-flex-row-8.spark-5-spacing, .spark-flex-row-8.spark_8 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-hero-sub-paragraph-5 {
    margin-bottom: 32px;
    font-size: 1.2rem;
    font-weight: 500;
  }

  .spark-section-10 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .spark-section-10.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-max-width-731 {
    max-width: 550px;
  }

  .spark-container-10 {
    width: 100%;
    padding-top: 0;
  }

  .spark-content-right {
    width: 100%;
    max-width: 100%;
  }

  .section-home_2 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_2.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_2._2 {
    background-image: linear-gradient(79deg, #000000d1, #fff0 73%), url('../images/0001.4.jpg');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 2rem;
  }

  .brix---mg-bottom-18 {
    margin-bottom: 10px;
  }

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

  .image-10048 {
    align-self: auto;
    width: 100%;
  }

  .brix---color-neutral-18-2 {
    width: auto;
  }

  .brix---heading-h1-size-18 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 50px;
    line-height: 1.1;
  }

  .brix---paragraph-default-18-2 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .brix---square-icon-3 {
    border-radius: 0;
    max-width: 56px;
  }

  .brix---heading-h2-size-18-18 {
    letter-spacing: .05em;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.1;
  }

  .brix---color-neutral-18-1 {
    width: auto;
  }

  .brix---container-default-18 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brix---square-icon-3-2 {
    border-radius: 0;
    max-width: 56px;
  }

  .brix---section-18 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .brix---grid-2-columns-text-2 {
    grid-template-columns: 1fr;
  }

  .brix---paragraph-default-18-1 {
    margin-bottom: 0;
    font-size: 16px;
  }

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

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

  .icon-left---content-right_2 {
    height: 6rem;
  }

  .xsquare-icon-3 {
    border-radius: 0;
    width: 40px;
    max-width: 56px;
  }

  .section-home_2-copy {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_2-copy.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_2-copy._2 {
    background-image: linear-gradient(79deg, #000000d1, #fff0 73%), url('../images/0001.4.jpg');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .section-home_2-1 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_2-1.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_2-1._2 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/32.22.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .paragraph_1 {
    font-size: 1.1rem;
  }

  .grid-2-columns-text-2 {
    grid-template-columns: 1fr;
  }

  .container-default-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_3 {
    margin-top: 2rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .paragraph_1-3 {
    font-size: 1rem;
  }

  .h3_2 {
    font-size: 1.3rem;
  }

  .h3_7 {
    font-size: .9rem;
  }

  .h3_7-2 {
    font-size: 2.2rem;
  }

  .brix---cta-section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---btn-primary-white-2 {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brix---button-row-left-14 {
    margin-right: 16px;
  }

  .section_4 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .button-small-company {
    width: 240px;
    padding: 14px 0 0;
  }

  .button-arrow-5 {
    margin-left: 10px;
  }

  .image-company {
    background-color: var(--0);
    width: 100%;
    display: block;
    box-shadow: 0 1px 10px 2px #0000001a;
  }

  .button-label-20 {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
  }

  .review-wrap-company {
    margin-top: 20px;
  }

  .grid-2-columns-text-company {
    grid-template-columns: 1fr;
  }

  .section-company {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-default-company {
    font-size: 10px;
  }

  .brix---paragraph-default-6 {
    font-size: 14px;
  }

  .container-default-company {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-h3-size {
    font-size: 24px;
    line-height: 1.2;
  }

  .image-wrapper-br-shadow-company {
    border-radius: 0;
    box-shadow: 0 4px 22px #14142b24;
  }

  .brix---text-200-bold-14 {
    font-size: 16px;
    line-height: 18px;
  }

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

  .mg-bottom-4 {
    margin-bottom: 32px;
  }

  .h2_2 {
    font-size: 1.4rem;
  }

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

  .grid-2-columns-text-left_1 {
    grid-template-columns: 1fr;
  }

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

  .brix---subtitle-11 {
    font-size: 17px;
    line-height: 19px;
  }

  .image-wrapper-br_3 {
    border-radius: 0;
    box-shadow: 0 4px 22px #14142b24;
  }

  .div-block_1-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .h6 {
    font-size: 1.1rem;
  }

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

  .text-span-31 {
    font-size: 1.2rem;
  }

  .brix---link-icon-right-7 {
    width: 20px;
    margin-left: 8px;
  }

  .h6_2 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .brix---color-neutral-882 {
    margin-bottom: 0;
  }

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

  .section-3 {
    margin-top: 2rem;
    padding: 5rem 1.5rem 2rem;
  }

  .brix---grid-1-column-gap-row-64px-2 {
    grid-row-gap: 42px;
  }

  .div-block_3 {
    margin-bottom: 1.5rem;
  }

  .grid-2-columns-text-right_1 {
    grid-template-columns: 1fr;
  }

  .image-wrapper-br_2 {
    border-radius: 0;
    box-shadow: 0 4px 22px #14142b24;
  }

  .grid_1-columns-text-left_1 {
    grid-template-columns: 1fr;
  }

  .image-wrapper-br_2_1 {
    border-radius: 0;
    box-shadow: 0 4px 22px #14142b24;
  }

  .section_5 {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .container-default_1 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns_2 {
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .image-wrapper_2 {
    border-radius: 0;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    overflow: hidden;
    box-shadow: 0 4px 22px #14142b24;
  }

  .div-block_2-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 1rem;
    margin-bottom: 0;
    display: flex;
  }

  .mg-bottom_2-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .h3_2-22 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .secondary-button-1.megapolis {
    margin-top: 1rem;
  }

  .text-block-ceiling-home {
    font-size: 1.1rem;
  }

  .right-arrow-4 {
    width: 12%;
    height: .7rem;
  }

  .secondary_2-2.megapolis {
    margin-top: 1rem;
  }

  .secondary_2-2._2-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block2-2 {
    font-size: .9rem;
  }

  .grid-2-columns_3, .grid-2-columns_4 {
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .image-wrapper_3 {
    border-radius: 0;
    margin-bottom: 1.5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .grid-2-columns_5 {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    justify-content: center;
    place-items: center;
    display: none;
  }

  .image-wrapper_4 {
    background-color: var(--0);
    box-shadow: none;
    color: var(--0);
    border-radius: 0;
    margin-bottom: .5rem;
  }

  .grid-2-columns_2-00 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-top: 0;
    display: none;
  }

  .grid-2-columns_3-00 {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .grid-2-columns_4-copy {
    grid-template-columns: 1fr 1fr;
    display: block;
  }

  .grid-2-columns_4-00 {
    grid-template-columns: 1fr 1fr;
    display: none;
  }

  .div-block_7-2 {
    margin-bottom: 0;
  }

  .h3_7-7 {
    font-size: .9rem;
  }

  .h1_2 {
    font-size: 2.2rem;
  }

  .h3_8 {
    font-size: 1.2rem;
  }

  .grid-2-columns_2-01 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    flex: 0 auto;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    width: 100%;
    max-width: 100%;
    display: none;
  }

  .spark-nav-menu-2 {
    max-height: 90vh;
    overflow: scroll;
  }

  .spark-input-3.spark-with-a-inner-shadow {
    width: 240px;
  }

  .spark-container-11 {
    width: 100%;
  }

  .spark-hero-sub-paragraph-6 {
    margin-bottom: 32px;
  }

  .spark-square-menu-with-links-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-hero-section-image-2 {
    width: 100%;
    max-width: 100%;
  }

  .spark-square-menu-inner-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-nav-link-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .spark-hero-section-left-side-3 {
    width: 100%;
  }

  .sectio_6 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .sectio_6.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .h3_7-4 {
    font-size: 2.2rem;
  }

  .spark-hero-section-left-side-3-2 {
    width: 100%;
  }

  .h3_2-23 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .div-block_2-24 {
    margin-bottom: 0;
  }

  .h6_2-4, .h6_2-41 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .text-block2-24 {
    font-size: .9rem;
  }

  .features-image-3 {
    width: 14px;
    height: 14px;
  }

  .heading-web-3-2-2 {
    font-size: 1.4rem;
    line-height: 1.1;
  }

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

  .m-radio-5 {
    width: 20px;
    height: 20px;
  }

  .m-radio-5.email {
    background-size: 20px;
    width: 50%;
    height: 20px;
  }

  .features-wrapper_2 {
    margin-top: 1.5rem;
    padding-left: 0;
  }

  .m-rb-field-web-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .input-6 {
    padding-left: 0;
  }

  .heading-web-3-1-2 {
    font-size: 16px;
    line-height: 1.2;
  }

  .features-wrapper_3 {
    margin-top: 1rem;
    padding-left: 0;
  }

  .input-web-6 {
    padding-left: 0;
    font-size: 1.1rem;
  }

  .phone {
    padding-left: 0;
  }

  .checkbox-label-10 {
    font-weight: 300;
    line-height: 1.2;
  }

  .paragraph-14 {
    font-size: .8rem;
  }

  .div-block-phone_3 {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-phone_3.phone_3 {
    justify-content: center;
    align-items: center;
    height: 20em;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 60px;
  }

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

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

  .div-block-h2-8 {
    width: auto;
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .m-radio-2-phone-3 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-3.phone-2 {
    width: 25px;
    height: 25px;
  }

  .m-radio-lable-24 {
    font-size: 14px;
    font-weight: 400;
  }

  .content__wrapper-phone_2.phone_2 {
    flex-direction: column;
    display: block;
  }

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

  .m-radio-lable-21-consulting {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .tabs-content-3 {
    margin-top: 20px;
  }

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

  .image-phone_2 {
    background-position: 10%;
    background-size: cover;
    flex: 0 auto;
    width: 100%;
    height: 20em;
    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;
  }

  .checkbox-field-home-6-2 {
    margin-top: 10px;
  }

  .section-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .content__wrapper-phone_1.phone_2, .content__wrapper-phone_1.phone_1-1, .content__wrapper-phone_1-1.phone_2 {
    flex-direction: column;
    display: block;
  }

  .content__wrapper-phone_1-1.phone_1-1 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-phone_2-4 {
    background-position: 50% 100%;
    background-size: cover;
    flex: 0 auto;
    width: 100%;
    height: 20em;
    min-height: auto;
  }

  .form-wrapper-phone_2-4 {
    flex: 0 auto;
    grid-template-columns: minmax(300px, 1fr);
    width: auto;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
  }

  .features-wrapper_3-2 {
    margin-top: .5rem;
    margin-bottom: 0;
    padding-left: 0;
  }

  .features-wrapper_2-4 {
    margin-top: .5rem;
    padding-left: 0;
  }

  .features-wrapper_2-41 {
    margin-top: 1rem;
    padding-left: 0;
  }

  .paragraph-1-4 {
    font-size: 1rem;
  }

  .paragraph-1-41 {
    font-size: .8rem;
  }

  .div-block-phone_4 {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-phone_4.phone_3 {
    justify-content: center;
    align-items: center;
    height: 20em;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .div-block-phone_4.phone_4 {
    justify-content: center;
    align-items: flex-start;
    height: 20em;
    padding: 2rem 0 2rem 60px;
  }

  .hero-h-home_7-4 {
    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_7-42 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.3rem;
    line-height: .9;
    top: 0;
  }

  .grid-2-columns_6 {
    grid-column-gap: 1rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    justify-content: center;
    place-items: stretch stretch;
    display: grid;
  }

  .section-home_2-2 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_2-2.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_2-2._2 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/32.22.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .section-home_2-2._3 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/22.51.jpg');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 60vh;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .image-wrapper_46 {
    border-radius: 0;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .image-company_4, .image-company_6 {
    width: 100%;
    display: block;
  }

  .image-wrapper_6 {
    border-radius: 0;
    width: 100%;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .div-block-back-call-radiators_1 {
    border-style: none;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 4rem;
  }

  .m-radio-lable-21 {
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: 300;
  }

  .div-block-call-back-radiators_1 {
    border-style: none;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .form-wrapper-radiators_1 {
    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: 10px 40px;
  }

  .form-block-web-6 {
    margin-bottom: 0;
  }

  .phone_2 {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .image-close-2 {
    width: 20px;
    height: 20px;
  }

  .m-tab-menu-abraam-3 {
    margin-bottom: 10px;
  }

  .heading-sambo-6 {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1;
  }

  .heading-sambo-5 {
    width: 100%;
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 1;
  }

  .btn-submit-18 {
    height: 40px;
    font-size: 18px;
  }

  .quote_form-8 {
    z-index: 9999;
    background-color: #233640;
    align-items: flex-start;
    min-height: auto;
    padding: 10px 3%;
    display: none;
    inset: 0%;
  }

  .checkbox-label-13 {
    margin-bottom: 0;
    font-size: 11px;
    line-height: 1.2;
  }

  .link-block-22 {
    z-index: 100;
    width: 20px;
    height: 20px;
  }

  .checkbox-field-home-10 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .input-web-5 {
    height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .text-block-1-radiators {
    letter-spacing: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .6rem;
    font-weight: 500;
  }

  .tabs-content-4 {
    margin-top: 20px;
  }

  .heading-web-9 {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.1;
  }

  .div-block-h2-7 {
    width: 300px;
    padding-bottom: 0;
  }

  .m-radio-2-phone-5 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-5.phone-2 {
    width: 25px;
    height: 25px;
  }

  .checkbox-field-home-11 {
    margin-top: 10px;
  }

  .project_circle_wrap-radiators {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
  }

  .checkbox-label-12 {
    font-weight: 300;
    line-height: 1.2;
  }

  .input-9 {
    height: 30px;
    margin-bottom: 10px;
    font-size: 12px;
  }

  .input-web-8 {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: 14px;
  }

  .heading-web-4-1-3 {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.2;
  }

  .btn-submit-19 {
    height: 40px;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.4;
  }

  .project_quote-home-radiators_1 {
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .rocket_link-radiators {
    justify-content: flex-end;
    align-items: center;
    padding: 14px 0;
  }

  .input-10 {
    padding-left: 0;
  }

  .text-block-1-2 {
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    font-weight: 500;
  }

  .rocket_link_1-2 {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 50px;
  }

  .project_circle_wrap_1-2 {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    margin-left: 0;
  }

  .heading-web-4-_2 {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 1rem;
    line-height: 1.3;
  }

  .div-block-h2_1 {
    width: 300px;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .checkbox-label_1 {
    font-weight: 300;
    line-height: 1.2;
  }

  .div-block-call-back_1 {
    border-style: none;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .div-block-back-call_1 {
    border-style: none;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 4rem;
  }

  .project_quote-home_1 {
    justify-content: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .form-wrapper_1 {
    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: 10px 40px;
  }

  .div-block-call-back_3 {
    border-style: none;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    margin-top: 2rem;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .div-block-back-call_3 {
    border-style: none;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    top: 4rem;
  }

  .rocket_link_3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 18px 60px;
  }

  .project_circle_wrap_3 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
  }

  .project_quote-home_3 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .text-block-3 {
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .8rem;
    font-weight: 500;
  }

  .quote_form-9 {
    z-index: 9999;
    background-color: #233640;
    align-items: flex-start;
    min-height: auto;
    padding: 10px 3%;
    display: none;
    inset: 0%;
  }

  .text-area-2, .text-area_2 {
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-block-web-9-1 {
    margin-bottom: 0;
  }

  .phone_2-1 {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .heading-web-3-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .heading-web-3-1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
  }

  .m-radio-lable-2 {
    font-family: Open Sans, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .checkbox-web_1 {
    align-self: auto;
    align-items: center;
    display: block;
  }

  .btn-submit-14 {
    width: 90%;
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.4;
  }

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

  .tabs-content-5 {
    margin-top: 20px;
  }

  .checkbox-field-home-5 {
    margin-top: 10px;
  }

  .input-7 {
    padding-left: 0;
  }

  .m-radio-2-phone-4 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-4.phone-2 {
    width: 25px;
    height: 25px;
  }

  .checkbox-label-7 {
    font-weight: 300;
    line-height: 1.2;
  }

  .text-area-3 {
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-1-web-form {
    margin-top: 20px;
    padding-top: 0;
    font-weight: 400;
  }

  .div-block-h2-web-form {
    width: 300px;
    padding-bottom: 8px;
  }

  .form-wrapper_8 {
    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: 10px 40px;
  }

  .form-block-web-8 {
    margin-bottom: 0;
  }

  .text-area-4, .text-area-4-2, .text-area-5 {
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-area-5-2 {
    min-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
  }

  .faq-question-wrap-2 {
    padding: 16px 20px 16px 0;
  }

  .question-title-2 {
    padding-right: 20px;
    font-size: 1.1rem;
  }

  .h3_2-2 {
    margin-top: 0;
    font-size: 1.6rem;
  }

  .content-title-tpms_4 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-circle {
    align-self: flex-start;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
  }

  .section-title-agency {
    margin-bottom: 5px;
    font-size: .65rem;
  }

  .faq-paragraph-4 {
    font-size: 1rem;
  }

  .section-home-questions {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-2-agency {
    padding-right: 0;
    font-size: 14px;
  }

  .content-title-tpms {
    text-align: center;
    padding-left: .6rem;
    padding-right: 0;
  }

  .section-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .h3_7-3 {
    font-size: 2.2rem;
  }

  .faq-paragraph-4-2, .faq-paragraph-4-3 {
    font-size: 1rem;
  }

  .container-default_9 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_10 {
    margin-bottom: 0;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .text-300-medium-services_3-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .grid-3-columns-gap-row_9 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .link-173 {
    font-size: 1rem;
  }

  .grid-3-columns-services_1 {
    grid-template-columns: 1fr;
    margin-bottom: 2rem;
  }

  .brix---heading-h3_9-1 {
    font-size: 1.1rem;
  }

  .h3-heading_3 {
    font-size: 1.5rem;
  }

  .f-heading-detail-small-2 {
    font-size: .7rem;
  }

  .mg-bottom_9-1 {
    margin-bottom: 0;
  }

  .text-300-medium-services_3 {
    font-size: 1rem;
    line-height: 1;
  }

  .text-300-mediumservices_3-3 {
    font-size: 18px;
    line-height: 20px;
  }

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

  .container-default_9-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3-columns-gap-row_9-1 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .paragraph_4 {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }

  .flowout-quote {
    font-size: 16px;
  }

  .flowout-container-testimonials-makeup {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flowout-slide-testimonial {
    height: 260px;
    min-height: 260px;
    padding: 32px 32px 56px;
  }

  .flowout-tag.flowout-quote-author {
    margin-bottom: 0;
  }

  .flowout-slider-full-dots {
    bottom: 40px;
  }

  .flowout-slider-full-mask {
    padding-bottom: 24px;
  }

  .section-10._10, .section-10._10-copy {
    margin-top: 6rem;
    margin-bottom: 4rem;
  }

  .flowout-container_10 {
    padding-left: 0;
    padding-right: 0;
  }

  .flowout-slider-full-mask_10 {
    padding-bottom: 0;
  }

  .h6_4-4 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .neutral_4 {
    margin-bottom: 0;
  }

  .div-block_2-3 {
    flex-flow: wrap;
    margin-bottom: 1rem;
    display: flex;
  }

  .paragraph-15 {
    font-size: 1.1rem;
  }

  .heading-3_1 {
    font-size: 1.3rem;
  }

  .h3_7-5, .h3_7-6 {
    font-size: 2.2rem;
  }

  .mobile-nav-link-3-2 {
    font-size: .8rem;
  }

  .uui-banner23_content_5-32 {
    border-top: 1px solid #ffffff26;
    border-bottom: 1px solid #ffffff26;
    width: auto;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer-megapolis-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-footer-location-2 {
    text-align: left;
  }

  .nav-footer-megapolis-3 {
    margin-top: 0;
    font-size: 14px;
  }

  .content-footer-megapolis-3 {
    background-size: 240px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-footer-tel-4 {
    flex: 0 auto;
    justify-content: center;
    font-size: 10px;
  }

  .footer-grid-footer-megapolis-3 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
    max-width: none;
    padding-top: 0;
  }

  .text-block-footer-address-4 {
    flex: 0 auto;
    justify-content: flex-start;
    font-size: .7rem;
  }

  .link-3-footer-megapolis-2 {
    font-size: 8px;
    line-height: 1;
  }

  .footer4-link-4 {
    flex: none;
    margin-left: 3px;
    font-size: 7px;
    font-weight: 400;
  }

  .footer4-link-4.w--current {
    margin-right: 3px;
    font-size: 7px;
  }

  .text-block-footer-tel-2 {
    flex: 0 auto;
    justify-content: center;
    font-size: 10px;
  }

  .link-block-footer-tel-4 {
    width: auto;
    height: auto;
    display: flex;
  }

  .image-footer-email-2 {
    width: 11px;
    height: 11px;
    margin-right: 5px;
  }

  .div-block-footer-megapolis-4 {
    z-index: 1;
    margin-left: 5px;
    top: 3px;
  }

  .image-wd {
    width: 25px;
    max-width: none;
    height: auto;
    top: 16px;
    left: 10px;
  }

  .image-footer-tel-3 {
    width: 11px;
    height: 11px;
    margin-right: 5px;
  }

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

  .link-block-footer-location {
    flex-direction: row;
  }

  .image-logo-2 {
    width: 12px;
    height: 12px;
    top: 0;
    left: 0;
  }

  .title-line-footer_3 {
    max-width: 300px;
    min-height: 1px;
    margin-left: 0;
  }

  .image-footer-location-2 {
    width: 14px;
    margin-right: 5px;
  }

  .text-block-footer-address-3-1 {
    flex: 0 auto;
    justify-content: flex-start;
    font-size: .7rem;
  }

  .image-2-footer-megapolis {
    width: 24px;
    height: 24px;
  }

  .nav-name-footer-megapolis-3 {
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 3px;
    font-size: 7px;
  }

  .div-block-footer-megapolis-2 {
    flex-direction: column;
    display: block;
  }

  .div-block-logo-web {
    margin-top: 20px;
    padding-left: 0;
  }

  .footer-middle-footer-megapolis-3 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .link-block-footer-email-3 {
    height: auto;
  }

  .footer-grid-footer {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    max-width: none;
    padding-top: 30px;
  }

  .footer-footer {
    padding-left: 4rem;
    padding-right: 1.5rem;
  }

  .footer-grid-footer_3 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr;
    max-width: none;
    padding-top: 0;
  }

  .div-block-footer_2 {
    flex-direction: column;
    display: block;
  }

  .div-block-footer-address_3 {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-right-footer_2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 1.2rem;
  }

  .content-footer_3 {
    background-size: 240px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-text_3-3 {
    font-size: .8rem;
  }

  .footer-list-wrapper_3 {
    padding-left: 0;
  }

  .footer-list-item_3-2, .mg-bottom_1 {
    margin-bottom: 10px;
  }

  .footer-link_3 {
    font-size: 12px;
    line-height: 1.2;
  }

  .brix---header-logo-footer {
    max-width: 90%;
  }

  .link-icon-left_3-2 {
    width: 12px;
    height: 12px;
  }

  .grid-footer_1 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: .5rem;
    display: flex;
  }

  .footer-list-item_3-1, .footer-list-item_3-3 {
    margin-bottom: 10px;
  }

  .div-block-footer {
    border-left-style: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: -20px;
  }

  .div-block-footer_4 {
    align-self: auto;
    padding-left: 0;
    position: relative;
    top: -20px;
  }

  .container-default_1-2 {
    flex-direction: row;
    padding: 20px 16px 20px 40px;
    display: block;
  }

  .footer-middle_1 {
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 0;
    display: block;
  }

  .link-text_3-2 {
    font-size: 14px;
  }

  .link-icon-left_3-3 {
    width: 12px;
    height: 12px;
  }

  .footer-col-title_3-2 {
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
  }

  .footer-list-wrapper_3-2 {
    justify-content: center;
    align-items: flex-start;
    margin-top: -15px;
  }

  .footer-wrapper_1 {
    margin-top: 80px;
    padding-bottom: 0;
  }

  .footer-list-item_3-22 {
    margin-bottom: 10px;
  }

  .features-wrapper_2-44 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 0;
  }

  .features-wrapper_3-44 {
    justify-content: center;
    align-items: flex-start;
    margin-top: .5rem;
    padding-left: 0;
  }

  .features-image-3-33, .features-image-3-44 {
    width: 13px;
    height: 13px;
  }

  .paragraph-1-44, .paragraph-2-44 {
    font-size: 1rem;
  }

  .footer-address-4-44 {
    flex: 0 auto;
    justify-content: flex-start;
    font-size: 12px;
  }

  .footer-link_3-1, .footer-link_3-2, .footer-link_3-3, .footer-link_3-4 {
    font-size: 10px;
    line-height: 1.2;
  }

  .div-block-logo-footer_1 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-2-footer {
    width: 50px;
    height: auto;
  }

  .div-block-footer_4-44 {
    z-index: 1;
    margin-left: 5px;
    top: 3px;
  }

  .nav-name-footer_3 {
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 3px;
    font-size: .5rem;
  }

  .nav-footer_3 {
    margin-top: 0;
    font-size: .9rem;
  }

  .title-line-footer_3-2 {
    max-width: 300px;
    min-height: 1px;
    margin-left: 0;
  }

  .button {
    font-size: 1rem;
  }

  .button:hover {
    background-color: #7f56d9;
    border-color: #7f56d9;
  }

  .button-label {
    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, .section_2.hero_2 {
    background-position: 40%;
    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 {
    margin-top: 1rem;
    font-size: 1rem;
  }

  .cta-header-component {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section_2-2 {
    padding: 60px 15px;
  }

  .section_2-2.hero {
    background-position: 40%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-2.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 59%, #fff0), url('../images/Покраска-1.3.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    min-height: 60vh;
    padding: 140px 1.5rem 220px;
  }

  .cta-header-component_2-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .hero-header-component_2-2 {
    width: 100%;
  }

  .review-wrap_2-2 {
    margin-top: 2rem;
  }

  .hero-h1_2-2, .hero-h1_2-3, .hero-h2_2-3 {
    font-size: 1.8rem;
  }

  .hero-h1_2-23 {
    margin-top: .25rem;
    font-size: 1.5rem;
  }

  .hero-h2_2-23, .hero-h2_2-24 {
    margin-top: 0;
    font-size: 1.5rem;
  }

  .sectio_3-2 {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .sectio_3-2.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .h6_2-42 {
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-size: 1.2rem;
  }

  .spark-flex-row-8-22 {
    flex-direction: column;
  }

  .spark-flex-row-8-22.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-8-22.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-8-22.spark-full-width-mobile, .spark-flex-row-8-22.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row-8-22.spark {
    grid-row-gap: 1rem;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .secondary-button_gallery.gallery {
    margin-top: 1rem;
  }

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

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

  .heading-h2-catalog {
    font-size: 1.5rem;
    line-height: 1.2;
  }

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

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

  .div-block_3-catalog, .div-block_4-catalog, .div-block_2-catalog {
    margin-top: 1.2rem;
  }

  .h6-catalog-gallery_3 {
    font-size: .9rem;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
  }

  .text-block_gallery {
    font-size: .9rem;
  }

  .h6-catalog-gallery_2-1 {
    font-size: 1.1rem;
  }

  .portfolio-col-gallery {
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .section-gallery {
    padding: 0 1.5rem;
  }

  .h6-catalog-gallery_3-2, .h6_3-catalog {
    font-size: 1.1rem;
  }

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

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

  .h6-catalog-gallery_2 {
    font-size: 1.1rem;
  }

  .h6_2-catalog {
    font-size: 1.2rem;
  }

  .bicolor-neutral_gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .h6_1-catalog {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .right-arrow_gallery {
    width: auto;
    height: .7rem;
  }

  .section_4-2 {
    padding: 0 1.5rem 3rem;
  }

  .bicolor-neutral_4-2, .bicolor-neutral_4-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .features-wrapper-two_3-9 {
    padding-left: 0;
  }

  .features-right_3-9 {
    align-self: flex-start;
    align-items: center;
  }

  .features-image_3-9 {
    width: 9px;
    height: 9px;
  }

  .text-block-services_3-9 {
    margin-top: 0;
    padding-left: 0;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .h6-catalog-gallery_3-22, .h6-catalog-gallery_3-3, .h6-catalog-gallery_3-44 {
    font-size: 1.1rem;
  }

  .div-block_3-32 {
    width: auto;
    margin-top: .5rem;
  }

  .h6-catalog-gallery_3-32 {
    font-size: 1rem;
  }

  .div-block_3-33 {
    width: auto;
    margin-top: .5rem;
  }

  .brix---color-neutral-883 {
    margin-bottom: 0;
  }

  .bicolor-neutral_4-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .h6-catalog-gallery_3-42 {
    font-size: 1rem;
  }

  .div-block_3-42, .div-block_3-43 {
    width: auto;
    margin-top: .5rem;
  }

  .h6-catalog-gallery_3-42-2 {
    font-size: 1rem;
  }

  .bicolor-neutral_4-42 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns-text_4-22 {
    grid-template-columns: 1fr;
    margin-top: 1.5rem;
  }

  .mg-bottom_4-22 {
    margin-bottom: 0;
  }

  .xsquare-icon_4-22 {
    border-radius: 0;
    width: 30px;
    max-width: 56px;
  }

  .paragraph_4-23 {
    font-size: .9rem;
  }

  .section_6 {
    padding: 0 1.5rem;
  }

  .sectio_5-2 {
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .sectio_5-2.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-container_5-2 {
    width: 100%;
  }

  .spark-flex-row_5-2 {
    flex-direction: column;
  }

  .spark-flex-row_5-2.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row_5-2.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row_5-2.spark-full-width-mobile, .spark-flex-row_5-2.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row_5-2.spark, .spark-flex-row_5-2.spark_5-2 {
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-hero-section-left-side_5-2 {
    width: 100%;
  }

  .text-span-73 {
    font-weight: 400;
  }

  .section-_11._10, .section-_11._10-copy, .section-_11._10-copy-copy, .section-_11._11 {
    margin-top: 6rem;
    margin-bottom: 4rem;
  }

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

  .secondary_2-22.megapolis {
    margin-top: 1rem;
  }

  .secondary_2-22._2-2, .secondary_2-22._2-22, .secondary_2-22._2-28 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .brix---color-neutral-882-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-span-74, .text-span-75, .text-span-76, .text-span-77 {
    font-size: 1rem;
  }

  .bicolor-neutral_4-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-flex-row_6-2 {
    flex-direction: column;
  }

  .spark-flex-row_6-2.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row_6-2.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row_6-2.spark-full-width-mobile, .spark-flex-row_6-2.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row_6-2.spark, .spark-flex-row_6-2.spark_5-2, .spark-flex-row_6-2.spark_6-2 {
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .h6_4-44 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .spark-flex-row_6-3 {
    flex-direction: column;
  }

  .spark-flex-row_6-3.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark-full-width-mobile, .spark-flex-row_6-3.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row_6-3.spark, .spark-flex-row_6-3.spark_5-2, .spark-flex-row_6-3.spark_6-2 {
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark_6-3 {
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2rem;
  }

  .paragraph_4-45 {
    font-size: .9rem;
  }

  .grid-2-columns-text_4-33 {
    grid-template-columns: 1fr;
  }

  .h6_4-44-2 {
    margin-bottom: .5rem;
    font-size: 1.05rem;
  }

  .brix---color-neutral-882-4 {
    margin-bottom: 0;
  }

  .h6_2-62 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .grid-2-columns-text_7-22 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .div-block_7-23 {
    width: auto;
    margin-top: .5rem;
  }

  .brix---color-neutral-883-44 {
    margin-bottom: 1rem;
  }

  .section_2-3 {
    padding: 60px 15px;
  }

  .section_2-3.hero {
    background-position: 40%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-3.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 53%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fffffff2 28%, #fff0 52%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-size: auto, cover;
    min-height: 60vh;
    padding: 140px 1.5rem 60px;
  }

  .div-block_7-24, .div-block_7-25, .div-block_7-26 {
    width: auto;
    margin-top: .5rem;
  }

  .h6_7-26 {
    font-size: 1rem;
  }

  .section_2-1 {
    padding: 60px 15px;
  }

  .section_2-1.hero {
    background-position: 40%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-1.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 53%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-1.hero_2-1 {
    background-image: linear-gradient(90deg, #ffffffe6 66%, #fff0), url('../images/Кузовной-ремонт-1.7.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    min-height: 60vh;
    padding: 140px 1.5rem 220px;
  }

  .section_4-2-22 {
    padding: 0 1.5rem 3rem;
  }

  .grid-2-columns-text_4-35 {
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .brix---color-neutral-882-22 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .brix---color-neutral-882-23 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .section_4-24 {
    padding: 0 1.5rem 4rem;
  }

  .sectio_3-22 {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .sectio_3-22.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .bicolor-neutral_4-22-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .sectio_5-21 {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .sectio_5-21.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-content-right-2 {
    width: 100%;
    max-width: 100%;
  }

  .spark-container {
    width: 100%;
  }

  .section-12 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-12.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-container-12 {
    width: 100%;
  }

  .spark-hero-sub-paragraph-7 {
    margin-bottom: 32px;
  }

  .spark-container-13, .spark-container-14 {
    width: 100%;
  }

  .spark-flex-row-13 {
    flex-direction: column;
  }

  .spark-flex-row-13.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-13.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-13.spark-full-width-mobile, .spark-flex-row-13.spark-5-spacing, .spark-flex-row-13.spark-full-width-mobile, .spark-flex-row-13.spark-5-spacing, .spark-flex-row-13.spark-full-width-mobile-13 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-content-right-13 {
    width: 100%;
    max-width: 100%;
  }

  .section-13 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-13.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-13.spark-flex-middle-13 {
    padding-top: 40px;
  }

  .section_2-31 {
    padding: 60px 15px;
  }

  .section_2-31.hero {
    background-position: 40%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-31.hero_2 {
    background-image: linear-gradient(90deg, #fffffff2 53%, #fff0), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fffffff2 28%, #fff0 52%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-size: auto, cover;
    min-height: 60vh;
    padding: 140px 1.5rem 60px;
  }

  .spark-container-13-1, .spark-container-15 {
    width: 100%;
  }

  .spark-section-15 {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .spark-section-15.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-flex-row-15 {
    flex-direction: column;
  }

  .spark-flex-row-15.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-15.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-15.spark-full-width-mobile, .spark-flex-row-15.spark-5-spacing, .spark-flex-row-15.spark-full-width-mobile, .spark-flex-row-15.spark-5-spacing, .spark-flex-row-15.spark-15 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-hero-section-left-side-15 {
    width: 100%;
  }

  .spark-hero-section-image-15 {
    width: 100%;
    max-width: 100%;
  }

  .hero-h1_2-4 {
    margin-top: 0;
    font-size: 2.5rem;
  }

  .hero-h5_2-2 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .div-block_7-21 {
    margin-bottom: 2.5rem;
  }

  .sectio_5-212 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sectio_5-212.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-flex-row-8-22-1 {
    flex-direction: column;
  }

  .spark-flex-row-8-22-1.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-8-22-1.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-8-22-1.spark-full-width-mobile, .spark-flex-row-8-22-1.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row-8-22-1.spark {
    grid-row-gap: 1rem;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .section_3-23 {
    margin-top: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section_3-23.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .brix---color-neutral-883-3 {
    margin-bottom: 0;
  }

  .div-block_7-27 {
    margin-bottom: 1.55556rem;
  }

  .brix---color-neutral-882-42 {
    margin-bottom: 0;
  }

  .sectio_3-25 {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .sectio_3-25.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .grid-2-columns-text_4-221 {
    grid-template-columns: 1fr;
    margin-top: 1.5rem;
  }

  .brix---color-neutral-882-21, .brix---color-neutral-882-55 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block_7-55 {
    width: auto;
    margin-top: .5rem;
  }

  .grid-2-columns-text_7-55 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .h6_2-41-2 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .h6_2-71 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .brix---color-neutral-882-5 {
    margin-bottom: 0;
  }

  .h6_2-71-5 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .h6_2-45 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .h6_2-46 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .brix---color-neutral-883-88 {
    margin-bottom: 1rem;
  }

  .section_3-5 {
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .sectio_6-5 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .sectio_6-5.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-10-5._10, .section-10-5._10-copy {
    margin-top: 6rem;
    margin-bottom: 4rem;
  }

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

  .section-8-5 {
    margin-top: 4rem;
    margin-bottom: 2rem;
    padding: 1rem 1.5rem;
  }

  .section_5-5 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .bicolor-neutral_7-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-col_7, .portfolio-col_7-2 {
    margin-bottom: 15px;
    padding-right: 0%;
  }

  .portfolio-col-gallery_2-2 {
    padding-right: 0;
  }

  .div-block-catalog_2 {
    width: auto;
  }

  .div-block_7-01 {
    margin-top: 1.2rem;
  }

  .f-testimonial-right-a-2 {
    display: none;
  }

  .f-testimonial-slider-mask {
    width: 400px;
  }

  .f-testimonial-left-a-2 {
    display: none;
  }

  .f-h3-heading-7 {
    font-size: 40px;
  }

  .section_7 {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .h3-heading_7 {
    font-size: 40px;
  }

  .div-block_7-2_7 {
    margin-bottom: 2.5rem;
  }

  .section_7-20, .section_7-22, .section_7-23 {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .section_7-24, .section_7-25 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .h6_2-41-4 {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .sectio_3-55 {
    margin-top: 1.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sectio_3-55.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .h6_2-55 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .sectio_8-1 {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .sectio_8-1.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .div-block_8-2 {
    margin-bottom: 2.5rem;
  }

  .spark-hero-section-left-side_8 {
    width: 100%;
  }

  .div-block_8 {
    flex-flow: wrap;
    margin-bottom: 0;
    display: flex;
  }

  .div-block_8-3 {
    margin-bottom: 0;
  }

  .h3_8-2 {
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .mg-bottom_8 {
    margin-bottom: .5rem;
  }

  .color-neutral_8-3 {
    margin-bottom: 0;
  }

  .h6_8 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .brix---color-neutral_2, .brix---color-neutral-882_3, .color-neutral_8-4 {
    margin-bottom: 0;
  }

  .h6_2-8, .h6_2-82 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .text-span-101 {
    font-size: 1rem;
  }

  .color-neutral_8-32 {
    margin-bottom: 0;
  }

  .h6_2-83 {
    margin-bottom: .5rem;
    font-size: 1rem;
  }

  .grid-2-columns-text_8 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .h6_8-7 {
    margin-bottom: .25rem;
    font-size: .9rem;
  }

  .mg-bottom_8-9 {
    margin-bottom: 0;
  }

  .grid-1-column-gap-row_8 {
    grid-column-gap: 10px;
  }

  .icon-left---content-right_8 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .card-left-text-wrapper_8 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .h6_8-10 {
    margin-bottom: .5rem;
    font-size: .9rem;
  }

  .section-8-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-wrapper_8 {
    border-radius: 0;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .section-8-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .large-testimonial-1-1-maps {
    font-size: 17px;
  }

  .large-testimonial-1-1-maps.white.left {
    flex: 0 auto;
    font-size: .9rem;
    display: block;
  }

  .large-testimonial-3-1-maps {
    font-size: 17px;
  }

  .large-testimonial-3-1-maps.white.left_5 {
    flex: 0 auto;
    margin-bottom: 3px;
    font-size: 1rem;
    display: block;
  }

  .image-wrap-2-maps {
    margin-top: 0;
  }

  .testimonial-block-1-maps {
    flex: 1;
    justify-content: space-between;
    align-self: flex-end;
    margin-top: 0;
    position: static;
    top: 22px;
    left: -447px;
  }

  .testimonial-block-1-maps.maps_4 {
    flex-direction: column;
    padding-top: 0;
    padding-right: 0;
  }

  .content__wrapper-maps.maps {
    flex-direction: column;
    display: block;
  }

  .section-maps {
    margin-top: 3rem;
    margin-bottom: 4rem;
    padding: 0;
  }

  .large-testimonial-3-maps {
    font-size: 17px;
  }

  .large-testimonial-3-maps.white.left_4 {
    flex: 0 auto;
    font-size: .9rem;
    display: block;
  }

  .large-testimonial-3-3-maps {
    font-size: 17px;
  }

  .large-testimonial-3-3-maps.white.left_5 {
    flex: 0 auto;
    font-size: .9rem;
    display: block;
  }

  .large-testimonial-3-4-maps {
    font-size: 17px;
  }

  .large-testimonial-3-4-maps.white.left_6 {
    flex: 0 auto;
    font-size: 1rem;
    display: block;
  }

  .wrapper-maps.left {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .testimonial-block-3-maps {
    flex: 1;
    justify-content: space-between;
    align-self: flex-end;
    margin-top: 0;
    position: static;
    top: 22px;
    left: -447px;
  }

  .testimonial-block-3-maps.maps_4 {
    flex-direction: column;
    padding-top: 0;
    padding-right: 0;
  }

  .div-block-maps {
    flex: 0 auto;
    width: 100%;
  }

  .div-block-maps.maps_2 {
    height: auto;
    padding: 0 20px 20px 1.5rem;
  }

  .div-block-h2-maps {
    width: 400px;
    margin-left: 0;
    padding-left: 0;
  }

  .large-testimonial-2-maps {
    font-size: 17px;
  }

  .large-testimonial-2-maps.white.left_2 {
    flex: 0 auto;
    font-size: 1rem;
    display: block;
  }

  .testimonial-block-2-maps {
    flex: 1;
    justify-content: space-between;
    align-self: flex-end;
    margin-top: 0;
    position: static;
    top: 22px;
    left: -447px;
  }

  .testimonial-block-2-maps.maps_3 {
    flex-direction: column;
    padding-top: 0;
    padding-right: 0;
  }

  .heading-contact-maps {
    font-size: 27px;
  }

  .heading-contact-maps.maps_3 {
    font-size: 1.2rem;
  }

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

  .features-wrapper_8-1 {
    margin-top: .75rem;
    padding-left: 0;
  }

  .paragraph_8 {
    font-size: 1rem;
  }

  .features-wrapper_8-2 {
    margin-top: .75rem;
    padding-left: 0;
  }

  .paragraph_8-2 {
    font-size: 1rem;
  }

  .uui-banner23_content_5-35 {
    border-top: 1px solid #ffffff26;
    border-bottom: 1px solid #ffffff26;
    width: auto;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .icon-11 {
    width: 45%;
    margin-right: 10px;
    font-size: 1.8rem;
  }

  .icon-12 {
    width: 45%;
    margin-left: 10px;
    margin-right: 20px;
    font-size: 1.8rem;
  }

  .section_5-7 {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .container-default_5-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-11 {
    margin-bottom: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .container-default_11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_11-2 {
    margin-bottom: 2.5rem;
  }

  .grid-3-columns-gap-row_11-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
  }

  .color-neutral_11 {
    margin-bottom: 0;
  }

  .mg-bottom_11-22 {
    margin-bottom: .5rem;
  }

  .paragraph_11-3 {
    font-size: 1.1rem;
    line-height: 1.1rem;
  }

  .sectio_3-57 {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .sectio_3-57.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .text-block-white-disk-repair, .text-block-gray-disk-repair, .text-block-1-disk-repair {
    font-size: 12px;
  }

  .text-block_10, .text-block_11 {
    font-size: .9rem;
  }

  .text-block_2-10 {
    padding-right: .5rem;
    font-size: .8rem;
  }

  .text-block_2-11 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .8rem;
    display: flex;
  }

  .text-block_2-20, .text-block_2-21, .text-block_3-20, .text-block_3-21 {
    font-size: .8rem;
  }

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

  .heading-42 {
    font-size: 1.2rem;
  }

  .div-block_7-43 {
    margin-bottom: 2.5rem;
  }

  .text-block_22 {
    padding-right: .5rem;
    font-size: .8rem;
  }

  .text-block_23, .text-block_25, .text-block_23-copy {
    font-size: .8rem;
  }

  .div-block-name-2-2 {
    z-index: 1;
    margin-left: 10px;
    top: 3px;
  }

  .nav-name-2-2 {
    font-size: 10px;
  }

  .nav-name-2-22 {
    font-size: .5rem;
  }

  .grid-2-columns-text_7-57 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .color-neutral_2-6 {
    margin-bottom: 0;
  }

  .grid-2-columns-text_7-26 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .hero-h5_2-3 {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .section_4-27 {
    padding: 0 1.5rem 4rem;
  }

  .bicolor-neutral_4-37 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns-text_7-27 {
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .color-neutral_7-28 {
    margin-bottom: 0;
  }

  .mg-bottom_11-26, .mg-bottom_11-26-2, .mg-bottom_11-22-copy, .mg-bottom_11-26-3, .mg-bottom_11-26-4 {
    margin-bottom: .5rem;
  }

  .secondary_2-28.megapolis {
    margin-top: 1rem;
  }

  .secondary_2-28._2-2, .secondary_2-28._2-22, .secondary_2-28._2-28 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .footer-list-item_3-12 {
    margin-bottom: 10px;
  }

  .large-testimonial-3-41-maps {
    font-size: 17px;
  }

  .large-testimonial-3-41-maps.white.left_6 {
    flex: 0 auto;
    font-size: 1rem;
    display: block;
  }

  .grid-2-columns-text_7-29 {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }

  .spark-hero-section-image-15-2 {
    width: 100%;
    max-width: 100%;
  }

  .section-15 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section-15.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .container-15 {
    width: 100%;
  }

  .flex-row-15 {
    flex-direction: column;
  }

  .flex-row-15.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-row-15.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .flex-row-15.spark-full-width-mobile, .flex-row-15.spark-5-spacing, .flex-row-15.spark-full-width-mobile, .flex-row-15.spark-5-spacing, .flex-row-15.spark-15, .flex-row-15._15 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .section_car-polishing {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .section_car-polishing.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .container_car-polishing {
    width: 100%;
  }

  .flex-row_car-polishing {
    flex-direction: column;
  }

  .flex-row_car-polishing.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-row_car-polishing.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .flex-row_car-polishing.spark-full-width-mobile, .flex-row_car-polishing.spark-5-spacing, .flex-row_car-polishing.spark-full-width-mobile, .flex-row_car-polishing.spark-5-spacing, .flex-row_car-polishing.spark-15, .flex-row_car-polishing.car-polishing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .image_car-polishing {
    width: 100%;
    max-width: 100%;
  }

  .section-left-side_car-polishing {
    width: 100%;
  }

  .hero-h1_car-polishing {
    margin-top: 0;
    font-size: 2.5rem;
  }

  .hero-h5_car-polishing {
    margin-top: 1rem;
    font-size: 1.1rem;
  }

  .spark-section-15-1 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .spark-section-15-1.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .spark-container-15-1 {
    width: 100%;
  }

  .spark-flex-row-15-1 {
    flex-direction: column;
  }

  .spark-flex-row-15-1.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-15-1.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-15-1.spark-full-width-mobile, .spark-flex-row-15-1.spark-5-spacing, .spark-flex-row-15-1.spark-full-width-mobile, .spark-flex-row-15-1.spark-5-spacing, .spark-flex-row-15-1.spark-15, .spark-flex-row-15-1.spark-15-1 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-hero-section-left-side-15-1 {
    width: 100%;
  }

  .features-wrapper_2-47 {
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 0;
  }

  .features-wrapper_3-47 {
    justify-content: center;
    align-items: flex-start;
    margin-top: .5rem;
    padding-left: 0;
  }

  .div-block_2-20, .div-block_2-21, .div-block_2-23, .div-block_2-2-copy, .div-block_2-25, .div-block_2-26, .div-block_2-27 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 1rem;
    margin-bottom: 0;
    display: flex;
  }

  .features-image-3-3 {
    width: 12px;
    height: 12px;
  }

  .paragraph-2-47 {
    font-size: .9rem;
  }

  .features-image-24-3 {
    width: 12px;
    height: 12px;
  }

  .paragraph-24-3 {
    font-size: .9rem;
  }

  .uui-banner23_content_5-21-2 {
    border-bottom: 1px solid #ffffff26;
    width: auto;
    margin-left: .5rem;
    margin-right: .5rem;
    padding-top: .5rem;
    padding-bottom: .25rem;
    padding-right: 0;
  }

  .section-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .m-radio-2-phone-6 {
    width: 20px;
    height: 20px;
  }

  .m-radio-2-phone-6.phone-2 {
    width: 25px;
    height: 25px;
  }

  .checkbox-label-14 {
    font-weight: 300;
    line-height: 1.2;
  }

  .input-11 {
    padding-left: 0;
  }

  .heading-web-3-1-3 {
    font-size: 16px;
    line-height: 1.2;
  }

  .div-block-h2-9 {
    width: auto;
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .tabs-content-6 {
    margin-top: 20px;
  }

  .brix---cta-v8-half-image-right {
    height: 50%;
  }

  .brix---grid-cta-v8 {
    grid-template-columns: 1fr;
  }

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

  .brix---z-index-2 {
    margin-bottom: 20px;
  }

  .brix---button-row-left-23 {
    margin-right: 16px;
  }

  .brix---paragraph-default-49 {
    font-size: .9rem;
  }

  .brix---heading-h2-size-48 {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .brix---cta-v1-floating-item-3 {
    width: 34%;
  }

  .brix---cta-v8-section {
    padding-top: 96px;
    padding-bottom: 495px;
  }

  .brix---mg-bottom-40px-25 {
    margin-bottom: 30px;
  }

  .brix---btn-secondary-white-7 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .brix---btn-primary-white-7 {
    padding: 18px 32px;
  }

  .brix---cta-v8-section-copy {
    padding-top: 96px;
    padding-bottom: 495px;
  }

  .section-14 {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 70px;
    padding-bottom: 495px;
  }

  .brix---paragraph-default_7 {
    font-size: .7rem;
  }

  .div-block_15 {
    width: auto;
  }

  .spacer-32 {
    height: 2.5rem;
  }

  .spacer-64 {
    width: 3.5rem;
    height: 3.5rem;
  }

  .container-large {
    width: 100%;
  }

  .heading-43.extra-large {
    font-size: 3.25rem;
  }

  .social-proof-logos-wrapper {
    width: auto;
    padding-top: 1rem;
  }

  .spacer-65 {
    width: 3.5rem;
    height: 3.5rem;
  }

  .heading-44.extra-large {
    font-size: 3.25rem;
  }

  .section-home_2-2-copy {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_2-2-copy.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_2-2-copy._2 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/32.22.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .section-home_2-2-copy._3 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/22.51.jpg');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: auto;
    min-height: 60vh;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .section-home_3-2 {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .section-home_3-2.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .section-home_3-2._2 {
    background-image: linear-gradient(99deg, #000000d1 4%, #fff0 73%), url('../images/32.22.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 140px;
    padding-bottom: 220px;
  }

  .section-home_3-2._3 {
    background-image: url('../images/22.51.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    min-height: 55vh;
    padding-top: 60px;
    padding-bottom: 220px;
  }

  .spark-container-10-copy {
    width: 100%;
    padding-top: 0;
  }

  .spark-flex-row-8-3 {
    flex-direction: column;
  }

  .spark-flex-row-8-3.spark-5-spacing {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-flex-row-8-3.spark-left-aligned {
    flex-direction: row;
    align-items: flex-start;
  }

  .spark-flex-row-8-3.spark-full-width-mobile, .spark-flex-row-8-3.spark-5-spacing, .spark-flex-row-8-3.spark-full-width-mobile, .spark-flex-row-8-3.spark-5-spacing, .spark-flex-row-8-3.spark_8 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
  }

  .spark-flex-row-8-3.spark-8-3 {
    grid-row-gap: 24px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .spark-container-10-3 {
    width: 100%;
    padding-top: 60px;
  }

  .spark-max-width-7-3 {
    max-width: 550px;
  }

  .paragraph_1-33 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: .8rem;
  }

  .text-span-121 {
    font-size: 1rem;
  }

  .hero-h-home_7-45 {
    width: auto;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 1.3rem;
    line-height: .9;
    top: 0;
  }

  .paragraph_4-26, .paragraph_4-27, .paragraph_4-23-copy, .paragraph_4-28, .paragraph_4-47 {
    font-size: .9rem;
  }

  .text-block_24 {
    padding-right: .5rem;
    font-size: .8rem;
  }

  .text-block_24-2 {
    font-size: .8rem;
  }

  .text-block_2-101 {
    padding-right: .5rem;
    font-size: .8rem;
  }

  .text-block_2-111 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .8rem;
    display: flex;
  }

  .text-block-22, .brix---header-nav-link_2, .brix---header-nav-link_3 {
    font-size: 14px;
  }

  .rt-heading-six-2 {
    padding: 15px 10px;
    font-size: 12px;
  }

  .rt-help-section-orange-box {
    width: 90%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-span-3 {
    font-size: 16px;
  }

  .rt-help-section-orange-box_2 {
    width: 90%;
    padding: 0;
  }

  .rt-home-two-award-date-box {
    padding-top: 10px;
    padding-bottom: 4px;
  }

  .rt-home-two-award-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .rt-home-two-award-item.rt-item-two {
    border-left-style: none;
    border-right-style: none;
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-home-two-award-item.rt-item-three {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rt-home-two-award-content {
    text-align: center;
    max-width: 400px;
    padding-top: 10px;
  }

  .rt-home-two-award-container {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-default-1-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns-text-2-1 {
    grid-template-columns: 1fr;
  }

  .button-primary-2-1.button-1 {
    width: 240px;
  }

  .image-wrapper_4-1, .image-wrapper_4-2, .image-wrapper_4-3 {
    background-color: var(--0);
    box-shadow: none;
    color: var(--0);
    border-radius: 0;
    margin-bottom: .5rem;
  }

  .image-wrapper_6-2 {
    border-radius: 0;
    width: 100%;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .mg-bottom_2-5 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .image-wrapper_63, .image-wrapper_6-6 {
    border-radius: 0;
    width: 100%;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .mg-bottom_2-9, .mg-bottom_2-31 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .image-wrapper_4-01, .image-wrapper_4-02, .image-wrapper_4-03, .image-wrapper_4-04, .image-wrapper_4-06 {
    background-color: var(--0);
    box-shadow: none;
    color: var(--0);
    border-radius: 0;
    margin-bottom: .5rem;
  }

  .rt-home-two-award-item-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-home-two-award-item-2.rt-item-two {
    border-left-style: none;
    border-right-style: none;
  }

  .rt-home-two-award-content-2 {
    text-align: center;
    max-width: 400px;
    padding-top: 5px;
  }

  .rt-home-two-award-container-2, .rt-home-two-award-container-3-3 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-two-award-item-3-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-home-two-award-item-3-3.rt-item-two {
    border-left-style: none;
    border-right-style: none;
  }

  .h3_8-3 {
    font-size: 1.2rem;
  }

  .rt-home-two-award-item-3-4 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-home-two-award-item-3-4.rt-item-two {
    border-left-style: none;
    border-right-style: none;
  }

  .rt-home-two-award-item-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rt-home-two-award-item-3.rt-item-two {
    border-left-style: none;
    border-right-style: none;
  }

  .rt-home-two-award-content-3 {
    text-align: center;
    max-width: 400px;
    padding-top: 5px;
  }

  .rt-home-two-award-container-3, .rt-home-two-award-container-4-4, .rt-home-two-award-container-5 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-two-award-item-5 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .rt-home-two-award-content-5 {
    text-align: center;
    max-width: 400px;
    padding-top: 10px;
  }

  .h3_7-6-2 {
    font-size: 2.2rem;
  }

  .rt-home-two-award-container-8 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-two-award-content-9 {
    text-align: center;
    max-width: 400px;
    padding-top: 5px;
  }

  .rt-home-two-award-item-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .h3_7-7-2 {
    font-size: .9rem;
  }

  .section_3-7 {
    margin-top: 0;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .container-default-3-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-component-section-3-7.v-3-7 {
    padding-top: 0;
  }

  .rt-home-two-award-container-3-7 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .rt-home-two-award-item-3-7 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .rt-home-two-award-content-3-7 {
    text-align: center;
    flex: 1;
    max-width: none;
    padding-top: 0;
    font-size: 14px;
  }

  .brix---header-nav-link-1 {
    font-size: 14px;
  }

  .rt-heading-six-2-copy {
    padding: 15px 10px;
    font-size: 12px;
  }

  .rt-heading-six-2-3 {
    padding: 15px 10px;
    font-size: 13px;
    line-height: 1.2;
  }

  .rt-about-us-rating-details-2-3 {
    width: auto;
  }

  .image-wrapper_2-3 {
    border-radius: 0;
    width: 100%;
    margin-bottom: .5rem;
    box-shadow: 0 4px 22px #14142b24;
  }

  .image-10052 {
    width: 12%;
    max-width: none;
  }

  .rt-marque-title {
    font-size: 6.25rem;
  }

  .rt-marque-title.rt-bottom-title-block {
    flex: 0 auto;
    font-size: 1.3rem;
    display: block;
  }

  .rt-marque-text-two {
    padding-left: 10px;
  }

  .image-10055 {
    flex: 0 auto;
    order: 0;
    width: 27px;
    height: 27px;
    position: relative;
    left: 40px;
  }

  .text-span-122 {
    font-size: 1.6rem;
  }

  .section_3-231 {
    margin-top: 1rem;
    padding-top: 0;
    padding-bottom: 0;
  }

  .section_3-231.spark-dark-hero-background-image {
    background-image: linear-gradient(113deg, #1e116e, #00000029), url('../images/image_1image.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .brix---btn-secondary_1-2 {
    width: 240px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-home-one-top-nav {
    grid-template-columns: 2fr;
  }

  .rt-component-section_1.rt-gap-none_1-2 {
    padding-bottom: 10px;
    display: none;
  }

  .rt-top-nav {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brix---btn-secondary_1 {
    width: 240px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-nav-location_1.rt-change_1 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .brix---btn-secondary_1-3 {
    width: 240px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-nav-location_1-3.rt-change_3 {
    padding-top: 0;
  }

  .section_01.rt-gap-none_1-2 {
    padding-bottom: 10px;
    display: none;
  }

  .section_01._01 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
  }

  .rt-top-nav_01 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .rt-home-one-top-nav_01 {
    grid-template-columns: 2fr;
    padding-left: 0;
    padding-right: 0;
  }

  .rt-nav-location_01.rt-change_1 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .rt-nav-location_01._1_01 {
    margin-bottom: 10px;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .rt-nav-location_02.rt-change_3 {
    padding-top: 0;
  }

  .rt-nav-location_02._2_01 {
    padding-top: 0;
    padding-left: 0;
  }

  .brix---btn-secondary_01, .brix---btn-secondary_02 {
    width: 240px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .rt-home-two-award-content_01 {
    text-align: center;
    max-width: none;
    padding-top: 0;
  }

  .rt-nav-location_03.rt-change_3 {
    padding-top: 0;
  }

  .rt-nav-location_03._2_01 {
    padding-top: 0;
    padding-left: 0;
  }

  .rt-nav-location_03._3_01 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .rt-nav-location_01-copy.rt-change_1 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .rt-nav-location_01-copy._1_01 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-nav-location_02-1.rt-change_1 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .rt-nav-location_02-1._1_01 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .banner_phone_1-23 {
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .brix---social-icon-square-30px-2 {
    width: 27px;
    min-width: 27px;
    height: 27px;
    min-height: 27px;
  }

  .brix---header-nav-link_2-2 {
    font-size: 11px;
  }

  .rt-nav-right-block_2 {
    margin-top: 0;
  }

  .wrapper-phone_2 {
    flex: 1;
  }

  .brix---social-media-flex-right {
    justify-content: center;
    align-items: center;
  }

  .brix---dropdown-link-2 {
    color: #333;
    font-size: 11px;
    line-height: 1.2;
  }

  .banner_phone_1 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
  }

  .brix---header-nav-link_3-2, .text-block-179 {
    font-size: 11px;
  }

  .nav-name_2-2 {
    font-size: .5rem;
    font-weight: 700;
  }

  .brand-14 {
    z-index: 1;
  }

  .brand-14.w--current {
    z-index: 11;
  }

  .nav-3-name_1 {
    margin-top: 1px;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .banner_phone_1-2 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
  }

  .brix---header-nav-link-2 {
    font-size: 11px;
  }

  .image-10056 {
    z-index: 1;
    width: 32px;
    height: auto;
  }

  .brix---header-nav-list-item-2 {
    margin-bottom: 15px;
  }

  .div-block-name-2-2-2 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .link_1-1 {
    font-size: 1rem;
    line-height: 1;
  }

  .banner_phone_1-22 {
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1;
  }

  .rt-header-one-nav_2 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-home-two-award-content_01-2 {
    text-align: center;
    max-width: none;
    padding-top: 0;
  }

  .xsquare-icon_4-88 {
    border-radius: 0;
    width: 27px;
    max-width: 56px;
  }

  .rt-home-three-discover-right {
    margin-top: 2rem;
  }

  .rt-autofit-6 {
    height: auto;
  }

  .rt-home-one-hero-heading-flex {
    flex-direction: column;
  }

  .rt-home-three-expertise-heading.rt-margin-none {
    font-size: 32px;
  }

  .mg-bottom_4-88 {
    margin-bottom: 0;
  }

  .paragraph_4-88 {
    font-size: 1rem;
  }

  .icon-left---content-right_4-88 {
    width: auto;
  }

  .rt-home-three-discover-left {
    padding-right: 20px;
  }

  .features-image-24-31 {
    width: 16px;
    height: 16px;
    font-size: 20px;
    line-height: 18px;
  }

  .rt-nav-location_04.rt-change_1 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .rt-nav-location_04._1_01 {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rt-nav-location_04._4_01 {
    border: 1px #000;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .rt-home-two-award-content_04 {
    text-align: center;
    max-width: none;
    padding-top: 0;
  }

  .scroll-to-top-arrow-button {
    width: 27px;
    height: 27px;
    display: block;
    top: 50rem;
  }

  .footer-footer_1 {
    padding-top: 20px;
    padding-left: 4rem;
    padding-right: 1.5rem;
  }

  .footer-link_3-2-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .rt-nav-location_8-51.rt-underline-off.rt-align-center {
    margin-bottom: 1rem;
  }

  .grid-footer_11 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: .5rem;
    display: flex;
  }

  .title-line-footer_3-21 {
    max-width: 300px;
    min-height: 1px;
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph-17 {
    font-size: .8rem;
  }

  .footer-right-footer_21-copy {
    justify-content: flex-start;
    align-items: center;
    margin-top: 1.2rem;
  }

  .div-block-footer_13-1 {
    align-self: auto;
    padding-left: 0;
    position: relative;
    top: -10px;
  }

  .footer-link_3-1-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .image-2-footer-2 {
    width: 21px;
    height: auto;
  }

  .div-block-logo-footer_1-1 {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
  }

  .nav-name-footer_3-2 {
    flex: 0 auto;
    align-self: flex-start;
    margin-bottom: 3px;
    font-size: .35rem;
  }

  .nav-footer_3-2 {
    margin-top: 0;
    font-size: 1rem;
  }

  .footer-link_3-4-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .div-block-footer_12 {
    border-left-style: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: -20px;
  }

  .footer-link_3-2 {
    font-size: 11px;
    line-height: 1.2;
  }

  .scroll-to-top-arrow-button_2 {
    width: 27px;
    height: 27px;
    display: block;
    top: 52rem;
  }

  .scroll-to-top-arrow-button_3 {
    width: 27px;
    height: 27px;
    display: block;
    top: 54.2rem;
  }

  .section_02.rt-gap-none_1-2 {
    padding-bottom: 10px;
    display: none;
  }

  .section_02._01, .section_02._02 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .brix---hamburger-menu-bar-top-4 {
    width: 32px;
  }

  .text-block-184 {
    font-size: .7rem;
  }

  .brix---dropdown-link-3 {
    color: #333;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .brix---dropdown-chevron-2 {
    font-size: .7rem;
  }

  .nav-name_2-2-2 {
    font-size: .34rem;
    font-weight: 700;
  }

  .brand-15 {
    z-index: 1;
  }

  .brand-15.w--current {
    z-index: 11;
  }

  .brix---header-nav-link_2-2-1 {
    font-size: .7rem;
  }

  .image-10059 {
    z-index: 1;
    width: 32px;
    height: auto;
  }

  .nav-3-name_1-2 {
    letter-spacing: .07rem;
    margin-top: 1px;
    font-size: 1.2rem;
    font-weight: 500;
  }

  .brix---hamburger-menu-bar-bottom-4 {
    width: 28px;
  }

  .brix---header-nav-link_3-3 {
    font-size: .7rem;
  }

  .div-block-name-2-2-3 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .brix---hamburger-menu-bar-top-6 {
    width: 32px;
  }

  .text-block-185, .brix---dropdown-chevron-3 {
    font-size: .7rem;
  }

  .brand-16 {
    z-index: 1;
    padding-right: 0;
  }

  .brand-16.w--current {
    z-index: 11;
  }

  .image-10060 {
    z-index: 1;
    width: 24px;
    height: auto;
  }

  .brix---hamburger-menu-bar-bottom-6 {
    width: 28px;
  }

  .brix---header-nav-link_3-4 {
    font-size: .7rem;
  }

  .div-block-name-2-2-4 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .features-image-24-31-2 {
    width: 16px;
    height: 16px;
    font-size: 20px;
    line-height: 18px;
    display: none;
  }

  .rt-home-two-award-content_01-3, .rt-home-two-award-content_01-2-10, .rt-home-two-award-content_04-12 {
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
  }

  .rt-home-one-top-nav_02 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .rt-top-nav_01-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .rt-nav-location_04-11._4_01-11 {
    border: 1px #000;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .rt-nav-location_04-3._4_03 {
    border-left: 1px #000;
    border-right-style: none;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .rt-nav-location_01-10._1_01-10 {
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .rt-home-two-award-content_04-2 {
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
  }

  .rt-home-two-award-content_04-11 {
    text-align: center;
    letter-spacing: -.03rem;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
  }

  .rt-home-one-top-nav_01-2 {
    grid-template-columns: 2fr;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .section_05.rt-gap-none_1-2 {
    padding-bottom: 10px;
    display: none;
  }

  .section_05._01, .section_05._05, .section_05._05 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .brix---hamburger-menu-bar-top-8 {
    width: 32px;
  }

  .text-block-186, .brix---dropdown-chevron-4 {
    font-size: .7rem;
  }

  .rt-nav-container-2 {
    padding-bottom: 10px;
  }

  .image-10061 {
    z-index: 1;
    width: 32px;
    height: auto;
  }

  .div-block-name-2-2-5 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .rt-header-one-nav_2-2 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .brand-16-1 {
    z-index: 1;
    padding-right: 0;
  }

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

  .brix---mg-left-12-1 {
    margin-left: 0;
  }

  .rt-header-one-nav_2-22 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-nav-right-block_2-12 {
    margin-top: 0;
  }

  .banner_phone_1-222 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
  }

  .link_1-111 {
    font-size: 1rem;
    line-height: 1;
  }

  .rt-nav-right-block_2-222 {
    margin-top: 0;
  }

  .rt-home-two-award-content_04-111 {
    color: #ec272f;
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-home-two-award-content_04-3 {
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-top-nav_01-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .features-image-24-31-3 {
    width: 16px;
    height: 16px;
    font-size: 20px;
    line-height: 18px;
    display: none;
  }

  .rt-nav-location_04-112._4_113 {
    border: 1px #000;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .rt-home-two-award-content_04-113 {
    color: #ec272f;
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-home-one-top-nav_01-3 {
    grid-template-columns: 2fr;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .rt-nav-location_04-111._4_111 {
    border: 1px #000;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
  }

  .rt-home-two-award-content_04-112 {
    color: #ec272f;
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-home-one-top-nav_02-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .brix---btn-secondary_1-3-2, .brix---btn-secondary_11, .brix---btn-secondary_1-2-2 {
    width: 240px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .wrapper-phone_2-2 {
    flex: 1;
  }

  .rt-header-one-nav_2-3 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-nav-right-block_2-2 {
    margin-top: 15px;
  }

  .brix---hamburger-menu-bar-top-10 {
    width: 32px;
  }

  .text-block-187 {
    font-size: .7rem;
  }

  .banner_phone_1-2-2 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
  }

  .brix---dropdown-chevron-5 {
    font-size: .7rem;
  }

  .nav-name_2-2-3 {
    font-size: .4rem;
    font-weight: 700;
  }

  .brand-17 {
    z-index: 1;
  }

  .brand-17.w--current {
    z-index: 11;
  }

  .image-10062 {
    z-index: 1;
    width: 32px;
    height: auto;
  }

  .nav-3-name_1-3 {
    letter-spacing: .07rem;
    margin-top: 1px;
    font-size: 1.4rem;
    font-weight: 500;
  }

  .brix---hamburger-menu-bar-bottom-9 {
    width: 28px;
  }

  .rt-header-one-nav_2-24 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-name_2-2-4 {
    font-size: .34rem;
    font-weight: 700;
  }

  .div-block-name-2-2-6 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .image-10064 {
    z-index: 1;
    width: 24px;
    height: auto;
  }

  .brix---dropdown-chevron-6 {
    font-size: .7rem;
  }

  .rt-nav-container-24 {
    padding-bottom: 5px;
  }

  .brix---hamburger-menu-bar-top-12 {
    width: 32px;
  }

  .text-block-188 {
    font-size: .7rem;
  }

  .brand-18 {
    z-index: 1;
    padding-right: 0;
  }

  .brand-18.w--current {
    z-index: 11;
  }

  .brand-16-1-2 {
    z-index: 1;
    padding-right: 0;
  }

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

  .nav-3-name_1-4 {
    letter-spacing: .07rem;
    margin-top: 1px;
    font-size: 1.2rem;
    font-weight: 500;
  }

  .wrapper-phone_2-3 {
    flex: 1;
  }

  .rt-nav-right-block_2-12-2, .rt-nav-right-block_2-222-2 {
    margin-top: 0;
  }

  .nav-name_2-2-5 {
    font-size: .34rem;
    font-weight: 700;
  }

  .rt-header-one-nav_2-22-2 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-name-2-2-7 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .banner_phone_1-222-2 {
    margin-bottom: 0;
    font-size: 1.2rem;
    line-height: 1;
  }

  .rt-nav-container-25 {
    padding-bottom: 5px;
  }

  .image-10065 {
    z-index: 1;
    width: 24px;
    height: auto;
  }

  .link_1-111-2 {
    font-size: 1rem;
    line-height: 1;
  }

  .brix---dropdown-chevron-7 {
    font-size: .7rem;
  }

  .brix---hamburger-menu-bar-top-14 {
    width: 32px;
  }

  .text-block-189 {
    font-size: .7rem;
  }

  .rt-nav-right-block_2-223 {
    margin-top: 0;
  }

  .link_1-1-2 {
    font-size: 1rem;
    line-height: 1;
  }

  .brand-19 {
    z-index: 1;
    padding-right: 0;
  }

  .brand-19.w--current {
    z-index: 11;
  }

  .link_1-1-22 {
    font-size: 1rem;
    line-height: 1;
  }

  .rt-nav-right-block_2-3 {
    margin-top: 0;
  }

  .nav-3-name_1-5 {
    letter-spacing: .07rem;
    margin-top: 1px;
    font-size: 1.2rem;
    font-weight: 500;
  }

  .rt-header-one-nav_2-25 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .rt-nav-container-26 {
    padding-bottom: 5px;
  }

  .rt-nav-right-block_2-227 {
    margin-top: 0;
  }

  .link_1-1-27 {
    font-size: 1rem;
    line-height: 1;
  }

  .rt-nav-right-block_2-226 {
    margin-top: 0;
  }

  .link_1-1-26 {
    font-size: 1rem;
    line-height: 1;
  }

  .rt-home-two-award-content_04-06 {
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-home-one-top-nav_02-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
    text-align: center;
    max-width: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .rt-home-one-top-nav_01-4 {
    grid-template-columns: 2fr;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .rt-top-nav_01-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: grid;
  }

  .features-image-24-31-4 {
    width: 16px;
    height: 16px;
    font-size: 20px;
    line-height: 18px;
    display: none;
  }

  .brix---btn-secondary_1-35 {
    width: 240px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mg-bottom_4-88-1 {
    margin-bottom: 0;
  }

  .rt-home-one-hero-heading-flex-2 {
    flex-direction: column;
  }

  .rt-nav-location_1-35.rt-change_3-5 {
    padding-top: 0;
    padding-left: 0;
  }

  .rt-home-three-discover-right-2 {
    margin-top: 2rem;
  }

  .rt-header-one-nav_2-24-2 {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-name-2-2-8 {
    z-index: 1;
    margin-left: 10px;
    top: 0;
  }

  .image-10066 {
    z-index: 1;
    width: 24px;
    height: auto;
  }

  .brix---dropdown-chevron-8 {
    font-size: .7rem;
  }

  .rt-nav-container-27 {
    padding-bottom: 5px;
  }

  .brix---hamburger-menu-bar-top-16 {
    width: 32px;
  }

  .text-block-190 {
    font-size: .7rem;
  }

  .rt-nav-container-28 {
    padding-bottom: 5px;
  }

  .link_1-1-28, .link_1-1-29 {
    font-size: 1rem;
    line-height: 1;
  }

  .rt-solutions-card {
    margin-bottom: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .rt-solutions-card-icons-col {
    max-width: 14%;
  }

  .p_1 {
    font-size: 13px;
    line-height: 18px;
  }

  .rt-category-cards-text_11.rt-margin-bottom-fifteen_11 {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 20px;
  }

  .image-10067 {
    width: 80%;
    height: 80%;
  }
}

@media screen and (max-width: 479px) {
  .uui-text-size-medium_3-2 {
    color: #fafafa;
    flex: 0 auto;
    font-size: .7rem;
  }

  .div-block_adress_1 {
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-top: .25rem;
    padding-bottom: 0;
    display: block;
  }

  .uui-banner23_content_5-41 {
    box-shadow: none;
    -webkit-text-fill-color: inherit;
    background-color: #25262a;
    background-clip: border-box;
    border: 1px #00000026;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 70%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem 0 1rem;
  }

  .uui-banner23_content_5-41:hover {
    box-shadow: none;
    background-color: #223260;
    border-style: none none solid;
    border-color: #0000004d #0000004d #00000026;
  }

  .uui-banner23_text-wrapper {
    flex-direction: column;
    flex: 0 auto;
    align-content: stretch;
    align-items: stretch;
  }

  .uui-text-size-medium_3 {
    color: #fafafa;
    flex: 0 auto;
    font-size: .7rem;
  }

  .link-2 {
    font-size: .9rem;
  }

  .uui-banner23_content_5-31 {
    background-color: var(--blue_5);
    box-shadow: none;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom: 1px solid #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 90%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem 0;
    display: flex;
  }

  .uui-banner23_content_5-31:hover {
    background-color: var(--blue_5);
    box-shadow: none;
    border-style: none none solid;
    border-color: #0000004d #0000004d #ffffff4d;
  }

  .uui-banner23_content_5-11 {
    background-color: var(--blue_5);
    box-shadow: none;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom: 1px solid #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 70%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem 0 .25rem;
    display: flex;
  }

  .uui-banner23_content_5-11:hover {
    background-color: var(--blue_5);
    box-shadow: none;
    border-style: none none solid;
    border-color: #000 #000 #ffffff4d;
  }

  .uui-text-size-medium_3-3 {
    color: #fafafa;
    flex: 0 auto;
    font-size: .7rem;
  }

  .uui-banner23_content_5-21 {
    background-color: var(--blue_5);
    box-shadow: none;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom-color: #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 70%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem 0;
  }

  .uui-banner23_content_5-21:hover {
    background-color: var(--blue_5);
    box-shadow: none;
    border-style: none;
    border-color: #0000004d #0000004d #ffffff4d;
  }

  .heading {
    color: #fafafa;
    font-size: .8rem;
  }

  .div-block_adress_content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .h4_1, .h4_1-2 {
    color: #fafafa;
    font-size: .8rem;
  }

  .uui-banner-wrapper-phone {
    flex-direction: column;
    flex: 0 auto;
    align-content: stretch;
    align-items: stretch;
  }

  .link_1, .link_2 {
    font-size: .9rem;
  }

  .uui-text-size-medium_3-1, .uui-text-size-medium_3-4 {
    color: #fafafa;
    flex: 0 auto;
    font-size: .7rem;
  }

  .navigation-link-block-3-1 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-column_3-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-link-block-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-column_1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .brix---header-logo {
    width: 60px;
    max-width: none;
  }

  .navigation-link-block-3-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-title {
    margin-bottom: 15px;
  }

  .mobile-toggle-3, .mobile-nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .navigation-link-block-3-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-column_4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mobile-nav-link-2-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .navigation-link-block-3-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .navigation-column {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navigation-link-block-3-9 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-name-2-outstaffing-3 {
    margin-left: 7px;
  }

  .nav-3-name-outstaffing {
    margin-top: 0;
    font-size: 1.1rem;
    line-height: 1;
  }

  .navigation-link-block-mob-2-recruitment {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .nav-name-2-outstaffing {
    font-size: .33rem;
    line-height: 1.2;
  }

  .image-2-outstaffing-2 {
    align-self: center;
    width: auto;
    height: 30px;
    font-size: 14px;
  }

  .mobile-nav-link-3 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .75rem;
    font-weight: 400;
  }

  .navigation-link-block-4 {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .mobile-toggle-4 {
    font-size: .6rem;
    line-height: 1.1;
  }

  .nav-title-2 {
    font-size: .7rem;
  }

  .text-block-176 {
    font-size: .75rem;
    font-weight: 400;
  }

  .navigation-link-block-mob-2 {
    margin-bottom: .25rem;
    padding-top: .25rem;
    padding-bottom: .125rem;
  }

  .dropdown-list-mob-3.w--open {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .div-block-name-2 {
    margin-left: 7px;
  }

  .image-2 {
    align-self: center;
    width: 36px;
  }

  .nav-name-2-1 {
    font-size: 10px;
    line-height: 1.2;
  }

  .brix---header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .brix---buttons-row-2 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---color-neutral-600 {
    line-height: 1.3px;
  }

  .brix---button-row-left-2 {
    width: 100%;
    margin-bottom: 0;
    margin-right: 0;
  }

  .brix---btn-primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 14px;
    line-height: 1;
  }

  .brix---section-hero-full-width-right {
    padding-top: 48px;
  }

  .brix---hero-full-width-right-hero-v5 {
    object-fit: fill;
    height: 50%;
  }

  .brix---heading-h2-size-2 {
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 1;
  }

  .brix---container-default-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .brix---heading-h1-size-2 {
    margin-bottom: 3px;
    font-size: 27px;
    line-height: 1.1;
  }

  .brix---paragraph-default-2-2 {
    font-size: 15px;
    line-height: 1.2;
  }

  .brix---heading-h2-size-26 {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---btn-primary-14 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

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

  .brix---button-row-left-12 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---paragraph-default-29 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---container-default-31 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .brix---btn-secondary-10 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .brix---container-default-42 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h1-size-14 {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 37px;
  }

  .brix---hero-bg-image-light-2 {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .brix---button-row-left-16 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---btn-primary-18 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 17px;
    line-height: 19px;
  }

  .spark-flex-row-8 {
    align-items: flex-start;
  }

  .spark-flex-row-8.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-8.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-hero-sub-paragraph-5 {
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .spark-section-10 {
    padding: 64px 20px;
  }

  .spark-section-10.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-max-width-731 {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    display: block;
    position: relative;
  }

  .spark-container-10 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .section-home_2 {
    padding: 64px 20px;
  }

  .section-home_2.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_2._2 {
    background-image: linear-gradient(90deg, #000000ad, #fff0), url('../images/0001.4.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .heading-2 {
    font-size: 1.3rem;
    line-height: 1.3;
  }

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

  .image-10048 {
    width: auto;
  }

  .brix---heading-h1-size-18 {
    margin-bottom: 3px;
    font-size: 32px;
    line-height: 1.1;
  }

  .brix---paragraph-default-18-2 {
    font-size: 15px;
    line-height: 1.3;
  }

  .brix---square-icon-3 {
    border-radius: 0;
    width: 20px;
    max-width: none;
  }

  .brix---heading-h2-size-18-18 {
    letter-spacing: 0;
    margin-bottom: 3px;
    font-size: 21px;
    line-height: 1;
  }

  .brix---container-default-18 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .brix---square-icon-3-2 {
    border-radius: 0;
    width: 20px;
    max-width: none;
  }

  .brix---paragraph-default-18-1 {
    font-size: 15px;
    line-height: 1.3;
  }

  .brix---mg-bottom-5 {
    font-size: 14px;
  }

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

  .icon-left---content-right_2 {
    height: 5.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xsquare-icon-3 {
    border-radius: 0;
    width: 30px;
    max-width: none;
  }

  .paragraph-default_2 {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---mg-bottom-5-copy {
    font-size: 14px;
  }

  .section-home_2-copy {
    padding: 64px 20px;
  }

  .section-home_2-copy.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_2-copy._2 {
    background-image: linear-gradient(90deg, #000000ad, #fff0), url('../images/0001.4.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .section-home_2-1 {
    padding: 64px 20px;
  }

  .section-home_2-1.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_2-1._2 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/32.22.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .paragraph_1 {
    font-size: .9rem;
    font-weight: 600;
  }

  .container-default-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_3 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph_1-3 {
    font-size: .7rem;
  }

  .h3_2 {
    font-size: 1.1rem;
  }

  .div-block_7 {
    margin-bottom: 3rem;
  }

  .h3_7 {
    font-size: .6rem;
  }

  .h3_7-2 {
    font-size: 1.5rem;
  }

  .brix---buttons-row-center-4 {
    flex-direction: column;
  }

  .brix---cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .brix---cta-v2-floating-item-01 {
    width: 50%;
  }

  .brix---cta-v2-floating-item-02 {
    width: 40%;
  }

  .brix---btn-primary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---container-default-37 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---btn-secondary-white-2 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---button-row-left-14 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .section_4 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .button-small-company {
    text-align: center;
    flex-direction: row;
    flex: none;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    width: 260px;
    padding: 14px 0 0;
    display: flex;
  }

  .button-arrow-5 {
    width: 6%;
    margin-left: 10px;
  }

  .button-label-20 {
    text-align: left;
    font-size: 13px;
    font-weight: 400;
  }

  .review-wrap-company {
    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;
  }

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

  .section-company {
    padding-top: 40px;
  }

  .paragraph-default-company {
    font-size: 8px;
    line-height: 1px;
  }

  .brix---paragraph-default-6 {
    font-size: 14px;
    line-height: 1.2;
  }

  .container-default-company {
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading-h3-size {
    font-size: 18px;
    line-height: 1.2;
  }

  .image-wrapper-br-shadow-company {
    border-radius: 0;
    margin-top: -30px;
  }

  .brix---text-200-bold-14 {
    font-size: 15px;
    line-height: 16px;
  }

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

  .mg-bottom-4 {
    margin-bottom: 32px;
  }

  .h2_2 {
    font-size: 1.2rem;
  }

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

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

  .brix---subtitle-11 {
    font-size: 14px;
    line-height: 18px;
  }

  .image-wrapper-br_3 {
    border-radius: 0;
  }

  .h6 {
    font-size: .9rem;
  }

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

  .text-span-31 {
    font-size: 1rem;
  }

  .brix---link-icon-right-7 {
    width: 18px;
  }

  .h6_2 {
    font-size: .9rem;
  }

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

  .section-3 {
    padding-top: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .brix---grid-1-column-gap-row-64px-2 {
    grid-row-gap: 32px;
  }

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

  .image-wrapper-br_2, .image-wrapper-br_2_1 {
    border-radius: 0;
  }

  .section_5 {
    padding: 1rem;
  }

  .container-default_1 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2-columns_2 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .image-wrapper_2 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .div-block_2-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mg-bottom_2-2 {
    margin-bottom: .5rem;
  }

  .h3_2-22 {
    font-size: 1rem;
  }

  .secondary-button-1.megapolis {
    margin-top: 15px;
  }

  .text-block-ceiling-home {
    font-size: 1rem;
  }

  .right-arrow-4 {
    height: .8rem;
  }

  .secondary_2-2.megapolis {
    margin-top: 15px;
  }

  .secondary_2-2._2-2 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .text-block2-2 {
    font-size: .8rem;
  }

  .grid-2-columns_3, .grid-2-columns_4 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .image-wrapper_3 {
    border-radius: 0;
    margin-top: -30px;
  }

  .grid-2-columns_5 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: none;
  }

  .image-wrapper_4 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .grid-2-columns_2-00 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 0;
    display: none;
  }

  .grid-2-columns_3-00 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: none;
  }

  .grid-2-columns_4-copy {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .grid-2-columns_4-00 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: none;
  }

  .div-block_7-2 {
    margin-bottom: 2rem;
  }

  .h3_7-7 {
    font-size: .6rem;
  }

  .h1_2 {
    font-size: 1.5rem;
  }

  .h3_8 {
    font-size: 1.2rem;
  }

  .grid-2-columns_2-01 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-bottom: 0;
    display: none;
  }

  .spark-nav-menu-2 {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    max-height: 90vh;
    padding: 1rem .5rem;
  }

  .spark-input-3.spark-with-a-inner-shadow {
    width: 100%;
  }

  .spark-square-menu-with-links-2 {
    padding-right: 0;
  }

  .spark-square-menu-inner-2 {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
  }

  .spark-simple-menu-button-2 {
    padding-left: 0;
  }

  .spark-form-label-and-input-2 {
    width: 100%;
  }

  .spark-flexed-form-2 {
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .spark-nav-link-2 {
    margin-bottom: .5rem;
  }

  .sectio_6 {
    padding: 2rem 1rem 1rem;
  }

  .sectio_6.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .h3_7-4 {
    font-size: 1.5rem;
  }

  .h3_2-23 {
    font-size: 1.1rem;
  }

  .h6_2-4, .h6_2-41 {
    font-size: .9rem;
  }

  .text-block2-24 {
    font-size: .8rem;
  }

  .form-web {
    margin-left: 0;
    margin-right: 0;
  }

  .features-image-3 {
    width: 12px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .heading-web-3-2-2 {
    letter-spacing: .1rem;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.2;
  }

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

  .m-radio-5, .m-radio-5.email {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .features-wrapper_2 {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .m-rb-field-web-2 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-web-3-1-2 {
    font-size: 14px;
    line-height: 1.2;
  }

  .features-wrapper_3 {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .input-web-6 {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1;
  }

  .features-block-two-2 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .phone {
    padding-left: 0;
    font-size: 14px;
  }

  .checkbox-label-10 {
    font-size: .6rem;
    line-height: 1.2;
  }

  .paragraph-14 {
    margin-bottom: 0;
    font-size: .8rem;
    font-weight: 400;
  }

  .form-block-phone_5 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-phone_3 {
    background-position: 20%;
    width: 100%;
  }

  .div-block-phone_3.phone_3 {
    height: 20em;
    padding: 60px 20px 40px;
    display: flex;
  }

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

  .m-rb-field-2-web-12 {
    padding: 0;
  }

  .bicolor-neutral_7 {
    width: auto;
    margin-bottom: .25rem;
  }

  .m-tab-menu-web {
    border-left-style: none;
  }

  .input-web-6-2 {
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .div-block-h2-8 {
    width: auto;
    margin-bottom: 1.5rem;
    margin-left: 0;
    padding-left: 0;
  }

  .m-radio-2-phone-3, .m-radio-2-phone-3.phone-2 {
    width: 30%;
    max-width: 100%;
    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;
  }

  .content__wrapper-phone_2.phone_2 {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

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

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

  .features-right-2 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .tabs-content-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .image-phone_2 {
    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;
  }

  .checkbox-field-home-6-2 {
    margin-bottom: 10px;
  }

  .section-7 {
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .content__wrapper-phone_1.phone_2, .content__wrapper-phone_1.phone_1-1, .content__wrapper-phone_1-1.phone_2, .content__wrapper-phone_1-1.phone_1-1, .content__wrapper-phone_1-1.phone_1-1 {
    flex-direction: column;
    padding-top: 0;
    display: block;
  }

  .image-phone_2-4 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 600px;
    width: 100%;
    height: 25em;
  }

  .form-wrapper-phone_2-4 {
    float: left;
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .features-wrapper_3-2 {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .features-wrapper_2-4, .features-wrapper_2-41 {
    margin-top: .5rem;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .features-image-3-2 {
    margin-bottom: 0;
    display: block;
  }

  .paragraph-1-4 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 600;
  }

  .paragraph-1-41 {
    margin-bottom: 0;
    font-size: .8rem;
    font-weight: 400;
  }

  .div-block-phone_4 {
    background-position: 20%;
    width: 100%;
  }

  .div-block-phone_4.phone_3 {
    height: 20em;
    padding: 60px 20px 40px;
    display: flex;
  }

  .div-block-phone_4.phone_4 {
    height: 20em;
    padding: 60px 20px 40px 40px;
    display: flex;
  }

  .hero-h-home_7-4 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .65rem;
    font-weight: 500;
    line-height: 1;
    display: block;
    top: -4px;
  }

  .hero-h-home_7-42 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    display: block;
    top: 0;
  }

  .grid-2-columns_6 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 0;
    margin-bottom: 1rem;
    display: block;
  }

  .section-home_2-2 {
    padding: 64px 20px;
  }

  .section-home_2-2.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_2-2._2 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/32.22.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .section-home_2-2._3 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/22.51.jpg');
    background-position: 0 0, 45%;
    background-repeat: repeat, no-repeat;
    height: auto;
    min-height: 55vh;
    padding: 140px 1rem 360px;
  }

  .image-wrapper_46 {
    border-radius: 0;
    margin-top: -30px;
  }

  .image-wrapper_6 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-back-call-radiators_1 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
    display: block;
    top: 0;
  }

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

  .div-block-call-back-radiators_1 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    top: 0;
  }

  .form-wrapper-radiators_1 {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block-web-6 {
    z-index: 97;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .phone_2 {
    padding-left: 0;
    font-size: 14px;
  }

  .m-tab-menu-abraam-3 {
    border-left-style: none;
    margin-bottom: 0;
  }

  .heading-sambo-6 {
    font-size: 20px;
    line-height: 1;
  }

  .heading-sambo-5 {
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.1;
  }

  .btn-submit-18 {
    max-width: none;
    height: auto;
    margin-top: 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 1;
  }

  .quote_form-8 {
    background-color: #233640;
    align-items: center;
    min-height: auto;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    top: -20%;
  }

  .checkbox-label-13 {
    font-size: 9px;
    line-height: 1.2;
  }

  .link-block-22 {
    z-index: 100;
    width: 30px;
    height: 30px;
    padding: 10px;
  }

  .form-block-phone-radiators_1 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .m-rb-field-2-web-10 {
    padding: 0;
  }

  .checkbox-field-home-10 {
    margin-bottom: 10px;
  }

  .input-web-5 {
    margin-bottom: 16px;
    padding-left: 0;
    font-size: 12px;
    line-height: 1;
  }

  .text-block-1-radiators {
    letter-spacing: 0;
    text-transform: uppercase;
    flex: 0 auto;
    align-self: center;
    padding-left: 20px;
    font-size: .7rem;
    line-height: 1.4;
  }

  .tabs-content-4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-web-9 {
    width: auto;
    margin-left: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    display: block;
  }

  .div-block-h2-7 {
    width: 280px;
  }

  .m-radio-2-phone-5, .m-radio-2-phone-5.phone-2 {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .checkbox-field-home-11 {
    margin-bottom: 10px;
  }

  .project_circle_wrap-radiators {
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

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

  .input-9 {
    margin-top: 10px;
    padding-left: 0;
  }

  .input-web-8 {
    padding-left: 0;
    font-size: 14px;
    line-height: 1;
  }

  .heading-web-4-1-3 {
    font-size: 14px;
    line-height: 1.2;
  }

  .btn-submit-19 {
    max-width: none;
    height: auto;
    margin-top: 10px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
  }

  .project_quote-home-radiators_1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    margin-top: 0;
    display: flex;
  }

  .rocket_link-radiators {
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }

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

  .text-block-1-2 {
    letter-spacing: 0;
    text-transform: uppercase;
    flex: 0 auto;
    align-self: center;
    padding-left: 12px;
    padding-right: 12px;
    font-size: .8rem;
    font-weight: 500;
    line-height: 1.4;
  }

  .rocket_link_1-2 {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    padding: 15px 35px;
  }

  .project_circle_wrap_1-2 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .heading-web-4-_2 {
    font-size: 14px;
    line-height: 1.3;
  }

  .div-block-h2_1 {
    width: 280px;
  }

  .checkbox-label_1 {
    font-size: 9px;
    line-height: 1.2;
  }

  .div-block-call-back_1 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    top: 0;
  }

  .div-block-back-call_1 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: block;
    top: 0;
  }

  .project_quote-home_1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    margin-top: 0;
    display: flex;
  }

  .form-wrapper_1 {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block-phone-radiators_2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-call-back_3 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
    top: 0;
  }

  .div-block-back-call_3 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 0;
    display: block;
    top: 0;
  }

  .rocket_link_3 {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 90%;
    padding: 18px 50px;
  }

  .project_circle_wrap_3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .project_quote-home_3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    margin-top: 0;
    display: flex;
  }

  .text-block-3 {
    letter-spacing: 0;
    text-transform: uppercase;
    flex: 0 auto;
    align-self: center;
    padding-left: 12px;
    padding-right: 12px;
    font-size: .7rem;
    font-weight: 500;
    line-height: 1.4;
  }

  .quote_form-9 {
    background-color: #233640;
    align-items: center;
    min-height: auto;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    top: -20%;
  }

  .text-area-2, .text-area_2 {
    margin-bottom: 0;
  }

  .form-block-web-9-1 {
    z-index: 97;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .phone_2-1 {
    padding-left: 0;
    font-size: 14px;
  }

  .form-block-phone_2 {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-web-3-2 {
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
  }

  .heading-web-3-1 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
  }

  .m-rb-field-2-web-8 {
    padding: 0;
  }

  .m-radio-lable-2 {
    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;
  }

  .btn-submit-14 {
    max-width: none;
    height: auto;
    margin-top: 20px;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
  }

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

  .tabs-content-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .checkbox-field-home-5 {
    margin-bottom: 10px;
  }

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

  .m-radio-2-phone-4, .m-radio-2-phone-4.phone-2 {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .checkbox-label-7 {
    font-size: 9px;
    line-height: 1.2;
  }

  .div-block-checkbox-web_1 {
    flex-direction: column;
  }

  .text-area-3 {
    margin-bottom: 0;
  }

  .text-block-1-web-form {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
  }

  .form-block-web-form {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-h2-web-form {
    width: 220px;
  }

  .form-wrapper_8 {
    float: left;
    grid-template-columns: 1fr;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block-web-8 {
    z-index: 97;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .text-area-4, .text-area-4-2, .text-area-5 {
    margin-bottom: 0;
  }

  .text-area-5-2 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .faq-question-wrap-2 {
    background-color: #fdfdfd;
    margin-bottom: 0;
    padding: 16px 0;
  }

  .question-title-2 {
    flex: 1;
    font-size: 1rem;
    font-weight: 500;
  }

  .faq-arrow {
    align-self: auto;
  }

  .h3_2-2 {
    font-size: 1.4rem;
  }

  .faq-question-bar-2 {
    padding-right: 0;
  }

  .content-title-tpms_4 {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-circle {
    background-color: #fff;
    align-self: flex-start;
  }

  .section-title-agency {
    padding-right: 0;
    font-size: .6rem;
  }

  .faq-paragraph-4 {
    padding-right: 0;
    font-size: .9rem;
  }

  .section-home-questions {
    margin-top: 40px;
    padding: 40px 1rem;
  }

  .content-title-tpms {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: .6rem;
    padding-right: 0;
  }

  .section-8 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding: 20px 1rem;
  }

  .h3_7-3 {
    font-size: 1.5rem;
  }

  .faq-paragraph-4-2 {
    padding-right: 0;
    font-size: .9rem;
  }

  .faq-paragraph-4-3 {
    color: var(--black_2);
    padding-right: 0;
    font-size: .9rem;
  }

  .container-default_9 {
    padding-left: 0;
    padding-right: 0;
  }

  .section_10 {
    padding-top: 2rem;
  }

  .grid-3-columns-gap-row_9 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image-link_100 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .link-173 {
    font-size: .9rem;
  }

  .grid-3-columns-services_1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    margin-bottom: 1rem;
  }

  .brix---heading-h3_9-1 {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1;
  }

  .margin-bottom_3 {
    margin-bottom: 5px;
  }

  .image-link_102 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .h3-heading_3 {
    font-size: 1.2rem;
  }

  .f-heading-detail-small-2 {
    font-size: .6rem;
  }

  .image-link_101 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .mg-bottom_9-1 {
    margin-bottom: 0;
  }

  .text-300-medium-services_3 {
    font-size: .9rem;
  }

  .section-9 {
    padding: 2rem 1rem 4rem;
  }

  .container-default_9-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-3-columns-gap-row_9-1 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .image-link_9 {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .paragraph_4 {
    padding-right: 0;
    font-size: 1rem;
  }

  .flowout-quote {
    font-size: 14px;
    line-height: 1.3;
  }

  .flowout-slide-item {
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
    display: flex;
  }

  .flowout-slide-image-3, .flowout-slide-image-2 {
    height: 343px;
  }

  .flowout-container-testimonials-makeup {
    flex-direction: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    max-width: 100vh;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .flowout-slide-testimonial {
    flex: none;
    justify-content: flex-start;
    height: 200px;
    min-height: 200px;
    padding: 20px 16px;
  }

  .flowout-tag {
    margin-bottom: 8px;
    font-size: 12px;
  }

  .flowout-tag.flowout-quote-author {
    font-size: 14px;
  }

  .flowout-slide-image-5 {
    background-position: 100%;
    height: 343px;
  }

  .flowout-slider-full-dots {
    bottom: 16px;
  }

  .flowout-slide-image-4 {
    height: 343px;
  }

  .flowout-slider-full-mask {
    padding-bottom: 0;
  }

  .flowout-slide-image {
    height: 343px;
  }

  .section-10._10, .section-10._10-copy {
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .flowout-container_10 {
    flex-direction: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-self: stretch;
    align-items: stretch;
    max-width: 100vh;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .flowout-slider-full-mask_10 {
    padding-bottom: 0;
  }

  .h6_4-4 {
    font-size: .9rem;
  }

  .div-block_7-4 {
    margin-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block_2-3 {
    margin-bottom: 1rem;
  }

  .paragraph-15 {
    font-size: 1rem;
  }

  .heading-3_1 {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .h3_7-5, .h3_7-6 {
    font-size: 1.5rem;
  }

  .flowout-slide-image-5-1 {
    background-position: 50%;
    height: 343px;
  }

  .mobile-nav-link-3-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .75rem;
    font-weight: 400;
  }

  .uui-banner23_content_5-32 {
    background-color: var(--white);
    box-shadow: none;
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom: 1px solid #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: flex;
  }

  .uui-banner23_content_5-32:hover {
    background-color: var(--white);
    box-shadow: none;
    border-style: none none solid;
    border-color: #0000004d #0000004d #ffffff4d;
  }

  .div-block_7-22 {
    margin-bottom: 2rem;
  }

  .footer-megapolis-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-footer-location-2 {
    font-size: 11px;
  }

  .nav-footer-megapolis-3 {
    font-size: 14px;
    line-height: 1;
  }

  .content-footer-megapolis-3 {
    opacity: 1;
    background-position: 100% 70%;
    background-size: 200px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
  }

  .text-block-footer-tel-4 {
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
  }

  .text-label-3-megapolis.spaced-word-label {
    margin-top: 0;
    margin-left: 5px;
    font-size: 8px;
    line-height: 12px;
  }

  .footer-grid-footer-megapolis-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-items: start;
    padding-bottom: 0;
  }

  .text-block-footer-address-4 {
    text-align: left;
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: .6rem;
  }

  .link-block-logo-web {
    float: none;
  }

  .link-3-footer-megapolis-2 {
    font-size: 8px;
    line-height: 1.3;
  }

  .footer4-link-4 {
    margin-bottom: 10px;
  }

  .footer-right-footer-megapolis-2 {
    margin-top: 20px;
    margin-left: 0;
  }

  .text-block-footer-tel-2 {
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
  }

  .link-block-footer-tel-4 {
    justify-content: flex-start;
    font-size: 11px;
    display: flex;
  }

  .image-footer-email-2 {
    flex: 0 auto;
    align-self: center;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    display: block;
  }

  .div-block-footer-megapolis-4 {
    margin-left: 5px;
  }

  .image-wd {
    float: left;
    top: 0;
    left: 0;
  }

  .image-footer-tel-3 {
    align-self: auto;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    display: block;
  }

  .div-block-logo-megapolis-3 {
    flex: 1;
    display: flex;
  }

  .text-block-footer {
    text-align: left;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 30px;
  }

  .link-block-footer-location {
    justify-content: flex-start;
  }

  .image-logo-2 {
    flex: 0 auto;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    top: 1px;
    left: 0;
  }

  .title-line-footer_3 {
    width: 80%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2rem;
    display: block;
    position: absolute;
    left: 2rem;
  }

  .image-footer-location-2 {
    align-self: center;
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }

  .text-block-footer-address-3-1 {
    text-align: left;
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: .6rem;
  }

  .nav-name-footer-megapolis-3 {
    font-size: 7px;
    line-height: 1.2;
  }

  .div-block-footer-megapolis-2 {
    flex: 1;
    padding-left: 0;
    display: block;
  }

  .div-block-logo-web {
    padding-left: 20px;
  }

  .footer-middle-footer-megapolis-3 {
    text-align: left;
    flex-direction: column;
    margin-left: 0;
  }

  .link-block-footer-email-3 {
    flex-direction: row;
    flex: 0 auto;
    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-left: auto;
    margin-right: auto;
    display: flex;
  }

  .footer-grid-footer {
    grid-column-gap: 12px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    justify-items: start;
  }

  .footer-footer {
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .footer-grid-footer_3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-items: start;
    padding-bottom: 0;
  }

  .div-block-footer_2 {
    flex: 1;
    padding-left: 0;
    display: block;
  }

  .div-block-footer-address_3 {
    justify-content: center;
    align-items: flex-start;
    display: block;
  }

  .footer-right-footer_2 {
    margin-top: 30px;
    margin-left: 0;
  }

  .content-footer_3 {
    opacity: 1;
    background-position: 100% 70%;
    background-size: 200px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
  }

  .text-label-3.spaced-word-label {
    margin-top: 0;
    margin-left: 5px;
    font-size: 8px;
    line-height: 12px;
  }

  .text-label-3._3 {
    margin-top: 0;
    margin-left: 0;
    font-size: 8px;
    line-height: 12px;
  }

  .link-text_3-3 {
    font-size: .8rem;
    font-weight: 500;
  }

  .footer-list-wrapper_3 {
    position: static;
  }

  .footer-list-item_3-2 {
    margin-bottom: 8px;
  }

  .link-wrapper-color-primary_3-3 {
    color: #4a3aff;
  }

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

  .footer-link_3 {
    font-size: 11px;
    line-height: 1;
  }

  .brix---header-logo-footer {
    width: 20px;
    max-width: none;
    height: 20px;
  }

  .link-icon-left_3-2 {
    width: 11px;
    height: 11px;
  }

  .text-block-1-footer {
    font-size: 7px;
  }

  .grid-footer_1 {
    grid-column-gap: 32px;
    grid-row-gap: 10px;
    grid-template-columns: auto;
    margin-top: 2rem;
  }

  .footer-list-item_3-1 {
    margin-bottom: 10px;
  }

  .footer-list-item_3-3 {
    margin-bottom: 8px;
  }

  .div-block-footer {
    position: relative;
    top: -10px;
  }

  .text-block-2-footer {
    font-size: 7px;
  }

  .div-block-footer_4 {
    top: -10px;
  }

  .div-block-footer-logo {
    margin-bottom: 10px;
  }

  .container-default_1-2 {
    padding: 40px 12px 20px 20px;
  }

  .footer-middle_1 {
    padding-top: 0;
  }

  .link-text_3-2 {
    font-size: 12px;
    font-weight: 500;
  }

  .link-icon-left_3-3 {
    width: 11px;
    height: 11px;
  }

  .footer-col-title_3-2 {
    margin-bottom: 16px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
  }

  .footer-list-wrapper_3-2 {
    margin-top: 0;
  }

  .footer-wrapper_1 {
    margin-top: 60px;
  }

  .footer-list-item_3-22 {
    margin-bottom: 8px;
  }

  .features-wrapper_2-44 {
    margin-top: .5rem;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .features-wrapper_3-44 {
    margin-bottom: 0;
    padding-left: 0;
  }

  .features-image-3-33, .features-image-3-44 {
    width: 13px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-1-44, .paragraph-2-44 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 600;
  }

  .footer-address-4-44 {
    flex-direction: row;
    flex: 1;
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    font-weight: 600;
  }

  .footer-link_3-1, .footer-link_3-2, .footer-link_3-3, .footer-link_3-4 {
    font-size: 10px;
    line-height: 1;
  }

  .div-block-logo-footer_1 {
    margin-bottom: 1rem;
  }

  .div-block-logo_3-0 {
    flex: 1;
    display: flex;
  }

  .div-block-footer_4-44 {
    margin-left: 5px;
  }

  .nav-name-footer_3 {
    font-size: .45rem;
    line-height: 1.2;
  }

  .nav-footer_3 {
    font-size: .8rem;
    line-height: 1;
  }

  .footer-list-wrapper_3-22 {
    position: static;
  }

  .title-line-footer_3-2 {
    width: 80%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    position: absolute;
    left: 2rem;
  }

  .container-2 {
    max-width: none;
  }

  .hero-text-wrapper {
    margin-bottom: 1.4rem;
    padding-right: 0;
  }

  .button-label {
    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, .section_2.hero_2 {
    background-image: linear-gradient(90deg, #fff 21%, #ffffff4d), none;
    background-position: 0 0, 60%;
    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 {
    width: auto;
    margin-top: 1rem;
    padding-right: 2rem;
    font-size: 1rem;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .section_2-2.hero {
    background-image: linear-gradient(90deg, #fff 21%, #ffffff4d), none;
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .section_2-2.hero_2 {
    background-image: linear-gradient(90deg, #fff 50%, #ffffff4d), url('../images/Покраска-1.3.jpg');
    background-position: 0 0, 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    min-height: 55vh;
    padding: 100px 1rem 140px;
  }

  .container-2-2 {
    max-width: none;
  }

  .cta-header-component_2-2 {
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .hero-header-component_2-2 {
    width: auto;
    padding-right: 0;
  }

  .review-wrap_2-2 {
    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: none;
  }

  .hero-h1_2-2, .hero-h1_2-3, .hero-h2_2-3 {
    font-size: 1.4rem;
  }

  .hero-h1_2-23 {
    margin-top: .125rem;
    margin-bottom: .125rem;
    padding-right: 2rem;
    font-size: 1.3rem;
  }

  .hero-h2_2-23 {
    margin-top: 0;
    padding-right: 0;
    font-size: 1.3rem;
  }

  .hero-h2_2-24 {
    margin-top: .125rem;
    padding-right: 2rem;
    font-size: 1.3rem;
  }

  .sectio_3-2 {
    padding: 1rem 1rem 0;
  }

  .sectio_3-2.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .h6_2-42 {
    font-size: 1.1rem;
  }

  .spark-flex-row-8-22 {
    align-items: flex-start;
  }

  .spark-flex-row-8-22.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-8-22.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row-8-22.spark {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .secondary-button_gallery.gallery {
    margin-top: 15px;
  }

  .heading-h2-catalog {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .h6-catalog-gallery_3 {
    padding-left: .5rem;
    font-size: .7rem;
  }

  .div-block-catalog-gallery_2 {
    width: auto;
  }

  .text-block_gallery {
    font-size: .8rem;
  }

  .h6-catalog-gallery_2-1 {
    font-size: .9rem;
  }

  .lightbox-link-gallery {
    margin-bottom: 5px;
  }

  .potfolio-photo-block-gallery {
    margin-top: 0;
  }

  .section-gallery {
    padding: 0 1rem;
  }

  .h6-catalog-gallery_3-2 {
    font-size: .9rem;
  }

  .h6_3-catalog {
    font-size: 1rem;
  }

  .div-block_3-2 {
    margin-top: 1.5rem;
  }

  .div-block_1-42-gallery_3-0 {
    width: auto;
  }

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

  .h6-catalog-gallery_2 {
    font-size: .9rem;
  }

  .h6_2-catalog {
    font-size: 1rem;
  }

  .bicolor-neutral_gallery {
    padding-left: 0;
    padding-right: 0;
  }

  .h6_1-catalog {
    font-size: .9rem;
    line-height: 1.3;
  }

  .right-arrow_gallery {
    height: .6rem;
  }

  .section_4-2 {
    padding: 0 1rem 3rem;
  }

  .bicolor-neutral_4-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_3-22 {
    margin-top: 1.5rem;
  }

  .bicolor-neutral_4-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_3-9 {
    margin-bottom: 10px;
  }

  .features-wrapper-two_3-9 {
    margin-bottom: 0;
    padding-left: 0;
    font-weight: 500;
  }

  .features-right_3-9 {
    align-self: flex-start;
    align-items: center;
    margin-bottom: 0;
  }

  .features-block-two_3-9 {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .features-image_3-9 {
    align-self: auto;
    width: 9px;
    height: 9px;
    margin-bottom: 0;
    margin-right: 7px;
    display: block;
  }

  .text-block-services_3-9 {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .div-block_4-22 {
    margin-bottom: 10px;
  }

  .h6-catalog-gallery_3-22, .h6-catalog-gallery_3-3, .h6-catalog-gallery_3-44 {
    font-size: .9rem;
  }

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

  .h6-catalog-gallery_3-32 {
    padding-left: 0;
    font-size: .9rem;
  }

  .div-block_3-33 {
    width: auto;
  }

  .bicolor-neutral_4-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .h6-catalog-gallery_3-42 {
    padding-left: 0;
    font-size: .9rem;
  }

  .div-block_3-42, .div-block_3-43 {
    width: auto;
  }

  .h6-catalog-gallery_3-42-2 {
    padding-left: 0;
    font-size: .9rem;
  }

  .bicolor-neutral_4-42 {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom_4-22 {
    margin-bottom: 0;
  }

  .icon-left---content-right_4-22 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xsquare-icon_4-22 {
    border-radius: 0;
    flex: 0 2 auto;
    order: 0;
    align-self: center;
    width: 27px;
    max-width: none;
    margin-right: 0;
    overflow: hidden;
  }

  .paragraph-default_4-22 {
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph_4-22 {
    font-size: .9rem;
    font-weight: 600;
  }

  .paragraph_4-23 {
    font-size: .8rem;
  }

  .section_6 {
    padding: 0 1rem;
  }

  .sectio_5-2 {
    margin-bottom: 2rem;
    padding: 1rem 1rem 0;
  }

  .sectio_5-2.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-flex-row_5-2 {
    align-items: flex-start;
  }

  .spark-flex-row_5-2.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row_5-2.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row_5-2.spark, .spark-flex-row_5-2.spark_5-2 {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .section-_11._10, .section-_11._10-copy, .section-_11._10-copy-copy, .section-_11._11 {
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section-9-2 {
    margin-top: 2rem;
    padding: 0 1rem 4rem;
  }

  .secondary_2-22.megapolis {
    margin-top: 15px;
  }

  .secondary_2-22._2-2, .secondary_2-22._2-22, .secondary_2-22._2-28 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .text-span-74, .text-span-75, .text-span-76, .text-span-77, .text-span-78 {
    font-size: .9rem;
  }

  .div-block_4-32 {
    margin-top: 1.5rem;
  }

  .bicolor-neutral_4-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .spark-flex-row_6-2 {
    align-items: flex-start;
  }

  .spark-flex-row_6-2.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row_6-2.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row_6-2.spark, .spark-flex-row_6-2.spark_5-2, .spark-flex-row_6-2.spark_6-2 {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block_4-33 {
    margin-top: 1.5rem;
  }

  .h6_4-44 {
    font-size: .9rem;
  }

  .spark-flex-row_6-3 {
    align-items: flex-start;
  }

  .spark-flex-row_6-3.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row_6-3.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row_6-3.spark, .spark-flex-row_6-3.spark_5-2, .spark-flex-row_6-3.spark_6-2, .spark-flex-row_6-3.spark_6-3 {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .icon-left---content-right_4-45 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-default_4-45 {
    font-size: 17px;
    line-height: 28px;
  }

  .paragraph_4-45 {
    font-size: .9rem;
  }

  .div-block_3-22-2 {
    margin-top: 1.5rem;
  }

  .h6_4-44-2 {
    font-size: .95rem;
  }

  .h6_2-62 {
    font-size: .9rem;
  }

  .div-block_7-23 {
    width: auto;
  }

  .section_2-3.hero {
    background-image: linear-gradient(90deg, #fff 21%, #ffffff4d), none;
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .section_2-3.hero_2 {
    background-image: linear-gradient(90deg, #fff 37%, #ffffff4d), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 7rem 1rem;
  }

  .section_2-3.hero_2-3 {
    background-image: linear-gradient(0deg, #fff 39%, #fff0 59%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 55vh;
    padding: 140px 1rem 60px;
  }

  .div-block_7-24, .div-block_7-25, .div-block_7-26 {
    width: auto;
  }

  .h6_7-26 {
    padding-left: 0;
    font-size: .9rem;
  }

  .section_2-1.hero {
    background-image: linear-gradient(90deg, #fff 21%, #ffffff4d), none;
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .section_2-1.hero_2 {
    background-image: linear-gradient(90deg, #fff 37%, #ffffff4d), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 7rem 1rem;
  }

  .section_2-1.hero_2-1 {
    background-image: linear-gradient(90deg, #fff 49%, #ffffff4d), url('../images/Кузовной-ремонт-1.7.jpg');
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    min-height: 55vh;
    padding: 140px 1rem 220px;
  }

  .section_4-2-22, .section_4-24 {
    padding: 0 1rem 3rem;
  }

  .sectio_3-22 {
    padding: 0 1rem;
  }

  .sectio_3-22.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .bicolor-neutral_4-22-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .sectio_5-21 {
    margin-bottom: 2rem;
    padding: 1rem 1rem 0;
  }

  .sectio_5-21.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-12 {
    padding: 64px 20px;
  }

  .section-12.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-flex-row-13 {
    align-items: flex-start;
  }

  .spark-flex-row-13.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-13.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .section-13 {
    padding: 64px 20px;
  }

  .section-13.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section_2-31.hero {
    background-image: linear-gradient(90deg, #fff 21%, #ffffff4d), none;
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 6rem 1rem;
  }

  .section_2-31.hero_2 {
    background-image: linear-gradient(90deg, #fff 37%, #ffffff4d), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 60%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 7rem 1rem;
  }

  .section_2-31.hero_2-3, .section_2-31.hero_2-31 {
    background-image: linear-gradient(0deg, #fff 39%, #fff0 59%), url('../images/Стапельные-работы-3.4-1.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-start;
    align-items: flex-end;
    min-height: 55vh;
    padding: 140px 1rem 60px;
  }

  .spark-section-15 {
    padding: 40px 1rem 0;
  }

  .spark-section-15.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-flex-row-15 {
    align-items: flex-start;
  }

  .spark-flex-row-15.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-15.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .hero-h1_2-4 {
    margin-top: 0;
    padding-right: 0;
    font-size: 1.8rem;
  }

  .hero-h5_2-2 {
    width: auto;
    margin-top: 1rem;
    padding-right: 0;
    font-size: 1rem;
  }

  .div-block_7-21 {
    margin-bottom: 2rem;
  }

  .sectio_5-212 {
    margin-bottom: 2rem;
    padding: 0 1rem;
  }

  .sectio_5-212.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-flex-row-8-22-1 {
    align-items: flex-start;
  }

  .spark-flex-row-8-22-1.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-8-22-1.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row-8-22-1.spark {
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .section_3-23 {
    margin-top: 0;
    padding: 1rem 1rem 0;
  }

  .section_3-23.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .brix---color-neutral-883-3 {
    margin-bottom: .5rem;
  }

  .div-block_7-27 {
    margin-bottom: 1.5rem;
  }

  .sectio_3-25 {
    margin-top: 0;
    padding: 1rem 1rem 0;
  }

  .sectio_3-25.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .div-block_7-55 {
    width: auto;
  }

  .h6_2-41-2, .h6_2-71, .h6_2-71-5, .h6_2-45, .h6_2-46 {
    font-size: .9rem;
  }

  .section_3-5 {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sectio_6-5 {
    padding: 2rem 1rem 1rem;
  }

  .sectio_6-5.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-10-5._10, .section-10-5._10-copy {
    margin-top: 5rem;
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section-10-5._10-5 {
    margin-top: 4rem;
    margin-bottom: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .section-8-5 {
    margin-top: 4rem;
    margin-bottom: 1rem;
    padding: 20px 1rem;
  }

  .section_5-5 {
    margin-top: 1rem;
    padding: 0 1rem 1rem;
  }

  .bicolor-neutral_7-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .potfolio-photo-block_7 {
    margin-top: 0;
  }

  .lightbox-link_7 {
    margin-bottom: 5px;
  }

  .div-block-catalog_2 {
    width: auto;
  }

  .f-testimonial-slider-mask {
    width: 100%;
    height: auto;
  }

  .f-testimonial-avatar-small-3 {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .f-testimonial-author-3 {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .section_7 {
    padding: 1.5rem 1rem .5rem;
  }

  .container_7 {
    height: auto;
  }

  .div-block_7-2_7 {
    margin-bottom: 1.5rem;
  }

  .section_7-20, .section_7-22 {
    padding: 0 1rem;
  }

  .section_7-23 {
    padding: 0 1rem .5rem;
  }

  .section_7-24 {
    padding: 3rem 1rem .5rem;
  }

  .section_7-25 {
    padding: 2.5rem 1rem .5rem;
  }

  .h6_2-41-4 {
    margin-top: 1rem;
    font-size: .9rem;
  }

  .sectio_3-55 {
    margin-top: 1rem;
    padding: 0 1rem;
  }

  .sectio_3-55.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .h6_2-55 {
    font-size: .9rem;
  }

  .sectio_8-1 {
    padding: 2rem 1rem 1rem;
  }

  .sectio_8-1.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .div-block_8-2 {
    margin-bottom: 1.5rem;
  }

  .div-block_8 {
    margin-bottom: 0;
  }

  .h3_8-2 {
    font-size: 1.1rem;
  }

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

  .h6_8, .h6_2-8, .h6_2-82, .text-span-101, .h6_2-83 {
    font-size: .9rem;
  }

  .grid-2-columns-text_8 {
    margin-top: 1.5rem;
  }

  .h6_8-7 {
    font-size: .9rem;
  }

  .mg-bottom_8-9 {
    margin-bottom: 0;
  }

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

  .icon-left---content-right_8 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .paragraph-default_4-45-copy, .paragraph-default_8 {
    font-size: 17px;
    line-height: 28px;
  }

  .h6_8-10 {
    font-size: .9rem;
  }

  .section-8-7 {
    margin-top: 1.5rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .image-wrapper_8 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-8-8 {
    margin-top: 1.5rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .large-testimonial-1-1-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-1-1-maps.white {
    font-size: 18px;
  }

  .large-testimonial-1-1-maps.white.left {
    font-size: .8rem;
    line-height: 1.3;
  }

  .large-testimonial-3-1-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-3-1-maps.white {
    font-size: 18px;
  }

  .large-testimonial-3-1-maps.white.left_5 {
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .image-wrap-2-maps {
    margin-top: 0;
  }

  .testimonial-block-1-maps {
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px 15px;
    position: relative;
    top: auto;
    left: auto;
  }

  .testimonial-block-1-maps.maps_4 {
    margin-top: 10px;
    padding-bottom: 0;
  }

  .content__wrapper-maps.maps {
    flex-direction: column;
    padding-top: 0;
  }

  .section-maps {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding: 0 0 20px;
  }

  .large-testimonial-3-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-3-maps.white {
    font-size: 18px;
  }

  .large-testimonial-3-maps.white.left_4 {
    font-size: .8rem;
    line-height: 1.3;
  }

  .large-testimonial-3-3-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-3-3-maps.white {
    font-size: 18px;
  }

  .large-testimonial-3-3-maps.white.left_5 {
    font-size: .8rem;
    line-height: 1.3;
  }

  .large-testimonial-3-4-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-3-4-maps.white {
    font-size: 18px;
  }

  .large-testimonial-3-4-maps.white.left_6 {
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .html-embed-landing-3 {
    margin-top: 0;
  }

  .wrapper-maps.left {
    width: auto;
    margin-bottom: 0;
    margin-left: 0;
  }

  .testimonial-block-3-maps {
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px 15px;
    position: relative;
    top: auto;
    left: auto;
  }

  .testimonial-block-3-maps.maps_4 {
    padding-bottom: 0;
  }

  .div-block-maps {
    background-position: 20%;
    width: 100%;
  }

  .div-block-maps.maps_2 {
    height: auto;
    padding: 0 20px 20px 1rem;
  }

  .div-block-h2-maps {
    width: 280px;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 0;
  }

  .link-1-2-maps-2 {
    font-size: .9rem;
  }

  .large-testimonial-2-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-2-maps.white {
    font-size: 18px;
  }

  .large-testimonial-2-maps.white.left_2 {
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .testimonial-block-2-maps {
    flex-direction: column;
    justify-content: center;
    max-width: 100%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 15px 15px;
    position: relative;
    top: auto;
    left: auto;
  }

  .testimonial-block-2-maps.maps_3 {
    padding-bottom: 0;
  }

  .heading-contact-maps.maps_3 {
    text-align: left;
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1;
  }

  .link-1-2-maps-2-2, .link-1-2-maps-2-3 {
    font-size: .9rem;
  }

  .section-maps_2 {
    margin-top: 0;
    margin-bottom: 3rem;
    padding: 0;
  }

  .features-wrapper_8-1 {
    margin-top: .5rem;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .paragraph_8 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .features-wrapper_8-2 {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .paragraph_8-2 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .uui-banner23_content_5-35 {
    background-color: var(--white);
    box-shadow: none;
    color: var(--white);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom: 1px solid #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: none;
  }

  .uui-banner23_content_5-35:hover {
    background-color: var(--white);
    box-shadow: none;
    border-style: none none solid;
    border-color: #0000004d #0000004d #ffffff4d;
  }

  .icon-11 {
    width: 40%;
    margin-top: 150.996px;
    margin-right: 5px;
    font-size: 1.5rem;
    line-height: 1;
  }

  .icon-12 {
    width: 40%;
    margin-top: 150.996px;
    margin-left: 5px;
    font-size: 1.5rem;
  }

  .section_5-7 {
    padding: 1rem;
  }

  .container-default_5-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-11 {
    padding: 0 1rem 2rem;
  }

  .container-default_11 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block_11-2 {
    margin-bottom: 1.5rem;
  }

  .grid-3-columns-gap-row_11-2 {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .mg-bottom_11-22 {
    margin-bottom: 0;
  }

  .paragraph_11-3 {
    padding-right: 0;
    font-size: 1rem;
  }

  .sectio_3-57 {
    padding: 1rem 1rem 0;
  }

  .sectio_3-57.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .text-block-white-disk-repair, .text-block-gray-disk-repair, .text-block-1-disk-repair {
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_10 {
    padding-left: .5rem;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_11 {
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_2-10 {
    padding-left: .5rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_2-11, .text-block_2-20, .text-block_2-21, .text-block_3-20, .text-block_3-21 {
    font-weight: 400;
    line-height: 1.2;
  }

  .section-7-2 {
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block_7-43 {
    margin-bottom: 1.5rem;
  }

  .text-block_22 {
    padding-left: .5rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_23 {
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_25 {
    padding-left: .5rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_23-copy {
    font-weight: 400;
    line-height: 1.2;
  }

  .div-block-name-2-2 {
    margin-left: 7px;
  }

  .nav-name-2-2 {
    font-size: 10px;
    line-height: 1.2;
  }

  .nav-name-2-22 {
    font-size: .4rem;
    line-height: 1;
  }

  .hero-h5_2-3 {
    width: auto;
    margin-top: 1rem;
    padding-right: 0;
    font-size: 1rem;
  }

  .div-block_3-22-7 {
    margin-top: 1.5rem;
  }

  .section_4-27 {
    padding: 0 1rem 3rem;
  }

  .bicolor-neutral_4-37 {
    padding-left: 0;
    padding-right: 0;
  }

  .mg-bottom_11-26, .mg-bottom_11-26-2, .mg-bottom_11-22-copy, .mg-bottom_11-26-3, .mg-bottom_11-26-4 {
    margin-bottom: 0;
  }

  .secondary_2-28.megapolis {
    margin-top: 15px;
  }

  .secondary_2-28._2-2, .secondary_2-28._2-22, .secondary_2-28._2-28 {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .footer-list-item_3-12 {
    margin-bottom: 10px;
  }

  .large-testimonial-3-41-maps {
    text-align: center;
    font-size: 16px;
  }

  .large-testimonial-3-41-maps.white {
    font-size: 18px;
  }

  .large-testimonial-3-41-maps.white.left_6 {
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.3;
  }

  .section-15 {
    padding: 40px 1rem 20px;
  }

  .section-15.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .flex-row-15 {
    align-items: flex-start;
  }

  .flex-row-15.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .flex-row-15.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .section_car-polishing {
    padding: 40px 1rem 20px;
  }

  .section_car-polishing.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .flex-row_car-polishing {
    align-items: flex-start;
  }

  .flex-row_car-polishing.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .flex-row_car-polishing.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .hero-text-wrapper_car-polishing {
    margin-bottom: 0;
    padding-right: 0;
  }

  .hero-h1_car-polishing {
    margin-top: 0;
    padding-right: 0;
    font-size: 1.8rem;
  }

  .hero-h5_car-polishing {
    width: auto;
    margin-top: 1rem;
    padding-right: 0;
    font-size: 1rem;
  }

  .spark-section-15-1 {
    padding: 40px 1rem 20px;
  }

  .spark-section-15-1.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .spark-flex-row-15-1 {
    align-items: flex-start;
  }

  .spark-flex-row-15-1.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-15-1.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .hero-text-wrapper_15-1 {
    margin-bottom: 0;
    padding-right: 0;
  }

  .features-wrapper_2-47 {
    margin-top: .25rem;
    margin-bottom: 10px;
    padding-left: 0;
  }

  .features-wrapper_3-47 {
    margin-bottom: .75rem;
    padding-left: 0;
  }

  .div-block_2-20, .div-block_2-21, .div-block_2-23, .div-block_2-2-copy, .div-block_2-25, .div-block_2-26, .div-block_2-27 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .features-right-2-3 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .features-block-two-2-3 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .features-image-3-3 {
    width: 13px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-2-47 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .features-right-2-33, .features-right-24-3 {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    display: flex;
  }

  .features-block-two-24-3 {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .features-image-24-3 {
    width: 13px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .paragraph-24-3 {
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
  }

  .uui-banner23_content_5-21-2 {
    background-color: var(--blue_5);
    box-shadow: none;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border: 1px #00000026;
    border-bottom: 1px solid #ffffff26;
    border-radius: 0;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    width: 70%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: .5rem 0 .25rem;
  }

  .uui-banner23_content_5-21-2:hover {
    background-color: var(--blue_5);
    box-shadow: none;
    border-style: none none solid;
    border-color: #0000004d #0000004d #ffffff4d;
  }

  .section-16 {
    margin-top: 1.5rem;
    margin-bottom: 4rem;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .m-rb-field-2-web-13 {
    padding: 0;
  }

  .m-radio-2-phone-6, .m-radio-2-phone-6.phone-2 {
    width: 30%;
    max-width: 100%;
    display: none;
  }

  .checkbox-label-14 {
    font-size: .6rem;
    line-height: 1.2;
  }

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

  .heading-web-3-1-3 {
    font-size: 14px;
    line-height: 1.2;
  }

  .div-block-h2-9 {
    width: 280px;
    margin-bottom: 1.5rem;
    margin-left: 0;
    padding-left: 0;
  }

  .tabs-content-6 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .brix---cta-v8-half-image-right {
    height: 40%;
  }

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

  .brix---buttons-row-14 {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---button-row-left-23 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---paragraph-default-49 {
    font-size: .8rem;
    line-height: 1.4;
  }

  .brix---heading-h2-size-48 {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  .brix---cta-v1-floating-item-3 {
    width: 39%;
  }

  .brix---cta-v8-section {
    padding-top: 72px;
    padding-bottom: 392px;
  }

  .brix---btn-secondary-white-7, .brix---btn-primary-white-7 {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .brix---container-default-56 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---bg-image-full-width-6 {
    object-position: 15% 0%;
  }

  .brix---cta-v8-section-copy {
    padding-top: 72px;
    padding-bottom: 392px;
  }

  .section-14 {
    margin-top: 2rem;
    padding-top: 60px;
    padding-bottom: 392px;
  }

  .brix---paragraph-default_7 {
    font-size: .6rem;
    line-height: 1.4;
  }

  .button-secondary-2 {
    font-size: 1rem;
  }

  .image-wrapper {
    border-radius: 1rem;
  }

  .spacer-64 {
    width: 3rem;
    height: 3rem;
  }

  .header-layout {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .heading-43.extra-large {
    font-size: 2.5rem;
  }

  .paragraph {
    font-size: .875rem;
  }

  .paragraph.large {
    font-size: 1.0625rem;
  }

  .button-group {
    flex-direction: column;
    flex: 1;
    width: 100%;
  }

  .social-proof-logos-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
  }

  .button-2 {
    font-size: 1rem;
  }

  .section {
    padding: 3.5rem 2.5rem;
  }

  .spacer-65 {
    width: 3rem;
    height: 3rem;
  }

  .heading-44.extra-large {
    font-size: 2.5rem;
  }

  .paragraph-16 {
    font-size: .875rem;
  }

  .paragraph-16.large {
    font-size: 1.0625rem;
  }

  .section-home_2-2-copy {
    padding: 64px 20px;
  }

  .section-home_2-2-copy.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_2-2-copy._2 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/32.22.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .section-home_2-2-copy._3 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/22.51.jpg');
    background-position: 0 0, 45%;
    background-repeat: repeat, no-repeat;
    height: auto;
    min-height: 55vh;
    padding: 140px 1rem 360px;
  }

  .section-home_3-2 {
    padding: 64px 20px;
  }

  .section-home_3-2.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .section-home_3-2._2 {
    background-image: linear-gradient(179deg, #000000ad 26%, #fff0), url('../images/32.22.jpg');
    background-position: 0 0, 30%;
    background-repeat: repeat, no-repeat;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 320px;
  }

  .section-home_3-2._3 {
    background-image: url('../images/22.51.jpg');
    background-position: 45%;
    background-repeat: no-repeat;
    height: auto;
    min-height: 55vh;
    padding: 60px 1rem 360px;
  }

  .spark-container-10-copy {
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .spark-flex-row-8-3 {
    align-items: flex-start;
  }

  .spark-flex-row-8-3.spark-5-spacing {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-flex-row-8-3.spark-left-aligned {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .spark-flex-row-8-3.spark-8-3 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .spark-container-10-3 {
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
  }

  .spark-max-width-7-3 {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    display: block;
    position: relative;
  }

  .paragraph_1-33 {
    text-align: left;
    padding: 10px;
    font-size: .8rem;
  }

  .text-span-121 {
    font-size: .9rem;
  }

  .hero-h-home_7-45 {
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1;
    display: block;
    top: 0;
  }

  .paragraph_4-26, .paragraph_4-27, .paragraph_4-23-copy, .paragraph_4-28 {
    font-size: .8rem;
  }

  .paragraph_4-47 {
    font-size: .9rem;
  }

  .text-block_24 {
    padding-left: .5rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_24-2 {
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_2-101 {
    padding-left: .5rem;
    font-weight: 400;
    line-height: 1.2;
  }

  .text-block_2-111 {
    font-weight: 400;
    line-height: 1.2;
  }

  .rt-heading-six-2 {
    font-weight: 700;
    line-height: 1.2;
  }

  .rt-orange-box-inside {
    flex-flow: row;
    display: block;
  }

  .rt-help-section-orange-box {
    width: 100%;
  }

  .rt-telepohone-image {
    display: none;
  }

  .text-span-3 {
    font-size: 16px;
  }

  .rt-help-section-orange-box_2 {
    width: 100%;
  }

  .rt-home-two-award-item, .rt-home-two-award-item.rt-item-two, .rt-home-two-award-item.rt-item-three {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-content {
    width: auto;
    max-width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }

  .rt-heading-six-3 {
    font-size: 14px;
    font-weight: 600;
  }

  .rt-component-section-3.rt-icon-box-v-six, .rt-component-section-3.v-8 {
    padding-top: 10px;
  }

  .image-10049, .image-10050, .image-10051 {
    width: 80px;
    height: 80px;
  }

  .container-default-1-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .cta-button-wrapper {
    width: 100%;
  }

  .button-primary-2.button-white {
    width: auto;
    min-width: auto;
  }

  .text-block_9 {
    font-size: 1.2rem;
  }

  .cta-button-wrapper-1 {
    width: 100%;
  }

  .button-primary-2-1.button-white, .button-primary-2-1.button-1 {
    width: auto;
    min-width: auto;
  }

  .text-block_9-1 {
    font-size: 1rem;
  }

  .image-wrapper_4-1 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 2rem;
  }

  .image-wrapper_4-2, .image-wrapper_4-3 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .image-wrapper_6-2 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .mg-bottom_2-5 {
    margin-bottom: .5rem;
  }

  .image-wrapper_63, .image-wrapper_6-6 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .mg-bottom_2-9, .mg-bottom_2-31 {
    margin-bottom: .5rem;
  }

  .image-wrapper_4-01, .image-wrapper_4-02, .image-wrapper_4-03, .image-wrapper_4-04, .image-wrapper_4-06 {
    border-radius: 0;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .rt-home-two-award-content-2 {
    max-width: 100%;
  }

  .section-3-3.rt-icon-box-v-six {
    padding-top: 10px;
  }

  .h3_8-3 {
    font-size: 1.2rem;
  }

  .rt-home-two-award-content-3 {
    max-width: 100%;
  }

  .rt-component-section-4-4.rt-icon-box-v-six {
    padding-top: 10px;
  }

  .rt-home-two-award-item-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-content-5 {
    width: auto;
    max-width: 100%;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }

  .h3_7-6-2 {
    font-size: 1.5rem;
  }

  .rt-home-two-award-content-9 {
    max-width: 100%;
  }

  .rt-home-two-award-item-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h3_7-7-2 {
    font-size: .6rem;
  }

  .section_3-7 {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-default-3-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .rt-component-section-3-7.rt-icon-box-v-six, .rt-component-section-3-7.v-8, .rt-component-section-3-7.v-3-7 {
    padding-top: 10px;
  }

  .rt-home-two-award-item-3-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rt-home-two-award-content-3-7 {
    max-width: 100%;
  }

  .rt-heading-six-2-copy {
    font-weight: 700;
    line-height: 1.2;
  }

  .rt-heading-six-2-3 {
    font-weight: 700;
    line-height: 1.3;
  }

  .image-wrapper_2-3 {
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-10052, .image-10053, .image-10054 {
    width: 20%;
  }

  .rt-marque-title {
    font-size: 4.375rem;
  }

  .rt-marque-title.rt-bottom-title-block {
    font-size: 1.1rem;
  }

  .rt-marque-text-two {
    padding-left: 0;
  }

  .image-10055 {
    width: 24px;
    height: 24px;
  }

  .text-span-122 {
    font-size: 1.3rem;
  }

  .section_3-231 {
    margin-top: 0;
    padding: 1rem 1rem 0;
  }

  .section_3-231.spark-dark-hero-background-image {
    padding-bottom: 64px;
  }

  .brix---btn-secondary_1-2 {
    width: 200px;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-component-section_1.rt-gap-none_1-2 {
    display: none;
  }

  .brix---btn-secondary_1, .brix---btn-secondary_1-3 {
    width: 200px;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .section_01._01 {
    padding-top: 10px;
    display: none;
  }

  .brix---btn-secondary_01, .brix---btn-secondary_02 {
    width: 200px;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .rt-home-two-award-content_01 {
    width: auto;
    max-width: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
  }

  .brix---social-icon-square-30px-2 {
    border-radius: 6px;
    width: 27px;
    min-width: 27px;
    height: 27px;
    min-height: 27px;
    font-size: 14px;
  }

  .rt-nav-right-block_2 {
    flex-flow: row;
    padding-top: 10px;
  }

  .wrapper-phone_2 {
    flex-flow: row;
    flex: 1;
    align-content: stretch;
    align-items: stretch;
  }

  .banner_phone_1 {
    display: none;
  }

  .brix---header-nav-list-item_4 {
    text-align: left;
    width: 100%;
  }

  .nav-name_2-2 {
    font-size: .48rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .nav-3-name_1 {
    margin-top: 1px;
    font-size: 1.35rem;
    font-weight: 500;
    line-height: 1;
  }

  .banner_phone_1-2 {
    display: none;
  }

  .image-10056 {
    align-self: center;
    width: 30px;
  }

  .brix---header-nav-list-item-2 {
    text-align: left;
    width: 100%;
  }

  .wrapper-phone_2-2 {
    flex-flow: row;
    flex: 1;
    align-content: stretch;
    align-items: stretch;
    display: block;
  }

  .div-block-name-2-2-2 {
    margin-left: 7px;
  }

  .link_1-1 {
    font-size: .9rem;
    font-weight: 500;
  }

  .banner_phone_1-22 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .rt-header-one-nav_2 {
    padding-bottom: 0;
  }

  .rt-home-two-award-content_01-2 {
    width: auto;
    max-width: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .xsquare-icon_4-88 {
    border-radius: 0;
    flex: 0 2 auto;
    order: 0;
    align-self: center;
    width: 24px;
    max-width: none;
    margin-right: 1rem;
    overflow: clip;
  }

  .rt-home-three-discover-right {
    margin-top: 2rem;
  }

  .rt-autofit-6.rt-responsive-full-width.rt-home-three-discover-right-image {
    object-position: 50% 50%;
  }

  .rt-home-one-hero-heading-flex {
    margin-bottom: 10px;
  }

  .paragraph-default_4-88 {
    font-size: 17px;
    line-height: 28px;
  }

  .rt-home-three-expertise-heading.rt-margin-none {
    font-size: 25px;
  }

  .mg-bottom_4-88 {
    margin-bottom: 0;
  }

  .paragraph_4-88 {
    font-size: .8rem;
  }

  .rt-component-section {
    padding-top: 20px;
  }

  .icon-left---content-right_4-88 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .rt-margin-bottom-thirty-3 {
    font-size: 16px;
    font-weight: 500;
  }

  .rt-home-three-discover-left {
    padding-right: 15px;
  }

  .features-image-24-31 {
    width: 14px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .rt-home-two-award-content_04 {
    width: auto;
    max-width: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .scroll-to-top-arrow-button {
    background-size: 16px 16px;
    width: 20px;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 40rem;
    right: 1%;
  }

  .footer-footer_1 {
    padding-top: 15px;
    padding-left: 2rem;
    padding-right: 1rem;
  }

  .footer-link_3-2-2 {
    font-size: 10px;
    line-height: 1;
  }

  .grid-footer_11 {
    grid-column-gap: 32px;
    grid-row-gap: 10px;
    grid-template-columns: auto;
    margin-top: 2rem;
  }

  .title-line-footer_3-21 {
    width: 80%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    position: absolute;
    left: 2rem;
  }

  .paragraph-17 {
    margin-bottom: 0;
    font-size: .8rem;
    font-weight: 400;
  }

  .footer-right-footer_21-copy {
    margin-top: 20px;
    margin-left: 0;
  }

  .div-block-footer_13-1 {
    top: -10px;
  }

  .footer-link_3-1-2 {
    font-size: 10px;
    line-height: 1;
  }

  .image-2-footer-2 {
    width: 20px;
  }

  .div-block-logo-footer_1-1 {
    margin-bottom: 1rem;
  }

  .nav-name-footer_3-2 {
    font-size: .3rem;
    line-height: 1.2;
  }

  .nav-footer_3-2 {
    font-size: .85rem;
    line-height: 1;
  }

  .footer-link_3-4-2 {
    font-size: 10px;
    line-height: 1;
  }

  .div-block-footer_12 {
    position: relative;
    top: -10px;
  }

  .footer-link_3-2 {
    font-size: 10px;
    line-height: 1;
  }

  .scroll-to-top-arrow-button_2 {
    background-size: 16px 16px;
    width: 20px;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 41.5rem;
    right: 1%;
  }

  .scroll-to-top-arrow-button_3 {
    background-size: 16px 16px;
    width: 20px;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    top: 43.2rem;
    right: 1%;
  }

  .section_02._01, .section_02._02 {
    padding-top: 10px;
  }

  .brix---hamburger-menu-bar-top-4 {
    width: 30px;
  }

  .brix---header-nav-list-item-3-2, .brix---header-nav-list-item-3-1 {
    text-align: left;
    width: 100%;
  }

  .nav-name_2-2-2 {
    font-size: .22rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .image-10059 {
    align-self: center;
    width: 30px;
  }

  .nav-3-name_1-2 {
    letter-spacing: -.04rem;
    margin-top: 1px;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1;
  }

  .brix---hamburger-menu-bar-bottom-4 {
    width: 27px;
  }

  .div-block-name-2-2-3 {
    margin-left: 7px;
  }

  .brix---header-nav-list-item-3 {
    text-align: left;
    width: 100%;
  }

  .brix---hamburger-menu-bar-top-6 {
    width: 27px;
    font-size: 14px;
  }

  .brand-16 {
    padding-right: 0;
  }

  .image-10060 {
    align-self: center;
    width: 20px;
  }

  .brix---hamburger-menu-bar-bottom-6 {
    width: 24px;
  }

  .div-block-name-2-2-4 {
    margin-left: 7px;
  }

  .features-image-24-31-2 {
    width: 14px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .rt-home-two-award-content_01-3 {
    width: auto;
    max-width: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .rt-home-two-award-content_01-2-10 {
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
  }

  .rt-home-two-award-content_04-12 {
    letter-spacing: -.03rem;
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
  }

  .rt-home-one-top-nav_02 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-home-two-award-content_04-2 {
    width: auto;
    max-width: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }

  .rt-home-two-award-content_04-11 {
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
  }

  .section_05._01, .section_05._05, .section_05._05 {
    padding-top: 10px;
  }

  .brix---hamburger-menu-bar-top-8 {
    width: 30px;
  }

  .rt-nav-container-2 {
    padding-bottom: 10px;
  }

  .image-10061 {
    align-self: center;
    width: 30px;
  }

  .div-block-name-2-2-5 {
    margin-left: 7px;
  }

  .rt-header-one-nav_2-2, .rt-header-one-nav_2-22 {
    padding-bottom: 0;
  }

  .rt-nav-right-block_2-12 {
    flex-flow: row;
    padding-top: 10px;
  }

  .banner_phone_1-222 {
    display: none;
  }

  .link_1-111 {
    font-size: .9rem;
    font-weight: 500;
  }

  .rt-nav-right-block_2-222 {
    flex-flow: row;
    padding-top: 10px;
  }

  .rt-home-two-award-content_04-111 {
    width: auto;
    max-width: none;
    font-size: 9px;
    font-weight: 600;
    line-height: 16px;
  }

  .rt-home-two-award-content_04-3 {
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
  }

  .features-image-24-31-3 {
    width: 14px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .rt-nav-location_04-112._4_113 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .rt-home-two-award-content_04-113 {
    width: auto;
    max-width: none;
    font-size: 9px;
    font-weight: 600;
    line-height: 16px;
  }

  .rt-nav-location_04-111._4_111 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .rt-home-two-award-content_04-112 {
    width: auto;
    max-width: none;
    font-size: 9px;
    font-weight: 600;
    line-height: 16px;
  }

  .rt-home-one-top-nav_02-2 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .brix---btn-secondary_1-3-2, .brix---btn-secondary_11, .brix---btn-secondary_1-2-2 {
    width: 200px;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .wrapper-phone_2-2 {
    flex-flow: row;
    flex: 1;
    place-content: stretch flex-start;
    align-self: auto;
    align-items: center;
    line-height: 1;
  }

  .rt-header-one-nav_2-3 {
    padding-bottom: 0;
  }

  .rt-nav-right-block_2-2 {
    flex-flow: row;
    padding-top: 10px;
  }

  .brix---hamburger-menu-bar-top-10 {
    width: 30px;
  }

  .banner_phone_1-2-2 {
    font-size: .7rem;
    display: block;
  }

  .nav-name_2-2-3 {
    font-size: .35rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .image-10062 {
    align-self: center;
    width: 30px;
  }

  .nav-3-name_1-3 {
    letter-spacing: -.04rem;
    margin-top: 1px;
    font-size: 1.35rem;
    font-weight: 500;
    line-height: 1;
  }

  .brix---hamburger-menu-bar-bottom-9 {
    width: 27px;
  }

  .brix---header-right-col-2-2 {
    line-height: 1;
  }

  .rt-header-one-nav_2-24 {
    padding-bottom: 0;
    display: block;
  }

  .nav-name_2-2-4 {
    font-size: .22rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .div-block-name-2-2-6 {
    margin-left: 7px;
    line-height: 1;
  }

  .brix---header-menu-wrapper-6 {
    margin-top: 40px;
  }

  .image-10064 {
    align-self: center;
    width: 20px;
  }

  .rt-nav-container-24 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr 1fr;
  }

  .header-menu_2-3 {
    height: auto;
  }

  .brix---hamburger-menu-bar-top-12 {
    width: 27px;
    font-size: 14px;
  }

  .brand-18 {
    padding-right: 0;
  }

  .brand-18.w--current, .brand-16-1-2.w--current {
    height: auto;
  }

  .nav-3-name_1-4 {
    letter-spacing: -.04rem;
    margin-top: 1px;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1;
  }

  .wrapper-phone_2-3 {
    flex-flow: row;
    flex: 1;
    place-content: stretch flex-start;
    align-self: auto;
    align-items: center;
    line-height: 1;
  }

  .rt-nav-right-block_2-12-2 {
    flex-flow: row;
    padding-top: 10px;
    display: none;
  }

  .rt-nav-right-block_2-222-2 {
    flex-flow: row;
    padding-top: 10px;
  }

  .nav-name_2-2-5 {
    font-size: .22rem;
    font-weight: 700;
    line-height: 1.2;
  }

  .rt-header-one-nav_2-22-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: none;
  }

  .div-block-name-2-2-7 {
    margin-left: 7px;
    line-height: 1;
  }

  .banner_phone_1-222-2 {
    display: none;
  }

  .rt-nav-container-25 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-10065 {
    align-self: center;
    width: 20px;
  }

  .link_1-111-2 {
    font-size: .9rem;
    font-weight: 500;
  }

  .header-menu_2-4 {
    height: auto;
  }

  .brix---hamburger-menu-bar-top-14 {
    width: 27px;
    font-size: 14px;
  }

  .rt-nav-right-block_2-223 {
    flex-flow: row;
    padding-top: 0;
    display: flex;
  }

  .link_1-1-2 {
    font-size: .74rem;
    font-weight: 500;
  }

  .brand-19 {
    padding-right: 0;
  }

  .brand-19.w--current {
    height: auto;
  }

  .link_1-1-22 {
    color: #f5f5f5;
    font-size: .1rem;
    font-weight: 500;
  }

  .link_1-1-22:hover {
    color: #f5f5f5;
  }

  .rt-nav-right-block_2-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    line-height: 1;
    display: flex;
  }

  .nav-3-name_1-5 {
    letter-spacing: -.04rem;
    margin-top: 1px;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1;
  }

  .rt-header-one-nav_2-25 {
    padding-bottom: 10px;
    display: block;
  }

  .rt-nav-container-26 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .rt-nav-right-block_2-227 {
    flex-flow: row;
    padding-top: 0;
    display: flex;
  }

  .link_1-1-27 {
    font-size: .9rem;
    font-weight: 500;
  }

  .rt-nav-right-block_2-226 {
    flex-flow: row;
    padding-top: 0;
    display: flex;
  }

  .link_1-1-26 {
    font-size: .9rem;
    font-weight: 500;
  }

  .rt-home-two-award-content_04-06 {
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
  }

  .rt-home-one-top-nav_02-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rt-home-two-award-content_04-07, .rt-home-two-award-content_04-05 {
    width: auto;
    max-width: none;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
  }

  .features-image-24-31-4 {
    width: 14px;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .rt-component-section-10 {
    padding-top: 10px;
  }

  .brix---btn-secondary_1-35 {
    width: 200px;
    padding: 7px 20px;
    font-size: 11px;
    line-height: 18px;
  }

  .mg-bottom_4-88-1 {
    margin-top: 1rem;
    margin-bottom: 0;
  }

  .rt-home-one-hero-heading-flex-2 {
    margin-bottom: 0;
  }

  .rt-nav-location_1-35.rt-change_3-5 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .rt-home-three-discover-right-2 {
    margin-top: 0;
  }

  .rt-margin-bottom-thirty-4 {
    padding-right: 1.5rem;
    font-size: 16px;
    font-weight: 500;
  }

  .card-left-text-wrapper_4-88-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .rt-header-one-nav_2-24-2 {
    padding-bottom: 0;
    display: block;
  }

  .div-block-name-2-2-8 {
    margin-left: 7px;
    line-height: 1;
  }

  .image-10066 {
    align-self: center;
    width: 20px;
  }

  .rt-nav-container-27 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr 1fr;
  }

  .header-menu_2-5 {
    height: auto;
  }

  .brix---hamburger-menu-bar-top-16 {
    width: 27px;
    font-size: 14px;
  }

  .rt-nav-container-28 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .link_1-1-28, .link_1-1-29 {
    font-size: .9rem;
    font-weight: 500;
  }

  .rt-solutions-card {
    flex-direction: column;
  }

  .rt-solutions-card-caption-col {
    max-width: 100%;
  }

  .rt-solutions-card-icons-col {
    max-width: 30%;
  }

  .rt-solutions-card-icons-col.rt-amazing-home-two {
    display: none;
  }

  .rt-solutions-card-flex {
    flex-direction: column;
  }

  .p_1 {
    text-align: center;
    font-weight: 500;
  }

  .rt-category-cards-text_11.rt-margin-bottom-fifteen_11 {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
  }

  .text-span-129, .text-span-130, .text-span-131 {
    font-weight: 700;
  }
}

#w-node-_89d603ae-3963-b8b1-72d8-11b7cb1166da-17205504, #w-node-_3a01aa2d-781b-3e40-50ce-165bd9284bb4-17205504, #w-node-_2fabd9c0-efdb-22c6-8d11-d4c4643aef95-17205504, #w-node-aafe0370-d7ca-b3db-a27b-f06f4ad7a40b-17205504 {
  place-self: stretch;
}

#w-node-_055cdf91-8a4b-7295-3a1e-00566f0a8ff2-17205504, #w-node-_9572939f-2f69-3357-24d7-7d6fc78fd402-17205504, #w-node-f3b9ba51-a257-ce57-a6ae-480c943b9ad6-17205504, #w-node-_190bbc7c-5427-cc33-3ee9-b9c549477f63-17205504 {
  align-self: stretch;
}

#w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a54-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a56-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a63-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a65-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a73-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a75-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a82-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a84-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a92-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a94-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aa1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aa3-17205504 {
  align-self: start;
}

#w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ab1-17205504 {
  order: 9999;
  align-self: start;
}

#w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ab3-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ac0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ac2-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ad0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ad2-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705adf-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ae1-17205504 {
  align-self: start;
}

#w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af5-17205504 {
  align-self: stretch;
}

#w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aef-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b03-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af3-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b10-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b24-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b1e-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b20-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b32-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b22-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b3f-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94ce-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d0-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94e2-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d2-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94ef-17205504 {
  align-self: start;
}

#w-node-_80e0d935-bc28-e792-a149-b88378f4bbe7-17205504 {
  place-self: stretch;
}

#w-node-_80e0d935-bc28-e792-a149-b88378f4bbed-17205504, #w-node-_80e0d935-bc28-e792-a149-b88378f4bbf3-17205504 {
  align-self: stretch;
}

#w-node-_2d45b18e-89c0-a609-cee5-f28f4a5fcba3-17205504 {
  place-self: auto;
}

#w-node-_2d45b18e-89c0-a609-cee5-f28f4a5fcba6-17205504 {
  place-self: stretch start;
}

#w-node-_2d45b18e-89c0-a609-cee5-f28f4a5fcbc1-17205504 {
  place-self: end;
}

#w-node-_2d45b18e-89c0-a609-cee5-f28f4a5fcbc4-17205504 {
  place-self: center start;
}

#w-node-_03c77f52-48a0-f16a-f024-b3808bba8c6d-17205504, #w-node-_03c77f52-48a0-f16a-f024-b3808bba8c75-17205504, #w-node-_03c77f52-48a0-f16a-f024-b3808bba8c76-17205504 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dcf5c920-166f-2c9e-109f-19f359535cc7-59535cbc, #w-node-dcf5c920-166f-2c9e-109f-19f359535cd8-59535cbc, #w-node-dcf5c920-166f-2c9e-109f-19f359535cef-59535cbc {
  justify-self: center;
}

#w-node-_61a19262-e544-7488-5496-20b79ee400fc-9ee400f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61a19262-e544-7488-5496-20b79ee4012a-9ee400f9, #w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d76-e08b370e {
  place-self: auto;
}

#w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d79-e08b370e {
  place-self: stretch start;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-e08b370e {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-e08b370e {
  place-self: stretch start;
}

#w-node-e4de9068-6c54-ee13-e618-96f3c915f990-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f992-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f996-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f998-e08b370e, #w-node-c29af2cb-be98-4132-c830-52c7df81258e-e08b370e, #w-node-c29af2cb-be98-4132-c830-52c7df812590-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f99b-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f99d-e08b370e, #w-node-_10b1dc54-f81f-6428-f49b-6edf5980c7bb-e08b370e, #w-node-_10b1dc54-f81f-6428-f49b-6edf5980c7bd-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f9a0-e08b370e, #w-node-e4de9068-6c54-ee13-e618-96f3c915f9a2-e08b370e, #w-node-_27577b8c-c0e9-699e-209a-6d574a5daf37-e08b370e, #w-node-_27577b8c-c0e9-699e-209a-6d574a5daf39-e08b370e, #w-node-_67bb0dbf-f7d4-332e-38c4-b19b8fe67c73-e08b370e, #w-node-_67bb0dbf-f7d4-332e-38c4-b19b8fe67c75-e08b370e, #w-node-e3289833-b7fd-6b34-53aa-ad8f472949fa-e08b370e, #w-node-e3289833-b7fd-6b34-53aa-ad8f472949fc-e08b370e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d76-bbb5ce2d {
  place-self: auto;
}

#w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d79-bbb5ce2d {
  place-self: stretch start;
}

#w-node-_6a53876c-d013-5d62-2e09-ac891685b6ea-bbb5ce2d {
  place-self: auto;
}

#w-node-_6a53876c-d013-5d62-2e09-ac891685b6ed-bbb5ce2d {
  place-self: stretch start;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-bbb5ce2d {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-bbb5ce2d {
  place-self: stretch start;
}

#w-node-_2857e1de-ef93-d341-9f66-1e097459e9b5-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9b7-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9bb-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9bd-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c0-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c2-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c5-bbb5ce2d, #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c7-bbb5ce2d, #w-node-e964a29b-51d8-8ce8-a781-f93356727bd6-bbb5ce2d, #w-node-e964a29b-51d8-8ce8-a781-f93356727bd8-bbb5ce2d, #w-node-_1d8a2b37-b9d8-a858-bbd2-fc727b6975f6-bbb5ce2d, #w-node-_1d8a2b37-b9d8-a858-bbd2-fc727b6975f8-bbb5ce2d, #w-node-db4fcbee-f143-df0c-2888-275b90eac389-bbb5ce2d, #w-node-db4fcbee-f143-df0c-2888-275b90eac38b-bbb5ce2d, #w-node-c0fba542-f706-be40-b17f-d809fe8e40bf-bbb5ce2d, #w-node-c0fba542-f706-be40-b17f-d809fe8e40c1-bbb5ce2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-6100e27f {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-6100e27f {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-6100e27f {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-6100e27f {
  place-self: stretch start;
}

#w-node-cd2643e0-eadc-0ba8-4679-fd6340b59781-6100e27f, #w-node-cd2643e0-eadc-0ba8-4679-fd6340b59783-6100e27f, #w-node-cd2643e0-eadc-0ba8-4679-fd6340b59787-6100e27f, #w-node-cd2643e0-eadc-0ba8-4679-fd6340b59789-6100e27f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-b730d342 {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-b730d342 {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-b730d342 {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-b730d342 {
  place-self: stretch start;
}

#w-node-_1e649236-c283-6987-a982-e35c4f88f683-b730d342, #w-node-_1e649236-c283-6987-a982-e35c4f88f685-b730d342, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6c-b730d342, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6e-b730d342, #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-b730d342, #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-b730d342, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa1-b730d342, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa3-b730d342, #w-node-b69f4f30-8f80-88e0-eefa-e1293923e6ed-b730d342, #w-node-b69f4f30-8f80-88e0-eefa-e1293923e6ef-b730d342, #w-node-_925c986b-7a3d-1e95-0c0f-5e5af46a9e60-b730d342, #w-node-_925c986b-7a3d-1e95-0c0f-5e5af46a9e62-b730d342, #w-node-_0a04e742-78d0-e6dc-c8c3-1894f2b6aa8b-b730d342, #w-node-_0a04e742-78d0-e6dc-c8c3-1894f2b6aa8d-b730d342 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-b58e276f {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-b58e276f {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-22ff064a {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-22ff064a {
  place-self: stretch start;
}

#w-node-ab08840e-d105-a52b-52a1-2bbafb7cd225-a1cc80d5 {
  place-self: auto;
}

#w-node-ab08840e-d105-a52b-52a1-2bbafb7cd228-a1cc80d5, #w-node-_0dd7470b-0edd-d303-3812-22b04c783797-a1cc80d5, #w-node-eab70365-2bdb-514b-e5db-db9bf271e133-a1cc80d5 {
  place-self: stretch start;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-6794acba {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-6794acba {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-6794acba {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-6794acba {
  place-self: stretch start;
}

#w-node-_1e649236-c283-6987-a982-e35c4f88f683-6794acba, #w-node-_1e649236-c283-6987-a982-e35c4f88f685-6794acba, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6c-6794acba, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6e-6794acba, #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-6794acba, #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-6794acba, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa1-6794acba, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa3-6794acba, #w-node-_067e1434-7527-849d-6040-f3b139d777d3-6794acba, #w-node-_067e1434-7527-849d-6040-f3b139d777d5-6794acba, #w-node-_81a0b382-3d54-fca0-e9e1-049f7f6557ac-6794acba, #w-node-_81a0b382-3d54-fca0-e9e1-049f7f6557ae-6794acba, #w-node-_1c6a387b-f971-1230-4a80-85b9d3047b44-6794acba, #w-node-_1c6a387b-f971-1230-4a80-85b9d3047b46-6794acba, #w-node-_2acdf21e-71dd-297b-ebea-8b0da19d1943-6794acba, #w-node-_2acdf21e-71dd-297b-ebea-8b0da19d1945-6794acba, #w-node-_6a6869b1-d490-b8cc-2845-4a69b77b690a-6794acba, #w-node-_6a6869b1-d490-b8cc-2845-4a69b77b690c-6794acba, #w-node-_8c047d9d-41fa-6fbd-207a-5991d5f2a129-6794acba, #w-node-_8c047d9d-41fa-6fbd-207a-5991d5f2a12b-6794acba, #w-node-_09713af7-547a-5fdb-4b7d-b20f3ccab69c-6794acba, #w-node-_09713af7-547a-5fdb-4b7d-b20f3ccab69e-6794acba {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-82f51239 {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-82f51239 {
  place-self: stretch start;
}

#w-node-bf325593-f6e5-96b3-d9b5-e5fb17c863bc-82f51239 {
  place-self: auto;
}

#w-node-bf325593-f6e5-96b3-d9b5-e5fb17c863bf-82f51239 {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-82f51239 {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-82f51239 {
  place-self: stretch start;
}

#w-node-_1e649236-c283-6987-a982-e35c4f88f683-82f51239, #w-node-_1e649236-c283-6987-a982-e35c4f88f685-82f51239, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6c-82f51239, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6e-82f51239, #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-82f51239, #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-82f51239, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa1-82f51239, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa3-82f51239, #w-node-c81fe330-ed0d-c26b-2e1c-9d5e5bd27cbe-82f51239, #w-node-c81fe330-ed0d-c26b-2e1c-9d5e5bd27cc0-82f51239, #w-node-e331c187-2f08-8c28-bfc1-ab46431c9b71-82f51239, #w-node-e331c187-2f08-8c28-bfc1-ab46431c9b73-82f51239, #w-node-_520bde61-6cae-96f9-22ce-53098e1ecf02-82f51239, #w-node-_520bde61-6cae-96f9-22ce-53098e1ecf04-82f51239 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-44fe6232 {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-44fe6232 {
  place-self: stretch start;
}

#w-node-_2952395e-8001-c358-2794-dd89b8d5e7cb-44fe6232 {
  place-self: auto;
}

#w-node-_2952395e-8001-c358-2794-dd89b8d5e7ce-44fe6232 {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-44fe6232 {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-44fe6232 {
  place-self: stretch start;
}

#w-node-_1e649236-c283-6987-a982-e35c4f88f683-44fe6232, #w-node-_1e649236-c283-6987-a982-e35c4f88f685-44fe6232, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6c-44fe6232, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6e-44fe6232, #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-44fe6232, #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-44fe6232, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa1-44fe6232, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa3-44fe6232 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b87739-fede67ed {
  place-self: auto;
}

#w-node-_045a0473-5861-880c-dab8-1ae971b8773c-fede67ed {
  place-self: stretch start;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e61-fede67ed {
  place-self: auto;
}

#w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-fede67ed {
  place-self: stretch start;
}

#w-node-_7f8d6a55-08d9-1b9c-efd7-d0ffc02b3e47-fede67ed {
  place-self: auto;
}

#w-node-_7f8d6a55-08d9-1b9c-efd7-d0ffc02b3e4a-fede67ed {
  place-self: stretch start;
}

#w-node-_29b05a21-5f73-f320-7357-0d673d4a5719-fede67ed {
  place-self: auto;
}

#w-node-_29b05a21-5f73-f320-7357-0d673d4a571c-fede67ed {
  place-self: stretch start;
}

#w-node-_90c0855a-6cf8-2105-9775-c9d307312809-fede67ed {
  place-self: auto;
}

#w-node-_90c0855a-6cf8-2105-9775-c9d30731280c-fede67ed {
  place-self: stretch start;
}

#w-node-_1e649236-c283-6987-a982-e35c4f88f683-fede67ed, #w-node-_1e649236-c283-6987-a982-e35c4f88f685-fede67ed, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6c-fede67ed, #w-node-cdff0fb9-8928-df09-264f-a4b28b38ca6e-fede67ed, #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-fede67ed, #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-fede67ed, #w-node-_92a1fc7c-4157-2dd1-2ba3-6a52c47f40c2-fede67ed, #w-node-_92a1fc7c-4157-2dd1-2ba3-6a52c47f40c4-fede67ed, #w-node-_7b4b912c-ed5b-bc3d-e993-347c7cd7fbba-fede67ed, #w-node-_7b4b912c-ed5b-bc3d-e993-347c7cd7fbbc-fede67ed, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa1-fede67ed, #w-node-_1ac201c0-51f7-2767-f429-eacfdea83aa3-fede67ed, #w-node-e9548c7d-5784-0458-ce51-ce6218a9c4a1-fede67ed, #w-node-e9548c7d-5784-0458-ce51-ce6218a9c4a3-fede67ed, #w-node-_252eecdc-1e72-734d-c24f-97d8d7595702-fede67ed, #w-node-_252eecdc-1e72-734d-c24f-97d8d7595704-fede67ed, #w-node-_482239db-0f7c-ac9f-cca9-6556380d6430-fede67ed, #w-node-_482239db-0f7c-ac9f-cca9-6556380d6432-fede67ed, #w-node-d7dfe996-161c-47af-85cc-1638da907288-fede67ed, #w-node-d7dfe996-161c-47af-85cc-1638da90728a-fede67ed, #w-node-_904d5d75-ac0a-16a2-27c9-af751d47f29f-fede67ed, #w-node-_904d5d75-ac0a-16a2-27c9-af751d47f2a1-fede67ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e796-15142068 {
  justify-self: end;
}

#w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e799-15142068 {
  justify-self: auto;
}

#w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e79c-15142068 {
  justify-self: start;
}

#w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e79f-15142068 {
  place-self: center end;
}

#w-node-c0825f2b-2088-0886-2d7c-52e123fb3ad7-15142068 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0825f2b-2088-0886-2d7c-52e123fb3ade-15142068 {
  place-self: auto;
}

#w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ad-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6b1-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6b5-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ba-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6bd-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6c0-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836a3-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836a7-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836ab-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b0-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b3-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b6-15142068 {
  justify-self: center;
}

#w-node-eba54df9-b6f3-8a64-508f-b616105bced8-15142068 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eba54df9-b6f3-8a64-508f-b616105bcedf-15142068 {
  place-self: auto;
}

#w-node-_9b3f4443-8478-7685-15f2-5f9b8d46a638-15142068 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4da9b678-7ce9-91ef-1b1a-720170e2c7d0-15142068 {
  place-self: stretch start;
}

#w-node-b2665899-d216-ef5e-de6f-a0f4fe28a116-15142068, #w-node-b2665899-d216-ef5e-de6f-a0f4fe28a121-15142068, #w-node-b2665899-d216-ef5e-de6f-a0f4fe28a144-15142068, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bc9-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bcd-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bd1-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bd6-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bdc-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7be2-8ae33269 {
  justify-self: center;
}

#w-node-_0bee4357-9e28-0082-2df3-4f64905a8ba4-8ae33269 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0bee4357-9e28-0082-2df3-4f64905a8bab-8ae33269 {
  place-self: auto;
}

#w-node-_0bee4357-9e28-0082-2df3-4f64905a8be0-8ae33269 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3bb88d4-0d42-2e97-2ce8-20ec61512314-8ae33269 {
  justify-self: end;
}

#w-node-f3bb88d4-0d42-2e97-2ce8-20ec61512317-8ae33269 {
  justify-self: auto;
}

#w-node-f3bb88d4-0d42-2e97-2ce8-20ec6151231a-8ae33269 {
  justify-self: start;
}

#w-node-f3bb88d4-0d42-2e97-2ce8-20ec6151231d-8ae33269 {
  place-self: center end;
}

#w-node-c6361b73-f39f-4819-8ba8-ee64b9fe9396-8ae33269 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6361b73-f39f-4819-8ba8-ee64b9fe939d-8ae33269 {
  place-self: auto;
}

#w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93d2-8ae33269 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7b466f2b-a129-666b-1335-41a3eb733d3a-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d41-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d48-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d50-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d53-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d56-8ae33269 {
  justify-self: center;
}

#w-node-_64d2a61e-d640-d8f2-31a0-93ce5f71bdad-8ae33269 {
  place-self: stretch start;
}

@media screen and (min-width: 1920px) {
  #w-node-_9b3f4443-8478-7685-15f2-5f9b8d46a638-15142068, #w-node-_0bee4357-9e28-0082-2df3-4f64905a8be0-8ae33269, #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93d2-8ae33269 {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_565be5cd-a6dd-3447-0b11-d602293e0ddd-17205504 {
    order: 9999;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a54-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a63-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a73-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a82-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a92-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aa1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ab1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ac0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ad0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705adf-17205504 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af5-17205504 {
    order: 9999;
    grid-area: 1 / 1 / 2 / 2;
    align-self: start;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aef-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af1-17205504 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b03-17205504 {
    align-self: auto;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af3-17205504 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b24-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b1e-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b20-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b22-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94ce-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d0-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d2-17205504 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a0d7502d-aa0f-bfb6-2ded-f7f2271fd2ed-17205504, #w-node-_3ec32c3d-135c-6983-186a-cfabdb7ebd5c-17205504, #w-node-_65b217f8-3da6-77a6-3501-0b65857b5d08-17205504, #w-node-bf56e9c4-592c-ed2e-5ab0-29836fd3a719-17205504 {
    order: 9999;
  }

  #w-node-_2d45b18e-89c0-a609-cee5-f28f4a5fcba6-17205504 {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-17205504 {
    order: 9999;
  }

  #w-node-dcf5c920-166f-2c9e-109f-19f359535cc7-59535cbc {
    justify-self: start;
  }

  #w-node-dcf5c920-166f-2c9e-109f-19f359535cef-59535cbc {
    justify-self: center;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-e08b370e {
    order: 9999;
  }

  #w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d79-e08b370e, #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-e08b370e {
    align-self: stretch;
  }

  #w-node-_1a08c527-ef79-2765-382b-186c82874677-e08b370e, #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-bbb5ce2d {
    order: 9999;
  }

  #w-node-efe837e0-dc19-a477-a5e2-3bbd97ad9d79-bbb5ce2d {
    align-self: stretch;
  }

  #w-node-_930552ad-f004-8541-3366-f93b1f250119-bbb5ce2d {
    order: 9999;
  }

  #w-node-_6a53876c-d013-5d62-2e09-ac891685b6ed-bbb5ce2d {
    align-self: stretch;
  }

  #w-node-_60cc07c8-4b41-5a7d-01af-6a8498d071a6-bbb5ce2d {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-bbb5ce2d {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-6100e27f {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-6100e27f, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-6100e27f {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-b730d342 {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-b730d342, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-b730d342 {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-b58e276f {
    order: 9999;
  }

  #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-b58e276f {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-22ff064a {
    order: 9999;
  }

  #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-22ff064a, #w-node-ab08840e-d105-a52b-52a1-2bbafb7cd228-a1cc80d5, #w-node-_0dd7470b-0edd-d303-3812-22b04c783797-a1cc80d5, #w-node-eab70365-2bdb-514b-e5db-db9bf271e133-a1cc80d5 {
    align-self: stretch;
  }

  #w-node-_71366c0d-6a6a-45fb-2da3-30879645e08d-a1cc80d5, #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-6794acba {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-6794acba, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-6794acba {
    align-self: stretch;
  }

  #w-node-_6a29171e-ab76-0da7-1d1d-7a11e2aebbe5-82f51239, #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-82f51239 {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-82f51239, #w-node-bf325593-f6e5-96b3-d9b5-e5fb17c863bf-82f51239, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-82f51239 {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-44fe6232 {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-44fe6232, #w-node-_2952395e-8001-c358-2794-dd89b8d5e7ce-44fe6232, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-44fe6232 {
    align-self: stretch;
  }

  #w-node-_63d32d87-080b-bb74-c27f-3175fe2544cf-fede67ed {
    order: 9999;
  }

  #w-node-_045a0473-5861-880c-dab8-1ae971b8773c-fede67ed, #w-node-fcd788f0-3cdd-fe3b-8d2f-ab7535250e64-fede67ed, #w-node-_7f8d6a55-08d9-1b9c-efd7-d0ffc02b3e4a-fede67ed, #w-node-_29b05a21-5f73-f320-7357-0d673d4a571c-fede67ed, #w-node-_90c0855a-6cf8-2105-9775-c9d30731280c-fede67ed {
    align-self: stretch;
  }

  #w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e79c-15142068 {
    justify-self: start;
  }

  #w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e79f-15142068 {
    justify-self: end;
  }

  #w-node-c0825f2b-2088-0886-2d7c-52e123fb3b0d-15142068 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_9b3f4443-8478-7685-15f2-5f9b8d46a638-15142068 {
    justify-self: end;
  }

  #w-node-eba54df9-b6f3-8a64-508f-b616105bcf0e-15142068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_1da6b91e-8d47-417c-1db0-e94f50ce32b6-15142068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_902ed256-caba-f3c2-1fcf-0eda864d635e-15142068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_4da9b678-7ce9-91ef-1b1a-720170e2c7d0-15142068 {
    align-self: stretch;
  }

  #w-node-b2665899-d216-ef5e-de6f-a0f4fe28a116-15142068 {
    justify-self: start;
  }

  #w-node-b2665899-d216-ef5e-de6f-a0f4fe28a144-15142068 {
    justify-self: center;
  }

  #w-node-_0bee4357-9e28-0082-2df3-4f64905a8be0-8ae33269 {
    justify-self: end;
  }

  #w-node-_5ad3d926-ebf6-bee5-4e7e-2db111ddab5b-8ae33269, #w-node-_5ad3d926-ebf6-bee5-4e7e-2db111ddab60-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-f3bb88d4-0d42-2e97-2ce8-20ec6151231a-8ae33269 {
    justify-self: start;
  }

  #w-node-f3bb88d4-0d42-2e97-2ce8-20ec6151231d-8ae33269, #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93d2-8ae33269 {
    justify-self: end;
  }

  #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93d9-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93de-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93e3-8ae33269, #w-node-c6361b73-f39f-4819-8ba8-ee64b9fe93e8-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-_64d2a61e-d640-d8f2-31a0-93ce5f71bdad-8ae33269 {
    align-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-aafe0370-d7ca-b3db-a27b-f06f4ad7a40b-17205504 {
    place-self: auto;
  }

  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a54-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a73-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a92-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ab1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ad0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af5-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aef-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af3-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b24-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b1e-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b20-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b22-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94ce-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d0-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d2-17205504, #w-node-e4de9068-6c54-ee13-e618-96f3c915f99b-e08b370e {
    align-self: auto;
  }

  #w-node-e4de9068-6c54-ee13-e618-96f3c915f99d-e08b370e {
    place-self: auto;
  }

  #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c0-bbb5ce2d {
    align-self: auto;
  }

  #w-node-_2857e1de-ef93-d341-9f66-1e097459e9c2-bbb5ce2d {
    place-self: auto;
  }

  #w-node-e964a29b-51d8-8ce8-a781-f93356727bd6-bbb5ce2d {
    align-self: auto;
  }

  #w-node-e964a29b-51d8-8ce8-a781-f93356727bd8-bbb5ce2d {
    place-self: auto;
  }

  #w-node-db4fcbee-f143-df0c-2888-275b90eac389-bbb5ce2d {
    align-self: auto;
  }

  #w-node-db4fcbee-f143-df0c-2888-275b90eac38b-bbb5ce2d {
    place-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-b730d342 {
    align-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-b730d342 {
    place-self: auto;
  }

  #w-node-b69f4f30-8f80-88e0-eefa-e1293923e6ed-b730d342 {
    align-self: auto;
  }

  #w-node-b69f4f30-8f80-88e0-eefa-e1293923e6ef-b730d342 {
    place-self: auto;
  }

  #w-node-_0a04e742-78d0-e6dc-c8c3-1894f2b6aa8b-b730d342 {
    align-self: auto;
  }

  #w-node-_0a04e742-78d0-e6dc-c8c3-1894f2b6aa8d-b730d342 {
    place-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-6794acba {
    align-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-6794acba {
    place-self: auto;
  }

  #w-node-_067e1434-7527-849d-6040-f3b139d777d3-6794acba {
    align-self: auto;
  }

  #w-node-_067e1434-7527-849d-6040-f3b139d777d5-6794acba {
    place-self: auto;
  }

  #w-node-_1c6a387b-f971-1230-4a80-85b9d3047b44-6794acba {
    align-self: auto;
  }

  #w-node-_1c6a387b-f971-1230-4a80-85b9d3047b46-6794acba {
    place-self: auto;
  }

  #w-node-_6a6869b1-d490-b8cc-2845-4a69b77b690a-6794acba {
    align-self: auto;
  }

  #w-node-_6a6869b1-d490-b8cc-2845-4a69b77b690c-6794acba {
    place-self: auto;
  }

  #w-node-_09713af7-547a-5fdb-4b7d-b20f3ccab69c-6794acba {
    align-self: auto;
  }

  #w-node-_09713af7-547a-5fdb-4b7d-b20f3ccab69e-6794acba {
    place-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-82f51239 {
    align-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-82f51239 {
    place-self: auto;
  }

  #w-node-c81fe330-ed0d-c26b-2e1c-9d5e5bd27cbe-82f51239 {
    align-self: auto;
  }

  #w-node-c81fe330-ed0d-c26b-2e1c-9d5e5bd27cc0-82f51239 {
    place-self: auto;
  }

  #w-node-_520bde61-6cae-96f9-22ce-53098e1ecf02-82f51239 {
    align-self: auto;
  }

  #w-node-_520bde61-6cae-96f9-22ce-53098e1ecf04-82f51239 {
    place-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-44fe6232 {
    align-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-44fe6232 {
    place-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69b-fede67ed {
    align-self: auto;
  }

  #w-node-_1e649236-c283-6987-a982-e35c4f88f69d-fede67ed {
    place-self: auto;
  }

  #w-node-_7b4b912c-ed5b-bc3d-e993-347c7cd7fbba-fede67ed {
    align-self: auto;
  }

  #w-node-_7b4b912c-ed5b-bc3d-e993-347c7cd7fbbc-fede67ed {
    place-self: auto;
  }

  #w-node-e9548c7d-5784-0458-ce51-ce6218a9c4a1-fede67ed {
    align-self: auto;
  }

  #w-node-e9548c7d-5784-0458-ce51-ce6218a9c4a3-fede67ed {
    place-self: auto;
  }

  #w-node-_482239db-0f7c-ac9f-cca9-6556380d6430-fede67ed {
    align-self: auto;
  }

  #w-node-_482239db-0f7c-ac9f-cca9-6556380d6432-fede67ed {
    place-self: auto;
  }

  #w-node-_904d5d75-ac0a-16a2-27c9-af751d47f29f-fede67ed {
    align-self: auto;
  }

  #w-node-_904d5d75-ac0a-16a2-27c9-af751d47f2a1-fede67ed {
    place-self: auto;
  }

  #w-node-fc64fb34-5f12-e6fd-39b6-84c4b271e795-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ac-15142068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ad-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6b1-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6b5-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ba-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6bd-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6c0-15142068 {
    justify-self: center;
  }

  #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836a2-15142068 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836a3-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836a7-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836ab-15142068 {
    justify-self: center;
  }

  #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b0-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b3-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b6-15142068 {
    place-self: start center;
  }

  #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bc8-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bc9-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bcd-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bd1-8ae33269 {
    justify-self: center;
  }

  #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bd6-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7bdc-8ae33269, #w-node-c0bca2d4-64f6-f9c2-cb80-5a10c3ab7be2-8ae33269 {
    place-self: start center;
  }

  #w-node-f3bb88d4-0d42-2e97-2ce8-20ec61512313-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d39-8ae33269 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7b466f2b-a129-666b-1335-41a3eb733d3a-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d41-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d48-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d50-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d53-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d56-8ae33269 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a54-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a63-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a73-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a82-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705a92-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aa1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ab1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ac0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705ad0-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705adf-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af5-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705aef-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af1-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705af3-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b24-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b1e-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b20-17205504, #w-node-_194c5b0a-d85e-ace5-cdac-0d9a68705b22-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94ce-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d0-17205504, #w-node-baa2edc5-7d6f-bd34-da16-2a443bec94d2-17205504 {
    align-self: auto;
  }

  #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6ba-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6bd-15142068, #w-node-f52a7872-e4c5-3cd4-d614-eec4c5aec6c0-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b0-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b3-15142068, #w-node-f9e9dfe8-7480-b74e-97be-dee06e8836b6-15142068 {
    align-self: start;
  }

  #w-node-_5ad3d926-ebf6-bee5-4e7e-2db111ddab5b-8ae33269 {
    justify-self: start;
  }

  #w-node-_7b466f2b-a129-666b-1335-41a3eb733d50-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d53-8ae33269, #w-node-_7b466f2b-a129-666b-1335-41a3eb733d56-8ae33269 {
    align-self: start;
  }
}


