.elementor-344 .elementor-element.elementor-element-de8f9ce{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-78b85d9 */.ft-contact-page {
  margin: 0 !important;
  padding: 0 !important;
  background: #f5f7fb;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  color: #071326;
  overflow: hidden;
}

.ft-contact-page,
.ft-contact-page * {
  box-sizing: border-box;
}

.ft-contact-container {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  padding: 22px 0 86px;
}

.ft-contact-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
  color: #667085;
  font-size: 13px;
}

.ft-contact-breadcrumb a {
  color: #0f315f !important;
  text-decoration: none !important;
}

.ft-contact-breadcrumb strong {
  color: #071326;
  font-weight: 500;
}

.ft-contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(330px, 0.95fr);
  gap: 18px;
  align-items: stretch;
}

.ft-contact-card,
.ft-contact-logo-card,
.ft-contact-info,
.ft-contact-location,
.ft-contact-service-card,
.ft-contact-message-card,
.ft-contact-hours-card,
.ft-contact-faq,
.ft-contact-cta {
  border: 1px solid #e4e7ec;
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(7, 19, 38, 0.075);
}

.ft-contact-card {
  position: relative;
  overflow: hidden;
  padding: 42px;
}

.ft-contact-card::after {
  content: "";
  position: absolute;
  right: -120px;
  top: -120px;
  width: 290px;
  height: 290px;
  border: 58px solid rgba(31, 111, 235, 0.06);
  border-radius: 50%;
}

.ft-contact-kicker {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  color: #0f315f;
  font-size: 14px;
  font-weight: 500;
}

.ft-contact-kicker::before {
  content: "";
  flex: 0 0 30px;
  width: 30px;
  height: 2px;
  display: block;
  border-radius: 999px;
  background: #d71920;
}

.ft-contact-card h1 {
  position: relative;
  z-index: 1;
  margin: 0 0 18px;
  color: #040914;
  font-size: clamp(42px, 6vw, 78px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.065em;
}

.ft-contact-lead {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 0 0 24px;
  color: #667085;
  font-size: 17px;
  line-height: 1.75;
}

.ft-contact-actions {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.1fr 0.8fr 0.9fr;
  gap: 10px;
  max-width: 620px;
  margin-bottom: 18px;
}

.ft-contact-actions a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid #dfe5ee;
  background: #ffffff;
  color: #071326 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  transition: 180ms ease;
}

.ft-contact-actions a.primary {
  background: #1f6feb;
  border-color: #1f6feb;
  color: #ffffff !important;
  box-shadow: 0 14px 32px rgba(31, 111, 235, 0.22);
}

.ft-contact-actions a:hover {
  transform: translateY(-2px);
}

.ft-contact-actions img {
  width: 19px;
  height: 19px;
  object-fit: contain;
}

.ft-contact-tags {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.ft-contact-tags span {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  padding: 0 12px;
  border-radius: 999px;
  background: #f3f6fb;
  color: #0f315f;
  font-size: 13px;
}

.ft-contact-legal {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #7a8494;
  font-size: 12.5px;
  line-height: 1.6;
}

.ft-contact-logo-card {
  overflow: hidden;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.035) 0,
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px,
      transparent 10px
    ),
    #040914;
  color: #ffffff;
}

.ft-contact-logo-top {
  min-height: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding: 0 24px;
  background: #0b1f3d;
  border-bottom: 4px solid #1f6feb;
  color: #dce9ff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
}

.ft-contact-logo-body {
  padding: 46px 30px 34px;
  text-align: center;
}

.ft-contact-logo-body img {
  width: min(100%, 360px);
  max-height: 120px;
  object-fit: contain;
  margin-bottom: 24px;
}

.ft-contact-logo-body p {
  max-width: 430px;
  margin: 0 auto;
  color: #b8c7dd;
  font-size: 15px;
  line-height: 1.7;
}

.ft-contact-logo-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding: 0 22px 24px;
}

.ft-contact-logo-links a {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 500;
}

.ft-contact-logo-links img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}

