





/* ############################################################################################################################ */
/* ############################################################################################################################ */
@media (max-width: 479px) {

    /* ################################################   СТАРТОВЫЙ БЛОК  ############################################## */
    .block-start {
        display: flex;
        align-items: center;
    }
    .block-content {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .block-title {
        display: flex;
        flex-direction: column;
        margin-top: 35px;
    }
    .container-title {
        display: flex;
        font-size: 40px;
        color: #2B2A4C;
        text-align: center;
    }
    .container-subtitle {
        display: flex;
        font-size: 22px;
        color: #2B2A4C;
        margin-top: 25px;
        justify-content: center;
        text-align: center;
    }
    .container-subtitle-last {
        display: flex;
        font-size: 30px;
        font-weight: 700;
        letter-spacing: 11px;
        color: #EEA78B;
        margin-top: 10px;
        justify-content: center;
    }
    .container-btn {
        display: flex;
        color: white;
        font-size: 30px;
        width: 100%;
    }
    .btn {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }
    .block-img-start {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 85vw;
        margin-top: -20px;
    }



    /* ################################################   БЛОК "ЧТО СДЕЛАЕТ Prima Boost" ############################################## */
    .block-what-make {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin-top: 30px;
    }
    .what-make-title {
        display: flex;
        font-size: 30px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .what-make-subtitle-text {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
    }
    .what-make-word {
        text-transform: uppercase;
        color: #EEA78B;
    }
    .what-make-cards {
        display: flex;
        margin-top: 25px;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .what-make-block-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .img-what-make {
        width: 120px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #2B2A4C;
        align-items: center;
        height: 150px;
    }
    .what-make-text-card {
        width: 200px;
        display: flex;
        font-size: 20px;
        text-align: center;
        margin-top: 15px;
        justify-content: center;
    }




    /* ################################################   БЛОК "КОМУ ПОДОЙДЕТ PRIMA BOOST" ############################################## */
    .block-for-who {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin: 60px 0;
    }
    .for-who-title {
        display: flex;
        font-size: 38px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .for-who-subtitle-text {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
        margin: 0 10px;
    }
    .for-who-block-cards {
        display: flex;
        gap: 25px;
        margin-top: 35px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .for-who-card {
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        align-items: center;
        padding: 55px 30px 40px 30px;
        position: relative;
    }
    .for-who-card-title {
        font-size: 20px;
        display: flex;
        width: 70vw;
        text-align: center;
    }
    .for-who-card-text {
        font-size: 16px;
        display: flex;
        width: 70vw;
    }
    .for-who-block-label {
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 5px;
        background: #EEA78B;
        color: white;
        font-size: 15px;
        padding: 7px 20px;
        margin-top: 5px;
        margin-right: 10px;
    }




    /* ################################################   БЛОК "КАК РАБОТАЮТ БУСТЫ" ############################################## */
    .block-how-work {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 60px 0;
    }
    .block-content-how-work {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #2B2A4C;
        align-items: center;
    }
    .block-title-how-work {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
        margin: 0 10px;
    }
    .title-how-work {
        font-size: 38px;
        font-weight: 500;
        text-align: center;
    }
    .text-how-work {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
        margin: 0 10px;
    }
    .block-video-how-work {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top:30px;
        width: 93vw;
        background: #8E8E8E;
        color: white;
        height: 260px;
    }



    /* ################################################   БЛОК "ГДЕ ПОМОГАЮТ БУСТЫ" ############################################## */
    
    .block-where-help {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
    }
    .where-help-title {
        display: flex;
        font-size: 35px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .what-make-subtitle-text {
        font-size: 17px;
        letter-spacing: 2px;
        text-align: center;
        width: 98%;
    }

    .block-cards-what-make {
        display: none;
    }
    
    /*  карусель  */
    .carucel-mob {
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }
    .line-cards-what-make {
        display: flex;
        gap: 25px;
        justify-content: center;
    }
    .block-card {
        display: flex;
        flex-direction: column;
        padding: 0 22px 10px 22px;
        width: 285px;
        height: 268px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
    }
    .what-make-card-number {
        width: 100%;
        font-size: 35px;
        margin-top: 15px;
    }
    .what-make-card-text {
        font-size: 19px;
        margin: 15px 0 20px 0;
        font-weight: 400;
        padding-left: 29px;
    }
    .what-make-card-block-sub-text {
        display: flex;
        padding-left: 28px;
    }
    .what-make-card-img {
        min-width: 28px;
    }
    .what-make-card-sub-text {
        font-size: 17px;
    }

    .block-img-card {
        display: flex;
        padding: 0 22px;
        width: 246px;
        height: 290px;
    }



    /* ################################################   БЛОК "ПРИЗЫВ К ДЕЙСТВИЮ" ############################################## */
    .block-action {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }
    .block-content-action {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .block-title-action {
        display: flex;
        flex-direction: column;
        margin: 0 15px;
    }
    .container-title-action {
        display: flex;
        font-size: 30px;
        color: #2B2A4C;
        text-align: center;
    }
    .container-btn-action {
        display: flex;
        color: white;
        width: 100%;
        justify-content: center;
    }
    .btn-action {
        display: flex;
        padding: 16px 25px 16px 25px;
        border-radius: 5px;
        background-color: #EEA78B;
        color: white;
        font-size: 22px;
        margin-top: 25px;
        cursor: pointer;
    }




}
    
    
    
/* ############################################################################################################################ */
/* ############################################################################################################################ */
@media (min-width: 480px) and (max-width: 639px) {
/* ################################################   БЛОК МЕНЮ   ############################################## */


    /* ################################################   СТАРТОВЫЙ БЛОК  ############################################## */
    .block-start {
        display: flex;
        height: 400px;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        overflow: hidden;
    }
    .block-content {
        display: flex;
        justify-content: center;
        margin: 0 15px;
    }
    .block-title {
        display: flex;
        flex-direction: column;
        margin-top: 35px;
    }
    .container-title {
        display: flex;
        font-size: 40px;
        color: #2B2A4C;
    }
    .container-subtitle {
        display: flex;
        font-size: 17px;
        color: #2B2A4C;
        margin-top: 35px;
    }
    .container-subtitle-last {
        display: flex;
        font-size: 35px;
        font-weight: 700;
        letter-spacing: 11px;
        color: #EEA78B;
        margin-top: 10px;
    }
    .container-btn {
        display: flex;
        color: white;
        font-size: 30px;
        width: 100%;
    }
    .btn {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }
    .block-img-start {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 350px;
        margin-left: -30px;
    }




    /* ################################################   БЛОК "ЧТО СДЕЛАЕТ Prima Boost" ############################################## */
    .block-what-make {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin-top: 40px;
    }
    .what-make-title {
        display: flex;
        font-size: 38px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .what-make-subtitle-text {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
    }
    .what-make-word {
        text-transform: uppercase;
        color: #EEA78B;
    }
    .what-make-cards {
        display: flex;
        margin-top: 25px;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .what-make-block-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .img-what-make {
        width: 120px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #2B2A4C;
        align-items: center;
        height: 150px;
    }
    .what-make-text-card {
        width: 200px;
        display: flex;
        font-size: 20px;
        text-align: center;
        margin-top: 15px;
        justify-content: center;
    }



    /* ################################################   БЛОК "КОМУ ПОДОЙДЕТ PRIMA BOOST" ############################################## */
    .block-for-who {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin: 60px 0;
    }
    .for-who-title {
        display: flex;
        font-size: 38px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .for-who-subtitle-text {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
        margin: 0 10px;
    }
    .for-who-block-cards {
        display: flex;
        gap: 25px;
        margin-top: 35px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .for-who-card {
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        align-items: center;
        padding: 55px 30px 40px 30px;
        position: relative;
    }
    .for-who-card-title {
        font-size: 20px;
        display: flex;
        width: 328px;
        text-align: center;
    }
    .for-who-card-text {
        font-size: 16px;
        display: flex;
        width: 300px;
    }
    .for-who-block-label {
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 5px;
        background: #EEA78B;
        color: white;
        font-size: 15px;
        padding: 7px 20px;
        margin-top: 5px;
        margin-right: 10px;
    }


    /* ################################################   БЛОК "КАК РАБОТАЮТ БУСТЫ" ############################################## */
    .block-how-work {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 60px 0;
    }
    .block-content-how-work {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #2B2A4C;
        align-items: center;
    }
    .block-title-how-work {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .title-how-work {
        font-size: 38px;
        font-weight: 500;
    }
    .text-how-work {
        font-size: 16px;
        letter-spacing: 2px;
        text-align: center;
        margin: 0 10px;
    }
    .block-video-how-work {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        width: 96vw;
        background: #8E8E8E;
        color: white;
        height: 280px;
    }



    /* ################################################   БЛОК "ГДЕ ПОМОГАЮТ БУСТЫ" ############################################## */
    
    .block-where-help {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
    }
    .where-help-title {
        display: flex;
        font-size: 38px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 17px;
        letter-spacing: 2px;
        text-align: center;
        width: 98%;
    }

    .block-cards-what-make {
        display: none;

    }
    
    /*  карусель  */
    .carucel-mob {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .line-cards-what-make {
        display: flex;
        gap: 25px;
        justify-content: center;
    }
    .block-card {
        display: flex;
        flex-direction: column;
        padding: 0 22px;
        width: 285px;
        height: 260px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
    }
    .what-make-card-number {
        width: 100%;
        font-size: 40px;
        margin-top: 25px;
    }
    .what-make-card-text {
        font-size: 17px;
        width: 91%;
        margin: 25px 0 20px 0;
        font-weight: 400;
        padding-left: 29px;
    }
    .what-make-card-block-sub-text {
        display: flex;
        padding-left: 40px;
    }
    .what-make-card-img {
        min-width: 35px;
    }
    .what-make-card-sub-text {
        font-size: 17px;
    }

    .block-img-card {
        display: flex;
        padding: 0 22px;
        width: 246px;
        height: 290px;
    }


    /* ################################################   БЛОК "ПРИЗЫВ К ДЕЙСТВИЮ" ############################################## */
    .block-action {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 50px 0;
    }
    .block-content-action {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .block-title-action {
        display: flex;
        flex-direction: column;
        margin: 0 15px;
    }
    .container-title-action {
        display: flex;
        font-size: 38px;
        color: #2B2A4C;
    }
    .container-btn-action {
        display: flex;
        color: white;
        width: 100%;
    }
    .btn-action {
        display: flex;
        padding: 16px 25px 16px 25px;
        border-radius: 5px;
        background-color: #EEA78B;
        color: white;
        font-size: 20px;
        margin-top: 25px;
        cursor: pointer;
    }




}



/* ############################################################################################################################ */
/* ############################################################################################################################ */
@media (min-width: 640px) and (max-width: 959px) {
/* ################################################   БЛОК МЕНЮ   ############################################## */

    /* ################################################   СТАРТОВЫЙ БЛОК  ############################################## */
    .block-start {
        display: flex;
        height: 500px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .block-content {
        display: flex;
        justify-content: center;
        margin: 0 15px;
    }
    .block-title {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
        margin-right: -40px;
    }
    .container-title {
        display: flex;
        font-size: calc(6vw + 1px);
        color: #2B2A4C;
    }
    .container-subtitle {
        display: flex;
        font-size: 25px;
        color: #2B2A4C;
        margin-top: 40px;
    }
    .container-subtitle-last {
        display: flex;
        font-size: 47px;
        font-weight: 700;
        letter-spacing: 11px;
        color: #EEA78B;
        margin-top: 10px;
    }
    .container-btn {
        display: flex;
        color: white;
        font-size: 30px;
        width: 100%;
    }
    .btn {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }
    .block-img-start {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 49vw;
    }



    /* ################################################   БЛОК "ЧТО СДЕЛАЕТ Prima Boost" ############################################## */
    .block-what-make {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin-top: 40px;
    }
    .what-make-title {
        display: flex;
        font-size: 40px;
        font-weight: 500;
        margin-bottom: 10px;
        text-align: center;
    }
    .what-make-subtitle-text {
        font-size: 18px;
        letter-spacing: 2px;
        /* width: 910px; */
        text-align: center;
    }
    .what-make-word {
        text-transform: uppercase;
        color: #EEA78B;
    }
    .what-make-cards {
        display: flex;
        margin-top: 25px;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .what-make-block-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .img-what-make {
        width: 120px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #2B2A4C;
        align-items: center;
        height: 150px;
    }
    .what-make-text-card {
        width: 200px;
        display: flex;
        font-size: 20px;
        text-align: center;
        margin-top: 15px;
        justify-content: center;
    }


    /* ################################################   БЛОК "КОМУ ПОДОЙДЕТ PRIMA BOOST" ############################################## */
    .block-for-who {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin: 70px 0;
    }
    .for-who-title {
        display: flex;
        font-size: 40px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .for-who-subtitle-text {
        font-size: 19px;
        letter-spacing: 2px;
        text-align: center;
    }
    .for-who-block-cards {
        display: flex;
        gap: 25px;
        margin-top: 35px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .for-who-card {
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        align-items: center;
        padding: 55px 30px 40px 30px;
        position: relative;
    }
    .for-who-card-title {
        font-size: 20px;
        display: flex;
        width: 328px;
        text-align: center;
    }
    .for-who-card-text {
        font-size: 16px;
        display: flex;
        width: 300px;
    }
    .for-who-block-label {
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 5px;
        background: #EEA78B;
        color: white;
        font-size: 15px;
        padding: 7px 20px;
        margin-top: 5px;
        margin-right: 10px;
    }



    /* ################################################   БЛОК "КАК РАБОТАЮТ БУСТЫ" ############################################## */
    .block-how-work {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 100px 0;
    }
    .block-content-how-work {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #2B2A4C;
    }
    .block-title-how-work {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .title-how-work {
        font-size: 42px;
        font-weight: 500;
    }
    .text-how-work {
        font-size: 19px;
        letter-spacing: 2px;
        text-align: center;
    }
    .block-video-how-work {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
        height: 360px;

        background: #8E8E8E;
        color: white;
    }



    /* ################################################   БЛОК "ГДЕ ПОМОГАЮТ БУСТЫ" ############################################## */
    
    .block-where-help {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
    }
    .where-help-title {
        display: flex;
        font-size: 42px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 19px;
        letter-spacing: 2px;
        text-align: center;
        width: 98%;
    }

    .block-cards-what-make {
        display: none;

    }

    /*  карусель  */
    .carucel-mob {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .line-cards-what-make {
        display: flex;
        gap: 25px;
        justify-content: center;
    }
    .block-card {
        display: flex;
        flex-direction: column;
        padding: 0 22px;
        width: 285px;
        height: 260px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
    }
    .what-make-card-number {
        width: 100%;
        font-size: 40px;
        margin-top: 25px;
    }
    .what-make-card-text {
        font-size: 19px;
        width: 90%;
        margin: 25px 0 20px 0;
        font-weight: 400;
        padding-left: 29px;
    }
    .what-make-card-block-sub-text {
        display: flex;
        padding-left: 40px;
    }
    .what-make-card-img {
        min-width: 35px;
    }
    .what-make-card-sub-text {
        font-size: 17px;
    }

    .block-img-card {
        display: flex;
        padding: 0 22px;
        width: 246px;
        height: 290px;
    }




    /* ################################################   БЛОК "ПРИЗЫВ К ДЕЙСТВИЮ" ############################################## */
    .block-action {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 70px 0;
    }
    .block-content-action {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .block-title-action {
        display: flex;
        flex-direction: column;
        margin-left: 15px;
    }
    .container-title-action {
        display: flex;
        font-size: calc(3vw + 20px);
        color: #2B2A4C;
    }
    .container-btn-action {
        display: flex;
        color: white;
        width: 100%;
    }
    .btn-action {
        display: flex;
        padding: 16px 25px 16px 25px;
        border-radius: 5px;
        background-color: #EEA78B;
        color: white;
        font-size: calc(2vw + 7px);
        margin-top: 25px;
        cursor: pointer;
    }



}
    
    
/* ############################################################################################################################ */
/* ############################################################################################################################ */
@media (min-width: 960px) and (max-width: 1199px) {
/* ################################################   БЛОК МЕНЮ   ############################################## */

    /* ################################################   СТАРТОВЫЙ БЛОК  ############################################## */
    .block-start {
        display: flex;
        height: 530px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .block-content {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .block-title {
        display: flex;
        flex-direction: column;
        width: 577px;
    }
    .container-title {
        display: flex;
        font-size: 58px;
        color: #2B2A4C;
    }
    .container-subtitle {
        display: flex;
        font-size: 30px;
        color: #2B2A4C;
        margin-top: 45px;
    }
    .container-subtitle-last {
        display: flex;
        font-size: 55px;
        font-weight: 700;
        letter-spacing: 13.2px;
        color: #EEA78B;
        margin-top: 10px;
    }
    .container-btn {
        display: flex;
        color: white;
        font-size: 30px;
        width: 100%;
    }
    .btn {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }
    .block-img-start {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 350px;
    }


/* ################################################   БЛОК "ЧТО СДЕЛАЕТ Prima Boost" ############################################## */
    .block-what-make {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin-top: 70px;
    }
    .what-make-title {
        display: flex;
        font-size: 42px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        width: 910px;
        text-align: center;
    }
    .what-make-word {
        text-transform: uppercase;
        color: #EEA78B;
    }
    .what-make-cards {
        display: flex;
        margin-top: 45px;
        gap: 25px;
    }
    .what-make-block-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .img-what-make {
        width: 120px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #2B2A4C;
        align-items: center;
        height: 150px;
    }
    .what-make-text-card {
        width: 200px;
        display: flex;
        font-size: 20px;
        text-align: center;
        margin-top: 15px;
        justify-content: center;
    }



    /* ################################################   БЛОК "КОМУ ПОДОЙДЕТ PRIMA BOOST" ############################################## */
    .block-for-who {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin: 100px 0;
    }
    .for-who-title {
        display: flex;
        font-size: 42px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .for-who-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        text-align: center;
    }
    .for-who-block-cards {
        display: flex;
        gap: 30px;
        margin-top: 45px;
    }
    .for-who-card {
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        width: 445px;
        align-items: center;
        padding: 55px 0;
        position: relative;
    }
    .for-who-card-title {
        font-size: 23px;
        display: flex;
        width: 377px;
        text-align: center;
    }
    .for-who-card-text {
        font-size: 17px;
        display: flex;
        width: 345px;
    }
    .for-who-block-label {
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 5px;
        background: #EEA78B;
        color: white;
        font-size: 16px;
        padding: 7px 20px;
        margin-top: 5px;
        margin-right: 10px;
    }




    /* ################################################   БЛОК "КАК РАБОТАЮТ БУСТЫ" ############################################## */
    .block-how-work {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 100px 0;
    }
    .block-content-how-work {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #2B2A4C;
    }
    .block-title-how-work {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .title-how-work {
        font-size: 45px;
        font-weight: 500;
    }
    .text-how-work {
        font-size: 20px;
        letter-spacing: 2px;
        width: 690px;
        text-align: center;
    }
    .block-video-how-work {
        display: flex;
        width: 937px;
        height: 468px;
        justify-content: center;
        align-items: center;
        margin-top: 45px;

        background: #8E8E8E;
        color: white;
    }



    /* ################################################   БЛОК "ГДЕ ПОМОГАЮТ БУСТЫ" ############################################## */
    .carucel-mob {
        display: none;
    }
    
    .block-where-help {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
    }
    .where-help-title {
        display: flex;
        font-size: 42px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        width: 840px;
        text-align: center;
    }
    .block-cards-what-make {
        display: flex;
        flex-direction: column;
        margin-top: 45px;
        gap: 30px;
    }
    .line-cards-what-make {
        display: flex;
        gap: 25px;
        justify-content: center;
    }
    .block-card {
        display: flex;
        flex-direction: column;
        padding: 0 22px;
        width: 245px;
        height: 290px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
    }
    .what-make-card-number {
        width: 100%;
        font-size: 40px;
        margin-top: 30px;
    }
    .what-make-card-text {
        font-size: 19px;
        width: 250px;
        margin: 30px 0 20px 0;
        font-weight: 400;
    }
    .what-make-card-block-sub-text {
        display: flex;
    }
    .what-make-card-img {
        min-width: 35px;
    }
    .what-make-card-sub-text {
        font-size: 17px;
    }

    .block-img-card {
        display: flex;
        padding: 0 22px;
        width: 246px;
        height: 290px;
    }



    /* ################################################   БЛОК "ПРИЗЫВ К ДЕЙСТВИЮ" ############################################## */
    .block-action {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 100px 0;
    }
    .block-content-action {
        display: flex;
        align-items: center;
        width: 1110px;
        justify-content: center;
    }
    .block-title-action {
        display: flex;
        flex-direction: column;
        width: 490px;
    }
    .container-title-action {
        display: flex;
        font-size: 45px;
        color: #2B2A4C;
    }
    .container-btn-action {
        display: flex;
        color: white;
        width: 100%;
    }
    .btn-action {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }



}
    







    
/* ############################################################################################################################ */
/* ############################################################################################################################ */
@media (min-width: 1200px) {

/* ################################################   СТАРТОВЫЙ БЛОК  ############################################## */
    .block-start {
        display: flex;
        height: 560px;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .block-content {
        display: flex;
        align-items: center;
        width: 1120px;
    }
    .block-title {
        display: flex;
        flex-direction: column;
        width: 670px;
    }
    .container-title {
        display: flex;
        font-size: 65px;
        color: #2B2A4C;
    }
    .container-subtitle {
        display: flex;
        font-size: 30px;
        color: #2B2A4C;
        margin-top: 45px;
    }
    .container-subtitle-last {
        display: flex;
        font-size: 55px;
        font-weight: 700;
        letter-spacing: 13.2px;
        color: #EEA78B;
        margin-top: 10px;
    }
    .container-btn {
        display: flex;
        color: white;
        font-size: 30px;
        width: 100%;
    }
    .btn {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }
    .block-img-start {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 470px;
    }


/* ################################################   БЛОК "ЧТО СДЕЛАЕТ Prima Boost" ############################################## */
    .block-what-make {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin-top: 100px;
    }
    .what-make-title {
        display: flex;
        font-size: 45px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        width: 958px;
        text-align: center;
    }
    .what-make-word {
        text-transform: uppercase;
        color: #EEA78B;
    }
    .what-make-cards {
        display: flex;
        margin-top: 45px;
        gap: 30px;
    }
    .what-make-block-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .img-what-make {
        width: 120px;
        display: flex;
        justify-content: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #2B2A4C;
        align-items: center;
        height: 150px;
    }
    .what-make-text-card {
        width: 255px;
        display: flex;
        font-size: 20px;
        text-align: center;
        margin-top: 15px;
        justify-content: center;
    }



/* ################################################   БЛОК "КОМУ ПОДОЙДЕТ PRIMA BOOST" ############################################## */
    .block-for-who {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
        margin: 100px 0;
    }
    .for-who-title {
        display: flex;
        font-size: 45px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .for-who-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        text-align: center;
    }
    .for-who-block-cards {
        display: flex;
        gap: 30px;
        margin-top: 45px;
    }
    .for-who-card {
        display: flex;
        flex-direction: column;
        gap: 20px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        width: 540px;
        align-items: center;
        padding: 55px 0;
        position: relative;
    }
    .for-who-card-title {
        font-size: 25px;
        display: flex;
        width: 420px;
        text-align: center;
    }
    .for-who-card-text {
        font-size: 18px;
        display: flex;
        width: 400px;
    }
    .for-who-block-label {
        display: flex;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 5px;
        background: #EEA78B;
        color: white;
        font-size: 16px;
        padding: 7px 20px;
        margin-top: 5px;
        margin-right: 10px;
    }




/* ################################################   БЛОК "ГДЕ ПОМОГАЮТ БУСТЫ" ############################################## */
    
    .carucel-mob {
        display: none;
    }


    .block-where-help {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #2B2A4C;
    }
    .where-help-title {
        display: flex;
        font-size: 45px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .what-make-subtitle-text {
        font-size: 20px;
        letter-spacing: 2px;
        width: 840px;
        text-align: center;
    }
    .block-cards-what-make {
        display: flex;
        flex-direction: column;
        margin-top: 45px;
        gap: 30px;
    }
    .line-cards-what-make {
        display: flex;
        gap: 30px;
    }
    .block-card {
        display: flex;
        flex-direction: column;
        padding: 0 22px;
        width: 325px;
        height: 330px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
    }
    .what-make-card-number {
        width: 100%;
        font-size: 40px;
        margin-top: 40px;
    }
    .what-make-card-text {
        font-size: 20px;
        width: 290px;
        margin: 45px 0 20px 0;
        font-weight: 400;
    }
    .what-make-card-block-sub-text {
        display: flex;
    }
    .what-make-card-img {
        min-width: 40px;
    }
    .what-make-card-sub-text {
        font-size: 20px;
    }

    .block-img-card {
        display: flex;
        padding: 0 22px;
        width: 325px;
        height: 330px;
    }



/* ################################################   БЛОК "КАК РАБОТАЮТ БУСТЫ" ############################################## */
    .block-how-work {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 100px 0;
    }
    .block-content-how-work {
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #2B2A4C;
    }
    .block-title-how-work {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .title-how-work {
        font-size: 45px;
        font-weight: 500;
    }
    .text-how-work {
        font-size: 20px;
        letter-spacing: 2px;
        width: 690px;
        text-align: center;
    }
    .block-video-how-work {
        display: flex;
        width: 1110px;
        height: 468px;
        justify-content: center;
        align-items: center;
        margin-top: 45px;

        background: #8E8E8E;
        color: white;
    }



/* ################################################   БЛОК "ОТЗЫВЫ" ############################################## */
/*
    .block-reviews {
        display: flex;
        flex-direction: column;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    .block-content-reviews {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-bottom: 100px;
        color: #2B2A4C;
    }
    .block-title-reviews {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .title-reviews {
        font-size: 45px;
    }
    .text-reviews {
        font-size: 20px;
        letter-spacing: 2px;
    }
    .block-carousel-reviews {
        display: flex;
        width: 1110px;
        justify-content: center;
        margin-top: 45px;
    }
    .current-card-review {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        padding: 30px 18px;
        width: 350px;
        border-radius: 5px;
        border: 1px solid #2B2A4C;
        color: #2B2A4C;
    }
    .block-pic {
        display: flex;
        width: 30px;
        height: 30px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        border: 1px solid #2B2A4C;
    }
    .one-content-review {
        display: flex;
        justify-content: center;
    }
    .name-review {
        font-size: 20px;
        text-align: center;
        margin-top: 10px;
        font-weight: 600;
    }
    .text-content-review {
        font-size: 20px;
        margin-top: 10px;
    }

*/



/* ################################################   БЛОК "ПРИЗЫВ К ДЕЙСТВИЮ" ############################################## */
    .block-action {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
        margin: 100px 0;
    }
    .block-content-action {
        display: flex;
        align-items: center;
        width: 1110px;
        justify-content: center;
    }
    .block-title-action {
        display: flex;
        flex-direction: column;
        width: 490px;
    }
    .container-title-action {
        display: flex;
        font-size: 45px;
        color: #2B2A4C;
    }
    .container-btn-action {
        display: flex;
        color: white;
        width: 100%;
    }
    .btn-action {
        display: flex;
        padding: 20px 38px 19px 38px;
        border-radius: 5px;
        background-color:#EEA78B;
        color: white;
        font-size: 30px;
        margin-top: 55px;
        cursor: pointer;
    }




}


.block-logos {
    display: flex;
    margin: 15px 0;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 95%;
}
.img-logo {
    display: flex;
    height: 120px;
}
.text-logos {
    text-align: left !important;
    font-size: 16px !important;
    margin-top: 10px;
}

    