body.single-product .kh-booth-page > .mx-auto {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 4rem;
}
.kh-booth-hero-section .kh-booth-hero-media {
    aspect-ratio: 4 / 3;
}
.kh-booth-hero-section {
    padding-bottom: 1.5rem !important;
}
.kh-booth-hero-section .kh-booth-hero-stats {
    position: relative;
    z-index: 1;
    gap: .6rem;
}
.kh-booth-hero-section .kh-booth-hero-stats > div {
    display: grid;
    align-content: center;
    min-height: 4.15rem;
    padding: .75rem .8rem !important;
    border-radius: 14px !important;
}
.kh-booth-hero-section .kh-booth-hero-stats strong {
    font-size: clamp(1rem, 2.1vw, 1.35rem) !important;
}
.kh-booth-hero-section .kh-booth-hero-stats span {
    margin-top: .35rem !important;
    font-size: .58rem !important;
    letter-spacing: .08em !important;
}
.kh-booth-hero-section .kh-booth-hero-price {
    background: transparent;
    max-width: 54rem;
    padding: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.kh-booth-hero-section .kh-booth-hero-price > div {
    position: relative;
    z-index: 1;
}
.kh-booth-hero-section .kh-booth-hero-price span {
    color: #64748b !important;
}
.kh-booth-hero-section .kh-booth-hero-price > .absolute {
    opacity: .06 !important;
}
.kh-booth-hero-section .kh-booth-hero-price a {
    color: #fff !important;
}
.kh-booth-hero-section .kh-booth-hero-price a:hover {
    color: #fff !important;
}
.kh-booth-hero-price-inner {
    display: grid;
    gap: .75rem;
}
.kh-booth-hero-price-main {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(13.5rem, 16rem);
    gap: .85rem;
    align-items: center;
    min-width: 0;
    padding-top: 1rem;
    border-top: 1px solid rgba(15, 23, 42, .08);
}
.kh-booth-hero-price-copy {
    min-width: 0;
    text-align: left;
}
.kh-booth-hero-price-main .custom-price-wrapper {
    margin-top: .05rem;
    min-width: 0;
    overflow: hidden;
}
.kh-booth-hero-price-main .custom-price-wrapper > div:last-child {
    font-size: clamp(1.75rem, 3vw, 2.35rem) !important;
    line-height: 1;
    font-style: normal;
    color: #161D1F !important;
    letter-spacing: 0;
    white-space: nowrap;
}
.kh-booth-hero-price-main .custom-price-wrapper > div:first-child {
    font-size: .84rem !important;
    color: #ef4444 !important;
}
.kh-booth-hero-price-main .custom-price-wrapper > div:last-child span {
    color: #161D1F !important;
}
.kh-booth-hero-price-main .custom-price-wrapper > div:first-child span {
    color: #ef4444 !important;
}
.kh-booth-hero-price-main .custom-price-wrapper .woocommerce-Price-amount {
    white-space: nowrap;
}
.kh-booth-hero-price-cta {
    justify-self: stretch;
    min-height: 2.65rem;
    background: #0C6E0E !important;
    padding: .65rem .95rem !important;
    font-size: .74rem !important;
    letter-spacing: .08em !important;
    line-height: 1.2;
}
.kh-booth-hero-price-cta:hover {
    background: #161D1F !important;
    transform: none !important;
}
.kh-booth-hero-brand-link {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 2.25rem;
    gap: .5rem 1rem;
    align-items: center;
    width: 100%;
    margin-top: 0;
    padding: .6rem .75rem;
    border: 1px solid rgba(12, 110, 14, .18);
    border-radius: 14px;
    background: #f8fafc;
    box-shadow: none;
    text-decoration: none !important;
}
.kh-booth-hero-brand-link span {
    grid-column: 1;
    color: #64748b !important;
    font-size: .62rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.kh-booth-hero-brand-link strong {
    grid-column: 1;
    color: #161D1F;
    font-size: .84rem;
    font-weight: 900;
    letter-spacing: .06em;
    text-transform: uppercase;
}
.kh-booth-hero-brand-link i {
    grid-column: 2;
    grid-row: 1 / span 2;
    display: inline-flex;
    width: 1.85rem;
    height: 1.85rem;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #ecfdf3;
    color: #0C6E0E !important;
    font-size: .82rem;
}
.kh-booth-hero-brand-link:hover {
    background: #ecfdf3;
    transform: translateY(-1px);
}
.kh-booth-page .kh-product-hero-location,
.kh-booth-hero-section .kh-product-hero-location {
    display: none !important;
}
.kh-booth-hero-content {
    gap: 0;
}
.kh-booth-hero-desc {
    max-width: 46rem;
    margin-bottom: 1rem;
    padding-left: 1rem;
    border-left: 4px solid rgba(12, 110, 14, .14);
    color: #475569;
    font-size: 1rem;
    font-weight: 650;
    line-height: 1.75;
}
.kh-booth-hero-proof-line {
    margin: 0;
    max-width: 44rem;
    color: #334155;
    font-size: .94rem;
    font-weight: 750;
    line-height: 1.65;
}
.kh-booth-hero-specs {
    gap: .85rem 1.6rem !important;
    margin-bottom: 1.25rem !important;
    padding-top: 0 !important;
    border-top: 0 !important;
}
.kh-booth-hero-specs > div {
    gap: .65rem !important;
}
.kh-booth-hero-specs span {
    line-height: 1.45;
}
.kh-booth-hero-thumbs {
    padding: .35rem .15rem;
}
.kh-booth-hero-thumb {
    width: 4.35rem !important;
    height: 4.35rem !important;
    border-width: 2px !important;
    border-color: rgba(12, 110, 14, .16) !important;
    background: #fff;
    box-shadow: 0 12px 26px rgba(15, 23, 42, .08);
}
.kh-booth-hero-thumb:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(15, 23, 42, .12);
}
.kh-booth-hero-thumb img {
    transition: transform .35s ease;
}
.kh-booth-hero-thumb:hover img {
    transform: scale(1.06);
}
 .kh-booth-page section {
    margin-top: 0;
}
 .kh-booth-band,
.kh-booth-two {
    padding: 3.5rem 0;
    border-bottom: 1px solid rgba(15, 23, 42, .06);
}
 .kh-booth-two {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 1.5rem;
    align-items: start;
}
 .kh-booth-card,
.kh-booth-panel {
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .08);
    border-radius: 24px;
    padding: 1.5rem;
    box-shadow: 0 18px 50px rgba(15, 23, 42, .05);
    overflow: hidden;
}
 .kh-booth-heading {
    margin-bottom: 1.5rem;
    border-left: 4px solid #0C6E0E;
    padding-left: 1rem;
}
 .kh-booth-heading span {
    display: block;
    margin-bottom: .45rem;
    color: #0C6E0E;
    font-size: .7rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}
 .kh-booth-heading h2 {
    margin: 0;
    color: #161D1F;
    font-size: clamp(1.65rem, 4.2vw, 2.75rem);
    font-weight: 900;
    line-height: 1.05;
    letter-spacing: 0;
    text-transform: uppercase;
}
 .kh-booth-heading h2 span {
    display: inline;
    color: #0C6E0E;
    font-size: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}
 .kh-booth-heading p,
