.elementor-kit-42{--e-global-color-primary:#0D1B2A;--e-global-color-secondary:#C6A55C;--e-global-color-text:#1F2933;--e-global-color-accent:#0D1B2A;--e-global-color-2c37c2e:#0D1B2A;--e-global-color-fe9741b:#C6A55C;--e-global-color-a3ceee4:#8C6A3C;--e-global-color-ed6896c:#F5F7FA;--e-global-color-14bf367:#FFFFFF;--e-global-color-4b72d73:#6B7280;--e-global-color-762090e:#E5E7EB;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Cormorant";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-ed6896c );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-42 e-page-transition{background-color:#FFBC7D;}.elementor-kit-42 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-42 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-42 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-42 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-42 button,.elementor-kit-42 input[type="button"],.elementor-kit-42 input[type="submit"],.elementor-kit-42 .elementor-button{font-size:12.48px;font-weight:500;text-transform:uppercase;letter-spacing:1.6px;border-radius:8px 8px 8px 8px;}.elementor-kit-42 label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-42 input:not([type="button"]):not([type="submit"]),.elementor-kit-42 textarea,.elementor-kit-42 .elementor-field-textual{color:var( --e-global-color-text );accent-color:var( --e-global-color-a3ceee4 );border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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-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 *//* Desktop */
body {
  padding: 20px;
  overflow: auto;
}

/* Tablet */
@media (max-width: 1024px) {
  body {
    padding: 15px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  body {
    padding: 2px;
  }
}/* End custom CSS */