/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.liste ul{
    list-style-type:none;
    padding:0px!important;
    margin:0px!important;
}

.liste ul li{
    margin-bottom: 8px;
}

.liste ul li a{
    color: #fff;
    font-size:14px!important;
    font-style: italic!important;
    font-weight: 200!important;
}

.liste ul li a:hover{
    color: #fff;
}

.hp-links{
    margin: 0!important;
    padding: 0!important;
}

.hp-links li{
    list-style:none;
}

.hp-links li a {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 10px;
    max-width: 400px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.hp-links li a:hover {
    color: #fff;
}

.hp-links  li a:after {
    background-image: url('https://legal2digital.local/wp-content/uploads/2025/06/arrow.svg');
    background-repeat: no-repeat;
    content: "";
    height: 9px;
    position: absolute;
    right: 0px;
    top: 25.5px;
    width: 6px;
}

/* EVENTS */

.events {
    background: #0A1A53;
    padding: 80px 20px;
    width: 100%;
}

.events h2 {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
    margin: 0px auto 100px auto;
    text-align: center;
}

.event {
    align-items: center;
    background-color: #fff;
    display: flex;
    margin-bottom: 40px;
    width: 100%;
}

.event a{
    color:#0A1A53!important;
}

.event_date {
    align-items: center;
    border-right: 2px solid #0A1A53;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    height: 150px;
    justify-content: center;
    line-height: 36px;
    width: 170px;
}

.event_date .day {
    font-size: 28px;
}

.event_date .month {
    font-size: 22px;
}

.event_detail {
    align-items: center;
    display: flex;
    font-size: 22px;
    justify-content: space-between;
    line-height: 32px;
    width: 100%;
}

.event_detail_name {
    padding-left: 35px;
}

.event_detail_place {
    padding-right: 35px;
}

.event_detail_place img {
    margin-right: 15px;
    vertical-align: inherit;
}

@media (max-width: 860px) {
    .event{
        flex-direction: column;
    }

    .event_detail {
        align-items: flex-start;
        flex-direction: column;
    }

    .event_detail > *{
        align-items: flex-start;
        padding: 10px 20px 10px 20px;
    }

    .event_date{
        border-color: #0A1A53;
        border-style: solid;
        border-width: 0 0 2px 0;
        height: auto;
        padding:20px 0;
        width: 100%;
    }

}

.elementor-blockquote--skin-quotation .elementor-blockquote:before, .elementor-blockquote--skin-quotation .elementor-blockquote:after{
    display:none!important
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content{
    padding: 50px 0px;
    margin-bottom: 20px;
}


.elementor-blockquote--skin-quotation .elementor-blockquote__content:before{
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/quotes_top.svg');
    content: ""!important;
    height: 45.06px!important;
    left: 0;
    position: absolute;
    top: -50px;
    width: 63.84px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content:after{
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/quotes_bottom.svg');
    bottom: 50px;
    content: ""!important;
    height: 45.06px!important;
    position: absolute;
    right: 0;
    width: 63.84px;
}

.baseline h2:before {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/blue_quotes_top.svg');
    content: "";
    height: 45.06px;
    left: 0;
    position: absolute;
    top: 0;
    width: 63.84px;
}

.baseline h2:after {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/blue_quotes_bottom.svg');
    bottom: 0;
    content: "";
    height: 45.06px;
    position: absolute;
    right: 0;
    width: 63.84px;
}

ul.custom li {
    align-items: center;
    display: flex;
    font-size: 20px;
    line-height: 40px;
}

ul.custom li:before {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/bullet.svg');
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    width: 24px;
}

.methodologie{
    padding: 50px 20px 100px 20px;
}

.methodologie .container{
    display: flex;
    flex-direction: column;
}

.methodologie ol {
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 200px;
    list-style-type: none;
    counter-reset: ordered;
    margin: 0;
    max-width: 800px;
    padding: 0;
    width: 100%;
}

.methodologie ol li{
    align-items: center;
    display: flex;
    font-size: 20px;
    gap: 60px;    
    line-height: 30px;
}

@media screen and (max-width:875px) {
    .methodologie ol li{
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
}

.methodologie ol li::before {
    color: #00A8E4;
    content: counter(ordered);
    counter-increment: ordered;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    font-size: 150px;
    font-weight: 700;
}

/* Icônes site presse */
.owo{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    max-width: 500px;
    width: 100%;
}

.owo::after {
    content: "";
    flex: auto;
}

.icones-presse {
    flex-basis: 20%;
}

.icones-presse .icon-owo{
    display:block;
    filter: grayscale(100%);
    transition: all 0.5s linear;
}

.icones-presse:hover .icon-owo{
    filter: grayscale(0%);
}

@media screen and (max-width:875px) {
    .owo{
        max-width: 100%;
        padding: 20px;
        width: 100%;
    }
}


@media (max-width: 1100px){
    .elementor-2900 .elementor-element.elementor-element-29ef1c0.horizontal-menu--dropdown-tablet .horizontal-menu-wrap.horizontal-menu-dropdown>.dt-nav-menu-horizontal--main {
        display:none!important;
    }
}

.hp-links li{
    list-style:none;
}

.hp-links li a {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 10px;
    max-width: 400px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.hp-links  li a:after {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/arrow.svg');
    background-repeat: no-repeat;
    content: "";
    height: 9px;
    position: absolute;
    right: 0px;
    top: 25.5px;
    width: 6px;
}

.wpcf7-form label{
    color:#fff;
}

.wpcf7-form input[type=submit] {
    padding:15px; 
    background:#fff; 
    border:0 none;
    color:#0A1A53;
    cursor:pointer;
    font-size:20px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
}

#newsletter [type="submit"] {
    background-color: #FFFFFF;
    background-image: none;
    color:#0A1A53;
    border-color: #0A1A53;
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 20px 20px 20px 20px;
    padding: 0px 40px 0px 40px;
	width:30%;
}


#newsletter [type="submit"]:hover{
    background-color: #0A1A53!important;
    color:#FFFFFF;
}

#newsletter [type="email"]{
    background-color: #FFFFFF00;
    border-color: #0A1A53;
    border-width: 0px 0px 2px 0px;
    border-radius: 0px 0px 0px 0px;
	font-size:14px;
	font-style:italic;
	height:40px;
	width:70%;
} 

.wpcf7-textarea{
	max-height:100px!important;
}

.form-button,.form-button:hover{
    background: var(--e-global-color-el_color_1_4 )!important;
    color:#fff!important;
    font-size: 18px!important;
    font-weight: 500!important;
    margin: 20px 0!important;
    padding: 15px!important;
}

/* .cta{
    background: #122053;
    border-radius: 10px;
    color: #fff;
    padding: 50px;
    position: relative;
}

.cta a{
    color:#fff;
}

.cta::before{
    background-image: url(https://agence-juridique.com/wp-content/uploads/2022/10/blob-scene-wide-simple.svg);
    background-position: center center;
    background-size: cover;
    content: "";
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: 0.16;
    position: absolute;
    top: 0;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
} */


#contact-form form{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#contact-form form label{
    color:#0A1A53!important;
    font-size: 16px;
    font-weight:500;
    line-height:28.8px;
}

#contact-form form input,#contact-form form select,#contact-form form textarea{
    background: #fff;
    border: 1px solid #a6acc1;
    border-radius: 12px;
    padding: 12px 20px;
    width: 100%;
}

