/* =========================================================
   Layout polish — tighter spacing, consistent alignment
   Loaded last so it overrides legacy theme CSS.
   ========================================================= */

/* —— Header clearance —— */
:root {
  --site-header-offset: 120px;
  --site-mobile-header-offset: 88px;
}

/* Reserve space so content never slides under the sticky/fixed header */
header {
  display: block;
  min-height: var(--site-header-offset);
}

.about1.sp3 {
  padding: 48px 0 56px;
}

.about1.sp3 > .container > .row > .about1-images > .mrtp40 {
  margin-top: 0;
}

.about1.sp3 > .container > .row > .about1-images > .page-content {
  margin-top: 0;
}

.home-section {
  padding: 40px 0;
}

.home-cta {
  padding-top: 8px;
  padding-bottom: 56px;
  background: #fffbfb;
}

.boxx1 {
  padding: 36px 40px;
}

.boxx1.mrtp20,
.boxx1.mrtp40 {
  margin-top: 24px;
}

.mrtp40 {
  margin-top: 28px;
}

.mrtp20 {
  margin-top: 16px;
}

/* —— Header —— */
.header-area {
  padding: 12px 0 8px;
}

.kklogo {
  padding: 10px 14px;
  margin: 0;
}

.site-logo {
  max-width: 240px;
}

.site-logo img {
  display: block;
  max-height: 64px;
  width: auto;
}

.kkmenubox {
  padding: 4px 8px;
}

.header-elements {
  gap: 12px;
  min-height: 72px;
}

/* —— Homepage hero —— */
.hero-home {
  min-height: 0 !important;
  padding: 28px 0 28px;
  display: block;
}

.kkbanner {
  margin-top: 0;
  padding: 40px 40px 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.kkh1 {
  font-size: clamp(2.25rem, 4.5vw, 3.75rem);
  font-weight: 700;
  line-height: 1.15;
  padding: 8px 0 10px 32px;
  margin: 0;
}

.kkh5 {
  font-size: clamp(1.05rem, 2vw, 1.5rem);
  font-weight: 500;
  line-height: 1.4;
  padding: 0 0 8px 32px;
  margin: 0;
}

.bannerscbox {
  margin-top: 28px;
  margin-bottom: 0;
  padding: 12px;
}

.bannerscbox > .row {
  gap: 12px;
  flex-wrap: wrap;
}

.bannerscbox .items {
  flex: 1 1 0;
  min-width: 0;
  height: auto;
  min-height: 64px;
  line-height: 1.2;
  padding: 14px 12px;
  margin: 0;
}

.bannerscbox .items a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: clamp(0.95rem, 1.4vw, 1.15rem);
  line-height: 1.25;
  width: 100%;
}

.bannerscbox .items i {
  padding-right: 0;
  font-size: 1.25rem;
  flex-shrink: 0;
}

.markectbox {
  margin-top: 16px !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 14px 18px;
  display: flex;
  align-items: center;
}

.markectbox > .row {
  width: 100%;
  align-items: center;
  --bs-gutter-x: 1rem;
}

.btn-gold {
  line-height: 1.2;
  padding: 12px 18px;
  font-size: 1.05rem;
  justify-content: flex-start;
}

.date-location {
  height: auto;
  min-height: 0;
  padding: 8px 12px;
}

.price {
  line-height: 1.3;
  width: auto;
}

/* —— About / feature chips —— */
.kkabout {
  padding: 36px 40px;
  text-align: center;
}

.kkabout h1 {
  font-size: clamp(1.75rem, 3.5vw, 2.75rem);
  margin-bottom: 12px;
  line-height: 1.2;
}

.kkabout h3 {
  font-size: clamp(1.15rem, 2vw, 1.5rem);
  margin: 0;
}

.kkwegtgets {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 28px 0 0;
  justify-content: stretch;
}

.kkwegtgets > div {
  margin: 0;
  width: 100%;
}

