.elementor-1875 .elementor-element.elementor-element-48f45175{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1875 .elementor-element.elementor-element-5225e12c{--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:30px 30px;--row-gap:30px;--column-gap:30px;--overlay-opacity:0.2;--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1875 .elementor-element.elementor-element-5225e12c::before, .elementor-1875 .elementor-element.elementor-element-5225e12c > .elementor-background-video-container::before, .elementor-1875 .elementor-element.elementor-element-5225e12c > .e-con-inner > .elementor-background-video-container::before, .elementor-1875 .elementor-element.elementor-element-5225e12c > .elementor-background-slideshow::before, .elementor-1875 .elementor-element.elementor-element-5225e12c > .e-con-inner > .elementor-background-slideshow::before, .elementor-1875 .elementor-element.elementor-element-5225e12c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1875 .elementor-element.elementor-element-5225e12c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1875 .elementor-element.elementor-element-668f4685{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1875 .elementor-element.elementor-element-312dab87{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1875 .elementor-element.elementor-element-437850b3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1875 .elementor-element.elementor-element-7fa7552c{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1875 .elementor-element.elementor-element-5225e12c{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1875 .elementor-element.elementor-element-668f4685{--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;}}@media(max-width:767px){.elementor-1875 .elementor-element.elementor-element-5225e12c{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-1875 .elementor-element.elementor-element-5225e12c{--content-width:1500px;}.elementor-1875 .elementor-element.elementor-element-312dab87{--width:82%;}.elementor-1875 .elementor-element.elementor-element-437850b3{--width:18%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1875 .elementor-element.elementor-element-312dab87{--width:100%;}.elementor-1875 .elementor-element.elementor-element-437850b3{--width:100%;}}/* Start custom CSS */.serv_container h1,.serv_container h2, .serv_container h3 .serv_container h4 .serv_container h5 .serv_container h6{
    font-family:"Montserrat", Sans-serif ;
}
.serv_container{
    font-family: "DM Sans", Sans-serif;
}

.tab-list {
    display: flex;
    justify-content: start;
    list-style: none;
    padding: 0;
    margin: 30px 0px 30px 0px!important;
}

.tab-item {
    background: #223C78;
    padding: 10px 25px!important;
    margin-right: 5px!important;
    border: 1px solid #223C78;
    border-bottom: none;
    border-radius: 35px;
    font-size: 16px;
    color: #fff;
    font-weight: 500; 
}

.tl-section * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.tl-section { 
  line-height: 1.6;
  color: hsl(220, 15%, 20%);
  --tl-primary: hsl(220, 55%, 35%);
  --tl-primary-light: hsl(220, 55%, 45%);
  --tl-primary-bg: hsl(220, 55%, 95%);
  --tl-gold: hsl(45, 70%, 55%);
  --tl-gold-light: hsl(45, 70%, 65%);
  --tl-text: hsl(220, 15%, 20%);
  --tl-text-muted: hsl(220, 10%, 45%);
  --tl-bg: hsl(0, 0%, 100%);
  --tl-bg-muted: hsl(220, 20%, 97%);
  --tl-border: hsl(220, 15%, 88%);
}

.tl-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 1rem;
}

/* Hero Section */
.tl-hero {
  position: relative;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.tl-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url('https://www.mortgagemarketupdate.com/wp-content/uploads/2026/04/hero-teacher-DIBRFoe6.jpg');
  background-size: cover;
  background-position: center;
}

.tl-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(255,255,255,0.95), rgba(255,255,255,0.85), rgba(255,255,255,0.70));
}

.tl-hero-content {
  position: relative;
  z-index: 10;
  padding-top: 5rem;
  padding-right: 30rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
}

.tl-hero h1 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: var(--tl-text);
  line-height: 1.1;
}

.tl-hero-text {
  font-size: 1.25rem;
  color: var(--tl-text-muted);
  margin-bottom: 2rem;
  line-height: 1.7;
}

.tl-btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}

.tl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  line-height: 1.6em;
  font-size: 1.125rem;
  font-weight: 600;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
}

.tl-btn-primary {
  background: var(--tl-primary);
  color: #fff!important;
  border: none;
}

.tl-btn-primary:hover {
  background: var(--tl-primary-light);
  transform: translateY(-2px);
}

.tl-btn-outline {
  background: transparent;
  color: var(--tl-primary);
  border: 2px solid var(--tl-primary);
}

.tl-btn-outline:hover {
  background: var(--tl-primary-bg)!important;
}

.tl-hero-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
}

.tl-hero-feature {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(8px);
  padding: 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid var(--tl-border);
}

.tl-hero-feature svg {
  width: 2rem;
  height: 2rem;
  color: var(--tl-primary);
  margin-bottom: 0.75rem;
}

