.elementor-kit-23{--e-global-color-primary:#ED22B1;--e-global-color-secondary:#8933D3;--e-global-color-text:#575756;--e-global-color-accent:#0F47FE;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:400;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-23 button,.elementor-kit-23 input[type="button"],.elementor-kit-23 input[type="submit"],.elementor-kit-23 .elementor-button{background-color:#C2C2C200;color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;padding:10px 20px 10px 20px;}.elementor-kit-23 button:hover,.elementor-kit-23 button:focus,.elementor-kit-23 input[type="button"]:hover,.elementor-kit-23 input[type="button"]:focus,.elementor-kit-23 input[type="submit"]:hover,.elementor-kit-23 input[type="submit"]:focus,.elementor-kit-23 .elementor-button:hover,.elementor-kit-23 .elementor-button:focus{background-color:#ED22B100;color:var( --e-global-color-text );}.elementor-kit-23 e-page-transition{background-color:#FFBC7D;}.elementor-kit-23 a{color:var( --e-global-color-primary );}.elementor-kit-23 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-23 h1{font-family:"Plus Jakarta Sans", Sans-serif;font-size:50px;font-weight:900;}.elementor-kit-23 h2{font-family:"Plus Jakarta Sans", Sans-serif;font-size:40px;font-weight:900;}.elementor-kit-23 h3{font-family:"Plus Jakarta Sans", Sans-serif;font-size:35px;font-weight:900;}.elementor-kit-23 h4{font-family:"Plus Jakarta Sans", Sans-serif;font-size:30px;font-weight:900;}.elementor-kit-23 h5{font-family:"Plus Jakarta Sans", Sans-serif;font-size:25px;font-weight:900;}.elementor-kit-23 h6{font-family:"Plus Jakarta Sans", Sans-serif;font-size:20px;font-weight:900;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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-23{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-23 h1{font-size:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-23{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-23 h1{font-size:40px;}.elementor-kit-23 h2{font-size:30px;}.elementor-kit-23 h3{font-size:26px;}.elementor-kit-23 h4{font-size:22px;}.elementor-kit-23 h5{font-size:20px;}.elementor-kit-23 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.titre-degrade .elementor-heading-title {
    background: -webkit-linear-gradient(0deg, #ed22b1, #0f47fe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to right, #ed22b1, #0f47fe);
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom:8px;
}


.elementor-widget-button .elementor-button-link {
    position: relative;
    z-index: 1;
}

.elementor-widget-button.bouton-blanc .elementor-button-link {
    color: #ffffff;
}
/*.elementor-widget-button.bouton-blanc .elementor-button-link:hover {
    color: #575756;
}*/



.elementor-widget-button .elementor-button-link::before {
    content:'';
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0;
    top: 0;
    z-index: -1;
    background: #c2c2c2;
    border-radius: 35px;
    transition: all ease 0.2s;
}

.elementor-widget-button.big .elementor-button-link::before {
    width: 45px;
    height: 45px;
}

.elementor-widget-button .elementor-button-link:hover::before {
    width: 100%;
}
.elementor-widget-button.bouton-blanc .elementor-button-link:hover::before {
     background: #575756;
}/* End custom CSS */