.elementor-2869 .elementor-element.elementor-element-7fb4a5fb{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:center;--border-radius:8px 8px 8px 8px;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-2869 .elementor-element.elementor-element-7fb4a5fb:not(.elementor-motion-effects-element-type-background), .elementor-2869 .elementor-element.elementor-element-7fb4a5fb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f9f9f9;}.elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-image-box:has(:hover) .elementor-image-box-title,
					 .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.elementor-widget-image-box .elementor-image-box-description{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-2869 .elementor-element.elementor-element-477b6acd .elementor-image-box-wrapper{text-align:left;}.elementor-2869 .elementor-element.elementor-element-477b6acd .elementor-image-box-title{margin-bottom:5px;font-family:"iranyekan", Sans-serif;font-size:30px;color:#FFFFFF;}.elementor-2869 .elementor-element.elementor-element-477b6acd .elementor-image-box-description{font-family:"iranyekan", Sans-serif;font-size:23px;font-weight:600;line-height:2em;color:#FFFFFF;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-2869 .elementor-element.elementor-element-679c5e3c .elementor-button{font-family:"iranyekan", Sans-serif;font-size:17px;font-weight:500;fill:#6D6D6D;color:#6D6D6D;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}@media(max-width:767px){.elementor-2869 .elementor-element.elementor-element-7fb4a5fb{--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-2869 .elementor-element.elementor-element-477b6acd .elementor-image-box-wrapper{text-align:center;}}/* Start custom CSS for container, class: .elementor-element-7fb4a5fb */.elementor-2869 .elementor-element.elementor-element-7fb4a5fb.movgrd {
    background: linear-gradient(230deg, #33c09b, #337dc0, #5c962a);
    background-size: 600% 600%;

    -webkit-animation: AnimationName 43s ease infinite;
    -moz-animation: AnimationName 43s ease infinite;
    animation: AnimationName 43s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 9%}
    50%{background-position:100% 92%}
    100%{background-position:0% 9%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 9%}
    50%{background-position:100% 92%}
    100%{background-position:0% 9%}
}
@keyframes AnimationName {
    0%{background-position:0% 9%}
    50%{background-position:100% 92%}
    100%{background-position:0% 9%}
}/* End custom CSS */