.elementor-kit-5{--e-global-color-primary:#1D1D1F;--e-global-color-secondary:#54595F;--e-global-color-text:#00000090;--e-global-color-accent:#61CE70;--e-global-color-70375d5:#6E6E73;--e-global-typography-primary-font-family:"Bricolage Grotesque";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Bricolage Grotesque";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Bricolage Grotesque";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-family:"Bricolage Grotesque";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:120px;--container-default-padding-right:48px;--container-default-padding-bottom:120px;--container-default-padding-left:48px;}.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:1366px){.elementor-kit-5{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-size:16px;}.e-con{--container-default-padding-top:100px;--container-default-padding-right:32px;--container-default-padding-bottom:100px;--container-default-padding-left:32px;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:80px;--container-default-padding-right:24px;--container-default-padding-bottom:80px;--container-default-padding-left:24px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:-0.2px;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:-0.4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:60px;--container-default-padding-right:16px;--container-default-padding-bottom:60px;--container-default-padding-left:16px;}}@media(min-width:2400px){.elementor-kit-5{--e-global-typography-text-font-size:16px;--e-global-typography-text-letter-spacing:-0.4px;--e-global-typography-accent-font-size:16px;}.e-con{--container-default-padding-top:120px;--container-default-padding-right:32px;--container-default-padding-bottom:120px;--container-default-padding-left:32px;}}/* Start custom CSS */html, body{
    width: 100%;
    overflow-x: clip;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}
p{
    margin: 0;
}
img{
    -webkit-user-drag: none;
    user-select: none;
    -webkit-user-select: none;
    pointer-events: none;
}
*{
    user-select: none !important;
    -webkit-user-select: none !important;
    -webkit-tap-highlight-color: transparent !important;
}
a, button, [role="button"], .elementor-button, .elementor-button-wrapper {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-appearance: none;
  -webkit-user-drag: none;
  user-drag: none;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  isolation: isolate;
}/* End custom CSS */