.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b69ea7b:#1531DB;--e-global-color-9bd4a7a:#1743FF;--e-global-color-1ce8cf6:#015FFF;--e-global-color-e6556c9:#417DFB;--e-global-color-6fc5d58:#558AFB;--e-global-color-cb40557:#000000;--e-global-color-2cce43e:#18171E;--e-global-color-d989ccb:#818898;--e-global-color-2f95e04:#FFFFFF;--e-global-color-a94829f:#18171E;--e-global-color-ad7dfbd:#636A7E;--e-global-color-0e00381:#F7F9FC;--e-global-color-811ada1:#E7E7E9;--e-global-color-1dfa343:#E7E7E9;--e-global-color-41182c1:#F5F5F5;--e-global-color-702ab41:#CDF529;--e-global-color-4086c69:#BEF319;--e-global-color-0fb529c:#7A7A7A;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1450px;}.e-con{--container-max-width:1450px;}.elementor-widget:not(:last-child){margin-block-end:40px;}.elementor-element{--widgets-spacing:40px 40px;--widgets-spacing-row:40px;--widgets-spacing-column:40px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1450px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}}@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 */#text-head-gra{
      background: linear-gradient(to bottom, #ffffff, #888888, #000000);
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#glass-mor{
    /* From https://css.glass */
background: rgba(255, 255, 255, 0.2);
border-radius: 6px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);
}

.reveal-section {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.reveal-section.visible {
  opacity: 1;
  visibility: visible;
}/* End custom CSS */