.ft-contact-info,
.ft-contact-faq {
  margin-top: 18px;
  padding: 32px;
}

.ft-contact-info h2,
.ft-contact-location h2,
.ft-contact-service-card h2,
.ft-contact-message-card h2,
.ft-contact-hours-card h2,
.ft-contact-faq h2,
.ft-contact-cta h2 {
  margin: 0 0 14px;
  color: #040914;
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.08;
  font-weight: 500;
  letter-spacing: -0.045em;
}

.ft-contact-info p,
.ft-contact-location p,
.ft-contact-service-card p,
.ft-contact-message-card p,
.ft-contact-hours-card p,
.ft-contact-faq p,
.ft-contact-cta p {
  margin: 0 0 14px;
  color: #667085;
  font-size: 16px;
  line-height: 1.75;
}

.ft-contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.ft-contact-info-item {
  min-height: 170px;
  display: block;
  padding: 20px;
  border-radius: 22px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: inherit !important;
  text-decoration: none !important;
  transition: 180ms ease;
}

.ft-contact-info-item:hover {
  transform: translateY(-3px);
  background: #ffffff;
  box-shadow: 0 16px 38px rgba(7, 19, 38, 0.09);
}

.ft-contact-info-item img {
  width: 38px;
  height: 38px;
  object-fit: contain;
  margin-bottom: 18px;
}

.ft-contact-info-item strong {
  display: block;
  margin-bottom: 8px;
  color: #040914;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.ft-contact-info-item span {
  display: block;
  color: #667085;
  font-size: 13px;
  line-height: 1.55;
}

.ft-contact-location {
  margin-top: 18px;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);
  gap: 18px;
  padding: 18px;
}

.ft-contact-location-text {
  padding: 18px 14px;
}

.ft-contact-address-box {
  margin-top: 20px;
  padding: 18px;
  border-radius: 20px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
}

.ft-contact-address-box strong {
  display: block;
  margin-bottom: 6px;
  color: #040914;
  font-size: 16px;
  font-weight: 500;
}

.ft-contact-address-box span {
  display: block;
  color: #667085;
  font-size: 14px;
  line-height: 1.6;
}

.ft-contact-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.ft-contact-inline-actions a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  border-radius: 999px;
  background: #1f6feb;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
}

.ft-contact-inline-actions a:last-child {
  background: #040914;
}

.ft-contact-map {
  min-height: 420px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid #e4e7ec;
  background: #f5f7fb;
}

.ft-contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
  display: block;
  border: 0;
}

.ft-contact-support {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.ft-contact-service-card {
  grid-column: 1 / -1;
  padding: 32px;
}

.ft-contact-message-card,
.ft-contact-hours-card {
  min-width: 0;
  padding: 32px;
}

.ft-contact-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.ft-contact-service-grid a {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 18px;
  border-radius: 17px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #0f315f !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  transition: 180ms ease;
}

.ft-contact-service-grid a::after {
  content: "→";
}

.ft-contact-service-grid a:hover {
  transform: translateY(-2px);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(7, 19, 38, 0.08);
}

.ft-contact-message-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.ft-contact-message-grid a {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border-radius: 17px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #0f315f !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  line-height: 1.35;
  transition: 180ms ease;
}

.ft-contact-message-grid a:hover {
  transform: translateY(-2px);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(7, 19, 38, 0.08);
}

.ft-contact-hours-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.ft-contact-hours-list a {
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 16px;
  border-radius: 16px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #667085 !important;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.55;
  transition: 180ms ease;
}

.ft-contact-hours-list a:hover {
  transform: translateY(-2px);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(7, 19, 38, 0.08);
}

.ft-contact-hours-list strong {
  color: #040914;
  font-weight: 500;
}

.ft-contact-hours-list span {
  color: #667085;
}

.ft-contact-faq-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.ft-contact-faq-list details {
  border: 1px solid #e4e7ec;
  border-radius: 18px;
  background: #f5f7fb;
  overflow: hidden;
}

.ft-contact-faq-list summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 52px 18px 18px;
  color: #040914;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  position: relative;
}

