.dsg_new_app .dsg_o_push-cardmini-juin .dsg_m_push-cardmini {
        padding: 2.5rem 0.5rem;
}

.dsg_new_app .dsg_o_push-cardmini-juin,
.dsg_grid_newapp,
.dsg_o_tabs {
        max-width: 1216px !important;
}

.dsg_new_app .dsg_o_mod-push-cardmini-juin {
        margin-top: -2rem;
}

.dsg_new_app .dsg_o_hero .dsg_grid_logo .dsg_t_col-4 img {
        max-width: 183px;
}

.dsg_o_hero::before,
.dsg_o_tabdetails .dsg_o_tabdetails_visuel::after {
        content: none;
}

.dsg_carousel_newapp .dsg_o_offercards_card {
        border-bottom: 0px;
        border-radius: 4px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
}

.dsg_carousel_newapp .dsg_o_offercards_card .dsg_o_offercards_card_container {
        padding: 0rem;
}

.dsg_carousel_newapp .dsg_o_offercards .dsg_o_offercards_wrapper>.swiper-pagination-bullets {
        bottom: -3rem;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        transition: width 0.5s;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
        margin: 0 0.25rem !important
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
        width: 40px;
}

/* Star */

.dsg_note_newapp .rating {
        unicode-bidi: bidi-override;
        color: #dedede;
        font-size: 38px;
        height: 38px;
        width: 150px;
        margin: 0 auto;
        position: relative;
        padding: 0;
}

.dsg_note_newapp .rating-upper {
        color: #f5a623;
        padding: 0;
        position: absolute;
        z-index: 1;
        display: flex;
        top: 0;
        left: 0;
        overflow: hidden;
}

.dsg_note_newapp .rating-lower {
        padding: 0;
        display: flex;
        z-index: 0;
}

.dsg_commentaire,
.dsg_note {
        padding: 0 2rem;
        box-sizing: border-box;
}

.dsg_bignote_newapp {
        font-family: Montserrat;
        font-size: 80px;
        font-weight: 900;
        color: #3A3A3A;
        text-align: center;
}

.dsg_commentaire .dsg_star_newapp {
        width: 100%;
        margin-bottom: 0.5rem;
}

.dsg_commentaire .dsg_a_text.dsg_user_comm {
        font-size: 14px;
        color: black;
}

.dsg_note_newapp .dsg_a_text.dsg_user_comm {
        font-size: 14px;
}

.dsg_commentaire .rating {
        font-size: 22px;
        height: 22px;
        margin: 0;
}


/*sticky*/

.dsg_t_section.dsg_sticky_style {
        max-width: 100%;
}

.dsg_sticky_style {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: white;
        z-index: 99 !important;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.13);
        height: 104px;
}

.dsg_sticky_style .dsg_o_push-cardmini-juin .dsg_m_push-cardmini {
        padding: 0;
}

.dsg_sticky_style .dsg_o_mod-push-cardmini-juin {
        margin-top: 0;
}

.dsg_sticky_style .-dsg_shadow-l {
        box-shadow: none !important;
}

.dsg_sticky_style .dsg_a_title {
        display: none;
}

.dsg_sticky_style .dsg_o_push-card__refacto {
        margin-top: 0 !important;
}

.dsg_sticky_style .dsg_m_card__refacto.dsg_active_newapp {
        border-bottom: 4px solid #e9041e;
        padding-bottom: 16px;
}

.dsg_sticky_style .dsg_a_image.-dsg_picto-xl {
        width: 68px;
        height: 68px;
        margin-top: 1rem;
}

.dsg_new_app .dsg_grid_newapp.dsg_no_mgbt{
    margin-bottom: 0rem !important;
}

.dsg_tabs_newapp .dsg_o_tabs__panel_img {
    text-align:center;
}

.dsg_tabs_newapp .dsg_o_tabs__panel_text{
    margin-top:0rem !important;
    align-self: center;
}

.dsg_carousel_newapp .dsg_o_offercards_card_container{
    flex-shrink: 1;
    display: flex;
    flex-direction: column;
}

.dsg_carousel_newapp .dsg_o_offercards_card_container .dsg_a_text{
    flex-grow:1;
}

.dsg_carousel_newapp .dsg_o_offercards_card {
    top:0rem !important;
}
.dsg_carousel_newapp .dsg_o_offercards_wrapper{
    padding: 0 .5rem 0 .5rem !important;
}