.kkwditems {
  min-width: 0;
  height: 100%;
  padding: 22px 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

/* —— CTA block —— */
.kkservice1 {
  height: auto !important;
  min-height: 0;
  padding: 48px 40px;
  background-size: contain, contain;
  display: flex;
  align-items: center;
}

.kkseritems {
  width: 100%;
  max-width: 720px;
}

.kkseritems h1 {
  font-size: clamp(1.75rem, 3.2vw, 2.75rem);
  line-height: 1.25;
  padding: 0 0 28px;
  margin: 0;
}

.clbtn {
  margin: 0;
  display: inline-block;
}

/* —— Inner page heroes (service pages) —— */
.about1 .row > .tittlebx2 {
  padding: 36px 40px;
  min-height: 240px;
  justify-content: center;
}

.about1 .row > .tittlebx2 > .mrtp40 {
  margin-top: 0;
}

.tittlebx2 h1 {
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.15;
  margin-bottom: 12px;
}

.tittlebx2 h3 {
  font-size: clamp(1rem, 1.8vw, 1.35rem);
  line-height: 1.45;
  font-weight: 500;
  margin-bottom: 20px;
}

.barimage {
  padding-left: 12px;
}

.barimage img {
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
  border-radius: 20px;
}

/* Align hero text + image as one row */
.page-hero-row,
.about1 .page-content > .row.page-hero-row,
.about1 .mrtp40 > .row:first-child {
  align-items: stretch;
  --bs-gutter-x: 1rem;
  margin-bottom: 0;
}

.page-content > .row.mrtp40,
.page-content .feature-grid {
  margin-top: 24px;
}

.about1-images {
  width: 100%;
}

/* —— Feature cards —— */
.feature-grid h2,
.kkbox h2 {
  line-height: 1.2;
  margin-bottom: 8px;
}

.feature-grid h5,
.kkbox h5 {
  margin-bottom: 4px;
}

.wditem2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  height: 100%;
  min-height: 140px;
  padding: 20px;
  float: none;
}

.wditem2-body {
  flex: 1;
  min-width: 0;
}

.wditem2 h4 {
  padding-top: 0;
  padding-bottom: 8px;
  line-height: 1.3;
}

.wditem2 p {
  font-size: 1rem !important;
  line-height: 1.45 !important;
  margin: 0 !important;
}

.wditem2data {
  float: none;
  width: auto;
  display: block;
}

.wditem2-icon {
  float: none;
  flex-shrink: 0;
  margin-left: 0;
  width: 64px;
  height: 64px;
  line-height: 64px;
}

.wditem2-icon i {
  line-height: 64px;
  font-size: 1.5rem;
}

.wditem1 {
  min-height: 140px;
  height: 100%;
}