#contact-form form input::placeholder{
    color: rgba(10, 26, 83, 0.5)!important;
}

#contact-form form input[type=submit]{
    background-color: #177BC2;
    border-radius: 12px;
    border-width: 0px;
    color: #fff;
    display: flex;
    font-size: 16px;
    line-height: 24px;
    margin: auto;
    max-width: 300px;
    padding: 16px 24px;
    text-align: center;
    width: 90%;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child){
    margin-bottom:0px!important;
}

.forminator-field {
    display: flex;
    flex-direction: column;
}

.forminator-response-message.forminator-error,.forminator-error-message{
    color:crimson;
}

.forminator-response-message.forminator-success{
    color:darkolivegreen;
}

.forminator-button-submit{
    align-self: center;
    background-color: #177BC2;
    border-radius: 12px;
    border-width: 0px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    line-height: 24px;
    margin: auto;
    max-width: 300px;
    padding: 16px 24px;
    text-align: center;
    width: 90%;
    font: var(--the7-btn-m-font);
    font-size: 16px!important;
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing);
    word-spacing: var(--the7-btn-m-word-spacing);
    border-radius: var(--the7-btn-m-border-radius);
}

dl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
}

dl dt {
    font-weight: 500;
    font-size: 1.2em;
}

dl dd.adress {
    padding: 0;
    margin: 0;
}


