.elementor-10 .elementor-element.elementor-element-2f3086e{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10 .elementor-element.elementor-element-2f3086e:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-2f3086e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-10 .elementor-element.elementor-element-2f3086e, .elementor-10 .elementor-element.elementor-element-2f3086e::before{--border-transition:0.3s;}.elementor-10 .elementor-element.elementor-element-ada7450{width:100%;max-width:100%;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-10 .elementor-element.elementor-element-8145f68 .elementor-heading-title{color:var( --e-global-color-primary );font-family:"Autour One", Sans-serif;font-weight:600;}.elementor-10 .elementor-element.elementor-element-7e7d62e{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--background-transition:0.3s;}.elementor-10 .elementor-element.elementor-element-7e7d62e:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-7e7d62e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-7e7d62e, .elementor-10 .elementor-element.elementor-element-7e7d62e::before{--border-transition:0.3s;}.elementor-10 .elementor-element.elementor-element-947762d .elementor-heading-title{color:var( --e-global-color-text );font-family:"Autour One", Sans-serif;font-weight:600;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-2f3086e{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-ada7450 */body {
  margin: 0;
  font-family: Arial, sans-serif;
  overflow-x: hidden;
}
.section {
  position: relative;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.hero {
  background: #e31e24;
  color: #fff;
}
.mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #000000bb;
  z-index: 2;
  border-radius: 800px 00px 0 0 ;
}
.next {
  background: #000;
  color: #000;
}/* End custom CSS */