.tl-hero-feature h3 {
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 0.5rem;
}

.tl-hero-feature p {
  font-size: 0.875rem;
  color: var(--tl-text-muted);
}

/* Trust Badges */
.tl-trust-badges {
  padding: 3rem 0;
  background: var(--tl-bg-muted);
}

.tl-badges-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 1024px) {
  .tl-hero-content{
    padding:5rem 1rem;
  }
}
@media (min-width: 768px) {
  .tl-badges-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.tl-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
}

.tl-badge-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: var(--tl-primary-bg);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tl-badge-icon svg {
  width: 2rem;
  height: 2rem;
  color: var(--tl-primary);
}

.tl-badge h3 {
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 0.25rem;
}

.tl-badge p {
  font-size: 0.875rem;
  color: var(--tl-text-muted);
}

/* Benefits Section */
.tl-benefits {
  padding: 5rem 0;
  background: var(--tl-bg);
}

.tl-section-header {
  text-align: center;
  margin-bottom: 4rem;
}

.tl-section-header h2 {
  font-size: clamp(1.875rem, 4vw, 3rem);
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 1.5rem;
}

.tl-section-header p {
  font-size: 1.25rem;
  color: var(--tl-text-muted);
  max-width: 900px;
  margin: 0 auto;
}

.tl-benefits-layout {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .tl-benefits-layout {
    grid-template-columns: 1fr 1fr;
  }
}

.tl-benefits-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.tl-benefit-card {
  background: var(--tl-bg);
  border: 1px solid var(--tl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  display: flex;
  gap: 1rem;
  transition: box-shadow 0.3s ease;
}

.tl-benefit-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.tl-benefit-icon {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: var(--tl-primary-bg);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tl-benefit-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--tl-primary);
}

.tl-benefit-content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 0.5rem;
}

.tl-benefit-content p {
  color: var(--tl-text-muted);
  line-height: 1.6;
}

.tl-benefits-image {
  border-radius: 0.75rem;
  overflow: hidden;
  height: 400px;
}

.tl-benefits-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tl-benefits-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.5rem;
  margin-top: 3rem;
}

.tl-benefit-card-simple {
  background: var(--tl-bg);
  border: 1px solid var(--tl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  transition: box-shadow 0.3s ease;
}

.tl-benefit-card-simple:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.tl-benefit-card-simple .tl-benefit-icon {
  margin-bottom: 1rem;
}

.tl-benefit-card-simple h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 0.5rem;
}

.tl-benefit-card-simple p {
  color: var(--tl-text-muted);
  line-height: 1.6;
}

/* Comparison Section */
.tl-comparison {
  padding: 5rem 0;
  background: var(--tl-bg-muted);
}