.more-posts{
    color:#122053;
    display: block;
    font-size: 38px;
    font-weight: 600;
    margin: 50px auto;
    text-align: center;
}

.related-posts{
    display: flex;
    flex-direction: column;
    flex-flow: column wrap;
    gap: 20px;
    /* justify-content: space-between; */
    margin: auto;
    width: 100%;
}

.related-post{
    align-items: center;
    color:#333;
    display: flex;
    flex-direction: row;
    gap: 15px;
    width: 100%;
}

.related-post img{
    border-radius: 10px;
    height: 40px;
    object-fit: cover;
    width: 40px;
}

.related-post span{
    color: #000;
    font-size: 16px!important;
}

#guide-content ul{
    margin-bottom: 24px;
}

#guide-content h2, #guide-content h3, #guide-content h4, #guide-content h5, #guide-content h6{
    margin-top:36px;
    font-weight: 400;
    text-transform: none;
}


div.title {
    margin-bottom: 25px;
    text-align: center;
}

h2 span,h3 span {
    color: #00a8e4;
    font-size: 1.333rem;
    font-weight: 500
}

.wrapper {
    margin: auto;
    max-width: 1240px!important;
    width: 100%!important
}

ul.tc{
    list-style-type: none!important;
    margin: 0;
    padding: 0;
}

.tc .tc-post{
    box-sizing: border-box;
    padding: 10px;
}

.tc .tc-post a{
    align-items: center;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    color: #000;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    list-style: none;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
}

