.elementor-kit-4291{--e-global-color-primary:#0A7986;--e-global-color-secondary:#662D91;--e-global-color-text:#1F1F1F;--e-global-color-accent:#F4F4F4;--e-global-color-99bb109:#FFFFFF;--e-global-color-aa7b0e8:#0A7986;--e-global-color-58b88b9:#ED217C;--e-global-color-2ba09ff:#0C8F9D;--e-global-color-7bf2ca5:#7C51A1;--e-global-color-7cbe799:#F05A8D;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4291 h1{font-family:"Manrope", Sans-serif;font-size:40px;font-weight:500;}.elementor-kit-4291 h2{font-size:36px;}.elementor-kit-4291 h3{font-size:32px;}.elementor-kit-4291 h4{font-size:28px;}.elementor-kit-4291 h5{font-size:24px;}.elementor-kit-4291 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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-kit-4291{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-4291 h1{font-size:38px;}.elementor-kit-4291 h2{font-size:34px;}.elementor-kit-4291 h3{font-size:30px;}.elementor-kit-4291 h4{font-size:26px;}.elementor-kit-4291 h5{font-size:24px;}.elementor-kit-4291 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4291{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --font:Manrope; --H1:40px; --H2:36px; --H3:32px; --H4:28px; --H5:24px; --H6:20px; --20px-space:20px; --50px-space:50px; --100px-space:100px; --page-width:1340px; --H1-tablet_mobile:38px; --H2-tablet_mobile:34px; --H3-tablet_mobile:30px; --H4-tablet_mobile:26px; --H5-tablet_mobile:24px; --H6-tablet_mobile:20px; --body-font:16px; --black:#1F1F1F; --off-white:#F4F4F4; --teal:#0A7986; --white:#ffffff; --purple:#662D91; --body-font-small:14px; --tablet-page-width:100%; --mobile-page-width:100%; --pink:#ED217C; --lighter-teal:#0C8F9D; --lighter-purple:#7C51A1; --lighter-pink:#F05A8D; --border-radius:5px; --150px-space:150px; --border-radius-20px:20px; }
/* Start custom CSS */.accented{
    color:var(--e-global-color-accent);
}

.hero-blend-box {
  background-image:
    linear-gradient(rgba(166, 63, 170, 0.55), rgba(166, 63, 170, 0.55)),
    url("your-image.jpg");
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
}/* End custom CSS */