.elementor-kit-7{--e-global-color-primary:#E96B10;--e-global-color-secondary:#333333;--e-global-color-text:#444444;--e-global-color-accent:#F5F5F5;--e-global-color-4ea64fa:#E96B10;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2px;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"DM Serif Display";--e-global-typography-secondary-font-size:54px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.1px;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3px;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-bb83416-font-family:"Montserrat";--e-global-typography-bb83416-font-weight:600;--e-global-typography-bb83416-text-transform:uppercase;color:#444444;font-family:"Source Sans 3", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#6A727D;font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;color:#FFFFFF;border-radius:4px 4px 4px 4px;padding:14px 32px 14px 32px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#5C646E;color:#FFFFFF;border-radius:4px 4px 4px 4px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#E96B10;}.elementor-kit-7 a:hover{color:#000000;}.elementor-kit-7 h1{color:#333333;font-family:"Montserrat", Sans-serif;font-size:44px;font-weight:700;}.elementor-kit-7 h2{color:#333333;font-family:"Montserrat", Sans-serif;font-size:28px;}.elementor-kit-7 h3{color:#E96B10;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:600;line-height:1.3px;letter-spacing:0px;}.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);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:1.3em;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-bb83416-font-size:18px;font-size:17px;}.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{font-size:24px;}.elementor-kit-7 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:26px;--e-global-typography-primary-line-height:1.25em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.55px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-size:18px;--e-global-typography-accent-line-height:1.35em;--e-global-typography-accent-letter-spacing:0px;--e-global-typography-bb83416-font-size:18px;--e-global-typography-bb83416-line-height:1.3em;--e-global-typography-bb83416-letter-spacing:0px;font-size:16px;line-height:1.6em;letter-spacing:0px;}.elementor-kit-7 h1{font-size:26px;line-height:1.15em;letter-spacing:-0.3px;}.elementor-kit-7 h2{font-size:21px;line-height:1.2em;letter-spacing:0px;}.elementor-kit-7 h3{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* --- OPTICAL FONT SMOOTHING --- */

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* Ensures Elementor headings render crisply */
.elementor-heading-title {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}


/* hover link underline (class) */
.cta-secondary-link a{
  text-decoration: none;
}

.cta-secondary-link a:hover{
  text-decoration: underline;
}


/* START: CONVERSATION CHAT BUBBLES */

/* Wrapper for a conversation */
.chat-thread {
  max-width: 700px;
  margin: 0 auto;
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  font-family: inherit;
}

/* One message */
.chat-message {
  display: flex;
  flex-direction: column;
  max-width: 80%;
}

/* Name label */
.chat-name {
  font-size: 0.75rem;
  opacity: 0.7;
  margin-bottom: 0.15rem;
}

/* Bubble base style */
.chat-bubble {
  display: inline-block;
  padding: 0.75rem 1rem;
  border-radius: 1.25rem;
  font-size: 0.95rem;
  line-height: 1.4;
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
}

/* Agent (AI) styles = left side */
.chat-message--agent {
  align-items: flex-start;
}

.chat-message--agent .chat-bubble {
  background: #f2f5ff;
  color: #1d2b4d;
  border-bottom-left-radius: 0.35rem;
}

/* Prospect styles = right side */
.chat-message--prospect {
  margin-left: auto;
  align-items: flex-end;
}

.chat-message--prospect .chat-bubble {
  background: #e8fff3;
  color: #164226;
  border-bottom-right-radius: 0.35rem;
}

/* Optional: hide name if same person twice in a row */
.chat-message--agent + .chat-message--agent .chat-name,
.chat-message--prospect + .chat-message--prospect .chat-name {
  display: none;
}

/* END: CONVERSATION CHAT BUBBLES */

/* START: Fixed-height scrolling container for chat bubble conversations */

.convo-scroll {
  /* Card look */
  background: #f7f8fb;                /* very light panel */
  border-radius: 16px;
  border: 1px solid rgba(15, 23, 42, 0.05);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
  padding: 32px 32px 24px;

  /* Size & placement */
  max-width: 760px;
  margin: 0 auto;
  width: min(760px, 100%) !important;

  /* Scrolling */
  max-height: 520px;                  /* smaller than before so page scroll feels clearer */
  overflow-y: auto;
  overflow-x: hidden;
}

/* Make sure the scrollbar is clearly inside the card */
.convo-scroll::-webkit-scrollbar {
  width: 8px;
}

.convo-scroll::-webkit-scrollbar-track {
  background: transparent;
}

.convo-scroll::-webkit-scrollbar-thumb {
  background: #c2c7cf;
  border-radius: 4px;
}

/* Tablet */
@media (max-width: 1024px) {
  .convo-scroll {
    max-width: 640px;
    max-height: 440px;
    padding: 24px 20px 20px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .convo-scroll {
    max-width: 100%;
    max-height: 360px;
    padding: 20px 16px 16px;
  }
}

/* END: Fixed-height scrolling container for chat bubble conversations *//* End custom CSS */