/* Kumaravel Holidays · locally served, progressively enhanced presentation. */
.kh-site{--kh-paper:#f7f4ec;--kh-white:#fffdf8;--kh-ink:#182924;--kh-muted:#6d756b;--kh-line:#d9dbcf;--kh-accent:#cb4b29;--kh-sage:#e1e6d8;--kh-radius:4px;margin:0;color:var(--kh-ink);background:var(--kh-paper);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}
.kh-site *,.kh-site *::before,.kh-site *::after{box-sizing:border-box}.kh-site h1,.kh-site h2,.kh-site h3,.kh-site h4,.kh-site p,.kh-site figure{margin:0}.kh-site h1,.kh-site h2,.kh-site h3,.kh-site h4{color:inherit;line-height:1.08;font-weight:400}.kh-site h1,.kh-site h2,.kh-site h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.04em}.kh-site a{color:inherit;text-decoration:none}.kh-site img{display:block;max-width:100%;height:auto}.kh-site button,.kh-site input,.kh-site select,.kh-site textarea{font:inherit}.kh-site button{cursor:pointer}.kh-site a:focus-visible,.kh-site button:focus-visible,.kh-site input:focus-visible,.kh-site select:focus-visible,.kh-site textarea:focus-visible{outline:3px solid var(--kh-accent);outline-offset:4px}.kh-site button:disabled{opacity:.55;cursor:wait}.kh-site [hidden]{display:none!important}.kh-site ::selection{background:#cb4b29;color:#fff}.kh-site .screen-reader-text,.kh-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.kh-shell{width:min(1320px,calc(100% - 112px));margin-inline:auto}.kh-narrow{width:min(860px,calc(100% - 112px));margin-inline:auto}.kh-skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 24px;color:#fff!important;background:var(--kh-ink);transform:translateY(-150%)}.kh-skip-link:focus{transform:translateY(0)}
.kh-topbar{padding:8px 0;background:var(--kh-ink);color:#f7f4ec;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.kh-topbar .kh-shell{display:flex;justify-content:space-between;gap:16px}.kh-topbar a{text-decoration:underline;text-underline-offset:4px}.kh-header{position:sticky;top:0;z-index:50;background:rgba(247,244,236,.97);border-bottom:1px solid rgba(24,41,36,.13);transition:box-shadow .25s,background .25s;isolation:isolate}.admin-bar .kh-header{top:32px}.kh-header.is-scrolled{box-shadow:0 6px 24px #1829240c;background:#f7f4ec}.kh-header-inner,.kh-header>.kh-shell{min-height:98px;display:flex;align-items:center;justify-content:space-between;gap:30px}.kh-brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.kh-brand img{max-width:68px;max-height:68px;object-fit:contain}.kh-brand-mark{display:grid;place-items:center;width:43px;height:43px;border:1px solid var(--kh-ink);border-radius:50%;font-family:Georgia,serif;font-style:italic;font-size:23px;line-height:1}.kh-brand-name,.kh-brand strong{display:block;font-family:Georgia,serif;font-size:24px;line-height:1.15;font-weight:400;letter-spacing:-.04em}.kh-brand-tagline,.kh-brand small{display:block;margin-top:4px;text-transform:uppercase;letter-spacing:.24em;font-size:8px;line-height:1.4}.kh-nav{display:flex;align-items:center;gap:30px;font-size:12px}.kh-nav a{position:relative;padding:12px 0;white-space:nowrap}.kh-nav a:not(.kh-button)::after{content:"";position:absolute;left:0;bottom:5px;height:1px;width:100%;background:var(--kh-accent);transform:scaleX(0);transform-origin:left;transition:transform .2s}.kh-nav a:hover::after,.kh-nav a[aria-current=page]::after{transform:scaleX(1)}.kh-nav a[aria-current=page]{color:var(--kh-accent)}.kh-nav .kh-button{padding:12px 19px}.kh-menu-toggle{display:none;align-items:center;justify-content:center;gap:9px;background:transparent;border:1px solid var(--kh-line);min-height:43px;padding:8px 13px;font-size:12px}.kh-menu-lines{width:18px;display:grid;gap:4px}.kh-menu-lines::before,.kh-menu-lines::after,.kh-menu-lines span{content:"";height:1px;background:currentColor;width:18px}.kh-mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--kh-paper);border-bottom:1px solid var(--kh-line);padding:20px 28px 32px;box-shadow:0 20px 35px #18292417}.kh-mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid var(--kh-line)}.kh-mobile-menu .kh-button{margin-top:20px}
.kh-button,.kh-site button.kh-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:49px;padding:14px 25px;border:1px solid var(--kh-accent);border-radius:2px;background:var(--kh-accent);color:#fffdf8;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.01em;text-decoration:none;transition:background .2s,border-color .2s,transform .2s}.kh-button:hover{background:#b33f20;border-color:#b33f20;transform:translateY(-2px)}.kh-button.is-secondary,.kh-button-outline,.kh-button--outline{background:transparent;color:var(--kh-ink);border-color:#aeb3a6}.kh-button.is-secondary:hover,.kh-button-outline:hover,.kh-button--outline:hover{background:#e8e9de;border-color:var(--kh-ink)}.kh-button.is-light{color:var(--kh-ink);background:var(--kh-paper);border-color:var(--kh-paper)}.kh-button.is-light:hover{background:#e4e8da}.kh-button.is-dark{background:var(--kh-ink);border-color:var(--kh-ink)}.kh-button.is-small{min-height:40px;padding:10px 17px}.kh-button svg{width:16px;height:16px;flex-shrink:0}.kh-arrow{font-size:18px;font-weight:400;line-height:1}.kh-link{display:inline-flex;align-items:center;gap:18px;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:12px;font-weight:600}.kh-link:hover{color:var(--kh-accent)}.kh-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.kh-kicker{display:flex;align-items:center;gap:11px;font-size:10px;letter-spacing:.17em;text-transform:uppercase;font-weight:600;line-height:1.5}.kh-kicker::before{content:"";width:25px;height:1px;background:currentColor;opacity:.65;flex-shrink:0}.kh-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.kh-label,.kh-pill{display:inline-block;padding:5px 10px;border:1px solid #cad1c1;border-radius:50px;font-size:9px;letter-spacing:.07em;text-transform:uppercase;line-height:1.5}.kh-muted{color:var(--kh-muted)}.kh-lede{font-size:15px;line-height:1.8;color:var(--kh-muted);max-width:470px}.kh-small{font-size:11px;line-height:1.7;color:var(--kh-muted)}.kh-accent{color:var(--kh-accent)}
.kh-hero{padding:48px 0 0;overflow:hidden}.kh-hero>.kh-shell,.kh-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.kh-hero-copy{padding:36px 0 48px;position:relative}.kh-hero .kh-kicker{margin-bottom:28px}.kh-display,.kh-hero h1{font-size:clamp(48px,5.65vw,85px);line-height:1.025;letter-spacing:-.055em;margin-bottom:26px}.kh-display em,.kh-hero h1 em,.kh-section h2 em,.kh-page-intro h1 em{font-weight:400;color:var(--kh-accent)}.kh-hero .kh-lede{max-width:395px;margin-bottom:31px}.kh-hero .kh-actions{margin-bottom:40px}.kh-hero-note{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--kh-muted)}.kh-hero-note::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--kh-accent)}.kh-hero-media{position:relative;align-self:stretch;min-height:590px;overflow:hidden;background:#d7ddcc}.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{width:100%;height:100%;min-height:590px;position:absolute;inset:0;object-fit:cover;object-position:center}.kh-hero-media::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#18292455);pointer-events:none}.kh-hero-caption{position:absolute;z-index:2;bottom:27px;left:26px;right:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;color:#fff}.kh-hero-caption strong{display:block;font-family:Georgia,serif;font-size:27px;line-height:1.2;font-weight:400;letter-spacing:-.03em}.kh-hero-caption small{font-size:9px;text-transform:uppercase;letter-spacing:.15em}.kh-hero-caption>span:last-child{font-size:10px}.kh-hero-stamp{position:absolute;top:22px;left:23px;z-index:2;background:var(--kh-paper);color:var(--kh-ink);padding:8px 13px;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.kh-hero-ticket{position:absolute;z-index:2;bottom:0;left:0;background:var(--kh-accent);color:#fff;padding:20px 25px;min-width:230px}.kh-hero-ticket small{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.kh-hero-ticket strong{display:block;font:400 25px/1.3 Georgia,serif;margin-top:6px}.kh-hero-index{position:absolute;top:21px;right:23px;color:#fff;font-size:10px;letter-spacing:.1em;z-index:2}.kh-hero-rule{height:1px;background:var(--kh-line);margin:45px 0 0}.kh-proof-strip,.kh-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--kh-line);padding:30px 0}.kh-proof-strip>div,.kh-trust-strip>div{padding:0 27px;border-right:1px solid var(--kh-line)}.kh-proof-strip>div:first-child,.kh-trust-strip>div:first-child{padding-left:0}.kh-proof-strip>div:last-child,.kh-trust-strip>div:last-child{border-right:0}.kh-proof-strip strong,.kh-trust-strip strong{display:block;font:400 25px/1.15 Georgia,serif;letter-spacing:-.03em}.kh-proof-strip span,.kh-trust-strip span{display:block;margin-top:7px;color:var(--kh-muted);font-size:10px;line-height:1.6}.kh-route-line{fill:none;stroke:var(--kh-accent);stroke-width:1.5;stroke-dasharray:6 5}.kh-route-art{width:110px;height:40px;opacity:.75}
.kh-section{padding:95px 0}.kh-section.is-soft{background:#edf0e5}.kh-section.is-white{background:var(--kh-white)}.kh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:35px}.kh-section-head .kh-kicker{margin-bottom:15px}.kh-section h2,.kh-section-head h2{font-size:clamp(36px,3.8vw,54px);line-height:1.07}.kh-section-head>p,.kh-section-head .kh-lede{font-size:13px;max-width:335px}.kh-section-head .kh-link{white-space:nowrap;margin-bottom:7px}.kh-section-intro{max-width:610px;margin-bottom:36px}.kh-section-intro .kh-kicker{margin-bottom:17px}.kh-section-intro h2{margin-bottom:19px}.kh-section-intro p{color:var(--kh-muted)}.kh-section-footer{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:30px}.kh-section-footer p{font-size:11px;color:var(--kh-muted);max-width:730px}.kh-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.kh-package-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--kh-line);background:var(--kh-white);transition:box-shadow .25s,transform .25s;overflow:hidden}.kh-package-card:hover{transform:translateY(-4px);box-shadow:0 15px 30px #1829240a}.kh-card-image,.kh-package-image{position:relative;aspect-ratio:1.45;overflow:hidden;background:var(--kh-sage)}.kh-card-image img,.kh-package-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.kh-package-card:hover .kh-card-image img,.kh-package-card:hover .kh-package-image img{transform:scale(1.035)}.kh-card-image .kh-label,.kh-card-image .kh-pill,.kh-package-image .kh-label{position:absolute;top:16px;left:16px;z-index:2;background:var(--kh-paper);border:0;font-size:9px}.kh-card-number{position:absolute;right:15px;bottom:14px;color:#fff;font-size:10px;z-index:2}.kh-card-body{padding:25px;display:flex;flex:1;flex-direction:column}.kh-card-meta{display:flex;gap:12px;align-items:center;color:var(--kh-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:11px;flex-wrap:wrap}.kh-card-meta>*+*::before{content:"·";margin-right:12px}.kh-package-card h3{font-size:29px;line-height:1.12;letter-spacing:-.035em;margin-bottom:12px}.kh-package-card p{color:var(--kh-muted);font-size:12px;line-height:1.75}.kh-card-route{min-height:38px}.kh-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:24px}.kh-price{font-family:Georgia,serif;font-size:26px;line-height:1.2;color:var(--kh-ink);white-space:nowrap;letter-spacing:-.035em}.kh-price small,.kh-price-label{display:block;font-family:Arial,sans-serif;font-size:9px;color:var(--kh-muted);font-weight:400;letter-spacing:0;line-height:1.6;margin-top:5px;white-space:normal}.kh-card-arrow{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid var(--kh-line);border-radius:50%;font-size:18px;transition:background .2s,color .2s}.kh-card-arrow:hover{color:#fff;background:var(--kh-accent);border-color:var(--kh-accent)}.kh-price-note{padding:15px 18px;border-left:2px solid var(--kh-accent);background:#eeeade;font-size:11px;color:var(--kh-muted);line-height:1.7;margin-top:24px}
.kh-coach{background:var(--kh-ink);color:var(--kh-paper);position:relative;overflow:hidden}.kh-coach .kh-kicker{color:#bfcbb7}.kh-coach .kh-lede{color:#bac5b5}.kh-coach-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:center}.kh-coach-copy h2{font-size:clamp(42px,4.5vw,67px);margin:24px 0}.kh-coach-copy h2 em{color:#c9d4bc}.kh-coach-copy .kh-lede{margin-bottom:26px;font-size:13px;line-height:1.9}.kh-coach-media{position:relative;min-height:390px;background:#31433b;overflow:hidden}.kh-coach-media img{width:100%;height:440px;object-fit:cover}.kh-coach-media figcaption{position:absolute;bottom:18px;left:20px;right:20px;font-size:10px;color:#fff;z-index:2}.kh-coach-media::after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#182924aa);pointer-events:none}.kh-coach-details{display:flex;gap:32px;padding:25px 0;margin:25px 0;border-top:1px solid #516156;border-bottom:1px solid #516156}.kh-coach-details strong{display:block;font:400 28px/1.2 Georgia,serif}.kh-coach-details span{display:block;font-size:9px;color:#b4c1aa;margin-top:5px;text-transform:uppercase;letter-spacing:.08em}.kh-coach .kh-small{color:#b4c1aa}.kh-coach-panorama{width:100%;height:440px;object-fit:cover;margin-top:45px}.kh-flag{display:inline-block;padding:8px 11px;background:#e4ecdb;color:var(--kh-ink);font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.kh-fleet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.kh-vehicle-card{border:1px solid var(--kh-line);background:var(--kh-white);overflow:hidden}.kh-vehicle-image{position:relative;aspect-ratio:1.6;background:#e7eadd;overflow:hidden}.kh-vehicle-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.kh-vehicle-image.is-contain img{object-fit:contain;padding:20px}.kh-vehicle-card:hover .kh-vehicle-image img{transform:scale(1.035)}.kh-vehicle-card .kh-card-body{padding:25px}.kh-vehicle-card h3{font-size:29px;margin:11px 0}.kh-vehicle-card p{font-size:12px;color:var(--kh-muted)}.kh-vehicle-features{display:flex;gap:7px;flex-wrap:wrap;list-style:none;padding:0;margin:17px 0 21px}.kh-vehicle-features li{font-size:9px;line-height:1.4;padding:6px 8px;border:1px solid var(--kh-line);border-radius:2px}.kh-tabs{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:28px}.kh-tabs button,.kh-filter-pill{border:1px solid var(--kh-line);background:transparent;padding:9px 17px;font-size:11px;border-radius:30px;transition:background .2s,color .2s}.kh-tabs button[aria-selected=true],.kh-tabs button[aria-pressed=true],.kh-tabs button.is-active,.kh-filter-pill.is-active{color:#fff;background:var(--kh-ink);border-color:var(--kh-ink)}.kh-journey-grid,.kh-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:40px}.kh-journey-step,.kh-process-step{position:relative;border-top:1px solid var(--kh-line);padding-top:29px}.kh-step-number{display:block;color:var(--kh-accent);font:italic 29px/1.2 Georgia,serif;margin-bottom:21px}.kh-journey-step h3,.kh-process-step h3{font-size:26px;margin-bottom:13px}.kh-journey-step p,.kh-process-step p{color:var(--kh-muted);font-size:12px;max-width:290px;line-height:1.9}.kh-journey-step .kh-route-art{position:absolute;right:0;top:23px}.kh-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--kh-line);border-left:1px solid var(--kh-line)}.kh-service-card{padding:34px;border-right:1px solid var(--kh-line);border-bottom:1px solid var(--kh-line)}.kh-service-card h3{font-size:28px;margin:20px 0 14px}.kh-service-card p{font-size:12px;color:var(--kh-muted);line-height:1.8}.kh-service-card .kh-eyebrow{color:var(--kh-accent)}
.kh-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kh-gallery-item{position:relative;min-width:0}.kh-gallery-item a{display:block;overflow:hidden;background:var(--kh-sage);aspect-ratio:1.3}.kh-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.kh-gallery-item:hover img{transform:scale(1.04)}.kh-gallery-item figcaption{margin-top:12px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:var(--kh-muted)}.kh-gallery-item figcaption strong{font-weight:400;color:var(--kh-ink)}.kh-gallery-grid.is-editorial .kh-gallery-item:first-child{grid-column:span 2;grid-row:span 2}.kh-gallery-grid.is-editorial .kh-gallery-item:first-child a{height:100%;min-height:480px;aspect-ratio:auto}.kh-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.kh-video-card{border-bottom:1px solid var(--kh-line);padding-bottom:25px}.kh-video-card button{position:relative;display:block;width:100%;aspect-ratio:1.6;background:var(--kh-sage);padding:0;border:0;overflow:hidden}.kh-video-card button img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.kh-video-card button:hover img{transform:scale(1.035)}.kh-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:var(--kh-paper);color:var(--kh-ink);font-size:20px;box-shadow:0 2px 20px #0002}.kh-video-card h3{margin:20px 0 10px;font-size:27px}.kh-video-card p{color:var(--kh-muted);font-size:12px}.kh-empty{padding:50px 30px;border:1px dashed #b8bfae;background:#eff0e7;text-align:center;color:var(--kh-muted);font-size:14px}.kh-empty h2,.kh-empty h3{color:var(--kh-ink);margin-bottom:12px}.kh-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.kh-review{padding:32px;background:var(--kh-white);border:1px solid var(--kh-line)}.kh-review blockquote{font:400 24px/1.5 Georgia,serif;margin:15px 0 25px}.kh-review footer{font-size:11px}.kh-stars{color:var(--kh-accent);letter-spacing:.1em}
.kh-cta{padding:70px 0;background:#e0e6d6}.kh-cta .kh-shell{display:flex;justify-content:space-between;align-items:center;gap:40px}.kh-cta h2{font-size:clamp(34px,4.5vw,60px);margin:12px 0 14px}.kh-cta p{color:var(--kh-muted);font-size:13px}.kh-footer{padding:65px 0 25px;background:var(--kh-ink);color:var(--kh-paper)}.kh-footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:50px}.kh-footer .kh-brand{margin-bottom:22px}.kh-footer .kh-brand-mark{border-color:#9eaf9d}.kh-footer p{color:#adbba9;font-size:11px;line-height:1.85;max-width:270px}.kh-footer h3,.kh-footer h4{font:600 10px/1.5 Arial,sans-serif;text-transform:uppercase;letter-spacing:.15em;margin:5px 0 24px;color:#c6d1c0}.kh-footer ul{list-style:none;padding:0;margin:0}.kh-footer li{margin-bottom:10px;font-size:11px;color:#adbba9}.kh-footer a:hover{color:#fff}.kh-socials{display:flex;gap:17px;flex-wrap:wrap;margin-top:23px;font-size:11px}.kh-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:22px;border-top:1px solid #405145;color:#a0b19b;font-size:9px}.kh-footer-bottom a{text-decoration:underline;text-underline-offset:3px}.kh-footer-bottom nav{display:flex;gap:18px;flex-wrap:wrap}.kh-mobile-bar{display:none}.kh-floating-contact{position:fixed;right:23px;bottom:23px;z-index:40;display:flex;flex-direction:column;gap:8px}.kh-floating-contact a{border-radius:40px;padding:12px 19px;color:#fff;background:var(--kh-ink);border:1px solid #d5ddcd;box-shadow:0 4px 20px #18292418;font-size:11px}.kh-floating-contact a:hover{background:var(--kh-accent)}
.kh-page-intro{padding:68px 0 47px}.kh-page-intro .kh-kicker{margin-bottom:21px}.kh-page-intro h1{font-size:clamp(44px,5.7vw,77px);max-width:840px;line-height:1.02;margin-bottom:24px}.kh-page-intro .kh-lede{max-width:620px}.kh-breadcrumbs{display:flex;gap:9px;align-items:center;margin-bottom:25px;font-size:10px;color:var(--kh-muted)}.kh-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.kh-page-intro+.kh-section{padding-top:0}.kh-filters,#kh-package-filters{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:15px;margin:0 0 22px;padding:22px;background:#e9ecdf;border:1px solid var(--kh-line)}.kh-filters label,#kh-package-filters label{display:grid;gap:6px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.kh-filters input,.kh-filters select,#kh-package-filters input,#kh-package-filters select{width:100%;min-width:0;background:var(--kh-white);border:1px solid #ccd1c2;padding:10px 12px;border-radius:2px;color:var(--kh-ink);font-size:12px;letter-spacing:0;text-transform:none;font-weight:400}.kh-filter-results{display:flex;justify-content:space-between;gap:20px;margin:20px 0;font-size:11px;color:var(--kh-muted)}.kh-filter-reset{background:none;border:0;padding:0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.kh-filter-info{grid-column:1/-1;font-size:10px;color:var(--kh-muted)}.kh-detail-hero{position:relative;min-height:440px;background:var(--kh-sage);overflow:hidden}.kh-detail-hero img{width:100%;height:540px;object-fit:cover}.kh-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:65px;align-items:start}.kh-detail-main h2{font-size:34px;margin:35px 0 20px}.kh-detail-main>p,.kh-detail-main li{font-size:14px;color:var(--kh-muted);line-height:1.9}.kh-detail-main ul{padding-left:20px}.kh-detail-main>h2:first-child{margin-top:0}.kh-detail-sidebar{position:sticky;top:125px;background:var(--kh-white);border:1px solid var(--kh-line);padding:30px}.kh-detail-sidebar .kh-price{font-size:38px;margin:14px 0}.kh-detail-sidebar .kh-button{width:100%;margin-top:14px}.kh-detail-sidebar p{font-size:11px;color:var(--kh-muted)}.kh-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:30px 0;border-top:1px solid var(--kh-line);border-bottom:1px solid var(--kh-line)}.kh-facts>div{padding:20px;border-right:1px solid var(--kh-line)}.kh-facts>div:last-child{border-right:0}.kh-facts dt{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:var(--kh-muted)}.kh-facts dd{margin:7px 0 0;font:400 21px/1.3 Georgia,serif}.kh-itinerary{list-style:none;padding:0!important;counter-reset:kh-day}.kh-itinerary li{position:relative;padding:0 0 28px 50px;border-left:1px solid var(--kh-line);margin-left:16px}.kh-itinerary li::before{counter-increment:kh-day;content:counter(kh-day,decimal-leading-zero);position:absolute;top:0;left:-17px;width:34px;height:34px;display:grid;place-items:center;background:var(--kh-paper);border:1px solid var(--kh-line);border-radius:50%;color:var(--kh-accent);font-size:10px}.kh-itinerary li:last-child{border-left-color:transparent;padding-bottom:0}.kh-itinerary h3{font-size:24px;margin-bottom:10px}.kh-itinerary p{font-size:13px;color:var(--kh-muted)}.kh-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:30px}.kh-inclusions h3{font-size:24px;margin-bottom:14px}.kh-inclusions ul{margin:0}.kh-prose{max-width:830px}.kh-prose h2{font-size:32px;margin:35px 0 16px}.kh-prose h3{font-size:26px;margin:30px 0 12px}.kh-prose p,.kh-prose ul,.kh-prose ol{font-size:14px;color:var(--kh-muted);margin-bottom:18px}.kh-prose a{text-decoration:underline;text-underline-offset:3px}.kh-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.kh-about-grid img{width:100%;height:530px;object-fit:cover}.kh-about-grid h2{margin-bottom:24px}.kh-about-grid p{margin-bottom:20px;color:var(--kh-muted);font-size:14px}.kh-faq{border-top:1px solid var(--kh-line)}.kh-faq details{border-bottom:1px solid var(--kh-line);padding:22px 0}.kh-faq summary{position:relative;list-style:none;cursor:pointer;padding-right:36px;font:400 23px/1.35 Georgia,serif;letter-spacing:-.02em}.kh-faq summary::-webkit-details-marker{display:none}.kh-faq summary::after{content:"+";position:absolute;right:3px;top:0;color:var(--kh-accent);font:400 25px/1.2 Arial,sans-serif}.kh-faq details[open] summary::after{content:"−"}.kh-faq details p{max-width:720px;margin-top:15px;color:var(--kh-muted);font-size:13px;line-height:1.9}
.kh-contact-grid,.kh-booking-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:65px}.kh-contact-copy h2{font-size:38px;margin-bottom:20px}.kh-contact-copy p{color:var(--kh-muted);font-size:13px}.kh-contact-item{padding:23px 0;border-bottom:1px solid var(--kh-line)}.kh-contact-item h3{font:600 10px/1.5 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px}.kh-contact-item a,.kh-contact-item p{font-size:15px}.kh-form-panel,.kh-enquiry-form{background:var(--kh-white);border:1px solid var(--kh-line);padding:35px}.kh-form-panel .kh-enquiry-form{padding:0;border:0;background:transparent}.kh-enquiry-form h2{font-size:31px;margin-bottom:10px}.kh-enquiry-form>p{color:var(--kh-muted);font-size:12px;margin-bottom:25px}.kh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.kh-form-field,.kh-field{display:grid;align-content:start;gap:7px}.kh-form-field.is-full,.kh-field.is-full,.kh-full{grid-column:1/-1}.kh-form-field label,.kh-field label,.kh-enquiry-form>label{font-size:11px;font-weight:600}.kh-enquiry-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.kh-enquiry-form select,.kh-enquiry-form textarea{width:100%;min-width:0;padding:12px 13px;min-height:47px;color:var(--kh-ink);background:#fffefa;border:1px solid #ccd1c2;border-radius:2px;font-size:13px;line-height:1.4}.kh-enquiry-form textarea{min-height:115px;resize:vertical}.kh-enquiry-form input::placeholder,.kh-enquiry-form textarea::placeholder{color:#8b9384}.kh-enquiry-form fieldset{border:0;padding:0;margin:0}.kh-enquiry-form legend{font:400 27px/1.3 Georgia,serif;letter-spacing:-.025em;padding:0 0 24px}.kh-enquiry-form input[type=checkbox],.kh-enquiry-form input[type=radio]{accent-color:var(--kh-accent);flex-shrink:0;width:16px;height:16px;margin:3px 0 0}.kh-consent{display:flex;align-items:flex-start;gap:10px;margin:24px 0;color:var(--kh-muted);font-size:11px;line-height:1.7}.kh-consent a{text-decoration:underline;text-underline-offset:3px}.kh-consent label{font-weight:400}.kh-field-help{font-size:10px;color:var(--kh-muted);line-height:1.6}.kh-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.kh-form-status,[data-form-status]{margin-top:20px;font-size:13px;line-height:1.8}.kh-form-status:empty,[data-form-status]:empty{display:none}.kh-form-status.is-error,[data-form-status].is-error{color:#aa3020;background:#fae9df;padding:15px}.kh-form-status.is-success,[data-form-status].is-success{color:var(--kh-ink);background:#e4eddc;padding:20px}.kh-form-status .kh-button,[data-form-status] .kh-button{margin-top:15px}.kh-form-status strong,[data-form-status] strong{display:block;margin:5px 0}.kh-form-actions{display:flex;justify-content:space-between;gap:15px;margin-top:25px}.kh-step-progress{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid var(--kh-line);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.kh-step-dots{display:flex;gap:7px}.kh-step-dots span{width:27px;height:3px;background:var(--kh-line)}.kh-step-dots span.is-active{background:var(--kh-accent)}.kh-trip-summary{border:1px solid var(--kh-line);background:#eff1e7;padding:22px;margin:20px 0;font-size:12px}.kh-trip-summary dl{display:grid;grid-template-columns:1fr 1.5fr;gap:10px 15px;margin:0}.kh-trip-summary dt{color:var(--kh-muted)}.kh-trip-summary dd{margin:0;overflow-wrap:anywhere}.kh-map-link{display:flex;justify-content:space-between;align-items:center;background:var(--kh-sage);padding:25px;margin-top:25px;border:1px solid var(--kh-line);font-size:12px}
.kh-lightbox,.kh-video-dialog,#kh-lightbox,#kh-video-dialog{color:var(--kh-paper);border:0;background:#182924;padding:0;max-width:min(1150px,calc(100vw - 50px));max-height:calc(100dvh - 55px);width:1100px;overflow:visible;border-radius:3px;box-shadow:0 30px 80px #0007}.kh-lightbox::backdrop,.kh-video-dialog::backdrop,#kh-lightbox::backdrop,#kh-video-dialog::backdrop{background:rgba(10,19,15,.9)}.kh-lightbox-inner{position:relative}.kh-lightbox img,#kh-lightbox img{width:100%;max-height:calc(100dvh - 140px);object-fit:contain;background:#182924}.kh-lightbox-caption,[data-lightbox-caption]{display:block;padding:16px 55px;text-align:center;font-size:12px}.kh-lightbox button,#kh-lightbox button,.kh-video-dialog button[data-video-close],#kh-video-dialog button[data-video-close]{position:absolute;z-index:3;display:grid;place-items:center;width:40px;height:40px;border:1px solid #a9b4a8;border-radius:50%;background:#182924;color:#fff;font-size:22px;line-height:1}.kh-lightbox [data-lightbox-close],#kh-lightbox [data-lightbox-close],.kh-video-dialog [data-video-close],#kh-video-dialog [data-video-close]{right:10px;top:10px}.kh-lightbox [data-lightbox-prev],#kh-lightbox [data-lightbox-prev]{left:12px;top:45%}.kh-lightbox [data-lightbox-next],#kh-lightbox [data-lightbox-next]{right:12px;top:45%}.kh-video-stage,[data-video-stage]{position:relative;aspect-ratio:16/9;display:grid;place-items:center;background:#101b16}.kh-video-stage iframe,.kh-video-stage video,[data-video-stage] iframe,[data-video-stage] video{width:100%;height:100%;border:0;position:absolute;inset:0}.kh-video-stage>p,[data-video-stage]>p{padding:50px;max-width:580px}.kh-video-stage a,[data-video-stage] a{color:#fff;text-decoration:underline;text-underline-offset:4px}.kh-media-disclaimer{font-size:10px;color:var(--kh-muted);margin-top:12px}.kh-notice{padding:16px 20px;border:1px solid var(--kh-line);background:#edf0e5;font-size:12px;line-height:1.8;margin:20px 0}
/* Motion is opt-in after successful JS startup; the unenhanced site is complete. */
@media(prefers-reduced-motion:no-preference){.kh-js-ready [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.3,1)}.kh-js-ready [data-reveal].is-visible{opacity:1;transform:none}.kh-js-ready .kh-hero-copy{animation:kh-rise .8s ease both}.kh-js-ready .kh-hero-media>img{animation:kh-image-in 1.2s cubic-bezier(.2,.7,.3,1) both}.kh-js-ready .kh-route-line{animation:kh-route 20s linear infinite}.kh-js-ready .kh-package-grid>[data-reveal]:nth-child(3n+2),.kh-js-ready .kh-fleet-grid>[data-reveal]:nth-child(3n+2){transition-delay:.08s}.kh-js-ready .kh-package-grid>[data-reveal]:nth-child(3n+3),.kh-js-ready .kh-fleet-grid>[data-reveal]:nth-child(3n+3){transition-delay:.16s}@keyframes kh-rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes kh-image-in{from{opacity:.4;transform:scale(1.045)}to{opacity:1;transform:scale(1)}}@keyframes kh-route{to{stroke-dashoffset:-110}}}
@media(min-width:1600px){.kh-hero-media,.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{min-height:670px}}
@media(max-width:1180px){.kh-shell{width:calc(100% - 72px)}.kh-header-inner,.kh-header>.kh-shell{gap:20px}.kh-nav{gap:20px}.kh-brand-name,.kh-brand strong{font-size:22px}.kh-brand img{max-width:54px;max-height:54px}.kh-nav .kh-button{padding:11px 15px}.kh-hero>.kh-shell,.kh-hero-grid{gap:34px}.kh-hero-media,.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{min-height:560px}.kh-display,.kh-hero h1{font-size:65px}.kh-hero-copy{padding:25px 0 36px}.kh-coach-grid{gap:45px}.kh-card-body{padding:21px}.kh-package-card h3{font-size:26px}.kh-contact-grid,.kh-booking-grid{gap:40px}.kh-detail-layout{gap:35px;grid-template-columns:minmax(0,1fr) 310px}.kh-filters,#kh-package-filters{grid-template-columns:repeat(3,1fr)}.kh-footer-grid{gap:30px}.kh-section{padding:80px 0}}
@media(max-width:1000px){.kh-nav{gap:15px;font-size:11px}.kh-nav .kh-button{display:none}.kh-brand-tagline,.kh-brand small{font-size:7px}.kh-hero>.kh-shell,.kh-hero-grid{gap:27px}.kh-display,.kh-hero h1{font-size:56px}.kh-hero-media,.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{min-height:520px}.kh-hero .kh-kicker{font-size:9px;margin-bottom:22px}.kh-hero .kh-lede{font-size:14px}.kh-hero .kh-actions{gap:10px}.kh-hero .kh-button{padding:13px 18px;gap:12px}.kh-proof-strip strong,.kh-trust-strip strong{font-size:23px}.kh-package-grid,.kh-fleet-grid{gap:18px}.kh-card-body{padding:19px}.kh-package-card h3{font-size:24px}.kh-card-meta{font-size:8px;gap:8px}.kh-card-meta>*+*::before{margin-right:8px}.kh-price{font-size:24px}.kh-coach-grid{grid-template-columns:1fr 1fr;gap:33px}.kh-coach-media img{height:440px}.kh-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.kh-footer-grid>div:last-child{grid-column:1/-1;display:flex;gap:30px;align-items:baseline}.kh-footer-grid>div:last-child h3{margin-bottom:10px}.kh-detail-layout{grid-template-columns:minmax(0,1fr) 280px}.kh-detail-sidebar{padding:23px}.kh-journey-grid,.kh-steps-grid{gap:27px}.kh-contact-grid,.kh-booking-grid{grid-template-columns:.8fr 1.2fr;gap:30px}.kh-form-panel,.kh-enquiry-form{padding:27px}.kh-form-grid{gap:16px}.kh-about-grid{gap:40px}}
@media(max-width:800px){.kh-shell,.kh-narrow{width:calc(100% - 44px)}.kh-header-inner,.kh-header>.kh-shell{min-height:80px}.kh-brand-name,.kh-brand strong{font-size:23px}.kh-nav{display:none}.kh-menu-toggle{display:inline-flex}.kh-header .kh-button.kh-header-cta{display:none}.kh-topbar{font-size:8px}.kh-hero{padding-top:32px}.kh-hero>.kh-shell,.kh-hero-grid{grid-template-columns:1fr 1fr;gap:23px}.kh-display,.kh-hero h1{font-size:49px}.kh-hero .kh-kicker{font-size:8px;letter-spacing:.11em;gap:8px}.kh-hero .kh-kicker::before{width:16px}.kh-hero .kh-lede{font-size:12px;margin-bottom:24px}.kh-hero .kh-actions{margin-bottom:26px}.kh-hero .kh-button{min-height:44px;font-size:11px;padding:12px 16px}.kh-hero .kh-button.is-secondary{border:0;padding-left:0;padding-right:0;background:transparent}.kh-hero-media,.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{min-height:520px}.kh-hero-caption{left:20px;right:20px}.kh-hero-caption strong{font-size:23px}.kh-hero-caption>span:last-child{display:none}.kh-hero-stamp{left:17px;top:18px;font-size:8px}.kh-proof-strip,.kh-trust-strip{padding:26px 0}.kh-proof-strip>div,.kh-trust-strip>div{padding:0 17px}.kh-proof-strip strong,.kh-trust-strip strong{font-size:21px}.kh-proof-strip span,.kh-trust-strip span{font-size:9px}.kh-section{padding:66px 0}.kh-section-head{gap:30px;margin-bottom:28px}.kh-section-head h2,.kh-section h2{font-size:39px}.kh-section-head>p,.kh-section-head .kh-lede{max-width:240px;font-size:12px}.kh-package-grid,.kh-fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kh-package-card:last-child:nth-child(3){display:flex}.kh-card-body{padding:23px}.kh-package-card h3{font-size:28px}.kh-card-meta{font-size:9px}.kh-coach-grid{grid-template-columns:1fr;gap:35px}.kh-coach-copy{max-width:610px}.kh-coach-copy h2{font-size:51px}.kh-coach-copy .kh-lede{max-width:500px}.kh-coach-media{min-height:360px}.kh-coach-media img{height:390px}.kh-coach-details{max-width:440px}.kh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-service-card{padding:28px}.kh-gallery-grid{gap:16px}.kh-gallery-grid.is-editorial .kh-gallery-item:first-child a{min-height:370px}.kh-gallery-item figcaption{font-size:9px;display:block}.kh-gallery-item figcaption span{display:block;margin-top:3px}.kh-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-review-grid{grid-template-columns:1fr}.kh-cta{padding:53px 0}.kh-cta .kh-shell{align-items:flex-start}.kh-cta .kh-actions{flex-shrink:0;max-width:180px}.kh-cta h2{font-size:44px}.kh-cta p{max-width:320px;font-size:12px}.kh-page-intro{padding:51px 0 37px}.kh-page-intro h1{font-size:59px}.kh-detail-layout{grid-template-columns:1fr}.kh-detail-sidebar{position:static}.kh-detail-hero img{height:430px}.kh-detail-hero{min-height:0}.kh-contact-grid,.kh-booking-grid{grid-template-columns:1fr;gap:35px}.kh-contact-copy{max-width:560px}.kh-contact-details{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.kh-enquiry-form,.kh-form-panel{padding:30px}.kh-about-grid{grid-template-columns:1fr;gap:35px}.kh-about-grid img{height:420px}.kh-facts>div{padding:18px}.kh-floating-contact{bottom:18px;right:15px}.kh-lightbox,.kh-video-dialog,#kh-lightbox,#kh-video-dialog{max-width:calc(100vw - 24px)}}
@media(max-width:600px){.kh-shell,.kh-narrow{width:calc(100% - 36px)}.kh-topbar .kh-shell>span:last-child,.kh-topbar .kh-shell>a:last-child{display:none}.kh-topbar{font-size:8px;text-align:center}.kh-topbar .kh-shell{justify-content:center}.kh-header-inner,.kh-header>.kh-shell{min-height:76px;gap:12px}.admin-bar .kh-header{top:46px}.kh-brand{gap:9px}.kh-brand-mark{width:37px;height:37px;font-size:21px}.kh-brand-name,.kh-brand strong{font-size:22px}.kh-brand-tagline,.kh-brand small{font-size:7px;letter-spacing:.2em}.kh-brand img{max-width:49px;max-height:49px}.kh-menu-toggle{min-height:38px;padding:7px 10px;font-size:10px}.kh-hero{padding-top:22px}.kh-hero>.kh-shell,.kh-hero-grid{grid-template-columns:1fr;gap:24px}.kh-hero-copy{padding:19px 0 0}.kh-hero .kh-kicker{font-size:9px;margin-bottom:22px;letter-spacing:.13em}.kh-display,.kh-hero h1{font-size:clamp(50px,13.4vw,69px);margin-bottom:22px;max-width:520px;line-height:1.02}.kh-hero .kh-lede{font-size:13px;max-width:370px;margin-bottom:24px;line-height:1.85}.kh-hero .kh-actions{margin-bottom:20px;gap:17px}.kh-hero .kh-button{padding:14px 20px;min-height:47px;font-size:11px}.kh-hero .kh-button.is-secondary{border:1px solid #aeb3a6;padding:14px 18px}.kh-hero-note{font-size:9px}.kh-hero-media,.kh-hero-media>img,.kh-hero-media>picture>img,.kh-hero-media>video{min-height:400px}.kh-hero-media{aspect-ratio:.96}.kh-hero-caption{bottom:25px}.kh-hero-caption strong{font-size:28px}.kh-hero-caption>span:last-child{display:block}.kh-hero-rule{margin-top:28px}.kh-proof-strip,.kh-trust-strip{grid-template-columns:1fr 1fr;gap:24px 0;padding:28px 0}.kh-proof-strip>div,.kh-trust-strip>div{padding:0 20px}.kh-proof-strip>div:nth-child(odd),.kh-trust-strip>div:nth-child(odd){padding-left:0}.kh-proof-strip>div:nth-child(even),.kh-trust-strip>div:nth-child(even){border-right:0}.kh-proof-strip strong,.kh-trust-strip strong{font-size:24px}.kh-proof-strip span,.kh-trust-strip span{font-size:9px}.kh-section{padding:56px 0}.kh-section-head{display:block;margin-bottom:28px}.kh-section-head .kh-kicker{margin-bottom:16px}.kh-section h2,.kh-section-head h2{font-size:39px;line-height:1.07}.kh-section-head .kh-link{margin-top:22px;margin-bottom:0}.kh-section-head>p,.kh-section-head .kh-lede{max-width:100%;margin-top:19px;font-size:12px}.kh-kicker{font-size:9px;letter-spacing:.13em}.kh-section-footer{align-items:flex-start;flex-direction:column;gap:18px}.kh-section-footer p{font-size:10px}.kh-package-grid,.kh-fleet-grid{grid-template-columns:1fr;gap:24px}.kh-card-image,.kh-package-image{aspect-ratio:1.5}.kh-card-body,.kh-vehicle-card .kh-card-body{padding:24px}.kh-package-card h3{font-size:31px}.kh-package-card p{font-size:12px}.kh-price{font-size:28px}.kh-card-footer{padding-top:22px}.kh-price-note{font-size:10px;padding:14px 16px}.kh-coach-copy h2{font-size:45px}.kh-coach-copy .kh-lede{font-size:12px}.kh-coach-details{gap:30px}.kh-coach-details strong{font-size:28px}.kh-coach-media{min-height:290px}.kh-coach-media img{height:320px}.kh-coach-panorama{height:280px}.kh-journey-grid,.kh-steps-grid{grid-template-columns:1fr;gap:28px;margin-top:30px}.kh-journey-step,.kh-process-step{padding:25px 0 0 54px}.kh-step-number{position:absolute;left:0;top:25px;font-size:25px}.kh-journey-step h3,.kh-process-step h3{font-size:27px}.kh-journey-step p,.kh-process-step p{max-width:none}.kh-journey-step .kh-route-art{display:none}.kh-service-grid{grid-template-columns:1fr}.kh-service-card{padding:28px}.kh-service-card h3{margin-top:14px}.kh-gallery-grid,.kh-gallery-grid.is-editorial{grid-template-columns:1fr 1fr;gap:19px 13px}.kh-gallery-grid.is-editorial .kh-gallery-item:first-child{grid-column:span 2;grid-row:auto}.kh-gallery-grid.is-editorial .kh-gallery-item:first-child a{min-height:0;aspect-ratio:1.4;height:auto}.kh-gallery-item a{aspect-ratio:1}.kh-gallery-item figcaption{margin-top:9px}.kh-video-grid{grid-template-columns:1fr}.kh-cta .kh-shell{display:block}.kh-cta h2{font-size:43px;max-width:350px;margin:17px 0}.kh-cta p{font-size:12px}.kh-cta .kh-actions{margin-top:25px;max-width:none}.kh-footer{padding:48px 0 25px}.kh-footer-grid{grid-template-columns:1fr 1fr;gap:30px 23px}.kh-footer-grid>div:first-child{grid-column:1/-1}.kh-footer-grid>div:last-child{display:block}.kh-footer h3,.kh-footer h4{margin-bottom:18px}.kh-footer p{max-width:300px}.kh-footer li{font-size:11px}.kh-footer-bottom{display:block;margin-top:35px;font-size:9px}.kh-footer-bottom nav{margin:13px 0}.kh-mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:45;background:var(--kh-paper);padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--kh-line);box-shadow:0 -4px 25px #1829240c}.kh-mobile-bar a{flex:1;min-height:43px;padding:11px;font-size:11px}.kh-has-mobile-bar{padding-bottom:70px}.kh-has-mobile-bar .kh-floating-contact{display:none}.kh-floating-contact a{padding:10px 14px;font-size:10px}.kh-page-intro{padding:37px 0 31px}.kh-page-intro h1{font-size:49px;margin-bottom:20px}.kh-page-intro .kh-lede{font-size:13px}.kh-breadcrumbs{font-size:9px;margin-bottom:25px}.kh-filters,#kh-package-filters{grid-template-columns:1fr 1fr;gap:15px 12px;padding:17px}.kh-filters label:first-child,#kh-package-filters label:first-child{grid-column:1/-1}.kh-filters select,.kh-filters input,#kh-package-filters select,#kh-package-filters input{font-size:12px;padding:10px 8px}.kh-filter-results{font-size:10px}.kh-tabs{gap:7px}.kh-tabs button,.kh-filter-pill{font-size:10px;padding:8px 12px}.kh-detail-hero img{height:310px}.kh-detail-layout{gap:35px}.kh-detail-main h2{font-size:31px}.kh-detail-main>p,.kh-detail-main li{font-size:13px}.kh-facts{grid-template-columns:repeat(3,1fr);margin:24px 0}.kh-facts>div{padding:17px 10px}.kh-facts dt{font-size:8px}.kh-facts dd{font-size:19px}.kh-inclusions{grid-template-columns:1fr;gap:24px}.kh-detail-sidebar{padding:25px}.kh-itinerary li{padding-left:35px}.kh-itinerary h3{font-size:23px}.kh-itinerary p{font-size:12px}.kh-form-grid{grid-template-columns:1fr;gap:18px}.kh-form-panel,.kh-enquiry-form{padding:24px 19px}.kh-enquiry-form legend{font-size:26px}.kh-enquiry-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.kh-enquiry-form select,.kh-enquiry-form textarea{font-size:16px}.kh-form-actions .kh-button{padding:12px 16px;gap:12px;font-size:11px}.kh-contact-grid,.kh-booking-grid{gap:30px}.kh-contact-copy h2{font-size:35px}.kh-contact-details{grid-template-columns:1fr}.kh-contact-item{padding:19px 0}.kh-contact-item p,.kh-contact-item a{font-size:14px}.kh-consent{font-size:10px}.kh-trip-summary{padding:17px}.kh-trip-summary dl{font-size:11px;grid-template-columns:1fr 1.4fr}.kh-step-progress{font-size:9px}.kh-about-grid img{height:340px}.kh-about-grid p{font-size:13px}.kh-faq summary{font-size:21px}.kh-faq details p{font-size:12px}.kh-faq details{padding:19px 0}.kh-prose p,.kh-prose ul,.kh-prose ol{font-size:13px}.kh-prose h2{font-size:29px}.kh-lightbox img,#kh-lightbox img{max-height:calc(100dvh - 180px)}.kh-lightbox-caption,[data-lightbox-caption]{padding:15px 40px;font-size:11px}.kh-lightbox [data-lightbox-prev],#kh-lightbox [data-lightbox-prev]{left:6px}.kh-lightbox [data-lightbox-next],#kh-lightbox [data-lightbox-next]{right:6px}.kh-lightbox button,#kh-lightbox button{width:34px;height:34px;font-size:19px}.kh-video-stage>p,[data-video-stage]>p{padding:40px 25px;font-size:13px}}
@media(max-width:380px){.kh-shell,.kh-narrow{width:calc(100% - 30px)}.kh-brand-name,.kh-brand strong{font-size:20px}.kh-brand-mark{width:32px;height:32px;font-size:18px}.kh-brand-tagline,.kh-brand small{font-size:6px}.kh-menu-toggle{font-size:9px}.kh-display,.kh-hero h1{font-size:48px}.kh-hero .kh-actions{gap:10px}.kh-hero .kh-button{padding:13px 16px}.kh-hero .kh-button.is-secondary{padding:13px 13px}.kh-coach-details{gap:24px}.kh-footer-grid{gap:30px 18px}}
@media(max-width:800px){.kh-site:not(.kh-js-ready) .kh-header-inner,.kh-site:not(.kh-js-ready) .kh-header>.kh-shell{flex-wrap:wrap;padding-block:17px;gap:17px}.kh-site:not(.kh-js-ready) .kh-nav{display:flex;flex-basis:100%;flex-wrap:wrap;gap:6px 20px;border-top:1px solid var(--kh-line);padding-top:8px}.kh-site:not(.kh-js-ready) .kh-menu-toggle{display:none}.kh-site:not(.kh-js-ready) .kh-nav a{padding:5px 0}}
@media(prefers-reduced-motion:reduce){.kh-site *,.kh-site *::before,.kh-site *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.kh-site [data-reveal]{opacity:1!important;transform:none!important}}
@media print{.kh-header,.kh-topbar,.kh-footer,.kh-mobile-bar,.kh-floating-contact,.kh-filters,.kh-enquiry-form,.kh-button{display:none!important}.kh-site{color:#000;background:#fff}.kh-shell,.kh-narrow{width:100%}.kh-section{padding:20px 0}.kh-package-grid,.kh-fleet-grid{grid-template-columns:repeat(2,1fr)}.kh-package-card,.kh-vehicle-card{break-inside:avoid}.kh-site [data-reveal]{opacity:1!important;transform:none!important}.kh-detail-sidebar{position:static}.kh-hero-media{min-height:300px}.kh-site a[href^=http]::after{content:" (" attr(href) ")";font-size:9px}}
/* Template integration: the WordPress renderer keeps each section independently editable. */
.kh-icon{width:19px;height:19px;vertical-align:middle;flex-shrink:0}.kh-main:focus{outline:0}.kh-skip{position:fixed;z-index:1000;top:10px;left:10px;background:var(--kh-ink);color:#fff!important;padding:12px 20px;transform:translateY(-160%)}.kh-skip:focus{transform:none}.kh-brand-mark{position:relative;font-size:24px;display:flex;justify-content:center;gap:0}.kh-brand-mark>span{font-size:16px;margin-top:12px;margin-left:-5px}.kh-header-actions{display:flex;align-items:center;gap:12px}.kh-button-small{min-height:43px;padding:12px 18px;gap:17px;font-size:11px}.kh-mobile-menu{position:fixed;z-index:49;overflow-y:auto;overscroll-behavior:contain}.kh-mobile-menu nav a{display:flex;justify-content:space-between;align-items:center}.kh-text-link{display:inline-flex;align-items:center;gap:16px;border:0;background:none;padding:0 0 5px;border-bottom:1px solid currentColor;font-size:11px;font-weight:600;line-height:1.7}.kh-text-link .kh-icon{width:17px;height:17px}.kh-text-link:hover{color:var(--kh-accent)}.kh-section-head>div>p{max-width:560px;margin-top:18px;font-size:12px;line-height:1.9;color:var(--kh-muted)}.kh-section-head>.kh-text-link{white-space:nowrap;margin-bottom:4px;flex-shrink:0}.kh-hero.kh-shell{display:grid;grid-template-columns:1fr 1.02fr;gap:48px;align-items:center;padding-top:42px;overflow:visible}.kh-hero .kh-kicker .kh-dot{display:none}.kh-hero-copy{padding-right:3px}.kh-hero-foot{border-top:1px solid var(--kh-line);padding-top:26px;display:flex;justify-content:space-between;align-items:center;gap:25px;max-width:460px}.kh-hero-foot>.kh-text-link{font-size:10px;gap:12px}.kh-hero-seal{display:flex;align-items:center;gap:13px}.kh-hero-seal>.kh-icon{width:38px;height:38px;padding:9px;border:1px solid #bdc7b3;border-radius:50%}.kh-hero-seal strong{display:block;font-size:11px;font-weight:600}.kh-hero-seal small{display:block;font-size:8px;color:var(--kh-muted);margin-top:2px}.kh-hero-caption{left:0;bottom:0;right:auto;display:flex;align-items:center;gap:13px;background:var(--kh-accent);padding:23px 29px;color:#fff;min-width:290px}.kh-hero-caption>.kh-icon{width:20px;height:20px}.kh-hero-caption>span{font-size:9px;letter-spacing:.15em}.kh-hero-caption>span small{display:block;margin-top:5px;font-family:Georgia,serif;font-size:17px;letter-spacing:-.015em;text-transform:none}.kh-hero-caption>span:last-child{display:block;font-size:9px}.kh-image-credit{position:absolute;right:12px;bottom:10px;z-index:3;font-size:7px;color:#fff;background:#1829248a;padding:3px 6px;letter-spacing:.04em}.kh-hero .kh-image-credit{top:14px;bottom:auto}.kh-hero-play{position:absolute;z-index:3;top:20px;left:20px;border:1px solid #ffffff70;border-radius:30px;background:#18292485;color:#fff;font-size:10px;padding:10px 15px;display:flex;align-items:center;gap:8px}.kh-quick-book{display:grid;grid-template-columns:210px 1fr;gap:35px;align-items:center;padding:29px 0 30px;border-bottom:1px solid var(--kh-line);margin-top:24px}.kh-quick-book .kh-kicker{font-size:8px;letter-spacing:.13em;margin-bottom:7px}.kh-quick-book h2{font-size:27px}.kh-quick-form{display:grid;grid-template-columns:1.05fr 1.3fr 1fr auto;gap:22px;align-items:end}.kh-quick-form .kh-field>span{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--kh-muted)}.kh-quick-form input{width:100%;min-width:0;border:0;border-bottom:1px solid #bbc1b0;padding:9px 0 7px;background:transparent;color:var(--kh-ink);font-size:12px;border-radius:0;min-height:35px}.kh-quick-form .kh-button{font-size:10px;min-height:46px;padding:13px 20px;white-space:nowrap;gap:15px}.kh-card-meta>span{display:inline-flex;gap:5px;align-items:center}.kh-card-meta .kh-icon{width:13px;height:13px}.kh-card-meta>*+*::before{display:none}.kh-card-body>.kh-package-price{margin-top:24px}.kh-package-price .kh-price-label{margin:0 0 6px;font-size:9px;line-height:1.5}.kh-price strong{font-weight:400}.kh-price>span{font:400 9px/1.5 Arial,sans-serif;color:var(--kh-muted);margin-left:6px;letter-spacing:0}.kh-package-price .kh-price-note{display:block;margin:5px 0 0;padding:0;border:0;background:transparent;font-size:8px;line-height:1.6;color:var(--kh-muted)}.kh-package-price p.kh-price-note{margin:15px 0 0;padding-top:15px;border-top:1px solid var(--kh-line);font-size:10px;line-height:1.8}.kh-package-price>small.kh-price-note{margin-top:7px}.kh-package-price [data-group-quote]>small{font-size:9px;color:var(--kh-muted)}.kh-round-link{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--kh-line);border-radius:50%;transition:background .2s,color .2s}.kh-round-link:hover{background:var(--kh-accent);border-color:var(--kh-accent);color:#fff}.kh-round-link .kh-icon{width:17px;height:17px}.kh-card-footer{padding-top:18px;margin-top:20px;border-top:1px solid var(--kh-line)}.kh-card-footer .kh-text-link{border:0;padding-bottom:0}.kh-section-note{font-size:10px;color:var(--kh-muted);line-height:1.8;max-width:970px;margin-top:25px!important}.kh-fleet-section{background:#e9ecdf}.kh-vehicle-visual{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1.4;background:#edf0e5;overflow:hidden}.kh-vehicle-visual img{width:100%;height:100%;object-fit:contain;position:absolute;inset:0;transition:transform .5s}.kh-vehicle-card:hover .kh-vehicle-visual img{transform:scale(1.03)}.kh-vehicle-art{width:58%;max-width:250px;max-height:210px;color:#627460}.kh-vehicle-card .kh-card-meta{margin:19px 0 12px}.kh-vehicle-card .kh-small{font-size:9px}.kh-vehicle-card .kh-text-link{margin-top:21px;font-size:10px}.kh-vehicle-card .kh-kicker{font-size:8px;letter-spacing:.08em;gap:7px}.kh-vehicle-card .kh-kicker::before{width:14px}.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.kh-fleet-section .kh-vehicle-card{background:var(--kh-paper)}.kh-fleet-section .kh-vehicle-visual{aspect-ratio:1.3}.kh-fleet-section .kh-card-body{padding:20px 17px}.kh-fleet-section .kh-card-body h3{font-size:24px;line-height:1.15}.kh-fleet-section .kh-card-body>p{font-size:10px}.kh-fleet-section .kh-card-meta{font-size:8px;gap:7px}.kh-fleet-section .kh-card-meta span{white-space:normal}.kh-fleet-section .kh-vehicle-card .kh-small{font-size:8px}.kh-fleet-section .kh-vehicle-card .kh-kicker{font-size:7px;letter-spacing:.05em}.kh-fleet-section .kh-vehicle-card.is-featured{background:var(--kh-ink);color:var(--kh-paper);border-color:var(--kh-ink)}.kh-fleet-section .kh-vehicle-card.is-featured .kh-vehicle-visual{background:#d6dfcb}.kh-fleet-section .kh-vehicle-card.is-featured p,.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-meta{color:#b9c6b1}.kh-coach{display:grid;grid-template-columns:1.06fr 1fr;align-items:stretch}.kh-coach-media{min-height:545px}.kh-coach-media img{height:100%;width:100%;object-fit:cover}.kh-coach-copy{padding:57px 47px;align-self:center}.kh-coach-copy h2{font-size:49px;line-height:1.05;margin:24px 0}.kh-coach-copy>p:not(.kh-small){font-size:12px;line-height:1.9;color:#b9c6b1}.kh-coach-copy .kh-small{font-size:9px;line-height:1.8;margin:25px 0}.kh-coach-copy .kh-actions{margin-top:26px;gap:24px}.kh-coach-copy .kh-button{font-size:10px;padding:12px 20px;gap:14px}.kh-coach-copy .kh-text-link{font-size:10px}.kh-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 17px;border-top:1px solid #4b5c4f;border-bottom:1px solid #4b5c4f;padding:21px 0;margin-top:27px}.kh-feature-grid>span{display:flex;gap:8px;align-items:center;font-size:10px;color:#d7dfcf}.kh-feature-grid .kh-icon{width:16px;height:16px;color:#b7c7a7}.kh-coach-badge{position:absolute;z-index:3;bottom:30px;left:30px;display:flex;align-items:center;gap:14px;color:#fff}.kh-coach-badge strong{font:400 65px/1 Georgia,serif;letter-spacing:-.06em}.kh-coach-badge>span{max-width:80px;font-size:10px;line-height:1.7;letter-spacing:.04em}.kh-journey>.kh-route-art{width:100%;height:auto;margin:20px 0 -10px;opacity:.65}.kh-route-art svg{width:100%;height:auto}.kh-three-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.kh-journey .kh-three-grid{margin-top:20px}.kh-three-grid h3{font-size:29px;margin-bottom:17px}.kh-three-grid p{font-size:12px;line-height:1.85;color:var(--kh-muted)}.kh-journey .kh-step-number{position:static;font-size:25px}.kh-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kh-service-card{position:relative;padding:29px 26px}.kh-service-card h3{font-size:27px;margin:0 0 17px}.kh-service-card p{font-size:11px;line-height:1.9;padding-bottom:34px}.kh-service-card>.kh-icon{position:absolute;bottom:24px;left:26px;color:var(--kh-accent)}.kh-service-card:hover{background:#edf0e5}.kh-cta{padding:55px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#dfe6d5}.kh-cta h2{font-size:48px;max-width:600px;line-height:1.07;margin:19px 0}.kh-cta p{font-size:12px;max-width:490px;line-height:1.8}.kh-cta>.kh-actions{flex-direction:column;align-items:flex-start;gap:22px;flex-shrink:0}.kh-cta>.kh-actions .kh-button{min-width:205px}.kh-footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:90px}.kh-footer-top>div>a:not(.kh-brand){display:flex;align-items:center;gap:10px;width:fit-content;font-size:11px;color:#b4c0ae;margin-bottom:10px}.kh-footer-top .kh-brand{margin-bottom:23px}.kh-footer-top .kh-brand small{color:#b4c0ae}.kh-footer-top p{margin-bottom:18px;line-height:1.9}.kh-footer-bottom>div{display:flex;gap:20px}.kh-footer-bottom>div a{text-decoration:none}.kh-floating-wa,.kh-floating-call{position:fixed;right:20px;bottom:20px;z-index:40;display:grid;place-items:center;border:1px solid #d3ddc9;border-radius:50%;width:47px;height:47px;background:var(--kh-ink);color:#fff!important;box-shadow:0 4px 20px #18292422}.kh-floating-call{bottom:76px}.kh-floating-wa:hover,.kh-floating-call:hover{background:var(--kh-accent)}.kh-mobile-bar>a{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--kh-ink);color:#fff;line-height:1.3;font-size:10px;border-radius:2px}.kh-mobile-bar>a:last-child{background:var(--kh-accent)}.kh-mobile-bar .kh-icon{width:15px;height:15px}.kh-breadcrumb,.kh-detail-breadcrumb{display:flex;gap:12px;align-items:center;color:var(--kh-muted);font-size:10px;margin-bottom:25px}.kh-breadcrumb a,.kh-detail-breadcrumb a{border-bottom:1px solid #b9c1b0}.kh-detail-breadcrumb{padding-top:35px;margin-bottom:34px;justify-content:space-between}.kh-detail-hero.kh-shell{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;background:transparent;overflow:visible;min-height:0;margin-bottom:60px}.kh-detail-hero .kh-display{font-size:62px;margin:21px 0 23px}.kh-detail-hero .kh-lede{font-size:14px}.kh-detail-image{position:relative;background:#e1e7d9;overflow:hidden}.kh-detail-image img{width:100%;height:440px;object-fit:cover}.kh-vehicle-detail-image{display:grid;place-items:center;min-height:440px}.kh-vehicle-detail-image .kh-vehicle-art{max-height:290px;max-width:370px}.kh-detail-facts{display:flex;gap:20px 24px;flex-wrap:wrap;margin:26px 0}.kh-detail-facts>span{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--kh-muted)}.kh-detail-facts .kh-icon{width:16px;height:16px}.kh-detail-content{min-width:0}.kh-detail-section{padding-bottom:35px;margin-bottom:35px;border-bottom:1px solid var(--kh-line)}.kh-detail-section h2{font-size:34px;line-height:1.1;margin:0 0 21px}.kh-detail-section .kh-kicker{margin-bottom:18px}.kh-detail-section p{font-size:13px;color:var(--kh-muted);line-height:1.85;margin-bottom:16px}.kh-detail-section>.kh-small{font-size:10px;margin-top:22px}.kh-detail-section h3{font-size:26px;margin-bottom:11px}.kh-check-list{list-style:none;padding:0;margin:0}.kh-check-list li{display:flex;gap:11px;align-items:flex-start;font-size:12px;line-height:1.85;color:var(--kh-muted);margin-bottom:11px}.kh-check-list li .kh-icon{width:16px;height:16px;color:var(--kh-accent);margin-top:4px}.kh-itinerary-day{display:flex;align-items:flex-start;gap:22px;margin:25px 0}.kh-itinerary-day>span{display:grid;place-items:center;flex-shrink:0;width:37px;height:37px;border:1px solid #cad2bf;border-radius:50%;font:italic 15px/1 Georgia,serif;color:var(--kh-accent)}.kh-itinerary-day h3{font-size:25px}.kh-itinerary-day p{margin:0;font-size:12px;line-height:1.95}.kh-route-stops{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.kh-route-stops>span{display:flex;align-items:center;gap:7px;border:1px solid var(--kh-line);padding:7px 11px;font-size:10px;background:#edf0e5}.kh-route-stops .kh-icon{width:13px;height:13px}.kh-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.kh-two-grid h2{font-size:29px}.kh-booking-aside{position:sticky;top:123px}.kh-price-panel{padding:28px;background:var(--kh-white);border:1px solid var(--kh-line)}.kh-price-panel>.kh-kicker{font-size:8px;letter-spacing:.09em}.kh-price-panel>.kh-package-price{margin:24px 0}.kh-price-panel .kh-price{font-size:40px;line-height:1.3}.kh-price-panel .kh-price-label{font-size:10px}.kh-price-panel .kh-actions{flex-direction:column;align-items:stretch;gap:9px;margin:25px 0}.kh-price-panel .kh-button{width:100%;font-size:11px;padding:13px 18px;gap:15px}.kh-price-panel h2{font-size:35px;margin:25px 0}.kh-price-panel>p{font-size:11px;line-height:1.8;color:var(--kh-muted);margin:23px 0}.kh-aside-note{display:flex;align-items:flex-start;gap:10px;border-top:1px solid var(--kh-line);padding-top:18px;color:var(--kh-muted);font-size:10px;line-height:1.75}.kh-aside-note .kh-icon{width:16px;height:16px;color:var(--kh-accent);margin-top:3px}.kh-rate-list{margin:20px 0}.kh-rate-list>div{display:flex;justify-content:space-between;align-items:baseline;gap:20px;border-bottom:1px solid var(--kh-line);padding:10px 0;font-size:11px}.kh-rate-list dt{color:var(--kh-muted)}.kh-rate-list dd{margin:0;font-weight:600}.kh-form-section{max-width:1000px;scroll-margin-top:120px}.kh-faq-list{border-top:1px solid var(--kh-line)}.kh-faq-list details{border-bottom:1px solid var(--kh-line);padding:21px 0}.kh-faq-list summary{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;list-style:none;cursor:pointer;font:400 22px/1.35 Georgia,serif;letter-spacing:-.025em}.kh-faq-list summary::-webkit-details-marker{display:none}.kh-faq-list summary>span{color:var(--kh-accent);font-family:Arial,sans-serif}.kh-faq-list details[open] summary>span{transform:rotate(45deg)}.kh-faq-list details p{font-size:12px;line-height:1.85;color:var(--kh-muted);margin:15px 25px 0 0}.kh-gallery-item[data-lightbox]{display:block;aspect-ratio:1.18;overflow:hidden;background:#e0e6d7}.kh-gallery-item[data-lightbox]>img{width:100%;height:100%;object-fit:cover}.kh-gallery-item[data-lightbox]>span{position:absolute;left:0;right:0;bottom:0;padding:35px 18px 15px;color:#fff;font-size:11px;line-height:1.5;background:linear-gradient(transparent,#182924b8)}.kh-gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:27px}.kh-gallery-filters button{padding:8px 18px;border:1px solid var(--kh-line);border-radius:30px;background:transparent;font-size:11px}.kh-gallery-filters button.is-active{background:var(--kh-ink);color:#fff;border-color:var(--kh-ink)}.kh-empty h2{font-size:37px;line-height:1.1;margin-bottom:17px}.kh-empty p{max-width:640px;margin:0 auto 25px;font-size:13px;line-height:1.9}.kh-empty>.kh-kicker{justify-content:center;margin:20px 0}.kh-empty-media>.kh-icon{width:35px;height:35px;color:var(--kh-accent)}.kh-video-card h2{font-size:28px;margin:20px 0 12px}.kh-video-card button>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;background:var(--kh-paper);display:grid;place-items:center;color:var(--kh-ink)}.kh-results-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:var(--kh-muted);margin:25px 0}.kh-filters>button{justify-self:start;align-self:end;margin-bottom:12px}.kh-filter-toggle{display:none}.kh-booking-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}.kh-contact-details h2{font-size:43px;margin:25px 0}.kh-contact-details>.kh-kicker{font-size:8px;letter-spacing:.09em}.kh-contact-details>p{font-size:13px;color:var(--kh-muted);line-height:1.9;margin-bottom:28px}.kh-contact-row{display:flex;gap:17px;align-items:flex-start;border-top:1px solid var(--kh-line);padding:22px 0}.kh-contact-row>.kh-icon{width:18px;height:18px;margin-top:3px;color:var(--kh-accent)}.kh-contact-row small{display:block;color:var(--kh-muted);font-size:10px;margin-bottom:5px}.kh-contact-row strong{display:block;font-size:14px;line-height:1.6;font-weight:400;overflow-wrap:anywhere}.kh-contact-details .kh-socials{font-size:10px;gap:18px}.kh-contact-details .kh-socials a{border-bottom:1px solid var(--kh-line);padding-bottom:3px}.kh-field>span{font-size:10px;font-weight:600}.kh-field>small,.kh-field-note,.kh-form-note{font-size:10px;color:var(--kh-muted);line-height:1.8}.kh-field-full{grid-column:1/-1}.kh-selected-package{display:flex;gap:16px;align-items:flex-start;background:#e6ecde;padding:18px;margin-bottom:28px}.kh-selected-package>.kh-icon{color:var(--kh-accent);margin-top:3px}.kh-selected-package span,.kh-selected-package strong,.kh-selected-package small{display:block}.kh-selected-package span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--kh-muted)}.kh-selected-package strong{font:400 23px/1.3 Georgia,serif;margin:7px 0}.kh-selected-package small{font-size:9px;color:var(--kh-muted)}.kh-form .kh-consent{margin:5px 0}.kh-form .kh-form-note{margin:0}.kh-wizard-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.kh-wizard-top>.kh-kicker{font-size:8px;letter-spacing:.06em}.kh-step-count{font-size:9px;color:var(--kh-muted)}.kh-trip-builder>.kh-step-progress{display:block;height:3px;padding:0;border:0;margin:0 0 32px;background:var(--kh-line)}.kh-trip-builder>.kh-step-progress>span{height:3px;display:block;background:var(--kh-accent);transition:width .25s}.kh-trip-builder .kh-form-grid{grid-template-columns:1fr}.kh-trip-builder .kh-form-actions{margin-top:28px}.kh-form-status .kh-button{font-size:10px;padding:11px 15px;min-height:41px}.kh-story-banner{position:relative;height:420px;overflow:hidden}.kh-story-banner img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.kh-story-banner>span{position:absolute;left:30px;bottom:25px;z-index:2;padding:10px 15px;background:var(--kh-accent);color:#fff;font-size:9px;letter-spacing:.13em}.kh-editor-content h2:first-child{margin-top:0}.kh-area-tags{display:flex;flex-wrap:wrap;gap:12px}.kh-area-tags a{display:inline-flex;align-items:center;gap:18px;padding:12px 18px;border:1px solid var(--kh-line);font-size:12px;background:var(--kh-white)}.kh-area-tags a:hover{background:var(--kh-sage)}.kh-review{margin:0}.kh-review>p{font:400 25px/1.55 Georgia,serif;margin:15px 0 25px;color:var(--kh-ink)}.kh-review>span{color:var(--kh-accent)}.kh-review footer small{display:block;margin-top:5px;color:var(--kh-muted)}#kh-lightbox figcaption{display:block;padding:16px 55px;font-size:12px;text-align:center}
@media(max-width:1180px){.kh-header-inner,.kh-header>.kh-shell{gap:16px}.kh-header .kh-nav{gap:19px}.kh-header .kh-brand-name{font-size:22px}.kh-header-actions>.kh-button{padding:11px 14px;font-size:10px;gap:10px}.kh-hero.kh-shell{gap:33px}.kh-hero-foot{gap:15px}.kh-hero-foot .kh-text-link{gap:8px}.kh-quick-book{grid-template-columns:175px 1fr;gap:25px}.kh-quick-form{gap:20px}.kh-quick-form .kh-button{padding:13px 15px;gap:10px}.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kh-fleet-section .kh-card-body{padding:23px}.kh-fleet-section .kh-card-body h3{font-size:29px}.kh-fleet-section .kh-card-body>p{font-size:12px}.kh-fleet-section .kh-card-meta{font-size:9px}.kh-fleet-section .kh-vehicle-card .kh-small{font-size:9px}.kh-fleet-section .kh-vehicle-card .kh-kicker{font-size:8px}.kh-fleet-section .kh-vehicle-visual{aspect-ratio:1.6}.kh-coach-copy{padding:43px 34px}.kh-coach-copy h2{font-size:43px}.kh-coach-media{min-height:550px}.kh-coach-copy .kh-actions{gap:20px}.kh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-cta{padding:46px 42px;gap:30px}.kh-cta h2{font-size:44px}.kh-footer-top{gap:55px}.kh-booking-layout{gap:50px}.kh-detail-hero .kh-display{font-size:55px}.kh-detail-hero.kh-shell{gap:35px}.kh-detail-image img{height:415px}}
@media(max-width:1000px){.kh-header .kh-nav{gap:14px}.kh-header .kh-brand-name{font-size:20px}.kh-header .kh-brand small{font-size:6px}.kh-header .kh-brand-mark{width:36px;height:36px;font-size:23px}.kh-header .kh-brand-mark>span{font-size:15px}.kh-header-actions>.kh-button{font-size:9px;padding:10px 12px;gap:7px}.kh-header-actions>.kh-button>.kh-icon{width:13px;height:13px}.kh-hero.kh-shell{gap:28px}.kh-hero-foot{align-items:flex-start;flex-direction:column;gap:20px}.kh-quick-book{grid-template-columns:150px 1fr;gap:20px}.kh-quick-form{grid-template-columns:1fr 1fr;gap:19px}.kh-quick-form .kh-button{min-height:38px}.kh-coach{grid-template-columns:1fr 1fr}.kh-coach-copy{padding:35px 29px}.kh-coach-copy h2{font-size:39px}.kh-coach-copy .kh-kicker{font-size:8px}.kh-coach-media{min-height:590px}.kh-feature-grid{grid-template-columns:1fr;gap:10px}.kh-coach-copy .kh-small{margin:20px 0}.kh-coach-copy .kh-actions{gap:20px}.kh-cta{padding:39px 35px}.kh-cta h2{font-size:40px}.kh-cta>.kh-actions .kh-button{min-width:175px;font-size:11px;padding:12px 17px;gap:12px}.kh-footer-top{gap:38px}.kh-detail-hero .kh-display{font-size:49px}.kh-detail-image img{height:405px}.kh-booking-layout{grid-template-columns:.8fr 1.2fr;gap:35px}.kh-contact-details h2{font-size:38px}.kh-contact-details>p{font-size:12px}.kh-price-panel{padding:23px}}
@media(max-width:800px){.kh-header .kh-brand-name{font-size:23px}.kh-header .kh-brand small{font-size:7px}.kh-header .kh-brand-mark{width:41px;height:41px;font-size:25px}.kh-header-actions>.kh-button{display:none}.kh-hero.kh-shell{gap:23px;padding-top:31px}.kh-hero-caption{padding:20px;min-width:0;max-width:100%;gap:10px}.kh-hero-caption>span:last-child{display:block;font-size:8px}.kh-hero-caption>span small{font-size:15px}.kh-hero .kh-image-credit{font-size:6px;right:10px;top:10px}.kh-quick-book{grid-template-columns:130px 1fr}.kh-quick-book h2{font-size:25px}.kh-quick-book .kh-kicker{font-size:7px;gap:8px}.kh-quick-book .kh-kicker::before{width:14px}.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-coach{grid-template-columns:1fr}.kh-coach-media{min-height:0;aspect-ratio:1.5}.kh-coach-media img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.kh-coach-copy{padding:40px}.kh-coach-copy h2{font-size:47px;max-width:480px}.kh-coach-copy>p:not(.kh-small){max-width:530px}.kh-feature-grid{grid-template-columns:1fr 1fr;max-width:470px}.kh-coach-copy .kh-actions{gap:30px}.kh-coach-copy .kh-small{margin:22px 0}.kh-coach-badge strong{font-size:61px}.kh-three-grid{gap:27px}.kh-three-grid h3{font-size:25px}.kh-three-grid p{font-size:11px}.kh-cta{padding:37px 32px;gap:30px}.kh-cta h2{font-size:38px}.kh-cta p{font-size:11px}.kh-cta>.kh-actions .kh-button{min-width:0;white-space:nowrap}.kh-cta>.kh-actions>.kh-text-link{font-size:10px;gap:10px}.kh-footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:25px}.kh-footer-top .kh-brand-name{font-size:22px}.kh-footer-top .kh-brand{gap:9px}.kh-footer-top .kh-brand-mark{display:none}.kh-footer-top .kh-brand small{font-size:6px}.kh-footer-top p{font-size:10px}.kh-footer-top>div>a:not(.kh-brand){font-size:10px}.kh-footer-bottom{font-size:8px;gap:15px;flex-wrap:wrap}.kh-footer-bottom>div{gap:15px}.kh-detail-hero.kh-shell{gap:28px;margin-bottom:42px}.kh-detail-hero .kh-display{font-size:43px;line-height:1.08}.kh-detail-hero .kh-lede{font-size:12px}.kh-detail-facts{gap:12px;margin:22px 0}.kh-detail-facts>span{font-size:9px}.kh-detail-image img{height:360px}.kh-vehicle-detail-image{min-height:360px}.kh-detail-hero .kh-small{font-size:9px}.kh-booking-aside{position:static}.kh-booking-layout{grid-template-columns:1fr;gap:35px}.kh-booking-layout .kh-contact-details{display:block;max-width:610px}.kh-contact-details>p{max-width:500px}.kh-contact-row{padding:18px 0}.kh-contact-details h2{margin:22px 0}.kh-contact-details .kh-socials{margin-top:15px}.kh-story-banner{height:340px}}
@media(max-width:600px){.kh-header .kh-brand-name{font-size:22px}.kh-header .kh-brand small{font-size:6px}.kh-header .kh-brand-mark{width:37px;height:37px;font-size:23px}.kh-hero.kh-shell{grid-template-columns:1fr;gap:26px;padding-top:22px}.kh-hero-foot{flex-direction:row;align-items:center;gap:20px;padding-top:20px}.kh-hero-foot>.kh-text-link{font-size:9px}.kh-hero-seal{gap:10px}.kh-hero-seal strong{font-size:10px}.kh-hero-seal small{font-size:8px}.kh-hero-media{aspect-ratio:1.06}.kh-hero-media,.kh-hero-media>img{min-height:380px}.kh-hero-caption{padding:23px;gap:12px}.kh-hero-caption>span:last-child{font-size:8px}.kh-hero-caption>span small{font-size:17px}.kh-quick-book{grid-template-columns:1fr;gap:22px;padding:25px 0 28px;margin-top:14px}.kh-quick-book>div{display:flex;align-items:center;justify-content:space-between;gap:15px}.kh-quick-book .kh-kicker{font-size:8px;margin:0}.kh-quick-book h2{font-size:25px}.kh-quick-form{gap:20px 18px}.kh-quick-form input{font-size:13px;min-height:38px}.kh-quick-form .kh-button{min-height:39px;font-size:10px;gap:10px;padding:12px 13px}.kh-section-head>div>p{font-size:12px;margin-top:17px}.kh-section-head>.kh-text-link{margin-top:22px}.kh-package-price .kh-price-note{font-size:9px}.kh-package-price .kh-price-label{font-size:10px}.kh-card-meta{gap:16px}.kh-card-meta>span{font-size:9px}.kh-section-note{font-size:10px}.kh-fleet-section .kh-fleet-grid{grid-template-columns:1fr;gap:24px}.kh-fleet-section .kh-vehicle-visual{aspect-ratio:1.6}.kh-fleet-section .kh-card-body{padding:25px}.kh-fleet-section .kh-vehicle-card .kh-kicker{font-size:9px}.kh-fleet-section .kh-card-body h3{font-size:32px}.kh-fleet-section .kh-card-body>p{font-size:12px}.kh-fleet-section .kh-vehicle-card .kh-small{font-size:10px}.kh-vehicle-art{max-height:170px}.kh-coach-media{aspect-ratio:1.25}.kh-coach-copy{padding:31px 25px 35px}.kh-coach-copy h2{font-size:41px;margin:22px 0}.kh-coach-copy .kh-kicker{font-size:8px;letter-spacing:.12em}.kh-coach-copy>p:not(.kh-small){font-size:12px}.kh-feature-grid{gap:16px 10px;font-size:10px;padding:22px 0}.kh-feature-grid>span{font-size:9px;gap:6px}.kh-feature-grid .kh-icon{width:15px;height:15px}.kh-coach-copy .kh-actions{align-items:flex-start;gap:23px;flex-direction:column}.kh-coach-copy .kh-button{padding:13px 19px;font-size:11px}.kh-coach-copy .kh-text-link{font-size:10px}.kh-coach-badge{left:22px;bottom:24px;gap:15px}.kh-coach-badge strong{font-size:61px}.kh-coach-badge>span{font-size:9px}.kh-journey>.kh-route-art{margin-top:10px;margin-bottom:27px}.kh-three-grid{grid-template-columns:1fr;gap:27px}.kh-journey .kh-three-grid{margin-top:0}.kh-journey .kh-three-grid>div{position:relative;padding-left:50px;padding-top:24px;border-top:1px solid var(--kh-line)}.kh-journey .kh-step-number{position:absolute;left:0;top:26px;font-size:23px}.kh-three-grid h3{font-size:28px;margin-bottom:12px}.kh-three-grid p{font-size:12px;line-height:1.9}.kh-service-grid{grid-template-columns:1fr}.kh-service-card{padding:27px 26px}.kh-service-card h3{font-size:29px;margin-bottom:13px}.kh-service-card p{font-size:12px;padding-bottom:31px}.kh-cta{display:block;padding:34px 26px}.kh-cta h2{font-size:40px;max-width:350px;margin:20px 0}.kh-cta p{font-size:12px;max-width:350px}.kh-cta>.kh-actions{margin-top:27px;gap:22px}.kh-cta>.kh-actions .kh-button{padding:13px 20px;font-size:11px;min-height:45px}.kh-footer-top{grid-template-columns:1fr 1fr;gap:32px 25px}.kh-footer-top>div:first-child{grid-column:1/-1}.kh-footer-top .kh-brand-name{font-size:24px}.kh-footer-top .kh-brand small{font-size:7px}.kh-footer-top .kh-brand-mark{display:flex}.kh-footer-top p{font-size:11px}.kh-footer-top>div>a:not(.kh-brand){font-size:11px}.kh-footer-bottom{display:block;font-size:9px;line-height:1.8}.kh-footer-bottom>div{gap:18px;margin:13px 0}.kh-has-mobile-bar .kh-floating-wa,.kh-has-mobile-bar .kh-floating-call{display:none}.kh-filter-toggle{display:none}.kh-js-ready .kh-filter-toggle{display:inline-flex;margin-bottom:23px;font-size:11px}.kh-results-bar{align-items:flex-start;flex-direction:column;gap:8px;margin:0 0 24px;font-size:10px}.kh-filters>button{grid-column:1/-1;font-size:10px;margin-bottom:0;margin-top:4px}.kh-detail-breadcrumb{font-size:9px;padding-top:24px;margin-bottom:28px;gap:15px}.kh-detail-hero.kh-shell{grid-template-columns:1fr;gap:27px;margin-bottom:42px}.kh-detail-hero .kh-display{font-size:49px;margin:20px 0}.kh-detail-hero .kh-lede{font-size:13px}.kh-detail-facts>span{font-size:10px}.kh-detail-facts{gap:14px 21px;margin:23px 0}.kh-detail-hero .kh-small{font-size:10px}.kh-detail-image img{height:310px}.kh-vehicle-detail-image{min-height:310px}.kh-detail-hero .kh-kicker{font-size:9px}.kh-detail-section{padding-bottom:29px;margin-bottom:29px}.kh-detail-section h2{font-size:31px;line-height:1.12}.kh-detail-section h3{font-size:25px}.kh-detail-section p{font-size:12px}.kh-check-list li{font-size:12px;gap:9px}.kh-two-grid{grid-template-columns:1fr;gap:30px}.kh-itinerary-day{gap:16px;margin:24px 0}.kh-itinerary-day>span{width:32px;height:32px;font-size:13px}.kh-itinerary-day h3{font-size:24px}.kh-itinerary-day p{font-size:12px}.kh-price-panel{padding:26px}.kh-price-panel .kh-price{font-size:43px}.kh-price-panel>.kh-kicker{font-size:9px}.kh-price-panel .kh-price-note{font-size:10px}.kh-faq-list summary{font-size:21px}.kh-faq-list details{padding:20px 0}.kh-faq-list details p{font-size:12px}.kh-gallery-item[data-lightbox]{aspect-ratio:.88}.kh-gallery-item[data-lightbox]>span{font-size:9px;padding:28px 11px 12px}.kh-gallery-filters{gap:7px}.kh-gallery-filters button{padding:8px 12px;font-size:10px}.kh-empty{padding:35px 22px}.kh-empty h2{font-size:32px}.kh-empty p{font-size:12px;line-height:1.8}.kh-empty>.kh-kicker{font-size:8px;letter-spacing:.05em}.kh-video-card h2{font-size:29px}.kh-contact-details h2{font-size:38px}.kh-contact-details>.kh-kicker{font-size:8px}.kh-contact-details>p{font-size:12px}.kh-contact-row strong{font-size:14px}.kh-contact-details .kh-socials{font-size:11px}.kh-field>span{font-size:11px}.kh-field>small,.kh-form-note,.kh-field-note{font-size:10px}.kh-trip-builder .kh-form-actions{gap:12px}.kh-wizard-top{align-items:flex-start}.kh-wizard-top>.kh-kicker{font-size:7px;gap:7px}.kh-wizard-top>.kh-kicker::before{width:16px}.kh-step-count{font-size:8px;white-space:nowrap}.kh-enquiry-form legend{font-size:27px}.kh-selected-package{gap:13px;padding:17px}.kh-selected-package strong{font-size:22px}.kh-story-banner{height:300px}.kh-story-banner>span{left:17px;bottom:17px;font-size:8px;padding:9px 12px}.kh-area-tags{gap:9px}.kh-area-tags a{padding:10px 13px;gap:13px;font-size:11px}.kh-form-status .kh-button{margin-left:0!important;margin-right:8px;font-size:10px}#kh-lightbox figcaption{padding:16px 40px;font-size:10px}}
@media(max-width:380px){.kh-header .kh-brand-name{font-size:20px}.kh-header .kh-brand small{font-size:5.5px}.kh-header .kh-brand-mark{width:32px;height:32px;font-size:21px}.kh-header .kh-brand-mark>span{font-size:13px;margin-left:-5px}.kh-hero-foot{gap:13px}.kh-hero-seal small{font-size:7px}.kh-hero-foot>.kh-text-link{font-size:8px;gap:6px}.kh-quick-book h2{font-size:23px}.kh-quick-book .kh-kicker{font-size:7px}.kh-coach-copy{padding:29px 21px 33px}.kh-coach-copy h2{font-size:38px}.kh-feature-grid>span{font-size:8px}.kh-cta h2{font-size:38px}}
@media print{.kh-header,.kh-footer,.kh-mobile-menu,.kh-floating-wa,.kh-floating-call,.kh-skip{display:none!important}.kh-booking-aside{position:static}.kh-detail-layout{grid-template-columns:1fr}.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(2,1fr)}}
.kh-hero.kh-shell{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr)}.kh-hero-copy,.kh-hero-media,.kh-quick-form>.kh-field{min-width:0}.kh-hero-media>img{object-position:75% center}.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.kh-fleet-section .kh-vehicle-card .kh-card-body{padding:26px}.kh-fleet-section .kh-card-body h3{font-size:31px}.kh-fleet-section .kh-card-body>p{font-size:12px}.kh-fleet-section .kh-card-meta{font-size:9px}.kh-fleet-section .kh-vehicle-card .kh-small{font-size:9px}.kh-fleet-section .kh-vehicle-card .kh-kicker{font-size:8px}.kh-fleet-section .kh-vehicle-visual{aspect-ratio:1.65}.kh-fleet-section .kh-vehicle-card.is-featured{grid-column:span 2;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.kh-fleet-section .kh-vehicle-card.is-featured .kh-vehicle-visual{aspect-ratio:auto;min-height:330px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body{align-self:center;padding:36px 28px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body h3{font-size:37px}.kh-vehicle-visual .kh-image-credit{bottom:8px;right:8px;font-size:6px}.kh-quick-form input[type=date]{min-width:0;max-width:100%}
@media(max-width:1000px){.kh-fleet-section .kh-vehicle-card .kh-card-body{padding:22px}.kh-fleet-section .kh-card-body h3{font-size:27px}.kh-fleet-section .kh-card-body>p{font-size:11px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body{padding:26px 22px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body h3{font-size:31px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-vehicle-visual{min-height:340px}}
@media(max-width:800px){.kh-fleet-section .kh-fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.kh-fleet-section .kh-card-body h3{font-size:30px}.kh-fleet-section .kh-card-body>p{font-size:12px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body{padding:30px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body h3{font-size:36px}.kh-fleet-section .kh-vehicle-card.is-featured .kh-vehicle-visual{min-height:320px}}
@media(max-width:600px){.kh-hero.kh-shell{grid-template-columns:minmax(0,1fr)}.kh-fleet-section .kh-fleet-grid{grid-template-columns:minmax(0,1fr);gap:24px}.kh-fleet-section .kh-vehicle-card.is-featured{display:block;grid-column:auto}.kh-fleet-section .kh-vehicle-card .kh-card-body,.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body{padding:25px}.kh-fleet-section .kh-card-body h3,.kh-fleet-section .kh-vehicle-card.is-featured .kh-card-body h3{font-size:32px}.kh-fleet-section .kh-vehicle-visual,.kh-fleet-section .kh-vehicle-card.is-featured .kh-vehicle-visual{aspect-ratio:1.55;min-height:0}.kh-fleet-section .kh-vehicle-card .kh-kicker{font-size:9px}.kh-fleet-section .kh-card-body>p{font-size:12px}.kh-fleet-section .kh-vehicle-card .kh-small{font-size:10px}}
.kh-site a.kh-button{color:#fffdf8}.kh-site a.kh-button.is-secondary,.kh-site a.kh-button.is-light,.kh-site a.kh-button-outline,.kh-site a.kh-button--outline{color:var(--kh-ink)}
.kh-hero-media{width:100%;max-width:100%}
