.elementor-2949 .elementor-element.elementor-element-37bd3d5{--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;}body.elementor-page-2949:not(.elementor-motion-effects-element-type-background), body.elementor-page-2949 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}:root{--page-title-display:none;}/* Start custom CSS */html, body {
width: 100vw;
max-width: 100vw;
overflow-x: hidden !important;
}

body::-webkit-scrollbar {
width: 10px;
}

body::-webkit-scrollbar-track {
background: #202020;
}

body::-webkit-scrollbar-thumb {
background-color: #f0ae48;

border-radius: 6px;

border: 2px solid #f0ae48;

}

body.elementor-page-2949 .degradeanimado{
 -webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    animation: 3.4s cubic-bezier(0.2, 0.5,00.9,00.6) 4s infinite normal none running textura;
    background-image: linear-gradient(250deg, #FEE700,#FEE700,#FEE700,#FEE700,#FEE700);
    background-size: 400% 200%;
    transition: background 1.9s cubic-bezier(0.55, 0.1, 0.47, 0.94) 0s;
    transition: all .8s;
}

@keyframes textura{ 0%{background-position: 0.0;
}

100%{background-position: 100% 0;
}
}/* End custom CSS */