.ft-contact-faq-list summary::-webkit-details-marker {
  display: none;
}

.ft-contact-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #ffffff;
  color: #0f315f;
  transform: translateY(-50%);
}

.ft-contact-faq-list details[open] summary::after {
  content: "−";
  background: #1f6feb;
  color: #ffffff;
}

.ft-contact-faq-list p {
  margin: 0;
  padding: 0 18px 18px;
  color: #667085;
  font-size: 14px;
  line-height: 1.7;
}

.ft-contact-cta {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  padding: 34px;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.035) 0,
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px,
      transparent 10px
    ),
    #040914;
  color: #ffffff;
}

.ft-contact-cta span {
  display: block;
  margin-bottom: 10px;
  color: #72a7ff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.ft-contact-cta h2 {
  color: #ffffff;
}

.ft-contact-cta p {
  color: #b8c7dd;
  margin: 0;
}

.ft-contact-cta-actions {
  display: flex;
  gap: 10px;
  flex: 0 0 auto;
}

.ft-contact-cta-actions a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  border-radius: 999px;
  background: #1f6feb;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}

.ft-contact-cta-actions a:last-child {
  background: #ffffff;
  color: #040914 !important;
}

@media (max-width: 1020px) {
  .ft-contact-hero,
  .ft-contact-location,
  .ft-contact-support {
    grid-template-columns: 1fr;
  }

  .ft-contact-service-card {
    grid-column: auto;
  }

  .ft-contact-info-grid,
  .ft-contact-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ft-contact-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .ft-contact-container {
    width: min(100% - 24px, 1180px);
    padding: 14px 0 56px;
  }

  .ft-contact-breadcrumb {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ft-contact-card,
  .ft-contact-info,
  .ft-contact-service-card,
  .ft-contact-message-card,
  .ft-contact-hours-card,
  .ft-contact-faq {
    padding: 22px;
    border-radius: 24px;
  }

  .ft-contact-card h1 {
    font-size: 42px;
  }

  .ft-contact-lead {
    font-size: 15px;
  }

  .ft-contact-actions {
    grid-template-columns: 1.15fr 0.8fr 0.9fr;
    gap: 8px;
  }

  .ft-contact-actions a {
    min-height: 42px;
    padding: 0 8px;
    font-size: 12px;
    gap: 6px;
  }

  .ft-contact-actions img {
    width: 17px;
    height: 17px;
  }

  .ft-contact-tags {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ft-contact-tags span {
    justify-content: center;
    min-height: 34px;
    padding: 0 8px;
    text-align: center;
    font-size: 11.5px;
  }

  .ft-contact-logo-top {
    min-height: 52px;
    padding: 0 16px;
    font-size: 11px;
  }

  .ft-contact-logo-body {
    padding: 30px 20px 24px;
  }

  .ft-contact-logo-body img {
    max-height: 92px;
  }

  .ft-contact-logo-links {
    padding: 0 16px 18px;
    gap: 8px;
  }

  .ft-contact-logo-links a {
    min-height: 44px;
    font-size: 12px;
    gap: 7px;
  }

  .ft-contact-logo-links img {
    width: 16px;
    height: 16px;
  }

  .ft-contact-info-grid,
  .ft-contact-service-grid,
  .ft-contact-message-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .ft-contact-info-item {
    min-height: 158px;
    padding: 15px;
    border-radius: 18px;
  }

  .ft-contact-info-item img {
    width: 32px;
    height: 32px;
  }

  .ft-contact-info-item strong {
    font-size: 15px;
  }

  .ft-contact-info-item span {
    font-size: 11.5px;
  }

  .ft-contact-location {
    padding: 12px;
    border-radius: 24px;
  }

  .ft-contact-location-text {
    padding: 10px;
  }

  .ft-contact-map {
    min-height: 320px;
    border-radius: 20px;
  }

  .ft-contact-map iframe {
    min-height: 320px;
  }

  .ft-contact-service-grid a,
  .ft-contact-message-grid a {
    min-height: 54px;
    padding: 0 10px;
    font-size: 12px;
  }

  .ft-contact-hours-list a {
    min-height: 54px;
    padding: 0 12px;
    font-size: 12px;
  }

  .ft-contact-cta {
    padding: 22px;
    border-radius: 24px;
  }

  .ft-contact-cta-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .ft-contact-cta-actions a {
    width: 100%;
  }

  .ft-contact-info h2,
  .ft-contact-location h2,
  .ft-contact-service-card h2,
  .ft-contact-message-card h2,
  .ft-contact-hours-card h2,
  .ft-contact-faq h2,
  .ft-contact-cta h2 {
    font-size: 30px;
  }
}

@media (max-width: 380px) {
  .ft-contact-actions a {
    font-size: 11px;
  }

  .ft-contact-info-item {
    min-height: 150px;
    padding: 13px;
  }

  .ft-contact-service-grid a,
  .ft-contact-message-grid a,
  .ft-contact-hours-list a {
    font-size: 11px;
  }
}

.ft-contact-hero {
  align-items: start;
}

.ft-contact-card {
  padding: 28px 32px !important;
  border-radius: 24px !important;
}

.ft-contact-card::after {
  right: -150px;
  top: -150px;
  width: 240px;
  height: 240px;
  border-width: 46px;
}

.ft-contact-card h1 {
  max-width: 620px;
  margin-bottom: 14px !important;
  font-size: clamp(34px, 4.1vw, 54px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.055em !important;
}

.ft-contact-lead {
  max-width: 680px;
  margin-bottom: 18px !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
}

.ft-contact-actions {
  max-width: 560px;
  margin-bottom: 14px !important;
}

.ft-contact-actions a {
  min-height: 42px !important;
  font-size: 13px !important;
}

.ft-contact-tags {
  margin-bottom: 10px !important;
}

.ft-contact-tags span {
  min-height: 28px !important;
  padding: 0 10px !important;
  font-size: 12px !important;
}

.ft-contact-legal {
  font-size: 11.5px !important;
}

.ft-contact-logo-card {
  align-self: start;
  border-radius: 24px !important;
}

.ft-contact-logo-top {
  min-height: 48px !important;
  padding: 0 22px !important;
  font-size: 11px !important;
}

.ft-contact-logo-body {
  padding: 30px 28px 24px !important;
}

.ft-contact-logo-body img {
  width: min(100%, 330px) !important;
  max-height: 86px !important;
  margin-bottom: 18px !important;
}

.ft-contact-logo-body p {
  max-width: 460px;
  font-size: 14px !important;
  line-height: 1.55 !important;
}

.ft-contact-logo-links {
  padding: 0 22px 22px !important;
}

.ft-contact-logo-links a {
  min-height: 42px !important;
  font-size: 12.5px !important;
}

@media (max-width: 640px) {
  .ft-contact-card {
    padding: 22px !important;
  }

  .ft-contact-card h1 {
    font-size: 34px !important;
    line-height: 1.02 !important;
  }

  .ft-contact-lead {
    font-size: 14px !important;
    line-height: 1.6 !important;
  }

  .ft-contact-logo-body {
    padding: 24px 18px 20px !important;
  }

  .ft-contact-logo-body img {
    max-height: 74px !important;
  }
}

.ft-contact-hero {
  align-items: stretch !important;
}

.ft-contact-card,
.ft-contact-logo-card {
  min-height: 360px !important;
  height: 100% !important;
  border-radius: 24px !important;
}

.ft-contact-card {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  padding: 28px 32px !important;
}

.ft-contact-card::after {
  right: -150px !important;
  top: -150px !important;
  width: 240px !important;
  height: 240px !important;
  border-width: 46px !important;
}

.ft-contact-card h1 {
  max-width: 620px !important;
  margin-bottom: 12px !important;
  font-size: clamp(34px, 4vw, 52px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.055em !important;
}

.ft-contact-lead {
  max-width: 680px !important;
  margin-bottom: 16px !important;
  font-size: 14.5px !important;
  line-height: 1.55 !important;
}

.ft-contact-actions {
  max-width: 540px !important;
  margin-bottom: 12px !important;
}

.ft-contact-actions a {
  min-height: 40px !important;
  font-size: 12.5px !important;
}

.ft-contact-actions img {
  width: 17px !important;
  height: 17px !important;
}

.ft-contact-tags {
  margin-bottom: 9px !important;
}

.ft-contact-tags span {
  min-height: 27px !important;
  padding: 0 10px !important;
  font-size: 11.5px !important;
}

.ft-contact-legal {
  font-size: 11px !important;
  line-height: 1.5 !important;
}

.ft-contact-logo-card {
  display: flex !important;
  flex-direction: column !important;
  overflow: hidden !important;
}

.ft-contact-logo-top {
  min-height: 48px !important;
  flex: 0 0 auto !important;
  padding: 0 22px !important;
  font-size: 11px !important;
}

.ft-contact-logo-body {
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 22px 28px 18px !important;
  text-align: center !important;
}

.ft-contact-logo-body img {
  width: min(100%, 330px) !important;
  max-height: 82px !important;
  margin-bottom: 16px !important;
}

.ft-contact-logo-body p {
  max-width: 470px !important;
  margin: 0 auto !important;
  font-size: 13.5px !important;
  line-height: 1.55 !important;
}

.ft-contact-logo-links {
  flex: 0 0 auto !important;
  padding: 0 22px 22px !important;
}

.ft-contact-logo-links a {
  min-height: 40px !important;
  font-size: 12px !important;
}

.ft-contact-logo-links img {
  width: 17px !important;
  height: 17px !important;
}

@media (max-width: 1020px) {
  .ft-contact-card,
  .ft-contact-logo-card {
    min-height: auto !important;
  }
}

@media (max-width: 640px) {
  .ft-contact-card {
    padding: 22px !important;
  }

  .ft-contact-card h1 {
    font-size: 34px !important;
    line-height: 1.02 !important;
  }

  .ft-contact-lead {
    font-size: 14px !important;
    line-height: 1.55 !important;
  }

  .ft-contact-logo-body {
    padding: 24px 18px 20px !important;
  }

  .ft-contact-logo-body img {
    max-height: 74px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-de8f9ce */.ft-contact-page {
  margin: 0 !important;
  padding: 0 !important;
  background: #f5f7fb;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  color: #071326;
  overflow: hidden;
}

.ft-contact-page,
.ft-contact-page * {
  box-sizing: border-box;
}

.ft-contact-container {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
  padding: 22px 0 86px;
}

.ft-contact-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
  color: #667085;
  font-size: 13px;
}

.ft-contact-breadcrumb a {
  color: #0f315f !important;
  text-decoration: none !important;
}

.ft-contact-breadcrumb strong {
  color: #071326;
  font-weight: 500;
}

.ft-contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(330px, 0.95fr);
  gap: 18px;
  align-items: stretch;
}

.ft-contact-card,
.ft-contact-logo-card,
.ft-contact-info,
.ft-contact-location,
.ft-contact-service,
.ft-contact-message-card,
.ft-contact-hours-card,
.ft-contact-faq,
.ft-contact-cta {
  border: 1px solid #e4e7ec;
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(7, 19, 38, 0.075);
}

.ft-contact-card {
  position: relative;
  overflow: hidden;
  padding: 42px;
}

.ft-contact-card::after {
  content: "";
  position: absolute;
  right: -120px;
  top: -120px;
  width: 290px;
  height: 290px;
  border: 58px solid rgba(31, 111, 235, 0.06);
  border-radius: 50%;
}

.ft-contact-kicker {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  color: #0f315f;
  font-size: 14px;
  font-weight: 500;
}

.ft-contact-kicker::before {
  content: "";
  flex: 0 0 30px;
  width: 30px;
  height: 2px;
  display: block;
  border-radius: 999px;
  background: #d71920;
}

.ft-contact-card h1 {
  position: relative;
  z-index: 1;
  margin: 0 0 18px;
  color: #040914;
  font-size: clamp(42px, 6vw, 78px);
  line-height: 0.98;
  font-weight: 500;
  letter-spacing: -0.065em;
}

.ft-contact-lead {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 0 0 24px;
  color: #667085;
  font-size: 17px;
  line-height: 1.75;
}

.ft-contact-actions {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.1fr 0.8fr 0.9fr;
  gap: 10px;
  max-width: 620px;
  margin-bottom: 18px;
}

.ft-contact-actions a {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid #dfe5ee;
  background: #ffffff;
  color: #071326 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  transition: 180ms ease;
}

.ft-contact-actions a.primary {
  background: #1f6feb;
  border-color: #1f6feb;
  color: #ffffff !important;
  box-shadow: 0 14px 32px rgba(31, 111, 235, 0.22);
}

.ft-contact-actions a:hover {
  transform: translateY(-2px);
}

.ft-contact-actions img {
  width: 19px;
  height: 19px;
  object-fit: contain;
}

.ft-contact-tags {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 14px;
}

.ft-contact-tags span {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  padding: 0 12px;
  border-radius: 999px;
  background: #f3f6fb;
  color: #0f315f;
  font-size: 13px;
}

.ft-contact-legal {
  position: relative;
  z-index: 1;
  margin: 0;
  color: #7a8494;
  font-size: 12.5px;
  line-height: 1.6;
}

.ft-contact-logo-card {
  overflow: hidden;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.035) 0,
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px,
      transparent 10px
    ),
    #040914;
  color: #ffffff;
}

.ft-contact-logo-top {
  min-height: 58px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding: 0 24px;
  background: #0b1f3d;
  border-bottom: 4px solid #1f6feb;
  color: #dce9ff;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.13em;
}

.ft-contact-logo-body {
  padding: 46px 30px 34px;
  text-align: center;
}

.ft-contact-logo-body img {
  width: min(100%, 360px);
  max-height: 120px;
  object-fit: contain;
  margin-bottom: 24px;
}

.ft-contact-logo-body p {
  max-width: 430px;
  margin: 0 auto;
  color: #b8c7dd;
  font-size: 15px;
  line-height: 1.7;
}

.ft-contact-logo-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding: 0 22px 24px;
}

.ft-contact-logo-links a {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.075);
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px;
}