.tc .tc-post a .tc-post-img{
    border: 0px solid #000;
    border-radius: 10px 10px 0 0;
    box-shadow: none!important;
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.tc .tc-post a .tc-post-img.tc-post-img--jal{
    border: 0px solid #000;
    border-radius: 0;
    box-shadow: none!important;
    height: auto;
    max-height: 100px;
    object-fit:scale-down;
    padding: 10px;
    filter: saturate(0);
    transition: all ease-in-out 0.2s;
    width: initial;
}
.tc .tc-post:hover a .tc-post-img.tc-post-img--jal{
    filter: saturate(1);
}

.tc .tc-post a .tc-post-title{
    padding: 20px;
}

.departements .departement-title:first-of-type, .greffes .greffe-title:first-of-type{
    margin-top: 0px;
}

.departement-title, .greffe-title{
    font-size: 24px;
    margin-top: 36px;
}

.table-journaux tr td, .table-greffes tr td{
    vertical-align: center;
}

.table-journaux tr td:first-child{
    width: 125px;
}

.table-greffes tr td:first-child{
    width: 160px;
}

.table-journaux tr td a,.table-greffes tr td a{
    color:#000;
}

a#to-top {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}

table.tarifTable{
    margin: 24px auto;
}

p.h2{
    color: var(--e-global-color-text);
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-top: 36px;
    text-transform: none;
}

.jfaq--head {
    display:none;
}

.um-field-label,.um-field-label label, .um-field label{
    color:#555!important;
}

.eicon-close:before {
    content: "\e87f"!important;
    color: #fff!important;
    font-size: 36px!important;
}

.dialog-lightbox-close-button.dialog-close-button {
    position: absolute;
    top: 20px;
    right: 20px;
}




/* EVENTS */

.events {
    background: #0A1A53;
    padding: 80px 20px;
    width: 100%;
}

.events h2 {
    color: #fff;
    display: block;
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
    margin: 0px auto 100px auto;
    text-align: center;
}

.event {
    align-items: center;
    background-color: #fff;
    display: flex;
    margin-bottom: 40px;
    width: 100%;
}

.event a{
    color:#0A1A53!important;
}

.event_date {
    align-items: center;
    border-right: 2px solid #0A1A53;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    height: 150px;
    justify-content: center;
    line-height: 36px;
    width: 170px;
}

.event_date .day {
    font-size: 28px;
}

.event_date .month {
    font-size: 22px;
}

.event_detail {
    align-items: center;
    display: flex;
    font-size: 22px;
    justify-content: space-between;
    line-height: 32px;
    width: 100%;
}

.event_detail_name {
    padding-left: 35px;
}

.event_detail_place {
    padding-right: 35px;
}

.event_detail_place img {
    margin-right: 15px;
    vertical-align: inherit;
}

@media (max-width: 860px) {
    .event{
        flex-direction: column;
    }

    .event_detail {
        align-items: flex-start;
        flex-direction: column;
    }

    .event_detail > *{
        align-items: flex-start;
        padding: 10px 20px 10px 20px;
    }

    .event_date{
        border-color: #0A1A53;
        border-style: solid;
        border-width: 0 0 2px 0;
        height: auto;
        padding:20px 0;
        width: 100%;
    }

}

.elementor-blockquote--skin-quotation .elementor-blockquote:before, .elementor-blockquote--skin-quotation .elementor-blockquote:after{
    display:none!important
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content{
    padding: 50px 75px;
    margin-bottom: 20px;
}


.elementor-blockquote--skin-quotation .elementor-blockquote__content:before{
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/quotes_top.svg');
    content: ""!important;
    height: 45.06px!important;
    left: 0;
    position: absolute;
    top: -50px;
    width: 63.84px;
}

.elementor-blockquote--skin-quotation .elementor-blockquote__content:after{
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/quotes_bottom.svg');
    bottom: 50px;
    content: ""!important;
    height: 45.06px!important;
    position: absolute;
    right: 0;
    width: 63.84px;
}

.baseline h2:before {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/blue_quotes_top.svg');
    content: "";
    height: 45.06px;
    left: 0;
    position: absolute;
    top: 0;
    width: 63.84px;
}

.baseline h2:after {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/blue_quotes_bottom.svg');
    bottom: 0;
    content: "";
    height: 45.06px;
    position: absolute;
    right: 0;
    width: 63.84px;
}

ul.custom li {
    align-items: center;
    display: flex;
    font-size: 20px;
    line-height: 40px;
}

ul.custom li:before {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/bullet.svg');
    content: "";
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    width: 24px;
}

.methodologie{
    padding: 50px 20px 100px 20px;
}

.methodologie .container{
    display: flex;
    flex-direction: column;
}

.methodologie ol {
    align-self: center;
    display: flex;
    flex-direction: column;
    gap: 200px;
    list-style-type: none;
    counter-reset: ordered;
    margin: 0;
    max-width: 800px;
    padding: 0;
    width: 100%;
}

.methodologie ol li{
    align-items: center;
    display: flex;
    font-size: 20px;
    gap: 60px;    
    line-height: 30px;
}

@media screen and (max-width:875px) {
    .methodologie ol li{
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
}

.methodologie ol li::before {
    color: #00A8E4;
    content: counter(ordered);
    counter-increment: ordered;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    font-size: 150px;
    font-weight: 700;
}

/* Icônes site presse */
.owo{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
    max-width: 500px;
    width: 100%;
}

.owo::after {
    content: "";
    flex: auto;
}

.icones-presse {
    flex-basis: 20%;
}

.icones-presse .icon-owo{
    display:block;
    filter: grayscale(100%);
    transition: all 0.5s linear;
}

.icones-presse:hover .icon-owo{
    filter: grayscale(0%);
}

@media screen and (max-width:875px) {
    .owo{
        max-width: 100%;
        padding: 20px;
        width: 100%;
    }
}


@media (max-width: 1100px){
    .elementor-2900 .elementor-element.elementor-element-29ef1c0.horizontal-menu--dropdown-tablet .horizontal-menu-wrap.horizontal-menu-dropdown>.dt-nav-menu-horizontal--main {
        display:none!important;
    }
}

.hp-links li{
    list-style:none;
}

.hp-links li a {
    border-bottom: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 60px;
    margin-bottom: 10px;
    max-width: 400px;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.hp-links  li a:after {
    background-image: url('https://www.legal2digital.fr/wp-content/uploads/2022/12/arrow.svg');
    background-repeat: no-repeat;
    content: "";
    height: 9px;
    position: absolute;
    right: 0px;
    top: 25.5px;
    width: 6px;
}

.wpcf7-form label{
    color:#fff;
}

.wpcf7-form input[type=submit] {
    padding:15px; 
    background:#fff; 
    border:0 none;
    color:#0A1A53;
    cursor:pointer;
    font-size:20px;
    -webkit-border-radius: 10px;
    border-radius: 10px; 
}

#newsletter [type="submit"] {
    background-color: #FFFFFF;
    background-image: none;
    color:#0A1A53;
    border-color: #0A1A53;
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 20px 20px 20px 20px;
    padding: 0px 40px 0px 40px;
	width:30%;
}


#newsletter [type="submit"]:hover{
    background-color: #0A1A53!important;
    color:#FFFFFF;
}

#newsletter [type="email"]{
    background-color: #FFFFFF00;
    border-color: #0A1A53;
    border-width: 0px 0px 2px 0px;
    border-radius: 0px 0px 0px 0px;
	font-size:14px;
	font-style:italic;
	height:40px;
	width:70%;
} 

.wpcf7-textarea{
	max-height:100px!important;
}

.form-button,.form-button:hover{
    background: var(--e-global-color-el_color_1_4 )!important;
    color:#fff!important;
    font-size: 18px!important;
    font-weight: 500!important;
    margin: 20px 0!important;
    padding: 15px!important;
}

/* .cta{
    background: #122053;
    border-radius: 10px;
    color: #fff;
    padding: 50px;
    position: relative;
}

.cta a{
    color:#fff;
}

.cta::before{
    background-image: url(https://agence-juridique.com/wp-content/uploads/2022/10/blob-scene-wide-simple.svg);
    background-position: center center;
    background-size: cover;
    content: "";
    filter: brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );
    height: 100%;
    left: 0;
    mix-blend-mode: multiply;
    opacity: 0.16;
    position: absolute;
    top: 0;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    width: 100%;
} */


#contact-form form{
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#contact-form form label{
    color:#0A1A53!important;
    font-size: 16px;
    font-weight:500;
    line-height:28.8px;
}

