html,body.kpnh-page{color:#111827;background:#fff;min-width:320px;max-width:100%;margin:0;overflow-x:hidden}body.kpnh-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}#kpnh-root,#kpnh-root *{box-sizing:border-box}#kpnh-root{--blue:#1768f2;--blue2:#0e59de;--ink:#111827;--muted:#667085;--line:#e1e7f0;--soft:#f7f9fd;--radius:13px;background:#fff;width:100%;max-width:100%;min-height:100vh;font-size:16px;line-height:1.45;overflow-x:clip}#kpnh-root a{color:inherit;text-decoration:none}#kpnh-root button,#kpnh-root input{font:inherit}#kpnh-root .kpnh-shell{width:100%;max-width:1880px;margin:0 auto;padding:0 clamp(26px,3vw,58px)}#kpnh-root .kpnh-topbar{background:#fff;border-bottom:1px solid #edf1f6;height:44px}#kpnh-root .kpnh-topbar__inner{justify-content:space-between;align-items:center;height:44px;display:flex}#kpnh-root .kpnh-toplinks{color:#344054;align-items:center;gap:22px;font-size:13px;display:flex}#kpnh-root .kpnh-header{border-bottom:1px solid var(--line);background:#fff;height:90px}#kpnh-root .kpnh-header__inner{align-items:center;gap:44px;height:90px;display:flex}#kpnh-root .kpnh-brand{flex:none;align-items:center;gap:12px;display:flex}#kpnh-root .kpnh-brand__mark{color:#fff;background:linear-gradient(145deg,#4380fa,#1557dc);border-radius:8px;place-items:center;width:50px;height:50px;font-size:21px;font-weight:800;display:grid;box-shadow:0 8px 20px #1768f230}#kpnh-root .kpnh-brand__mark.kpnh-brand__mark--image{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}#kpnh-root .kpnh-brand__mark--image img{object-fit:contain;width:100%;height:100%;display:block}#kpnh-root .kpnh-brand b{color:#101828;font-size:20px;line-height:1.1;display:block}#kpnh-root .kpnh-brand small{color:#667085;margin-top:4px;font-size:12px;line-height:1.3;display:block}#kpnh-root .kpnh-nav{flex:1;justify-content:center;align-items:center;gap:clamp(20px,2.3vw,42px);display:flex}#kpnh-root .kpnh-nav a{color:#344054;white-space:nowrap;border-bottom:2px solid #0000;padding:33px 0 30px;font-size:14px;font-weight:500}#kpnh-root .kpnh-nav a.is-active{color:var(--blue);border-bottom-color:var(--blue)}#kpnh-root .kpnh-auth{align-items:center;gap:10px;display:flex}#kpnh-root .kpnh-btn{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:40px;padding:0 20px;font-size:14px;font-weight:650;transition:all .18s;display:inline-flex}#kpnh-root .kpnh-btn--primary{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 6px 14px #1768f22e}#kpnh-root .kpnh-btn--primary:hover{background:var(--blue2);transform:translateY(-1px)}#kpnh-root .kpnh-menu{width:40px;height:40px;color:var(--blue);background:#fff;border:1px solid #dfe5ee;border-radius:8px;display:none}#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}#kpnh-root .kpnh-card__media{width:76px;height:76px;color:var(--blue);background:#f3f6fb;border-radius:10px;place-items:center;margin:8px 0 10px;font-size:24px;font-weight:800;display:grid;overflow:hidden}#kpnh-root .kpnh-card__media img{object-fit:contain;width:100%;height:100%}#kpnh-root .kpnh-card__owner{border-top:1px solid #edf1f6;align-items:center;gap:7px;min-height:38px;margin-top:auto;padding-top:8px;display:flex}#kpnh-root .kpnh-card__owner span{width:28px;height:28px;color:var(--blue);background:#eef4ff;border-radius:7px;place-items:center;font-size:10px;font-weight:800;display:grid}#kpnh-root .kpnh-card__owner b{text-overflow:ellipsis;white-space:nowrap;color:#475467;max-width:calc(100% - 35px);font-size:10px;overflow:hidden}#kpnh-root .kpnh-footer{border-top:1px solid var(--line);background:#fff;margin-top:0;padding:34px 0 0}#kpnh-root .kpnh-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:80px;display:grid}#kpnh-root .kpnh-footer__grid>div:first-child p{color:#667085;max-width:390px;margin:14px 0 17px;font-size:12px;line-height:1.6}#kpnh-root .kpnh-footer h3{margin:0 0 12px;font-size:14px}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a{color:#667085;padding:5px 0;font-size:11px;display:block}#kpnh-root .kpnh-footer__socials{gap:8px;margin-top:10px;display:flex}#kpnh-root .kpnh-footer__socials a{background:#f3f5f9;border-radius:50%;place-items:center;width:29px;height:29px;font-weight:800;color:#101828!important;padding:0!important;display:grid!important}#kpnh-root .kpnh-footer__bottom{border-top:1px solid var(--line);color:#98a2b3;justify-content:space-between;align-items:center;min-height:66px;margin-top:32px;font-size:10px;display:flex}@media (width<=1200px){#kpnh-root .kpnh-nav{justify-content:flex-start;gap:16px;overflow-x:auto}#kpnh-root .kpnh-nav a{font-size:12px}#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){#kpnh-root .kpnh-shell{padding:0 18px}#kpnh-root .kpnh-toplinks>a:not(.kpnh-social),#kpnh-root .kpnh-nav{display:none}#kpnh-root .kpnh-header__inner{justify-content:space-between}#kpnh-root .kpnh-menu{display:block}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr 1fr;gap:40px}}#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}#kpnh-root .kpnh-card__media{border-radius:11px;place-items:center;width:100%;height:92px;min-height:92px;margin:8px 0 10px;display:grid;overflow:hidden}#kpnh-root .kpnh-card__media img{object-fit:cover;width:100%;height:100%;padding:0;transition:transform .28s}#kpnh-root .kpnh-card__owner{min-height:39px;margin-top:auto;padding-top:7px}#kpnh-root .kpnh-card__owner span{flex-basis:26px;width:26px;height:26px;font-size:10px}#kpnh-root .kpnh-card__owner b{font-size:11px;line-height:1.3}@media (width<=1180px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=920px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr}}@media (width<=640px){#kpnh-root .kpnh-topbar,#kpnh-root .kpnh-topbar__inner{height:36px}#kpnh-root .kpnh-header,#kpnh-root .kpnh-header__inner{height:68px}#kpnh-root .kpnh-brand__mark{width:40px;height:40px;font-size:17px}#kpnh-root .kpnh-brand small,#kpnh-root .kpnh-auth .kpnh-btn{display:none}#kpnh-root .kpnh-main{padding-top:24px}#kpnh-root .kpnh-material-grid{grid-template-columns:1fr 1fr}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr;gap:28px}#kpnh-root .kpnh-footer__bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}}@media (width<=420px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr}}html{font-size:18px}body.kpnh-page{color:#0f172a;background:#f3f6fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}#kpnh-root{--blue:#1768f2;--blue2:#0f56d9;--ink:#0f172a;--muted:#667085;--line:#dce4ef;--soft:#f3f6fb;--radius:14px;color:var(--ink);background:#f3f6fb;font-size:18px;line-height:1.5}#kpnh-root .kpnh-sr-only{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}#kpnh-root .kpnh-shell{width:100%;max-width:1360px;margin-inline:auto;padding-inline:24px}#kpnh-root .kpnh-main{padding:42px 0 34px}#kpnh-root .kpnh-topbar,#kpnh-root .kpnh-header,#kpnh-root .kpnh-footer{background:#fff}#kpnh-root .kpnh-topbar,#kpnh-root .kpnh-topbar__inner{height:42px}#kpnh-root .kpnh-toplinks{font-size:15px}#kpnh-root .kpnh-header,#kpnh-root .kpnh-header__inner{height:88px}#kpnh-root .kpnh-brand b{font-size:20px}#kpnh-root .kpnh-brand small{font-size:14px}#kpnh-root .kpnh-nav a{padding:31px 0 28px;font-size:16px}#kpnh-root .kpnh-material-grid{gap:16px}#kpnh-root .kpnh-card__media{width:84px;height:84px}#kpnh-root .kpnh-card__owner b{font-size:14px}#kpnh-root .kpnh-footer{padding-top:40px}#kpnh-root .kpnh-footer__grid{gap:56px}#kpnh-root .kpnh-footer__grid>div:first-child p{font-size:16px}#kpnh-root .kpnh-footer h3{font-size:20px}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a{font-size:15px}#kpnh-root .kpnh-footer__bottom{font-size:14px}#kpnh-root .kpnh-btn{border-radius:9px;min-height:44px;padding-inline:20px;font-size:16px;font-weight:600;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s}#kpnh-root .kpnh-btn--primary{color:#fff;border-color:var(--blue);background:var(--blue)}#kpnh-root .kpnh-btn--ghost{color:var(--blue);background:#fff;border-color:#94b8ff}#kpnh-root .kpnh-btn:hover{transform:translateY(-1px)}#kpnh-root .kpnh-btn--primary:hover{background:var(--blue2)}#kpnh-root .kpnh-btn--ghost:hover{border-color:var(--blue);background:#f4f8ff}#kpnh-root .kpnh-btn:active{transform:translateY(0)}#kpnh-root :where(a,button,input):focus-visible{outline-offset:2px;outline:3px solid #1768f240}@media (width<=900px){#kpnh-root .kpnh-shell{padding-inline:18px}}#kpnh-root .kpnh-topbar{border-bottom:1px solid #e7edf5}#kpnh-root .kpnh-toplinks{color:#475467;gap:16px;height:100%;font-size:14px}#kpnh-root .kpnh-toplinks>a{white-space:nowrap;align-items:center;min-height:30px;display:inline-flex}#kpnh-root .kpnh-header{border-bottom:1px solid #dce4ef;box-shadow:0 2px 10px #1e325006}#kpnh-root .kpnh-brand{gap:11px;min-width:218px}#kpnh-root .kpnh-brand__mark{border-radius:9px;flex:0 0 44px;width:44px;height:44px;font-size:19px;box-shadow:0 7px 18px #1768f233}#kpnh-root .kpnh-brand b{letter-spacing:-.015em;font-size:21px;line-height:1.05}#kpnh-root .kpnh-brand small{margin-top:3px;font-size:13px;line-height:1.28}#kpnh-root .kpnh-nav{gap:clamp(18px,1.7vw,28px)}#kpnh-root .kpnh-nav a{border-bottom-width:2px;align-items:center;height:74px;padding:0;font-size:15px;font-weight:500;display:inline-flex}#kpnh-root .kpnh-nav a:hover{color:var(--blue)}#kpnh-root .kpnh-auth{gap:10px}#kpnh-root .kpnh-auth .kpnh-btn{min-height:42px;padding-inline:18px}#kpnh-root .kpnh-bell{z-index:80;position:relative}#kpnh-root .kpnh-bell__button{color:#33445e;cursor:pointer;background:#fff;border:1px solid #d8e2ef;border-radius:9px;place-items:center;width:40px;height:40px;padding:0;transition:border-color .16s,color .16s,background-color .16s,transform .16s;display:grid;position:relative;box-shadow:0 6px 16px #1f3b670f}#kpnh-root .kpnh-header .kpnh-menu{box-sizing:border-box;border-radius:9px;width:40px;min-width:40px;height:40px;min-height:40px;padding:0}#kpnh-root .kpnh-bell__button:hover,#kpnh-root .kpnh-bell.is-open .kpnh-bell__button{color:#1768e8;background:#f3f7ff;border-color:#9cbbef;transform:translateY(-1px)}#kpnh-root .kpnh-bell__button>svg{width:20px;height:20px}#kpnh-root .kpnh-bell__button>span{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}#kpnh-root .kpnh-bell__button>span[hidden]{display:none!important}@keyframes kpnhNotificationIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:none}}#kpnh-root .kpnh-bell__item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f6;align-items:flex-start;gap:10px;width:100%;min-height:78px;padding:11px 13px;display:flex}#kpnh-root .kpnh-bell__item:hover{background:#f6f9fe}#kpnh-root .kpnh-bell__avatar{color:#1768e8;background:#eaf2ff;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}#kpnh-root .kpnh-bell__avatar img{object-fit:cover;width:100%;height:100%}#kpnh-root .kpnh-bell__avatar svg{width:18px;height:18px}#kpnh-root .kpnh-bell__body{flex:1;min-width:0;display:block}#kpnh-root .kpnh-bell__body>b{color:#26354d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;display:block;overflow:hidden}#kpnh-root .kpnh-bell__body>span{color:#64738a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}#kpnh-root .kpnh-bell__body small{color:#8a96a8;justify-content:space-between;align-items:center;gap:10px;margin-top:6px;font-size:10px;display:flex}#kpnh-root .kpnh-bell__body small i{color:#1768e8;background:#eaf2ff;border-radius:999px;padding:3px 6px;font-style:normal;font-weight:750}#kpnh-root .kpnh-bell__empty{color:#7d899b;text-align:center;place-items:center;min-height:130px;padding:24px;font-size:13px;display:grid}@media (width<=620px){#kpnh-root .kpnh-bell__button{width:40px;height:40px}}#kpnh-root .kpnh-main{padding-top:34px}@media (width<=1200px){#kpnh-root .kpnh-header__inner{gap:20px}#kpnh-root .kpnh-brand{min-width:190px}#kpnh-root .kpnh-nav{gap:16px}#kpnh-root .kpnh-nav a{font-size:14px}}@media (width<=900px){#kpnh-root .kpnh-header,#kpnh-root .kpnh-header__inner{height:70px;min-height:70px}}@media (width<=640px){#kpnh-root .kpnh-topbar,#kpnh-root .kpnh-topbar__inner{height:34px;min-height:34px}#kpnh-root .kpnh-toplinks{gap:7px}}#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(5,minmax(230px,1fr));align-items:stretch;gap:16px}#kpnh-root .kpnh-card__media{background:linear-gradient(145deg,#f7f9fc,#edf2f8);border:1px solid #e7edf5;border-radius:12px;width:100%;height:150px;min-height:150px;margin:9px 0 13px;font-size:34px}#kpnh-root .kpnh-card__media img{object-fit:contain;width:100%;height:100%;padding:8px}#kpnh-root .kpnh-card__owner{border-top:1px solid #e9eef5;min-height:48px;margin-top:auto;padding-top:10px}#kpnh-root .kpnh-card__owner span{flex:0 0 30px;width:30px;height:30px;font-size:11px}#kpnh-root .kpnh-card__owner b{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:none;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}@keyframes kpnh-spin{to{transform:rotate(360deg)}}@media (width<=1280px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(4,minmax(230px,1fr))}}@media (width<=1000px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media (width<=760px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr}}#kpnh-root .kpnh-footer{border-top:1px solid #dce4ef;margin-top:0;padding:46px 0 0}#kpnh-root .kpnh-footer__grid{grid-template-columns:1.35fr .8fr 1fr .9fr;align-items:start;gap:56px}#kpnh-root .kpnh-footer .kpnh-brand{min-width:0}#kpnh-root .kpnh-footer .kpnh-brand__mark{flex-basis:48px;width:48px;height:48px;font-size:20px}#kpnh-root .kpnh-footer .kpnh-brand b{font-size:22px}#kpnh-root .kpnh-footer__grid>div:first-child p{max-width:380px;margin:16px 0 20px;font-size:16px;line-height:1.65}#kpnh-root .kpnh-footer h3{margin:0 0 14px;font-size:19px;line-height:1.3}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a{padding:6px 0;font-size:15px;line-height:1.35}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a:hover{color:var(--blue)}#kpnh-root .kpnh-footer__socials{gap:9px;margin-top:12px}#kpnh-root .kpnh-footer__socials a{border:1px solid #e1e7f0;width:34px;height:34px;font-size:13px}#kpnh-root .kpnh-footer__bottom{min-height:76px;margin-top:38px;font-size:14px;line-height:1.45}@media (width<=1280px){#kpnh-root .kpnh-footer__grid{gap:36px}}@media (width<=1100px){#kpnh-root .kpnh-material-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr 1fr}#kpnh-root .kpnh-footer__grid>div:last-child{grid-column:auto}}@media (width<=900px){#kpnh-root .kpnh-header{z-index:20;position:relative}#kpnh-root .kpnh-header__inner{position:relative}#kpnh-root .kpnh-auth .kpnh-btn{display:none}#kpnh-root .kpnh-menu{border-radius:10px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}#kpnh-root.is-menu-open .kpnh-menu{background:#eff5ff;border-color:#9fbdff}#kpnh-root.is-menu-open .kpnh-nav{z-index:30;background:#fff;border:1px solid #dce4ef;border-radius:12px;flex-direction:column;align-items:stretch;gap:2px;max-height:calc(100vh - 120px);padding:10px;display:flex;position:absolute;top:calc(100% + 1px);left:18px;right:18px;overflow-y:auto;box-shadow:0 14px 34px #1f325129}#kpnh-root.is-menu-open .kpnh-nav a{border:0;border-radius:8px;width:100%;height:44px;min-height:44px;padding:0 12px;font-size:16px}#kpnh-root.is-menu-open .kpnh-nav a.is-active{background:#eff5ff}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr 1fr;gap:34px}#kpnh-root .kpnh-footer__grid>div:last-child{grid-column:auto}}@media (width<=800px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){#kpnh-root .kpnh-shell{padding-inline:16px}#kpnh-root .kpnh-main{padding-top:26px}#kpnh-root .kpnh-brand{min-width:0}#kpnh-root .kpnh-brand b{font-size:19px}#kpnh-root .kpnh-footer{padding-top:40px}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr;gap:30px}#kpnh-root .kpnh-footer__bottom{gap:8px;min-height:110px;margin-top:30px;padding:18px 0}}@supports (content-visibility:auto){#kpnh-root .kpnh-footer{content-visibility:auto;contain-intrinsic-size:auto 760px}}#kpnh-root .kpnh-footer__email>span small,#kpnh-root .kpnh-footer__bottom,#kpnh-root .kpnh-footer__legal small{color:#52627a}@media (width<=520px){#kpnh-root .kpnh-material-grid{grid-template-columns:1fr}}#kpnh-root .kpnh-topbar,#kpnh-root .kpnh-topbar__inner{height:38px;min-height:38px}#kpnh-root .kpnh-toplinks{gap:12px;margin-left:auto}#kpnh-root .kpnh-toplinks>a:not(.kpnh-social){color:#344054;gap:6px}#kpnh-root .kpnh-toplinks>a:first-of-type:before{content:"";background-color:#111827;flex:0 0 16px;width:16px;height:16px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Cpath d='M18 19c0 1.1-.9 2-2 2h-3'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Cpath d='M18 19c0 1.1-.9 2-2 2h-3'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .kpnh-toplinks>a:first-of-type{font-size:0}#kpnh-root .kpnh-toplinks>a:first-of-type:after{content:"Поддержка";font-size:14px}#kpnh-root .kpnh-topauth{order:20;align-items:center;gap:8px;height:38px;margin-left:10px;display:flex}#kpnh-root .kpnh-topauth__button{background:#fff;border:1px solid #d9e2ee;border-radius:8px;flex:0 0 118px;justify-content:center;align-items:center;width:118px;min-width:118px;height:32px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex;color:#344054!important}#kpnh-root .kpnh-topauth__button--primary{border-color:var(--blue);background:var(--blue);width:118px;min-width:118px;box-shadow:0 5px 13px #1768f229;color:#fff!important}#kpnh-root .kpnh-header,#kpnh-root .kpnh-header__inner{height:72px;min-height:72px}#kpnh-root .kpnh-header__inner{gap:34px}#kpnh-root .kpnh-header .kpnh-auth .kpnh-btn{display:none}#kpnh-root .kpnh-header .kpnh-menu{box-sizing:border-box;border-radius:9px;place-items:center;width:40px;min-width:40px;height:40px;font-size:0;display:grid}#kpnh-root .kpnh-header .kpnh-menu:before{content:"";background:linear-gradient(#1768f2 0 0) top/100% 2px no-repeat,linear-gradient(#1768f2 0 0) 50%/100% 2px no-repeat,linear-gradient(#1768f2 0 0) bottom/100% 2px no-repeat;width:18px;height:14px;display:block}@media (width<=900px){#kpnh-root .kpnh-topauth{display:none}#kpnh-root .kpnh-header__inner{gap:18px}}#kpnh-root .k-city-strip{z-index:60;color:#596579;align-items:center;height:38px;font-size:14px;display:flex;position:relative}#kpnh-root .k-city-strip__main{align-items:center;gap:4px;height:38px;display:flex}#kpnh-root .k-city-strip__cap{align-items:center;min-height:30px;font-size:12px;line-height:18px;display:inline-flex}#kpnh-root .k-city-strip__cap:after{content:":"}#kpnh-root .k-city-strip__btn{color:#344054;cursor:pointer;background:0 0;border:0;align-items:center;min-height:30px;padding:0 18px 0 20px;font:600 12px/18px Inter,sans-serif;display:inline-flex;position:relative}#kpnh-root .k-city-strip__btn span{align-items:center;min-height:18px;line-height:18px;display:inline-flex}#kpnh-root .k-city-strip__btn i{display:none}#kpnh-root .k-city-strip__btn:before{content:"";background:#246df4;width:15px;height:15px;position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2'%3E%3Cpath d='M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2'%3E%3Cpath d='M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .k-city-strip__btn:after{content:"";border-bottom:1.5px solid #8491a4;border-right:1.5px solid #8491a4;width:7px;height:7px;position:absolute;top:50%;right:2px;transform:translateY(-70%)rotate(45deg)}#kpnh-root .k-city-strip__form{z-index:100;background:#fff;border:1px solid #dce4ef;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;gap:8px;width:360px;padding:12px;display:grid;position:absolute;top:36px;left:0;box-shadow:0 14px 34px #1f32512b}#kpnh-root .k-city-strip__form[hidden]{display:none}#kpnh-root .k-city-strip__form input{border:1px solid #d7e0ec;border-radius:8px;outline:0;width:100%;height:40px;padding:0 12px;font-size:15px}#kpnh-root .k-city-strip__form input:focus{border-color:#8fb4ff;box-shadow:0 0 0 3px #1768f21c}#kpnh-root .k-city-strip__apply,#kpnh-root .k-city-strip__all{border:1px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:8px;min-height:40px;padding:0 13px;font-size:14px;font-weight:600}#kpnh-root .k-city-strip__all{color:var(--blue);background:#f3f7ff;border-color:#b7caf0;grid-column:1/-1}#kpnh-root .k-city-strip__drop{z-index:5;background:#fff;border:1px solid #dce4ef;border-radius:8px;width:245px;max-height:230px;position:absolute;top:58px;left:12px;overflow:auto;box-shadow:0 10px 24px #1f325124}#kpnh-root .k-city-strip__drop button{color:#344054;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f6;width:100%;min-height:36px;padding:7px 11px;display:block}#kpnh-root .k-city-strip__drop button:hover{color:var(--blue);background:#f1f6ff}@media (width<=900px){#kpnh-root .k-city-strip__cap{display:none}}@media (width<=420px){#kpnh-root .k-city-strip__form{width:min(340px,100vw - 32px)}}#kpnh-root .kpnh-support-menu{align-items:center;height:38px;display:flex;position:relative}#kpnh-root .kpnh-support-trigger{color:#344054;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:32px;padding:0 10px 0 30px;font:500 12px/1 Inter,sans-serif;transition:color .16s,background-color .16s;position:relative}#kpnh-root .kpnh-support-trigger:before{content:"";background:#111827;width:16px;height:16px;position:absolute;top:8px;left:9px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Cpath d='M18 19c0 1.1-.9 2-2 2h-3'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Cpath d='M18 19c0 1.1-.9 2-2 2h-3'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .kpnh-support-trigger:hover,#kpnh-root .kpnh-support-menu.is-open .kpnh-support-trigger{color:var(--blue);background:#eef4ff}#kpnh-root .kpnh-support-menu.is-open .kpnh-support-trigger:before{background:var(--blue)}#kpnh-root .kpnh-support-popover{z-index:150;background:#fff;border:1px solid #dce4ef;border-radius:14px;width:410px;padding:18px;animation:.16s ease-out kpnh-pop-in;position:absolute;top:37px;right:0;box-shadow:0 18px 44px #182a482e}#kpnh-root .kpnh-support-popover[hidden]{display:none}#kpnh-root .kpnh-support-popover__head{color:#101828;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:19px;font-weight:700;display:flex}#kpnh-root .kpnh-support-close{color:#667085;cursor:pointer;background:#f2f4f7;border:0;border-radius:8px;place-items:center;width:30px;height:30px;font-size:22px;line-height:1;display:grid}#kpnh-root .kpnh-support-close:hover{color:#101828;background:#e9eef6}#kpnh-root .kpnh-support-row{border-top:1px solid #edf1f6;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:70px;padding:11px 0;display:grid}#kpnh-root .kpnh-support-row__icon{background:#edf4ff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}#kpnh-root .kpnh-support-row__icon:before{content:"";background:var(--blue);width:19px;height:19px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cpath d='M4 14v-2a8 8 0 0 1 16 0v2'/%3E%3Crect x='3' y='13' width='4' height='6' rx='2'/%3E%3Crect x='17' y='13' width='4' height='6' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .kpnh-support-row__icon--finance{background:#fff5e8}#kpnh-root .kpnh-support-row__icon--finance:before{background:#e98316;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 2h12l2 4-2 16H6L4 6l2-4Z'/%3E%3Cpath d='M8 10h8M9 14h6M10 18h4'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M6 2h12l2 4-2 16H6L4 6l2-4Z'/%3E%3Cpath d='M8 10h8M9 14h6M10 18h4'/%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .kpnh-support-row__contact{flex-direction:column;gap:4px;min-width:0;display:flex}#kpnh-root .kpnh-support-row__contact b{color:#344054;font-size:15px}#kpnh-root .kpnh-support-row__contact a{color:var(--blue);font-size:14px}#kpnh-root .kpnh-support-copy{color:#3863a8;cursor:pointer;background:#fff;border:1px solid #cbd8ed;border-radius:8px;min-height:34px;padding:0 10px;font-size:13px;font-weight:600}#kpnh-root .kpnh-support-copy:hover{background:#f3f7ff;border-color:#8eb1f6}#kpnh-root .kpnh-support-copy.is-copied{color:#18843a;background:#effaf2;border-color:#9bd4aa}#kpnh-root .kpnh-support-socials{border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;padding:13px 0;display:flex}#kpnh-root .kpnh-support-socials>span{color:#667085;font-size:14px}#kpnh-root .kpnh-support-socials>div{align-items:center;gap:9px;display:flex}#kpnh-root .kpnh-support-socials a{background:#f6f8fb;border-radius:8px;place-items:center;width:30px;height:30px;transition:transform .16s,background-color .16s;display:grid}#kpnh-root .kpnh-support-socials a:hover{background:#edf3fc;transform:translateY(-2px)}#kpnh-root .kpnh-support-socials img{object-fit:contain;width:17px;height:17px}#kpnh-root .kpnh-support-faq{background:#edf4ff;border-radius:9px;min-height:38px!important;color:var(--blue)!important;justify-content:center!important;align-items:center!important;padding:0 12px!important;font-size:14px!important;font-weight:650!important;display:flex!important}#kpnh-root .kpnh-support-faq:hover{background:#e1ecff}#kpnh-root .kpnh-nav a{transition:color .18s,background-color .18s,transform .18s;position:relative;border-bottom-color:#0000!important}#kpnh-root .kpnh-nav a:after{content:"";background:var(--blue);transform-origin:50%;border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}#kpnh-root .kpnh-nav a:hover{color:var(--blue);transform:translateY(-1px)}#kpnh-root .kpnh-nav a:hover:after,#kpnh-root .kpnh-nav a.is-active:after{transform:scaleX(1)}#kpnh-root .kpnh-topauth__button:hover{background:#f7faff;border-color:#a9bee2;transform:translateY(-1px);box-shadow:0 5px 13px #1f325114}#kpnh-root .kpnh-topauth__button--primary:hover{border-color:var(--blue2);background:var(--blue2);box-shadow:0 7px 17px #1768f238}#kpnh-root .kpnh-header .kpnh-menu{transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s}#kpnh-root .kpnh-header .kpnh-menu:hover{background:#eef4ff;border-color:#9ebcff;transform:translateY(-1px);box-shadow:0 6px 14px #1768f21f}#kpnh-root .kpnh-header .kpnh-menu:active{transform:translateY(0)scale(.96)}#kpnh-root.is-menu-open .kpnh-header .kpnh-menu{border-color:var(--blue);background:#e8f1ff}@keyframes kpnh-pop-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){#kpnh-root .kpnh-support-popover{width:auto;position:fixed;top:48px;left:16px;right:16px}}#kpnh-root .kpnh-brand__mark{isolation:isolate;color:#fff;letter-spacing:-.04em;text-shadow:0 1px 2px #001f6047;background:linear-gradient(145deg,#4f8cff 0%,#2870f3 48%,#1557d8 100%);border:1px solid #ffffff8c;border-radius:13px;font-weight:800;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff6b,inset 0 -1px #00236e29,0 7px 16px #1768f23d}#kpnh-root .kpnh-brand__mark:before{content:"";z-index:-1;background:#fff3;border-radius:50%;width:115%;height:105%;position:absolute;top:-55%;right:-24%;transform:rotate(-16deg)}#kpnh-root .kpnh-brand__mark:after{content:"";z-index:2;pointer-events:none;border:1px solid #ffffff29;border-radius:10px;position:absolute;inset:2px}#kpnh-root .kpnh-header .kpnh-menu:before,#kpnh-root .kpnh-header .kpnh-menu:after{content:"";background:var(--blue);border-radius:3px;width:18px;height:2px;transition:transform .2s,box-shadow .2s,top .2s;position:absolute}#kpnh-root .kpnh-header .kpnh-menu{position:relative}#kpnh-root .kpnh-header .kpnh-menu:before{box-shadow:0 6px 0 var(--blue);top:12px}#kpnh-root .kpnh-header .kpnh-menu:after{top:24px}#kpnh-root.is-menu-open .kpnh-header .kpnh-menu:before{box-shadow:none;top:18px;transform:rotate(45deg)}#kpnh-root.is-menu-open .kpnh-header .kpnh-menu:after{top:18px;transform:rotate(-45deg)}#kpnh-root .kpnh-header{z-index:40;position:relative;overflow:visible}#kpnh-root .kpnh-header-menu{z-index:120;backdrop-filter:blur(12px);background:#fffffffa;border:1px solid #dce4ef;border-radius:0 0 16px 16px;grid-template-columns:minmax(0,1fr);width:calc(100% - 48px);max-width:1312px;padding:20px;animation:.18s ease-out kpnh-menu-in;display:grid;position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%);box-shadow:0 20px 44px #182a4829}#kpnh-root .kpnh-header-menu[hidden]{display:none}#kpnh-root .kpnh-header-menu__title{color:#667085;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:700;display:block}#kpnh-root .kpnh-header-menu__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}#kpnh-root .kpnh-header-menu__links a{color:#344054;border:1px solid #0000;border-radius:11px;grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);align-content:center;column-gap:10px;min-height:66px;padding:10px;transition:transform .16s,border-color .16s,background-color .16s,box-shadow .16s;display:grid}#kpnh-root .kpnh-header-menu__links a:before{content:"";background-color:#edf4ff;background-position:50%;background-repeat:no-repeat;background-size:19px 19px;border-radius:10px;grid-row:1/3;width:40px;height:40px}#kpnh-root .kpnh-header-menu__links a:first-child:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232568e8' stroke-width='1.8'%3E%3Cpath d='M4 21V6l8-3 8 3v15M8 9h2m4 0h2M8 13h2m4 0h2M8 17h2m4 0h2'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(2):before{background-color:#fff2e8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e76d18' stroke-width='1.8'%3E%3Cpath d='M4 7h16v12H4zM7 4h10v3M8 11h8m-8 4h5'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(3):before{background-color:#f2edff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23734fd4' stroke-width='1.8'%3E%3Cpath d='M5 4h14v16H5zM8 8h8m-8 4h8m-8 4h5'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(4):before{background-color:#eaf8f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23088476' stroke-width='1.8'%3E%3Cpath d='M7 3h10v4h4v14H3V7h4zM8 12h8m-8 4h5'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(5):before{background-color:#ffedf5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d62976' stroke-width='1.8'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M4 21c.8-5 3.5-7 8-7s7.2 2 8 7'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(6):before{background-color:#fff0f1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23e5484d' stroke-width='1.8'%3E%3Cpath d='M5 4h14v16H5zM8 8h8m-8 4h8m-8 4h5'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(7):before{background-color:#eef0ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235b63d3' stroke-width='1.8'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m10 9 5 3-5 3z'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:nth-child(8):before{background-color:#eaf6ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230b85c7' stroke-width='1.8'%3E%3Cpath d='M4 5h16v14H4zM7 9h10M7 13h10M7 17h6'/%3E%3C/svg%3E")}#kpnh-root .kpnh-header-menu__links a:hover{background:#f8fbff;border-color:#cbdaf3;transform:translateY(-2px);box-shadow:0 7px 16px #1f468214}#kpnh-root .kpnh-header-menu__links b{font-size:15px;line-height:1.25}#kpnh-root .kpnh-header-menu__links small{color:#7a8799;font-size:13px;line-height:1.25}@keyframes kpnh-menu-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}@media (width<=900px){#kpnh-root .kpnh-header-menu{display:none!important}#kpnh-root .kpnh-header .kpnh-menu:before{top:12px}#kpnh-root .kpnh-header .kpnh-menu:after{top:24px}#kpnh-root.is-menu-open .kpnh-header .kpnh-menu:before,#kpnh-root.is-menu-open .kpnh-header .kpnh-menu:after{top:18px}}@keyframes kpnh-feed-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#kpnh-root .kpnh-footer{background:#fff;padding-top:48px}#kpnh-root .kpnh-footer h3{color:#17233a;margin:0 0 15px;padding-bottom:9px;font-size:18px;font-weight:800;position:relative}#kpnh-root .kpnh-footer h3:after{content:"";background:#2470ed;border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a{color:#526079;padding:6px 0;font-size:15px;line-height:1.35;transition:color .16s,transform .16s}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a:hover{color:#1264df;transform:translate(3px)}#kpnh-root .kpnh-footer__email{background:#f8faff;border:1px solid #e0e7f1;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:11px 12px;display:flex}#kpnh-root .kpnh-footer__support{backdrop-filter:blur(12px);background:radial-gradient(circle at 100% 0,#4486f51f,#0000 42%),linear-gradient(145deg,#ffffffd1,#f1f6ffad);border:1px solid #a3beeba6;border-radius:16px;align-self:start;padding:18px;box-shadow:0 14px 34px #1f468217,inset 0 1px #fffc}#kpnh-root .kpnh-footer__support h3{margin-bottom:14px}#kpnh-root .kpnh-footer__email+.kpnh-footer__email{margin-top:9px}#kpnh-root .kpnh-footer__email>span{min-width:0;display:block}#kpnh-root .kpnh-footer__email>span small{color:#7c899c;font-size:11px;font-weight:600;line-height:1.25;display:block}#kpnh-root .kpnh-footer__email>span a{color:#25334b;text-overflow:ellipsis;min-width:0;margin-top:4px;font-size:14px;font-weight:700;display:block;overflow:hidden}#kpnh-root .kpnh-footer__email>button{color:#1767df;cursor:pointer;background:#fff;border:1px solid #cbdaf3;border-radius:8px;min-height:30px;padding:0 9px;font:700 10px/1 Inter,Arial,sans-serif;transition:background-color .16s,border-color .16s,color .16s}#kpnh-root .kpnh-footer__email>button.kpnh-footer__copy{border-radius:9px;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:grid}#kpnh-root .kpnh-footer__copy svg{width:17px;height:17px}#kpnh-root .kpnh-footer__copy>span:not([aria-hidden]){clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}#kpnh-root .kpnh-footer__email>button:hover{background:#eef4ff;border-color:#8eb1f6}#kpnh-root .kpnh-footer__email>button.is-copied{color:#16834a;background:#eaf9ef;border-color:#91d4a8}#kpnh-root .kpnh-footer__socials{align-items:center;gap:13px;margin-top:15px;display:flex}#kpnh-root .kpnh-footer__socials a{background:0 0;border:0;border-radius:0;place-items:center;width:24px;height:24px;transition:transform .16s,opacity .16s;padding:0!important;display:grid!important}#kpnh-root .kpnh-footer__socials a:hover{opacity:.82;transform:translateY(-2px)scale(1.06)}#kpnh-root .kpnh-footer__socials img{object-fit:contain;width:24px;height:24px;display:block}#kpnh-root .kpnh-footer__bottom{color:#7a8799;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:82px;margin-top:42px;font-size:14px;display:grid}#kpnh-root .kpnh-footer__bottom a{color:#1767df;font-weight:700}#kpnh-root .kpnh-footer__legal{color:#526079;text-align:center;white-space:nowrap;grid-column:2;font-weight:700;line-height:1.35}#kpnh-root .kpnh-footer__legal small{color:#8a96a8;margin-left:6px;font-size:13px;font-weight:500}#kpnh-root .kpnh-footer__bottom-left{white-space:nowrap;grid-column:1;justify-content:flex-start;align-items:center;gap:22px;display:flex}#kpnh-root .kpnh-footer__copyright{text-align:right;white-space:nowrap;grid-column:3;justify-self:end}#kpnh-root .kpnh-footer__sitemap{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}#kpnh-root .kpnh-footer__sitemap svg{width:17px;height:17px}@media (width<=1180px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1.2fr repeat(2,1fr)}#kpnh-root .kpnh-footer__bottom{grid-template-columns:1fr;gap:10px;padding:18px 0}#kpnh-root .kpnh-footer__bottom-left,#kpnh-root .kpnh-footer__legal,#kpnh-root .kpnh-footer__copyright{text-align:center;grid-column:1;justify-self:center}}@media (width<=700px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr 1fr;gap:30px 22px}#kpnh-root .kpnh-footer__grid>div:first-child,#kpnh-root .kpnh-footer__support{grid-column:1/-1}#kpnh-root .kpnh-footer__bottom{grid-template-columns:1fr;gap:9px;padding:20px 0}#kpnh-root .kpnh-footer__bottom-left{white-space:normal;flex-wrap:wrap;justify-content:center}#kpnh-root .kpnh-footer__legal{white-space:normal}#kpnh-root .kpnh-footer__legal small{margin-left:0}}@media (width<=430px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr}#kpnh-root .kpnh-footer__grid>div{grid-column:1!important}}.bug-fab>i{display:none!important}.bug-fab:before{content:"";background:#fff;width:22px;height:22px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 6.2a4 4 0 0 1 8 0M7 9h10v5a5 5 0 0 1-10 0V9Z'/%3E%3Cpath d='M12 9v10M4 13h3M17 13h3M5 7l2.5 2M19 7l-2.5 2M5 19l3-2M19 19l-3-2'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 6.2a4 4 0 0 1 8 0M7 9h10v5a5 5 0 0 1-10 0V9Z'/%3E%3Cpath d='M12 9v10M4 13h3M17 13h3M5 7l2.5 2M19 7l-2.5 2M5 19l3-2M19 19l-3-2'/%3E%3C/g%3E%3C/svg%3E") 50%/contain no-repeat}#kpnh-root .kpnh-share-widget{z-index:9996;position:fixed;bottom:92px;right:24px}#kpnh-root .kpnh-share-fab{color:#fff;cursor:pointer;background:linear-gradient(145deg,#397dff,#145de2);border:0;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 12px 28px #1453c24d}#kpnh-root .kpnh-share-fab:hover,#kpnh-root .kpnh-share-widget.is-open .kpnh-share-fab{transform:translateY(-2px)scale(1.04);box-shadow:0 16px 34px #1453c261}#kpnh-root .kpnh-share-fab svg{stroke-width:2px;width:21px;height:21px}#kpnh-root .kpnh-share-panel{backdrop-filter:blur(16px);background:linear-gradient(145deg,#fffffff7,#f3f7fff2);border:1px solid #a7bee5cc;border-radius:17px;width:310px;padding:16px;animation:.2s both kpnhShareIn;position:absolute;bottom:64px;right:0;box-shadow:0 24px 60px #16346238}#kpnh-root .kpnh-share-panel[hidden]{display:none!important}@keyframes kpnhShareIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}#kpnh-root .kpnh-share-panel__head{border-bottom:1px solid #e5ebf4;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}#kpnh-root .kpnh-share-panel__head b{color:#17263f;font-size:16px;display:block}#kpnh-root .kpnh-share-panel__head small{color:#7a879a;margin-top:3px;font-size:11px;display:block}#kpnh-root .kpnh-share-panel__head>button{color:#68768a;cursor:pointer;background:#edf3fc;border:0;border-radius:8px;width:27px;height:27px;padding:0;font-size:20px}#kpnh-root .kpnh-share-bookmark{color:#1768e8;text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e4f5;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:60px;margin-top:12px;padding:9px 10px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}#kpnh-root .kpnh-share-bookmark:hover{background:#f8fbff;border-color:#a9c5f2;transform:translateY(-1px)}#kpnh-root .kpnh-share-bookmark>svg{justify-self:center;width:21px;height:21px}#kpnh-root .kpnh-share-bookmark span b{color:#25344c;font-size:12px;display:block}#kpnh-root .kpnh-share-bookmark span small{color:#8491a3;margin-top:3px;font-size:10px;display:block}#kpnh-root .kpnh-share-bookmark kbd{color:#637086;white-space:nowrap;background:#f6f8fb;border:1px solid #d5dfed;border-bottom-width:2px;border-radius:6px;padding:4px 6px;font:700 8px/1 Inter,Arial,sans-serif}#kpnh-root .kpnh-share-socials{margin-top:13px}#kpnh-root .kpnh-share-socials>span{color:#69778b;font-size:11px;font-weight:650}#kpnh-root .kpnh-share-socials>div{align-items:center;gap:8px;margin-top:8px;display:flex}#kpnh-root .kpnh-share-socials a,#kpnh-root .kpnh-share-socials button{cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;transition:transform .16s,box-shadow .16s;display:grid}#kpnh-root .kpnh-share-socials a:hover,#kpnh-root .kpnh-share-socials button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #1f43771f}#kpnh-root .kpnh-share-socials img{object-fit:contain;width:22px;height:22px;display:block}#kpnh-root .kpnh-share-socials button{color:#1768e8}#kpnh-root .kpnh-share-socials button svg{width:18px;height:18px}#kpnh-root .kpnh-share-hint{color:#255fae;background:#eaf3ff;border-radius:8px;margin:11px 0 0;padding:8px 9px;font-size:11px;line-height:1.35}#kpnh-root .kpnh-share-hint[hidden]{display:none!important}@media (width<=600px){#kpnh-root .kpnh-share-widget{bottom:82px;right:16px}#kpnh-root .kpnh-share-fab{width:48px;height:48px}#kpnh-root .kpnh-share-panel{width:min(300px,100vw - 32px);bottom:58px}}#kpnh-root .kpnh-search__city{z-index:8}@keyframes kpnhProcedureIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}#kpnh-root .kpnh-app-gallery__arrow--prev{left:-14px}#kpnh-root .kpnh-app-gallery__arrow--next{right:-14px}@keyframes kpnh-app-slide-in{0%{opacity:0;transform:translate(14px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@media (width<=480px){#kpnh-root .kpnh-app-gallery__arrow--prev{left:2px}#kpnh-root .kpnh-app-gallery__arrow--next{right:2px}}.kpnh-logo-zoom{z-index:12000;pointer-events:none;opacity:0;background:#fffffffa;border:1px solid #cbdcf3;border-radius:22px;place-items:center;width:350px;height:350px;padding:18px;transition:opacity .15s,transform .15s;display:grid;position:fixed;transform:translateY(8px)scale(.97);box-shadow:0 28px 80px #112a5042}.kpnh-logo-zoom.is-visible{opacity:1;transform:translateY(0)scale(1)}.kpnh-logo-zoom img{object-fit:contain;max-width:100%;max-height:100%}.k-share-modal[hidden]{display:none!important}.k-share-modal{z-index:12050;backdrop-filter:blur(7px);background:#0f1f378f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.k-share-dialog{background:#fff;border:1px solid #dce6f3;border-radius:24px;width:min(560px,100%);overflow:hidden;box-shadow:0 32px 90px #0f1f374d}.k-share-head{background:linear-gradient(145deg,#f4f8ff,#fff);border-bottom:1px solid #e8eef7;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.k-share-ico{color:#fff;background:#1768e8;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:24px;display:grid;box-shadow:0 10px 24px #1768e838}.k-share-title{color:#10213b;margin:0;font-size:23px;font-weight:850;line-height:1.2}.k-share-sub{color:#65758d;margin:5px 0 0;font-size:15px;line-height:1.45}.k-share-x{color:#61728a;cursor:pointer;background:#fff;border:1px solid #dce6f3;border-radius:11px;width:36px;height:36px;margin-left:auto;font-size:24px}.k-share-body{padding:20px 22px 22px}.k-share-card{background:#f6f9fe;border:1px solid #dce6f3;border-radius:16px;margin-bottom:14px;padding:14px}.k-share-card__type{color:#1768e8;text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:850}.k-share-card__title{color:#12223a;margin-top:5px;font-size:17px;font-weight:780;line-height:1.4}.k-share-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.k-share-social{color:#1768e8;cursor:pointer;background:#eef5ff;border:1px solid #cfe0f8;border-radius:12px;justify-content:center;align-items:center;min-height:46px;font:750 13px/1 Inter,Arial,sans-serif;text-decoration:none;display:flex}.k-share-social--copy{color:#304867;background:#fff}.k-share-form{gap:9px;display:grid}.k-share-form label{color:#445873;font-size:14px;font-weight:750}.k-share-form input,.k-share-form textarea{box-sizing:border-box;color:#13233c;background:#fff;border:1px solid #cbd8ea;border-radius:11px;outline:0;width:100%;padding:12px 13px;font:14px Inter,Arial,sans-serif}.k-share-form input:focus,.k-share-form textarea:focus{border-color:#1768e8;box-shadow:0 0 0 3px #1768e81f}.k-share-form textarea{resize:vertical;min-height:78px}.k-share-hp{opacity:0!important;position:absolute!important;left:-9999px!important}.k-share-submit{color:#fff;cursor:pointer;background:#1768e8;border:0;border-radius:12px;min-height:46px;font:800 14px Inter,Arial,sans-serif}.k-share-status{color:#67778e;min-height:18px;font-size:14px;font-weight:700}.k-share-status.is-ok{color:#168047}.k-share-status.is-err{color:#c23636}.k-share-guest{color:#51647e;background:#f6f9fe;border:1px solid #dce6f3;border-radius:12px;padding:15px;font-size:15px;line-height:1.55}.k-share-guest a{color:#1768e8;font-weight:800}@media (width<=640px){.k-share-actions{grid-template-columns:1fr}.k-share-head,.k-share-body{padding-left:16px;padding-right:16px}.kpnh-logo-zoom{display:none}}@media (width<=760px){html,body{max-width:100%;overflow-x:hidden}#kpnh-root{--mobile-pad:14px;background:#f3f7fc;width:100%;overflow:clip}#kpnh-root *{min-width:0}#kpnh-root .kpnh-shell{width:100%;max-width:none;padding-left:var(--mobile-pad);padding-right:var(--mobile-pad)}#kpnh-root .kpnh-topbar{min-height:38px}#kpnh-root .kpnh-topbar__inner{gap:8px;min-height:38px}#kpnh-root .kpnh-topauth{display:none}#kpnh-root .kpnh-support-trigger{min-height:32px;padding:0 10px;font-size:14px}#kpnh-root .k-city-strip__btn{max-width:190px;font-size:14px}#kpnh-root .k-city-strip__form{width:min(360px,100vw - 28px);left:0;right:auto}#kpnh-root .kpnh-header{z-index:100;position:sticky;top:0}#kpnh-root .kpnh-header__inner{gap:10px;min-height:68px}#kpnh-root .kpnh-brand{gap:9px}#kpnh-root .kpnh-brand__mark{border-radius:12px;flex-basis:42px;width:42px;height:42px;font-size:19px}#kpnh-root .kpnh-brand b{font-size:20px}#kpnh-root .kpnh-brand small{display:none}#kpnh-root .kpnh-auth{gap:7px;margin-left:auto}#kpnh-root .kpnh-auth>.kpnh-btn{display:none}#kpnh-root .kpnh-bell__button,#kpnh-root .kpnh-menu{border-radius:12px;width:42px;min-width:42px;height:42px}#kpnh-root .kpnh-header-menu{overscroll-behavior:contain;background:#fff;max-height:calc(100dvh - 108px);padding:12px 14px 18px;overflow-y:auto;box-shadow:0 18px 40px #0f274c24}#kpnh-root .kpnh-header-menu__links{grid-template-columns:1fr;gap:8px}#kpnh-root .kpnh-header-menu__links a{min-height:62px;padding:11px 13px}#kpnh-root .kpnh-main{padding-top:18px}#kpnh-root .kpnh-main .kpnh-shell{gap:16px;display:grid}#kpnh-root section{scroll-margin-top:82px}#kpnh-root .kpnh-search__city{background:#f9fbfe;border:1px solid #d4dfed;border-radius:14px;min-height:52px}#kpnh-root .kpnh-footer{padding-top:28px}#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr;gap:24px}#kpnh-root .kpnh-footer__grid>div{grid-column:1!important}#kpnh-root .kpnh-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px;min-height:0;padding:20px 0 26px;font-size:14px}#kpnh-root .kpnh-footer__legal{text-align:left}#kpnh-root .kpnh-support-popover{width:auto;max-height:calc(100dvh - 64px);position:fixed;top:48px;left:14px;right:14px;overflow:auto}#kpnh-root .kpnh-share-widget{bottom:82px;right:14px}#kpnh-root .kpnh-share-panel{width:auto;max-height:calc(100dvh - 170px);position:fixed;bottom:140px;left:14px;right:14px;overflow:auto}#kpnh-root .kpnh-share-fab,.bug-fab{width:50px!important;height:50px!important}.bug-fab{bottom:18px!important;right:14px!important}.k-share-dialog{border-radius:18px;max-height:calc(100dvh - 24px);overflow:auto}}@media (width<=390px){#kpnh-root{--mobile-pad:12px}#kpnh-root .kpnh-brand b{font-size:19px}}@media (hover:none) and (pointer:coarse){#kpnh-root a:hover,#kpnh-root button:hover{transform:none!important}}@media (width<=760px){#kpnh-root .kpnh-footer__grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;display:grid!important}#kpnh-root .kpnh-footer__grid>div{background:#f8faff!important;border:1px solid #dce6f3!important;border-radius:16px!important;width:100%!important;min-width:0!important;margin:0!important;padding:17px 15px!important}#kpnh-root .kpnh-footer__grid>div:first-child{padding:18px 15px!important}#kpnh-root .kpnh-footer__grid>div:first-child p{max-width:none!important;margin:13px 0 15px!important;font-size:15px!important;line-height:1.6!important}#kpnh-root .kpnh-footer h3{align-items:center!important;min-height:30px!important;margin:0 0 10px!important;font-size:19px!important;display:flex!important}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a{border-bottom:1px solid #e6edf6!important;align-items:center!important;min-height:36px!important;padding:8px 0!important;font-size:15px!important;line-height:1.4!important;display:flex!important}#kpnh-root .kpnh-footer__grid>div:not(:first-child)>a:last-child{border-bottom:0!important}#kpnh-root .kpnh-footer__grid>div:first-child>.kpnh-btn{justify-content:center!important;align-items:center!important;width:100%!important;min-height:46px!important;margin:8px 0 0!important;display:flex!important}#kpnh-root .kpnh-share-widget{width:52px!important;height:52px!important;position:fixed!important;bottom:80px!important;right:14px!important}#kpnh-root .kpnh-share-fab,.bug-fab{border-radius:50%!important;place-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0!important;display:grid!important;transform:none!important}#kpnh-root .kpnh-share-fab{position:absolute!important;inset:0!important}.bug-fab{position:fixed!important;bottom:16px!important;right:14px!important}#kpnh-root .kpnh-share-fab svg{width:22px!important;height:22px!important}.bug-fab:before{margin:0!important;line-height:1!important}#kpnh-root .kpnh-main .kpnh-shell{gap:18px!important}#kpnh-root .kpnh-footer__bottom{text-align:center!important;background:#f8faff!important;border:1px solid #dce6f3!important;border-radius:16px 16px 0 0!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:calc(100% - 24px)!important;min-height:0!important;margin:18px 12px 0!important;padding:16px!important;display:grid!important}#kpnh-root .kpnh-footer__legal{color:#263b59!important;text-align:center!important;white-space:normal!important;border-bottom:1px solid #e1e9f3!important;flex-direction:column!important;order:1!important;align-items:center!important;gap:5px!important;width:100%!important;padding:0 0 13px!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important;display:flex!important}#kpnh-root .kpnh-footer__legal small{color:#6b7b91!important;margin:0!important;font-size:13px!important;font-weight:650!important}#kpnh-root .kpnh-footer__bottom-left{text-align:center!important;white-space:normal!important;border-bottom:1px solid #e1e9f3!important;flex-direction:column!important;order:2!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;padding:13px 0!important;font-size:14px!important;display:flex!important}#kpnh-root .kpnh-footer__sitemap{display:none!important}#kpnh-root .kpnh-footer__copyright{color:#7a899e!important;text-align:center!important;order:3!important;width:100%!important;padding:13px 0 0!important;font-size:13px!important;line-height:1.45!important}}#kpnh-root .kpnh-support-trigger{font-size:14px}#kpnh-root .k-city-strip__main{align-items:center;display:flex}#kpnh-root .k-city-strip__cap,#kpnh-root .k-city-strip__btn{min-height:30px;font-size:14px;line-height:20px}#kpnh-root .k-city-strip__cap,#kpnh-root .k-city-strip__btn span{align-items:center;display:inline-flex}#kpnh-root .k-city-strip__btn span{min-height:20px;line-height:20px}#kpnh-root .k-city-strip__btn:before,#kpnh-root .k-city-strip__btn:after{top:50%}#kpnh-root .k-city-strip__btn:before{transform:translateY(-50%)}#kpnh-root .k-city-strip__btn:after{transform:translateY(-70%)rotate(45deg)}#kpnh-root .kpnh-footer__grid{grid-template-columns:minmax(240px,1.25fr) minmax(115px,.65fr) minmax(180px,.9fr) minmax(135px,.68fr) minmax(260px,1.12fr);gap:30px}#kpnh-root .kpnh-footer__email>span{flex:auto;min-width:0}#kpnh-root .kpnh-footer__email>span a{white-space:nowrap;text-overflow:clip;font-size:13px;line-height:1.25;overflow:visible}@media (width<=1180px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1.2fr repeat(2,1fr)}}@media (width<=700px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr 1fr}}@media (width<=430px){#kpnh-root .kpnh-footer__grid{grid-template-columns:1fr}#kpnh-root .kpnh-footer__email>span a{white-space:normal;overflow-wrap:anywhere;font-size:12.5px}}#kpnh-root .kpnh-topbar{box-sizing:border-box;height:46px;min-height:46px;padding-top:8px}#kpnh-root .kpnh-topbar__inner{height:38px;min-height:38px}@media (width<=640px){#kpnh-root .kpnh-topbar{height:44px;min-height:44px;padding-top:6px}}#kpnh-root .kpnh-footer__copyright{justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (width<=1180px){#kpnh-root .kpnh-footer__copyright{flex-wrap:wrap;justify-content:center}}#kpnh-root .kpnh-footer__support .kpnh-footer__email span small{color:#586b84!important}#kpnh-root .kpnh-footer__bottom-left span,#kpnh-root .kpnh-footer__legal small,#kpnh-root .kpnh-footer__copyright{color:#536780!important}