.ft-contact-info,
.ft-contact-service,
.ft-contact-faq {
  margin-top: 18px;
  padding: 32px;
}

.ft-contact-info h2,
.ft-contact-location h2,
.ft-contact-service h2,
.ft-contact-message-card h2,
.ft-contact-faq h2,
.ft-contact-cta h2 {
  margin: 0 0 14px;
  color: #040914;
  font-size: clamp(28px, 3.2vw, 44px);
  line-height: 1.08;
  font-weight: 500;
  letter-spacing: -0.045em;
}

.ft-contact-info p,
.ft-contact-location p,
.ft-contact-service p,
.ft-contact-message-card p,
.ft-contact-hours-card p,
.ft-contact-faq p,
.ft-contact-cta p {
  margin: 0 0 14px;
  color: #667085;
  font-size: 16px;
  line-height: 1.75;
}

.ft-contact-info-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 22px;
}

.ft-contact-info-item {
  min-height: 170px;
  display: block;
  padding: 20px;
  border-radius: 22px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: inherit !important;
  text-decoration: none !important;
  transition: 180ms ease;
}

.ft-contact-info-item:hover {
  transform: translateY(-3px);
  background: #ffffff;
  box-shadow: 0 16px 38px rgba(7, 19, 38, 0.09);
}

