.elementor-665 .elementor-element.elementor-element-6add992{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-665 .elementor-element.elementor-element-903668d{--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;--justify-content:center;}.elementor-665 .elementor-element.elementor-element-b332c10 .ekit-heading__description{max-width:58%;}.elementor-665 .elementor-element.elementor-element-b332c10 .elementskit-section-title-wraper .elementskit-section-title{color:#ffffff;margin:2px 0px 10px 0px;font-family:"Lato", Sans-serif;font-size:60px;font-weight:900;line-height:68px;}.elementor-665 .elementor-element.elementor-element-b332c10 .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.elementor-665 .elementor-element.elementor-element-b332c10 .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}.elementor-665 .elementor-element.elementor-element-64ae9b5{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-665 .elementor-element.elementor-element-b332c10 .elementskit-section-title-wraper .elementskit-section-title{font-size:38px;}}@media(min-width:768px){.elementor-665 .elementor-element.elementor-element-6add992{--content-width:1385px;}.elementor-665 .elementor-element.elementor-element-903668d{--width:96%;}}@media(max-width:767px){.elementor-665 .elementor-element.elementor-element-6add992{--padding-top:100px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-665 .elementor-element.elementor-element-b332c10 .ekit-heading__description{max-width:100%;}.elementor-665 .elementor-element.elementor-element-b332c10 .elementskit-section-title-wraper .elementskit-section-title{font-size:32px;line-height:40px;}}/* Start custom CSS for container, class: .elementor-element-6add992 */.elementor-665 .elementor-element.elementor-element-6add992 {
    background: linear-gradient(274deg, #014c8f, #f36f32, #252525);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 15s ease infinite;
    -moz-animation: AnimationName 15s ease infinite;
    animation: AnimationName 15s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 52%}
    50%{background-position:100% 49%}
    100%{background-position:0% 52%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 52%}
    50%{background-position:100% 49%}
    100%{background-position:0% 52%}
}
@keyframes AnimationName {
    0%{background-position:0% 52%}
    50%{background-position:100% 49%}
    100%{background-position:0% 52%}
}/* End custom CSS */