
/* PAGES */



/* Intro */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column {
    display: flex;
    gap: 16px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column {
    display: flex;
    align-items: center;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column .et_pb_text {
    padding-top: 2px !important;
}
/* Avis Google */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google {
    width: fit-content;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p {
    display: flex;
    align-items: center;
    line-height: 1em;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img:first-child {
    width: 25px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img {
    width: 114px;
    height: auto;
    transform: translateY(-3.5px);
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p span {
    color: #131313 !important;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google:hover .et_pb_text_inner p span {
    text-decoration: underline;
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column .et_pb_text {
        padding-top: 3px !important;
    }
    /* Avis Google */
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img:first-child {
        width: 24px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img {
        width: 110px;
        transform: translateY(-3px);
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column {
        gap: 12px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_buttons .et_pb_column .et_pb_text {
        padding-top: 3px !important;
    }
    /* Avis Google */
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img:first-child {
        width: 23px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_avis-google .et_pb_text_inner p img {
        width: 106px;
    }
}
@media only screen and (max-width: 480px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row .et_pb_column .et_pb_text.module_text-large .et_pb_text_inner p {
        font-size: 19px;
    }
}



/* Services */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 32px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb {
    width: calc(50% - 16px);
    margin-bottom: 16px !important;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 24px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    width: 100%;
    height: auto;
    padding: 12px;
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
        width: 55px;
        height: 55px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        padding: 11px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap {
        width: 50px;
        height: 50px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        padding: 10px;
    }
}
@media only screen and (max-width: 600px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_services .et_pb_column .et_pb_blurb {
        width: 100%;
    }
}






/* Clients */
/*body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_text .et_pb_text_inner h2 span::before {
    content: url("/wp-content/uploads/2025/09/line-1.svg");
    position: absolute;
    bottom: -26px;
    left: -8px;
    width: 140px;
    height: auto;
    z-index: 2;
    pointer-events: none;
}*/
body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 140px;
    pointer-events: none;
    z-index: 2;
    left: -1px;
    background: linear-gradient(90deg,#fff 0%,rgba(255,255,255,0) 100%);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 140px;
    pointer-events: none;
    z-index: 1;
    right: -1px;
    background: linear-gradient(270deg,#fff 0%,rgba(255,255,255,0) 100%);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code.reverse .et_pb_code_inner .elfsight-app-9cdfbb8d-8941-4851-9a6f-0e9296f06090 .eapp-logo-showcase-logo-showcase-component .rfm-marquee-container .rfm-marquee {
    animation-direction: reverse;
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::before {
        width: 100px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::after {
        width: 100px;
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::before {
        width: 60px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_clients .et_pb_column .et_pb_code .et_pb_code_inner::after {
        width: 60px;
    }
}





/* Avis Google 
body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google .et_pb_column .et_pb_text .et_pb_text_inner p img {
    transform: translateY(2px);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google:hover .et_pb_column .et_pb_text.nombre .et_pb_text_inner p {
    text-decoration: underline;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google .et_pb_column .et_pb_image.image_arrow {
    position: absolute;
    bottom: 2px;
    right: 14px;
    display: block;
    transition: all .2s ease;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google:hover .et_pb_column .et_pb_image.image_arrow {
    transform: translate(4px, -4px);
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google .et_pb_column .et_pb_text .et_pb_text_inner p img {
        transform: translateY(2.25px);
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_avis-google .et_pb_column .et_pb_text .et_pb_text_inner p img {
        transform: translateY(2.5px);
    }
}
*/






/* Filtres */
body.custom-theme-ld .et_pb_section .et_pb_row.row_filter {
    transition: opacity .2s ease;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner label {
    font-family: 'Mier B';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 1.5em !important;
    color: #131313;
    padding-top: 2px;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner select#divi-row-filter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    font-family: 'Mier B';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    line-height: 1em !important;
    color: #131313;
    text-decoration: none;
    background: #fafafa !important;
    background-image: url("/wp-content/uploads/2026/01/chevron_down.svg") !important;
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    background-size: 12px !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 100px;
    opacity: 1;
    outline: none;
    cursor: pointer;
    padding-top: 12px !important;
    padding-bottom: 9px !important;
    padding-left: 16px !important;
    padding-right: 36px !important;
    transition: all .2s cubic-bezier(0, 0.5, 0.5, 2.5);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner select#divi-row-filter:hover {
    transform: scale(1.05);
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner {
        gap: 9px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner label {
        font-size: 18px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner select#divi-row-filter {
        font-size: 18px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner select#divi-row-filter:hover {
        transform: scale(1);
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner {
        justify-content: flex-start;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner {
        gap: 8px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner label {
        font-size: 17px;
        padding-top: 1.5px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_filter .et_pb_column .et_pb_code .et_pb_code_inner select#divi-row-filter {
        font-size: 17px;
    }
}










/* Project Grid */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column {
    width: calc(50% - 16px);
    margin: 0px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project.without-image .et_pb_column {
    width: 66.6666%;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group {
    display: flex;
    align-items: center;
    gap: 6px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button {
    font-size: 15px;
    border: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 7px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button.bytheway {
    color: #ff5f9b !important;
    background: rgb(255 95 155 / 10%) !important;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button.itpartenaire {
    color: #f38630 !important;
    background: rgb(243 134 48 / 10%) !important;
}
/*body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button.less-design {
    color: #131313 !important;
    background: #bafa00 !important;
}*/
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_text .et_pb_text_inner h3 a {
    text-decoration: none;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_text .et_pb_text_inner h3 a:hover {
    text-decoration: underline;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image {
    display: flex;
    align-items: center;
    aspect-ratio: 1 / 1;
    padding-left: 32px;
    padding-right: 32px;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image .et_pb_image.image_cover {
    overflow: hidden;
    transition: all .25s cubic-bezier(0, 0.5, 0.5, 2);
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image:hover .et_pb_image.image_cover {
    transform: scale(1.05);
}







body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image .et_pb_image.image_cover span.et_pb_image_wrap img.et_multi_view_image__loaded {
    opacity: 1 !important;
    animation: none !important;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image .et_pb_image.image_cover span.et_pb_image_wrap img.et_multi_view_image__loading {
    opacity: 1 !important;
    animation: none !important;
    visibility: visible !important;
}










body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image .et_pb_image.image_arrow {
    position: absolute;
    bottom: 14px;
    right: 14px;
    display: block;
    transition: all .2s ease;
}
body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image:hover .et_pb_image.image_arrow {
    transform: translate(4px, -4px);
}

@media only screen and (max-width: 980px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project {
        gap: 24px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column {
        width: calc(50% - 12px);
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group {
        gap: 5.5px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button {
        font-size: 14px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image {
        padding-left: 24px;
        padding-right: 24px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image:hover .et_pb_image.image_cover {
        transform: scale(1.0375);
    }
}
@media only screen and (max-width: 767px) {

    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project {
        flex-direction: column;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column {
        width: 100%;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project.without-image .et_pb_column {
        width: 100%;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group {
        gap: 5px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_project .et_pb_column .et_pb_group .et_pb_button_module_wrapper a.et_pb_button {
        font-size: 13px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image {
        padding-left: 32px;
        padding-right: 32px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image:hover .et_pb_image.image_cover {
        transform: scale(1.05);
    }
}
@media only screen and (max-width: 480px) {

    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image {
        padding-left: 24px;
        padding-right: 24px;
    }
    body.custom-theme-ld .et_pb_section .et_pb_row.row_project .et_pb_column.column_image:hover .et_pb_image.image_cover {
        transform: scale(1.0375);
    }
}








/* Template Service */
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.module_sommaire .et_pb_text_inner ul {
    padding-bottom: 0px;
}
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.module_sommaire .et_pb_text_inner ul li a {
    transition: all .2s ease;
}
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.module_sommaire .et_pb_text_inner ul li a {
    text-decoration: none;
}
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.module_sommaire .et_pb_text_inner ul li a:hover {
    text-decoration: underline;
}
/*body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.module_sommaire .et_pb_text_inner ul li a::before {
    display: none;
}*/
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_text.bloc-link {
    padding-top: 38px !important;
    margin-top: -38px !important;
}
body.custom-theme-ld .et_pb_section.section_service .et_pb_row .et_pb_column .et_pb_image span.et_pb_image_wrap img {
    width: 100%;
    height: auto;
    padding: 96px 48px;
}









/* Studio */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio {
    display: flex;
    flex-wrap: wrap;
    gap: 48px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio .et_pb_column {
    width: calc(50% - 24px);
    margin: 0px;
}

/* Partners */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners::after {
    display: none;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column {
    width: calc(50% - 16px);
    margin: 0px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_image.image_arrow {
    position: absolute;
    bottom: 14px;
    right: 14px;
    display: block;
    transition: all .2s ease;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column:hover .et_pb_image.image_arrow {
    transform: translate(4px, -4px);
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 24px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    width: auto;
    height: 60px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_itpartenaire .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    height: 24px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_dind-finance .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    height: 45px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_wpumbrella .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    height: 53px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_cookieyes .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    height: 28px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_rankmath .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
    height: 33px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h3.et_pb_module_header {
    text-decoration: none;
    padding-bottom: 0px !important;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column:hover .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h3.et_pb_module_header {
    text-decoration: underline;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {
    padding-top: 10px;
}

@media only screen and (max-width: 980px) {

    /* Studio */
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio {
        gap: 32px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio .et_pb_column {
        width: calc(50% - 16px);
    }

    /* Partners */
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners {
        gap: 24px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column {
        width: calc(50% - 12px);
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 22px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        width: auto;
        height: 55px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_itpartenaire .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        height: 22px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_dind-finance .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        height: 41px;
    }
}
@media only screen and (max-width: 767px) {

    /* Studio */
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio {
        flex-direction: column-reverse;
        gap: 64px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_studio .et_pb_column {
        width: 100%;
    }

    /* Partners */
body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners {
    gap: 24px;
}
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column {
        width: 100%;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        width: auto;
        height: 50px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_itpartenaire .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        height: 20px;
    }
    body.custom-theme-ld #page-container #et-boc #et-main-area .et_pb_section .et_pb_row.row_partners .et_pb_column.column_dind-finance .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image span.et_pb_image_wrap img {
        height: 37px;
    }
}










