.elementor-38 .elementor-element.elementor-element-f473539{--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;--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-f473539 */.na-contact-page{
  position: relative;
  overflow: hidden;
  padding: 26px 20px 110px;
  background:
    radial-gradient(circle at top left, rgba(190, 219, 242, 0.28) 0%, rgba(190, 219, 242, 0) 34%),
    radial-gradient(circle at bottom right, rgba(226, 233, 239, 0.55) 0%, rgba(226, 233, 239, 0) 40%),
    linear-gradient(180deg, #f8fbfe 0%, #f3f7fa 48%, #eef3f7 100%);
}

.na-contact-page::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 34%),
    linear-gradient(315deg, rgba(197, 219, 236, 0.14) 0%, rgba(197, 219, 236, 0) 28%);
}

.na-contact-page__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.na-contact-page__head{
  max-width: 860px;
  margin: 0 0 24px;
}

.na-contact-page__kicker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 14px;
  margin-bottom:14px;
  border-radius:999px;
  background: linear-gradient(135deg, rgba(108, 169, 218, 0.12) 0%, rgba(71, 125, 168, 0.08) 100%);
  border:1px solid rgba(141, 177, 205, 0.34);
  color:#5f8fb9;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.na-contact-page__title{
  margin:0 0 10px;
  font-size: clamp(34px, 4vw, 54px);
  line-height:1.08;
  font-weight:700;
  letter-spacing:-0.03em;
  color:#112638;
}

.na-contact-page__desc{
  margin:0;
  max-width:720px;
  font-size:16px;
  line-height:1.85;
  color:#5d7080;
}

.na-contact-page__hero{
  display:grid;
  grid-template-columns:minmax(0, 1.1fr) minmax(320px, .9fr);
  gap:24px;
  align-items:stretch;
  margin-bottom:24px;
}

.na-contact-page__hero-left,
.na-contact-page__hero-card,
.na-contact-page__card,
.na-contact-page__bottom-card,
.na-contact-page__cta-inner{
  background: rgba(255,255,255,0.78);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(182, 199, 214, 0.42);
  box-shadow: 0 18px 50px rgba(21, 42, 60, 0.08);
}

.na-contact-page__hero-left{
  border-radius:28px;
  padding:40px 38px;
}

.na-contact-page__eyebrow,
.na-contact-page__mini-title{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-bottom:14px;
  font-size:12px;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
  color:#5f8fb9;
}

.na-contact-page__hero-left h2{
  margin:0 0 16px;
  font-size: clamp(30px, 3.5vw, 48px);
  line-height:1.1;
  font-weight:700;
  letter-spacing:-0.03em;
  color:#14283a;
}

.na-contact-page__hero-left p{
  margin:0;
  font-size:16px;
  line-height:1.9;
  color:#526575;
}

.na-contact-page__hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}

.na-contact-page__hero-card{
  border-radius:28px;
  padding:34px 30px;
  height:100%;
}

.na-contact-page__quick-list{
  display:flex;
  flex-direction:column;
  gap:14px;
}

.na-contact-page__quick-item{
  display:flex;
  align-items:center;
  gap:14px;
  padding:14px;
  border-radius:18px;
  text-decoration:none;
  background:linear-gradient(180deg, #ffffff 0%, #f5f9fc 100%);
  border:1px solid rgba(188, 204, 217, 0.58);
  transition:.25s ease;
}

.na-contact-page__quick-item:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(78, 113, 142, 0.10);
}