.tl-comparison-grid {
  display: grid;
  gap: 2rem;
  max-width: 1000px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .tl-comparison-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.tl-comparison-card {
  background: var(--tl-bg);
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.tl-comparison-card.tl-featured {
  border: 2px solid var(--tl-primary);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.tl-comparison-header {
  padding: 1.5rem;
  text-align: center;
  border-bottom: 1px solid var(--tl-border);
}

.tl-featured .tl-comparison-header {
  background: var(--tl-primary-bg);
}

.tl-comparison-header h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--tl-text);
}

.tl-comparison-list {
  padding: 1.5rem;
}

.tl-comparison-list ul {
  list-style: none;
}

.tl-comparison-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.tl-comparison-list li svg {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.125rem;
}

.tl-featured .tl-comparison-list li svg {
  color: var(--tl-primary);
}

.tl-comparison-list li span {
  color: var(--tl-text);
}

.tl-comparison-card:not(.tl-featured) .tl-comparison-list li svg {
  color: var(--tl-text-muted);
}

.tl-comparison-card:not(.tl-featured) .tl-comparison-list li span {
  color: var(--tl-text-muted);
}

.tl-comparison-note {
  text-align: center;
  margin-top: 3rem;
}

.tl-comparison-note p {
  font-size: 1.125rem;
  color: var(--tl-text-muted);
  max-width: 700px;
  margin: 0 auto;
}

/* Process Section */
.tl-process {
  padding: 5rem 0;
  background: var(--tl-bg);
}

.tl-process-layout {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .tl-process-layout {
    grid-template-columns: 1fr 1fr;
  }
}

.tl-process-image {
  border-radius: 0.75rem;
  overflow: hidden;
  height: 400px;
}

.tl-process-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tl-process-steps {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.tl-step {
  background: var(--tl-bg);
  border: 1px solid var(--tl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  display: flex;
  gap: 1rem;
  transition: box-shadow 0.3s ease;
}

.tl-step:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.tl-step-number {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: var(--tl-primary);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.25rem;
}

.tl-step-content h3 {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 0.5rem;
}

.tl-step-content p {
  color: var(--tl-text-muted);
  font-size: 0.9375rem;
}

.tl-eligibility {
  margin-top: 3rem;
  background: var(--tl-bg);
  border: 1px solid var(--tl-border);
  border-radius: 0.75rem;
  padding: 2rem;
}

.tl-eligibility h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 1.5rem;
  text-align: center;
}

.tl-eligibility-content {
  display: grid;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .tl-eligibility-content {
    grid-template-columns: 1fr 1fr;
  }
}

.tl-eligibility-list h4 {
  font-weight: 700;
  color: var(--tl-primary);
  margin-bottom: 0.75rem;
}

.tl-eligibility-list ul {
  list-style: none;
}

.tl-eligibility-list li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
  color: var(--tl-text-muted);
}

.tl-eligibility-list li svg {
  width: 1rem;
  height: 1rem;
  color: var(--tl-gold);
}

/* Testimonials Section */
.tl-testimonials {
  padding: 5rem 0;
  background: var(--tl-bg-muted);
}

.tl-testimonials-grid {
  display: grid;
  gap: 2rem;
}

@media (min-width: 768px) {
  .tl-testimonials-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.tl-testimonial {
  background: var(--tl-bg);
  border-radius: 0.75rem;
  padding: 2rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.tl-stars {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
}

.tl-stars svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: var(--tl-gold);
  color: var(--tl-gold);
}

.tl-testimonial blockquote {
  font-size: 1rem;
  color: var(--tl-text-muted);
  line-height: 1.7;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.tl-testimonial-author {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.tl-author-image {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  overflow: hidden;
}

.tl-author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tl-author-info h4 {
  font-weight: 700;
  color: var(--tl-text);
}

.tl-author-info p {
  font-size: 0.875rem;
  color: var(--tl-text-muted);
}

/* FAQ Section */
.tl-faq {
  padding: 5rem 0;
  background: var(--tl-bg);
}

.tl-faq-list { 
  margin: 0 auto;
}

.tl-faq-item {
  border-bottom: 1px solid var(--tl-border);
}

.tl-faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 1.5rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-align: left;
}

.tl-faq-question h3 {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--tl-text);
  padding-right: 1rem;
}

.tl-faq-question svg {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  color: var(--tl-primary);
  transition: transform 0.3s ease;
}
.tl-faq-question:hover h3,.tl-faq-item.active h3{
    color:#fff!important;
}
.tl-faq-item.active .tl-faq-question svg {
  transform: rotate(180deg);
  color:#fff!important;
}

.tl-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.tl-faq-item.active .tl-faq-answer {
  max-height: 500px;
}

.tl-faq-answer p {
  padding-bottom: 1.5rem;
  color: var(--tl-text-muted);
  line-height: 1.7;
}

.tl-faq-contact {
  max-width: 800px;
  margin: 3rem auto 0;
  text-align: center;
  padding: 2rem;
  background: var(--tl-bg-muted);
  border-radius: 0.75rem;
}

.tl-faq-contact h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 1rem;
}

.tl-faq-contact p {
  color: var(--tl-text-muted);
}

/* Final CTA Section */
.tl-final-cta {
  padding: 5rem 0;
  background: linear-gradient(135deg, var(--tl-primary-bg), var(--tl-bg), var(--tl-primary-bg));
  position: relative;
  overflow: hidden;
}

.tl-final-cta-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 10;
}

.tl-final-cta h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  color: var(--tl-text);
  margin-bottom: 1.5rem;
  line-height:1.1em;
}

.tl-final-cta > .tl-container > .tl-final-cta-content > p {
  font-size: 1.25rem;
  color: var(--tl-text-muted);
  margin-bottom: 2rem;
  line-height: 1.7;
}

.tl-cta-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin-top: 3rem;
}

@media (max-width:767px){
    .tab-list {
    flex-direction: column;
    align-items: stretch;
    border: none;
    gap: 10px;
    text-align: center;
    }
}
@media (max-width: 640px) {
  .tl-cta-stats {
    grid-template-columns: 1fr;
  }
}

.tl-cta-stat {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(8px);
  padding: 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid var(--tl-border);
}

.tl-cta-stat .stat-value {
  font-size: 2rem;
  font-weight: 700;
  color: var(--tl-primary);
  margin-bottom: 0.5rem;
}

.tl-cta-stat .stat-label {
  font-size: 0.875rem;
  color: var(--tl-text-muted);
}

.tl-cta-contact {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid var(--tl-border);
}

.tl-cta-contact p {
  color: var(--tl-text-muted);
  margin-bottom: 1rem;
}

.tl-cta-contact a {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--tl-primary);
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 600;
}

.tl-cta-contact a:hover {
  text-decoration: underline;
}/* End custom CSS */