.kh-booth-card p,
.kh-booth-card li {
    color: #64748b;
    font-size: .95rem;
    line-height: 1.7;
    font-weight: 600;
}
 .kh-booth-dummy-note {
    display: flex;
    flex-direction: column;
    gap: .35rem;
    margin: 0 0 1rem;
    padding: .85rem 1rem;
    border: 1px dashed rgba(12, 110, 14, .45);
    border-radius: 14px;
    background: #f0fdf4;
    color: #14532d;
}
 .kh-booth-dummy-note strong {
    font-size: .72rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .08em;
}
 .kh-booth-dummy-note span {
    font-size: .82rem;
    font-weight: 700;
    line-height: 1.45;
}
.kh-booth-case-grid,
.kh-booth-type-grid,
.kh-booth-article-grid,
.kh-booth-portfolio-grid,
.kh-booth-video-grid,
.kh-booth-faq-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}
.kh-booth-case-grid {
    gap: 1.15rem;
    margin-top: 1.35rem;
}
 .kh-booth-case-grid div,
.kh-booth-type-grid div,
.kh-booth-edu-list article {
    background: #f8fafc;
    border: 1px solid #eef2f7;
    border-radius: 18px;
    padding: 1rem;
}
 .kh-booth-case-grid div {
    min-height: 10.5rem;
    border-color: rgba(12, 110, 14, .14);
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    padding: 1.35rem;
}
 .kh-booth-case-grid strong {
    display: block;
    color: #0C6E0E;
    font-size: 1.9rem;
    font-weight: 900;
    line-height: 1;
}
 .kh-booth-case-grid span {
    display: block;
    margin-top: .5rem;
    color: #475569;
    font-size: .95rem;
    font-weight: 700;
    line-height: 1.55;
}
.kh-booth-type-grid h3,
.kh-booth-edu-list h3,
.kh-booth-article h3,
.kh-booth-portfolio-body h3,
.kh-booth-video-grid h3 {
    margin: 0 0 .5rem;
    color: #161D1F;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.2;
}
.kh-booth-portfolio-body h3 {
    font-size: clamp(1.15rem, 2vw, 1.45rem);
}
.kh-booth-portfolio-card {
    min-height: 100%;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 20px 55px rgba(15, 23, 42, .07);
}
.kh-booth-portfolio-media {
    position: relative;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    background: #f1f5f9;
}
.kh-booth-portfolio-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.kh-booth-portfolio-media span {
    position: absolute;
    top: 1rem;
    right: 1rem;
    display: inline-flex;
    width: 2.35rem;
    height: 2.35rem;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #fff;
    color: #0C6E0E;
    font-size: .72rem;
    font-weight: 900;
}
.kh-booth-portfolio-body {
    padding: 1.35rem;
}
.kh-booth-portfolio-body dl {
    display: grid;
    gap: .5rem;
    margin: 1rem 0;
}
.kh-booth-portfolio-body dt {
    color: #94a3b8;
    font-size: .68rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.kh-booth-portfolio-body dd {
    margin: .15rem 0 0;
    color: #334155;
    font-size: .9rem;
    font-weight: 800;
    line-height: 1.4;
}
.kh-booth-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}
.kh-booth-more-wrap a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    border-radius: 999px;
    background: #161D1F;
    color: #fff !important;
    padding: .75rem 1.2rem;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-decoration: none !important;
    text-transform: uppercase;
}
.kh-booth-mid-cta {
    display: grid;
    gap: 1.25rem;
    align-items: center;
    margin: 2.25rem 0 1.5rem;
    padding: 1.6rem;
    border-radius: 24px;
    background:
        radial-gradient(circle at 85% 15%, rgba(187, 247, 208, .22), transparent 32%),
        linear-gradient(135deg, #0b5f18 0%, #123e21 48%, #111827 100%),
        #161D1F;
    color: #fff;
    box-shadow: 0 26px 70px rgba(15, 23, 42, .18);
}
.kh-booth-mid-cta span {
    display: block;
    margin-bottom: .6rem;
    color: #bbf7d0;
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .12em;
    text-transform: uppercase;
}
.kh-booth-mid-cta h2 {
    margin: 0;
    max-width: 820px;
    color: #f8fff9 !important;
    font-size: clamp(1.55rem, 4vw, 3rem);
    font-weight: 900;
    line-height: 1.08;
    letter-spacing: 0;
    text-transform: uppercase;
    text-shadow: 0 2px 18px rgba(0, 0, 0, .28);
}
.kh-booth-mid-cta p {
    margin: .85rem 0 0;
    max-width: 720px;
    color: #e8f7ec !important;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.6;
}
.kh-booth-mid-cta * {
    opacity: 1;
}
.kh-booth-mid-cta a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3.35rem;
    border-radius: 999px;
    background: #fff;
    color: #0C6E0E !important;
    padding: .95rem 1.45rem;
    font-size: .82rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
}
.kh-booth-edu-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}
.kh-booth-edu-list a,
.kh-booth-faq-grid a,
.kh-booth-education-content a {
    color: #0C6E0E;
    font-weight: 900;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.kh-booth-education-content {
    color: #475569;
    font-size: .98rem;
    font-weight: 600;
    line-height: 1.8;
}
.kh-booth-education-content h2,
.kh-booth-education-content h3 {
    margin: 1.6rem 0 .75rem;
    color: #111827;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0;
}
.kh-booth-education-content h2 {
    font-size: clamp(1.35rem, 3vw, 2rem);
}
.kh-booth-education-content h3 {
    font-size: 1.1rem;
}
.kh-booth-education-content p {
    margin: 0 0 1rem;
}
.kh-booth-education-content ul,
.kh-booth-education-content ol {
    margin: 0 0 1.2rem;
    padding-left: 1.25rem;
}
.kh-booth-education-content li {
    margin-bottom: .45rem;
}
.kh-booth-video-grid article {
    padding: 1rem;
    border: 1px solid #eef2f7;
    border-radius: 12px;
    background: #f8fafc;
}
.kh-booth-video-grid i {
    display: inline-flex;
    width: 2.4rem;
    height: 2.4rem;
    align-items: center;
    justify-content: center;
    margin-bottom: .85rem;
    border-radius: 999px;
    background: #ecfdf3;
    color: #0C6E0E;
}
.kh-booth-faq-grid details {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
}
.kh-booth-faq-grid summary {
    cursor: pointer;
    padding: 1rem;
    color: #111827;
    font-size: .95rem;
    font-weight: 900;
    line-height: 1.35;
}
.kh-booth-faq-grid p {
    margin: 0;
    padding: 0 1rem 1rem;
}
.kh-booth-static-type-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}
.kh-booth-static-type-grid article {
    position: relative;
    min-height: 100%;
    padding: 1.15rem;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 35px rgba(15, 23, 42, .045);
}
.kh-booth-static-type-grid article > span {
    position: absolute;
    top: 1rem;
    right: 1rem;
    color: #cbd5e1;
    font-size: .8rem;
    font-weight: 900;
}
.kh-booth-type-icon {
    display: inline-flex;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    margin-bottom: .9rem;
    border-radius: 12px;
    background: #ecfdf3;
    color: #0C6E0E;
}
.kh-booth-static-type-grid h3 {
    margin: 0 0 .55rem;
    color: #111827;
    font-size: 1rem;
    font-weight: 900;
}
.kh-booth-static-type-grid p {
    margin: 0;
    color: #475569;
    font-size: .9rem;
    font-weight: 600;
    line-height: 1.6;
}
.kh-booth-workshop-card {
    background: linear-gradient(180deg, #fff, #f8fafc);
}
.kh-booth-ops-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.25rem;
    align-items: stretch;
}
.kh-booth-process-panel {
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    color: #111827;
}
.kh-booth-process-panel .kh-booth-heading {
    border-left-color: #0C6E0E;
}
.kh-booth-process-panel .kh-booth-heading span {
    color: #0C6E0E;
}
.kh-booth-process-panel .kh-booth-heading h2,
.kh-booth-process-panel .kh-booth-heading h2 span {
    color: #161D1F;
}
.kh-booth-process-panel .kh-booth-heading p {
    color: #64748b;
}
.kh-booth-process-flow-list {
    display: grid;
    gap: .85rem;
}
.kh-booth-process-flow-list div {
    display: grid;
    grid-template-columns: 3rem minmax(0, 1fr);
    gap: .9rem;
    align-items: start;
    padding: 1rem;
    border: 1px solid rgba(12, 110, 14, .14);
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 12px 32px rgba(15, 23, 42, .045);
}
.kh-booth-process-flow-list strong {
    display: inline-flex;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #ecfdf3;
    color: #0C6E0E;
    font-size: .9rem;
    font-weight: 900;
}
.kh-booth-process-flow-list span {
    color: #475569;
    font-size: .9rem;
    font-weight: 650;
    line-height: 1.55;
}
.kh-booth-process-flow-list b {
    display: block;
    margin-bottom: .25rem;
    color: #1e293b;
    font-size: .95rem;
    font-weight: 900;
    text-transform: uppercase;
}
.kh-booth-workshop-layout {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.25rem;
    align-items: start;
}
.kh-booth-workshop-layout > div:first-child p {
    margin-top: 0;
}
.kh-booth-workshop-metrics {
    display: grid;
    gap: .75rem;
}
.kh-booth-workshop-metrics div {
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    background: #fff;
}
.kh-booth-workshop-metrics strong {
    display: block;
    color: #0C6E0E;
    font-size: 1.4rem;
    font-weight: 900;
    line-height: 1;
}
.kh-booth-workshop-metrics span {
    display: block;
    margin-top: .45rem;
    color: #475569;
    font-size: .86rem;
    font-weight: 700;
    line-height: 1.5;
}
.kh-booth-faq-standalone {
    padding: 4rem 0;
}
.kh-booth-faq-card {
    min-height: min(760px, calc(100vh - 190px));
    display: grid;
    align-content: start;
}
.kh-booth-faq-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: .9rem;
}
.kh-booth-faq-list details {
    overflow: hidden;
    border: 1px solid rgba(12, 110, 14, .14);
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(15, 23, 42, .045);
}
.kh-booth-faq-list summary {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 2rem;
    gap: 1rem;
    align-items: center;
    min-height: 4.25rem;
    padding: 1rem 1.25rem;
    color: #0f172a;
    cursor: pointer;
    list-style: none;
}
.kh-booth-faq-list summary::-webkit-details-marker {
    display: none;
}
.kh-booth-faq-list summary span {
    font-size: .95rem;
    font-weight: 900;
    line-height: 1.35;
    text-transform: uppercase;
}
.kh-booth-faq-list summary i {
    position: relative;
    width: 2rem;
    height: 2rem;
    border: 1px solid rgba(12, 110, 14, .16);
    border-radius: 999px;
    background: #f8fafc;
}
.kh-booth-faq-list summary i::before,
.kh-booth-faq-list summary i::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: .72rem;
    height: 2px;
    border-radius: 999px;
    background: #0C6E0E;
    content: "";
    transform: translate(-50%, -50%);
}
.kh-booth-faq-list summary i::after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.kh-booth-faq-list details[open] summary i::after {
    opacity: 0;
}
.kh-booth-faq-list p {
    margin: 0;
    padding: 0 1.25rem 1.2rem;
    color: #475569;
    font-size: .95rem;
    font-weight: 650;
    line-height: 1.65;
}
.kh-booth-description-section {
    padding-top: 3.5rem;
}
.kh-booth-description-head {
    margin-bottom: 2rem;
}
.kh-booth-description-kicker {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}
.kh-booth-description-kicker span {
    width: 3rem;
    height: 2px;
    background: #0C6E0E;
}
.kh-booth-description-kicker small {
    color: #64748b;
    font-size: .65rem;
    font-weight: 900;
    letter-spacing: .28em;
    text-transform: uppercase;
}
.kh-booth-description-head h3 {
    margin: 0 0 .75rem;
    color: #161D1F;
    font-size: clamp(1.85rem, 4.5vw, 3rem);
    font-weight: 900;
    line-height: 1.02;
    letter-spacing: 0;
    text-transform: uppercase;
}
.kh-booth-description-head h3 span {
    color: #0C6E0E;
    font-style: italic;
}
.kh-booth-description-head p {
    max-width: 680px;
    color: #64748b;
    font-size: .95rem;
    font-weight: 600;
    line-height: 1.65;
}
.kh-booth-description-box {
    position: relative;
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    border-radius: 22px;
    background: #f8fafc;
}
.kh-booth-description-content {
    position: relative;
    max-height: 320px;
    overflow: hidden;
    color: #475569;
    font-size: .96rem;
    font-weight: 600;
    line-height: 1.8;
    transition: max-height .7s ease;
}
.kh-booth-description-content h2,
.kh-booth-description-content h3 {
    margin: 1.5rem 0 .75rem;
    color: #111827;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0;
}
.kh-booth-description-content h2 {
    font-size: clamp(1.35rem, 3vw, 2rem);
    text-transform: uppercase;
}
.kh-booth-description-content h3 {
    font-size: 1.1rem;
}
.kh-booth-description-content p {
    margin: 0 0 1rem;
}
.kh-booth-description-content ul,
.kh-booth-description-content ol {
    margin: 0 0 1.2rem;
    padding-left: 1.25rem;
}
.kh-booth-description-content li {
    margin-bottom: .45rem;
}
.kh-booth-description-content a {
    color: #0C6E0E;
    font-weight: 900;
    text-decoration: underline;
    text-underline-offset: 3px;
}
.kh-booth-description-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 7rem;
    background: linear-gradient(to top, #f8fafc, rgba(248, 250, 252, .9), rgba(248, 250, 252, 0));
    transition: opacity .3s ease;
}
.kh-booth-description-overlay.is-hidden {
    opacity: 0;
    pointer-events: none;
}
.kh-booth-description-action {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}
.kh-booth-description-action button {
    display: inline-flex;
    align-items: center;
    gap: .75rem;
    border: 0;
    border-radius: 999px;
    background: #161D1F;
    color: #fff;
    padding: .95rem 1.4rem;
    cursor: pointer;
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
    box-shadow: 0 15px 30px rgba(15, 23, 42, .12);
}
.kh-booth-page #lokasi-layanan {
    margin-top: 2rem;
    border-radius: 16px;
}
.kh-booth-page #lokasi-layanan .aspect-video,
.kh-booth-page #lokasi-layanan .md\:aspect-\[21\/9\] {
    height: 240px;
    max-height: 240px;
    aspect-ratio: auto !important;
}
 .kh-booth-steps {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: .875rem;
}
 .kh-booth-steps li {
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 1rem;
    align-items: start;
    padding: 1rem;
    border-radius: 16px;
    background: #f8fafc;
}
 .kh-booth-steps strong {
    color: #0C6E0E;
    font-size: .75rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
 .kh-booth-checks {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
    margin-top: 1.25rem;
}
 .kh-booth-checks span {
    border-radius: 999px;
    background: #ecfdf3;
    color: #0C6E0E;
    padding: .65rem .9rem;
    font-size: .72rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .08em;
}
 .kh-booth-article {
    display: block;
    padding: 1.25rem;
    border-radius: 18px;
    background: #fff;
    border: 1px solid #eef2f7;
    text-decoration: none !important;
    transition: all .25s ease;
}
 .kh-booth-article:hover {
    border-color: rgba(12, 110, 14, .35);
    transform: translateY(-2px);
    box-shadow: 0 18px 40px rgba(15, 23, 42, .08);
}
 .kh-booth-article > span {
    color: #0C6E0E;
    font-size: .7rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .1em;
}
 .kh-booth-related-mini section,
.kh-booth-faq-wrap section,
.kh-booth-panel section {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
 .kh-booth-team-section {
    padding: 4rem 0;
    border-bottom: 1px solid rgba(15, 23, 42, .06);
}
 .kh-booth-team-head,
.kh-booth-process-head {
    max-width: 760px;
    margin: 0 auto 1.75rem;
    text-align: center;
}
 .kh-booth-team-head > span,
.kh-booth-process-head > span {
    display: block;
    margin-bottom: .65rem;
    color: #0C6E0E;
    font-size: .78rem;
    font-weight: 900;
    letter-spacing: .16em;
    text-transform: uppercase;
}
 .kh-booth-team-head h2,
.kh-booth-process-head h3 {
    margin: 0;
    color: #101828;
    font-size: clamp(1.9rem, 4.8vw, 3.2rem);
    font-weight: 900;
    line-height: 1.04;
    letter-spacing: 0;
}
 .kh-booth-process-head h3 {
    font-size: clamp(1.45rem, 3.5vw, 2.35rem);
}
 .kh-booth-team-head p,
.kh-booth-process-head p {
    margin: .9rem auto 0;
    max-width: 620px;
    color: #475569;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.65;
}
 .kh-booth-team-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
}
 .kh-booth-team-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(15, 23, 42, .04);
}
 .kh-booth-team-icon {
    display: flex;
    justify-content: center;
    margin: .25rem 0 .9rem;
    color: #0C6E0E;
    font-size: 2.5rem;
}
 .kh-booth-team-card h3 {
    margin: 0 0 .45rem;
    color: #111827;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
}
 .kh-booth-team-card p {
    margin: 0 auto 1rem;
    color: #374151;
    font-size: .86rem;
    font-weight: 600;
    line-height: 1.55;
    text-align: center;
}
.kh-booth-process-card {
    padding: 1rem;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #fff;
}
.kh-booth-process-icon {
    display: flex;
    width: 2.35rem;
    height: 2.35rem;
    align-items: center;
    justify-content: center;
    margin: 0 auto .75rem;
    border-radius: 999px;
    background: #ecfdf3;
    color: #0C6E0E;
}
 .kh-booth-process-head {
    margin-top: 3.25rem;
    margin-bottom: 1.5rem;
}
 .kh-booth-process-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}
 .kh-booth-process-card h4 {
    margin: .75rem 0 .3rem;
    color: #111827;
    font-size: .95rem;
    font-weight: 900;
    text-align: center;
}
 .kh-booth-process-card p {
    margin: 0;
    color: #475569;
    font-size: .82rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
}
 .kh-booth-team-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 1.75rem;
    padding: 1.25rem;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 12px 40px rgba(15, 23, 42, .04);
}
 .kh-booth-team-stats div {
    display: grid;
    grid-template-columns: auto 1fr;
    column-gap: .75rem;
    align-items: center;
}
 .kh-booth-team-stats i {
    grid-row: span 2;
    color: #0C6E0E;
    font-size: 1.9rem;
}
 .kh-booth-team-stats strong {
    color: #0f172a;
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1.1;
}
.kh-booth-team-stats span {
    color: #334155;
    font-size: .85rem;
    font-weight: 600;
}

