*,:before,:after{box-sizing:border-box}:root{--kh-orange:#ff650c;--kh-orange-hover:#e6520f;--kh-yellow:#f9cd02;--kh-black:#000;--kh-ink:#000;--kh-muted:#666;--kh-line:#e8e8e8;--kh-bg:#fff;--kh-footer-bg:#0d0d0d;--kh-footer-text:#cfcfcf;--kh-max:1320px;--kh-sidebar:340px;--kh-font:"Manrope", system-ui, sans-serif;--kh-display:"Lexend Deca", system-ui, sans-serif;--kh-banner-display:"Alumni Sans", "Lexend Deca", system-ui, sans-serif;--kh-ui:"Manrope", system-ui, sans-serif;--kh-ease:cubic-bezier(.22, 1, .36, 1);--kh-z-sticky:9990;--kh-z-mobile:10000;--kh-z-panel:10020;--kh-z-totop:10010;--kh-z-cookie:10030}html{scroll-behavior:smooth}body{font-family:var(--kh-font);color:var(--kh-ink);background:var(--kh-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.kh-container{width:min(100% - 30px, var(--kh-max));margin-inline:auto}.kh-i{vertical-align:-.15em;flex:none;width:1em;height:1em;display:inline-block}.kh-i--sm{width:.7em;height:.7em}.kh-i path{fill:currentColor}.kh-sr-only,.kh-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.kh-social{align-items:center;gap:.75rem;display:inline-flex}.kh-social a{color:inherit;font-size:14px;transition:opacity .2s;display:inline-flex}.kh-social a:hover{opacity:.75}.kh-cta{background:var(--kh-orange);font-family:var(--kh-font);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;transition:background .2s var(--kh-ease);border-radius:50px;align-items:center;gap:.65rem;padding:8px 8px 8px 26px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;color:#000!important}.kh-cta:hover{background:var(--kh-orange-hover)}.kh-cta__text{color:#000}.kh-cta__arrow{background:#000;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;display:inline-grid}.kh-cta__arrow img{width:14px;height:14px}.kh-cta--compact{padding:6px 6px 6px 18px;font-size:13px}.kh-cta--compact .kh-cta__arrow{flex-basis:40px;width:40px;height:40px}.kh-cta--block{justify-content:space-between;width:100%}.kh-header{z-index:60;pointer-events:none;position:absolute;top:40px;left:0;right:0}.kh-header *{pointer-events:auto}.kh-header__wrap{width:min(100% - 30px, var(--kh-max));max-width:var(--kh-max);align-items:stretch;margin-inline:auto;padding:0;display:flex}.kh-header__brand{z-index:9;background-image:linear-gradient(61deg,#000 81%,#fff0 81%);border-radius:17px 0 0 17px;flex:0 0 273px;align-items:center;width:273px;margin-right:-70px;padding:12px 10px 12px 17px;display:flex;position:relative}.kh-header__brand img{aspect-ratio:200/101;object-fit:contain;width:200px;height:auto}.kh-header__main{flex-direction:column;flex:auto;align-items:stretch;min-width:0;display:flex}.kh-header__top{background:var(--kh-orange);color:#000;border-radius:0 17px 0 0;justify-content:flex-end;align-self:flex-start;align-items:center;gap:1.5rem;width:min(100%,820px);max-width:820px;min-height:46px;padding:0 1.25rem 0 4.5rem;font-size:14px;font-weight:500;display:flex}.kh-header__contacts{flex-wrap:wrap;align-items:center;gap:1.15rem;display:flex}.kh-header__contacts a{color:#000;align-items:center;gap:.4rem;display:inline-flex}.kh-header__contacts .kh-i{font-size:14px}.kh-social--top{color:#000}.kh-header__navrow{background:#fff;border-radius:0 50px 50px 0;justify-content:flex-end;align-items:center;gap:1.5rem;min-height:80px;padding:0 .45rem 0 4.5rem;display:flex;box-shadow:0 10px 30px #02154e0f}.kh-nav{z-index:5;position:relative}.kh-nav__list{flex-wrap:wrap;align-items:center;gap:.15rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.kh-nav__item{position:relative}.kh-nav__link,.kh-nav__item>a{color:#000;font-family:var(--kh-font);white-space:nowrap;align-items:center;gap:.25rem;font-size:16px;font-weight:600;line-height:60px;transition:color .2s;display:inline-flex}.kh-nav__link:hover,.kh-nav__item>a:hover,.kh-nav__item.is-open>a,.kh-nav__item:hover>a{color:var(--kh-orange)}.kh-nav__caret{opacity:.7;transition:transform .2s;display:inline-flex}.kh-nav__item.is-open>a>.kh-nav__caret,.kh-nav__item:hover>a>.kh-nav__caret{transform:rotate(180deg)}.kh-nav__dropdown{border:1px solid var(--kh-line);opacity:0;visibility:hidden;z-index:30;background:#fff;min-width:240px;margin:0;padding:.5rem 0;list-style:none;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(8px);box-shadow:0 12px 28px #02154e1f}.kh-nav__item:hover>.kh-nav__dropdown,.kh-nav__item:focus-within>.kh-nav__dropdown,.kh-nav__item.is-open>.kh-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.kh-nav__dropdown>li>a{color:#222;white-space:nowrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem 1.1rem;font-size:14px;font-weight:600;line-height:1.35;display:flex}.kh-nav__dropdown>li>a:hover{color:var(--kh-orange);background:#fafafa}.kh-nav__dropdown .kh-nav__caret{transform:rotate(-90deg)}.kh-nav__dropdown>.has-children{position:relative}.kh-nav__dropdown--nested{margin-left:1px;top:0;left:100%}.kh-nav__dropdown>.has-children:hover>.kh-nav__dropdown--nested,.kh-nav__dropdown>.has-children:focus-within>.kh-nav__dropdown--nested,.kh-nav__dropdown>.has-children.is-open>.kh-nav__dropdown--nested{opacity:1;visibility:visible;transform:translateY(0)}.kh-nav--sticky>.kh-nav__item>a{padding:.85rem 0;font-size:15px;line-height:1.2}.kh-sticky .kh-nav__dropdown{z-index:calc(var(--kh-z-sticky) + 1)}.kh-sticky{z-index:var(--kh-z-sticky);transition:transform .35s var(--kh-ease);visibility:hidden;pointer-events:none;background:#fff;position:fixed;top:0;left:0;right:0;transform:translateY(-110%);box-shadow:0 3px 18px #02154e17}.kh-sticky.is-visible{visibility:visible;pointer-events:auto;transform:translateY(0)}.kh-sticky__inner{width:min(100% - 30px, var(--kh-max));max-width:var(--kh-max);align-items:center;gap:1.25rem;min-height:90px;margin-inline:auto;display:flex}.kh-sticky__brand img{aspect-ratio:130/66;object-fit:contain;width:130px;height:auto}.kh-sticky__divider{background:var(--kh-orange);flex:0 0 2px;align-self:stretch;width:2px;margin-block:1.15rem;margin-inline:1rem}.kh-social--sticky{color:#222;align-items:center;gap:.85rem;margin-right:auto}.kh-social--sticky a{place-items:center;width:20px;height:20px;font-size:0;line-height:0;transition:color .2s,opacity .2s;display:inline-grid}.kh-social--sticky a:hover{color:var(--kh-orange);opacity:1}.kh-social--sticky .kh-i{vertical-align:0;width:20px;height:20px;display:block;overflow:visible}.kh-sticky__right{align-items:center;gap:1.25rem;display:flex}.kh-mobile{display:none}.kh-mobile__bar{z-index:var(--kh-z-mobile);background:#fff;justify-content:space-between;align-items:center;gap:.75rem;min-height:64px;padding:.65rem 1rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 18px #00000014}.kh-mobile__brand img,.kh-mobile__drawer-head img{aspect-ratio:130/66;object-fit:contain;width:auto;height:36px}.kh-mobile__toggle{border:1px solid var(--kh-line);color:#111;place-items:center;width:44px;height:44px;font-size:1.25rem;display:inline-grid}.kh-mobile__overlay{z-index:calc(var(--kh-z-mobile) + 1);background:#00000073;position:fixed;inset:0}.kh-mobile__overlay[hidden]{display:none!important}.kh-mobile__drawer{z-index:calc(var(--kh-z-mobile) + 2);width:min(320px,88vw);height:100%;transition:transform .3s var(--kh-ease);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:auto;transform:translate(-105%);box-shadow:8px 0 30px #0000002e}.kh-mobile__drawer[hidden]{display:none!important}.kh-mobile.is-open .kh-mobile__drawer{transform:translate(0)}.kh-mobile__drawer-head{border-bottom:1px solid var(--kh-line);justify-content:space-between;align-items:center;padding:1rem;display:flex}.kh-mobile__close{border:1px solid var(--kh-line);place-items:center;width:40px;height:40px;display:inline-grid}.kh-mobile__nav{padding:.5rem 1rem 1rem}.kh-mnav{flex-direction:column;display:flex}.kh-mnav>li{border-bottom:1px solid var(--kh-line);position:relative}.kh-mnav a{padding:.85rem 2.5rem .85rem .15rem;font-weight:600;display:block}.kh-mnav__toggle{border:1px solid var(--kh-line);place-items:center;width:36px;height:36px;display:inline-grid;position:absolute;top:.45rem;right:0}.kh-mnav__sub{border-left:2px solid var(--kh-line);margin:0 0 .5rem;padding:0 0 .5rem .85rem}.kh-mnav__sub[hidden]{display:none!important}.kh-mobile__cta{margin:1rem}@media (width<=1199px){.kh-header,.kh-sticky{display:none!important}.kh-mobile{display:block}body{padding-top:64px}body.kh-home{padding-top:0}body.kh-home .kh-mobile__bar{background:#fffffff5}}@media (width>=1200px){.kh-mobile{display:none!important}}.kh-banner{color:#fff;background:#fff;min-height:678px;padding:255px 0 170px;position:relative;overflow:hidden}.kh-banner__left,.kh-banner__right{position:absolute;top:0;bottom:0;overflow:hidden}.kh-banner__left{width:calc(50% - 2px);left:0}.kh-banner__right{background-image:-webkit-image-set(url(/assets/media/banner-facility.webp) 1x type("image/webp"),url(/assets/media/banner-facility.png) 1x type("image/png"));background-image:image-set("/assets/media/banner-facility.webp" 1x type("image/webp"),"/assets/media/banner-facility.png" 1x type("image/png"));background-position:100%;background-repeat:no-repeat;background-size:cover;width:calc(50% - 2.5px);right:0}.kh-banner__poster,.kh-banner__video-wrap,.kh-banner__video{width:100%;height:100%;position:absolute;inset:0}.kh-banner__poster{z-index:1;background:#111;transition:opacity .6s}.kh-banner__poster-img{object-fit:cover;object-position:bottom center;width:100%;height:100%;display:block}@supports not (background-image:image-set(url("x.webp") type("image/webp"))){.kh-banner__right{background-image:url(/assets/media/banner-facility.webp)}}@media (width<=960px){.kh-banner__right{background-image:-webkit-image-set(url(/assets/media/banner-facility-960.webp) 1x type("image/webp"),url(/assets/media/banner-facility.png) 1x type("image/png"));background-image:image-set("/assets/media/banner-facility-960.webp" 1x type("image/webp"),"/assets/media/banner-facility.png" 1x type("image/png"))}}.kh-banner__poster.is-hidden{opacity:0;pointer-events:none}.kh-banner__video-wrap{z-index:2}.kh-banner__video{object-fit:cover;opacity:0;pointer-events:none;transition:opacity .8s}.kh-banner__video.is-ready{opacity:1}.kh-banner__overlay{z-index:3;opacity:.65;pointer-events:none;background:#000;position:absolute;inset:0}.kh-banner__content{z-index:4;width:min(100% - 30px, var(--kh-max));margin-inline:auto;position:relative}.kh-banner__title{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.kh-banner__title-line{color:#fff;font-family:var(--kh-display);text-transform:uppercase;margin:0 0 15px;font-size:36px;font-weight:700;line-height:45px;display:block}.kh-banner__subtitle{color:var(--kh-yellow);font-family:var(--kh-banner-display);text-transform:uppercase;margin:0;font-size:clamp(48px,7.6vw,80px);font-weight:800;line-height:1;display:block}.kh-banner__text{color:#fff;max-width:640px;margin:18px 0 0;font-size:20px;font-weight:500;line-height:34px}@media (width<=1024px){.kh-banner{min-height:560px;padding:140px 0 80px}.kh-banner__title-line{font-size:28px;line-height:36px}.kh-banner__subtitle{font-size:52px}.kh-banner__text{font-size:17px;line-height:28px}}@media (width<=767px){.kh-banner{min-height:70vh;padding:120px 0 60px}.kh-banner__left{width:100%}.kh-banner__right,.kh-banner__video-wrap{display:none}.kh-banner__subtitle{font-size:40px}}.kh-pagetitle{color:#fff;background-color:#270286;background-image:var(--kh-pt-image,none);background-position:var(--kh-pt-position,center);background-size:var(--kh-pt-size,cover);background-repeat:no-repeat;align-items:flex-end;min-height:260px;display:flex;position:relative;overflow:hidden}.kh-pagetitle:before{content:"";background:var(--kh-pt-overlay,linear-gradient(180deg, #00000040, #0000008c));pointer-events:none;position:absolute;inset:0}.kh-pagetitle__inner{z-index:1;width:min(100% - 30px, var(--kh-max));margin-inline:auto;padding:200px 0 20px;position:relative}.kh-pagetitle__title{font-family:var(--kh-ui);text-transform:none;margin:0 0 .75rem;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;line-height:1.2}.kh-breadcrumb{font-family:var(--kh-font);color:#fffffff2;font-size:18px;font-weight:500}.kh-breadcrumb__list{flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.kh-breadcrumb a{color:inherit}.kh-breadcrumb a:hover{color:var(--kh-orange)}.kh-breadcrumb__sep{opacity:.55}@media (width<=1024px){.kh-pagetitle__inner{padding:90px 0 30px}}.kh-footer{background-color:var(--kh-footer-bg);color:var(--kh-footer-text);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:4.5rem 0 0;position:relative}.kh-footer:before{content:"";background:#000000d1;position:absolute;inset:0}.kh-footer__inner{z-index:1;width:min(100% - 30px, var(--kh-max));margin-inline:auto;position:relative}.kh-footer__grid{grid-template-columns:1.3fr .9fr .9fr 1.1fr;gap:2rem;padding-bottom:3rem;display:grid}.kh-footer__logo{aspect-ratio:200/101;object-fit:contain;width:180px;max-width:100%;height:auto;margin-bottom:1.25rem;display:block}.kh-footer__about{color:#bdbdbd;margin:0 0 1.25rem;font-size:15px;line-height:1.7}.kh-social--footer a{border:1px solid var(--kh-orange);background:var(--kh-orange);color:#fff;place-items:center;width:36px;height:36px;transition:color .2s,border-color .2s,background .2s,opacity .2s;display:inline-grid}.kh-social--footer a:hover{color:var(--kh-orange);opacity:1;background:#fff;border-color:#fff}.kh-footer__heading{color:#fff;font-family:var(--kh-display);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1.25rem;font-size:1.05rem}.kh-footer__links{flex-direction:column;gap:.55rem;font-weight:400;display:flex}.kh-footer__links a{font-weight:400}.kh-footer__links a:hover{color:var(--kh-orange)}.kh-footer__links--nested{border-left:1px solid #ffffff1f;gap:.4rem;margin-top:.4rem;padding-left:.85rem}.kh-footer__bar{color:#9a9a9a;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:1.1rem 0;font-size:.85rem;display:flex}.kh-footer__legal{gap:1rem;display:flex}@media (width<=1000px){.kh-footer__grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.kh-footer__grid{grid-template-columns:1fr}}.kh-panel-overlay{opacity:0;visibility:hidden;z-index:calc(var(--kh-z-panel) - 1);background:#00000073;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.kh-panel-overlay.is-open{opacity:1;visibility:visible}.kh-panel-overlay[hidden]{display:none!important}.kh-panel-overlay.is-open[hidden]{display:block!important}.kh-panel{width:min(420px,100%);height:100%;z-index:var(--kh-z-panel);transition:transform .35s var(--kh-ease);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-12px 0 40px #0000002e}.kh-panel[hidden]{display:none!important}.kh-panel.is-open{transform:translate(0)}.kh-panel__head{border-bottom:1px solid var(--kh-line);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.kh-panel__title{font-family:var(--kh-display);text-transform:uppercase;margin:0;font-size:1.15rem}.kh-panel__close{border:1px solid var(--kh-line);place-items:center;width:40px;height:40px;display:inline-grid}.kh-panel__body{flex:1;padding:1.5rem;overflow:auto}.kh-panel__lead{color:var(--kh-muted);margin:0 0 1.25rem}.kh-panel__contacts{color:#444;gap:.75rem;margin-top:1.5rem;display:grid}.kh-panel__contacts li{align-items:center;gap:.55rem;display:flex}.kh-panel__contacts .kh-i{color:var(--kh-orange)}.kh-panel__success{text-align:center;padding:1.25rem .25rem .5rem}.kh-panel__success-icon{width:3.5rem;height:3.5rem;color:var(--kh-orange);background:#ff650c1f;border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:1.5rem;display:grid}.kh-panel__success-title{font-family:var(--kh-display);color:#111;margin:0 0 .65rem;font-size:1.35rem;font-weight:700}.kh-panel__success-text{color:var(--kh-muted);margin:0 0 1.5rem;line-height:1.65}.kh-form__error{color:#9b1c1c;background:#fff1f0;border-radius:10px;margin:0;padding:.75rem .9rem;font-size:.9rem;font-weight:600}.kh-form{gap:.85rem;display:grid}.kh-form label{gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.kh-form input,.kh-form textarea,.kh-form select{border:1px solid var(--kh-line);width:100%;font:inherit;background:#fff;padding:.75rem .85rem}.kh-form input:focus,.kh-form textarea:focus,.kh-form select:focus{border-color:var(--kh-orange);outline:2px solid #ff650c59}.kh-form textarea{resize:vertical;min-height:120px}body.kh-panel-open,body.kh-menu-open{overflow:hidden}.kh-totop{z-index:var(--kh-z-totop);width:52px;height:52px;color:var(--kh-orange);opacity:0;visibility:hidden;background:#fff;border-radius:50%;place-items:center;transition:opacity .25s,transform .25s,visibility .25s;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;transform:translateY(12px);box-shadow:0 8px 24px #00000026}.kh-totop.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.kh-totop__ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.kh-totop__ring circle{fill:none;stroke:var(--kh-line);stroke-width:3px}.kh-totop__ring .kh-totop__progress{stroke:var(--kh-orange);stroke-dasharray:146;stroke-dashoffset:146px}.kh-totop__icon{z-index:1;font-size:1.05rem;position:relative}.kh-cookie{z-index:var(--kh-z-cookie);pointer-events:none;width:min(100% - 2rem,22.5rem);position:fixed;bottom:1.25rem;right:1.25rem}.kh-cookie[hidden]{display:none!important}.kh-cookie__card{pointer-events:auto;border:1px solid var(--kh-line);color:var(--kh-ink);animation:kh-cookie-in .35s var(--kh-ease) both;background:#fff;margin:0;padding:1.1rem 1.15rem 1.15rem;box-shadow:0 16px 40px #00000024}.kh-cookie__title{font-family:var(--kh-display);margin:0 0 .4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.kh-cookie__text{color:var(--kh-muted);margin:0 0 .95rem;font-size:.875rem;line-height:1.55}.kh-cookie__link{color:var(--kh-orange);text-underline-offset:2px;text-decoration:underline}.kh-cookie__link:hover{color:var(--kh-orange-hover)}.kh-cookie__actions{flex-wrap:wrap;gap:.5rem;display:flex}.kh-cookie__btn{min-height:2.5rem;transition:background .2s var(--kh-ease), color .2s var(--kh-ease), border-color .2s var(--kh-ease);flex:auto;padding:.55rem .85rem;font-size:.875rem;font-weight:600;line-height:1.2}.kh-cookie__btn--ghost{border:1px solid var(--kh-line);color:var(--kh-ink);background:#fff}.kh-cookie__btn--ghost:hover{background:#fafafa;border-color:#ccc}.kh-cookie__btn--primary{background:var(--kh-orange);color:#fff}.kh-cookie__btn--primary:hover{background:var(--kh-orange-hover)}.kh-cookie__btn:disabled{opacity:.65;cursor:wait}@keyframes kh-cookie-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.kh-cookie{width:auto;bottom:.75rem;left:.75rem;right:.75rem}.kh-cookie__actions{flex-direction:column-reverse}.kh-cookie__btn{width:100%}}.kh-main{position:relative}.kh-section--faq{background:#fff;padding:2.75rem 0 3.25rem}.kh-faq__heading,.kh-section--faq .kh-heading{font-family:var(--kh-display);color:#111;margin:0 0 1.5rem;font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:700}.kh-faq{gap:1rem;display:grid}.kh-faq__item{--kh-faq-pad-x:1.45rem;--kh-faq-pad-y:1.05rem;--kh-faq-icon:2.55rem;--kh-faq-gap:1rem;background:0 0;border:0;margin:0;padding:0}.kh-faq__q{font-size:inherit;font-weight:inherit;margin:0}.kh-faq__btn{justify-content:space-between;align-items:center;gap:var(--kh-faq-gap);width:100%;padding:var(--kh-faq-pad-y) var(--kh-faq-pad-x);color:#111;text-align:left;cursor:pointer;box-sizing:border-box;background:#f0f0f0;border:0;border-radius:999px;margin:0;transition:background .2s,color .2s;display:flex}.kh-faq__question{min-width:0;font-family:var(--kh-display);flex:auto;font-size:clamp(.98rem,1.4vw,1.12rem);font-weight:700;line-height:1.35}.kh-faq__icon{width:var(--kh-faq-icon);height:var(--kh-faq-icon);background:var(--kh-orange);color:#fff;border-radius:50%;flex:none;place-items:center;transition:background .2s;display:grid}.kh-faq__icon svg{width:1.05rem;height:1.05rem;transition:transform .25s;display:block}.kh-faq__item.is-open .kh-faq__btn{background:0 0}.kh-faq__item.is-open .kh-faq__icon{background:#111}.kh-faq__item.is-open .kh-faq__icon svg{transform:rotate(90deg)}.kh-faq__panel{padding:.35rem calc(var(--kh-faq-pad-x) + var(--kh-faq-icon) + var(--kh-faq-gap)) .55rem var(--kh-faq-pad-x);color:#666;box-sizing:border-box;font-size:.98rem;line-height:1.7}.kh-faq__panel[hidden]{display:none!important}.kh-faq__panel p{margin:0}@media (width<=700px){.kh-faq__item{--kh-faq-pad-x:1.15rem;--kh-faq-pad-y:.95rem;--kh-faq-icon:2.3rem;--kh-faq-gap:.75rem}.kh-faq__question{font-size:.95rem}}.kh-section-title{font-family:var(--kh-display);color:#000;margin:0;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:700;line-height:1.25}.kh-contact{background:#fafafa;padding:5rem 0 4.5rem}.kh-contact__intro{max-width:42rem;margin-bottom:2.5rem}.kh-contact__lead{color:var(--kh-muted);margin:1rem 0 0;font-size:1rem;line-height:1.7}.kh-contact__flash{color:#146c2e;background:#e8f7ee;border-radius:8px;margin:0 0 1.25rem;padding:.85rem 1.1rem;font-size:.95rem}.kh-contact__errors{color:#8a1c14;background:#fdecea;border-radius:8px;margin:0 0 1.25rem;padding:.85rem 1.1rem;font-size:.95rem}.kh-contact__errors ul{margin:0;padding-left:1.1rem}.kh-contact__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:2.5rem 3rem;display:grid}.kh-contact__info{gap:1.35rem;display:grid}.kh-contact__info li{align-items:flex-start;gap:1rem;display:flex}.kh-contact__icon{background:var(--kh-orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:3rem;height:3rem;font-size:1.05rem;display:grid}.kh-contact__info h3{font-family:var(--kh-display);color:#000;margin:0 0 .2rem;font-size:1.05rem;font-weight:700}.kh-contact__info p,.kh-contact__info a{color:var(--kh-muted);margin:0;font-size:.95rem;line-height:1.5}.kh-contact__info a:hover{color:var(--kh-orange)}.kh-contact__fields{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.kh-contact__fields textarea{resize:vertical;grid-column:1/-1;min-height:140px}.kh-contact__form input,.kh-contact__form textarea{border:1px solid var(--kh-line);width:100%;font:inherit;color:#000;background:#fff;border-radius:8px;outline:none;padding:.95rem 1.1rem;transition:border-color .2s}.kh-contact__form input:focus,.kh-contact__form textarea:focus{border-color:var(--kh-orange)}.kh-contact__form .kh-cta{margin-top:1.1rem}@media (width<=1024px){.kh-contact__grid{grid-template-columns:1fr}}@media (width<=700px){.kh-contact__fields{grid-template-columns:1fr}}.kh-lightbox{z-index:99999;background:#000000eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.kh-lightbox[hidden]{display:none}.kh-lightbox__stage{justify-content:center;align-items:center;max-width:92%;max-height:90vh;display:flex}.kh-lightbox__stage img{object-fit:contain;max-width:100%;max-height:90vh}.kh-lightbox__stage img.is-clickable{cursor:pointer}.kh-lightbox__close,.kh-lightbox__nav{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute}.kh-lightbox__close:hover,.kh-lightbox__nav:hover{background:#ff650ce6}.kh-lightbox__close{z-index:2;width:48px;height:48px;top:20px;right:20px}.kh-lightbox__nav{z-index:2;background:#ffffff38;width:72px;height:72px;top:50%;transform:translateY(-50%);box-shadow:0 8px 28px #00000059}.kh-lightbox__nav .kh-i{width:40px;height:40px}.kh-lightbox__nav--prev{left:24px}.kh-lightbox__nav--next{right:24px}.kh-lightbox__counter{color:#ffffffd9;font-family:var(--kh-display);letter-spacing:.5px;font-size:14px;font-weight:600;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.kh-zoomable{gap:.65rem;display:grid}.kh-zoomable__trigger{border-radius:inherit;cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.kh-zoomable__trigger img{width:100%;height:auto;display:block}.kh-zoomable__hint{color:#fff;opacity:0;width:2.25rem;height:2.25rem;transition:opacity .2s var(--kh-ease);pointer-events:none;background:#0000008c;border-radius:50%;place-items:center;display:inline-grid;position:absolute;bottom:.75rem;right:.75rem}.kh-zoomable__hint .kh-i{width:1.1rem;height:1.1rem}.kh-zoomable__trigger:hover .kh-zoomable__hint,.kh-zoomable__trigger:focus-visible .kh-zoomable__hint{opacity:1}.kh-zoomable__thumbs{flex-wrap:wrap;gap:.4rem;display:flex}.kh-zoomable__thumbs button{background:#f3f3f3;border:2px solid #0000;border-radius:8px;width:56px;height:56px;padding:0;overflow:hidden}.kh-zoomable__thumbs button.is-active,.kh-zoomable__thumbs button:hover{border-color:var(--kh-orange)}.kh-zoomable__thumbs img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.kh-lightbox__nav{width:56px;height:56px}.kh-lightbox__nav .kh-i{width:30px;height:30px}.kh-lightbox__nav--prev{left:10px}.kh-lightbox__nav--next{right:10px}}
