.elementor-kit-6{--e-global-color-primary:#475569;--e-global-color-secondary:#0F172A;--e-global-color-text:#475569;--e-global-color-accent:#00F0FF;--e-global-color-d3fc861:#E2E8F0;--e-global-typography-primary-font-family:"Orbitron";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Orbitron";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:bold;background-color:var( --e-global-color-d3fc861 );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:100px 100px 100px 100px;}.elementor-kit-6 img{border-radius:20px 20px 20px 20px;box-shadow:0px 0px 16px 0px rgba(0, 240.00000000000028, 255, 0.52);}.elementor-kit-6 img:hover{box-shadow:0px 0px 16px 0px rgba(0, 240.00000000000028, 255, 0.51);}.elementor-kit-6 label{color:var( --e-global-color-d3fc861 );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-d3fc861 );accent-color:var( --e-global-color-accent );background-color:var( --e-global-color-secondary );border-radius:6px 6px 6px 6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */.halo-icone {
    filter: drop-shadow(0 0 1px rgba(255, 255, 255, 0.9))   /* Cœur de lumière blanc */
    drop-shadow(0 0 2px rgba(0, 240, 255, 0.8))     /* Halo proche bleu */
    drop-shadow(0 0 5px rgba(0, 240, 255, 0.5))    /* Halo large bleu */
    drop-shadow(0 0 8px rgba(0, 240, 255, 0.2));   /* Ambiance diffuse */
}

input, textarea {
    background: rgba(0, 10, 31, 0.65) !important;
            
            /* L'effet de flou (Background Blur) */
    -webkit-backdrop-filter: blur(8px) saturate(180%) !important;
            
            /* 3. Standard moderne */
    backdrop-filter: blur(8px) saturate(180%) !important;

            /* Bordure subtile */
    border: 1px solid rgba(255, 255, 255, 0.5 !important);
    box-shadow: 
                inset 1px 1px 2px rgba(255, 255, 255, 0.3), /* Reflet angle haut-gauche */
                inset -1px -1px 2px rgba(255, 255, 255, 0.2),    /* Ombre angle bas-droit */
                0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.wp-block-columns {
    align-items: stretch;
}

.wp-block-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.article-p {
    flex-grow: 1;
    padding: 40px;
    border-radius: 20px;
    background: rgba(226, 232, 240, 0.05);
    -webkit-backdrop-filter: blur(8px) saturate(180%) !important;
            
            /* 3. Standard moderne */
    backdrop-filter: blur(4px) saturate(180%) !important;
    border: 1px solid rgba(255, 255, 255, 0.5 !important);
    box-shadow: 
                inset 1px 1px 2px rgba(255, 255, 255, 0.6), /* Reflet angle haut-gauche */
                inset -1px -1px 2px rgba(255, 255, 255, 0.2),    /* Ombre angle bas-droit */
                0 8px 32px 0 rgba(0, 0, 0, 0.3);
}


.button-container {
    position: relative;
    width: 400px;
    height: 52px;
    border-radius: 9999px;
    overflow: hidden;
    background: #E2E8F0;
    background: linear-gradient(180deg,rgba(226, 232, 240, 1) 0%, rgba(171, 177, 183, 1) 65%);
    box-shadow: inset 0 0 10px 4px #FFF;
    transition: all 0.3s ease-in-out;
    bottom: 38px;
}

.button-container-article {
    position: relative;
    width: 400px;
    height: 52px;
    border-radius: 9999px;
    overflow: hidden;
    background: #E2E8F0;
    background: linear-gradient(180deg,rgba(226, 232, 240, 1) 0%, rgba(171, 177, 183, 1) 65%);
    box-shadow: inset 0 0 10px 4px #FFF;
    transition: all 0.3s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    
}

.blue-side-neon {
    background-color: #00F0FF;
    width: 8px;
    height: 60%;
    border-radius: 100%;
    filter: blur(2px);
    opacity: 50%;
}

#neon-a {
    transform: translateX(-3px);
}

#neon-b {
    transform: translateX(3px);
}

.inner-button {
    border: solid 1px #053B61;
    border-radius: 9999px;
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-title {
    font-family: Orbitron;
    color: #053B61;
    font-weight: bold;
}

.reflect {
    position: absolute;
    background: #FFF;
    width: 18px;
    height: 100px;
    transform: rotate(25deg) translateY(-20%);
    left: -100px;
    filter: blur(10px);
    transition: left 0s;
}

.button-container:hover {
    transform: scale(110%);
}

.button-container-article:hover {
    transform: scale(110%) translateX(-45%);
}

.button-container:hover .reflect, .button-container-article:hover .reflect {
    left: 400px; /* Position d'arrivée */
  /* Au survol, on applique la durée et le rebond */
  transition: left 1s cubic-bezier(0.15, 0.85, 0.35, 1.2);
}


@media (max-width: 768px) {
    .button-container, .button-container-article {
        width: 300px;
        bottom: 0;
    }
}


#content > div.page-header > h1 {
    text-align: center;
    margin-top: 40px;
}/* End custom CSS */