.elementor-474 .elementor-element.elementor-element-8adaca7{--display:flex;--min-height:500vh;--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-474 .elementor-element.elementor-element-d918cda .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-474 .elementor-element.elementor-element-2a009c7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-474 .elementor-element.elementor-element-b8587a4{--display:flex;--min-height:522px;--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;--justify-content:flex-end;--padding-top:52px;--padding-bottom:52px;--padding-left:52px;--padding-right:52px;}.elementor-474 .elementor-element.elementor-element-b8587a4:not(.elementor-motion-effects-element-type-background), .elementor-474 .elementor-element.elementor-element-b8587a4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#AC011D;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-474 .elementor-element.elementor-element-4905b9b .elementor-heading-title{font-family:"URW Form Bold", Sans-serif;font-size:40px;font-weight:400;text-transform:uppercase;line-height:63px;letter-spacing:1.1px;color:#FFFBFE;}.elementor-474 .elementor-element.elementor-element-12ef8bc{--display:flex;--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;}.elementor-474 .elementor-element.elementor-element-12ef8bc:not(.elementor-motion-effects-element-type-background), .elementor-474 .elementor-element.elementor-element-12ef8bc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://salondubon.com/wp-content/uploads/2025/05/width_800.jpeg");background-position:center center;background-size:cover;}.elementor-474 .elementor-element.elementor-element-3de39e2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-474 .elementor-element.elementor-element-137f979{--display:flex;--min-height:522px;--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;--justify-content:center;--padding-top:52px;--padding-bottom:52px;--padding-left:52px;--padding-right:52px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-474 .elementor-element.elementor-element-2b11ac0{font-family:"Montserrat", Sans-serif;font-weight:500;color:#000000;}.elementor-474 .elementor-element.elementor-element-5a9a18c{--display:flex;--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;--justify-content:center;--padding-top:52px;--padding-bottom:52px;--padding-left:52px;--padding-right:52px;}.elementor-474 .elementor-element.elementor-element-8f0745f{font-family:"Montserrat", Sans-serif;font-weight:500;color:#000000;}@media(max-width:767px){.elementor-474 .elementor-element.elementor-element-4905b9b .elementor-heading-title{font-size:28px;line-height:1.4em;}}@media(min-width:768px){.elementor-474 .elementor-element.elementor-element-8adaca7{--content-width:100%;}.elementor-474 .elementor-element.elementor-element-b8587a4{--width:50%;}.elementor-474 .elementor-element.elementor-element-12ef8bc{--width:50%;}.elementor-474 .elementor-element.elementor-element-137f979{--width:50%;}.elementor-474 .elementor-element.elementor-element-5a9a18c{--width:50%;}}/* Start custom CSS for heading, class: .elementor-element-4905b9b */@keyframes fadeInUpBlur {
  0% {
    opacity: 0;
    transform: translateY(40px);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    filter: blur(0);
  }
}

.my-animated-container {
  opacity: 0;
  animation: fadeInUpBlur 0.8s ease-out forwards;
  animation-delay: 0.2s; /* modifiable si tu veux du décalage */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-b8587a4 */.elementor-474 .elementor-element.elementor-element-b8587a4 {
  opacity: 0;
  transform: translateY(40px);
  animation: fadeUp 0.8s ease-out forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'URW Form Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://salondubon.com/wp-content/uploads/2025/05/URWForm-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */