.elementor-955 .elementor-element.elementor-element-5ad26f3{--display:flex;--margin-top:0px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-955 .elementor-element.elementor-element-982f068{--display:flex;--margin-top:25px;--margin-bottom:25px;--margin-left:0px;--margin-right:0px;}.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-955 .elementor-element.elementor-element-33c5f90 .elementor-heading-title{font-family:"M PLUS Rounded 1c", Sans-serif;font-size:40px;font-weight:800;letter-spacing:-1.5px;color:#FBD34C;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(10px/2);}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(10px/2);}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(10px/2);}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-10px/2);}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-10px/2);}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-icon i{color:var( --e-global-color-947a304 );transition:color 0.3s;}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-icon svg{fill:var( --e-global-color-947a304 );transition:fill 0.3s;}.elementor-955 .elementor-element.elementor-element-f3d10a6{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-955 .elementor-element.elementor-element-f3d10a6 .elementor-icon-list-text{transition:color 0.3s;}.elementor-955 .elementor-element.elementor-element-b6e9b1d{--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 );}.elementor-955 .elementor-element.elementor-element-0f576d3{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}:root{--page-title-display:none;}/* Start custom CSS for heading, class: .elementor-element-33c5f90 */#grad {
  font-size: 72px;
  background: linear-gradient(90deg,#FCD834, #EC4899);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 400% 400%;
  animation: gradient 3s ease infinite;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}/* End custom CSS */