.ft-contact-info-item img {
  width: 38px;
  height: 38px;
  object-fit: contain;
  margin-bottom: 18px;
}

.ft-contact-info-item strong {
  display: block;
  margin-bottom: 8px;
  color: #040914;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.ft-contact-info-item span {
  display: block;
  color: #667085;
  font-size: 13px;
  line-height: 1.55;
}

.ft-contact-location {
  margin-top: 18px;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);
  gap: 18px;
  padding: 18px;
}

.ft-contact-location-text {
  padding: 18px 14px 18px 14px;
}

.ft-contact-address-box {
  margin-top: 20px;
  padding: 18px;
  border-radius: 20px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
}

.ft-contact-address-box strong {
  display: block;
  margin-bottom: 6px;
  color: #040914;
  font-size: 16px;
  font-weight: 500;
}

.ft-contact-address-box span {
  display: block;
  color: #667085;
  font-size: 14px;
  line-height: 1.6;
}

.ft-contact-inline-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.ft-contact-inline-actions a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  border-radius: 999px;
  background: #1f6feb;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
}

.ft-contact-inline-actions a:last-child {
  background: #040914;
}

.ft-contact-map {
  min-height: 420px;
  overflow: hidden;
  border-radius: 24px;
  border: 1px solid #e4e7ec;
  background: #f5f7fb;
}