/* —— Content + sidebar panels —— */
.scwdimg,
.scwdimgisnur,
.moneywdimg,
.trvlwdimg {
  height: auto !important;
  min-height: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 36px 28px;
  border-radius: 1.1rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.loan-form .features {
  margin-top: 28px;
}

.fitems {
  display: flex;
  align-items: flex-start;
  margin-left: 0;
}

.fitems span {
  float: none;
  width: auto;
  flex: 1;
  padding-top: 8px;
  text-align: left;
}

.giconbx {
  float: none;
  flex-shrink: 0;
}

.goldloneform {
  padding: 40px 48px;
}

.form-container {
  margin: 28px auto;
  padding: 28px 40px;
}

.kkbox p {
  line-height: 1.65;
  margin-bottom: 14px;
}

.kkcalculator h1 {
  padding-top: 36px;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
}

.kkser2 h4 {
  padding-top: 36px;
}

.tittlebx3,
.tittlebx4,
.tittlebx5 {
  margin-top: 24px;
  padding: 48px 40px;
}

.tittlebx3 h1,
.tittlebx4 h1 {
  font-size: clamp(1.5rem, 3vw, 2.5rem);
  line-height: 1.3;
  padding: 0;
  margin: 0;
}

.faq {
  padding: 36px 40px !important;
}

.faq h1 {
  padding: 0 0 8px !important;
  font-size: clamp(2rem, 4vw, 3rem) !important;
  margin: 0;
}

.faq h3 {
  padding: 0 !important;
  margin: 0;
  font-size: clamp(1rem, 1.8vw, 1.25rem);
  line-height: 1.5;
}

.Careers h1 {
  padding: 0 0 8px !important;
  font-size: clamp(2rem, 4vw, 3rem) !important;
}

.Careers h3 {
  padding: 0 !important;
}

/* Collapse stacked spacing utilities inside pages */
.about1 .mrtp40 .mrtp40 {
  margin-top: 16px;
}

.about1 > .container > .row > .about1-images > .mrtp40 {
  margin-top: 0;
}

.same-height {
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
  --bs-gutter-x: 0;
}

.same-height > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.same-height .boxx1,
.same-height .boxxbgtm,
.same-height .boxxbg {
  height: 100%;
  min-height: 220px;
}

.same-height .boxxbgtm,
.same-height .boxxbg {
  background-size: cover;
}

.tittlebx {
  padding: 28px 32px;
}

.tittlebx h1 {
  font-size: clamp(2rem, 5vw, 4.375rem);
  line-height: 1.15;
  margin: 0;
}

.kkbox h3 {
  font-size: clamp(1.5rem, 3.5vw, 2.5rem);
  line-height: 1.25;
}

.kkbox h6 {
  font-size: clamp(1rem, 2.2vw, 1.4375rem);
  line-height: 1.5;
}

.profimg1 img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.team > [class*="col-"] {
  margin-bottom: 28px;
}

.team > [class*="col-"]:last-child {
  margin-bottom: 0;
}

/* —— Contact —— */
.contact-container {
  max-width: 100%;
  margin: 0 auto;
  padding: 28px;
  gap: 24px;
  background: linear-gradient(to right, #fff 62%, #a90004 62%);
}

.form-section {
  padding: 8px 12px;
}

.map-section {
  flex: 1;
  min-width: 280px;
  display: flex;
  align-items: stretch;
}

.map-section iframe,
.manpbgs {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}

.manpbgs iframe {
  height: 100%;
  min-height: 420px;
}

/* —— Footer —— */
.footer-area.padding-top-30 {
  padding-top: 24px;
}

.kkfooter {
  padding: 28px 32px 36px;
}

.kkfooter h3 {
  margin-top: 12px;
  margin-bottom: 16px;
  font-size: 1.35rem;
}

.footermenu li {
  line-height: 1.7;
  width: calc(50% - 12px);
}

.footermenu li::before {
  padding-right: 10px;
  line-height: inherit;
}

.footermenu li a {
  font-size: 0.95rem;
}

.copyright2 {
  margin-top: 20px;
  margin-bottom: 12px;
  padding: 12px 20px;
}

/* —— Branch / forms / misc —— */
.brslector {
  padding: 20px 24px;
}

.brinfo {
  min-height: 0;
  padding: 20px;
}

.faq-section li {
  margin-left: 24px;
  margin-right: 24px;
}

/* —— Tablet —— */
@media (max-width: 991px) {
  :root {
    --site-header-offset: 24px;
  }

  /* Desktop header hidden; mobile header is always fixed — pad content */
  header {
    min-height: 0;
  }

  .hero-home,
  .about1.sp3 {
    padding-top: var(--site-mobile-header-offset);
  }

  .about1.sp3 {
    padding-bottom: 40px;
  }

  .kkbanner {
    padding: 28px 24px 22px;
  }

  .kkh1,
  .kkh5 {
    padding-left: 0;
    text-align: center;
  }

  .kkwegtgets {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kkservice1 {
    padding: 36px 24px;
    background-image: none;
  }

  .kkseritems h1 {
    text-align: center;
  }

  .clbtn {
    display: block;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
  }

  .about1 .row > .tittlebx2 {
    padding: 28px 24px;
    margin-bottom: 16px;
  }

  .barimage {
    padding-left: 0;
  }

  .barimage img {
    min-height: 180px;
  }

  .goldloneform {
    padding: 28px 20px;
  }

  .form-container {
    padding: 24px 20px;
  }

  .contact-container {
    background: #fff;
  }

  .boxx1 {
    padding: 24px 20px;
  }

  .same-height {
    flex-direction: column;
  }

  .same-height .boxsh1,
  .same-height .boxsh2 {
    flex: none;
    width: 100%;
    max-width: 100%;
  }

  .same-height .boxxbgtm,
  .same-height .boxxbg {
    min-height: 280px;
  }

  .tittlebx {
    padding: 24px 20px;
  }

  .btnwhite {
    width: 100%;
    max-width: 200px;
    height: 52px;
    font-size: 1.125rem;
    line-height: 52px;
    margin: 28px 0 12px;
  }

  .team > [class*="col-"] {
    margin-bottom: 32px;
  }

  .team > [class*="col-"]:last-child {
    margin-bottom: 0;
  }

  .scwdimg,
  .scwdimgisnur,
  .moneywdimg,
  .trvlwdimg {
    padding: 28px 20px;
  }
}

/* —— Mobile —— */
@media (max-width: 767px) {
  .home-section {
    padding: 28px 0;
  }

  .hero-home,
  .about1.sp3 {
    padding-top: var(--site-mobile-header-offset);
  }

  .kkbanner {
    margin-top: 0;
    padding: 22px 16px 18px;
    border-radius: 1rem;
  }

  .kkh1 {
    font-size: 2rem !important;
    padding: 4px 0 8px !important;
  }

  .kkh5 {
    font-size: 1rem;
    padding: 0 0 4px;
  }

  .bannerscbox .items {
    flex: 1 1 calc(50% - 12px);
    min-height: 56px;
    border-radius: 14px;
  }

  .bannerscbox .row .col:first-child,
  .bannerscbox .items {
    margin-left: 0 !important;
    margin-bottom: 0;
  }

  .kkwegtgets {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .kkwegtgets > div {
    flex: none;
    margin: 0;
  }

  .kkabout {
    padding: 24px 18px;
  }

  .wditem2 {
    min-height: 0;
  }

  .goldloneform {
    padding: 20px 14px;
  }

  .faq-section li {
    margin-left: 12px;
    margin-right: 12px;
    font-size: 1rem;
  }

  .footermenu li {
    width: 100%;
  }

  .same-height .boxxbgtm,
  .same-height .boxxbg {
    min-height: 220px;
  }

  .tittlebx {
    padding: 20px 16px;
  }

  .tittlebx h1 {
    font-size: 1.75rem;
  }

  .kkbox h3 {
    margin: 8px 0;
  }

  .kkbox h6 {
    margin: 8px 0 0;
  }

  .btnwhite {
    margin: 24px auto 8px;
  }

  .team h3 {
    font-size: 1.35rem;
    margin: 12px 0 4px;
  }

  .team h4 {
    font-size: 1.05rem;
  }

  .profimg1 img {
    max-width: 220px;
  }
}

.scwdimg.pt60,
.scwdimgisnur.pt60,
.moneywdimg.pt60,
.trvlwdimg.pt60 {
  padding-top: 28px !important;
}

.scwdimg .p50,
.scwdimgisnur .p50,
.moneywdimg .p50,
.trvlwdimg .p50 {
  padding: 24px !important;
}

.kaforms .mt-5 {
  margin-top: 1.5rem !important;
}

.kaforms .my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.mobile-header {
  padding: 8px 0;
}

.mobile-header-elements {
  min-height: 56px;
}

.mobile-logo img {
  max-height: 48px;
  width: auto;
}

.poli h1,
.policy-widget h1 {
  padding-top: 24px !important;
  padding-bottom: 8px !important;
}

@media (max-width: 479px) {
  .kkbanner {
    margin-top: 0;
  }

  .bannerscbox .items a {
    font-size: 0.9rem;
  }

  .tittlebx3,
  .tittlebx4 {
    padding: 28px 16px;
  }
}

/* —— Service page: content + form in one section —— */
.service-form-section__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 36px;
  align-items: stretch;
}

.service-form-section__content {
  flex: 1 1 420px;
  min-width: 0;
}

.service-form-section__form-wrap {
  flex: 1 1 360px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.service-form-section__form-header h2 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(1.75rem, 3vw, 2.25rem);
  font-weight: 600;
  color: #191c1e;
  margin: 0 0 6px;
  line-height: 1.2;
}

.service-form-section__form-header p {
  font-family: "Poppins", sans-serif;
  font-size: clamp(1rem, 1.8vw, 1.2rem);
  color: #5e6778;
  margin: 0;
}

.service-form-card {
  background: linear-gradient(145deg, #a90004 0%, #d4272b 100%);
  border-radius: 16px;
  padding: 28px 32px;
  color: #fff;
  flex: 1;
  box-shadow: 0 12px 40px rgba(180, 0, 0, 0.18);
}

.service-form-card--wide {
  max-width: 760px;
  margin: 0 auto;
}

.service-form-section__form-header.text-center {
  text-align: center;
  margin-bottom: 8px;
}

.service-form-section__form-header.text-center + .service-form-card {
  margin-top: 8px;
}

  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0 0 20px;
  line-height: 1.3;
}

.legacy-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 16px;
}

.legacy-form-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
}

.legacy-form-field--full {
  grid-column: 1 / -1;
}

.legacy-form-label {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.92);
  margin: 0;
}