#contact-form form input,#contact-form form select,#contact-form form textarea{
    background: #fff;
    border: 1px solid #a6acc1;
    border-radius: 12px;
    padding: 12px 20px;
    width: 100%;
}

#contact-form form input::placeholder{
    color: rgba(10, 26, 83, 0.5)!important;
}

#contact-form form input[type=submit]{
    background-color: #177BC2;
    border-radius: 12px;
    border-width: 0px;
    color: #fff;
    display: flex;
    font-size: 16px;
    line-height: 24px;
    margin: auto;
    max-width: 300px;
    padding: 16px 24px;
    text-align: center;
    width: 90%;
}

.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child){
    margin-bottom:0px!important;
}

.forminator-field {
    display: flex;
    flex-direction: column;
}

.forminator-response-message.forminator-error,.forminator-error-message{
    color:crimson;
}

.forminator-response-message.forminator-success{
    color:darkolivegreen;
}

.forminator-button-submit{
    align-self: center;
    background-color: #177BC2;
    border-radius: 12px;
    border-width: 0px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    line-height: 24px;
    margin: auto;
    max-width: 300px;
    padding: 16px 24px;
    text-align: center;
    width: 90%;
    font: var(--the7-btn-m-font);
    font-size: 16px!important;
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing);
    word-spacing: var(--the7-btn-m-word-spacing);
    border-radius: var(--the7-btn-m-border-radius);
}

dl {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
}

dl dt {
    font-weight: 500;
    font-size: 1.2em;
}

dl dd.adress {
    padding: 0;
    margin: 0;
}


.more-posts{
    color:#122053;
    display: block;
    font-size: 38px;
    font-weight: 600;
    margin: 50px auto;
    text-align: center;
}

.related-posts{
    display: flex;
    flex-direction: column;
    flex-flow: column wrap;
    gap: 20px;
    /* justify-content: space-between; */
    margin: auto;
    width: 100%;
}

.related-post{
    align-items: center;
    color:#333;
    display: flex;
    flex-direction: row;
    gap: 15px;
    width: 100%;
}

.related-post img{
    /* border-radius: 10px; */
    height: 40px;
    object-fit: cover;
    width: 40px;
}

.related-post span{
    color: #000;
    font-size: 16px!important;
}

#guide-content ul{
    margin-bottom: 24px;
}

#guide-content h2, #guide-content h3, #guide-content h4, #guide-content h5, #guide-content h6{
    margin-top:36px;
    font-weight: 400;
    text-transform: none;
}


div.title {
    margin-bottom: 25px;
    text-align: center;
}

h2 span,h3 span {
    color: #00a8e4;
    font-size: 1.333rem;
    font-weight: 500
}

