@import url('https://fonts.googleapis.com/css2?family=Shantell+Sans:wght@600&display=swap');
body {
    color: #000;
    font-family: "Circe-Regular";
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
input, textarea {
    font-family: "Circe-Regular";
}
.c-container {
    width: 1210px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.c-bottom {
    padding: 36px 0 65px;
}
.c-bottom__content {
    margin-left: 35px;
    width: 700px;
    max-width: 100%;
    position: relative;
    z-index: 5;
}
.c-picture__items {
    display: flex;
    flex-wrap: wrap;
}
.c-bottom__text {
    margin-top: 20px;
}
.c-text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 135%;
}
.c-title {
    font-size: 36px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
}
.c-bottom__title {
    width: 630px;
    max-width: 100%;
}
.c-bottom__img {
    right: -40px;
    top: 55px;
    user-select: none;
    position: absolute;
    z-index: 3;
    pointer-events: none;
}
.c-bottom__wrapper {
    position: relative;
    padding: 64px 0 117px;
}
.c-bottom__wrapper::before {
    content: "";
    position: absolute;
    left: -63px;
    top: 0;
    height: 100%;
    right: -63px;
    border-radius: 90px;
    background: #F0FBFE;
}
.c-bottom__form {
    position: relative;
    z-index: 4;
    padding: 38px;
    border-radius: 40px;
    border: 2px solid #CAEEFF;
    background: #FFF;
    margin-top: -93px;
}
.c-bottom__form-content {
    padding: 33px 35px 35px;
    border-radius: 40px;
    background: #F0FBFE;
}
.c-bottom__form-policy {
    width: 359px;
    margin-left: 26px;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 130%;
}

.c-bottom__form-policy a {
    color: #008AB7;
    text-decoration: underline;
}
.c-bottom__form-btn {
    width: 304px;
}
.c-bottom__form-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 33px;
}
.c-bottom__form-list {
    display: flex;
    align-items: flex-end;
}
.c-bottom__form-input:last-child {
    width: 100%;
    margin: 0;
}
.c-bottom__form-input span {
    display: block;
    margin-bottom: 12px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    font-family: "Circe-Bold";
}
.c-picture__title {
    width: 900px;
    max-width: 100%;
    margin-bottom: 26px;
}
.c-picture__list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.c-picture__img {
    border-radius: 40px;
    max-width: 100%;
    display: block;
    height: auto;
}
.c-picture__bottom {
    padding: 22px 25px;
    border-radius: 30px;
    background: #CAEEFF;
}
.c-picture__item {
    width: 50%;
    padding: 23px 18px 25px;
    border-radius: 30px;
    background: #F0FBFE;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    position: relative;
}
.c-picture__item svg {
    width: 61px;
    height: 61px;
    margin-bottom: 7px;
}
.c-picture__item-number {
    position: absolute;
    top: 17px;
    right: 18px;
    color: #A7E3FF;
    font-size: 36px;
    font-weight: 600;
    line-height: 120%;
}
.c-picture__block {
    width: 33.333%;
    padding-left: 10px;
    padding-right: 20px;
}
.c-picture__list {
    margin-left: -10px;
    margin-right: -10px;
}
.c-picture__text {
    font-size: 18px;
    line-height: 135%;
}
.c-picture__center {
    order: -1;
}