.legacy-form-control {
  width: 100%;
  background: #fff;
  border: none;
  border-radius: 8px;
  padding: 11px 14px;
  font-size: 14px;
  color: #191c1e;
  outline: none;
  transition: box-shadow 0.15s ease;
}

.legacy-form-control:focus {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.35);
}

.legacy-form-control::placeholder {
  color: #8a919e;
}

.legacy-form-actions {
  grid-column: 1 / -1;
  margin-top: 4px;
}

.service-form-card__submit {
  background: #fff;
  color: #b00000;
  border: none;
  padding: 12px 32px;
  border-radius: 8px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.15s ease, transform 0.15s ease;
}

.service-form-card__submit:hover:not(:disabled) {
  background: #f5f5f5;
}

.service-form-card__submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.legacy-form-message {
  grid-column: 1 / -1;
  margin-top: 4px;
  padding: 10px 14px;
  border-radius: 8px;
  font-size: 14px;
}

.legacy-form-message--success {
  background: rgba(255, 255, 255, 0.95);
  color: #166534;
}

.legacy-form-message--error {
  background: rgba(255, 255, 255, 0.95);
  color: #b00000;
}

@media (max-width: 991px) {
  .service-form-section__grid {
    gap: 28px;
  }

  .service-form-section__content,
  .service-form-section__form-wrap {
    flex: 1 1 100%;
  }
}