.wrapper {
    margin: auto;
    max-width: 1240px!important;
    width: 100%!important
}

.departements .departement-title:first-of-type, .greffes .greffe-title:first-of-type{
    margin-top: 0px;
}

.departement-title, .greffe-title{
    font-size: 24px;
    margin-top: 36px;
}

.table-journaux tr td, .table-greffes tr td{
    vertical-align: center;
}

.table-journaux tr td:first-child{
    width: 125px;
}

.table-greffes tr td:first-child{
    width: 160px;
}

.table-journaux tr td a,.table-greffes tr td a{
    color:#000;
}

a#to-top {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}

table.tarifTable{
    margin: 24px auto;
}

p.h2{
    color: var(--e-global-color-text);
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-top: 36px;
    text-transform: none;
}

.jfaq--head {
    display:none;
}

.um-field-label,.um-field-label label, .um-field label{
    color:#555!important;
}

.eicon-close:before {
    content: "\e87f"!important;
    color: #fff!important;
    font-size: 36px!important;
}

.dialog-lightbox-close-button.dialog-close-button {
    position: absolute;
    top: 20px;
    right: 20px;
}


/* Grid principal avec auto-fit et masonry-like */
#grid.tc.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
    grid-auto-rows: masonry; /* Safari support */
}

/* Fallback pour navigateurs sans support masonry */
@supports not (grid-auto-rows: masonry) {
    #grid.tc.grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: min-content;
        align-items: start;
    }
}

/* Style des éléments de la liste */
.tc-post {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.06);
    align-self: start;
}

.tc-post:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.12);
}

/* Liens des articles */
.tc-post a {
    display: block;
    text-decoration: none;
    color: inherit;
    height: 100%;
}

/* Images des articles - dimensions fixes */
.tc-post-img {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease;
    display: block;
}

.tc-post:hover .tc-post-img {
    transform: scale(1.02);
}

/* Titres des articles avec hauteur variable */
.tc-post-title {
    display: block;
    padding: 1.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    color: #1d1d1f;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    min-height: auto;
}

.tc-post:hover .tc-post-title {
    color: #007aff;
}

/* Alternative JavaScript pour un vrai effet masonry */
.js-masonry #grid.tc.grid {
    display: block;
    column-count: 3;
    column-gap: 2rem;
    column-fill: balance;
}

.js-masonry .tc-post {
    display: inline-block;
    width: 100%;
    margin-bottom: 2rem;
    break-inside: avoid;
    page-break-inside: avoid;
}

/* Responsive - Tablette */
@media (max-width: 1024px) {
    #grid.tc.grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.5rem;
        padding: 0 1rem;
    }
    
    .js-masonry #grid.tc.grid {
        column-count: 2;
        column-gap: 1.5rem;
    }
    
    .tc-post-img {
        height: 200px;
    }
    
    .tc-post-title {
        padding: 1.25rem;
        font-size: 1rem;
    }
    
    .js-masonry .tc-post {
        margin-bottom: 1.5rem;
    }
}

/* Responsive - Mobile */
@media (max-width: 768px) {
    #grid.tc.grid {
        grid-template-columns: 1fr;
        gap: 1rem;
        padding: 0 1rem;
    }
    
    .js-masonry #grid.tc.grid {
        column-count: 1;
        column-gap: 0;
    }
    
    .tc-post-img {
        height: 180px;
    }
    
    .tc-post-title {
        padding: 1rem;
        font-size: 0.95rem;
    }
    
    .js-masonry .tc-post {
        margin-bottom: 1rem;
    }
}

/* Animation d'apparition progressive */
.tc-post {
    opacity: 0;
    animation: fadeInUp 0.6s ease forwards;
}

.tc-post:nth-child(1) { animation-delay: 0.1s; }
.tc-post:nth-child(2) { animation-delay: 0.2s; }
.tc-post:nth-child(3) { animation-delay: 0.3s; }
.tc-post:nth-child(4) { animation-delay: 0.4s; }
.tc-post:nth-child(5) { animation-delay: 0.5s; }
.tc-post:nth-child(6) { animation-delay: 0.6s; }

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* État de focus pour l'accessibilité */
.tc-post a:focus {
    outline: 2px solid #007aff;
    outline-offset: 2px;
}

