.elementor-25868 .elementor-element.elementor-element-291918b{--display:flex;--min-height:100vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overflow:hidden;}.elementor-25868 .elementor-element.elementor-element-291918b:not(.elementor-motion-effects-element-type-background), .elementor-25868 .elementor-element.elementor-element-291918b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}#elementor-popup-modal-25868 .dialog-widget-content{animation-duration:1.2s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-25868 .dialog-message{width:100vw;height:100vh;align-items:center;}#elementor-popup-modal-25868{justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-25868 .dialog-close-button{display:flex;}#elementor-popup-modal-25868 .dialog-close-button i{color:var( --e-global-color-b275ec8 );}#elementor-popup-modal-25868 .dialog-close-button svg{fill:var( --e-global-color-b275ec8 );}@media(max-width:767px){.elementor-25868 .elementor-element.elementor-element-291918b{--width:100%;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}#elementor-popup-modal-25868{justify-content:center;align-items:center;}}@media(min-width:768px){.elementor-25868 .elementor-element.elementor-element-291918b{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-9ddbebd */.elementor-widget-html{
width:100%;
}

.elementor-widget-html form{
width:100%;
display:flex;
justify-content:center;
}

.custom-search{
display:flex;
align-items:center;
background:#fff;
border-radius:30px;
padding:6px 10px;
width:100%;
margin:0 auto;
max-width:320px; /* mobile par défaut */
}

.custom-search input{
flex:1;
width:100%;
border:none;
outline:none;
box-shadow:none;
background:transparent;
padding:12px 16px;
}

/* Tablette */
@media (min-width:768px){
.custom-search{
max-width:600px;
}
}

/* Desktop */
@media (min-width:1024px){
.custom-search{
max-width:900px;
}
}

.custom-search input{
flex:1;
border:none;
padding:12px 16px;
border-radius:30px;
outline:none;
font-size:14px;
}

.custom-search button{
border:none;
background:white;
cursor:pointer;
padding:8px 12px;
display:flex;
align-items:center;
border-radius:30px;
}

.custom-search svg{
width:18px;
height:18px;
}

.custom-search button{
background:white !important;
border:none;
}

.custom-search button:hover{
background:white !important;
}

.custom-search button:focus{
background:white !important;
}
.custom-search:focus-within{
box-shadow:0 0 0 2px rgba(0,0,0,0.1);
}
.custom-search input{
border:none !important;
outline:none !important;
box-shadow:none !important;
background:transparent;
appearance:none;
-webkit-appearance:none;
}
.custom-search input:focus{
border:none !important;
outline:none !important;
box-shadow:none !important;
}/* End custom CSS */