.elementor-kit-10{--e-global-color-primary:#001E2F;--e-global-color-secondary:#01476F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#48C6DC;--e-global-color-196063a:#003E51;--e-global-color-eea734b:#F7F7F7;--e-global-color-3732fbb:#6EC217;--e-global-color-64a0ae8:#2C3393;--e-global-color-04fca48:#00BEF1;--e-global-color-94c729a:#00A88F;--e-global-color-7385f17:#FFFFFF00;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:700;--e-global-typography-8d451c6-font-size:14px;--e-global-typography-8d451c6-font-weight:normal;--e-global-typography-8d451c6-text-decoration:none;color:var( --e-global-color-196063a );font-family:"Rubik", Sans-serif;font-size:18px;font-weight:normal;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );text-decoration:none;color:var( --e-global-color-text );border-radius:80px 80px 80px 80px;padding:16px 32px 16px 32px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-secondary );font-family:"Rubik", Sans-serif;font-size:18px;font-weight:500;text-decoration:underline;}.elementor-kit-10 a:hover{color:var( --e-global-color-accent );}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:48px;font-weight:500;line-height:1.33em;}.elementor-kit-10 h2{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:40px;font-weight:500;line-height:1.13em;}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:22px;font-weight:500;line-height:1em;}.elementor-kit-10 h4{color:var( --e-global-color-primary );font-family:"Rubik", Sans-serif;font-size:19px;font-weight:500;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{border-style:solid;border-color:var( --e-global-color-secondary );border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end: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: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 *//* Main body scrollbar */

[id] {
    scroll-margin-top: 100px;
}

@media only screen and (min-width: 768px) {
	.mobile-only {
		display: none;	
	}
}

@media only screen and (max-width: 768px) {
	.desktop-only {
		display: none;	
	}
}

.highlighted-heading {
    color: var(--e-global-color-accent);
}/* End custom CSS */