.ft-contact-map iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
  display: block;
  border: 0;
}

.ft-contact-service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.ft-contact-service-grid a {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 16px;
  border-radius: 17px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #0f315f !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  transition: 180ms ease;
}

.ft-contact-service-grid a::after {
  content: "→";
}

.ft-contact-service-grid a:hover {
  transform: translateY(-2px);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(7, 19, 38, 0.08);
}

.ft-contact-message {
  margin-top: 18px;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.8fr);
  gap: 18px;
}

.ft-contact-message-card,
.ft-contact-hours-card {
  padding: 32px;
}

.ft-contact-message-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 22px;
}

.ft-contact-message-grid a {
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border-radius: 17px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #0f315f !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  transition: 180ms ease;
}

.ft-contact-message-grid a:hover {
  transform: translateY(-2px);
  background: #ffffff;
  box-shadow: 0 12px 28px rgba(7, 19, 38, 0.08);
}

.ft-contact-hours-card h3 {
  margin: 0 0 14px;
  color: #040914;
  font-size: 28px;
  line-height: 1.12;
  font-weight: 500;
  letter-spacing: -0.04em;
}

.ft-contact-hours-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.ft-contact-hours-list span {
  display: block;
  padding: 14px;
  border-radius: 16px;
  background: #f5f7fb;
  border: 1px solid #e4e7ec;
  color: #667085;
  font-size: 14px;
  line-height: 1.55;
}