.c-offer {
    padding: 65px 0 57px;
}
.c-offer__title {
    text-align: center;
    color: #008AB7;
    text-align: center;
    font-family: 'Circe-ExtraBold';
    font-size: 75px;
    font-weight: 400;
    line-height: 120%;
}
.c-offer__box {
    padding: 22px 25px;
    margin-top: 10px;
    border-radius: 30px;
    background: #CAEEFF;
}
.c-offer__list {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: -11px;
}
.c-offer__left {
    width: 380px;
}
.c-offer__right {
    width: calc(100% - 400px);
}
.c-offer__bold {
    margin-bottom: 13px;
}
.c-offer__text {
    font-size: 17px;
    font-weight: 400;
    line-height: 135%;
}
.c-offer__benefits {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
.c-offer__benefits-item {
    margin-top: 11px;
    margin-right: 8px;
    padding: 0 12px;
    height: 32px;
    border-radius: 50px;
    background: #CAEEFF;
    color: #008AB7;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
}


.c-about {
    padding: 65px 0;
}
.c-about__list {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.c-about__right {
    width: 380px;
    position: relative;
}
.c-about__right-item {
    z-index: 3;
    position: relative;
    border-radius: 30px;
    border: 2px solid #CAEEFF;
    background: #FFF;
    padding: 19px 21px 29px;
}
.c-about__right-title {
    color: #008AB7;
    font-family: 'Circe-Bold';
    font-size: 18px;
    font-weight: 400;
    line-height: 135%;
}
.c-about__right-text {
    margin: 5px 0 9px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}
.c-about__right-img {
    position: absolute;
    bottom: 136px;
    left: 1px;
}
.c-about__left {
    width: calc(100% - 400px);
}
.c-about__title {
    position: relative;
    width: 635px;
    max-width: 100%;
}
.c-about__title span {
    position: absolute;
    height: 32px;
    padding: 0 12px;
    border-radius: 50px;
    background: #F35740;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    line-height: 120%;
    bottom: 4px;
    right: -61px;
    user-select: none;
}
.c-about__text {
    margin: 15px 0 25px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 135%;
}
.c-about__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.c-about__item {
    width: calc(50% - 10px);
    padding: 22px 21px 22px;
    border-radius: 30px;
    border: 2px solid #CAEEFF;
    background: #FFF;
}
.c-about__item-title {
    margin: 6px 0 3px;
    color: #008AB7;
    font-size: 18px;
    font-weight: 400;
    line-height: 135%;
    font-family: 'Circe-Bold';
}
.c-about__item-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
}
.c-about__item-text b, .c-about__item-text strong {
    font-weight: 400;
    font-family: 'Circe-Bold';
}
.c-about__item-top {
    display: flex;
    align-items: center;
}
.c-about__item-img {
    width: 140px;
    height: 62px;
    min-width: 140px;
    margin-right: 11px;
    border-radius: 90px;
    object-fit: cover;
    display: block;
}
.c-about__item-icons {
    width: 136px;
    height: 62px;
    background-repeat: no-repeat;
    background-position: center;
}
.c-about__item:last-child {
    background: #F0FBFE;
}


.c-main .c-container {
    position: relative;
    z-index: 3;
}
.c-main__bg {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    top: 0;
    width: 1910px;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.c-main {
    padding: 25px 0 200px;
}
.c-main__breadcrumbs {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.c-main__breadcrumbs a {
    text-decoration: none;
    color: #000;
}
.c-main__breadcrumbs a:hover {
    text-decoration: underline;
}
.c-main__breadcrumbs span {
    color: #008AB7;
}
.c-main__wrapper {
    position: relative;
}
.c-main__title {
    font-family: 'Circe-ExtraBold';
    font-size: 124px;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(245deg, #008AB7 8.49%, #00CEE2 91.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.c-main__subtitle {
    font-size: 36px;
    font-weight: 400;
    line-height: 120%;
    background: linear-gradient(245deg, #008AB7 8.49%, #00CEE2 91.51%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -30px;
    margin-bottom: 23px;
}
.c-main__items {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.c-main__item {
    background-repeat: no-repeat;
    background-position: left top;
    width: 310px;
    margin-right: 42px;
    padding-left: 69px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%; 
}
.c-main__item span {
    color: #008AB7;
}
.c-main__item:last-child {
    margin-right: 0;
    margin-top: 25px;
}
.c-main {
    overflow: hidden;
    position: relative;
}
.c-bottom {
    overflow: hidden;
}
.c-main__left {
    bottom: -52px;
    right: calc(50% + 100px);
    user-select: none;
    display: block;
    position: absolute;
    width: 487px;
    height: 334px;
    background-size: cover;
    background-position: center;
}
.c-main__right {
    position: absolute;
    left: 50%;
    bottom: -50px;
    user-select: none;
    display: block;
    width: 839px;
    height: 466px;
    background-size: cover;
    background-position: center;
}
.c-main__icons {
    position: absolute;
    bottom: -58px;
    padding-top: 33px;
    right: 200px;
    z-index: 3;
    user-select: none;
    width: 230px;
    height: 263px;
    background-image: url('../../img/cooperation/main-icons.svg');
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 4;
}
.c-main-icons__video {
    width: 150px;
    height: 85px;
    margin: 29px 0;
    border-radius: 90px;
    display: block;
    object-fit: cover;
    transform: rotate(8.618deg);
}
.c-main-icons__item {
    padding: 0 9px;
    height: 23px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    background: #008AB7;
    margin-left: 24px;
    color: #FFF;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    transform: rotate(10.559deg);
    line-height: 120%;
}
.c-main-icons__item.red-color {
    background: #F35740;
    transform: rotate(-8.271deg);
}

.c-top__form {
    position: relative;
    z-index: 4;
    margin-top: -125px;
}
.c-top__form .c-bottom__form {
    margin: 0;
}

.c-menu__btn {
    width: 250px;
    background: #008AB7;
}
.c-menu__btn:hover {
    background: #056f92;
}
.c-menu__title {
    width: 720px;
    max-width: 100%;
}
.c-menu__text {
    margin: 20px 0 15px;
    width: 827px;
    max-width: 100%;
}
.c-menu__block {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.c-menu__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.c-menu__item {
    border-radius: 30px;
    border: 2px solid #CAEEFF;
    background: #FFF;
    padding: 24px;
}
.c-menu__item-icon {
    width: 64px;
    min-width: 64px;
    height: 64px;
    margin-right: 11px;
}
.c-menu__item-number {
    display: inline-flex;
    align-items: center;
    height: 24px;
    padding: 0 10px;
    border-radius: 16px;
    background: #CAEEFF;
    color: #008AB7;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
}
.c-menu {
    padding-bottom: 65px;
}
.c-menu__item {
    display: flex;
    align-items: flex-start;
}
.c-menu__item-text {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    margin-top: 7px;
}
.c-menu__block:nth-child(even) .c-menu__item {
    background: #F0FBFE;
}
.c-menu__block:nth-child(even) .c-menu__item-icon {
    width: 62px;
    min-width: 62px;
    height: 72px;
    margin-right: 12px;
}
.c-menu__wrapper {
    position: relative;
    padding-top: 64px;
    padding-bottom: 63px;
}
.c-menu__wrapper::before {
    content: "";
    position: absolute;
    left: -63px;
    right: -63px;
    top: 0;
    height: 100%;
    z-index: -1;
    border-radius: 90px;
    background: #F0FBFE;
}
.c-menu__index {
    position: relative; 
    z-index: 3;
}
.c-menu {
    overflow: hidden;
}
.c-menu__img img {
    display: block;
    width: 100%;
    height: auto;
}
.c-menu__img {
    position: absolute;
    top: -26px;
    right: -143px;
    user-select: none;
    z-index: 2;
}
.scroll-icon {
    display: none;
}

.c-menu__video {
    transform: rotate(-15.809deg);
    width: 185px;
    height: 90px;
    display: block;
    object-fit: cover;
    position: absolute;
    border-radius: 40px;
    top: 80px;
    left: 113px;
}

.c-pay__bold {
    margin: 20px 0 15px;
    width: 880px;
    max-width: 100%;
}

.c-pay__text {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 135%;
}
.c-pay__cats {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 9px;
    margin-bottom: 17px;
}
.c-pay__cat {
    padding: 0 12px;
    white-space: nowrap;
    border-radius: 50px;
    background: #CAEEFF;
    color: #008AB7;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    display: inline-flex;
    align-items: center;
    margin-right: 8px;
    height: 32px;
    margin-top: 8px;
}
.c-pay__left {
    width: 380px;
}
.c-pay__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.c-pay__right {
    width: calc(100% - 400px);
}
.c-pay__items {
    display: flex;
    flex-wrap: wrap;
    margin: 5px -10px 0;
}
.c-pay__items-block {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.c-pay__item {
    padding: 18px 18px 33px;
    border-radius: 30px;
    border: 2px solid #CAEEFF;
    background: #FFF;
    min-height: 100%;
}
.c-pay__item-top {
    text-align: right;
}
.c-pay__item-top span {
    padding: 0 10px;
    height: 27px;
    border-radius: 16px;
    background: #CAEEFF;
    color: #008AB7;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 120%;
    display: inline-flex;
    align-items: center;
}
.c-pay__item-icon {
    width: 72px;
    height: 65px;
}
.c-pay__item-text {
    margin-top: 12px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 120%;
}
.c-pay__item-text span {
    color: #008AB7;
    font-family: "Circe-Bold";
    font-weight: normal;
}
.c-pay__item-bottom {
    margin-right: -8px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.c-pay__item-bottom span {
    display: inline-flex;
    align-items: center;
    height: 32px;
    padding: 0 12px;
    border-radius: 50px;
    background: #CAEEFF;
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    margin-right: 8px;
    margin-top: 9px;
    line-height: 120%;
}
.c-pay__items-block:nth-child(even) .c-pay__item {
    background: #F0FBFE;
}

.c-pay__img {
    display: block;
    width: 100%;
    height: auto;
    margin: 19px 0 -25px;
}
.c-pay__bottom {
    position: relative;
    z-index: 3;
    margin: 0 -63px;
    padding: 60px 63px;
    border-radius: 60px;
    background: #CAEEFF;
}
.c-pay__bottom-flex {
    border-radius: 40px;
    background: #fff;
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.c-pay__bottom-box {
    width: 320px;
    min-width: 320px;
    padding: 42px 40px;
    border-radius: 40px;
    background: #F0FBFE;
    margin-left: 44px;
}
.c-pay__bottom-item {
    width: calc(50% - 12px);
}
.c-pay__bottom-items {
    display: flex;
    justify-content: space-between;
}
.c-pay__bottom-item {
    background-size: 52px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 67px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 135%;
}
.c-pay__bottom-item span {
    color: #008AB7;
    font-family: "Circe-Bold";
    font-weight: normal;
}
.c-pay__bottom-item b {
    color: #F35740;
    font-family: "Circe-Bold";
    font-weight: normal;
}
.c-pay {
    overflow: hidden;
}

@media (max-width: 1200px) {
    .c-bottom__content {
        width: 550px;
    }
    .c-about {
        overflow: hidden;
    }
    .c-bottom__img {
        width: 500px;
        top: 100px;
    }
    .c-main__title {
        font-size: 90px;
    }
    .c-main__subtitle {
        font-size: 32px;
        margin-top: -20px;
    }
    .c-main__item {
        width: 280px;
        margin-right: 24px;
        font-size: 18px;
    }
    .c-offer__list {
        margin: 0;
    }
    .c-about__right {
        width: 300px;
    }
    .c-about__left {
        width: calc(100% - 320px);
    }
    .c-menu__text, .c-menu__title {
        width: 630px;
    }
    .c-menu__block {
        width: 50%;
        margin-top: 15px;
    }
    .c-menu__list {
        margin-top: -15px;
    }
    .c-menu__img {
        top: 12px;
    }
    .c-pay__bottom {
        display: block;
        padding: 15px 19px;
        margin-left: -15px;
        width: calc(100% + 30px);
        border-radius: 20px;
    }
    .c-pay__bottom-flex {
        display: block;
        padding: 0;
        border-radius: 20px;
    }
    .c-pay__bottom-items {
        padding: 19px 15px 15px;
    }
    .c-pay__bottom-box {
        width: 100%;
        padding: 15px;
        border-radius: 20px;
        margin: 0;
    }
    .c-pay__left, .c-pay__right {
        width: 100%;
    }
    .c-pay__list {
        display: block;
    }
    .c-pay__right {
        margin-top: 15px;
    }
}
@media (max-width: 992px) {
    .c-bottom__wrapper {
        padding: 30px 0 0 0;
    }
    .c-picture__title {
        margin-bottom: 15px;
        width: 100%;
    }
    .c-bottom__wrapper::before {
        left: -15px;
        right: -15px;
        top: 0;
        height: 120%;
        border-radius: 40px;
    }
    .c-bottom__img {
        position: relative;
        top: auto;
        right: auto;
        z-index: 3;
        display: block;
        width: 290px;
        margin: 5px 0 70px 0;
        max-width: 100%;
        height: auto;
    }
    .c-title {
        font-size: 18px;
        line-height: 120%;
    }
    .c-bottom__text {
        margin: 10px 0 0 0;
    }
    .c-text {
        font-size: 15px;
        line-height: 125%;
    }
    .c-bottom__form {
        padding: 17px 13px;
        margin-left: -15px;
        width: calc(100% + 30px);
        border-radius: 20px;
    }
    .c-bottom__form-content {
        padding: 15px 15px 20px;
        border-radius: 20px;
    }
    .c-bottom__form-input span {
        margin-bottom: 6px;
        font-size: 15px;
        line-height: 120%;
    }
    .c-bottom__form-flex {
        margin-top: 20px;
    }
    .c-bottom__form-policy {
        width: 300px;
        font-size: 10px;
        line-height: 130%;
    }
    .c-bottom__content {
        width: 100%;
        margin: 0;
    }
    .c-bottom {
        padding: 35px 0;
    }
    .c-picture__list {
        display: block;
    }
    .c-picture__block {
        width: 100%;
    }
    .c-picture__center {
        margin: 14px 0;
    }
    .c-picture__text {
        font-size: 15px;
        line-height: 125%;
    }
    .c-picture__bottom {
        padding: 19px;
    }
    .c-picture__item {
        padding: 16px 13px;
        font-size: 14px;
        line-height: 120%;
    }
    .c-picture__right {
        width: 500px;
        max-width: 100%;
        margin: 0 auto;
    }
    .c-picture__img {
        width: 100%;
    }
    .c-picture__left {
        width: 440px;
        max-width: 100%;
        margin: 0 auto;
    }
    .c-picture__item, .c-picture__bottom {
        border-radius: 20px;
    }
    .c-picture__img {
        border-radius: 20px;
    }
    .c-picture__item svg {
        width: 51px;
        height: 51px;
    }
    .c-picture__item-number {
        top: 10px;
        right: 13px;
        font-size: 36px;
        line-height: 120%;
    }
    .c-offer__title {
        font-size: 32px;
        line-height: 100%;
    }
    .c-offer__list {
        position: relative;
        display: block;
        padding-bottom: 113px;
    }
    .c-offer__left {
        width: 100%;
    }
    .c-offer__right {
        width: 100%;
        margin-top: 15px;
    }
    .c-offer__box {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: 19px;
        border-radius: 20px;
    }
    .c-offer__text {
        font-size: 15px;
        line-height: 125%;
    }
    .c-offer__benefits {
        margin-bottom: 10px;
        padding-top: 3px;
    }
    .c-offer__benefits-item {
        margin-top: 7px;
        margin-right: 7px;
        font-size: 13px;
    }
    .c-offer__img {
        width: auto;
        max-width: 100%;
        display: block;
        height: auto;
        margin: 0 auto;
    }
    .c-offer {
        padding: 35px 0;
    }
    .c-about__right {
        width: 100%;
        margin-top: 152px;
    }
    .c-about__list {
        display: block;
    }
    .c-about__left {
        width: 100%;
    }
    .c-about__right-item {
        border-radius: 20px;
    }
    .c-about__right-img {
        max-width: 100%;
        bottom: 125px;
        left: 50%;
        transform: translateX(-50%);
        width: 290px;
    }
    .c-about__right-title {
        font-size: 16px;
        line-height: 135%;
    }
    .c-about__text {
        margin: 10px 0 19px;
        font-size: 15px;
        line-height: 125%;
    }
    .c-about__right-text {
        margin: 5px 0 13px;
        font-size: 14px;
        line-height: 120%;
    }
    .c-about__right-item {
        padding: 17px;
    }
    .c-about__item-img {
        width: 120px;
        min-width: 120px;
        height: 54px;
        margin-right: 10px;
    }
    .c-about__item-text {
        font-size: 14px;
        line-height: 120%;
    }
    .c-about__item-title {
        margin: 9px 0 5px;
        font-size: 16px;
        line-height: 135%;
    }
    .c-about__item-icons {
        width: 120px;
        min-width: 120px;
        height: 54px;
        background-size: 120px 54px;
    }
    .c-about__item {
        border-radius: 20px;
        padding: 23px 15px 18px;
    }
    .c-about__title {
        width: 425px;
    }
    .c-about__title span {
        left: auto;
        right: 25px;
        bottom: 0;
        height: 22px;
        padding: 0 8px;
        font-size: 13px;
        line-height: 120%;
    }
    .c-about {
        padding: 35px 0;
    }
    .c-top__form .c-bottom__form {
        margin-left: -15px;
    }
    .c-main__items {
        display: block;
    }
    .c-main__item {
        width: 290px;
        background-size: 55px 51px;
        padding-left: 68px;
        font-size: 14px;
        line-height: 120%;
        margin-top: 15px;
        margin-right: 0;
    }
    .c-main__item:last-child {
        margin-top: 30px;
        background-size: 48px;
    }
    .c-main__title {
        font-size: 31px;
        line-height: 85%;
    }
    .c-main__subtitle {
        margin: 5px 0 0;
        font-size: 20px;
        line-height: 24px;
    }
    .c-main {
        padding: 8px 0 109px;
    }
    .c-main__breadcrumbs {
        position: static;
        font-size: 9px;
        line-height: 18px;
    }
    .c-top__form {
        margin-top: -91px;
    }
    .c-main__icons {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        background-size: 112px 160px;
        margin-left: 18px;
        margin-top: 23px;
        padding-top: 5px;
        width: 160px;
        height: 160px;
    }
    .c-main-icons__video {
        width: 97px;
        height: 55px;
        min-width: 97px;
        margin: 18px 0;
        transform: rotate(8.618deg);
    }
    .c-main-icons__item {
        height: 14px;
        padding: 0 6px;
        font-size: 12px;
        transform: rotate(10.559deg);
        line-height: 120%;
        margin-left: 0;
    }
    .c-main-icons__item.red-color {
        transform: rotate(-8.271deg);
    }
    .c-main {
        background: #F0FBFE;
    }
    .c-main__left {
        display: none;
    }
    .c-main__bg {
        display: none;
    }
    .c-main__right {
        width: 500px;
        bottom: 8px;
        left: -60px;
        height: 275px;
        background-size: 500px 275px
    }
    .c-menu__btn {
        margin-top: 15px;
    }
    .c-menu__list {
        margin: 0;
        flex-wrap: nowrap;
    }
    .c-menu__block {
        width: 240px;
        min-width: 240px;
        padding: 0;
        margin: 0 15px 0 0;
    }
    .c-menu__item {
        padding: 24px 17px 33px;
        display: block;
        position: relative;
        border-radius: 20px;
    }
    .c-menu__item-number {
        position: absolute;
        top: 26px;
        left: 93px;
        height: 24px;
        font-size: 13px;
        margin: 0;
    }
    .c-menu__item-text {
        margin: 10px 0 0 0;
        font-size: 14px;
        line-height: 120%;
    }
    .c-menu__scroll {
        padding-left: 15px;
        margin-left: -15px;
        width: calc(100% + 30px);
        overflow-x: auto;
        padding-bottom: 80px;
        position: relative;
        z-index: 3;
    }
    .c-menu__scroll::-webkit-scrollbar {
        display: none;
    }
    .c-menu__wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .c-menu__wrapper::before {
        border-radius: 40px;
        left: -15px;
        right: -15px;
        top: 0;
        height: 100%;
    }
    .scroll-icon {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 23px;
        width: 184px;
        height: 38px;
        background-image: url('../../img/cooperation/scroll.svg');
        background-repeat: no-repeat;
        color: #008AB7;
        font-size: 15px;
        font-weight: 400;
        line-height: 120%;
        pointer-events: none;
        margin-top: -38px;
    }
    .c-menu__img {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: 0;
        margin: -33px 0 -112px;
        width: 346px;
    }
    .c-menu__text {
        margin: 10px 0 0 0;
        font-size: 15px;
        line-height: 125%;
    }
    .c-menu__text, .c-menu__title {
        width: 100%;
    }
    .c-menu {
        padding-bottom: 35px;
    }
    .c-menu__video {
        top: 74px;
        left: 40px;
        width: 137px;
        height: 67px;
    }
    .c-pay__bold {
        margin: 15px 0 10px;
    }
    .c-pay__text {
        font-size: 15px;
        line-height: 125%;
    }
    .c-pay__cats {
        padding-top: 5px;
        margin-bottom: 10px;
        margin-right: -2px;
    }
    .c-pay__cat {
        margin-right: 2px;
        margin-top: 5px;
    }
    .c-pay .scroll-icon {
        display: none;
    }
    .c-pay__item {
        padding: 26px 18px 18px;
        border-radius: 20px;
        position: relative;
    }
    .c-pay__item-top {
        position: absolute;
        top: 21px;
        right: 20px;
    }
    .c-pay__item-top span {
        height: 27px;
        padding: 0 10px;
        font-size: 13px;
    }
    .c-pay__item-icon {
        margin: 0;
    }
    .c-pay__item-text {
        margin-top: 12px;
        font-size: 14px;
        line-height: 120%;
    }
    .c-pay__item-bottom {
        margin-right: -5px;
        padding-top: 0;
        margin-top: 0;
    }
    .c-pay__item-bottom span {
        margin-top: 2px;
        height: 26px;
        padding: 0 9px;
        font-size: 12px;
        line-height: 14px;
        margin-right: 5px;
    }
}
@media (max-width: 767px) {
    .c-bottom__form-flex {
        display: block;
    }
    .c-bottom__form-policy {
        margin: 15px 0 0 0;
        width: 100%;
    }
    .c-bottom__form-btn {
        width: 100%;
    }
    .c-bottom__form-list {
        display: block;
    }
    .c-bottom__form-input:last-child {
        margin-bottom: 0;
    }
    .c-menu__block {
        width: 180px;
        min-width: 180px;
    }
    .c-pay__items {
        flex-wrap: nowrap;
        margin: 15px 0 0 0;
    }
    .c-pay__items-block {
        width: 180px;
        min-width: 180px;
        padding: 0;
        margin: 0 15px 0 0;
    }
    .c-pay .scroll-icon {
        display: flex;
    }
    .c-pay__scroll {
        padding-left: 15px;
        margin-left: -15px;
        width: calc(100% + 30px);
        overflow-x: auto;
        padding-bottom: 58px;
    }
    .c-pay__scroll::-webkit-scrollbar {
        display: none;
    }
}
@media (max-width: 576px) {
    .c-about__title {
        width: 266px;
    }
    .c-menu__btn {
        width: 100%;
    }
    .c-about__item {
        width: 100%;
    }
    .c-about__item:last-child {
        margin-top: 15px;
    }
    .c-about__items {
        display: block;
    }
    .c-about__right-img {
        top: -152px;
        bottom: auto;
    }
    .c-menu__img {
        left: 50%;
        transform: translateX(-50%);
    }
    .c-pay__bottom-items {
        display: block;
    }
    .c-pay__bottom-item {
        width: 100%;
        font-size: 14px;
        line-height: 125%;
        margin-top: 15px;
    }
    .c-pay__bottom-item:first-child {
        margin-top: 0;
    }
    .c-pay__img {
        height: 200px;
        margin: 13px 0 -85px;
        width: auto;
    }
    .c-pay__bottom-box {
        min-width: 100%;
    }
}
@media (max-width: 360px) {
    .c-main__title {
        font-size: 29px;
    }
}