.na-contact-page__quick-icon{
  width:52px;
  height:52px;
  flex:0 0 52px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  background:linear-gradient(135deg, #7cb5e0 0%, #5d8eb5 100%);
  box-shadow: 0 10px 22px rgba(104, 155, 196, 0.18);
}

.na-contact-page__quick-icon img{
  width:22px;
  height:22px;
  object-fit:contain;
  display:block;
}

.na-contact-page__quick-text{
  display:flex;
  flex-direction:column;
  gap:4px;
}

.na-contact-page__quick-text strong{
  font-size:16px;
  line-height:1.3;
  color:#193247;
}

.na-contact-page__quick-text small{
  font-size:14px;
  line-height:1.5;
  color:#607382;
}

.na-contact-page__grid{
  margin-bottom:24px;
}

.na-contact-page__section-head{
  max-width:760px;
  margin-bottom:18px;
}

.na-contact-page__section-head h2{
  margin:0;
  font-size:34px;
  line-height:1.18;
  font-weight:650;
  color:#183044;
}

.na-contact-page__cards{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:18px;
}

.na-contact-page__card{
  display:flex;
  gap:18px;
  padding:26px 24px;
  border-radius:24px;
  text-decoration:none;
  transition:.25s ease;
}

.na-contact-page__card:hover{
  transform:translateY(-3px);
  box-shadow:0 20px 40px rgba(62, 96, 123, 0.12);
}

.na-contact-page__card-icon{
  width:58px;
  height:58px;
  flex:0 0 58px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background: linear-gradient(135deg, #7cb5e0 0%, #5d8eb5 100%);
  box-shadow: 0 10px 22px rgba(104, 155, 196, 0.18);
}

.na-contact-page__card-icon img{
  width:24px;
  height:24px;
  object-fit:contain;
  display:block;
}

.na-contact-page__card-body h3{
  margin:0 0 8px;
  font-size:22px;
  line-height:1.3;
  font-weight:650;
  color:#183044;
}

.na-contact-page__card-body p{
  margin:0 0 10px;
  font-size:14px;
  line-height:1.85;
  color:#5f7180;
}

.na-contact-page__card-body span{
  display:block;
  font-size:14px;
  font-weight:600;
  line-height:1.6;
  color:#457ba5;
}

.na-contact-page__band{
  margin-bottom:24px;
}

.na-contact-page__band-inner{
  border-radius:28px;
  padding:42px 38px;
  background:
    radial-gradient(circle at top left, rgba(109, 175, 224, 0.18) 0%, rgba(109, 175, 224, 0) 34%),
    linear-gradient(135deg, #102231 0%, #182e40 45%, #24465d 100%);
  box-shadow: 0 22px 54px rgba(13, 31, 47, 0.22);
}

.na-contact-page__mini-title--light{
  color:#a8d7ff;
}

.na-contact-page__band-inner h2{
  margin:0 0 12px;
  max-width:900px;
  font-size: clamp(28px, 3.3vw, 44px);
  line-height:1.12;
  font-weight:700;
  color:#ffffff;
}

.na-contact-page__band-inner p{
  margin:0;
  max-width:860px;
  font-size:15px;
  line-height:1.9;
  color:rgba(233,241,248,0.82);
}

.na-contact-page__bottom{
  margin-bottom:24px;
}

.na-contact-page__bottom-card{
  display:flex;
  align-items:flex-start;
  gap:18px;
  border-radius:24px;
  padding:28px 24px;
}

.na-contact-page__bottom-icon{
  width:58px;
  height:58px;
  flex:0 0 58px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background: linear-gradient(135deg, #7cb5e0 0%, #5d8eb5 100%);
  box-shadow: 0 10px 22px rgba(104, 155, 196, 0.18);
}

.na-contact-page__bottom-icon img{
  width:24px;
  height:24px;
  object-fit:contain;
  display:block;
}

.na-contact-page__bottom-body h3{
  margin:0 0 8px;
  font-size:24px;
  line-height:1.3;
  font-weight:650;
  color:#183044;
}

.na-contact-page__bottom-body p{
  margin:0;
  font-size:15px;
  line-height:1.85;
  color:#5f7180;
}

.na-contact-page__cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:36px 34px;
  border-radius:28px;
  background:
    radial-gradient(circle at top left, rgba(188, 216, 239, 0.3) 0%, rgba(188, 216, 239, 0) 42%),
    linear-gradient(180deg, rgba(255,255,255,0.92) 0%, rgba(248,251,253,0.94) 100%);
}

.na-contact-page__cta-text{
  max-width:780px;
}

.na-contact-page__cta-text h2{
  margin:0 0 10px;
  font-size:34px;
  line-height:1.18;
  font-weight:650;
  color:#183044;
}

.na-contact-page__cta-text p{
  margin:0;
  font-size:15px;
  line-height:1.85;
  color:#5a6d7d;
}

.na-contact-page__cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  justify-content:flex-end;
}

.na-contact-page__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 24px;
  border-radius:16px;
  font-size:15px;
  font-weight:600;
  text-decoration:none !important;
  transition:.28s ease;
}

.na-contact-page__btn--primary{
  color:#ffffff !important;
  background:linear-gradient(135deg, #6ca9da 0%, #477da8 100%);
  box-shadow:0 14px 34px rgba(85, 136, 177, 0.22);
}

.na-contact-page__btn--primary:hover{
  transform:translateY(-2px);
  box-shadow:0 18px 36px rgba(85, 136, 177, 0.28);
}

.na-contact-page__btn--secondary{
  color:#29445d !important;
  background:rgba(255,255,255,0.85);
  border:1px solid rgba(180, 196, 210, 0.65);
}

.na-contact-page__btn--secondary:hover{
  transform:translateY(-2px);
  border-color:rgba(117, 154, 184, 0.65);
  background:#ffffff;
}

/* TABLET */
@media (max-width: 1024px){
  .na-contact-page{
    padding:22px 18px 90px;
  }

  .na-contact-page__hero,
  .na-contact-page__cards{
    grid-template-columns:1fr;
  }

  .na-contact-page__cta-inner{
    flex-direction:column;
    align-items:flex-start;
  }

  .na-contact-page__hero-left,
  .na-contact-page__hero-card,
  .na-contact-page__band-inner,
  .na-contact-page__cta-inner{
    padding:30px 24px;
  }

  .na-contact-page__title{
    font-size: clamp(30px, 5vw, 44px);
  }

  .na-contact-page__hero-left h2,
  .na-contact-page__section-head h2,
  .na-contact-page__cta-text h2{
    font-size:28px;
  }

  .na-contact-page__cta-actions{
    justify-content:flex-start;
  }
}

/* MOBILE */
@media (max-width: 767px){
  .na-contact-page{
    padding:18px 14px 72px;
  }

  .na-contact-page__head{
    margin-bottom:18px;
  }

  .na-contact-page__kicker{
    min-height:30px;
    padding:0 12px;
    margin-bottom:12px;
    font-size:11px;
    letter-spacing:1.4px;
  }

  .na-contact-page__title{
    font-size:28px;
    line-height:1.12;
    margin-bottom:8px;
  }

  .na-contact-page__desc{
    font-size:14px;
    line-height:1.75;
  }

  .na-contact-page__hero{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:18px;
  }

  .na-contact-page__hero-left,
  .na-contact-page__hero-card,
  .na-contact-page__card,
  .na-contact-page__bottom-card,
  .na-contact-page__cta-inner{
    border-radius:22px;
  }

  .na-contact-page__hero-left,
  .na-contact-page__hero-card,
  .na-contact-page__band-inner,
  .na-contact-page__cta-inner{
    padding:24px 18px;
  }

  .na-contact-page__hero-left h2{
    font-size:26px;
    line-height:1.14;
  }

  .na-contact-page__hero-left p{
    font-size:15px;
    line-height:1.8;
  }

  .na-contact-page__hero-actions,
  .na-contact-page__cta-actions{
    flex-direction:column;
    align-items:stretch;
  }

  .na-contact-page__btn{
    width:100%;
    min-height:50px;
    padding:0 18px;
    border-radius:14px;
    font-size:14px;
  }

  .na-contact-page__card{
    padding:22px 18px;
    gap:14px;
    border-radius:20px;
  }

  .na-contact-page__card-icon,
  .na-contact-page__bottom-icon{
    width:48px;
    height:48px;
    flex:0 0 48px;
    border-radius:14px;
  }

  .na-contact-page__card-icon img,
  .na-contact-page__bottom-icon img{
    width:20px;
    height:20px;
  }

  .na-contact-page__card-body h3{
    font-size:19px;
  }

  .na-contact-page__band{
    margin-bottom:18px;
  }

  .na-contact-page__band-inner h2,
  .na-contact-page__section-head h2,
  .na-contact-page__cta-text h2,
  .na-contact-page__bottom-body h3{
    font-size:24px;
    line-height:1.24;
  }

  .na-contact-page__bottom-card{
    padding:22px 18px;
  }

  .na-contact-page__eyebrow,
  .na-contact-page__mini-title{
    font-size:11px;
    letter-spacing:1.4px;
    margin-bottom:12px;
  }
}/* End custom CSS */