.ft-contact-hours-list strong {
  color: #040914;
  font-weight: 500;
}

.ft-contact-faq-list {
  display: grid;
  gap: 10px;
  margin-top: 20px;
}

.ft-contact-faq-list details {
  border: 1px solid #e4e7ec;
  border-radius: 18px;
  background: #f5f7fb;
  overflow: hidden;
}

.ft-contact-faq-list summary {
  cursor: pointer;
  list-style: none;
  padding: 18px 52px 18px 18px;
  color: #040914;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.35;
  position: relative;
}

.ft-contact-faq-list summary::-webkit-details-marker {
  display: none;
}

.ft-contact-faq-list summary::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #ffffff;
  color: #0f315f;
  transform: translateY(-50%);
}

.ft-contact-faq-list details[open] summary::after {
  content: "−";
  background: #1f6feb;
  color: #ffffff;
}

.ft-contact-faq-list p {
  margin: 0;
  padding: 0 18px 18px;
  color: #667085;
  font-size: 14px;
  line-height: 1.7;
}

.ft-contact-cta {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  padding: 34px;
  background:
    repeating-linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.035) 0,
      rgba(255, 255, 255, 0.035) 1px,
      transparent 1px,
      transparent 10px
    ),
    #040914;
  color: #ffffff;
}

.ft-contact-cta span {
  display: block;
  margin-bottom: 10px;
  color: #72a7ff;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.ft-contact-cta h2 {
  color: #ffffff;
}

