.elementor-1550 .elementor-element.elementor-element-f4086a5{--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-1550 .elementor-element.elementor-element-2129313c{--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-1550 .elementor-element.elementor-element-2129313c::before, .elementor-1550 .elementor-element.elementor-element-2129313c > .elementor-background-video-container::before, .elementor-1550 .elementor-element.elementor-element-2129313c > .e-con-inner > .elementor-background-video-container::before, .elementor-1550 .elementor-element.elementor-element-2129313c > .elementor-background-slideshow::before, .elementor-1550 .elementor-element.elementor-element-2129313c > .e-con-inner > .elementor-background-slideshow::before, .elementor-1550 .elementor-element.elementor-element-2129313c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-1550 .elementor-element.elementor-element-2129313c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1550 .elementor-element.elementor-element-52b35013{--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-1550 .elementor-element.elementor-element-7aa2f19{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1550 .elementor-element.elementor-element-4b16cbfa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1550 .elementor-element.elementor-element-f912753{--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-1550 .elementor-element.elementor-element-2129313c{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-1550 .elementor-element.elementor-element-52b35013{--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-1550 .elementor-element.elementor-element-2129313c{--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-1550 .elementor-element.elementor-element-2129313c{--content-width:1500px;}.elementor-1550 .elementor-element.elementor-element-7aa2f19{--width:82%;}.elementor-1550 .elementor-element.elementor-element-4b16cbfa{--width:18%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1550 .elementor-element.elementor-element-7aa2f19{--width:100%;}.elementor-1550 .elementor-element.elementor-element-4b16cbfa{--width:100%;}}/* Start custom CSS */.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; 
  }
  .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;
  }
  /* P&L Loans Section Scoped Styles */
.pl-section { 
  line-height: 1.5;
  color: hsl(220 50% 20%);
}

.pl-section *,
.pl-section *::before,
.pl-section *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Color Variables */
.pl-section {
  --pl-primary: hsl(220, 55%, 35%);
  --pl-primary-dark: hsl(220, 60%, 25%);
  --pl-primary-light: hsl(220, 50%, 45%);
  --pl-primary-foreground: hsl(0, 0%, 100%);
  --pl-gold: hsl(45, 70%, 55%);
  --pl-gold-dark: hsl(45, 75%, 45%);
  --pl-gold-light: hsl(45, 65%, 65%);
  --pl-background: hsl(0, 0%, 100%);
  --pl-foreground: hsl(220, 50%, 20%);
  --pl-muted: hsl(220, 20%, 96%);
  --pl-muted-foreground: hsl(220, 15%, 50%);
  --pl-border: hsl(220, 20%, 90%);
}

.pl-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.pl-text-center {
  text-align: center;
}

/* Hero Section */
.pl-hero {
  position: relative;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.pl-hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-size: cover;
  background-position: center;
}

.pl-hero-content {
  position: relative;
  z-index: 10;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  color: white;
  padding: 5rem 1rem;
}

.pl-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(201, 168, 58, 0.2);
  backdrop-filter: blur(4px);
  padding: 0.75rem 1.5rem;
  border-radius: 9999px;
  border: 1px solid rgba(201, 168, 58, 0.3);
  margin-bottom: 1rem;
}

.pl-hero-badge svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--pl-gold);
}

.pl-hero-badge span {
  color: var(--pl-gold);
  font-weight: 600;
}

.pl-hero h1 {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.pl-hero h1 span {
  display: block;
  color: var(--pl-gold);
  margin-top: 0.5rem;
}

.pl-hero-description {
  font-size: clamp(1.125rem, 2vw, 1.5rem);
  color: rgba(255, 255, 255, 0.9);
  max-width: 48rem;
  margin: 0 auto 2rem;
  line-height: 1.7;
}

.pl-hero-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  padding-top: 1.5rem;
}

@media (min-width: 640px) {
  .pl-hero-buttons {
    flex-direction: row;
  }
}

.pl-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 32px;
  font-size: 1.125rem;
  font-weight: 600;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  border: none;
}

.pl-btn-primary {
  background: var(--pl-gold);
  color: var(--pl-primary);
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2);
}

.pl-btn-primary:hover {
  background: var(--pl-gold-dark);
  transform: translateY(-2px);
  box-shadow: 0 20px 35px -5px rgba(0, 0, 0, 0.3);
}

.pl-btn-primary svg {
  margin-left: 0.5rem;
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}

.pl-btn-primary:hover svg {
  transform: translateX(4px);
}

.pl-btn-outline {
  background: rgba(255, 255, 255, 0.1);
  color: #fff!important;
  border: 2px solid white;
  backdrop-filter: blur(4px);
}

.pl-btn-outline:hover {
  background: rgba(255, 255, 255, 0.2);
}

.pl-hero-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  padding-top: 3rem;
  max-width: 48rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .pl-hero-stats {
    grid-template-columns: repeat(3, 1fr);
  }
}

.pl-hero-stat {
  text-align: center;
}

.pl-hero-stat-value {
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--pl-gold);
  margin-bottom: 0.5rem;
  line-height: 1.1em;
}