.kh-booth-reviews-section {
    padding: 4rem 0;
    border-bottom: 1px solid rgba(15, 23, 42, .06);
}

.kh-booth-review-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
}

.kh-booth-review-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
    padding: 1.35rem;
    border: 1px solid rgba(15, 23, 42, .08);
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 18px 50px rgba(15, 23, 42, .05);
}

.kh-booth-review-stars {
    display: flex;
    gap: .25rem;
    margin-bottom: 1rem;
    color: #0C6E0E;
    font-size: .85rem;
}

.kh-booth-review-card > p {
    margin: 0 0 1.25rem;
    color: #475569;
    font-size: .95rem;
    font-weight: 700;
    font-style: italic;
    line-height: 1.65;
}

.kh-booth-review-author {
    display: flex;
    align-items: center;
    gap: .75rem;
    padding-top: 1rem;
    border-top: 1px solid #eef2f7;
}

.kh-booth-review-author > span {
    display: inline-flex;
    width: 2.35rem;
    height: 2.35rem;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #161D1F;
    color: #0C6E0E;
    font-size: .8rem;
    font-weight: 900;
}

.kh-booth-review-author strong,
.kh-booth-review-author small {
    display: block;
    line-height: 1.25;
}

.kh-booth-review-author strong {
    color: #111827;
    font-size: .82rem;
    font-weight: 900;
    text-transform: uppercase;
}

