/* Klondaik Service desktop header port for Klondaik 2.0 */
.kl-service-header{position:relative;z-index:500;background:transparent;font-family:Montserrat,Montserrat,sans-serif}
.kl-ozhdr{position:relative;z-index:500;background:transparent}
.kl-ozhdr__inner{max-width:1330px;margin:0 auto;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08);border-radius:0 0 45px 45px;overflow:visible}
.kl-ozhdr__row{display:flex;align-items:center;gap:14px;box-sizing:border-box}
.kl-ozhdr__row--top{min-height:80px;padding:10px 14px}
.h-logo{display:flex;align-items:center;gap:10px;min-width:210px;color:#171717;text-decoration:none;font-weight:800;font-size:27px;letter-spacing:.06em;white-space:nowrap}
.h-logo img{width:44px;height:44px;object-fit:contain;border-radius:12px}
.kl-ozhdr__catalogWrap{flex:0 0 auto}
.header-button-menu-catalog{display:flex;align-items:center;gap:11px;height:52px;padding:0 24px;border:0;border-radius:14px;background:linear-gradient(135deg,#f6a000,#ffc928);color:#181818;font-size:18px;font-weight:700;cursor:pointer;box-shadow:0 7px 18px rgba(246,160,0,.25)}
.header-button-menu-catalog-icon-2{display:none}.header-button-menu-catalog[aria-expanded=true] .header-button-menu-catalog-icon-1{display:none}.header-button-menu-catalog[aria-expanded=true] .header-button-menu-catalog-icon-2{display:inline-flex}
.kl-ozhdr__searchBox{position:relative;display:flex;align-items:center;flex:1;min-width:340px;height:48px;border:1px solid #e4e6ea;border-radius:14px;background:#fafbfc;overflow:visible}
.form-ajax-live-search{position:relative;display:flex;align-items:center;flex:1;height:100%}.header-wow-sticky-search-icon{display:grid;place-items:center;width:46px;height:100%;border:0;background:transparent;color:#525967;cursor:pointer}.ajax-live-search{width:100%;height:100%;border:0;outline:0;background:transparent;font:500 14px Montserrat;color:#20242b;padding:0 10px 0 0}
.sticky-search-control-geo{display:flex;align-items:center;gap:8px;height:100%;border:0;border-left:1px solid #e4e6ea;background:transparent;padding:0 13px;color:#4c5bd4;white-space:nowrap;cursor:pointer}.sticky-search-control-geo-name{display:flex;align-items:center;gap:5px}.input-separator{width:1px;height:20px;background:#e0e3e8}
.kl-ozhdr__icons{display:flex;align-items:center;gap:8px}.kl-ozhdr__icon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:58px;height:56px;color:#292d32;text-decoration:none;border-radius:12px;transition:.2s}.kl-ozhdr__icon:hover{background:#f5f6f8}.kl-ozhdr__iconSvg,.kl-ozhdr__svg{height:27px;display:grid;place-items:center}.kl-ozhdr__itxt{font-size:10px;margin-top:3px;color:#5e6269}
.kl-ozhdr__cta{display:flex;align-items:center;justify-content:center;min-width:184px;height:52px;padding:0 20px;border-radius:14px;background:linear-gradient(135deg,#e50019,#ff2b3f);color:#fff;text-decoration:none;font-weight:800;font-size:15px;box-shadow:0 8px 18px rgba(229,0,25,.25)}
.kl-ozhdr__row--mid{min-height:55px;padding:7px 14px;border-top:1px solid rgba(0,0,0,.05);flex-wrap:nowrap}.kl-ozhdr__link{display:flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;border:1px solid #e3e3e3;border-radius:13px;background:#fff;color:#30343a;text-decoration:none;font:500 14px Montserrat;white-space:nowrap;transition:.2s}.kl-ozhdr__link:hover{border-color:#f0a500;background:#fffaf0;box-shadow:0 4px 12px rgba(0,0,0,.07)}button.kl-ozhdr__link{cursor:pointer}.kl-ozhdr__lI{display:grid;place-items:center;width:25px;height:25px;font-weight:800;font-size:18px}.kl-ozhdr__link--ceo{margin-left:auto}.kl-ozhdr__dd{position:relative}.kl-ozhdr__chev{font-size:14px;transition:transform .2s}.kl-ozhdr__link[aria-expanded=true] .kl-ozhdr__chev{transform:rotate(180deg)}
.kl-ozhdr__menu{position:absolute;top:48px;left:0;z-index:700;width:270px;padding:10px;border:1px solid #ececec;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.16)}.kl-ozhdr__menu a{display:block;padding:10px 12px;border-radius:9px;color:#34383e;text-decoration:none;font-size:14px}.kl-ozhdr__menu a:hover{background:#f7f7f8}.kl-ozhdr__menuSep{height:1px;margin:7px 5px;background:#ececef}
.kl-ozhdr__row--ban{margin-top:0;padding:0 14px 12px;overflow:hidden;border-radius:0 0 45px 45px}.kl-ozhdr__banner{display:block;width:100%;height:92px;overflow:hidden;border-radius:0 0 30px 30px;background:#fff}.kl-ozhdr__banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.search-history{position:absolute;left:0;right:0;top:54px;z-index:800;padding:16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 18px 45px rgba(0,0,0,.15)}
@media(max-width:1180px){.h-logo{min-width:165px;font-size:22px}.h-logo img{width:38px;height:38px}.kl-ozhdr__cta{min-width:155px;padding:0 14px}.kl-ozhdr__link{padding:0 12px;font-size:13px}.kl-ozhdr__row{gap:9px}.kl-ozhdr__icons{gap:2px}}
@media(max-width:991.98px){.kl-service-header{display:none!important}}


.smart-search{position:absolute;left:0;right:0;top:54px;z-index:820;padding:12px 0 14px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 24px 58px rgba(23,29,46,.18);overflow:hidden}
.smart-search__chips{display:flex;gap:8px;padding:0 16px 12px;overflow-x:auto;scrollbar-width:none}.smart-search__chips::-webkit-scrollbar{display:none}
.smart-search__chip{flex:0 0 auto;border:0;border-radius:999px;background:#f2f3f6;color:#2e333b;padding:8px 12px;font:700 12px Montserrat;cursor:pointer}.smart-search__chip:hover{background:#e9eaff;color:#5148d8}
.smart-search__section{padding:8px 10px 0}.smart-search__title{padding:5px 10px 7px;color:#8b909c;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.smart-search__list{display:grid}.smart-search__row{width:100%;min-height:44px;border:0;border-radius:11px;background:transparent;color:#262a31;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;text-align:left;text-decoration:none;font:600 14px Montserrat;cursor:pointer}.smart-search__row:hover{background:#f6f6fb}.smart-search__row-icon{color:#8e94a0;font-size:21px}.smart-search__category-icon{width:28px;height:28px;border-radius:8px;background:#f1f2f5;display:grid;place-items:center;font-size:16px}.smart-search__category strong{display:block;font-size:14px}.smart-search__category small{display:block;margin-top:2px;color:#9a9faa;font-size:11px;font-weight:500}.smart-search__arrow{color:#8e94a0}.smart-search__empty{padding:22px;text-align:center;color:#9297a3;font-size:13px}
