.elementor-kit-32960{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#76787A;--e-global-color-accent:#EC1C24;--e-global-color-d06616e:#E7E6E6;--e-global-color-f43c330:#C4C4C4;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1.5px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-32960 e-page-transition{background-color:#FFBC7D;}.elementor-kit-32960 h2{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.my-styled-btn.elementor-button {
	padding: 14px 30px;
	background-color: #1A73E8;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	border-radius: 40px;
	transition: background-color 0.3s ease, transform 0.2s ease;
}

.my-styled-btn.elementor-button:hover {
	background-color: #155bb5;
	transform: translateY(-2px);
}/* End custom CSS */