.elementor-kit-16{--e-global-color-primary:#38BDF8;--e-global-color-secondary:#F59E0B;--e-global-color-text:#CBD5E1;--e-global-color-accent:#FFFFFF;--e-global-color-jgmidnight:#0F172A;--e-global-color-jgslate:#1E293B;--e-global-color-jgborderdk:#334155;--e-global-color-jgbordermd:#475569;--e-global-typography-primary-font-family:"Fredoka";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Fredoka";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.55em;--e-global-typography-accent-font-family:"Fredoka";--e-global-typography-accent-font-weight:500;--e-global-typography-jgh1-font-family:"Fredoka";--e-global-typography-jgh1-font-size:52px;--e-global-typography-jgh1-font-weight:700;--e-global-typography-jgh1-line-height:1.05em;--e-global-typography-jgh1-letter-spacing:-1px;--e-global-typography-jgh2-font-family:"Fredoka";--e-global-typography-jgh2-font-size:36px;--e-global-typography-jgh2-font-weight:600;--e-global-typography-jgh2-letter-spacing:-0.5px;--e-global-typography-jgh3-font-family:"Fredoka";--e-global-typography-jgh3-font-size:19px;--e-global-typography-jgh3-font-weight:600;--e-global-typography-jgtagline-font-family:"Fredoka";--e-global-typography-jgtagline-font-size:20px;--e-global-typography-jgtagline-font-weight:500;--e-global-typography-jgbadge-font-family:"Fredoka";--e-global-typography-jgbadge-font-size:13px;--e-global-typography-jgbadge-font-weight:600;--e-global-typography-jgbadge-text-transform:uppercase;--e-global-typography-jgbadge-letter-spacing:1.5px;--e-global-typography-jgbutton-font-family:"Fredoka";--e-global-typography-jgbutton-font-size:15px;--e-global-typography-jgbutton-font-weight:600;background-color:#0F172A;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:#38BDF8;font-family:"Fredoka", Sans-serif;font-size:15px;font-weight:600;color:#0F172A;box-shadow:4px 4px 0px 0px rgba(0,0,0,0.35);border-style:solid;border-width:3px 3px 3px 3px;border-color:#FFFFFF;border-radius:999px 999px 999px 999px;padding:12px 24px 12px 24px;}.elementor-kit-16 button:hover,.elementor-kit-16 button:focus,.elementor-kit-16 input[type="button"]:hover,.elementor-kit-16 input[type="button"]:focus,.elementor-kit-16 input[type="submit"]:hover,.elementor-kit-16 input[type="submit"]:focus,.elementor-kit-16 .elementor-button:hover,.elementor-kit-16 .elementor-button:focus{background-color:#F59E0B;color:#0F172A;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-16{--e-global-typography-jgh1-font-size:42px;--e-global-typography-jgh2-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16{--e-global-typography-jgh1-font-size:34px;--e-global-typography-jgh2-font-size:26px;--e-global-typography-jgtagline-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Jacki Giardina - Concept 3 Cartoon helpers */
@keyframes jgWiggle { 0%,100% { transform: rotate(4deg); } 50% { transform: rotate(8deg); } }
@keyframes jgFloat { 0%,100% { transform: translateY(0); } 50% { transform: translateY(-12px); } }

/* Press-down hover (apply to any button) */
.jg-btn .elementor-button { transition: transform .15s, box-shadow .15s; }
.jg-btn .elementor-button:hover { transform: translate(2px,2px); box-shadow: 2px 2px 0 rgba(0,0,0,.35); }

/* Button variant: Amber CTA (Work With Jacki) */
.jg-btn-amber .elementor-button { background: #F59E0B; color: #0F172A; }
.jg-btn-amber .elementor-button:hover { background: #38BDF8; color: #0F172A; }

/* Button variant: Ghost (Request a Quote) */
.jg-btn-ghost .elementor-button { background: transparent; color: #FFFFFF; border-color: #475569; box-shadow: none; }
.jg-btn-ghost .elementor-button:hover { background: transparent; color: #FFFFFF; border-color: #FFFFFF; transform: none; }

/* Cards, stickers, bubbles */
.jg-card { transition: transform .15s, border-color .15s; }
.jg-card:hover { transform: translateY(-2px); border-color: #38BDF8; }
/*.jg-sticker { box-shadow: 2px 2px 0 rgba(0,0,0,.3); }*/
.jg-bubble { border-radius: 999px 999px 999px 4px; box-shadow: 3px 3px 0 rgba(0,0,0,.3); }
.jg-wiggle { animation: jgWiggle 4s ease-in-out infinite; }
.jg-float { animation: jgFloat 6s ease-in-out infinite; }

.jg-sticker .elementor-heading-title { display:inline-block; background:#36b6ef; color:#0F172A;
  border:2px solid #fff; border-radius:999px; padding:7px 16px;
  box-shadow:2px 2px 0 rgba(0,0,0,.3); }
  
  .jg-sticker-cyan .elementor-heading-title { background:#38BDF8; }/* End custom CSS */