.corporate-main {
    overflow: hidden;
}
.header-pre_title {
    top: 100px;
    position: relative;
}
.advantages {
    padding: 0 48px 35px 48px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom right;
}
.advantages-title {
    color: #000;
    font-size: 64px;
    font-style: italic;
    font-weight: 800;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 64px;
}
.advantages-img_block {
    display: flex;
    justify-content: space-between;
}
.img-suitable_pres {
    width: 820px;
}
.advantages-block {
    display: grid;
    grid-template-columns: repeat(2, 432px);
    gap: 24px;
    justify-content: left;
    z-index: 1;
}
.boats {
    position: absolute;
    right: 0;
    margin-top: -35px;
}
.advantages-block_el {
    border-radius: 48px;
    background: #FFF;
    padding: 13px;
    display: flex;
    gap: 20px;
    align-items: center;
}
.advantages-block_title {
    color: #575757;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.video {
    background-image: url('../img/video-block.png');
    background-repeat: no-repeat;
    padding: 120px 48px 200px 48px;
    background-size: cover;
}
.video-block {
    border-radius: 24px;
    background: #FFF;
    width: 100%;
    height: 756px;
    overflow: hidden;
}
.video-block iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}
.suitable-presentation {
    position: relative;
}
.suitable {
    padding: 120px 48px;
    display: flex;
    max-width: 1905px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
}
.suitable-vector {
    position: absolute;
    width: 100%;
    margin-top: -114px;
}
.suitable-left {
    position: relative;
    z-index: 2;
    max-width: 673px;
}
.suitable-btn {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 16px;
}
.suitable-title {
    color: #000;
    font-size: 64px;
    font-style: italic;
    font-weight: 800;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.suitable-desc {
    color: #575757;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
    min-width: 673px;
    margin-top: 56px;
}
.suitable-btn_record {
    border-radius: 111px;
    background: #000;
    padding: 20px 40px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    display: block;
    width: 240px;
}
.suitable-btn_calculation, .suitable-btn_view {
    border-radius: 111px;
    border: 1px solid #000;
    background: #F3F3F3;
    padding: 20px 40px;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    display: block;
    width: max-content;
}
.presentation {
    z-index: 20;
    position: relative;
    padding: 0 48px 120px 48px;
    max-width: 1905px;
    margin-left: auto;
    margin-right: auto;
}
.presentation-title {
    color: #000;
    font-size: 64px;
    font-style: italic;
    font-weight: 800;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 64px;
    z-index: 2;
    position: relative;
}
.presentation-block {
    border-radius: 24px;
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
    z-index: 2;
    position: relative;
}
.presentation-el {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.presentation-el_img {
    border-radius: 24px 24px 0 0;
    width: 100%;
}
.presentation-el_footer {
    background: #000;
    padding: 24px;
    border-radius: 0 0 24px 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.presentation-el_title {
    color: #FFF;
    font-size: 36px;
    font-style: italic;
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.presentation-btn_block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: auto;
    gap: 8px;
}
.presentatio-btn_a {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    border-radius: 111px;
    background: #FFF;
    padding: 23px 40px;
    display: block;
    width: 87%;
}
.presentation-el_desc {
    color: #797979;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 32px;
}
.perfect {
    padding: 0 48px 120px 48px;
}
.perfect-title {
    color: #000;
    font-size: 64px;
    font-style: italic;
    font-weight: 800;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 65px;
}
.perfect-block {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
}
.perfect-block_el {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.perfect-block_el__img {
    height: 372px;
    object-fit: cover;
    border-radius: 24px 24px 0 0;
    width: 100%;
}
.perfect-block_el__footer {
    padding: 32px 24px;
    border-radius: 0 0 24px 24px;
    background: #000;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.perfect-block_el__title {
    color: #FFF;
    font-size: 36px;
    font-style: italic;
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.perfect-block_el__description {
    color: #797979;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.audience {
    background-repeat: no-repeat;
    background-size: 1042px 1216px;
    background-position: bottom right;
    padding: 0 48px 120px 48px;
    position: relative;
}
.audience-title {
    color: #000;
    font-size: 64px;
    font-style: italic;
    font-weight: 800;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 64px;
}
.audience-info_age {
    color: #000;
    font-size: 32px;
    font-style: italic;
    font-weight: 600;
    line-height: 99.978%;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.audience-info_number {
    display: flex;
    gap: 56px;
    margin-bottom: 64px;
}
.audience-number_interest {
    color: #2B5792;
    font-size: 96px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.audience-number_title {
    color: #575757;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.audience-info_points {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 124px;
}
.audience-point_el {
    display: flex;
    align-items: center;
}
.audience-point_el img {
    margin: 0 16px auto 0;
}
.audience-el_left__title {
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}
.audience-el_left__desc {
    color: #575757;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.audience-info_blocks {
    margin: 0 auto 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 24px;
    justify-content: center;
}
.audience-blocks_el {
    display: flex;
    padding: 24px 24px 32px 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    border-radius: 24px;
    background: #FFF;
}
.audience-blocks_el__title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}
.audience-blocks_el__desc {
    color: #575757;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.img-suitable_block {
    top: 130px;
    right: -235px;
}
.img-audience_pres {
    width: 1333px;
    height: 1048px;
    transform: rotate(-66.717deg);
    aspect-ratio: 89 / 70;
}
.audience-info {
    z-index: 20;
    position: relative;
}
#cta-callback {
    z-index: 10;
}
.img-audience_block {
    top: 235px;
    right: -225px;
}
.audience-el_Interests__desc, .audience-el_Loyalty__desc {
    width: 360px;
}
.audience-el_Income__desc {
    width: 280px;
}
@media (max-width: 1343px) {
    .audience-info_blocks {
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        width: 100%;
        gap: 20px;
    }
    .img-suitable_pres {
        width: 611px;
    }
    .img-suitable_block {
        top: 200px;
        right: -235px;
    }
    .img-audience_pres {
        width: 930px;
        height: 731px;
        transform: rotate(-66.717deg);
        aspect-ratio: 89 / 70;
    }
}

@media (max-width: 900px) {
    .boats {
        margin-top: 400px !important;
    }
}
@media (max-width: 1024px) {
    .audience-el_Interests__desc, .audience-el_Loyalty__desc {
        width: 100% !important;
    }
    .audience-el_Income__desc {
        width: 100% !important;
    }
    .boats {
        margin-top: 90px;
    }
    .img-suitab_block {
        top: 0;
    }
    .suitable-left, .suitable-desc {
        max-width: 100% !important;
    }
    .suitable-desc {
        margin-top: 16px;
    }
    .audience {
        padding: 0 36px 100px 36px;
    }
    .audience-title {
        font-size: 60px;
        line-height: 64px;
        margin-bottom: 56px;
    }
    .audience-info_age {
        font-size: 30px;
        line-height: 99.978%;
    }
    .audience-info_number {
        gap: 48px;
        margin-bottom: 56px;
    }
    .audience-number_interest {
        font-size: 90px;
        line-height: 1;
    }
    .audience-number_title {
        font-size: 20px;
    }
    .audience-info_points {
        margin-bottom: 64px;
    }
    .presentation {
        padding: 0 36px 100px 36px;
    }
    .audience-point_el {
        display: flex;
        align-items: center;
    }
    .audience-info_blocks {
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        width: 100%;
        gap: 20px;
    }
    .audience-blocks_el {
        width: 100%;
    }
    .perfect {
        padding: 0 36px 100px 36px;
    }
    .perfect-title {
        font-size: 60px;
        line-height: 64px;
        margin-bottom: 55px;
    }
    .perfect-block {
        gap: 20px;
    }
    .presentatio-btn_a {
        width: 100%;
    }
    .presentatio-btn_img {
        display: none;
    }
    .presentation-title {
        font-size: 60px;
        line-height: 64px;
        margin-bottom: 56px;
    }
    .perfect-block_el__title {
        font-size: 30px;
        line-height: 30px;
    }
    .perfect-block_el__description {
        font-size: 16px;
        line-height: normal;
    }
    .presentation-el_title {
        font-size: 32px;
        line-height: 36px;
    }
    .presentation-el_desc {
        margin-bottom: 29px;
    }
    .suitable {
        padding: 70px 36px 120px 36px;
    }
    .presentatio-btn_a {
        width: 100%;
    }
    .presentatio-btn_img {
        display: none;
    }
    .suitable-vector {
        height: 184px;
        margin-top: -62px;
        margin-left: 0;
    }
    .suitable-title {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 32px;
    }
    .suitable-desc {
        color: #575757;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .suitable {
        padding: 70px 36px 120px 36px;
    }
    .advantages {
        padding: 0 36px 90px 36px;
    }
    .suitable-title {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 32px;
    }
    .suitable-desc {
        color: #575757;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .video {
        padding: 60px 36px 150px 36px;
    }
    .video-block {
        border-radius: 18px;
        height: 536px;
    }
    .advantages-block_title {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
    }
    .advantages-title {
        font-size: 60px;
    }
    .advantages-block {
        gap: 20px;
        grid-template-columns: repeat(2, 372px);
    }
}
@media (max-width: 700px) {
    .presentation-block {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .perfect-block {
        display: flex;
        flex-direction: column;
    }
    .perfect-block_el__img {
        height: 100% !important;
    }
}
@media (max-width: 900px) {
    .audience {
        padding: 0 24px 80px 24px;
    }
    .audience-title {
        font-size: 48px;
        font-style: italic;
        font-weight: 800;
        line-height: 48px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }
    .audience-info_number {
        gap: 40px;
        margin-bottom: 64px;
    }
    .audience-number_interest {
        font-size: 64px;
    }
    .audience-info_points {
        gap: 46px;
        margin-bottom: 100px;
    }
    .audience-el_left__title {
        font-size: 36px;
    }
    .audience-info_age {
        font-size: 24px;
        font-style: italic;
        font-weight: 600;
        line-height: 99.978%;
        text-transform: uppercase;
        margin-bottom: 24px;
    }
    .audience-el_left__desc {
        font-size: 18px;
    }
    .audience-info_blocks {
        gap: 16px;
    }
    .audience-blocks_el__desc {
        font-size: 16px;
    }
    .audience-blocks_el {
        padding: 20px;
        border-radius: 18px;
    }
    .presentation {
        padding: 0 24px 80px 24px;
    }
    .perfect {
        padding: 0 24px 80px 24px;
    }
    .perfect-title {
        font-size: 48px;
        font-style: italic;
        font-weight: 800;
        line-height: 48px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }
    .perfect-block {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }
    .perfect-block_el__img {
        height: 318px;
        border-radius: 18px 18px 0 0;
    }
    .presentatio-btn_a {
        padding: 15px;
    }
    .perfect-block_el__footer {
        padding: 20px;
        border-radius: 0 0 18px 18px;
        height: 238px;
    }
    .presentation-btn_block {
        margin-top: auto;
        margin-bottom: 0;
    }
    .perfect-block_el__title {
        font-size: 30px;
        font-style: italic;
        font-weight: 800;
        line-height: 30px;
        text-transform: uppercase;
        margin-bottom: 12px;
    }
    .perfect-block_el__description {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .presentation-el_footer {
        display: flex;
        flex-direction: column;
    }
    .presentation-el_title {
        font-size: 30px;
        font-style: italic;
        font-weight: 800;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .presentation-el_desc {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 0;
    }
    .presentation-btn_block {
        margin-top: auto;
        margin-bottom: 0;
    }
    .presentatio-btn_a {
        padding: 15px;
    }
    .presentation-title {
        font-size: 48px;
        font-style: italic;
        font-weight: 800;
        line-height: 48px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }
    .advantages {
        padding: 0 24px 50px 24px;
    }
    .suitable {
        padding: 50px 24px 80px 24px;
        display: block;
    }
    .suitable-title {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 24px;
    }
    .suitable-btn {
        width: 100%;
        display: flex;
        gap: 16px;
        flex-direction: column;
    }
    .suitable-btn_record {
        width: 100%;
        display: block;
    }
    .suitable-btn_calculation, .suitable-btn_view {
        width: 100%;
        display: block;
    }
    .suitable-desc {
        font-size: 18px;
        line-height: normal;
        max-width: 435px;
        min-width: auto;
    }
    .suitable {
        padding: 50px 24px 80px 24px;
        display: block;
    }
    .presentation {
        padding: 0 24px 80px 24px;
    }
    .presentation-el_footer {
        display: flex;
        flex-direction: column;
        height: 274px;
    }
    .presentation-title {
        font-size: 48px;
        font-style: italic;
        font-weight: 800;
        line-height: 48px;
        text-transform: uppercase;
        margin-bottom: 40px;
    }
    .suitable-vector {
        margin-left: 0;
        margin-top: -44px;
        height: 127px;
    }
    .video {
        padding: 64px 24px;
    }
    .advantages-title {
        font-size: 48px;
        line-height: 36px;
        margin-bottom: 40px;
    }
    .advantages-block {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .advantages-block_el {
        max-width: 398px;
    }
    .video-block {
        border-radius: 18px;
        height: 367px;
    }

}