.elementor-kit-6{--e-global-color-primary:#FB621B;--e-global-color-secondary:#161616;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF4000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Inter", Sans-serif;}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;}.elementor-kit-6 h3{font-family:"Inter", Sans-serif;}.elementor-kit-6 h4{font-family:"Inter", Sans-serif;}.elementor-kit-6 h5{font-family:"Inter", Sans-serif;}.elementor-kit-6 h6{font-family:"Inter", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}




  .tab-agent {
    display: none;
  }

  .tab-btn.active {
    background-color: #f5f5f5;
    color: #f97316;
  }

  .tab-btn {
    cursor: pointer;
  }

.elementor-kit-6 .elementor-accordion-item {
  border: none;
  border-radius: 16px;
  margin-bottom: 10px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.elementor-kit-6 .elementor-tab-title {
  background: #fafafa;
  padding: 20px;
  font-weight: 600;
  font-size: 18px;
  border-radius: 16px;
  transition: background 0.3s;
}

.elementor-kit-6 .elementor-tab-title.elementor-active {
  background: #f3f3f0; /* Slightly darker when open */
  box-shadow: 0px 8px 20px rgba(0,0,0,0.05);
}

.elementor-kit-6 .elementor-tab-content {
  background: #ffffff;
  padding: 20px;
  font-size: 16px;
  color: #555;
  border-radius: 0 0 16px 16px;
  transition: all 0.3s ease;
}/* End custom CSS */