/* Optimisation pour les écrans haute résolution */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
    .tc-post {
        border-width: 0.5px;
    }
}

/* ================================
   SISTER PAGES - STYLES PRINCIPAUX
   ================================ */

.sister-pages {
    margin: 2rem 0;
}

.sister-pages__title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    color: #333;
    border-bottom: 2px solid #e1e1e1;
    padding-bottom: 0.5rem;
}

/* ================================
   GRILLE DES ARTICLES LIÉS
   ================================ */

.related-posts {
    display: grid;
    gap: 1.5rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Grille responsive */
.related-posts--grid {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}

/* Ajustements selon le nombre d'articles */
.related-posts--count-1 {
    grid-template-columns: 1fr;
    max-width: 400px;
}

.related-posts--count-2 {
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 768px) {
    .related-posts--grid,
    .related-posts--count-2 {
        grid-template-columns: 1fr;
    }
}

/* ================================
   CARTE D'ARTICLE INDIVIDUELLE
   ================================ */

.related-post {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.related-post:hover {
    transform: translateY(-4px);
    /* box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15); */
}

/* ================================
   IMAGE DE L'ARTICLE
   ================================ */

.related-post__image {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16/9;
    background: #f5f5f5;
    width: 100%;
}

.related-post__image-link {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.related-post__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.related-post:hover .related-post__image img {
    transform: scale(1.05);
}

/* ================================
   CONTENU DE L'ARTICLE
   ================================ */

.related-post__content {
    padding: 1.25rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.related-post__title {
    margin: 0 0 0.75rem 0;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 600;
}

.related-post__link {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}

.related-post__link:hover {
    color: #007cba;
    text-decoration: none;
}

.related-post__excerpt {
    margin: 0 0 1rem 0;
    color: #666;
    font-size: 0.9rem;
    line-height: 1.6;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.related-post__date {
    font-size: 0.85rem;
    color: #888;
    font-style: italic;
    margin-top: auto;
}

/* ================================
   SECTION FAQ
   ================================ */

.faq-section {
    margin: 3rem 0 2rem 0;
    padding-top: 2rem;
    border-top: 1px solid #e1e1e1;
}

.faq__title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    color: #333;
}

.faq__intro {
    margin-bottom: 1.5rem;
    padding: 1rem;
    background: #f9f9f9;
    border-left: 4px solid #007cba;
    border-radius: 4px;
}

.faq__content {
    margin-top: 1rem;
}

/* ================================
   VARIANTES ALTERNATIVES
   ================================ */

/* Version liste horizontale pour peu d'articles */
.related-posts--horizontal {
    display: flex;
    gap: 1rem;
    overflow-x: auto;
    padding-bottom: 1rem;
}

.related-posts--horizontal .related-post {
    min-width: 280px;
    flex-shrink: 0;
}

/* Version compacte */
.related-posts--compact .related-post {
    flex-direction: row;
    height: auto;
}

.related-posts--compact .related-post__image {
    width: 120px;
    flex-shrink: 0;
    aspect-ratio: 4/3;
}

.related-posts--compact .related-post__content {
    padding: 1rem;
}

.related-posts--compact .related-post__title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.related-posts--compact .related-post__excerpt {
    -webkit-line-clamp: 2;
    margin-bottom: 0.5rem;
}

/* ================================
   ACCESSIBILITÉ
   ================================ */

.related-post:focus-within {
    outline: 2px solid #007cba;
    outline-offset: 2px;
}

.related-post__link:focus {
    outline: none;
}

/* Mode sombre (optionnel) */
@media (prefers-color-scheme: dark) {
    .related-post {
        background: #2a2a2a;
        color: #e1e1e1;
    }
    
    .related-post__title {
        color: #fff;
    }
    
    .related-post__link {
        color: #e1e1e1;
    }
    
    .related-post__link:hover {
        color: #4a9eff;
    }
    
    .sister-pages__title {
        color: #fff;
        border-bottom-color: #444;
    }
}

/* ================================
   RESPONSIVE
   ================================ */

@media (max-width: 480px) {
    .sister-pages {
        margin: 1.5rem 0;
    }
    
    .related-posts {
        gap: 1rem;
    }
    
    .related-post__content {
        padding: 1rem;
    }
    
    .sister-pages__title {
        font-size: 1.25rem;
        margin-bottom: 1rem;
    }
}