.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#5F584F;--e-global-color-accent:#C7A25A;--e-global-color-d6abdfa:#746C4C;--e-global-color-62ad46c:#1E2A3A;--e-global-color-d567e9a:#C7A25A;--e-global-color-0988786:#B88F3E;--e-global-color-c0d4832:#FFFFFF;--e-global-color-46023d8:#B88F3E;--e-global-color-ddf97a6:#EFE6DA;--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-global-typography-a513e8d-font-family:"Lato";--e-global-typography-a513e8d-font-size:22px;--e-global-typography-a513e8d-font-weight:300;--e-global-typography-a513e8d-text-transform:none;--e-global-typography-a513e8d-font-style:normal;--e-global-typography-a513e8d-text-decoration:none;--e-global-typography-a513e8d-line-height:1.5em;--e-global-typography-a513e8d-letter-spacing:0px;--e-global-typography-a513e8d-word-spacing:0em;--e-global-typography-9b4ef1f-font-family:"Cormorant Garamond";--e-global-typography-9b4ef1f-font-size:56px;--e-global-typography-9b4ef1f-font-weight:500;--e-global-typography-9b4ef1f-text-transform:none;--e-global-typography-9b4ef1f-font-style:normal;--e-global-typography-9b4ef1f-text-decoration:none;--e-global-typography-9b4ef1f-line-height:1.3em;--e-global-typography-9b4ef1f-letter-spacing:0.5px;--e-global-typography-9b4ef1f-word-spacing:0em;--e-global-typography-f7b5598-font-family:"Cormorant Garamond";--e-global-typography-f7b5598-font-size:30px;--e-global-typography-f7b5598-font-weight:600;--e-global-typography-f7b5598-text-transform:none;--e-global-typography-f7b5598-font-style:normal;--e-global-typography-f7b5598-text-decoration:none;--e-global-typography-f7b5598-line-height:1.3em;--e-global-typography-f7b5598-letter-spacing:0.5px;--e-global-typography-f7b5598-word-spacing:0em;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-a513e8d-font-size:16px;--e-global-typography-9b4ef1f-font-size:42px;--e-global-typography-f7b5598-font-size:42px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-a513e8d-font-size:14px;--e-global-typography-9b4ef1f-font-size:28px;--e-global-typography-9b4ef1f-line-height:1.1em;--e-global-typography-f7b5598-font-size:28px;--e-global-typography-f7b5598-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-behavior: smooth;
}

body {
  scroll-snap-type: y proximity;
  overflow-y: scroll;
}

section {
  height: 100vh;
  scroll-snap-align: start;
}/* End custom CSS */