.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FE5C16;--e-global-color-b509eb0:#D3D3D3;--e-global-color-ac3d93e:#FE5B16;--e-global-typography-primary-font-family:"Questrial";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-0.02em;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:-0.02em;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-size:1.75em;--e-global-typography-text-font-weight:200;--e-global-typography-text-letter-spacing:-0.02px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b9198f8-font-family:"Public Sans";--e-global-typography-b9198f8-font-size:1.75em;--e-global-typography-b9198f8-font-weight:400;--e-global-typography-b9198f8-letter-spacing:-1px;background-color:#000000;--e-preloader-animation-duration:900ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-accent );--e-preloader-size:46px;}.elementor-kit-7 e-page-transition{background-color:#000000;}.site-header{background-color:#000000;padding-inline-end:0px;padding-inline-start:0px;}.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 */html {
  scroll-behavior: smooth;
}

.snap-container {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
}/* End custom CSS */