.elementor-5496 .elementor-element.elementor-element-f459c76{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-5496 .elementor-element.elementor-element-f459c76.e-con{--align-self:flex-start;}@media(min-width:768px){.elementor-5496 .elementor-element.elementor-element-f459c76{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-5496 .elementor-element.elementor-element-f459c76{--width:100%;}}@media(max-width:1024px){.elementor-5496 .elementor-element.elementor-element-f459c76{--margin-top:20px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-5496 .elementor-element.elementor-element-f459c76{--margin-top:0px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:00px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-907983d */img.slider-zeroado-img {
            display: block;
            width: auto !important;
            max-width: unset !important;
            min-height: 485px;
            max-height: 485px;
            overflow: hidden;
            justify-content: space-between;
            border-radius: 12px;
        }

        section.slider-zeroado {
            width: 100%;
            overflow: hidden;
        }

        article.zeroado-article.digital {
            display: flex;
            width: 795% !important;
            animation: bannermove 30s linear infinite !important;
        }


        div.zeroado-div {
            width: 100%;
            display: flex;
            column-gap: 20px;
            min-height: 485px;
            max-height: 485px;
        }

        ul.zeroado-ul {
            display: flex;
            column-gap: 20px;
            background: transparent;
            list-style-type: none;
            padding-left: 20px;
            margin: 0;
            min-height: 485px;
            max-height: 485px;
        }

        li.zeroado-li {
            width: 100%;
            min-height: 485px;
            max-height: 485px;
        }



        @-webkit-keyframes bannermove {
            0% {
                transform: translateX(0);
            }

            100% {
                transform: translateX(-50%);
            }
        }

        @keyframes bannermove {
            0% {
                transform: translateX(0);
            }

            100% {
                transform: translateX(-50%);
            }
        }

        @media (max-width: 768px) {
            .slider-zeroado.digital article.zeroado-article {
                display: flex;
                width: 795% !important;
                animation: bannermove 30s linear infinite !important;
            }
            div.zeroado-div {
                min-height: 250px;
                max-height: 250px;
            }
            ul.zeroado-ul.digital-ul {
                min-height: 250px;
                max-height: 250px;
            }
            li.zeroado-li {
                width: 100%;
                min-height: 250px;
                max-height: 250px;
            }
            img.slider-zeroado-img {
                min-height: 250px;
                max-height: 250px;
            }
        }/* End custom CSS */