.pl-hero-stat-label {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
}

/* Trust Badges Section */
.pl-trust-badges {
  padding: 4rem 0;
  background: var(--pl-muted);
}

.pl-trust-badges-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}

@media (min-width: 768px) {
  .pl-trust-badges-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.pl-trust-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 0.75rem;
}

.pl-trust-badge-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: rgba(58, 88, 145, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.pl-trust-badge-icon svg {
  width: 2rem;
  height: 2rem;
  color: var(--pl-primary);
}

.pl-trust-badge h3 {
  font-weight: 700;
  font-size: 1.125rem;
  color: var(--pl-foreground);
}

.pl-trust-badge p {
  font-size: 0.875rem;
  color: var(--pl-muted-foreground);
}

/* Benefits Section */
.pl-benefits {
  padding: 5rem 0;
  background: var(--pl-background);
}

.pl-section-title {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  color: var(--pl-foreground);
  margin-bottom: 1rem;
}

.pl-section-subtitle {
  font-size: 1.25rem;
  color: var(--pl-muted-foreground);
  max-width: 48rem;
  margin: 0 auto 4rem;
}

.pl-benefits-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
  margin-bottom: 4rem;
}

@media (min-width: 1024px) {
  .pl-benefits-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.pl-benefits-cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .pl-benefits-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

.pl-card {
  background: var(--pl-background);
  border: 2px solid var(--pl-border);
  border-radius: 0.75rem;
  padding: 1.5rem;
  transition: border-color 0.3s ease;
}

.pl-card:hover {
  border-color: var(--pl-gold);
}

.pl-card-icon {
  width: 3rem;
  height: 3rem;
  border-radius: 0.5rem;
  background: rgba(201, 168, 58, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}

.pl-card-icon svg {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--pl-gold);
}

.pl-card h3 {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  color: var(--pl-foreground);
}

.pl-card p {
  font-size: 0.875rem;
  color: var(--pl-muted-foreground);
  line-height: 1.6;
}

.pl-benefits-image-container {
  position: relative;
}

.pl-benefits-image {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.pl-benefits-callout {
  position: absolute;
  bottom: -1.5rem;
  right: -1.5rem;
  background: var(--pl-gold);
  color: var(--pl-primary);
  padding: 1.5rem;
  border-radius: 0.75rem;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2);
  max-width: 16rem;
}

.pl-benefits-callout p:first-child {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}

.pl-benefits-callout p:last-child {
  font-size: 0.875rem;
}

/* Comparison Section */
.pl-comparison {
  padding: 5rem 0;
  background: var(--pl-muted);
}

.pl-comparison-table-container {
  max-width: 72rem;
  margin: 0 auto;
  border: 2px solid var(--pl-border);
  border-radius: 0.75rem;
  overflow: hidden;
  background: var(--pl-background);
}

.pl-comparison-table {
  width: 100%;
  border-collapse: collapse;
}

.pl-comparison-table thead tr {
  background: var(--pl-primary);
  color: var(--pl-primary-foreground);
}

.pl-comparison-table th {
  padding: 1.5rem;
  font-weight: 700;
  font-size: 1.125rem;
  text-align: center;
}

.pl-comparison-table th:first-child {
  text-align: left;
}

.pl-comparison-table th.pl-highlight {
  background: var(--pl-gold);
  color: var(--pl-primary);
}

.pl-comparison-table tbody tr:nth-child(even) {
  background: rgba(220, 220, 230, 0.2);
}

.pl-comparison-table td {
  padding: 1.5rem;
  text-align: center;
}

.pl-comparison-table td:first-child {
  text-align: left;
  font-weight: 500;
  color: var(--pl-foreground);
}

.pl-comparison-table td.pl-highlight-col {
  background: rgba(201, 168, 58, 0.1);
}

.pl-check {
  width: 1.5rem;
  height: 1.5rem;
  color: var(--pl-gold);
  stroke-width: 3;
  display: inline-block;
}

.pl-check-primary {
  color: var(--pl-primary);
}

.pl-x {
  width: 1.5rem;
  height: 1.5rem;
  color: hsl(220, 15%, 75%);
  display: inline-block;
}

.pl-comparison-note {
  margin-top: 3rem;
  font-size: 1.125rem;
  color: var(--pl-muted-foreground);
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

/* Process Section */
.pl-process {
  padding: 5rem 0;
  background: var(--pl-background);
}

.pl-process-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 3rem;
  align-items: center;
}

@media (min-width: 1024px) {
  .pl-process-grid {
    grid-template-columns: 1fr 1fr;
  }
}

.pl-process-image-container {
  position: relative;
  order: 2;
}

@media (min-width: 1024px) {
  .pl-process-image-container {
    order: 1;
  }
}

.pl-process-image {
  width: 100%;
  height: auto;
  border-radius: 1rem;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.pl-process-callout {
  position: absolute;
  top: -1.5rem;
  left: -1.5rem;
  background: var(--pl-primary);
  color: var(--pl-primary-foreground);
  padding: 1.5rem;
  border-radius: 0.75rem;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2);
  max-width: 16rem;
}

.pl-process-callout p:first-child {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}

.pl-process-callout p:last-child {
  font-size: 0.875rem;
}

.pl-process-steps {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  order: 1;
}

@media (min-width: 1024px) {
  .pl-process-steps {
    order: 2;
  }
}

.pl-process-step {
  display: flex;
  gap: 1rem;
}

.pl-process-step-number {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: var(--pl-gold);
  color: var(--pl-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.125rem;
}

.pl-process-step-content {
  flex-grow: 1;
}

.pl-process-step-header {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.5rem;
}

.pl-process-step-header svg {
  width: 1.25rem;
  height: 1.25rem;
  color: var(--pl-gold);
}

.pl-process-step-header h3 {
  font-weight: 700;
  font-size: 1.25rem;
  color: var(--pl-foreground);
}

.pl-process-step p {
  color: var(--pl-muted-foreground);
  line-height: 1.6;
}

/* Testimonials Section */
.pl-testimonials {
  padding: 5rem 0;
  background: var(--pl-primary);
  color: var(--pl-primary-foreground);
}

.pl-testimonials .pl-section-title {
  color: var(--pl-primary-foreground);
}

.pl-testimonials .pl-section-subtitle {
  color: rgba(255, 255, 255, 0.9);
}

.pl-testimonials-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  max-width: 72rem;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .pl-testimonials-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.pl-testimonial-card {
  background: white;
  color: var(--pl-foreground);
  border-radius: 0.75rem;
  padding: 2rem;
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.2);
}

.pl-testimonial-stars {
  display: flex;
  gap: 0.25rem;
  margin-bottom: 1rem;
}

.pl-testimonial-stars svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: var(--pl-gold);
  color: var(--pl-gold);
}

