.elementor-kit-3{--e-global-color-primary:#0A0A0A;--e-global-color-secondary:#D1AF63;--e-global-color-text:#A0A0A0;--e-global-color-accent:#121212;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-size:120px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-size:56.25px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#0A0A0A;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Roboto", Sans-serif;font-size:15px;font-weight:400;text-transform:none;color:#0A0A0A;border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{color:var( --e-global-color-text );}.elementor-kit-3 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-3 h1{color:#F5F5F5;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3 h2{color:#F5F5F5;font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{color:#0A0A0A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-arrow-gold .elementor-button-text {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.button-arrow-gold .elementor-button-text::after {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px;
    margin-bottom: 1px;
    background-image: url("https://juin2026.meosis.fr/toutestnet54/wp-content/uploads/sites/5/2026/06/svgexport-6-29.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-out;
}

.button-arrow-gold:hover .elementor-button-text::after {
    transform: translateX(6px);
}


/*****/

.button-arrow-black .elementor-button-text {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.button-arrow-black .elementor-button-text::after {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px;
    margin-bottom: 1px;
    background-image: url("https://juin2026.meosis.fr/toutestnet54/wp-content/uploads/sites/5/2026/06/svgexport-7-32.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease-out;
}

.button-arrow-black:hover .elementor-button-text::after {
    transform: translateX(6px);
}

.gold-text {
    color: #d1af63 !important;
}

.elementor-kit-3 .elementor-button {
    transition: transform 0.3s ease !important;
}

.elementor-kit-3 .elementor-button:hover {
    transform: scale(1.04) !important;
}/* End custom CSS */