.ft-contact-cta p {
  color: #b8c7dd;
  margin: 0;
}

.ft-contact-cta-actions {
  display: flex;
  gap: 10px;
  flex: 0 0 auto;
}

.ft-contact-cta-actions a {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 17px;
  border-radius: 999px;
  background: #1f6feb;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}

.ft-contact-cta-actions a:last-child {
  background: #ffffff;
  color: #040914 !important;
}

@media (max-width: 1020px) {
  .ft-contact-hero,
  .ft-contact-location,
  .ft-contact-message {
    grid-template-columns: 1fr;
  }

  .ft-contact-info-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ft-contact-service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ft-contact-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}

@media (max-width: 640px) {
  .ft-contact-container {
    width: min(100% - 24px, 1180px);
    padding: 14px 0 56px;
  }

  .ft-contact-breadcrumb {
    margin-bottom: 14px;
    font-size: 12px;
  }

  .ft-contact-card,
  .ft-contact-info,
  .ft-contact-service,
  .ft-contact-message-card,
  .ft-contact-hours-card,
  .ft-contact-faq {
    padding: 22px;
    border-radius: 24px;
  }

  .ft-contact-card h1 {
    font-size: 42px;
  }

  .ft-contact-lead {
    font-size: 15px;
  }

  .ft-contact-actions {
    grid-template-columns: 1.15fr 0.8fr 0.9fr;
    gap: 8px;
  }

  .ft-contact-actions a {
    min-height: 42px;
    padding: 0 8px;
    font-size: 12px;
    gap: 6px;
  }

  .ft-contact-actions img {
    width: 17px;
    height: 17px;
  }

  .ft-contact-tags {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ft-contact-tags span {
    justify-content: center;
    min-height: 34px;
    padding: 0 8px;
    text-align: center;
    font-size: 11.5px;
  }

  .ft-contact-logo-top {
    min-height: 52px;
    padding: 0 16px;
    font-size: 11px;
  }

  .ft-contact-logo-body {
    padding: 30px 20px 24px;
  }

  .ft-contact-logo-body img {
    max-height: 92px;
  }

  .ft-contact-logo-links {
    padding: 0 16px 18px;
    gap: 8px;
  }

  .ft-contact-logo-links a {
    min-height: 44px;
    font-size: 12px;
  }

  .ft-contact-info-grid,
  .ft-contact-service-grid,
  .ft-contact-message-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .ft-contact-info-item {
    min-height: 158px;
    padding: 15px;
    border-radius: 18px;
  }

  .ft-contact-info-item img {
    width: 32px;
    height: 32px;
  }

  .ft-contact-info-item strong {
    font-size: 15px;
  }

  .ft-contact-info-item span {
    font-size: 11.5px;
  }

  .ft-contact-location {
    padding: 12px;
    border-radius: 24px;
  }

  .ft-contact-location-text {
    padding: 10px;
  }

  .ft-contact-map {
    min-height: 320px;
    border-radius: 20px;
  }

  .ft-contact-map iframe {
    min-height: 320px;
  }

  .ft-contact-service-grid a,
  .ft-contact-message-grid a {
    min-height: 52px;
    padding: 0 10px;
    font-size: 12px;
  }

  .ft-contact-hours-card h3 {
    font-size: 24px;
  }

  .ft-contact-cta {
    padding: 22px;
    border-radius: 24px;
  }

  .ft-contact-cta-actions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
  }

  .ft-contact-cta-actions a {
    width: 100%;
  }

  .ft-contact-info h2,
  .ft-contact-location h2,
  .ft-contact-service h2,
  .ft-contact-message-card h2,
  .ft-contact-faq h2,
  .ft-contact-cta h2 {
    font-size: 30px;
  }
}

@media (max-width: 380px) {
  .ft-contact-actions a {
    font-size: 11px;
  }

  .ft-contact-info-item {
    min-height: 150px;
    padding: 13px;
  }

  .ft-contact-service-grid a,
  .ft-contact-message-grid a {
    font-size: 11px;
  }
}/* End custom CSS */