@media (max-width: 575px) {
  .service-form-card {
    padding: 22px 20px;
  }

  .legacy-form-grid {
    grid-template-columns: 1fr;
  }
}

/* —— Policy accordion —— */
.policy-accordion-wrap {
  padding: 8px 0 4px;
}

.policy-accordion {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.policy-accordion__item {
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 14px;
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.policy-accordion__item:hover {
  border-color: #f0c4c5;
  box-shadow: 0 4px 20px rgba(212, 39, 43, 0.06);
}

.policy-accordion__item--open {
  border-color: #d4272b;
  box-shadow: 0 8px 28px rgba(212, 39, 43, 0.1);
}

.policy-accordion__trigger {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 18px 22px;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
  font: inherit;
}

.policy-accordion__index {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(145deg, #fff5f5 0%, #ffe8e8 100%);
  color: #d4272b;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.policy-accordion__item--open .policy-accordion__index {
  background: linear-gradient(145deg, #d4272b 0%, #a90004 100%);
  color: #fff;
}

.policy-accordion__title {
  flex: 1;
  min-width: 0;
  font-family: "Poppins", sans-serif;
  font-size: clamp(0.95rem, 1.6vw, 1.05rem);
  font-weight: 600;
  line-height: 1.45;
  color: #191c1e;
}

.policy-accordion__item--open .policy-accordion__title {
  color: #a90004;
}

.policy-accordion__chevron {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #f5f6f8;
  color: #5e6778;
  transition: transform 0.25s ease, background 0.2s ease, color 0.2s ease;
}

.policy-accordion__item--open .policy-accordion__chevron {
  background: #fff0f0;
  color: #d4272b;
}

.policy-accordion__chevron--open {
  transform: rotate(180deg);
}

.policy-accordion__panel {
  display: none;
}

.policy-accordion__panel--open {
  display: block;
  animation: policy-panel-in 0.25s ease;
}

@keyframes policy-panel-in {
  from {
    opacity: 0;
    transform: translateY(-6px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.policy-accordion__content {
  padding: 4px 22px 22px 78px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 1.75;
  color: #434a57;
}

.policy-accordion__content p {
  margin: 0 0 14px;
  padding: 0;
  border: 0;
  color: inherit;
}

.policy-accordion__content p:last-child {
  margin-bottom: 0;
}

.policy-accordion__content h2,
.policy-accordion__content h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #191c1e;
  margin: 20px 0 10px;
  line-height: 1.4;
}

.policy-accordion__content h2 {
  font-size: 1.05rem;
}

.policy-accordion__content h5 {
  font-size: 0.95rem;
}

.policy-accordion__content ul,
.policy-accordion__content ol {
  margin: 0 0 16px;
  padding-left: 1.25rem;
}

.policy-accordion__content li {
  margin-bottom: 8px;
}

.policy-accordion__content li:last-child {
  margin-bottom: 0;
}

.policy-accordion__content .objective-section,
.policy-accordion__content .applicability-section {
  background: #fafafa;
  color: #434a57;
  padding: 0;
  border-radius: 0;
}

.policy-accordion__content .objective-section ul,
.policy-accordion__content .applicability-section ul {
  list-style: disc;
  padding-left: 1.25rem;
}

.policy-accordion__content .objective-section ul li::before,
.policy-accordion__content .applicability-section ul li::before {
  content: none;
}

.policy-accordion__content .objective-section ul li,
.policy-accordion__content .applicability-section ul li {
  padding-left: 0;
}

.policy-accordion__content .kktable {
  width: 100%;
  color: #191c1e !important;
  background: #fff;
  border-collapse: collapse;
  margin: 12px 0 16px;
  font-size: 14px;
}

.policy-accordion__content .kktable th,
.policy-accordion__content .kktable td {
  border: 1px solid #e8eaed;
  padding: 10px 12px;
  vertical-align: top;
  text-align: left;
  color: #434a57 !important;
}

.policy-accordion__content .kktable th {
  background: #fff5f5;
  color: #a90004 !important;
  font-weight: 600;
}

.policy-accordion__content .table-responsive {
  overflow-x: auto;
  margin: 12px 0 16px;
  border-radius: 10px;
  border: 1px solid #e8eaed;
}

@media (max-width: 767px) {
  .policy-accordion__trigger {
    padding: 16px 18px;
    gap: 12px;
  }

  .policy-accordion__index {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }

  .policy-accordion__content {
    padding: 0 18px 18px;
  }
}
