.elementor-kit-6{--e-global-color-primary:#10512A;--e-global-color-secondary:#BFEF1E;--e-global-color-text:#404040;--e-global-color-accent:#10512A;--e-global-color-7b5ffe6:#10512A;--e-global-color-58c1929:#BFEF1E;--e-global-color-ee853a2:#03200E;--e-global-color-4da6fa0:#11552C;--e-global-color-1db5f29:#F4FDA6;--e-global-color-2e59623:#001816;--e-global-color-2573d6c:#FFFFFF;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Google Sans", Sans-serif;font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Google Sans", Sans-serif;font-weight:700;border-radius:40px 40px 40px 40px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-ee853a2 );font-family:"Cabinet Grotesk", Sans-serif;font-size:80px;line-height:1.1em;}.elementor-kit-6 h2{color:var( --e-global-color-ee853a2 );font-family:"Cabinet Grotesk", Sans-serif;font-size:60px;font-weight:700;line-height:60px;}.elementor-kit-6 h3{font-family:"Cabinet Grotesk", Sans-serif;font-size:50px;font-weight:700;line-height:50px;}.elementor-kit-6 h4{font-family:"Cabinet Grotesk", Sans-serif;font-size:32px;font-weight:700;line-height:42px;}.elementor-kit-6 h5{font-family:"Cabinet Grotesk", Sans-serif;font-size:20px;font-weight:700;}.elementor-kit-6 h6{color:var( --e-global-color-primary );font-family:"Cabinet Grotesk", Sans-serif;font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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:1366px){.elementor-kit-6{font-size:clamp(0.9375rem, 0.8523rem + 0.3409vi, 1.125rem);}.elementor-kit-6 h1{font-size:clamp(3.375rem, 3.0682rem + 1.2273vi, 4.05rem);font-weight:700;}.elementor-kit-6 h2{font-size:clamp(2.5313rem, 2.3011rem + 0.9205vi, 3.0375rem);font-weight:700;}.elementor-kit-6 h3{font-size:clamp(2.1094rem, 1.9176rem + 0.767vi, 2.5313rem);font-weight:700;}.elementor-kit-6 h4{font-size:clamp(1.6875rem, 1.5341rem + 0.6136vi, 2.025rem);font-weight:700;}.elementor-kit-6 h5{font-size:20px;font-weight:700;}.elementor-kit-6 h6{font-size:16px;font-weight:700;}}@media(max-width:1024px){.elementor-kit-6 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:34px;font-weight:700;}.elementor-kit-6 h2{font-size:30px;line-height:1.3em;}.elementor-kit-6 h3{font-size:26px;line-height:1.3em;}.elementor-kit-6 h4{font-size:22px;line-height:1.3em;}.elementor-kit-6 h5{font-size:18px;line-height:1.3em;}.elementor-kit-6 h6{font-size:16px;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.yellow-icon-btn .elementor-button-content-wrapper, .see-how-we-btn .elementor-button-content-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.yellow-icon-btn .elementor-button-icon {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color:var(--e-global-color-secondary);
}

.see-how-we-btn .elementor-button-icon {
    width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color:var(--e-global-color-4da6fa0);
}

.see-how-we-btn .elementor-button-icon svg path{
    stroke:#fff;
}

.yellow-icon-btn .elementor-button .elementor-button-icon svg, .see-how-we-btn .elementor-button-icon svg {
  transition: transform 0.3s ease;
}

.yellow-icon-btn .elementor-button:hover .elementor-button-icon svg, .see-how-we-btn .elementor-button:hover .elementor-button-icon svg {
  transform: rotate(45deg);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://am2am.com/wp-content/uploads/2026/06/Google-Sans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://am2am.com/wp-content/uploads/2026/06/Google-Sans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cabinet Grotesk';
	font-display: auto;
	src: url('https://am2am.com/wp-content/uploads/2026/06/Cabinet-Grotesk-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */