


.comp_10 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


.comp_21 {
/* Réglage couleur */   background: linear-gradient(to left, #FFFFFF, #1235C4)!important;
background-clip: text;-webkit-background-clip: text!important;;-webkit-text-fill-color: transparent!important;}
 


<style>
/* --- LE TABLEAU ENCADRÉ ET BLEU --- */
.table-logistique {
    width: 100% !important;
    margin: 30px 0 !important;
    border-collapse: separate !important; /* Indispensable pour l'arrondi et le cadre */
    border-spacing: 0 !important;
    
    background-color: #3b556d !important; /* LE BLEU DEMANDÉ */
    border: 1px solid #bba048 !important;   /* LE CADRE DORÉ TAILLE 1 */
    border-radius: 10px !important;         /* LES COINS ARRONDIS */
    overflow: hidden !important;
    
    color: #ffffff !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
}

.table-logistique td, 
.table-logistique th {
    padding: 20px 25px !important;
    /* Filets internes très discrets */
    border-bottom: 1px solid rgba(187, 160, 72, 0.2) !important; 
    border-right: 1px solid rgba(187, 160, 72, 0.2) !important;
    text-align: left !important;
}

/* On retire les bordures inutiles pour un cadre propre */
.table-logistique td:last-child, .table-logistique th:last-child { border-right: none !important; }
.table-logistique tr:last-child td { border-bottom: none !important; }

.table-logistique th {
    background-color: rgba(0, 0, 0, 0.2) !important;
    font-weight: 700 !important;
    color: #bba048 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    letter-spacing: 2px !important;
}

.table-logistique td:first-child {
    font-weight: 700 !important;
    width: 30% !important;
}

/* --- LE FOOTER LISIBLE (STYLE PHOTO 2) --- */
.footer-links a {
    color: #ffffff !important;           /* Blanc pur comme sur la photo 2 */
    text-decoration: underline !important; /* Bien souligné */
    font-size: 1.05rem !important;
    opacity: 1 !important;               /* Plus de transparence grise */
    margin-left: 25px !important;
}

.copyright-section {
    text-align: center !important; 
    margin-top: 50px !important; 
    color: #ffffff !important;           /* Blanc pur */
    opacity: 0.9 !important;             /* Enfin lisible */
    font-size: 0.95rem !important;
}

.lgbt-text {
    color: #ffffff !important;
    opacity: 1 !important;
    font-weight: 600 !important;
}

/* --- MOBILE --- */
@media (max-width: 768px) {
    .table-logistique thead { display: none !important; }
    .table-logistique tr, .table-logistique td { display: block !important; width: 100% !important; }
    .table-logistique td { border-right: none !important; }
    .table-logistique td:first-child { padding-top: 20px !important; color: #bba048 !important; }
}
</style>

.comp_1 {
    background-color: rgba(26,26,26,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_1 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_10 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_10 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_10 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_10 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_11 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_12 {
    flex-direction: column;
}
.comp_12 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_13 {
    display: flex;
    width: 100%;
}
.comp_13 .wa-image-wrap {
    aspect-ratio: 1252/1024;;
    box-sizing: content-box;
    overflow: hidden;
    position: relative;
    width: calc( min( 100% , 1252px) );
}
.comp_13 .wa-image-wrap > div {
    aspect-ratio: 1252/1024;;
    position: relative;
    width: 100%;
}
.comp_13 .wa-image-wrap img {
    aspect-ratio: 1252/1024;;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.comp_14 {
    background-color: rgba(26,26,26,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_14 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_15 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_16 {
    flex-direction: column;
}
.comp_16 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_17 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_18 {
    flex-direction: column;
}
.comp_18 > .wa_inner_col {
    background-color: rgba(26,26,26,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_18 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_19 {
    background-color: rgba(59,85,109,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_19 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_19 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_19 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_19 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_2 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_20 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_20 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_20 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_20 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_20 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_21 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_21 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_21 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_21 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_22 {
    width: 100%;
}
.comp_23 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_24 {
    flex-direction: column;
}
.comp_24 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_25 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_25 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_25 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_25 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_25 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_26 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_27 {
    flex-direction: column;
}
.comp_27 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_27 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_28 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_29 {
    flex-direction: column;
}
.comp_29 > .wa_inner_col {
    background-color: rgba(36,36,36,1);
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: center;
}
.comp_3 {
    flex-direction: column;
}
.comp_3 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_30 {
    background-color: rgba(59,85,109,1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
}
.comp_30 .wa-txt-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 1em;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_30 .wa-txt-par.wa-last-par {
    color: rgba(255,255,255,1);
    font-family: 'Lato';
    font-weight: 400;
    margin-bottom: 0px;
    width: 100%;
    word-break: break-word;
    &:not(:last-child) {margin-bottom: 16px !important;} 
}
.comp_30 .wa-txt-par.wa-last-par a {
    color: rgba(0,0,255,1);
    font-weight: normal;
    text-decoration: underline;
}
.comp_4 {
    width: 100%;
}
.comp_4 .waf-breadcrumb {
    align-items: flex-start;
    color: rgba(79,128,198,1);
    display: flex;
    font-family: 'Lato';
    font-weight: 400;
    justify-content: flex-start;
}
.comp_4 .waf-breadcrumb .waf-bc-cur-page {
    color: rgba(212,175,55,1);
}
.comp_4 .waf-breadcrumb .waf-bc-item a {
    color: rgba(79,128,198,1);
}
.comp_4 .waf-breadcrumb .waf-bc-item a:hover {
    color: rgba(59,85,109,1);
}
.comp_4 .waf-breadcrumb .waf-bc-item:hover {
    color: rgba(59,85,109,1);
}
.comp_4 .waf-breadcrumb li:not(:last-child)::after {
    content: "\00a0>\00a0";
}
.comp_4 .waf-breadcrumb ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}
.comp_5 {
    background-color: rgba(26,26,26,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_5 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.comp_6 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_7 {
    flex-direction: column;
}
.comp_7 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.comp_8 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.comp_9 {
    flex-direction: column;
}
.comp_9 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
body {
    background-color: rgba(255,255,255,1);
}
#anchor-bdsm {
    scroll-margin-top: 0rem;
}
.comp_1 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_1 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_10 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_10 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_10 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_11 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_12 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_12 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_12 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_13 {
    justify-content: center;
    margin-bottom: 0px;
    margin-top: 0px;
}
.comp_13 .wa-image-wrap {
    border: none;
    border-radius: 0px;
    max-width: calc( min( 100% , 1252px) );
}
.comp_14 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_14 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_15 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_16 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_16 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_16 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_17 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_18 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_18 > .wa_inner_col {
    border: none;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.comp_18 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_19 {
    border: 1px solid #bba048;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    margin-bottom: 30px;
    margin-top: 0px;
    min-height: 30px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_19 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_19 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_2 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_20 {
    border: 1px solid #bba048;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    margin-bottom: 30px;
    margin-top: 0px;
    min-height: 30px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_20 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_20 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_21 {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 0px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_21 .wa-txt-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_21 .wa-txt-par.wa-last-par {
    font-size: 38px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: center;
}
.comp_22 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 30px;
}
.comp_23 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_24 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_24 > .wa_inner_col {
    border: 1px solid #b4a24d;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.comp_24 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_25 {
    border: none;
    border-radius: 0px;
    margin-bottom: 30px;
    margin-top: 0px;
    min-height: 30px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_25 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_25 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_26 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_27 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_27 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_27 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_28 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_29 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_29 > .wa_inner_col {
    border: none;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
}
.comp_29 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_3 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_3 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_3 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.comp_30 {
    border: 1px solid #b4a24d;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    margin-bottom: 30px;
    margin-top: 0px;
    min-height: 30px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}
.comp_30 .wa-txt-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_30 .wa-txt-par.wa-last-par {
    font-size: 18px;
    letter-spacing: 0em;
    line-height: 1.2;
    text-align: left;
}
.comp_4 .waf-breadcrumb {
    font-size: 12px;
    min-height: 16px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.comp_5 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.comp_5 > .innerBox {
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_6 {
    display: flex;
    margin-bottom: 7px !important;
    margin-top: 7px !important;
}
.comp_7 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.comp_7 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_7 > .wa_inner_col > .wa_inner_col2 {
    gap: 0px;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
.comp_8 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.comp_9 {
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.comp_9 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.comp_9 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-top: 0rem;
}
body {
    background-image: url('');
}
@media (min-width: 992px) {
    #anchor-bdsm {
        scroll-margin-top: 0rem;
    }
    .comp_1 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_1 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_10 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_10 .wa-txt-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_10 .wa-txt-par.wa-last-par {
        font-size: 56px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_11 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_12 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_12 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_12 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_13 {
        justify-content: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .comp_13 .wa-image-wrap {
        border: none;
        border-radius: 0px;
        max-width: calc( min( 100% , 1252px) );
    }
    .comp_14 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_14 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_15 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_16 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_16 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_16 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_17 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_18 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_18 > .wa_inner_col {
        border: none;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    }
    .comp_18 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_19 {
        border: 1px solid #bba048;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
        margin-bottom: 30px;
        margin-top: 0px;
        min-height: 30px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_19 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_19 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_2 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_20 {
        border: 1px solid #bba048;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
        margin-bottom: 30px;
        margin-top: 0px;
        min-height: 30px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_20 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_20 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_21 {
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 0px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_21 .wa-txt-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_21 .wa-txt-par.wa-last-par {
        font-size: 38px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: center;
    }
    .comp_22 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 30px;
    }
    .comp_23 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_24 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_24 > .wa_inner_col {
        border: 1px solid #b4a24d;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    }
    .comp_24 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_25 {
        border: none;
        border-radius: 0px;
        margin-bottom: 30px;
        margin-top: 0px;
        min-height: 30px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_25 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_25 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_26 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_27 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_27 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_27 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_28 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_29 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_29 > .wa_inner_col {
        border: none;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    }
    .comp_29 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_3 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_3 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_3 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .comp_30 {
        border: 1px solid #b4a24d;
        border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
        margin-bottom: 30px;
        margin-top: 0px;
        min-height: 30px;
        padding-bottom: 16px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 16px;
    }
    .comp_30 .wa-txt-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_30 .wa-txt-par.wa-last-par {
        font-size: 24px;
        letter-spacing: 0em;
        line-height: 1.2;
        text-align: left;
    }
    .comp_4 .waf-breadcrumb {
        font-size: 16px;
        min-height: 16px;
        padding-bottom: 8px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;
    }
    .comp_5 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .comp_5 > .innerBox {
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_6 {
        display: flex;
        margin-bottom: 7px !important;
        margin-top: 7px !important;
    }
    .comp_7 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_7 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_7 > .wa_inner_col > .wa_inner_col2 {
        gap: 0px;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    .comp_8 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .comp_9 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .comp_9 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .comp_9 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0rem;
        margin-left: 0rem;
        margin-right: 0rem;
        margin-top: 0rem;
    }
    body {
        background-image: url('');
    }
}


.blockcomp-0-comp_0 {
    background-color: rgba(26,26,26,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-0-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-0-comp_2 {
    flex-direction: column;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-0-comp_3 {
    width: 100%;
}
.blockcomp-0-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-0-comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-0-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-0-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-0-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
@media (min-width: 992px) {
    .blockcomp-0-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-0-comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-0-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-0-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-0-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-0-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
}



<style>
    /* --- VARIABLES & BASE --- */
    :root {
        --bg-color: #1a1a1a;
        --text-main: #ffffff; /* Passé en blanc pur pour la lisibilité */
        --accent: #d4af37;
        --surface: #242424;
        --font-title: 'Playfair Display', serif;
        --font-body: 'Lato', sans-serif;
    }

    /* --- SECTION EXPERTISE (Grille des services) --- */
    .service-item p {
        font-size: 1.15rem !important;
        line-height: 1.7 !important;
        color: #ffffff !important; /* Blanc pur */
        font-weight: 400;
    }

    .titre-service {
        font-size: 1.4rem !important;
        color: var(--accent) !important;
        margin-bottom: 12px !important;
    }

    /* --- TABLEAU LOGISTIQUE (Bilan de compétences) --- */
    .table-logistique {
        width: 100%;
        border-collapse: collapse;
        margin: 30px 0;
        background: var(--surface);
    }
    .table-logistique th, .table-logistique td {
        padding: 20px;
        border: 1px solid #444;
        text-align: left;
        font-size: 1.1rem;
        color: #ffffff;
    }
    .table-logistique th { 
        color: var(--accent); 
        text-transform: uppercase; 
        letter-spacing: 1px; 
    }

    /* --- SECTION FINAL CTA (Bas de page) --- */
    .final-cta {
        background-color: #242424;
        border-top: 1px solid #333;
        padding: 80px 0;
        width: 100%;
        box-sizing: border-box;
        font-family: var(--font-body);
    }

    .widget-wrapper {
        max-width: 1100px;
        margin: 0 auto;
        padding: 0 40px; 
    }

    .cta-content {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 60px;
        flex-wrap: wrap;
        text-align: left;
    }

    .cta-photo {
        width: 160px;
        height: 160px;
        border-radius: 50%;
        background-image: url('https://www.lemarie-psy.fr/wa_res/images/normal/Sylvain%20Lemarie%20Portrait%20L%202.webp');
        background-size: cover;
        background-position: center; 
        border: 3px solid var(--accent);
        box-shadow: 0 10px 30px rgba(0,0,0,0.5);
        flex-shrink: 0;
    }

    .cta-name {
        font-family: var(--font-title);
        color: #ffffff;
        font-size: 2.2rem;
        margin-bottom: 10px;
        font-weight: 700;
    }

    .cta-description {
        font-size: 1.2rem !important;
        line-height: 1.6 !important;
        color: #ffffff !important;
        margin-bottom: 15px;
    }

    .cta-phone {
        font-size: 1.8rem;
        color: var(--accent);
        font-family: var(--font-title);
        font-weight: 700;
        display: block;
        margin: 10px 0;
        text-decoration: none;
    }

    .cta-email {
        font-size: 1rem;
        color: #ffffff;
        margin-bottom: 30px;
    }

    /* --- BOUTON DORÉ --- */
    .widget-btn {
        display: inline-block; 
        background-color: var(--accent); 
        border: 2px solid var(--accent); 
        padding: 15px 40px; 
        text-transform: uppercase; 
        font-size: 14px; 
        font-weight: 800; 
        letter-spacing: 1px; 
        text-decoration: none; 
        color: #1a1a1a !important; 
        transition: all 0.3s ease;
        border-radius: 4px;
        box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    }

    .widget-btn:hover { 
        background-color: #ffffff; 
        border-color: #ffffff;
        transform: translateY(-3px); 
    }

    /* --- FOOTER & COPYRIGHT (Optimisation Lisibilité Photo 2) --- */
    .widget-footer { 
        padding: 60px 0; 
        background-color: #1a1a1a; 
        border-top: 1px solid #333; 
        width: 100%;
        color: #ffffff;
    }

    .w-footer-content {
        display: flex; 
        justify-content: space-between; 
        flex-wrap: wrap; 
        gap: 40px;
        align-items: center;
    }

    .footer-cabinet {
        font-size: 1.1rem;
        color: #ffffff;
        margin-bottom: 0; /* Aligné avec les liens */
    }

    .lgbt-container {
        display: flex; 
        align-items: center; 
        gap: 15px;
        margin-top: 15px;
    }

    .lgbt-flag {
        width: 50px; 
        height: auto; 
        border-radius: 4px;
    }

    .lgbt-text {
        font-size: 0.95rem; 
        font-weight: 600; 
        color: #ffffff;
    }

    /* LIENS FOOTER (Style Photo 2) */
    .footer-links a {
        color: #ffffff !important; 
        text-decoration: underline !important; 
        margin-left: 25px;
        font-size: 1.05rem;
        font-weight: 400;
        transition: opacity 0.3s;
    }

    .footer-links a:hover { 
        opacity: 0.7;
    }

    /* COPYRIGHT (Enfin lisible) */
    .copyright-section {
        text-align: center; 
        margin-top: 50px; 
        padding-top: 30px;
        border-top: 1px solid #333;
        font-size: 1rem;
        letter-spacing: 1px;
        color: #ffffff !important;
        font-weight: 400;
    }

    /* --- RESPONSIVE --- */
    @media (max-width: 768px) {
        .cta-content { flex-direction: column; text-align: center; }
        .w-footer-content { flex-direction: column; text-align: center; }
        .footer-links a { margin: 10px; display: inline-block; }
    }
</style>


.hidden {
  display: none;
}
 
.seo-invisible {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
}
 

.blockcomp-1-comp_0 {
    background-color: rgba(26,26,26,1);
    flex-direction: column;
    padding-left: 0px;
    padding-right: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    display: inherit;
    flex-direction: inherit;
}
.blockcomp-1-comp_1 {
    --bs-gutter-x: 0px;
    flex-direction: row;
}
.blockcomp-1-comp_2 {
    flex-direction: column;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    display: flex;
    flex-direction: inherit;
    height: 100%;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    display: inherit;
    flex-direction: inherit;
    height: 100%;
    justify-content: flex-start;
}
.blockcomp-1-comp_3 {
    width: 100%;
}
.blockcomp-1-comp_4 {
    width: 100%;
}
.blockcomp-1-comp_0 {
    border: none;
    border-radius: 0px;
    display: flex;
    min-height: 0px;
}
.blockcomp-1-comp_0 > .innerBox {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_1 {
    display: flex;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.blockcomp-1-comp_2 {
    min-height: 0px;
    padding-left: 0rem;
    padding-right: 0rem;
}
.blockcomp-1-comp_2 > .wa_inner_col {
    border: none;
    border-radius: 0px;
}
.blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
    gap: 0rem;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.blockcomp-1-comp_3 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
.blockcomp-1-comp_4 {
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 100px;
}
@media (min-width: 992px) {
    .blockcomp-1-comp_0 {
        border: none;
        border-radius: 0px;
        display: flex;
        min-height: 0px;
    }
    .blockcomp-1-comp_0 > .innerBox {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_1 {
        display: flex;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
    .blockcomp-1-comp_2 {
        min-height: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    .blockcomp-1-comp_2 > .wa_inner_col {
        border: none;
        border-radius: 0px;
    }
    .blockcomp-1-comp_2 > .wa_inner_col > .wa_inner_col2 {
        gap: 0rem;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .blockcomp-1-comp_3 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
    .blockcomp-1-comp_4 {
        margin-bottom: 0px;
        margin-top: 0px;
        min-height: 100px;
    }
}
