.elementor-3006 .elementor-element.elementor-element-8fd15da{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-3006 .elementor-element.elementor-element-9e4a426 > .elementor-widget-container{margin:0px -10px 0px -10px;}body.elementor-page-3006:not(.elementor-motion-effects-element-type-background), body.elementor-page-3006 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111111;}: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-3006 .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 */