.elementor-977 .elementor-element.elementor-element-316e1{--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-977 .elementor-element.elementor-element-316e1:not(.elementor-motion-effects-element-type-background), .elementor-977 .elementor-element.elementor-element-316e1 > .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-977 .elementor-element.elementor-element-338809b9{text-align:center;}.elementor-977 .elementor-element.elementor-element-338809b9 .elementor-heading-title{color:#FFFFFF;}.elementor-977 .elementor-element.elementor-element-1cdbb4b4{--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-977 .elementor-element.elementor-element-1cdbb4b4:not(.elementor-motion-effects-element-type-background), .elementor-977 .elementor-element.elementor-element-1cdbb4b4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-977 .elementor-element.elementor-element-c89da31{text-align:center;}.elementor-977 .elementor-element.elementor-element-c89da31 .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-977 .elementor-element.elementor-element-5cc5cb95 > .elementor-widget-container{margin:-28px -28px -28px -28px;}.elementor-977 .elementor-element.elementor-element-5cc5cb95{text-align:center;font-family:"Roboto", Sans-serif;font-size:29px;font-weight:400;}.elementor-977 .elementor-element.elementor-element-2146606{--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-977 .elementor-element.elementor-element-2146606:not(.elementor-motion-effects-element-type-background), .elementor-977 .elementor-element.elementor-element-2146606 > .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-977 .elementor-element.elementor-element-2725360e img{width:36%;}.elementor-977 .elementor-element.elementor-element-6f3fa54e{width:initial;max-width:initial;z-index:2;text-align:center;}.elementor-977 .elementor-element.elementor-element-6f3fa54e .elementor-heading-title{font-family:"Poppins Custom", Sans-serif;font-size:32px;font-weight:bold;text-transform:uppercase;color:#53127D;}.elementor-977 .elementor-element.elementor-element-67fa86b3{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-977 .elementor-element.elementor-element-2146606{--padding-top:50px;--padding-bottom:50px;--padding-left:25px;--padding-right:25px;}.elementor-977 .elementor-element.elementor-element-67fa86b3{text-align:start;}}@media(min-width:768px){.elementor-977 .elementor-element.elementor-element-2146606{--content-width:550px;}}/* Start custom CSS for text-editor, class: .elementor-element-67fa86b3 */.elementor-977 .elementor-element.elementor-element-67fa86b3 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 */