.kh-booth-review-author small {
    margin-top: .15rem;
    color: #94a3b8;
    font-size: .72rem;
    font-weight: 800;
    text-transform: uppercase;
}
@media (min-width: 900px) {
    .kh-booth-hero-section .lg\:w-7\/12 {
        width: 54%;
    }
    .kh-booth-hero-section .lg\:w-5\/12 {
        width: 46%;
    }
    .kh-booth-two {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
        gap: 2rem;
    }
     .kh-booth-type-grid,
    .kh-booth-article-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .kh-booth-case-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .kh-booth-portfolio-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1.35rem;
    }
    .kh-booth-edu-list,
    .kh-booth-video-grid,
    .kh-booth-faq-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .kh-booth-mid-cta {
        grid-template-columns: minmax(0, 1fr) auto;
        padding: 2.6rem;
    }
    .kh-booth-ops-grid {
        grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    }
    .kh-booth-faq-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .kh-booth-faq-list details[open] {
        grid-row: span 2;
    }
    .kh-booth-static-type-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .kh-booth-workshop-layout {
        grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
    }
    .kh-booth-page #lokasi-layanan .aspect-video,
    .kh-booth-page #lokasi-layanan .md\:aspect-\[21\/9\] {
        height: 300px;
        max-height: 300px;
    }
     .kh-booth-type-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
     .kh-booth-team-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
     .kh-booth-process-grid {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .kh-booth-team-stats {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .kh-booth-review-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media (max-width: 767px) {
    body.single-product .kh-booth-page > .mx-auto {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .kh-booth-band,
    .kh-booth-two {
        padding: 2.25rem 0;
    }
    .kh-booth-hero-price-main {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    .kh-booth-hero-price-copy {
        text-align: center;
    }
    .kh-booth-hero-price-main .custom-price-wrapper > div:last-child {
        white-space: normal;
    }
    .kh-booth-hero-section .kh-booth-hero-price {
        padding: 0 !important;
    }
     .kh-booth-card,
    .kh-booth-panel {
        border-radius: 18px;
        padding: 1.1rem;
    }
     .kh-booth-steps li {
        grid-template-columns: 1fr;
        gap: .35rem;
    }
     .kh-booth-team-section {
        padding: 2.75rem 0;
    }
    .kh-booth-team-grid,
    .kh-booth-process-grid,
    .kh-booth-team-stats,
    .kh-booth-review-grid {
        grid-template-columns: 1fr;
    }

    .kh-booth-reviews-section {
        padding: 2.75rem 0;
    }
    .kh-booth-page #lokasi-layanan .aspect-video,
    .kh-booth-page #lokasi-layanan .md\:aspect-\[21\/9\] {
        height: 220px;
        max-height: 220px;
    }
}
