.elementor-6361 .elementor-element.elementor-element-d533323{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6361 .elementor-element.elementor-element-6496482{--display:flex;}/* Start custom CSS for container, class: .elementor-element-d533323 */.elementor-6361 .elementor-element.elementor-element-d533323 {
    background: linear-gradient(270deg, #579ff3, #a5bafd, #0a69ee);
    background-size: 600% 600%;

    -webkit-animation: sectionAnimate 26s ease infinite;
    -moz-animation: sectionAnimate 26s ease infinite;
    -o-animation: sectionAnimate 26s ease infinite;
    animation: sectionAnimate 26s ease infinite;
}

@-webkit-keyframes sectionAnimate {
    0%{background-position:90% 0%}
    50%{background-position:11% 100%}
    100%{background-position:90% 0%}
}
@-moz-keyframes sectionAnimate {
    0%{background-position:90% 0%}
    50%{background-position:11% 100%}
    100%{background-position:90% 0%}
}
@-o-keyframes sectionAnimate {
    0%{background-position:90% 0%}
    50%{background-position:11% 100%}
    100%{background-position:90% 0%}
}
@keyframes sectionAnimate {
    0%{background-position:90% 0%}
    50%{background-position:11% 100%}
    100%{background-position:90% 0%}
}/* End custom CSS */