.elementor-15 .elementor-element.elementor-element-6edf4b0{--display:flex;}.elementor-15 .elementor-element.elementor-element-ebfd423{--display:flex;}body.elementor-page-15:not(.elementor-motion-effects-element-type-background), body.elementor-page-15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3639945 */.tc-contact-page {
  background-color: #f9f8f6;
  padding: 60px 20px;
}
.tc-contact-page h1 {
  font-size: 2.2rem;
  color: #1e2a3b;
  margin-bottom: 15px;
}
.tc-contact-page .lead {
  font-size: 1.15rem;
  color: #3b4452;
  max-width: 1200px;
  margin-bottom: 50px;
}
.tc-contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: start;
}
.tc-contact-info h2, .tc-contact-form h2 {
  font-size: 1.4rem;
  color: #1e2a3b;
  margin-bottom: 10px;
}
.tc-contact-info p, .tc-contact-form p, .tc-contact-info li {
  color: #444;
  line-height: 1.6;
}
.tc-contact-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tc-contact-info ul li a {
  color: #006d5b;
  text-decoration: none;
}
.tc-contact-info ul li a:hover {
  text-decoration: underline;
}
.tc-map {
  margin-top: 60px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
@media (max-width: 900px) {
  .tc-contact-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}/* End custom CSS */