.elementor-2983 .elementor-element.elementor-element-589f4b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:40px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2983 .elementor-element.elementor-element-bd03291{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2983 .elementor-element.elementor-element-244dfa2 img{width:60%;max-width:60%;}body.elementor-page-2983:not(.elementor-motion-effects-element-type-background), body.elementor-page-2983 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F9FCFF;}@media(min-width:768px){.elementor-2983 .elementor-element.elementor-element-589f4b3{--content-width:1450px;}.elementor-2983 .elementor-element.elementor-element-bd03291{--content-width:1030px;}}@media(max-width:1024px){.elementor-2983 .elementor-element.elementor-element-589f4b3{--padding-top:20px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-2983 .elementor-element.elementor-element-589f4b3{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-2983 .elementor-element.elementor-element-244dfa2 img{width:90%;max-width:90%;}}/* Start custom CSS for html, class: .elementor-element-6c2dc01 */*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
  body { font-family: 'Manrope', Arial, sans-serif; background: #f0f4f8; color: #021630; }

  /* HEADER */
  .site-header { background: #fff; border-bottom: 1px solid #e2eaf2; padding: 14px 24px; display: flex; align-items: center; justify-content: center; }
  .site-header svg { height: 22px; width: auto; }

  /* HERO */
  .hero { background: #fff; }
  .hero-inner { max-width: 780px; margin: 0 auto; display: flex; flex-direction: column; }
  .hero-image { width: 100%; background: #f0f6fc; display: flex; align-items: center; justify-content: center; padding: 20px 16px; line-height: 0; }
  .hero-image img { width: 80%; max-width: 320px; height: auto; display: block; }
  .hero-text { padding: 28px 24px 32px; }
  .eyebrow { font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; color: #0073ba; margin-bottom: 10px; }
  .hero-headline { font-size: 26px; font-weight: 800; line-height: 1.18; color: #021630; margin-bottom: 10px; }
  .hero-sub { font-size: 13.5px; color: #4a6880; line-height: 1.65; margin-bottom: 22px; }
  .demo-bullets-label { font-size: 11px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; color: #021630; margin-bottom: 12px; }
  .demo-bullets { list-style: none; display: flex; flex-direction: column; gap: 10px; }
  .demo-bullets li { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #021630; line-height: 1.5; }
  .demo-bullets li .check { flex-shrink: 0; width: 20px; height: 20px; background: #0073ba; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-top: 1px; }
  .demo-bullets li .check svg { width: 10px; height: 10px; stroke: #fff; fill: none; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }

  @media (min-width: 580px) {
    .hero-inner { flex-direction: row; align-items: stretch; }
    .hero-image { width: 40%; min-width: 40%; padding: 24px 16px; }
    .hero-image img { width: 100%; max-width: none; }
    .hero-text { padding: 32px 36px 36px; }
    .hero-headline { font-size: 24px; }
  }

  /* PAGE BODY */
  .page-body { max-width: 780px; margin: 0 auto; padding: 28px 20px 60px; display: flex; flex-direction: column; gap: 24px; }
  
  @media (max-width: 579px) {
      .page-body {
          padding: 0;
      }
  }

  /* SOCIAL PROOF */
  .social-proof { background: #fff; border-radius: 12px; padding: 24px; box-shadow: 0 2px 16px rgba(2,22,48,.07); }
    @media (max-width: 579px) {
      .social-proof {
        border-radius: 0;
        margin-left: -20px;
        margin-right: -20px;
      }
    }

  .proof-label { font-size: 11px; font-weight: 700; letter-spacing: .09em; text-transform: uppercase; color: #7a9ab5; margin-bottom: 16px; text-align: center; }
  .proof-stat-row { display: flex; justify-content: space-around; gap: 12px; margin-bottom: 20px; flex-wrap: wrap; }
  .stat { text-align: center; flex: 1; min-width: 80px; }
  .stat-num { font-size: 26px; font-weight: 800; color: #0073ba; line-height: 1; margin-bottom: 4px; }
  .stat-desc { font-size: 11px; color: #4a6880; line-height: 1.4; }
  .divider-thin { height: 1px; background: #e8f0f7; margin-bottom: 18px; }
  .testimonials { display: flex; flex-direction: column; gap: 12px; }
  .testimonial { background: #f5f9ff; border-left: 3px solid #0073ba; border-radius: 0 8px 8px 0; padding: 12px 16px; }
  .testimonial p { font-size: 13px; color: #021630; line-height: 1.6; margin-bottom: 6px; font-style: italic; }
  .testimonial .attribution { font-size: 11px; font-weight: 700; color: #4a7a9a; font-style: normal; }
  @media (min-width: 580px) { .testimonials { flex-direction: row; } .testimonial { flex: 1; } }

  /* BOOKING */
  .booking-section { background: #fff; border-radius: 12px; padding: 28px 24px; box-shadow: 0 2px 16px rgba(2,22,48,.07); }
@media (max-width: 579px) {
      .booking-section {
        border-radius: 0;
        margin-left: -20px;
        margin-right: -20px;
      }
    }
  
  .booking-headline { font-size: 20px; font-weight: 800; color: #021630; margin-bottom: 6px; }
  .booking-sub { font-size: 13px; color: #4a6880; margin-bottom: 24px; line-height: 1.55; }
  .calendar-placeholder { background: #f5f9ff; border: 1.5px dashed #b0cfe8; border-radius: 10px; height: 300px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 10px; margin-bottom: 28px; }
  .calendar-placeholder svg { width: 36px; height: 36px; stroke: #b0cfe8; fill: none; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
  .calendar-placeholder p { font-size: 13px; font-weight: 600; color: #7a9ab5; }
  .calendar-placeholder span { font-size: 11px; color: #aac4d8; }
  .faq-label { font-size: 11px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; color: #7a9ab5; margin-bottom: 12px; }
  .faq-list { display: flex; flex-direction: column; gap: 12px; }
  .faq-item { display: flex; gap: 12px; align-items: flex-start; }
  .faq-icon { flex-shrink: 0; width: 28px; height: 28px; background: #eef6ff; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-top: 1px; }
  .faq-icon svg { width: 14px; height: 14px; fill: none; stroke: #0073ba; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
  .faq-q { font-size: 13px; font-weight: 700; color: #021630; margin-bottom: 2px; }
  .faq-a { font-size: 12.5px; color: #4a6880; line-height: 1.55; }
  .fallback { background: #f5f9ff; border: 1px solid #c8dff0; border-radius: 10px; padding: 16px 20px; display: flex; align-items: center; gap: 14px; margin-top: 24px; flex-wrap: wrap; }
  .fallback p { font-size: 13px; color: #021630; line-height: 1.5; flex: 1; min-width: 180px; }
  .fallback p strong { display: block; margin-bottom: 2px; font-weight: 700; }
  .fallback a { display: inline-block; border: 2px solid #0073ba; color: #0073ba; font-size: 12.5px; font-weight: 700; padding: 8px 18px; border-radius: 8px; text-decoration: none; white-space: nowrap; flex-shrink: 0; }

  /* FOOTER */
  .site-footer { background: #021630; text-align: center; padding: 18px 20px; }
  .site-footer svg { height: 14px; width: auto; opacity: .6; }
  .site-footer p { font-size: 10.5px; color: rgba(255,255,255,.35); margin-top: 8px; }/* End custom CSS */
/* Start custom CSS */.less-text{
    background:#FFC90E;
    padding:5px;
    margin-left:10px;
    border-radius:99px;
    font-size:0.8em;
}/* End custom CSS */