.pl-testimonial-text {
  color: var(--pl-muted-foreground);
  margin-bottom: 1.5rem;
  line-height: 1.7;
  font-style: italic;
}

.pl-testimonial-author {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.pl-testimonial-author img {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  object-fit: cover;
}

.pl-testimonial-author-name {
  font-weight: 700;
  color: var(--pl-foreground);
}

.pl-testimonial-author-title {
  font-size: 0.875rem;
  color: var(--pl-muted-foreground);
}

/* FAQ Section */
.pl-faq {
  padding: 5rem 0;
  background: var(--pl-muted);
}

.pl-faq-list { 
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.pl-faq-item {
  background: var(--pl-background);
  border: 2px solid var(--pl-border);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: border-color 0.3s ease;
}

.pl-faq-item.active {
  border-color: var(--pl-gold);
}

.pl-faq-question {
  width: 100%;
  padding: 1.5rem;
  background: none;
  border: none;
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--pl-foreground);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: color 0.3s ease;
}

.pl-faq-question:hover {
  color: var(--pl-gold);
}

.pl-faq-question svg {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}

.pl-faq-item.active .pl-faq-question svg {
  transform: rotate(180deg);
}

.pl-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.pl-faq-item.active .pl-faq-answer {
  max-height: 500px;
  padding: 0 1.5rem 1.5rem;
}

.pl-faq-answer p {
  color: var(--pl-muted-foreground);
  line-height: 1.7;
}

/* Final CTA Section */
.pl-final-cta {
  padding: 5rem 0;
  background: linear-gradient(to bottom right, var(--pl-primary), var(--pl-primary-dark));
  color: var(--pl-primary-foreground);
}

.pl-final-cta-content {
  max-width: 56rem;
  margin: 0 auto;
  text-align: center;
}

.pl-final-cta h2 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  margin-bottom: 1.5rem;
  line-height: 1.2;
}

.pl-final-cta > div > p {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.7;
  margin-bottom: 2rem;
}

.pl-final-cta-buttons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  padding-top: 1.5rem;
}

@media (min-width: 640px) {
  .pl-final-cta-buttons {
    flex-direction: row;
  }
}

.pl-final-cta-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  padding-top: 3rem;
}

@media (min-width: 768px) {
  .pl-final-cta-stats {
    grid-template-columns: repeat(3, 1fr);
  }
}

.pl-final-cta-stat {
  text-align: center;
}

.pl-final-cta-stat-value {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--pl-gold);
  margin-bottom: 0.5rem;
}

.pl-final-cta-stat-label {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive overflow fix */
.pl-section {
  overflow-x: hidden;
}

@media (max-width: 768px) {
  .tab-list {
    flex-direction: column;
    align-items: stretch;
    border: none;
    gap: 10px;
    text-align: center;
  }
  .pl-comparison-table {
    font-size: 0.875rem;
  }
  
  .pl-comparison-table th,
  .pl-comparison-table td {
    padding: 0.75rem 0.5rem;
  }
  
  .pl-benefits-callout,
  .pl-process-callout {
    position: relative;
    bottom: auto;
    right: auto;
    top: auto;
    left: auto;
    margin-top: 1rem;
    max-width: 100%;
  }
}/* End custom CSS */