.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;--e-page-transition-entrance-animation:e-page-transition-zoom-out;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D00;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.sb-hero {
  min-height: 100vh;
}

@media (orientation: landscape) and (max-height: 560px) {
  :root {
    --sb-collision-copy-font-size-mobile: 0.86rem;
    --sb-collision-copy-line-height-mobile: 1.35;
    --sb-wave-copy-font-size-mobile: 0.86rem;
    --sb-wave-copy-line-height-mobile: 1.35;

    --sb-text-y: 5vh;
    --sb-intro-head-size: 1.15rem;
    --sb-intro-body-size: 0.88rem;
    --sb-intro-body-line: 1.35;
    --sb-about-head-size: 1.15rem;
    --sb-about-body-size: 0.88rem;
    --sb-about-body-line: 1.35;
  }

  /* Sphere */
  #network-hero {
    height: 100vh;
  }

  /* Collision */
  html body #sb-collision-wrap {
  min-height: 150px;
  max-height: 56vh;
}

  html body #sb-collision-copy-stack-internal {
  width: calc(100% - 24px);
  max-width: 95vw;
  transform: translate(-50%, -50%);
}

  /* Waveform */
  #sb-wave-wrap {
    height: 38vw;
    min-height: 130px;
    max-height: 180px;
  }

  #sb-wave-copy-stack-internal {
    margin-bottom: 8px;
    max-width: 95vw;
  }

  #sb-collision-copy-stack-internal .sb-collision-copy,
  #sb-wave-copy-stack-internal .sb-wave-copy {
    letter-spacing: 0;
  }
}



/* Keep waveform underneath in stacking */
#sb-wave-wrap,
#sb-wave-copy-stack-internal {
  position: relative;
  z-index: 1;
}




@media (orientation: landscape) and (max-height: 560px) {
  html body .sb-wave-heading {
    margin-bottom: 6px;
  }

  html body .sb-wave-heading h1,
  html body .sb-wave-heading h2,
  html body .sb-wave-heading .elementor-heading-title {
    font-size: 1rem;
    line-height: 1.15;
    margin: 0;
  }
}/* End custom CSS */