.elementor-1015 .elementor-element.elementor-element-8eab7af{--display:flex;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:-1px;--margin-left:0px;--margin-right:0px;}.elementor-1015 .elementor-element.elementor-element-17593fa{--display:flex;}.elementor-1015 .elementor-element.elementor-element-17593fa:not(.elementor-motion-effects-element-type-background), .elementor-1015 .elementor-element.elementor-element-17593fa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e9be828 );}.elementor-1015 .elementor-element.elementor-element-0090208{--display:flex;}.elementor-1015 .elementor-element.elementor-element-0090208:not(.elementor-motion-effects-element-type-background), .elementor-1015 .elementor-element.elementor-element-0090208 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-1015 .elementor-element.elementor-element-1ac8c7a{--display:flex;}.elementor-1015 .elementor-element.elementor-element-1ac8c7a:not(.elementor-motion-effects-element-type-background), .elementor-1015 .elementor-element.elementor-element-1ac8c7a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e9be828 );}@media(min-width:768px){.elementor-1015 .elementor-element.elementor-element-8eab7af{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-8eab7af */.container-decorador{
    height: 50px;
}

.container-bot-1 {
    width: 25%;
    background-position: left center;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
}

.container-bot-2 {
    width: 50%;
    background-position: center center;
}

.container-bot-3 {
    width: 25%;
    background-position: right center;
    clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
}

@media (max-width: 767px) {
    .container-decorador {
        height: 30px !important;
    }
    
    .container-bot-1 {
    width: 25%;
    background-position: left center;
    clip-path: polygon(0 0, 80% 0, 100% 100%, 0 100%);
    }
    
    .container-bot-2 {
        width: 50%;
        background-position: center center;
    }
    
    .container-bot-3 {
        width: 25%;
        background-position: right center;
        clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
    }
}/* End custom CSS */