/* Restore the About page's lost section layout without changing other routes. */
.kk-about { color: #52565b; }
.kk-about .kk-shell { width: min(1200px, calc(100% - 64px)); margin-inline: auto; }
.kk-about h2 { font-size: clamp(30px, 3.1vw, 42px); line-height: 1.18; margin: 0 0 24px; text-transform: none; }
.kk-about h3 { text-transform: none; }
.kk-about p { margin: 0 0 22px; }
.kk-about .kk-eyebrow { color: var(--theme, #013b5a); font-size: 15px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 18px; }
.kk-about .kk-about-intro { display: grid; grid-template-columns: .9fr 1.1fr; gap: 64px; align-items: center; padding-block: 88px; }
.kk-about-photos { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; align-items: start; }
.kk-about-photos figure { margin: 0; min-width: 0; }
.kk-about-photos figure:nth-child(2) { margin-top: 88px; }
.kk-about-photos img { display: block; width: 100%; height: auto; aspect-ratio: 370 / 430; object-fit: cover; border-radius: 4px; }
.kk-about-copy { min-width: 0; }
.kk-about-copy > p:not(.kk-eyebrow) { font-size: 16px; line-height: 1.8; }
.kk-about .kk-about-values { display: grid; gap: 12px; margin: 24px 0 28px; padding: 0; list-style: none; }
.kk-about-values li { display: flex; align-items: center; gap: 12px; font-size: 16px; font-weight: 700; color: #181b20; }
.kk-about-values svg { width: 22px; height: 22px; flex: 0 0 22px; fill: var(--theme, #013b5a); }
.kk-about-founder { display: flex; align-items: center; gap: 18px; border-top: 1px solid #e1e5e8; padding-top: 24px; }
.kk-about-founder figure { margin: 0; flex: 0 0 72px; }
.kk-about-founder img { display: block; width: 72px; height: 72px; border-radius: 50%; object-fit: cover; }
.kk-about-founder h3 { margin: 0 0 4px; font-size: 19px; line-height: 1.3; }
.kk-about-founder p { margin: 0; font-size: 15px; }
.kk-about .kk-about-transparency { background: #f4f6f7; border-left: 4px solid var(--theme, #013b5a); padding: 32px 38px; margin-bottom: 88px; }
.kk-about-transparency h2 { font-size: 27px; margin-bottom: 16px; }
.kk-about-transparency p:last-child { margin-bottom: 0; }
.kk-about-transparency a { color: #013b5a; text-decoration: underline; text-underline-offset: 3px; }
.kk-about-cta { background: var(--theme, #013b5a); overflow: hidden; }
.kk-about-cta-inner { display: grid; grid-template-columns: 1fr 260px; gap: 64px; align-items: center; padding-top: 40px; }
.kk-about-cta-inner > div { padding-block: 12px 48px; }
.kk-about-cta h2 { color: white; font-size: clamp(28px, 3vw, 40px); max-width: 760px; }
.kk-about-cta img { display: block; width: 240px; height: 240px; object-fit: contain; align-self: end; }
.kk-about .kk-about-button { display: inline-flex; justify-content: center; align-items: center; min-height: 52px; padding: 15px 28px; background: var(--theme, #013b5a); color: white; font-weight: 700; line-height: 1.4; text-decoration: none; }
.kk-about-cta .kk-about-button { color: #013b5a; background: white; }
.kk-about .kk-about-button:hover { background: #172b3a; color: white; }
.kk-about a:focus-visible { outline: 3px solid #e6aa30; outline-offset: 4px; }
.kk-about .kk-about-testimonials { padding-block: 88px; }
.kk-about-section-heading { max-width: 760px; margin: 0 auto 40px; text-align: center; }
.kk-about-testimonial-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.kk-about-testimonial { display: flex; flex-direction: column; padding: 36px; border: 1px solid #e1e5e8; background: white; }
.kk-about-testimonial .kk-about-quote-mark { display: block; width: 44px; height: 43px; object-fit: contain; margin-bottom: 22px; }
.kk-about-testimonial blockquote { padding: 0; margin: 0 0 28px; border: 0; background: none; font-size: 17px; line-height: 1.8; }
.kk-about-testimonial blockquote p { margin: 0; }
.kk-about-testimonial blockquote::before { content: "\201c"; display: block; height: 42px; margin-bottom: 18px; color: var(--theme, #013b5a); font-family: Georgia, serif; font-size: 64px; line-height: 1; }
.kk-about-client { display: flex; gap: 16px; align-items: center; margin-top: auto; }
.kk-about-client > img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%; }
.kk-about-client h3 { font-size: 19px; line-height: 1.3; margin: 0 0 4px; }
.kk-about-client p { margin: 0; font-size: 15px; }
.kk-about-contact { background: #f4f6f7; padding-block: 72px; }
.kk-about-contact-grid { display: grid; grid-template-columns: .85fr 1.15fr; align-items: stretch; gap: 64px; }
.kk-about-contact h3 { font-size: 22px; margin-bottom: 20px; }
.kk-about-contact-details { font-style: normal; margin: 0 0 28px; }
.kk-about-contact-details p { margin-bottom: 12px; }
.kk-about-contact-details a { color: #013b5a; text-decoration: underline; text-underline-offset: 3px; overflow-wrap: anywhere; }
.kk-about-contact iframe { display: block; border: 0; width: 100%; height: 100%; min-height: 420px; }
.kk-about > .elementor-2932 { width: min(1200px, calc(100% - 64px)); margin-inline: auto; }
.kk-about .news-image-1 { position: relative; aspect-ratio: 16 / 10; flex-shrink: 0; background: #f4f6f7; }
.kk-about .news-image-1 > img { position: absolute; inset: 0; display: block; width: 100%; height: 100%; object-fit: contain; }
.kk-about .news-box-items-1 { height: 100%; display: flex; flex-direction: column; }
.kk-about .news-content-1 { flex: 1; display: flex; flex-direction: column; }
.kk-about .news-btn { margin-top: auto; }
@media (max-width: 990px) {
  .kk-about .kk-about-intro { grid-template-columns: 1fr; gap: 40px; padding-block: 60px; }
  .kk-about-photos { max-width: 640px; margin-inline: auto; width: 100%; }
  .kk-about-photos figure:nth-child(2) { margin-top: 40px; }
  .kk-about .kk-about-transparency { margin-bottom: 60px; }
  .kk-about-contact-grid { gap: 36px; grid-template-columns: 1fr 1fr; }
  .kk-about-cta-inner { gap: 32px; grid-template-columns: 1fr 210px; }
  .kk-about-cta img { width: 210px; height: 210px; }
  .kk-about-testimonial { padding: 28px; }
}
@media (max-width: 600px) {
  .kk-about .kk-shell { width: calc(100% - 40px); }
  .kk-about > .elementor-2932 { width: calc(100% - 40px); }
  .kk-about h2 { font-size: 30px; }
  .kk-about .kk-about-intro { padding-block: 40px; gap: 32px; }
  .kk-about-photos { gap: 12px; }
  .kk-about-photos figure:nth-child(2) { margin-top: 32px; }
  .kk-about .kk-about-transparency { padding: 24px; margin-bottom: 48px; }
  .kk-about-transparency h2 { font-size: 25px; }
  .kk-about-cta-inner { grid-template-columns: 1fr; gap: 0; padding-top: 36px; }
  .kk-about-cta-inner > div { padding: 0 0 24px; }
  .kk-about-cta img { width: 180px; height: 180px; justify-self: end; }
  .kk-about .kk-about-testimonials { padding-block: 48px; }
  .kk-about-section-heading { text-align: left; margin-bottom: 28px; }
  .kk-about-testimonial-grid, .kk-about-contact-grid { grid-template-columns: 1fr; }
  .kk-about-testimonial { padding: 26px; }
  .kk-about-contact { padding-block: 48px; }
  .kk-about-contact iframe { min-height: 300px; height: 300px; }
}
