.elementor-kit-19{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#057DCD;--e-global-color-text:#00120B;--e-global-color-accent:#FDCA40;--e-global-color-fa09a94:#1E3D58;--e-global-color-60ee535:#057DCD;--e-global-color-b21723f:#E6E8E6;--e-global-color-d93eccf:#FECF5B;--e-global-color-7710eb3:#DF6176;--e-global-color-9c2b8c3:#F8C2C2;--e-global-color-eef6de0:#07454D;--e-global-typography-primary-font-family:"Schibsted Grotesk";--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:"Schibsted Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Fjalla One";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:-0.4px;}.elementor-kit-19 e-page-transition{background-color:#FFBC7D;}.elementor-kit-19 h6{font-family:"Courier Prime", Helvetica, Arial, Lucida, sans-serif;font-size:14px;text-transform:none;line-height:24px;}.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: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 *//* ===== ANGELO wordmark: slide each letter down ===== */
  @keyframes angelo-slide {
    from { transform: translateY(-120%); opacity: 0; }
    to   { transform: translateY(0);     opacity: 1; }
  }

  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-9241b12] .e-heading-base,
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-33df6cc] .e-heading-base,
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-fd8493c] .e-heading-base,
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-c2f4c4b] .e-heading-base,
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-de679db] .e-heading-base,
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-7171ef7] .e-heading-base {
    animation-name: angelo-slide;
    animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
    animation-fill-mode: both;
  }

  /* ↓↓↓ THE PART YOU TUNE — delay = WHEN it starts, duration = HOW FAST ↓↓↓ */

  /* Letter A */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-9241b12] .e-heading-base {
    animation-delay: 0.00s; animation-duration: 0.8s; }
  /* Letter N */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-33df6cc] .e-heading-base {
    animation-delay: 0.10s; animation-duration: 0.8s; }
  /* Letter G */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-fd8493c] .e-heading-base {
    animation-delay: 0.20s; animation-duration: 0.8s; }
  /* Letter E */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-c2f4c4b] .e-heading-base {
    animation-delay: 0.30s; animation-duration: 0.8s; }
  /* Letter L */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-de679db] .e-heading-base {
    animation-delay: 0.40s; animation-duration: 0.8s; }
  /* Letter O */
  .elementor-element-be1eb5f.kbm-wordmark-in [class*=e-7171ef7] .e-heading-base {
    animation-delay: 0.50s; animation-duration: 0.8s; }

  @media (prefers-reduced-motion: reduce) {
    .elementor-element-be1eb5f.kbm-wordmark-in .e-heading-base {
      animation: none !important; opacity: 1 !important; }
  }/* End custom CSS */