.dsg_carousel_newapp .dsg_o_offercards_card_container .dsg_mg_contenu{
    margin: 0.5rem 1rem;
    box-sizing: border-box;
}

@media only screen and (min-width: 1024px) {

       .dsg_blocsticky{
           height:333px;
       }
        
        .dsg_new_app .dsg_o_hero{
            background-position: right;
        }

        .dsg_grid_newapp {
                margin: 2rem auto;
                height: 594px;
        }

        .dsg_new_app .dsg_o_hero {
                padding: 2.750rem 7rem 0 7rem;
        }

        .dsg_new_app .dsg_o_tabdetails_visuel {
                height: 281px;
                margin-bottom: -14.5rem;
        }

        .dsg_new_app .dsg_o_tabdetails>.dsg_a_title {
                margin: 3rem auto 5rem;
                font-size: 2rem;
                line-height: 1.25;
        }

        .dsg_new_app .dsg_o_tabdetails .dsg_o_tabs {
                background-color: #f4f5f6 !important;
                box-shadow: none;
                padding: 2.5rem;
                box-sizing: border-box;
        }

        .dsg_new_app .dsg_grid_logo {
                width: 618px;
                margin: 0 !important;
                padding-top: 4rem;
        }


        .dsg_new_app .dsg_o_hero .dsg_grid_logo .dsg_t_col-4 {
                padding-right: 24px;
                box-sizing: border-box;
        }

        .dsg_new_app .dsg_o_hero .dsg_grid_logo .dsg_t_col-4:last-child {
                padding-right: 0px;
        }

        .dsg_new_app .dsg_o_hero .dsg_a_title .dsg_moving-line::after {
                background-color: #e9041e;
        }

        .dsg_new_app .dsg_o_hero h1 {
                font-size: 36px;
                line-height: 1.22;
        }

        .dsg_grid_newapp .dsg_text_newapp {
                padding: 0 70px 0 60px;
                box-sizing: border-box;
                align-self: center;
        }

        .dsg_grid_newapp .dsg_text_newapp.dsg_v_right {
                padding: 0 70px 0 24px;
        }

        .dsg_grid_newapp .dsg_text_newapp .dsg_h3_newapp,
        .dsg_new_app .dsg_m_push-cardmini .dsg_title_newapp {
                font-size: 36px;
        }

        .dsg_grid_newapp .dsg_text_newapp .dsg_m_listCheck {
                margin-top: 2.5rem;
        }

        .dsg_grid_newapp .dsg_text_newapp .dsg_m_listCheck li {
                padding-left: 3rem;
        }

        .dsg_tabs_newapp .dsg_h3_newapp {
                font-size: 2rem;
                line-height: 1.25;
        }
}


@media only screen and (max-width: 1023px) {
        .dsg_new_app .dsg_o_hero .dsg_grid_logo .dsg_t_col-4.dsg_hidd {
                display: none;
        }
        .dsg_new_app .dsg_m_card__refacto {
                cursor: pointer;
        }
        .dsg_new_app .dsg_o_push-card__refacto {
                display: none !important;
        }

        .dsg_grid_newapp.dsg_col_reverse {
                flex-direction: column-reverse;
        }

        .dsg_grid_newapp .dsg_text_newapp {
                padding: 0 1rem;
        }

        .dsg_carousel_newapp .dsg_o_offercards {
                margin: 5rem 0 5rem !important;
        }

        .dsg_carousel_newapp .dsg_o_offercards.dsg_offercards_opacity .dsg_o_offercards_wrapper {
                padding: 0 1rem 0rem;
        }

        .dsg_grid_newapp,
        .dsg_o_tabs {
                margin: 0 1rem;
                width: auto;
        }

        .dsg_new_app .dsg_o_tabdetails_visuel {
                height: 281px;
        }

        .dsg_new_app .dsg_o_tabdetails .dsg_o_tabdetails_visuel .dsg_a_image {
                object-position: right;
        }

        .dsg_new_app .dsg_o_tabdetails>.dsg_a_title {
                margin: 3rem auto 3rem;
        }

        .dsg_new_app .dsg_o_tabdetails .-dsg_h3_mob {
                padding: 1rem 1rem 0;
        }

        .dsg_t_section.dsg_tabs_newapp {
                margin-top: 2rem;
        }
}

