.elementor-kit-1655{--e-global-color-primary:#0099CC;--e-global-color-secondary:#CC1A1A;--e-global-color-text:#0A1628;--e-global-color-accent:#FFD700;--e-global-typography-primary-font-family:"Barlow Condensed";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Nunito Sans";--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;font-family:"Nunito Sans", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-1655 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1655 h1{font-family:"Barlow Condensed", Sans-serif;font-size:72px;font-weight:900;text-transform:uppercase;}.elementor-kit-1655 h2{font-family:"Barlow Condensed", Sans-serif;font-size:52px;font-weight:800;text-transform:uppercase;}.elementor-kit-1655 h3{font-family:"Barlow Condensed", Sans-serif;font-size:34px;font-weight:700;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end: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 *//* Default: SAFE (mobile-first) */
.force-fullwidth {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* Enable breakout ONLY on larger screens */
@media (min-width: 768px) {
  .force-fullwidth {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
    margin-right: calc(-50vw + 50%) !important;
  }
}

/* Prevent horizontal scroll bugs */
html, body {
  overflow-x: hidden;
}

/*Remove the autoterms footer*/
.wpautoterms-footer,
#wpautoterms_footer {
  display: none !important;
}/* End custom CSS */