.elementor-3720 .elementor-element.elementor-element-d1f0dde{--display:flex;--min-height:80vh;--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;--gap:35px 0px;--row-gap:35px;--column-gap:0px;--padding-top:93px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-3720 .elementor-element.elementor-element-d1f0dde:not(.elementor-motion-effects-element-type-background), .elementor-3720 .elementor-element.elementor-element-d1f0dde > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-65c4271 );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3720 .elementor-element.elementor-element-e939b03{z-index:3;}.elementor-3720 .elementor-element.elementor-element-e939b03 img{width:80px;}.elementor-widget-heading .elementor-heading-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-3720 .elementor-element.elementor-element-811ca57{text-align:center;}.elementor-3720 .elementor-element.elementor-element-811ca57 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:60px;font-weight:400;line-height:80px;}.elementor-3720 .elementor-element.elementor-element-ba5ea9a{width:initial;max-width:initial;text-align:center;}.elementor-3720 .elementor-element.elementor-element-ba5ea9a > .elementor-widget-container{margin:-15px 0px 0px 0px;padding:0px 300px 0px 300px;}.elementor-3720 .elementor-element.elementor-element-ba5ea9a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:400;line-height:33px;-webkit-text-stroke-color:#000;stroke:#000;color:var( --e-global-color-080d020 );}/* Start custom CSS for image, class: .elementor-element-e939b03 */#LOGO:before
{
    content: "";
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #4ff204;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    animation: cirgrow 4s infinite;
    transition: 2s ease-in-out;
}

@keyframes cirgrow
{
    0%
    {
    width: 0px;
    height: 0px;
    transition: 2s ease-in-out;
}
50%
    {
    width: 80px;
    height: 80px;
}
100%
    {
    width: 0px;
    height: 0px;
    transition: 2s ease-in-out;
}
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-ba5ea9a */.elementor-3720 .elementor-element.elementor-element-ba5ea9a span
{
    color: #4ff204;
}/* End custom CSS */