.elementor-kit-9{--e-global-color-primary:#500778;--e-global-color-secondary:#001400;--e-global-color-text:#FEFFFE;--e-global-color-accent:#34044D;--e-global-typography-primary-font-family:"Atkinson Hyperlegible";--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-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h2{color:#500778;}.elementor-kit-9 h3{color:#500778;font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:2560 px;}.e-con{--container-max-width:2560 px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:30px;padding-inline-start:30px;}.site-header .site-branding .site-logo img{width:300px;max-width:300px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1026px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h2{font-size:20px;}.elementor-kit-9 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.horizontal-wrapper {
  display: flex;
  flex-direction: row;
  width: 300vw; /* 3 sections */
  height: 100vh;
  overflow: hidden;
}

.horizontal-section {
  width: 100vw;
  height: 100vh;
  flex-shrink: 0;
}/* End custom CSS */