.resona-blocks.search-why-us {
  padding-top: 235px;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us {
    padding-top: 64px;
  }
}
.resona-blocks.search-why-us .search-why-us--header {
  padding-bottom: 68px;
  position: relative;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--header {
    padding-bottom: 48px;
  }
}
.resona-blocks.search-why-us .search-why-us--header:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #2C2C2C;
  left: 50%;
  height: 1px;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #2C2C2C;
  right: 50%;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half:before {
    display: none;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 472px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 65px;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element {
    padding-top: 32px;
    padding-bottom: 32px;
    max-width: 100%;
    position: relative;
  }
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100vw;
    background: #2C2C2C;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element:nth-of-type(1):before {
    display: none;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element .heading {
  max-width: 470px;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element:nth-of-type(1) {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-half .search-why-us--row-half-element:nth-of-type(2) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 108px;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.search-why-us--row_with-image-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 48px;
    margin-top: 0;
  }
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.search-why-us--row_with-image-2:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 100vw;
    background: #2C2C2C;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.search-why-us--row_with-image-2 .search-why-us--row_with-image__image .image-box img {
  -o-object-position: center 33%;
     object-position: center 33%;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  background: #2C2C2C;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image:before {
    display: none;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image {
  position: relative;
  height: 412px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image {
    height: 206px;
    width: 100%;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image .image-box {
  position: relative;
  width: 100%;
  height: 100%;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image .image-box .image-box-wrapper {
  position: absolute;
  width: 1080px;
  height: 100%;
  overflow: hidden;
  border-radius: 350px;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image .image-box .image-box-wrapper {
    width: 110vw;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__image .image-box img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 39%;
     object-position: center 39%;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image .search-why-us--row_with-image__text {
  max-width: 360px;
  width: 100%;
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-left .search-why-us--row_with-image__image .image-box .image-box-wrapper {
  right: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-left .search-why-us--row_with-image__image .image-box .image-box-wrapper {
    right: 60px;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-right .search-why-us--row_with-image__image .image-box .image-box-wrapper {
  left: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row_with-image.image-right .search-why-us--row_with-image__image .image-box .image-box-wrapper {
    left: 60px;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100vw;
  background: #2C2C2C;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds:before {
    display: none;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element {
    width: 100%;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    padding: 0 20px;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element .element-container {
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 105px;
  padding-bottom: 105px;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element .element-container {
    padding-top: 32px;
    padding-bottom: 32px;
    margin-left: 0;
    margin-right: auto;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element:nth-of-type(2) {
  border-left: 1px solid #2C2C2C;
  border-right: 1px solid #2C2C2C;
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
@media (max-width: 767px) {
  .resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element:nth-of-type(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #2C2C2C;
    border-bottom: 1px solid #2C2C2C;
  }
}
.resona-blocks.search-why-us .search-why-us--content .search-why-us--row-thirds .search-why-us--row-third-element:nth-of-type(2) .element-container {
  width: 210px;
}