:root{--kd-ink:#171313;--kd-paper:#f2e9d9;--kd-paper-light:#fff9ec;--kd-red:#c51f2b;--kd-red-dark:#82151c;--kd-gold:#dfa936;--kd-muted:#6d6259;--kd-line:rgba(23,19,19,.17);--kd-shadow:0 22px 55px rgba(34,20,14,.17);--kd-shell-width:min(1180px,calc(100% - 40px))}*{box-sizing:border-box}html{scrollbar-gutter:stable}body,html{background:var(--kd-paper)}body{margin:0;color:var(--kd-ink);font-family:var(--font-inter),Arial,sans-serif}button,input,select,textarea{font-family:inherit}a{color:inherit}.site-footer,.site-header{display:flex;align-items:center;justify-content:space-between;width:var(--kd-shell-width);min-height:78px;margin:auto;border-bottom:1px solid rgba(23,19,19,.1);gap:24px}.site-header{position:-webkit-sticky;position:sticky;z-index:999;top:0;background:rgba(242,233,217,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{color:var(--kd-ink);font-size:19px;font-weight:1000;letter-spacing:-.045em;line-height:.9;text-decoration:none;text-transform:uppercase}.wordmark span{display:none}.site-header nav{display:flex;gap:26px}.site-header nav a{position:relative;color:var(--kd-ink);font-size:12px;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.site-footer{min-height:0;margin-top:0;padding:24px 0;border-top:1px solid var(--kd-line);border-bottom:0;color:var(--kd-muted);font-size:12px;font-weight:700}.kd-home,.kd-home *{box-sizing:border-box}.kd-home{overflow:hidden;width:100%;margin:0;background:radial-gradient(circle at 12% 5%,rgba(197,31,43,.08),transparent 28rem),repeating-linear-gradient(0deg,rgba(79,55,35,.022) 0,rgba(79,55,35,.022) 1px,transparent 1px,transparent 4px),var(--kd-paper)}.kd-home img{display:block;max-width:100%}.kd-home a{color:inherit}.kdh-width{width:var(--kd-shell-width);margin-inline:auto}.kd-home h1,.kd-home h2,.kd-home h3,.kd-home p{margin-top:0}.kd-home h1,.kd-home h2,.kd-home h3{font-family:Georgia,Times New Roman,serif}.kdh-eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:var(--kd-red-dark);font-size:12px;font-weight:1000;letter-spacing:.16em;text-transform:uppercase}.kdh-eyebrow:before{width:28px;height:3px;content:"";background:var(--kd-red)}.kdh-section--dark .kdh-eyebrow{color:#f09ba1}.kdh-hero{padding:clamp(56px,8vw,104px) 0 72px}.kdh-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;grid-gap:clamp(36px,7vw,92px);gap:clamp(36px,7vw,92px)}.kdh-hero h1{max-width:800px;margin-bottom:24px;font-size:clamp(54px,6.15vw,84px);line-height:.92;letter-spacing:-.065em}.kdh-hero-emphasis{position:relative;z-index:0;display:inline}.kdh-hero-emphasis:after{position:absolute;z-index:-1;right:0;bottom:.05em;left:0;height:.18em;content:"";background:var(--kd-red);transform:rotate(-1.2deg)}.kdh-neighbourhood{display:inline-block;font-size:.82em;letter-spacing:-.075em;white-space:nowrap}.kdh-lead{max-width:680px;margin-bottom:30px;color:#493f39;font-size:clamp(18px,2vw,22px);line-height:1.55}.kdh-actions{display:flex;flex-wrap:wrap;gap:12px}.kdh-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:14px 22px;border:2px solid var(--kd-ink);border-radius:10px;color:var(--kd-paper-light)!important;background:var(--kd-ink);font-size:13px;font-weight:1000;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease}.kdh-button:focus-visible,.kdh-button:hover{box-shadow:5px 5px 0 var(--kd-red);transform:translate(-2px,-2px)}.kdh-button--outline{color:var(--kd-ink)!important;background:transparent}.kdh-hero-art{position:relative;min-height:500px}.kdh-passport{position:absolute;z-index:2;inset:16px 44px 28px 0;display:grid;min-height:430px;place-items:center;overflow:hidden;padding:46px;border:3px solid var(--kd-ink);border-radius:22px;color:var(--kd-paper-light);background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),var(--kd-ink);background-size:18px 18px;box-shadow:var(--kd-shadow);text-align:center;transform:rotate(3deg)}.kdh-passport p{margin-bottom:18px;color:#e4cfac;font-size:11px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.kdh-passport-mark{display:grid;width:min(100%,270px);min-height:190px;place-items:center}.kdh-passport-mark img{width:min(88%,170px);aspect-ratio:1;border-radius:22px;object-fit:cover}.kdh-passport strong{display:block;margin-top:20px;font-family:Georgia,Times New Roman,serif;font-size:29px}.kdh-stamp{display:grid;place-items:center;border:5px double;border-radius:50%;font-weight:1000;letter-spacing:.08em;line-height:1.15;text-align:center;text-transform:uppercase}.kdh-stamp--hero{position:absolute;z-index:4;right:0;bottom:5px;width:138px;height:138px;padding:16px;color:var(--kd-red);background:rgba(242,233,217,.96);font-size:13px;transform:rotate(-12deg)}.kdh-section{padding:88px 0}.kdh-section--dark{color:var(--kd-paper-light);background:var(--kd-ink)}.kdh-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:36px}.kd-home h2{max-width:780px;margin-bottom:0;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em}.kdh-text-link{flex:0 0 auto;font-size:13px;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.kdh-event-grid{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.kdh-event-loading{display:grid;min-height:300px;place-items:center;align-content:center;padding:42px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.04);text-align:center}.kdh-event-loading p{color:#d7cbbb;line-height:1.6}.kdh-spinner{width:42px;height:42px;margin-bottom:17px;border:4px solid rgba(255,255,255,.2);border-top:4px solid var(--kd-red);border-radius:50%;animation:kdh-spin .85s linear infinite}@keyframes kdh-spin{to{transform:rotate(1turn)}}.kdh-curated{overflow:hidden;background:var(--kd-gold)}.kdh-curated-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr);align-items:center;grid-gap:clamp(48px,8vw,110px);gap:clamp(48px,8vw,110px)}.kdh-curated-copy h2{max-width:690px}.kdh-curated-lead{max-width:680px;margin:28px 0 34px;font-size:clamp(18px,1.7vw,22px);line-height:1.55}.kdh-curated-points{display:grid;border-top:2px solid var(--kd-ink)}.kdh-curated-points>div{display:grid;grid-template-columns:minmax(145px,.55fr) 1fr;grid-gap:22px;gap:22px;padding:17px 0;border-bottom:1px solid rgba(23,19,19,.34)}.kdh-curated-points strong{font-size:13px;font-weight:1000;letter-spacing:.055em;text-transform:uppercase}.kdh-curated-points span{font-size:15px;line-height:1.45}.kdh-lineup-board{position:relative;min-height:545px;overflow:hidden;padding:38px;border:3px solid var(--kd-ink);border-radius:26px;color:var(--kd-paper-light);background:var(--kd-ink);box-shadow:11px 11px 0 var(--kd-red);transform:rotate(1.4deg)}.kdh-lineup-kicker{margin-bottom:26px;color:#efb8bc;font-size:11px;font-weight:1000;letter-spacing:.2em;text-transform:uppercase}.kdh-lineup-cards{position:relative;height:280px}.kdh-lineup-card{position:absolute;top:12px;display:flex;width:170px;height:225px;flex-direction:column;justify-content:space-between;padding:18px;border:8px solid var(--kd-paper-light);color:var(--kd-ink);background:var(--kd-paper);box-shadow:0 14px 30px rgba(0,0,0,.34)}.kdh-lineup-card--one{left:0;transform:rotate(-8deg)}.kdh-lineup-card--two{z-index:2;left:50%;background:#efb9bd;transform:translateX(-50%) rotate(2deg)}.kdh-lineup-card--three{right:0;background:#f3cf71;transform:rotate(9deg)}.kdh-lineup-card span{color:var(--kd-red);font-size:12px;font-weight:1000}.kdh-lineup-card strong{font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:.88}.kdh-vibes-stamp{position:absolute;right:24px;bottom:80px;display:grid;width:116px;height:116px;place-items:center;border:5px double var(--kd-red);border-radius:50%;color:var(--kd-red);background:var(--kd-paper);font-size:14px;font-weight:1000;line-height:1.05;text-align:center;text-transform:uppercase;transform:rotate(-11deg)}.kdh-lineup-tagline{font-family:Georgia,Times New Roman,serif;font-size:clamp(25px,3vw,38px);line-height:1}.kdh-lineup-tagline strong{color:#efb8bc}.kdh-manifesto{display:grid;grid-template-columns:.82fr 1.18fr;grid-gap:clamp(38px,8vw,110px);gap:clamp(38px,8vw,110px);align-items:start}.kdh-manifesto-copy{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4.2vw,53px);line-height:1.14;letter-spacing:-.035em}.kdh-manifesto-copy em{color:var(--kd-red);font-style:normal}.kdh-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:42px}.kdh-step{min-height:265px;padding:26px;border:1px solid var(--kd-line);border-radius:18px;background:rgba(255,249,236,.58)}.kdh-step-number{display:grid;width:46px;height:46px;margin-bottom:56px;place-items:center;border-radius:50%;color:var(--kd-paper-light);background:var(--kd-red);font-weight:1000}.kdh-step h3{margin-bottom:10px;font-size:27px}.kdh-step p{margin-bottom:0;color:var(--kd-muted);line-height:1.6}.kdh-stamp-field{display:grid;min-height:510px;place-items:center;padding:42px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:#1d1918}.kdh-stamp-copy{max-width:580px;text-align:center}.kdh-stamp-copy p:not(.kdh-eyebrow){color:#d7cbbb;font-size:18px;line-height:1.6}.kdh-host-section{padding:clamp(70px,9vw,120px) 0;color:var(--kd-paper-light);background:var(--kd-red)}.kdh-host-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.6fr);grid-gap:clamp(38px,7vw,86px);gap:clamp(38px,7vw,86px);align-items:center}.kdh-host-content h2{max-width:780px;margin:0;font-size:clamp(48px,7vw,88px);line-height:.92}.kdh-host-lead{max-width:710px;margin:30px 0 14px;font-size:clamp(20px,2.2vw,27px);font-weight:800;line-height:1.35}.kdh-host-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:34px 0}.kdh-host-features article{padding:20px;border:2px solid var(--kd-ink);border-radius:14px;color:var(--kd-ink);background:var(--kd-paper-light);box-shadow:5px 5px 0 var(--kd-ink)}.kdh-host-features span,.kdh-host-features strong{display:block}.kdh-host-features strong{margin-bottom:8px}.kdh-host-features span{font-size:14px;line-height:1.5}.kdh-host-callout{display:grid;justify-items:center;grid-gap:14px;gap:14px;padding:clamp(34px,5vw,58px) 24px;border:3px solid var(--kd-ink);border-radius:24px;color:var(--kd-ink);background:var(--kd-paper-light);box-shadow:12px 12px 0 var(--kd-ink);text-align:center;transform:rotate(2deg)}.kdh-host-callout span{font-size:clamp(18px,2vw,25px);font-weight:1000;text-transform:uppercase}.kdh-host-callout strong{color:var(--kd-red);font-family:Georgia,Times New Roman,serif;font-size:46px;line-height:.8}.kdh-final-cta{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:38px;gap:38px;padding:clamp(32px,6vw,68px);border:3px solid var(--kd-ink);border-radius:26px;background:var(--kd-gold);box-shadow:10px 10px 0 var(--kd-red)}.kdh-final-cta p:not(.kdh-eyebrow){max-width:690px;font-size:18px;line-height:1.55}@media(max-width:800px){.site-footer,.site-header{width:calc(100% - 32px)}.site-header{align-items:flex-start;flex-direction:column;padding:18px 0}.site-header nav{gap:14px}.kdh-width{width:calc(100% - 32px)}.kdh-curated-grid,.kdh-final-cta,.kdh-hero-grid,.kdh-host-grid,.kdh-manifesto{grid-template-columns:1fr}.kdh-hero-art{min-height:420px}.kdh-host-features,.kdh-steps{grid-template-columns:1fr}.kdh-lineup-board{min-height:460px}.kdh-lineup-card{width:125px;height:190px}.kdh-final-cta{gap:24px}.kdh-section{padding:64px 0}}.kd-shell-width{width:var(--kd-shell-width);margin-inline:auto}.kd-shell-header{position:-webkit-sticky;position:sticky;z-index:999;top:0;border-bottom:1px solid rgba(23,19,19,.1);color:var(--kd-ink);background:rgba(242,233,217,.94);font-family:Inter,Arial,sans-serif;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.kd-shell-nav{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:24px}.kd-shell-brand{display:inline-flex;align-items:center;gap:11px;color:var(--kd-ink);text-decoration:none}.kd-shell-brand-logo{display:block;width:auto;height:54px;max-width:min(230px,46vw);border-radius:12px;object-fit:contain;object-position:left center}.kd-shell-brand-name{color:var(--kd-ink);font-size:19px;font-weight:1000;letter-spacing:-.045em;line-height:.9;text-transform:uppercase}.kd-shell-desktop-nav{display:flex;align-items:center;gap:26px}.kd-shell-cart-link,.kd-shell-link{position:relative;color:var(--kd-ink);font-size:12px;font-weight:900;letter-spacing:.09em;text-decoration:none;text-transform:uppercase}.kd-shell-link:after{position:absolute;right:0;bottom:-7px;left:0;height:3px;content:"";background:var(--kd-red);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.kd-shell-link:focus-visible:after,.kd-shell-link:hover:after{transform:scaleX(1)}.kd-shell-passport-link{padding:12px 16px;border-radius:999px;color:var(--kd-paper-light);background:var(--kd-ink)}.kd-shell-passport-link:after{display:none}.kd-shell-cart-link{padding-left:22px}.kd-shell-cart-link:before{position:absolute;left:0;content:"●";color:var(--kd-red)}.kdh-stamp-field{position:relative}.kdh-floating-stamp{position:absolute;display:grid;width:128px;height:128px;place-items:center;border:5px double;border-radius:50%;font-size:11px;font-weight:1000;line-height:1.15;text-align:center;text-transform:uppercase;opacity:.72}.kdh-fs-1{top:42px;left:7%;color:#d8464f;transform:rotate(-18deg)}.kdh-fs-2{top:48px;right:8%;color:#e9ba59;transform:rotate(11deg)}.kdh-fs-3{bottom:36px;left:17%;color:#8ab8ae;transform:rotate(9deg)}.kdh-fs-4{right:18%;bottom:28px;color:#d8464f;transform:rotate(-8deg)}.kd-home .kdh-host-content .kdh-eyebrow,.kd-home .kdh-host-content h2{color:var(--kd-paper-light)!important;-webkit-text-fill-color:var(--kd-paper-light)!important}.kdh-event-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr)}.kdh-event-card{position:relative;min-height:390px;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:24px;background:radial-gradient(circle at 78% 22%,rgba(223,169,54,.42),transparent 11rem),radial-gradient(circle at 18% 12%,rgba(197,31,43,.55),transparent 16rem),linear-gradient(150deg,#3b2123,#111);isolation:isolate}.kdh-event-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.kdh-event-overlay{position:absolute;z-index:1;inset:0;display:grid;align-content:space-between;padding:26px 32px 32px;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.1) 30%,rgba(0,0,0,.92))}.kdh-badges{display:flex;flex-wrap:wrap;gap:8px}.kdh-badge{padding:8px 11px;border:1px solid rgba(255,255,255,.4);border-radius:999px;color:var(--kd-paper-light);background:rgba(0,0,0,.52);font-size:10px;font-weight:1000;letter-spacing:.12em;text-transform:uppercase}.kdh-badge--red{border-color:var(--kd-red);background:var(--kd-red)}.kdh-event-content h3{max-width:680px;margin-bottom:12px;color:var(--kd-paper-light);font-size:clamp(34px,4.7vw,58px);line-height:.98;letter-spacing:-.04em}.kdh-event-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:22px;color:#eadfcf;font-size:14px;font-weight:700}.kdh-event-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.kdh-mini-button{color:var(--kd-paper-light)!important;font-size:12px;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.kdh-availability{color:#f0c46b;font-size:12px;font-weight:900}.kdh-availability.is-low{color:#ff9da4}.kdh-availability.is-sold-out{color:#d2c9bf}.kdh-event-state{display:grid;min-height:300px;place-items:center;align-content:center;padding:42px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.04);text-align:center}.kdh-event-state h3{color:var(--kd-paper-light);font-size:clamp(30px,5vw,48px)}.kdh-event-state p{color:#d7cbbb;line-height:1.6}@media(max-width:820px){.kdh-event-grid{grid-template-columns:1fr}}.kd-shell-footer{padding:72px 0 30px;border-top:1px solid var(--kd-line);color:var(--kd-ink);background:var(--kd-paper);font-family:Inter,Arial,sans-serif}.kd-shell-footer-grid{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(125px,.55fr));grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px)}.kd-shell-footer-brand{min-width:0}.kd-shell-footer-brand .kd-shell-brand{justify-content:flex-start}.kd-shell-footer-brand p{max-width:330px;margin:20px 0 0;color:var(--kd-muted);font-size:14px;line-height:1.6}.kd-shell-footer h2{margin:0 0 17px;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:1000;letter-spacing:.13em;text-transform:uppercase}.kd-shell-footer-grid>div:not(:first-child){display:flex;align-items:flex-start;flex-direction:column;gap:10px}.kd-shell-footer-grid a:not(.kd-shell-brand){color:var(--kd-muted);font-size:13px;text-decoration:none}.kd-shell-footer-grid a:hover{color:var(--kd-red)}.kd-shell-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:54px;padding-top:24px;border-top:1px solid var(--kd-line);color:var(--kd-muted);font-size:11px}@media(max-width:1100px){.kd-shell-footer-grid{display:flex!important;width:var(--kd-shell-width)!important;max-width:1180px!important;flex-wrap:wrap;gap:30px}.kd-shell-footer-brand{flex:0 0 100%!important;width:100%!important;max-width:none!important;margin:0!important}.kd-shell-footer-brand .kd-shell-brand{display:flex!important;width:100%!important;margin:0!important;justify-content:flex-start!important}.kd-shell-footer-brand p{width:100%!important;max-width:520px!important;margin-right:0!important;margin-left:0!important}.kd-shell-footer-grid>div:not(:first-child){min-width:140px;flex:1 1 140px}}@media(max-width:820px){.kd-shell-footer-grid{grid-template-columns:1fr 1fr}.kd-shell-footer-brand{grid-column:1/-1!important;width:100%!important;max-width:none!important;margin:0!important;justify-self:stretch!important}.kd-shell-footer-brand p{width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important}}@media(max-width:560px){.kd-shell-footer{padding-top:56px}.kd-shell-footer-grid{grid-template-columns:1fr 1fr}.kd-shell-footer-bottom{align-items:flex-start;flex-direction:column}}.kd-shell-menu-open{overflow:hidden}.kd-shell-menu-button{display:none;align-items:center;gap:11px;padding:10px 0;border:0;color:var(--kd-ink);background:transparent;font:inherit;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}.kd-shell-menu-icon{display:grid;width:24px;grid-gap:6px;gap:6px}.kd-shell-menu-icon i{display:block;width:100%;height:2px;background:currentColor;transition:transform .18s ease}.kd-shell-header.is-menu-open .kd-shell-menu-icon i:first-child{transform:translateY(4px) rotate(45deg)}.kd-shell-header.is-menu-open .kd-shell-menu-icon i:last-child{transform:translateY(-4px) rotate(-45deg)}.kd-shell-mobile-menu{display:none}@media(max-width:820px){.kd-shell-desktop-nav{display:none}.kd-shell-menu-button{display:inline-flex}.kd-shell-mobile-menu{position:fixed;z-index:1000;top:68px;right:0;left:0;display:block;width:100%;height:calc(100dvh - 68px);min-height:calc(100vh - 68px);overflow-y:auto;padding:42px 0;visibility:hidden;background:var(--kd-paper);opacity:0;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.kd-shell-header.is-menu-open .kd-shell-mobile-menu{visibility:visible;opacity:1;transform:translateY(0)}.kd-shell-mobile-menu nav{display:flex;width:var(--kd-shell-width);align-items:flex-start;flex-direction:column;gap:22px}.kd-shell-mobile-menu .kd-shell-link{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,9vw,54px);font-weight:700;letter-spacing:-.04em;text-transform:none}.kdh-width{width:var(--kd-shell-width)}.kdh-hero-grid,.kdh-manifesto{grid-template-columns:1fr}.kdh-hero-art{min-height:430px}.kdh-passport{right:35px}.kdh-event-grid,.kdh-steps{grid-template-columns:1fr}.kdh-manifesto>div:first-child{position:static}.kdh-step{min-height:0}.kdh-step-number{margin-bottom:30px}.kdh-final-cta,.kdh-host-features{grid-template-columns:1fr}}@media(max-width:560px){:root{--kd-shell-width:min(100% - 24px,1180px)}.kd-shell-nav{min-height:68px}.kd-shell-brand-logo{height:46px;max-width:190px;border-radius:10px}.kd-shell-brand-name{max-width:100px;font-size:14px}.kdh-hero{padding-top:45px}.kdh-hero h1{font-size:clamp(42px,13vw,62px);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.kdh-neighbourhood{display:inline-block;font-size:.78em;letter-spacing:-.075em;white-space:nowrap}.kdh-hero-art{min-height:370px}.kdh-passport{inset:10px 24px 20px 0;min-height:330px;padding:30px}.kdh-passport-mark{width:min(100%,220px);min-height:140px}.kdh-passport-mark img{width:min(88%,120px);border-radius:17px!important}.kdh-passport strong{font-size:23px}.kdh-stamp--hero{width:105px;height:105px;font-size:10px}.kdh-section{padding:66px 0}.kdh-section-heading{display:block}.kdh-section-heading .kdh-text-link{display:inline-block;margin-top:18px}.kdh-event-overlay{padding:20px 22px 25px}.kdh-event-bottom{align-items:flex-start;flex-direction:column}:root{--kd-shell-width:min(376px,calc(100% - 24px))}}.kd-shell-link.is-active:after{transform:scaleX(1)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}