/* LP TFJ */

.dsg_lp_tfj .dsg_o_hero {
    padding: 4rem 7rem 0 7rem;
    background-position: right;
    max-height: 23.5rem;
}

.dsg_lp_tfj .dsg_o_hero .dsg_a_title{
    font-size: 40px;
    line-height: 48px;
}

.dsg_lp_tfj .dsg_o_hero .dsg_a_title .dsg_moving-line::after{
    left:0;
}
.dsg_lp_tfj .dsg_o_hero:before, .dsg_lp_tfj .dsg_o_tabdetails_visuel:before{
    background-color: rgba(1,0,53,0.4);
    content:'';
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
}
 .dsg_lp_tfj .dsg_o_tabdetails_visuel:before{
z-index:2;
}

.dsg_lp_tfj .dsg_a_title.dsg_h2_tfj{
    font-size: 36px !important;
    line-height: 38px;
}

.dsg_lp_tfj .dsg_o_offercard-cc{
   max-width: 65rem;
   margin-top: 2rem;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card{
    margin-top: 0 !important;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content{
    padding: 2.5rem;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content hr{
    margin: 1.5rem -2.5rem;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card + .dsg_card{
    margin-right: 0;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_wrapper{
    margin-right: -20px;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_header {
    padding: 4rem 2.5rem 1.5rem;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .-dsg_blue{
    background-color: #0B62A2 !important;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .-dsg_violet{
    background-color: #7739C2 !important;
}
.dsg_lp_tfj .dsg_o_tabdetails_visuel {
    height: 281px;
    margin-bottom: -14.5rem;
}
.dsg_lp_tfj .dsg_o_tabdetails>.dsg_a_title {
    margin: 1rem auto 0rem;
    font-size: 36px;
    line-height: 1.25;
}
.dsg_lp_tfj .dsg_o_tabdetails>.-dsg_lead{
    margin-bottom:3rem;
    z-index:1;
    position:relative;
}
.dsg_lp_tfj .dsg_o_tabdetails .dsg_o_tabs {
    background-color: #f4f5f6 !important;
    box-shadow: none;
    padding: 2.5rem 104px;
    box-sizing: border-box;
}

.dsg_lp_tfj .dsg_note_newapp h4{
    margin-bottom: 1.5rem;
}

.dsg_lp_tfj .dsg_note_newapp .dsg_a_button{
    margin-top: 1.5rem;
}
.dsg_lp_tfj .dsg_a_title.-dsg-h_title{
    font-size: 36px !important;
    line-height: 38px;
    margin: 0.5rem 0 2rem;
}

.dsg_lp_tfj .dsg_card .dsg_m_titled_picto .dsg_a_text{
    font-weight: 500 !important;
}

.dsg_lp_tfj .dsg_card_header .dsg_a_image.dsg_svg_top{
    float: right;
    margin-top: -35px;
}

.dsg_lp_tfj .dsg_card_header .dsg_a_label{
    float: left;
    margin-top: -31px;
}

.dsg_lp_tfj .dsg_card_header .dsg_a_label + [class*="dsg"]{
    margin-top:0;
}

.dsg_lp_tfj .dsg_m_tarif_frequency sup{
    top:15px !important;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card.-dsg_small{
    margin-bottom:0px;
}

.dsg_lp_tfj .dsg_icon_listCheck{
    height:30px;
    background-size:30px;
}
.dsg_lp_tfj .dsg_icon_listCheck .dsg_a_text{
line-height: 1.8;
}

.dsg_lp_tfj .dsg_m_mentions_legales{
    max-width: 49.5rem;
    margin: 0 auto;
}
.dsg_lp_tfj .dsg_o_offercards_wrapper .dsg_o_offercards_card{
    border-bottom: 0px !important;
}

.dsg_lp_tfj .dsg_o_offercards_wrapper .-dsg_card_v2{
    padding:0;
}
.dsg_lp_tfj .dsg_o_offercards_wrapper .-dsg_card_v2 p{
    padding:0 2.5rem;
}

.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content .dsg_a_image{
    max-height:100px;
}
.dsg_lp_tfj .dsg_a_image.dsg_svg_cards{
max-width:143px !important; margin-top:1rem !important;
}

.dsg_o_offercards.dsg_lp_tfj .dsg_o_offercards_wrapper{
    padding: 1rem .5rem 1rem .5rem;
}
.dsg_o_offercards.dsg_lp_tfj .dsg_o_cards_live_card_container{
    min-height: initial;
    padding:0;
}
.dsg_o_offercards.dsg_lp_tfj .dsg_o_cards_live_card_container .dsg_cards_contenu{
padding: 1rem;
width: 100%;
box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
    .dsg_lp_tfj .dsg_o_offercard-cc .swiper-pagination{
        display:none !important;
    }
}
@media only screen and (max-width: 320px) {
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card.-dsg_small .dsg_card_header{
    padding: 1.75rem 1rem 1.5rem;
}
}
@media only screen and (max-width: 767px) {
.dsg_lp_tfj .dsg_o_hero {
    padding: 1rem 1rem 0 1rem;
    background-position: right;
    max-height: 374px;
    min-height: initial;
    background-position: top right -187px;
}
.dsg_o_offercard-cc .dsg_wrapper{
    padding-bottom:2.5rem;
}
.dsg_t_section.dsg_no_marg_tfj{
    padding-right: 0;
    padding-left:0;
}
.dsg_o_offercards.dsg_lp_tfj .dsg_o_cards_live_card_container{
    height:100% !important;
}

.dsg_o_offercards.dsg_lp_tfj .dsg_o_offercards_wrapper .swiper-wrapper.-dsg_mt_col{
    padding: 0 0 1.5rem;
}
.dsg_t_section.dsg_no_marg_tfj .dsg_o_tabs{
    margin:0;
}
.dsg_t_section.dsg_no_marg_tfj .dsg_o_tabdetails > .dsg_a_title{
    2rem auto 0rem
}
.dsg_t_section.dsg_no_marg_tfj .dsg_o_tabdetails_visuel {
    height: 233px;
    margin-bottom: -13.5rem;
}
.dsg_lp_tfj .dsg_o_hero .dsg_a_title{
    font-size: 26px;
    line-height: 34px;
}
.dsg_lp_tfj .dsg_o_hero{
    margin-top:56px;
}
.dsg_lp_tfj .dsg_o_hero .dsg_a_title .dsg_moving-line::after{
    width:80px;
}
.dsg_lp_tfj .dsg_a_title.dsg_h2_tfj{
    font-size: 26px !important;
    line-height: 34px;
}
.dsg_lp_tfj .dsg_a_text.-dsg_lead{
    font-size: 16px !important;
    line-height: 24px;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_wrapper{
    margin-right: 0px;
}

.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content {
    padding: 1rem 1rem 1.5rem !important;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_header {
    padding: 4rem 1rem 1.5rem;
}
.dsg_lp_tfj .dsg_a_title.-dsg-h_title {
    font-size: 28px !important;
    line-height: 36px;
    margin: 0.5rem 0 2rem;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content hr{
    margin: 1.5rem -1rem;
}
.dsg_lp_tfj .dsg_icon_listCheck .dsg_a_text {
    line-height: 21px;
}
.dsg_lp_tfj .dsg_o_offercard-cc .dsg_card .dsg_card_content .dsg_a_image{
    max-height:72px;
}
.dsg_lp_tfj .dsg_a_image.dsg_svg_cards{
max-width:115px !important; margin-top:1rem;
}
.dsg_o_tabdetails .dsg_o_tabdetails_visuel .dsg_a_image{
    object-position: -190px;
}
.dsg_lp_tfj .dsg_o_tabdetails .dsg_o_tabs{
    padding: 1rem 1rem 1.5rem;
}
.dsg_lp_tfj .dsg_o_offercards_wrapper .-dsg_card_v2 p {
    padding: 0 1rem;
}

.dsg_lp_tfj .dsg_o_cards_live_card::before{
    content: none;
}
.dsg_lp_tfj .dsg_o_offercards_wrapper .swiper-pagination-bullets{
    bottom: 0rem !important;
}
.dsg_lp_tfj .dsg_a_label{
    font-size: .75rem;
}
.dsg_lp_tfj .dsg_card_header .dsg_a_label{
    margin-top: -34px;
}

.dsg_lp_tfj .dsg_o_offercard-cc .dsg_wrapper .-dsg_small{
    order: 0;
}
}