@media (min-width: 1200px) {
  .header-nav--alt {
    gap: 0; }

  .header-top .header-top-content__inner--no-gap {
    padding: 0;
    border: unset; }

  .header-nav-wrapper__item--last {
    margin-right: auto; }
  .header-nav-wrapper__item--first {
    margin-left: 77px; }
  .header-nav-wrapper__item--border {
    margin-right: 32px;
    padding-right: 32px;
    position: relative; }
    .header-nav-wrapper__item--border::before {
      content: "";
      width: 1px;
      height: 21px;
      background: #D9D9D9;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%); } }
@media (max-width: 1200px) {
  body {
    padding-top: 0; } }
.partners-icons {
  pointer-events: none; }
  .partners-icons__item {
    position: absolute; }
    @media (max-width: 760px) {
      .partners-icons__item {
        width: 176px;
        height: 176px; } }
    .partners-icons__item svg {
      width: 100%;
      height: 100%; }
    .partners-icons__item--1 {
      left: -131px;
      top: calc(179px - 81px); }
      @media (max-width: 760px) {
        .partners-icons__item--1 {
          left: -40px;
          top: calc(-21px - 81px); } }
    .partners-icons__item--2 {
      top: calc(199px - 81px);
      right: -131px; }
      @media (max-width: 760px) {
        .partners-icons__item--2 {
          right: -40px;
          top: calc(199px - 51px); } }

.footer--alt {
  margin-bottom: 24px;
  position: relative;
  z-index: 2; }
  @media (max-width: 760px) {
    .footer--alt {
      margin-bottom: 12px; } }

.footer__row--alt {
  margin-bottom: 0 !important; }
  @media (max-width: 760px) {
    .footer__row--alt {
      padding: 0;
      gap: 48px; }
      .footer__row--alt .footer__logo {
        display: flex;
        justify-content: center;
        width: 100%;
        flex: 1 0 100%;
        max-width: 100%; }
        .footer__row--alt .footer__logo img {
          height: 52px; } }
  .footer__row--alt .main-logo {
    max-width: 238px; }
.footer__row--last {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #646968;
  margin-bottom: 0 !important;
  align-items: flex-end; }
  @media (max-width: 760px) {
    .footer__row--last .socials-block {
      margin-left: auto;
      margin-right: auto; } }

.copyright-alt {
  font-size: 14px;
  line-height: 140%;
  color: #F6F6F6;
  align-items: center; }
  @media (max-width: 760px) {
    .copyright-alt {
      order: 100;
      text-align: center;
      font-size: 12px;
      width: 100%; } }

.footer__nav-list--row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 32px; }
  @media (max-width: 760px) {
    .footer__nav-list--row {
      justify-content: center;
      gap: 24px; } }
  .footer__nav-list--row .footer__nav-item {
    margin-bottom: 0 !important;
    display: flex; }

.partners {
  margin-top: 102px; }
  @media (max-width: 1200px) {
    .partners {
      margin-top: 60px; } }
  @media (max-width: 760px) {
    .partners {
      margin-top: calc(192px - 63px); } }

.section--ex-small-gap {
  margin-top: 40px;
  margin-bottom: 40px; }
.section__descr {
  font-size: 18px;
  line-height: 22px;
  color: #3D4543; }
  @media (max-width: 760px) {
    .section__descr {
      font-size: 16px;
      line-height: 20px;
      color: #646968;
      text-align: center; } }
.section__title--big {
  font-size: 42px;
  letter-spacing: -2px;
  line-height: 56px; }
  @media (max-width: 1200px) {
    .section__title--big {
      font-size: 28px;
      line-height: 34px; } }
  @media (max-width: 760px) {
    .section__title--big {
      text-align: center;
      font-size: 26px;
      line-height: 28px; } }

.section__action .section__descr {
  max-width: 422px; }

.section__head-content .section__descr {
  margin-top: 16px; }

@media (max-width: 1200px) {
  .section__action--full-tablet {
    width: 100%;
    max-width: 100%;
    flex: 1 0 100%; } }

.big-title {
  font-size: 51px;
  line-height: 72px;
  color: #3D4543;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -2px; }
  @media (max-width: 1200px) {
    .big-title {
      font-size: 28px;
      line-height: 34px; } }
  @media (max-width: 760px) {
    .big-title {
      font-size: 19px;
      line-height: 24px; } }

@media (max-width: 760px) {
  .section__footer--top-mobile {
    margin-top: 32px; }
    .section__footer--top-mobile .section__footer-item {
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%; }
    .section__footer--top-mobile .btn {
      width: 100%; } }

.main-descr {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  align-items: flex-end; }
  @media (max-width: 760px) {
    .main-descr {
      gap: 52px;
      margin-top: -15px;
      margin-bottom: 94px; } }
  .main-descr__text {
    flex: 1;
    min-width: 0;
    max-width: 827px;
    font-size: 21px;
    line-height: 130%;
    color: #646968; }
    @media (max-width: 760px) {
      .main-descr__text {
        flex: 1 0 100%;
        max-width: 100%;
        width: 100%;
        font-size: 14px;
        line-height: 16px; } }
  .main-descr__btn {
    margin-left: auto; }
    @media (max-width: 760px) {
      .main-descr__btn {
        margin-left: 0; }
        .main-descr__btn .btn {
          width: 100%; } }

@media (max-width: 760px) {
  .banner--service {
    min-height: calc(67.3vw);
    border-radius: 16px; } }
.banner__bg-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
  @media (max-width: 760px) {
    .banner__bg-btn {
      width: 100px;
      height: 100px; } }
  .banner__bg-btn svg {
    width: 100%;
    height: 100%; }
.banner__bg--light::before {
  display: none; }

@media (max-width: 760px) {
  .grid-counter .grid-counter__row {
    gap: 8px; }
  .grid-counter .card-couter {
    padding-right: 12px;
    padding-left: 13px; } }
.grid-counter__col--3 {
  width: calc(50% - (8px - (8px / 2)) ); }
  @media (min-width: 760.98px) {
    .grid-counter__col--3 {
      width: calc(33.332% - (24px - (24px / 3)) ); } }
@media (max-width: 760px) {
  .grid-counter__col--full-mobile {
    width: 100%;
    order: 100; } }

.light-cards__row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px; }
  @media (max-width: 960px) {
    .light-cards__row {
      gap: 8px 9px;
      grid-template-columns: repeat(2, calc(50% - (9px - 9px / 2))); } }
.light-cards__col--first {
  grid-row: 1/3; }
.light-cards__item {
  padding: 40px 32px 24px 24px;
  border-radius: 24px;
  background: #F6F6F6;
  display: flex;
  flex-direction: column;
  gap: 16px;
  min-height: 100%;
  box-sizing: border-box; }
  @media (max-width: 760px) {
    .light-cards__item {
      padding: 16px; } }
.light-cards__icon {
  height: 40px; }
  .light-cards__icon img {
    height: 40px; }
.light-cards__title {
  font-size: 18px;
  font-weight: 500;
  color: #3D4543;
  line-height: 120%;
  text-transform: uppercase; }
  @media (max-width: 760px) {
    .light-cards__title {
      font-size: 12px; } }
.light-cards__descr {
  font-size: 16px;
  line-height: 22px;
  color: #646968; }
  @media (max-width: 760px) {
    .light-cards__descr {
      margin-top: -8px;
      font-size: 12px;
      line-height: 14px; } }
  .light-cards__descr > * {
    margin-top: 16px;
    margin-bottom: 16px; }
    .light-cards__descr > *:last-child {
      margin-bottom: 0 !important; }
    .light-cards__descr > *:first-child {
      margin-top: 0 !important; }

.oborud__grid {
  display: grid;
  grid-template-columns: repeat(3, calc(33.332% - (16px - (16px / 3)) ));
  gap: 16px; }
  @media (max-width: 760px) {
    .oborud__grid {
      grid-template-columns: repeat(2, calc(50% - (8px - 8px / 2)));
      gap: 8px; } }
@media (max-width: 760px) {
  .oborud__col:last-child {
    grid-column: 1/3; } }
.oborud__item {
  min-height: 100%;
  box-sizing: border-box;
  padding: 94px 42px 50px 42px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 60px;
  background: #F6F6F6;
  border-radius: 30px; }
  @media (max-width: 760px) {
    .oborud__item {
      padding: 16px;
      padding-top: 56px;
      border-radius: 16px;
      gap: 16px; } }
.oborud__title {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
  color: #3D4543;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: auto; }
  @media (max-width: 760px) {
    .oborud__title {
      font-size: 12px; } }
.oborud__image {
  max-height: 290px;
  flex: 1;
  min-height: 0; }
  @media (max-width: 760px) {
    .oborud__image {
      display: flex;
      justify-content: center; } }
  .oborud__image img {
    max-width: 100%;
    height: 100%;
    object-fit: contain; }
    @media (max-width: 760px) {
      .oborud__image img {
        max-height: 120px; } }

.partners-list {
  display: grid;
  align-items: center;
  gap: 54px 16px;
  justify-content: space-between;
  grid-template-columns: repeat(5, auto); }
  @media (max-width: 960px) {
    .partners-list {
      grid-template-columns: repeat(3, auto); } }
  @media (max-width: 760px) {
    .partners-list {
      grid-template-columns: repeat(2, calc(50% - (50px - 50px / 2)));
      gap: 56px 50px; } }
  .partners-list img {
    max-width: 100%; }

.steps-items__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 62px;
  position: relative; }
  @media (max-width: 960px) {
    .steps-items__grid {
      flex-direction: column; } }
  @media (max-width: 760px) {
    .steps-items__grid {
      gap: 44px; } }
  .steps-items__grid::before {
    content: "";
    width: 100%;
    height: 0;
    border-top: 2px dashed #FEBF9A;
    position: absolute;
    left: 0;
    top: 21px; }
    @media (max-width: 960px) {
      .steps-items__grid::before {
        width: 0px;
        height: 100%;
        top: 0;
        left: 21px;
        border-left: 2px dashed #FEBF9A; } }
@media (max-width: 960px) {
  .steps-items__item {
    display: flex;
    flex-wrap: wrap;
    gap: 16px; } }
@media (max-width: 960px) {
  .steps-items__item-content {
    flex: 1;
    min-width: 0;
    padding-top: 11px; } }
.steps-items__item-count {
  margin-bottom: 32px;
  width: 44px;
  height: 44px;
  background: #FF5F00;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  font-size: 22px;
  font-weight: 500;
  color: #FFFFFF; }
.steps-items__col {
  max-width: 266px;
  flex: 1;
  min-width: 0;
  position: relative;
  z-index: 2; }
  @media (max-width: 960px) {
    .steps-items__col {
      max-width: 560px; } }
.steps-items__item-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  color: #3D4543;
  text-transform: uppercase; }
  @media (max-width: 760px) {
    .steps-items__item-title {
      font-size: 16px; } }
.steps-items__item-descr {
  margin-top: 24px;
  font-size: 16px;
  line-height: 20px;
  color: #646968; }
  .steps-items__item-descr > * {
    margin-top: 16px;
    margin-bottom: 16px; }
    .steps-items__item-descr > *:last-child {
      margin-bottom: 0 !important; }
    .steps-items__item-descr > *:first-child {
      margin-top: 0 !important; }

.info-iconed-block {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  text-decoration: none; }
  .info-iconed-block__icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff; }
  .info-iconed-block__content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 8px; }
    @media (max-width: 760px) {
      .info-iconed-block__content {
        gap: 0; } }
  .info-iconed-block__title {
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    color: #3D4543;
    text-transform: uppercase; }
    @media (max-width: 760px) {
      .info-iconed-block__title {
        font-size: 14px; } }
  .info-iconed-block__descr {
    font-size: 21px;
    color: #646968;
    line-height: 130%; }
    @media (max-width: 760px) {
      .info-iconed-block__descr {
        font-size: 16px; } }

.light-form__action--start {
  justify-content: flex-start; }
  .light-form__action--start .btn {
    margin: 0 !important; }

.dark-form {
  padding: 70px;
  border-radius: 30px;
  background: #3D4543; }
  @media (max-width: 760px) {
    .dark-form {
      padding: 16px; }
      .dark-form .btn {
        min-height: 44px; } }

.section-form-block {
  display: flex;
  flex-wrap: wrap; }
  .section-form-block__form {
    flex: 1;
    max-width: 646px;
    position: relative;
    z-index: 2; }
    @media (max-width: 960px) {
      .section-form-block__form {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%; } }
    .section-form-block__form .section__head {
      gap: 24px;
      margin-bottom: 56px; }
      @media (max-width: 760px) {
        .section-form-block__form .section__head {
          margin-bottom: 32px; } }
    .section-form-block__form .section__title {
      width: 100%;
      flex: 1 0 100%;
      max-width: 100%; }
  .section-form-block__info {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: center;
    position: relative; }
    @media (max-width: 960px) {
      .section-form-block__info {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
        align-items: flex-start;
        margin-top: 72px; } }
    .section-form-block__info::before {
      content: "";
      width: 831px;
      height: 1035px;
      border-radius: 30px;
      position: absolute;
      left: -70px;
      top: -92px;
      background: #F6F6F6; }
      @media (max-width: 960px) {
        .section-form-block__info::before {
          display: none; } }
    .section-form-block__info .section__head {
      flex-direction: column;
      align-items: flex-start;
      margin-bottom: 124px; }
      @media (max-width: 960px) {
        .section-form-block__info .section__head {
          margin-bottom: 56px; } }
      @media (max-width: 760px) {
        .section-form-block__info .section__head {
          margin-bottom: 32px;
          display: flex;
          justify-content: center;
          flex-direction: row; } }
    @media (max-width: 760px) {
      .section-form-block__info .section__title {
        text-align: center; } }
  .section-form-block__info-inner {
    position: relative;
    z-index: 2; }
  .section-form-block__info-person {
    height: 268px;
    border-radius: 30px;
    margin-bottom: 16px;
    overflow: hidden; }
    .section-form-block__info-person img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .section-form-block__info-item:not(:last-child) {
    margin-bottom: 62px; }
    @media (max-width: 760px) {
      .section-form-block__info-item:not(:last-child) {
        margin-bottom: 32px; } }
.section-form-block__info-item {
  display: flex;
}
/*# sourceMappingURL=partners-page.css.map */
