.elementor-kit-7{--e-global-color-primary:#E67707;--e-global-color-secondary:#54595F;--e-global-color-text:#2A2A2A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:58px;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Rajdhani", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-7 a{color:#B75E06;}.elementor-kit-7 a:hover{color:#B75E06;}.elementor-kit-7 h1{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 h2{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 h3{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 h4{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 h5{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 h6{font-family:"Rajdhani", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Lato", Sans-serif;font-size:20px;font-weight:700;border-style:none;border-radius:34px 34px 34px 34px;padding:16px 60px 16px 32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.creatic-button-light,
.creatic-button-dark {
    max-height: 56px;
}

.creatic-button-light .elementor-button-text,
.creatic-button-dark .elementor-button-text {
    z-index: 1;
    line-height: 24px;
    display: flex;
}

.creatic-button-light a,
.creatic-button-dark a {
    position: relative;
    overflow: hidden;
    color: white;
    cursor: pointer;
    transition: color 0.3s;
    min-height: 56px;
    padding-right: 60px;
}

/* ::before overlay (same for both) */
.creatic-button-light a::before,
.creatic-button-dark a::before {
    content: '';
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #E07407;
    transition: top 0.3s ease; 
}

/* Hover overlay movement (same for both) */
.creatic-button-light a:hover::before,
.creatic-button-dark a:hover::before {
    top: -100%; 
}

/* Hover text color (same for both) */
.creatic-button-light a:hover,
.creatic-button-dark a:hover {
    color: #E07407;
}

/* ::after arrow base style (same for both) */
.creatic-button-light a::after,
.creatic-button-dark a::after {
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: 24px;
    content: '';
    width: 24px;
    height: 16px;
    z-index: 1;
}

/* ==== Specific styles ==== */

/* Light button */
.creatic-button-light a {
    background-color: #fff; 
}

.creatic-button-light a::after {
    background-image: url(https://www.creatic-agency.fr/wp-content/uploads/2025/10/arrowRight.svg);
    background-repeat: no-repeat;
}

/* Dark button */
.creatic-button-dark a {
    background-color: #2a2a2a; 
}

.creatic-button-dark a::after {
    background-image: url(https://www.creatic-agency.fr/wp-content/uploads/2025/10/arrowRight.svg);
     background-repeat: no-repeat;
}

.creatic-button-dark a:hover::after {
    background-image: url(https://www.creatic-agency.fr/wp-content/uploads/2025/11/arrowRightWhite.svg);
}

.dialog-widget-content {
    height: 100%;
}

.dialog-message {
    height: 100% !important;
}

.dialog-lightbox-widget {
    height: 100dvh !important;
}

#mobile-menu-modal {
    min-height: 100% !important;
}

header {
    min-height: 60px;
}/* End custom CSS */