.elementor-kit-8{--e-global-color-primary:#182D49;--e-global-color-secondary:#408BAF;--e-global-color-text:#5E6974;--e-global-color-accent:#408BAF;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:700;--e-global-typography-ca56de1-font-family:"Sora";--e-global-typography-ca56de1-font-size:36px;--e-global-typography-ca56de1-font-weight:700;--e-global-typography-572943e-font-family:"Sora";--e-global-typography-572943e-font-size:30px;--e-global-typography-572943e-font-weight:700;--e-global-typography-20e915b-font-family:"Sora";--e-global-typography-20e915b-font-size:28px;--e-global-typography-20e915b-font-weight:700;--e-global-typography-af5952f-font-family:"Sora";--e-global-typography-af5952f-font-size:22px;--e-global-typography-af5952f-font-weight:700;--e-global-typography-5e8d161-font-family:"Sora";--e-global-typography-5e8d161-font-size:20px;--e-global-typography-5e8d161-font-weight:700;--e-global-typography-d2172c8-font-family:"Sora";--e-global-typography-d2172c8-font-size:18px;--e-global-typography-d2172c8-font-weight:700;--e-global-typography-186ffdd-font-family:"Sora";--e-global-typography-186ffdd-font-size:14px;--e-global-typography-186ffdd-font-weight:700;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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-kit-8{--e-global-typography-primary-font-size:48px;--e-global-typography-secondary-font-size:40px;--e-global-typography-ca56de1-font-size:32px;--e-global-typography-572943e-font-size:28px;--e-global-typography-20e915b-font-size:26px;--e-global-typography-af5952f-font-size:21px;--e-global-typography-5e8d161-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:38px;--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-ca56de1-font-size:30px;--e-global-typography-572943e-font-size:26px;--e-global-typography-20e915b-font-size:24px;--e-global-typography-af5952f-font-size:20px;--e-global-typography-5e8d161-font-size:18px;--e-global-typography-d2172c8-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Desktop default */
.main-container {
  padding-top: 86px;
  padding-bottom: 86px;
}

/* Tablet: 1024px and below */
@media (max-width: 1024px) {
  .main-container {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

/* Mobile: 767px and below */
@media (max-width: 767px) {
  .main-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}/* End custom CSS */