.elementor-1184 .elementor-element.elementor-element-392f9d4a{--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;}.elementor-1184 .elementor-element.elementor-element-392f9d4a:not(.elementor-motion-effects-element-type-background), .elementor-1184 .elementor-element.elementor-element-392f9d4a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E40000;}.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-1184 .elementor-element.elementor-element-695efcc6{text-align:center;}.elementor-1184 .elementor-element.elementor-element-695efcc6 .elementor-heading-title{color:#FFFFFF;}.elementor-1184 .elementor-element.elementor-element-2ce89040{--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;}.elementor-1184 .elementor-element.elementor-element-2ce89040:not(.elementor-motion-effects-element-type-background), .elementor-1184 .elementor-element.elementor-element-2ce89040 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1184 .elementor-element.elementor-element-702d93a9{text-align:center;}.elementor-1184 .elementor-element.elementor-element-702d93a9 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:25px;font-weight:600;color:#FFFFFF;}.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 );}.elementor-1184 .elementor-element.elementor-element-1e2ccf30 > .elementor-widget-container{margin:-28px -28px -28px -28px;}.elementor-1184 .elementor-element.elementor-element-1e2ccf30{text-align:center;font-family:"Roboto", Sans-serif;font-size:29px;font-weight:400;}.elementor-1184 .elementor-element.elementor-element-3cc66859{--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:200px;--padding-bottom:200px;--padding-left:0px;--padding-right:0px;}.elementor-1184 .elementor-element.elementor-element-3cc66859:not(.elementor-motion-effects-element-type-background), .elementor-1184 .elementor-element.elementor-element-3cc66859 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.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-1184 .elementor-element.elementor-element-119ab437 img{width:36%;}.elementor-1184 .elementor-element.elementor-element-4ca817e2{width:initial;max-width:initial;z-index:2;text-align:center;}.elementor-1184 .elementor-element.elementor-element-4ca817e2 .elementor-heading-title{font-family:"Poppins Custom", Sans-serif;font-size:32px;font-weight:bold;text-transform:uppercase;color:#53127D;}.elementor-1184 .elementor-element.elementor-element-4581ce24{z-index:2;text-align:center;font-family:"Poppins Custom", Sans-serif;font-size:16px;color:#000000;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1184 .elementor-element.elementor-element-3cc66859{--padding-top:50px;--padding-bottom:50px;--padding-left:25px;--padding-right:25px;}.elementor-1184 .elementor-element.elementor-element-4581ce24{text-align:start;}}@media(min-width:768px){.elementor-1184 .elementor-element.elementor-element-3cc66859{--content-width:550px;}}/* Start custom CSS for text-editor, class: .elementor-element-4581ce24 */.elementor-1184 .elementor-element.elementor-element-4581ce24 p:last-child {
    margin-bottom: 0px;
}/* End custom CSS */
/* Start custom CSS */.pulse {
	animation: pulse 0.7s infinite;
	margin: 0 auto;
	display: table;
	margin-top: 0px;
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes pulse {
	0% {
	-webkit-transform: scale(1);
}
100% {
	-webkit-transform: scale(1.1);
}
} @keyframes pulse {
	0% {
	transform: scale(1);
}
100% {
	transform: scale(1.1);
}/* End custom CSS */