.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b596888:#1500FF;--e-global-color-5b5405a:#FFFFFF;--e-global-color-a1d8471:#F5F7FA;--e-global-color-c8c6ab0:#0033A0;--e-global-color-c4baa5c:#4CAF50;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:23px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1px;--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;background-color:#FFFFFF;overscroll-behavior:auto;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-block-end:10px;}.elementor-kit-6 a:hover{color:#08FF00;}.elementor-kit-6 h1{font-size:35px;line-height:55px;letter-spacing:2.2px;word-spacing:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:1px;text-shadow:-30px -86px 17px rgba(0,0,0,0.3);}.elementor-kit-6 img{opacity:0.1;transition-duration:0s;}.elementor-kit-6 label{line-height:22px;letter-spacing:0.7px;word-spacing:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-navigation-icons-size:0px;}.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:850px;}.e-con{--container-max-width:850px;}}
/* Start custom CSS *//* Hide the right-side blue pill badge site-wide */
.ks-topbadges .ks-pillbadge{
  display:none !important;
}
/* ======================================================
   KIWISCAN — BUTTON TEXT FAILSAFE (site-wide)
   Fixes: missing button text due to theme/Elementor overrides
====================================================== */

/* All KiwiScan buttons (anchors + buttons) */
:where(a.ks-btn, button.ks-btn, .ks-final__btn, .ks-scanbar__btn){
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;

  font-size: 13px !important;
  line-height: 1 !important;

  color:#fff !important;
  -webkit-text-fill-color:#fff !important;

  text-indent: 0 !important;
  letter-spacing: 0.6px !important;

  white-space: nowrap !important;
  overflow: visible !important;

  opacity: 1 !important;
  visibility: visible !important;
}

/* If button labels are wrapped in spans, force them visible too */
:where(a.ks-btn span, button.ks-btn span, .ks-final__btn span, .ks-scanbar__btn span){
  display:inline !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

/* Prevent icon-font rules from nuking label text */
:where(a.ks-btn, button.ks-btn, .ks-final__btn, .ks-scanbar__btn)::before,
:where(a.ks-btn, button.ks-btn, .ks-final__btn, .ks-scanbar__btn)::after{
  text-indent: 0 !important;
}/* End custom CSS */