.elementor-kit-277{--e-global-color-primary:#003366;--e-global-color-secondary:#8A2DD3;--e-global-color-text:#333333;--e-global-color-accent:#FF33B1;--e-global-color-7b9da2f:#F4F4F6;--e-global-color-c601473:#22ABFF;--e-global-color-6a898dc:#47C1CC;--e-global-typography-primary-font-family:"Satoshi";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Satoshi";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Source Sans", Sans-serif;font-size:20px;font-weight:400;font-style:normal;}.elementor-kit-277 button,.elementor-kit-277 input[type="button"],.elementor-kit-277 input[type="submit"],.elementor-kit-277 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:6px 16px 6px 16px;}.elementor-kit-277 button:hover,.elementor-kit-277 button:focus,.elementor-kit-277 input[type="button"]:hover,.elementor-kit-277 input[type="button"]:focus,.elementor-kit-277 input[type="submit"]:hover,.elementor-kit-277 input[type="submit"]:focus,.elementor-kit-277 .elementor-button:hover,.elementor-kit-277 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;border-radius:8px 8px 8px 8px;}.elementor-kit-277 e-page-transition{background-color:#FFBC7D;}.elementor-kit-277 a{color:var( --e-global-color-accent );font-family:"Source Sans", Sans-serif;font-size:20px;}.elementor-kit-277 a:hover{color:var( --e-global-color-secondary );font-family:"Source Sans", Sans-serif;font-size:20px;}.elementor-kit-277 h1{color:var( --e-global-color-primary );font-family:"Satoshi", Sans-serif;font-size:50px;}.elementor-kit-277 h2{color:var( --e-global-color-primary );font-family:"Satoshi", Sans-serif;font-size:32px;font-weight:500;}.elementor-kit-277 h3{color:var( --e-global-color-primary );font-family:"Satoshi", Sans-serif;font-size:28px;}.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);}@media(max-width:1366px){.elementor-kit-277 button,.elementor-kit-277 input[type="button"],.elementor-kit-277 input[type="submit"],.elementor-kit-277 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:1024px){.elementor-kit-277 button,.elementor-kit-277 input[type="button"],.elementor-kit-277 input[type="submit"],.elementor-kit-277 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-277 button,.elementor-kit-277 input[type="button"],.elementor-kit-277 input[type="submit"],.elementor-kit-277 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Accent:#ff33b1; }
/* Start custom CSS *//* --- ELEMENTOR MENU DROPDOWN FIX --- */
.elementor-nav-menu .sub-menu {
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease-in-out;
}

.elementor-nav-menu li:hover > .sub-menu,
.elementor-nav-menu li:focus-within > .sub-menu {
    display: block;
    opacity: 1;
    visibility: visible;
}

.elementor-nav-menu .sub-menu a {
    pointer-events: auto;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://aimupdigitalstudio.com/wp-content/uploads/2025/09/Satoshi-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://aimupdigitalstudio.com/wp-content/uploads/2025/09/Satoshi-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Satoshi';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://aimupdigitalstudio.com/wp-content/uploads/2025/09/Satoshi-Medium.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Source Sans';
	font-display: auto;
	src: url('https://aimupdigitalstudio.com/wp-content/uploads/2025/09/SourceSans3-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */