.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#EAF1FF;--e-global-color-accent:#61CE70;--e-global-color-7ae2151:#A8B3CF;--e-global-color-47e4a60:#6EC1E440;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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:#070A12;font-family:"Inter", Sans-serif;line-height:1.6px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Inter", Sans-serif;font-weight:800;letter-spacing:0px;}.elementor-kit-5 h2{font-family:"Inter", Sans-serif;font-weight:800;line-height:1.2em;}.elementor-kit-5 h3{font-family:"Inter", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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{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 *//* Szittles card + pill helpers */
.sz-card{
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.10);
  border-radius: 18px;
  box-shadow: 0 12px 40px rgba(0,0,0,.35);
  padding: 25px;
}

.sz-included{
  display:inline-block;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(0,229,255,.10);
  border: 1px solid rgba(0,229,255,.22);
  color: #EAF1FF;
  font-weight: 900;
  font-size: 12px;
}
/* ===========================
   Szittles: Header/Menu colors
   (Overrides Elementor Kit link colors)
   =========================== */

/* DEFAULT: menu links + header links */
header.site-header a,
#masthead a,
.elementor-location-header a,
.elementor-location-header .elementor-nav-menu--main .elementor-item,
.elementor-location-header .elementor-nav-menu--main a.elementor-item{
  color: var(--sz-muted) !important;
  opacity: 1 !important;
}

/* SITE TITLE / LOGO LINK (keep readable) */
header.site-header .site-title a,
#masthead .site-title a,
.elementor-location-header .site-title a,
.elementor-location-header .elementor-site-logo a{
  color: var(--sz-text) !important;
}

/* HOVER + ACTIVE/CURRENT */
header.site-header a:hover,
#masthead a:hover,
header.site-header .current-menu-item > a,
header.site-header .current_page_item > a,
#masthead .current-menu-item > a,
#masthead .current_page_item > a,
.elementor-location-header .elementor-nav-menu--main .elementor-item:hover,
.elementor-location-header .elementor-nav-menu--main .elementor-item.elementor-item-active,
.elementor-location-header .elementor-nav-menu--main .current-menu-item > a{
  color: var(--sz-primary) !important;
}

/* MOBILE MENU TOGGLE (hamburger) */
header.site-header .menu-toggle,
#masthead .menu-toggle,
.elementor-location-header .elementor-menu-toggle{
  color: var(--sz-text) !important;
}/* End custom CSS */