.button_button__5XOLM {
  color: #f4f4f4;
  background-color: #333;
  display: block;
  font-size: 18px;
  width: 240px;
  height: 64px;
  border: none;
  border-radius: 140px;
  transition: 0.2s ease;
  text-decoration: none;
  text-align: center;
  line-height: 64px;
}
.button_button__5XOLM:active,
.button_button__5XOLM:focus,
.button_button__5XOLM:hover {
  text-decoration: none;
  background-color: #00548f;
}
@media (max-width: 600px) {
  .button_button__5XOLM {
    font-size: 12px;
    width: 151px;
    height: 36px;
    line-height: 36px;
  }
  .button_button__5XOLM svg {
    width: 6.5px;
    height: 6.5px;
    stroke-width: 1.8;
  }
}
@media (max-width: 1024px) {
  .button_button__5XOLM {
    font-size: 12px;
    width: 151px;
    height: 36px;
    line-height: 36px;
  }
  .button_button__5XOLM svg {
    width: 6.5px;
    height: 6.5px;
    stroke-width: 1.8;
  }
}
@media (min-width: 1480px) {
  .button_button__5XOLM {
    font-size: 12px;
    font-size: 2.5vh;
    width: 35vmin;
    height: 8vh;
    line-height: 8vh;
  }
  .button_button__5XOLM svg {
    width: 1.5vw;
    height: 1.5vh;
    stroke-width: 1.8;
  }
}
.header_menu-button-container__5BrBe {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#header_menu-toggle__5YqYd {
  display: none;
}
.header_menu-button__aHAgr,
.header_menu-button__aHAgr:after,
.header_menu-button__aHAgr:before {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}
.header_menu-button__aHAgr:before {
  content: '';
  margin-top: -8px;
}
.header_menu-button__aHAgr:after {
  content: '';
  margin-top: 8px;
}
#header_menu-toggle__5YqYd:checked
  + .header_menu-button-container__5BrBe
  .header_menu-button__aHAgr:before {
  margin-top: 0;
  transform: rotate(405deg);
}
#header_menu-toggle__5YqYd:checked
  + .header_menu-button-container__5BrBe
  .header_menu-button__aHAgr {
  background: hsla(0, 0%, 100%, 0);
}
#header_menu-toggle__5YqYd:checked
  + .header_menu-button-container__5BrBe
  .header_menu-button__aHAgr:after {
  margin-top: 0;
  transform: rotate(-405deg);
}
.header_header__xdC5s div:first-child {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #00548f;
}
.header_header__xdC5s div a img {
  width: 260px;
  height: 60px;
}
.header_header__xdC5s div div {
  margin-right: 103px;
}
.header_header__xdC5s div div a {
  margin: 25px 36px 24px 0;
}
.header_header__xdC5s a:first-child {
  margin-left: 87px;
}
.header_header__xdC5s a:hover {
  color: #1e1e1e;
}
@media (max-width: 600px) {
  .header_header__xdC5s div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #00548f;
  }
  .header_header__xdC5s div a img {
    width: 150px;
    height: 35px;
  }
  .header_header__xdC5s a:first-child {
    margin-left: 25px;
  }
  .header_header__xdC5s div div a {
    visibility: hidden;
  }
}
@media (max-width: 1024px) {
  .header_header__xdC5s div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 1.5vmax;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #00548f;
  }
  .header_header__xdC5s div a img {
    width: 150px;
    height: 35px;
  }
  .header_header__xdC5s a:first-child {
    margin-left: 25px;
  }
}
@media (min-width: 1480px) {
  .header_header__xdC5s div:first-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #00548f;
    font-size: 1vw;
  }
  .header_header__xdC5s a:first-child {
    margin-left: 25px;
  }
}
.Home_container__bCOhY {
  background-size: contain;
  background-color: hsla(0, 0%, 98%, 0.8);
  background-blend-mode: color;
  top: 15px;
  background-position-y: 53px;
  position: relative;
  overflow: hidden;
  padding-left: 100px;
  padding-right: 100px;
}
.Home_main__nLjiQ {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Home_accent___g8Sc {
  font-weight: 300;
  font-size: 54px;
  line-height: 110%;
  margin-top: 100px;
  margin-bottom: 0;
}
.Home_accent___g8Sc + a {
  margin-top: 100px;
}
.Home_highlight-text__aXoYM {
  color: #00548f;
}
a.Home_anchor__OwCwL {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
.Home_title-image-block__0_q_U {
  position: absolute;
  left: 450px;
  top: 30px;
}
.Home_title-image__zL5YA {
  position: absolute;
  width: 111vw;
  height: 83vw;
  left: 0;
}
.Home_title-image-sphere__HirDa {
  position: absolute;
  width: 200vw;
  height: 100vw;
  left: 0;
}
.Home_title-block__mNvLd {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 900px;
  height: 80vw;
  justify-content: flex-start;
  margin-top: 142px;
  margin-left: 2px;
}
.Home_title-block__mNvLd p {
  margin-top: 0;
  margin-bottom: 0;
  width: 550px;
  height: 150px;
}
.Home_title-block__mNvLd h1 {
  margin-left: -8px;
  margin-bottom: 50px;
  max-width: 800px;
  text-align: left;
}
.Home_title-block__mNvLd a {
  margin-top: 100px;
}
.Home_title-block__mNvLd + a + .Home_text-block__Rgfsh {
  margin: -40px 0;
}
.Home_title__T09hD a {
  color: #0070f3;
  text-decoration: none;
}
.Home_text-block__Rgfsh {
  display: flex;
  flex-direction: row;
  margin-top: 100px;
  justify-content: space-between;
}
.Home_text-block__Rgfsh h2 {
  margin: 0;
}
.Home_text-block__Rgfsh h3 {
  margin: 0 0 0 3px;
}
.Home_text-block__Rgfsh + a + h2 {
  margin-top: 50px;
}
.Home_text-block-column__xBTIf p,
.Home_text-block__Rgfsh p {
  margin: 0 3px 0 0;
  width: 620px;
}
.Home_text-block-column__xBTIf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 100px;
}
a + .Home_text-block__Rgfsh .Home_text-block-column__xBTIf {
  margin-bottom: -9px;
}
.Home_text-block-column__xBTIf p {
  margin-bottom: 50px;
}
.Home_contact-form-block__H_6Jd {
  padding-left: 20px;
  padding-right: 10px;
  display: flex;
  flex-direction: row;
  margin-top: 140px;
  align-items: center;
  justify-content: space-between;
}
.Home_contact-form-block__H_6Jd input + a {
  margin-top: 50px;
  width: 184px;
}
.Home_contact-form-block-column__Zm97p {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 100px;
}
.Home_contact-form-block-column__Zm97p p {
  margin-bottom: 32px;
  width: 621px;
}
.Home_contact-form-logo__KgSif {
  position: relative;
  width: 460px;
  height: 106px;
  margin-top: -120px;
}
.Home_grid__GxQ85 {
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  gap: 40px;
  grid-auto-rows: minmax(100px, auto);
  width: 100%;
}
.Home_grid-block___c_uv {
  max-width: 1240px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
div.Home_grid-hline__mfHOy {
  height: 1px;
  width: 45px;
  left: 595px;
}
div.Home_grid-hline__mfHOy,
div.Home_grid-vline__5fPE2 {
  visibility: hidden;
  position: absolute;
  background-color: #00548f;
  top: 78px;
}
div.Home_grid-vline__5fPE2 {
  height: 207px;
  width: 1px;
  left: 618px;
}
div.Home_grid-hline__mfHOy + div.Home_grid-hline__mfHOy {
  top: 285px;
}
div.Home_grid-content__m_8QP {
  display: flex;
  height: 165px;
  width: 100%;
  background: #fbfbfb;
  border: 1px solid #00548f;
  border-radius: 50px;
  text-align: center;
  justify-content: center;
  align-items: center;
}
div.Home_grid-text-wrapper__JYcRF {
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Home_grid__GxQ85 p {
  max-width: 550px;
  color: #00548f;
}
.Home_grid__GxQ85 + .Home_accent___g8Sc {
  margin-top: 100px;
}
.Home_grid-clients__4ms4b {
  margin-bottom: 100px;
  display: grid;
  flex-wrap: wrap;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  gap: 40px;
  grid-auto-rows: minmax(100px, auto);
}
.Home_grid-clients__4ms4b p {
  width: 350px;
  font-weight: 600;
  color: #00548f;
}
.Home_grid-clients-block__qt9ks {
  width: 1350px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}
div.Home_grid-clients-content__AvZYo {
  display: flex;
  gap: 32px;
  width: 500px;
  height: 165px;
  text-align: left;
  justify-content: center;
  align-items: center;
}
div.Home_grid-clients-content-logo__fd9IJ {
  position: relative;
  width: 123px;
  height: 123px;
}
.Home_info-card__u7s1n {
  margin-top: 100px;
  border: 1px solid #00548f;
  border-radius: 50px;
  display: flex;
  align-items: center;
  color: #00548f;
  padding: 45px 62px;
}
.Home_info-card-grid__FKFRL {
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 35px;
  grid-auto-rows: minmax(100px, auto);
}
.Home_info-card-grid-simple__nNc1X,
.Home_info-card-grid__FKFRL {
  margin-top: 78px;
  display: grid;
  flex-wrap: wrap;
  gap: 35px;
  width: 100%;
}
.Home_info-card-grid-simple__nNc1X {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
  grid-auto-rows: minmax(100px, auto);
}
.Home_info-card-grid-simple__nNc1X + h2 {
  margin-top: 100px;
}
.Home_info-card-grid-simple__nNc1X .Home_info-card__u7s1n {
  margin-top: 0;
  padding: 48px 30px;
  font-size: 1.8vw;
  display: inline-block;
}
.Home_info-card-row__mhK6X {
  font-size: 1.5vw;
  padding: 100px 0;
  text-align: center;
  gap: 28px;
  display: flex;
  flex-direction: row;
}
.Home_info-card-row__mhK6X .Home_info-card__u7s1n {
  justify-content: center;
  margin-top: 0;
  height: auto;
  width: 100%;
}
.Home_info-card-row__mhK6X .Home_info-card__u7s1n p {
  text-align: center;
  height: auto;
  width: 12vw;
}
.Home_info-card-row-wrapped__MKTs0 {
  padding: 100px 0;
  text-align: center;
  gap: 28px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.Home_info-card-row-wrapped__MKTs0 .Home_info-card__u7s1n {
  justify-content: center;
  margin-top: 0;
  font-size: 1.8vw;
  height: auto;
  width: 20vw;
}
.Home_info-card-row-wrapped__MKTs0 .Home_info-card__u7s1n p {
  height: auto;
  width: 20vmax;
}
.Home_info-card-row-wrapped-clients__o3JCz {
  padding: 5vh 0;
  text-align: center;
  gap: 28px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.Home_info-card-row-wrapped-clients__o3JCz .Home_info-card__u7s1n {
  justify-content: center;
  margin-top: 0;
  height: 13vh;
  width: auto;
  max-width: 35vw;
  border-radius: 25px;
}
.Home_info-card-row-wrapped-clients__o3JCz .Home_info-card__u7s1n p {
  height: auto;
  width: auto;
  font-size: 1.2vmax;
}
.Home_info-card-grid__FKFRL + h3 {
  margin-top: 86px;
}
.Home_info-card-grid__FKFRL .Home_info-card__u7s1n {
  margin-top: 0;
  padding: 48px 30px;
  font-size: 25px;
  display: inline-block;
  width: 100%;
}
.Home_info-card-list__Om_8i {
  float: left;
  position: relative;
}
.Home_wide-image__e9CUR {
  width: 100%;
  height: 45vw;
  overflow: hidden;
  position: relative;
  border: 1px solid #00548f;
  border-radius: 50px;
  margin-top: 100px;
}
.Home_wide-image__e9CUR + a + h2,
.Home_wide-image__e9CUR + h2,
.Home_wide-image__e9CUR + h3 {
  margin-top: 100px;
}
.Home_grid-block___c_uv + .Home_text-block__Rgfsh + .Home_wide-image__e9CUR,
.Home_wide-image__e9CUR + .Home_text-block__Rgfsh + .Home_wide-image__e9CUR,
h2 + .Home_text-block__Rgfsh + .Home_wide-image__e9CUR {
  margin-top: -50px;
}
.Home_double-image-block__581p5 + a + .Home_text-block__Rgfsh {
  margin-top: 0;
}
.Home_wide-image-description__Hi6Wm {
  font-weight: 300;
  font-size: 22px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.Home_double-image-block__581p5 {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 100px;
}
.Home_info-card__u7s1n + .Home_double-image-block__581p5 {
  margin-top: 100px;
}
.Home_image__yn5pu {
  width: auto;
  height: 35rem;
  max-width: 40vw;
  overflow: hidden;
  position: relative;
  border: 1px solid #00548f;
  border-radius: 50px;
}
@media (max-width: 1024px) {
  .Home_container__bCOhY {
    padding-left: 60px;
    padding-right: 60px;
  }
  a + .Home_text-block__Rgfsh .Home_text-block-column__xBTIf {
    margin-bottom: 0;
  }
  .Home_title-block__mNvLd {
    height: 65vh;
  }
  .Home_title-block__mNvLd h1 {
    margin-left: 0;
  }
  .Home_title-block__mNvLd p {
    max-width: 400px;
  }
  .Home_title-image-sphere__HirDa,
  .Home_title-image__zL5YA {
    width: 75vw;
    height: 55vw;
  }
  .Home_title-block__mNvLd a {
    margin-top: 25px;
  }
  .Home_text-block__Rgfsh {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 50px;
    justify-content: space-between;
  }
  .Home_text-block__Rgfsh h2,
  .Home_text-block__Rgfsh h3 {
    margin: 0;
  }
  .Home_text-block-column__xBTIf p {
    margin-bottom: 25px;
  }
  .Home_text-block-column__xBTIf p,
  .Home_text-block__Rgfsh p {
    width: inherit;
  }
  .Home_text-block-column__xBTIf {
    margin-bottom: 35px;
  }
  h3 + .Home_text-block-column__xBTIf {
    margin-top: 25px;
  }
  .Home_text-block__Rgfsh + a + h2 {
    margin-top: 0;
  }
  .Home_accent___g8Sc {
    font-size: 16px;
    margin: 25px 0;
  }
  .Home_wide-image__e9CUR {
    width: 100%;
    height: 45vw;
    border-radius: 20px;
    margin-top: 50px;
  }
  .Home_accent___g8Sc + .Home_wide-image__e9CUR + .Home_text-block__Rgfsh {
    margin-top: -20px;
  }
  a + .Home_text-block__Rgfsh {
    margin-top: -100px;
  }
  div.Home_grid-hline__mfHOy,
  div.Home_grid-vline__5fPE2 {
    visibility: hidden;
  }
  div.Home_grid-content__m_8QP {
    display: flex;
    width: 100%;
    height: 118px;
    border-radius: 25px;
    background: #fbfbfb;
  }
  div.Home_grid-text-wrapper__JYcRF {
    height: 118px;
  }
  .Home_grid__GxQ85 p {
    max-width: 300px;
    font-size: 1.4vw;
  }
  .Home_grid__GxQ85 + .Home_accent___g8Sc {
    margin-top: 100px;
  }
  .Home_accent___g8Sc + a {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .Home_contact-form-block__H_6Jd {
    flex-direction: column-reverse;
    margin-top: 0;
    padding: 0;
  }
  .Home_contact-form-block__H_6Jd input + a {
    margin-top: 18px;
    width: 151px;
  }
  .Home_contact-form-block-column__Zm97p {
    margin-bottom: 0;
    align-items: center;
  }
  .Home_contact-form-block-column__Zm97p p {
    margin-bottom: 15px;
    font-size: 10px;
    font-weight: 300;
    width: 100%;
  }
  .Home_contact-form-logo-block__A9x74 {
    display: flex;
    justify-content: center;
    width: 300px;
    height: 150px;
    position: relative;
  }
  .Home_contact-form-logo__KgSif {
    width: 175px;
    height: 40px;
    margin-top: 64px;
    margin-bottom: 40px;
    position: absolute;
  }
  .Home_double-image-block__581p5 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .Home_double-image-block__581p5 + a + .Home_text-block__Rgfsh {
    margin-top: 0;
  }
  .Home_image__yn5pu {
    width: auto;
    height: 46vw;
    overflow: hidden;
    position: relative;
    border: 1px solid #00548f;
    border-radius: 20px;
  }
  .Home_image-content__UcDj6 {
    height: 50vw;
    width: 39vw;
  }
  .Home_grid-clients__4ms4b {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }
  .Home_grid-clients__4ms4b p {
    width: 130px;
    font-size: 9px;
    font-weight: 600;
    color: #00548f;
  }
  .Home_grid-clients-block__qt9ks {
    width: 100%;
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }
  div.Home_grid-clients-content__AvZYo {
    display: flex;
    gap: 9px;
    width: 200px;
    height: 43px;
    text-align: left;
    justify-content: center;
    align-items: center;
  }
  div.Home_grid-clients-content-logo__fd9IJ {
    position: relative;
    width: 43px;
    height: 43px;
  }
  .Home_info-card-grid__FKFRL {
    margin-top: 78px;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    width: 100%;
  }
  .Home_info-card-grid__FKFRL .Home_info-card__u7s1n {
    font-size: 2vmin;
  }
  .Home_info-card__u7s1n {
    border-radius: 35px;
  }
  .Home_wide-image__e9CUR + .Home_text-block__Rgfsh + .Home_wide-image__e9CUR {
    margin-top: -25px;
  }
}
@media (max-width: 600px) {
  .Home_container__bCOhY {
    padding-left: 30px;
    padding-right: 30px;
  }
  .Home_title-block__mNvLd {
    position: relative;
    display: block;
    width: 100%;
    height: 310px;
    overflow: hidden;
    margin: 36px 0 0;
  }
  .Home_title-block__mNvLd p {
    margin-bottom: 0;
    width: inherit;
    height: auto;
  }
  .Home_title-block__mNvLd + a + .Home_text-block__Rgfsh {
    margin-top: 250px;
  }
  .Home_title-image-block__0_q_U {
    top: 22rem;
    left: 0;
    right: 0;
  }
  .Home_title-image__zL5YA {
    width: 100vw;
    height: 75vw;
  }
  .Home_title-image-sphere__HirDa {
    top: -10vw;
    width: 100vw;
    height: 100vw;
  }
  .Home_title-block__mNvLd h1 {
    margin: 27px 0 20px;
  }
  .Home_title-block__mNvLd :first-child {
    align-self: center;
  }
  .Home_title-block__mNvLd a {
    margin-top: 25px;
  }
  .Home_title-block__mNvLd + a + .Home_text-block__Rgfsh {
    margin-top: 90vw;
  }
  .Home_text-block__Rgfsh {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 0;
    justify-content: space-between;
  }
  .Home_text-block__Rgfsh h2,
  .Home_text-block__Rgfsh h3 {
    margin: 0;
  }
  .Home_text-block-column__xBTIf p,
  .Home_text-block__Rgfsh p {
    margin: 25px 0;
    width: inherit;
  }
  .Home_text-block-column__xBTIf {
    margin-bottom: 35px;
  }
  .Home_text-block__Rgfsh + a + h2 {
    margin-top: 0;
  }
  .Home_accent___g8Sc {
    font-size: 16px;
    margin: 25px 0;
  }
  .Home_wide-image__e9CUR {
    width: 100%;
    height: 45vw;
    border-radius: 20px;
    margin-top: 50px;
  }
  .Home_wide-image__e9CUR + a + h2 {
    margin-top: 50px;
  }
  .Home_accent___g8Sc + .Home_wide-image__e9CUR + .Home_text-block__Rgfsh {
    margin-top: -20px;
  }
  .Home_wide-image__e9CUR + h3 {
    margin-top: 50px;
  }
  a + .Home_text-block__Rgfsh {
    margin-top: -100px;
  }
  .Home_info-card__u7s1n {
    margin-top: 50px;
    border: 1px solid #00548f;
    border-radius: 25px;
    display: flex;
    flex-wrap: wrap;
    color: #00548f;
    padding: 19px;
    background-color: #fbfbfb;
  }
  .Home_info-card__u7s1n + .Home_double-image-block__581p5 {
    margin-top: 50px;
  }
  .Home_info-card-row__mhK6X {
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-size: inherit;
  }
  .Home_info-card-row__mhK6X .Home_info-card__u7s1n p {
    text-align: start;
    width: 100%;
  }
  h3 + .Home_info-card-row__mhK6X {
    padding: 0;
    margin-top: 25px;
  }
  .Home_info-card-row__mhK6X + h3 {
    margin-top: 50px;
  }
  .Home_info-card-grid__FKFRL {
    margin-top: 78px;
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    width: 100%;
  }
  .Home_info-card-grid__FKFRL .Home_info-card__u7s1n {
    padding: 12px 19px;
    font-size: inherit;
  }
  .Home_info-card-grid-simple__nNc1X {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    width: 100%;
  }
  .Home_info-card-grid-simple__nNc1X .Home_info-card__u7s1n {
    padding: 19px;
    font-size: inherit;
  }
  .Home_info-card-grid-simple__nNc1X + h2 {
    margin-top: 50px;
  }
  .Home_info-card-row-wrapped__MKTs0 {
    flex-direction: column;
    padding: 25px 0;
  }
  .Home_info-card-row-wrapped__MKTs0 .Home_info-card__u7s1n {
    width: 100%;
    font-size: inherit;
  }
  .Home_info-card-row-wrapped-clients__o3JCz {
    padding: 2vh 0;
    text-align: center;
    gap: 2px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .Home_info-card-row-wrapped-clients__o3JCz .Home_info-card__u7s1n {
    justify-content: center;
    margin-top: 0;
    height: 7vh;
    width: auto;
    max-width: 300vw;
    border-radius: 20px;
    padding: 0 10px;
  }
  .Home_info-card-row-wrapped-clients__o3JCz .Home_info-card__u7s1n p {
    font-size: 1.1vmax;
  }
  .Home_text-block__Rgfsh h3 {
    margin-top: 25px;
  }
  .Home_grid__GxQ85 {
    margin-top: 34px;
    display: flex;
    gap: 8px;
    flex-direction: column;
  }
  .Home_grid__GxQ85 p {
    max-width: 270px;
    font-size: 3.3vmin;
  }
  .Home_grid-block___c_uv {
    margin-top: -5px;
    position: relative;
    overflow: hidden;
  }
  div.Home_grid-hline__mfHOy,
  div.Home_grid-vline__5fPE2 {
    visibility: hidden;
  }
  div.Home_grid-content__m_8QP {
    display: flex;
    width: 100%;
    height: 18vh;
    border-radius: 25px;
    background: #fbfbfb;
  }
  div.Home_grid-text-wrapper__JYcRF {
    height: 118px;
  }
  .Home_grid__GxQ85 + .Home_accent___g8Sc {
    margin-top: 100px;
  }
  .Home_accent___g8Sc + a {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .Home_contact-form-block__H_6Jd {
    flex-direction: column-reverse;
    margin-top: 0;
    padding: 0;
  }
  .Home_contact-form-block__H_6Jd input + a {
    margin-top: 18px;
    width: 151px;
  }
  .Home_contact-form-block-column__Zm97p {
    margin-bottom: 0;
    align-items: center;
  }
  .Home_contact-form-block-column__Zm97p p {
    margin-bottom: 15px;
    font-size: 10px;
    font-weight: 300;
    width: 100%;
  }
  .Home_contact-form-logo-block__A9x74 {
    display: flex;
    justify-content: center;
    width: 300px;
    height: 150px;
    position: relative;
  }
  .Home_contact-form-logo__KgSif {
    width: 175px;
    height: 40px;
    margin-top: 64px;
    margin-bottom: 40px;
    position: absolute;
  }
  .Home_double-image-block__581p5 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .Home_double-image-block__581p5 + a + .Home_text-block__Rgfsh {
    margin-top: 0;
  }
  .Home_image__yn5pu {
    width: auto;
    height: 50vw;
    overflow: hidden;
    position: relative;
    border: 1px solid #00548f;
    border-radius: 20px;
  }
  .Home_image-content__UcDj6 {
    height: 50vw;
    width: 39vw;
  }
  .Home_grid-clients__4ms4b {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }
  .Home_grid-clients__4ms4b p {
    width: 130px;
    font-size: 9px;
    font-weight: 600;
    color: #00548f;
  }
  .Home_grid-clients-block__qt9ks {
    width: 100%;
    margin-top: 0;
    position: relative;
    overflow: hidden;
  }
  div.Home_grid-clients-content__AvZYo {
    display: flex;
    gap: 9px;
    width: 200px;
    height: 43px;
    text-align: left;
    justify-content: center;
    align-items: center;
  }
  div.Home_grid-clients-content-logo__fd9IJ {
    position: relative;
    width: 43px;
    height: 43px;
  }
  h3 + .Home_text-block-column__xBTIf p {
    margin-top: 0;
  }
  .Home_grid__GxQ85 {
    width: 100%;
    flex-direction: column;
  }
}
@media (min-width: 1480px) {
  .Home_title-image-block__0_q_U {
    position: absolute;
    left: 55vw;
    top: 30px;
  }
  .Home_title-image-sphere__HirDa,
  .Home_title-image__zL5YA {
    position: absolute;
    width: 80vw;
    height: 60vw;
    left: 0;
  }
  .Home_title-block__mNvLd {
    width: 1400px;
    height: 80vh;
    justify-content: flex-start;
    margin-top: 142px;
    margin-left: 2px;
    margin-bottom: 22vh;
  }
  .Home_title-block__mNvLd p {
    margin-top: 0;
    margin-bottom: 5vh;
    max-width: 55vw;
    width: 100%;
    height: 30vh;
  }
  .Home_title-block__mNvLd h1 {
    max-width: 55vw;
    margin-left: -8px;
    margin-bottom: 50px;
    text-align: left;
  }
  .Home_title-block__mNvLd a {
    margin-top: 5vh;
  }
  .Home_title-block__mNvLd + a + .Home_text-block__Rgfsh {
    margin: -40px 0;
  }
  .Home_text-block__Rgfsh {
    flex-direction: column;
  }
  .Home_text-block__Rgfsh p {
    margin-top: 2vh;
    width: 100%;
  }
  .Home_grid-block___c_uv {
    max-width: 100vw;
    width: 100%;
  }
  div.Home_grid-content__m_8QP,
  div.Home_grid-text-wrapper__JYcRF {
    height: 100%;
  }
  .Home_contact-form-block__H_6Jd {
    padding-left: 20px;
    padding-right: 10px;
    display: flex;
    flex-direction: row;
    margin-top: 140px;
    align-items: center;
    justify-content: space-between;
  }
  .Home_contact-form-block__H_6Jd input + a {
    margin-top: 50px;
    width: 20vw;
  }
  .Home_contact-form-block-column__Zm97p {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .Home_contact-form-block-column__Zm97p p {
    margin-bottom: 32px;
    width: 35vw;
  }
  .Home_contact-form-logo__KgSif {
    position: relative;
    width: 460px;
    height: 106px;
    margin-top: -120px;
  }
  .Home_grid-clients__4ms4b {
    margin-bottom: 100px;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
    gap: 40px;
    grid-auto-rows: minmax(100px, auto);
  }
  .Home_grid-clients__4ms4b p {
    width: 350px;
    font-size: 1.5vw;
    font-weight: 600;
    color: #00548f;
  }
  .Home_grid-clients-block__qt9ks {
    width: 100%;
    margin-top: 50px;
    position: relative;
    overflow: hidden;
  }
  div.Home_grid-clients-content__AvZYo {
    display: flex;
    gap: 32px;
    width: 500px;
    height: 165px;
    text-align: left;
    justify-content: center;
    align-items: center;
  }
  div.Home_grid-clients-content-logo__fd9IJ {
    position: relative;
    width: 123px;
    height: 123px;
  }
  .Home_image__yn5pu {
    height: 38rem;
  }
}
