.elementor-kit-3295{--e-global-color-primary:#6b39f4;--e-global-color-secondary:#9e17f1;--e-global-color-tertiary:#c5d4fb;--e-global-color-quaternary:#d6efe8;--e-global-color-primary_hover:#7e52f6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-3295 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.page-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 */@media (min-width: 768px) and (max-width: 1024px) {

  /* Hide the separate mega menu box on tablet */
  #e-n-menu-content-3211 {
    display: none !important;
  }

  /* Make tablet menu look exactly like mobile */
  .e-n-menu-content,
  [id*="e-n-menu-content"] {
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    transform: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* Stack sub items vertically like mobile */
  #e-n-menu-content-3211 .e-con,
  #e-n-menu-content-3211 .elementor-section,
  #e-n-menu-content-3211 .elementor-container {
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 10px !important;
    border-radius: 0px;
  }

  #e-n-menu-content-3211 .elementor-column,
  #e-n-menu-content-3211 .e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
    flex-direction: column !important;
  }

  /* Each item like mobile list */
  #e-n-menu-content-3211 .elementor-widget-container {
    padding: 8px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
  }

  #e-n-menu-content-3211 h3,
  #e-n-menu-content-3211 h4,
  #e-n-menu-content-3211 .elementor-heading-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-align: left !important;
    color: #ffffff !important;
    margin: 0 0 4px !important;
  }

  #e-n-menu-content-3211 p,
  #e-n-menu-content-3211 .elementor-widget-text-editor {
    font-size: 13px !important;
    text-align: left !important;
    color: rgba(255,255,255,0.7) !important;
    margin: 0 !important;
  }
}

/* 1. Global desktop duration - Adjust this value to set your desktop baseline speed */
.elementor-kit-3295 {
    --desktop-speed: 25s; 
}

/* 2. Map the animation speed properties across standard Elementor ticker engines */
.elementor-kit-3295 .elementor-marquee,
.elementor-kit-3295 .premium-marquee-wrap,
.elementor-kit-3295 .porto-marquee,
.elementor-kit-3295 [data-animation-duration] {
    animation-duration: var(--desktop-speed) !important;
    -webkit-animation-duration: var(--desktop-speed) !important;
}

/* ==========================================================================
   TABLET & MOBILE BREAKPOINTS - Automatically balances tracking speed
   ========================================================================== */

/* Tablet View (1024px and below) */
@media (max-width: 1024px) {
    .elementor-kit-3295 .elementor-marquee,
    .elementor-kit-3295 .premium-marquee-wrap,
    .elementor-kit-3295 .porto-marquee,
    .elementor-kit-3295 [data-animation-duration] {
        animation-duration: 45s !important; /* Higher duration value slows it down */
        -webkit-animation-duration: 45s !important;
    }
}

/* Mobile View (767px and below) */
@media (max-width: 767px) {
    .elementor-kit-3295 .elementor-marquee,
    .elementor-kit-3295 .premium-marquee-wrap,
    .elementor-kit-3295 .porto-marquee,
    .elementor-kit-3295 [data-animation-duration] {
        animation-duration: 60s !important; /* Stretches the loop to drop mobile warp speed */
        -webkit-animation-duration: 60s !important;
    }
}/* End custom CSS */