.elementor-38913 .elementor-element.elementor-element-862ebf5{--display:flex;--min-height:600px;--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;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-38913 .elementor-element.elementor-element-05932b6{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--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-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-38913 .elementor-element.elementor-element-fdec47b{text-align:center;}.elementor-38913 .elementor-element.elementor-element-fdec47b .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-size:300px;font-weight:700;color:var( --e-global-color-9aca63d );}.elementor-38913 .elementor-element.elementor-element-e9c3e42{text-align:center;}.elementor-38913 .elementor-element.elementor-element-e9c3e42 .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-size:300px;font-weight:700;color:var( --e-global-color-9aca63d );}.elementor-38913 .elementor-element.elementor-element-276bd57{text-align:center;}.elementor-38913 .elementor-element.elementor-element-276bd57 .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-size:300px;font-weight:700;color:var( --e-global-color-9aca63d );}.elementor-38913 .elementor-element.elementor-element-dfe498d .elementor-heading-title{font-family:"Titillium Web", Sans-serif;font-weight:700;color:var( --e-global-color-25e4ce0 );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-38913 .elementor-element.elementor-element-b6b4bd2 .elementor-button{background-color:var( --e-global-color-9aca63d );font-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:700;fill:var( --e-global-color-ea95c9f );color:var( --e-global-color-ea95c9f );border-radius:50px 50px 50px 50px;}.elementor-38913 .elementor-element.elementor-element-b6b4bd2:hover{--e-transform-scale:1.05;}@media(max-width:767px){.elementor-38913 .elementor-element.elementor-element-fdec47b .elementor-heading-title{font-size:150px;}.elementor-38913 .elementor-element.elementor-element-e9c3e42 .elementor-heading-title{font-size:150px;}.elementor-38913 .elementor-element.elementor-element-276bd57 .elementor-heading-title{font-size:150px;}.elementor-38913 .elementor-element.elementor-element-dfe498d{text-align:center;}}/* Start custom CSS for heading, class: .elementor-element-fdec47b */.elementor-38913 .elementor-element.elementor-element-fdec47b {
    animation-delay: 0s;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-e9c3e42 */.elementor-38913 .elementor-element.elementor-element-e9c3e42 {
    animation-delay: 0.2s;
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-276bd57 */.elementor-38913 .elementor-element.elementor-element-276bd57 {
    animation-delay: 0.4s;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-05932b6 */.floating-404 {
  display: flex;
  gap: 0.4em;
  font-size: 3em;
  font-family: sans-serif;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
.float-char {
  display: inline-block;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0% { transform: translateY(0);}
  35% { transform: translateY(-10px);}
  65% { transform: translateY(10px);}
  100% { transform: translateY(0);}
}/* End custom CSS */