/*
 * GLIP 2.0.16 — Porto HTML 13.0.0 public header, adapted for this installation.
 * Original: HTML/css/theme.css, Okler Themes (https://www.okler.net).
 * Sources: header-body / header-container / header-top / header-effect-shrink,
 * header-nav-line.header-nav-bottom-line and classic dropdown rules.
 * Only scoped header rules are included; no Porto global CSS or JS is loaded.
 */
html{scroll-padding-top:var(--cx-header-offset,160px)}
.cx-skip-link{position:fixed;left:20px;top:12px;z-index:10010;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border-radius:4px;background:#1C427B;color:#fff;font-weight:600}
.cx-skip-link:focus-visible{width:auto;height:auto;max-width:calc(100vw - 40px);margin:0;padding:12px 20px;overflow:visible;clip:auto;clip-path:none;white-space:normal;color:#fff;outline:3px solid #fff;outline-offset:2px}
#cx-porto-header{position:relative;z-index:1030;width:100%;color:#24334a;text-align:start;font-family:var(--body-font);text-transform:none}
#cx-porto-header *,#cx-porto-header *::before,#cx-porto-header *::after{box-sizing:border-box}
#cx-porto-header a{text-decoration:none;text-transform:none}
#cx-porto-header .header-body{display:flex;flex-direction:column;width:100%;background:#fff;border-bottom:1px solid #e6ebf1}
#cx-porto-header .cx-header-container{width:100%;max-width:1320px;margin:0 auto;padding:0 28px}
#cx-porto-header .header-top{display:flex;align-items:center;min-height:42px;background:#f7f9fc;border-bottom:1px solid #e9edf3}
#cx-porto-header .cx-topbar-row{display:flex;align-items:center;justify-content:flex-end;gap:24px;min-height:42px}
#cx-porto-header .cx-header-welcome{margin-right:auto;color:#536176;font-size:12px;line-height:1.5;font-weight:500}
#cx-porto-header .cx-header-contacts{display:flex;align-items:center;gap:24px;min-width:0}
#cx-porto-header .cx-header-contacts a{display:inline-flex;align-items:center;gap:8px;color:#536176;font-size:12px;font-weight:500;line-height:1.5;min-height:34px;white-space:nowrap}
#cx-porto-header .cx-header-contacts a:hover,#cx-porto-header .cx-header-welcome:hover{color:#1C427B}
#cx-porto-header .cx-header-icon{display:block;flex:none;width:15px;height:15px;fill:none;stroke:#1C427B;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
#cx-porto-header .cx-header-languages{display:flex;align-items:center;gap:4px;padding-left:20px;border-left:1px solid #dce3ed;flex:none}
#cx-porto-header .cx-header-languages>.cx-header-icon{margin-right:5px}
#cx-porto-header .cx-header-languages a{display:flex;align-items:center;justify-content:center;min-width:35px;min-height:32px;border-radius:3px;padding:3px 7px;color:#687589;font-size:12px;line-height:1.4;font-weight:600}
#cx-porto-header .cx-header-languages a:hover{color:#1C427B;background:#eaf0f8}
#cx-porto-header .cx-header-languages a[aria-current]{background:#e7eef8;color:#1C427B}
#cx-porto-header .header-container{position:relative;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:28px;min-height:110px}
#cx-porto-header .header-logo{display:flex;align-items:center;flex:0 0 330px;min-width:0}
#cx-porto-header .cx-brand{display:flex;align-items:center;gap:13px;width:100%;color:#1C427B}
#cx-porto-header .cx-brand img{display:block;width:76px;height:76px;max-width:76px;object-fit:contain;flex:none}
#cx-porto-header .cx-brand-name{max-width:238px;font-size:17px;font-weight:600;line-height:1.3;letter-spacing:0;overflow-wrap:break-word}
#cx-porto-header .cx-nav{display:block;min-width:0;flex:1;margin:0;padding:0}
#cx-porto-header .cx-nav ul{margin:0;padding:0;list-style:none;text-align:start}
#cx-porto-header .cx-nav>ul{display:flex;position:static;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:0;width:auto;max-height:none;overflow:visible;background:transparent;box-shadow:none;border:0}
#cx-porto-header .cx-nav>ul>li{position:relative;display:flex;align-items:center;flex-wrap:nowrap;min-height:60px;margin:0;padding:0;border-radius:0;background:transparent}
#cx-porto-header .cx-nav>ul>li>a{position:relative;display:flex;align-items:center;min-height:60px;height:100%;margin:0;padding:0 10px;color:#24334a;font-size:15.5px;font-weight:600;line-height:1.4;white-space:nowrap;background:transparent;border-radius:0}
#cx-porto-header .cx-nav>ul>li::after{content:"";position:absolute;left:10px;right:10px;bottom:9px;height:2px;opacity:0;background:#1C427B;pointer-events:none;transition:opacity .15s ease}
#cx-porto-header .cx-nav>ul>li.is-current-section::after,#cx-porto-header .cx-nav>ul>li.is-open::after{opacity:1}
#cx-porto-header .cx-nav>ul>li.is-current-section>a,#cx-porto-header .cx-nav>ul>li.is-open>a{color:#1C427B}
#cx-porto-header .cx-sub-toggle{display:flex;align-items:center;justify-content:center;flex:none;min-width:28px;min-height:44px;padding:10px 6px;margin:0 3px 0 -6px;border:0;background:transparent;color:#1C427B;border-radius:3px;cursor:pointer}
#cx-porto-header .cx-sub-toggle svg{display:block;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .15s}
#cx-porto-header .cx-sub-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
#cx-porto-header .cx-nav li>ul{display:none;position:absolute;left:0;right:auto;top:100%;z-index:2;min-width:260px;max-width:min(340px,calc(100vw - 40px));margin:0;padding:8px;border:1px solid #e2e7ef;border-radius:5px;background:#fff;box-shadow:0 16px 36px rgba(25,43,71,.13)}
#cx-porto-header .cx-nav li.is-open>ul{display:block}
#cx-porto-header .cx-nav>ul>li:nth-last-child(-n+3)>ul{left:auto;right:0}
#cx-porto-header .cx-nav li>ul>li{display:block;padding:0;margin:0}
#cx-porto-header .cx-nav li>ul a{display:block;padding:12px 14px;border-bottom:1px solid #edf0f5;border-radius:2px;background:#fff;color:#43516a;font-size:14px;font-weight:500;line-height:1.6;white-space:normal;overflow-wrap:anywhere}
#cx-porto-header .cx-nav li>ul li:last-child>a{border-bottom:0}
#cx-porto-header .cx-nav li>ul a:hover,#cx-porto-header .cx-nav li>ul a[aria-current]{background:#edf2f8;color:#1C427B}
#cx-porto-header .cx-nav li>ul a[aria-current]{font-weight:700}
#cx-porto-header .cx-menu-toggle{display:none;align-items:center;justify-content:center;gap:8px;min-width:48px;min-height:46px;padding:10px 12px;margin:0 0 0 auto;border:1px solid #d6dfeb;border-radius:4px;background:#fff;color:#1C427B;font:600 14px/1.4 var(--body-font);cursor:pointer}
#cx-porto-header .cx-menu-toggle svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
#cx-porto-header .cx-menu-cross{display:none}
#cx-porto-header .cx-menu-toggle[aria-expanded="true"] .cx-menu-bars{display:none}
#cx-porto-header .cx-menu-toggle[aria-expanded="true"] .cx-menu-cross{display:block}
#cx-porto-header a:focus-visible,#cx-porto-header button:focus-visible{outline:2px solid #1C427B;outline-offset:3px;border-radius:3px}
#cx-porto-header.is-sticky>.header-body{position:fixed;top:0;left:0;right:0;box-shadow:0 5px 22px rgba(25,43,71,.08)}
#cx-porto-header.is-sticky .header-container{min-height:80px}
#cx-porto-header.is-sticky .cx-brand img{width:60px;height:60px;max-width:60px}
#cx-porto-header.is-sticky .cx-brand-name{font-size:16px}
@media(min-width:1200px){
 #cx-porto-header .cx-nav:not(.is-enhanced) li:focus-within>ul{display:block}
}
@media(min-width:1200px) and (hover:hover){
 #cx-porto-header .cx-nav>ul>li:hover::after{opacity:1}
 #cx-porto-header .cx-nav>ul>li:hover>a{color:#1C427B}
 #cx-porto-header .cx-nav:not(.is-enhanced) li:hover>ul{display:block}
}
@media(min-width:1200px) and (max-width:1399px){
 #cx-porto-header .header-logo{flex-basis:300px}
 #cx-porto-header .cx-brand img{width:68px;height:68px;max-width:68px}
 #cx-porto-header .cx-brand-name{font-size:16px}
 #cx-porto-header .header-container{gap:20px}
 #cx-porto-header .cx-nav>ul>li>a{font-size:14px;padding-inline:8px}
 #cx-porto-header .cx-sub-toggle{min-width:25px;margin-right:0}
}
@media(max-width:1199px){
 #cx-porto-header .header-container{min-height:94px;flex-wrap:wrap;gap:0 20px;padding-top:10px;padding-bottom:10px}
 #cx-porto-header .header-logo{flex:1;max-width:380px}
 #cx-porto-header .cx-brand img{width:64px;height:64px;max-width:64px}
 #cx-porto-header .cx-brand-name{max-width:260px;font-size:16px}
 #cx-porto-header .cx-nav{flex:0 0 auto;margin-left:auto}
 #cx-porto-header .cx-nav.is-enhanced .cx-menu-toggle{display:flex}
 #cx-porto-header .cx-nav>ul{display:block;position:absolute;top:100%;left:0;right:0;width:100%;padding:12px 28px 20px;background:#fff;border-top:1px solid #e5eaf2;box-shadow:0 16px 22px rgba(25,43,71,.10);max-height:calc(100vh - 154px);max-height:calc(100dvh - 154px);overflow-y:auto;overscroll-behavior:contain}
 #cx-porto-header .cx-nav.is-enhanced>ul{display:none}
 #cx-porto-header .cx-nav.is-enhanced.is-open>ul{display:block}
 #cx-porto-header .cx-nav>ul>li{flex-wrap:wrap;min-height:48px;border-bottom:1px solid #eaf0f5}
 #cx-porto-header .cx-nav>ul>li:last-child{border-bottom:0}
 #cx-porto-header .cx-nav>ul>li>a{flex:1;min-width:0;min-height:50px;padding:12px 8px;font-size:16px;white-space:normal;overflow-wrap:anywhere}
 #cx-porto-header .cx-nav>ul>li::after{display:none}
 #cx-porto-header .cx-nav>ul>li.is-current-section{box-shadow:inset 2px 0 #1C427B;background:#f4f7fb}
 #cx-porto-header .cx-sub-toggle{min-width:48px;min-height:48px;margin:0;padding:12px}
 #cx-porto-header .cx-nav li>ul{position:static;flex-basis:100%;min-width:0;max-width:none;width:100%;margin:0 0 8px;padding:0 0 0 16px;border:0;border-left:2px solid #dce5f1;border-radius:0;background:#fff;box-shadow:none}
 #cx-porto-header .cx-nav li>ul a{padding:12px;min-height:46px;font-size:15px}
 #cx-porto-header .cx-nav:not(.is-enhanced){flex-basis:100%;margin:12px 0 0}
 #cx-porto-header .cx-nav:not(.is-enhanced)>ul{position:static;max-height:none;padding:0;box-shadow:none}
 #cx-porto-header .cx-nav:not(.is-enhanced) li>ul{display:block}
 #cx-porto-header .cx-nav:not(.is-enhanced) .cx-sub-toggle{display:none}
}
@media(max-width:767px){
 #cx-porto-header .cx-header-container{padding-left:18px;padding-right:18px}
 #cx-porto-header .cx-topbar-row{gap:12px;min-height:40px}
 #cx-porto-header .cx-header-welcome{display:none}
 #cx-porto-header .cx-header-contacts{margin-right:auto;gap:14px}
 #cx-porto-header .cx-header-contacts a{font-size:11px;gap:5px;min-height:36px}
 #cx-porto-header .cx-header-languages{padding-left:10px}
 #cx-porto-header .cx-header-languages>.cx-header-icon{display:none}
 #cx-porto-header .cx-header-languages a{min-width:33px;min-height:36px;padding:3px 5px}
 #cx-porto-header .header-container{min-height:86px;gap:0 12px}
 #cx-porto-header .header-logo{max-width:320px}
 #cx-porto-header .cx-brand{gap:10px}
 #cx-porto-header .cx-brand img,#cx-porto-header.is-sticky .cx-brand img{width:56px;height:56px;max-width:56px}
 #cx-porto-header .cx-brand-name,#cx-porto-header.is-sticky .cx-brand-name{font-size:14px;line-height:1.35}
 #cx-porto-header .cx-nav>ul{padding-left:18px;padding-right:18px;max-height:calc(100vh - 140px);max-height:calc(100dvh - 140px)}
}
@media(max-width:479px){
 #cx-porto-header .cx-header-email{display:none}
 #cx-porto-header .cx-menu-toggle{padding:10px;min-width:46px}
 #cx-porto-header .cx-menu-toggle>span{display:none}
 #cx-porto-header .cx-brand-name,#cx-porto-header.is-sticky .cx-brand-name{font-size:13px}
}
@media(prefers-reduced-motion:reduce){#cx-porto-header *,#cx-porto-header *::before,#cx-porto-header *::after{transition:none!important}}
@media print{
 html{scroll-padding-top:0}
 #cx-porto-header{height:auto!important}
 #cx-porto-header.is-sticky>.header-body{position:static;box-shadow:none}
 #cx-porto-header .header-top,#cx-porto-header .cx-nav,.cx-skip-link{display:none}
}

/* 2.0.36: reserve space for Partners without adding another header row. */
@media(min-width:1200px){
 #cx-porto-header .header-logo{flex-basis:285px}
 #cx-porto-header .header-container{gap:18px}
 #cx-porto-header .cx-brand-name{font-size:16px;max-width:195px}
 #cx-porto-header .cx-nav>ul{flex-wrap:nowrap}
 #cx-porto-header .cx-nav>ul>li>a{font-size:14px;padding-inline:7px}
 #cx-porto-header .cx-sub-toggle{min-width:22px;margin-right:0}
}
@media(min-width:1200px) and (max-width:1399px){
 #cx-porto-header .header-logo{flex-basis:252px}
 #cx-porto-header .cx-brand{gap:10px}
 #cx-porto-header .cx-brand img{width:64px;height:64px;max-width:64px}
 #cx-porto-header .cx-brand-name{font-size:15px}
 #cx-porto-header .cx-nav>ul>li>a{font-size:13px;padding-inline:6px}
}

/* 2.0.43: a visible legal-help action and a menu sized to the visible viewport. */
#cx-porto-header .cx-help-mobile{display:none}
@media(max-width:1199px){
 #cx-porto-header .cx-nav.is-enhanced>ul{max-height:var(--cx-menu-available-height,calc(100dvh - 172px));padding-bottom:max(20px,env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch}
}
@media(max-width:767px){
 #cx-porto-header .cx-topbar-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 8px}
 #cx-porto-header .cx-header-welcome{display:flex;align-items:center;grid-column:1;grid-row:1;min-height:44px;margin:0;color:#1c427b;font-size:12px;font-weight:700}
 #cx-porto-header .cx-help-desktop{display:none}
 #cx-porto-header .cx-help-mobile{display:inline;line-height:1.5}
 #cx-porto-header .cx-header-languages{grid-column:2;grid-row:1;gap:0;padding-left:4px}
 #cx-porto-header .cx-header-languages a{min-width:44px;min-height:44px}
 #cx-porto-header .cx-header-contacts{grid-column:1 / -1;grid-row:2;justify-content:space-between;gap:12px;margin:0;border-top:1px solid #e6ebf1}
 #cx-porto-header .cx-header-contacts a{min-height:44px;font-size:11px}
 #cx-porto-header .cx-header-contacts .cx-header-email{display:inline-flex}
 #cx-porto-header .header-container{min-height:76px;padding-top:8px;padding-bottom:8px}
 #cx-porto-header .cx-brand img{width:52px;height:52px;max-width:52px}
 #cx-porto-header.is-sticky .cx-header-contacts{display:none}
 #cx-porto-header.is-sticky .header-container{min-height:68px}
 #cx-porto-header.is-sticky .cx-brand img{width:46px;height:46px;max-width:46px}
 #cx-porto-header .cx-nav.is-enhanced>ul{max-height:var(--cx-menu-available-height,calc(100dvh - 172px))}
}

/* 2.0.45: reserve enough room for two readable Georgian name lines. */
@media(min-width:1200px){
 #cx-porto-header[data-cx-locale="ka"] .header-logo{flex-basis:380px}
 #cx-porto-header[data-cx-locale="ka"] .cx-brand-name{max-width:none;font-size:15px;line-height:1.5}
 #cx-porto-header[data-cx-locale="ka"] .cx-brand-line{display:block;white-space:nowrap}
}
@media(min-width:1200px) and (max-width:1399px){
 #cx-porto-header[data-cx-locale="ka"] .header-logo{flex-basis:342px}
 #cx-porto-header[data-cx-locale="ka"] .cx-brand-name{font-size:14px}
 #cx-porto-header[data-cx-locale="ka"] .header-container{gap:12px}
}
