.elementor-26 .elementor-element.elementor-element-1f64ed3{--display:flex;--min-height:335px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-26 .elementor-element.elementor-element-bdfc869 .elementor-repeater-item-aab9f1f .swiper-slide-bg{background-color:#833ca3;background-image:url(https://gedsuplementos.com.br/wp-content/uploads/2025/11/Banner-01-section-01-scaled.jpg);background-size:cover;}.elementor-26 .elementor-element.elementor-element-bdfc869 .elementor-repeater-item-c3d277a .swiper-slide-bg{background-color:#4054b2;background-image:url(https://gedsuplementos.com.br/wp-content/uploads/2025/11/Banner-01-section-01-scaled.jpg);background-size:cover;}.elementor-26 .elementor-element.elementor-element-bdfc869 .swiper-slide{transition-duration:calc(5000ms*1.2);height:683px;}.elementor-26 .elementor-element.elementor-element-bdfc869 .swiper-slide-contents{max-width:66%;}.elementor-26 .elementor-element.elementor-element-bdfc869 .swiper-slide-inner{text-align:center;}.elementor-26 .elementor-element.elementor-element-c348837{--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:-20px;--margin-bottom:-20px;--margin-left:-20px;--margin-right:-20px;}.elementor-26 .elementor-element.elementor-element-fe973d2{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(max-width:1024px){.elementor-26 .elementor-element.elementor-element-1f64ed3{--min-height:261px;}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );}.elementor-26 .elementor-element.elementor-element-bdfc869 .swiper-slide{height:293px;}}@media(max-width:767px){.elementor-26 .elementor-element.elementor-element-1f64ed3{--min-height:119px;}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );}.elementor-26 .elementor-element.elementor-element-bdfc869 .swiper-slide{height:130px;}}/* Start custom CSS for html, class: .elementor-element-fe973d2 */.elementor-element-fe973d2 {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw; /* cobre toda a largura da viewport */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-color: #4CAF50; /* cor da faixa */
    height: 60px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: none;
}

.elementor-element-fe973d2 h2 {
animation: faixaAnimada 4s infinite linear;
padding-left: 10px;
font-size: 18px;
white-space: nowrap;
color: white;
}
@keyframes faixaAnimada {
from {
transform: translateX(-100%);
}
to {
transform: translateX(100%);
}
}/* End custom CSS */