@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");
:root{--emko-mainnav-blue:#0072ba;--emko-mainnav-blue-dark:#005f9d;--emko-mainnav-ink:#0a1128;--emko-mainnav-text:#2c3545;--emko-mainnav-muted:#687384;--emko-mainnav-line:#e7ebef;--emko-mainnav-soft:#f4f7f9;--emko-mainnav-width:1280px}
.emkotech-mainnav,.emkotech-mainnav *{box-sizing:border-box}.emkotech-mainnav{position:relative;z-index:9999;width:100%;font-family:"Plus Jakarta Sans",Arial,sans-serif;color:var(--emko-mainnav-ink);background:#fff}.emkotech-mainnav a{color:inherit;text-decoration:none}.emkotech-mainnav button{font:inherit}.emkotech-mainnav__bar{position:relative;z-index:5;height:80px;background:rgba(255,255,255,.985);border-bottom:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__inner{width:min(var(--emko-mainnav-width),calc(100% - 48px));height:100%;margin:auto;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:32px}.emkotech-mainnav__logo{display:flex;align-items:center;width:172px;height:48px}.emkotech-mainnav__logo img{display:block;width:100%;height:100%;object-fit:contain}.emkotech-mainnav__desktop{height:100%;display:flex;align-items:stretch;justify-content:center;gap:32px}.emkotech-mainnav__link,.emkotech-mainnav__trigger{position:relative;height:100%;display:flex;align-items:center;gap:5px;padding:0;border:0;background:none;color:var(--emko-mainnav-text);font-size:14px;font-weight:600;cursor:pointer}.emkotech-mainnav__link:after,.emkotech-mainnav__trigger:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--emko-mainnav-blue);transform:scaleX(0);transition:.16s}.emkotech-mainnav__link:hover:after,.emkotech-mainnav__trigger:hover:after,.emkotech-mainnav__trigger.is-open:after{transform:scaleX(1)}.emkotech-mainnav__trigger>svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:.16s}.emkotech-mainnav__trigger.is-open>svg{transform:rotate(180deg)}.emkotech-mainnav__actions{display:flex;align-items:center;gap:17px}.emkotech-mainnav__search{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:none;color:var(--emko-mainnav-muted);cursor:pointer}.emkotech-mainnav__search svg{width:18px;height:18px;display:block;fill:currentColor}.emkotech-mainnav__search:hover{color:var(--emko-mainnav-blue)}.emkotech-mainnav__quote{min-height:40px;display:flex;align-items:center;padding:0 18px;border-radius:8px;background:var(--emko-mainnav-blue);color:#fff!important;font-size:13px;font-weight:700}.emkotech-mainnav__quote:hover{background:var(--emko-mainnav-blue-dark)}
.emkotech-mainnav__panel{position:absolute;top:80px;left:0;right:0;z-index:4;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-5px);background:#fff;border-bottom:1px solid var(--emko-mainnav-line);transition:opacity .16s,transform .16s,visibility .16s}.emkotech-mainnav__panel.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.emkotech-mainnav__mega{width:min(var(--emko-mainnav-width),calc(100% - 48px));min-height:470px;margin:auto;display:grid;grid-template-columns:292px minmax(0,1fr)}.emkotech-mainnav__rail{padding:40px 28px 30px 30px;background:#fafbfc;border-right:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__rail-title{margin:0 0 14px;color:#8b95a2;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.emkotech-mainnav__categories{display:grid;gap:2px}.emkotech-mainnav__category{width:100%;display:grid;grid-template-columns:30px minmax(0,1fr) 15px;align-items:center;gap:10px;padding:7px 0;border:0;background:none;color:#596370;text-align:left;font-size:13.5px;line-height:1.35;font-weight:500;cursor:pointer}.emkotech-mainnav__category-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#edf5fa}.emkotech-mainnav__icon{width:18px;height:18px;object-fit:contain}.emkotech-mainnav__category>svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5;opacity:0;transform:translateX(-4px);transition:.15s}.emkotech-mainnav__category:hover,.emkotech-mainnav__category.is-active{color:var(--emko-mainnav-ink);font-weight:600}.emkotech-mainnav__category:hover>svg,.emkotech-mainnav__category.is-active>svg{opacity:1;transform:none}.emkotech-mainnav__category.is-active .emkotech-mainnav__category-icon{background:#dfeff8}.emkotech-mainnav__product-area{min-width:0;padding:30px 0 30px 38px}.emkotech-mainnav__product-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.emkotech-mainnav__product-head>div{max-width:670px}.emkotech-mainnav__kicker{margin:0 0 6px;color:var(--emko-mainnav-blue);font-size:11px;font-weight:700}.emkotech-mainnav__product-head h2{margin:0;font-size:22px;line-height:1.25;letter-spacing:-.025em}.emkotech-mainnav__intro{margin:7px 0 0;color:var(--emko-mainnav-muted);font-size:12px;line-height:1.6}.emkotech-mainnav__all{flex:none;display:flex;align-items:center;gap:7px;color:var(--emko-mainnav-blue)!important;font-size:12px;font-weight:700}.emkotech-mainnav__all svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:.15s}.emkotech-mainnav__all:hover svg{transform:translateX(3px)}.emkotech-mainnav__tabs{display:flex;gap:24px;margin:-2px 0 18px;border-bottom:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__tabs button{position:relative;padding:0 0 9px;border:0;background:none;color:var(--emko-mainnav-muted);font-size:13px;font-weight:600;cursor:pointer}.emkotech-mainnav__tabs button:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--emko-mainnav-blue);transform:scaleX(0)}.emkotech-mainnav__tabs button.is-active{color:var(--emko-mainnav-ink)}.emkotech-mainnav__tabs button.is-active:after{transform:scaleX(1)}.emkotech-mainnav__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.emkotech-mainnav__grid[data-count="4"]{grid-template-columns:repeat(4,minmax(0,200px))}.emkotech-mainnav__grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,220px))}.emkotech-mainnav__grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,250px))}.emkotech-mainnav__grid[data-count="1"]{grid-template-columns:minmax(0,300px)}.emkotech-mainnav__card{min-width:0;display:flex;flex-direction:column}.emkotech-mainnav__card-media{height:124px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;border-radius:13px;background:var(--emko-mainnav-soft)}.emkotech-mainnav__card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.emkotech-mainnav__card-media[data-fit="contain"] img{object-fit:contain;padding:8px}.emkotech-mainnav__card:hover .emkotech-mainnav__card-media img{transform:scale(1.025)}.emkotech-mainnav__card-title{color:var(--emko-mainnav-ink);font-size:14px;line-height:1.35;font-weight:700}.emkotech-mainnav__card-copy{margin-top:5px;color:var(--emko-mainnav-muted);font-size:11px;line-height:1.48}.emkotech-mainnav__card-link{margin-top:9px;color:var(--emko-mainnav-blue);font-size:10.5px;font-weight:700}.emkotech-mainnav__card:hover .emkotech-mainnav__card-title{color:var(--emko-mainnav-blue-dark)}
.emkotech-mainnav__simple{width:min(var(--emko-mainnav-width),calc(100% - 48px));min-height:315px;margin:auto;display:grid;grid-template-columns:292px 1fr}.emkotech-mainnav__simple-head{padding:34px 30px 34px 0;background:#fafbfc;border-right:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__simple-head p{margin:0 0 9px;color:var(--emko-mainnav-blue);font-size:11px;font-weight:700}.emkotech-mainnav__simple-head h2{margin:0;font-size:21px;line-height:1.4;letter-spacing:-.02em}.emkotech-mainnav__simple-links{padding:30px 0 30px 38px;display:grid;grid-template-columns:repeat(3,1fr);align-content:start;gap:0 34px}.emkotech-mainnav__simple-links a{padding:12px 0;border-bottom:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__simple-links strong{display:block;font-size:13.5px}.emkotech-mainnav__simple-links a:not(.emkotech-mainnav__software-link) span{display:block;margin-top:5px;color:var(--emko-mainnav-muted);font-size:11px;line-height:1.5}.emkotech-mainnav__software-copy span{margin-top:4px;color:var(--emko-mainnav-muted);font-size:11px;line-height:1.5}.emkotech-mainnav__mobile-toggle{display:none;width:40px;height:40px;border:0;background:none;align-items:center;justify-content:center;flex-direction:column;gap:6px}.emkotech-mainnav__mobile-toggle span{width:20px;height:1.5px;background:var(--emko-mainnav-ink);transition:.18s}.emkotech-mainnav__mobile-toggle.is-open span:first-child{transform:translateY(3.75px) rotate(45deg)}.emkotech-mainnav__mobile-toggle.is-open span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.emkotech-mainnav__mobile{display:none}
.emkotech-mainnav-demo{min-height:700px;padding:120px 24px;background:#f5f7f9;font-family:"Plus Jakarta Sans",Arial,sans-serif;text-align:center}.emkotech-mainnav-demo h1{max-width:800px;margin:0 auto;font-size:48px;line-height:1.12;letter-spacing:-.04em}.emkotech-mainnav-demo p{max-width:650px;margin:20px auto;color:#687384;line-height:1.7}
@media(max-width:1180px){.emkotech-mainnav__inner,.emkotech-mainnav__mega,.emkotech-mainnav__simple{width:calc(100% - 32px)}.emkotech-mainnav__desktop{gap:22px}.emkotech-mainnav__grid{gap:14px}}
@media(max-width:980px){.emkotech-mainnav__bar{height:72px}.emkotech-mainnav__inner{width:calc(100% - 28px);grid-template-columns:1fr auto}.emkotech-mainnav__logo{width:150px;height:42px}.emkotech-mainnav__desktop,.emkotech-mainnav__quote,.emkotech-mainnav__panel{display:none!important}.emkotech-mainnav__mobile-toggle{display:flex}.emkotech-mainnav__mobile{position:absolute;top:72px;left:0;right:0;z-index:4;display:block;visibility:hidden;opacity:0;max-height:calc(100vh - 72px);overflow:auto;padding:10px 18px 28px;background:#fff;border-bottom:1px solid var(--emko-mainnav-line);transform:translateY(-5px);pointer-events:none;transition:.16s}.emkotech-mainnav__mobile.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}.emkotech-mainnav__mobile nav{max-width:680px;margin:auto}.emkotech-mainnav__mobile details{border-bottom:1px solid var(--emko-mainnav-line)}.emkotech-mainnav__mobile summary,.emkotech-mainnav__mobile-top{min-height:50px;display:flex;align-items:center;gap:10px;list-style:none;font-size:14px;font-weight:600;cursor:pointer}.emkotech-mainnav__mobile summary::-webkit-details-marker{display:none}.emkotech-mainnav__mobile summary:after{content:"+";margin-left:auto;color:var(--emko-mainnav-muted);font-size:18px;font-weight:400}.emkotech-mainnav__mobile details[open]>summary:after{content:"−"}.emkotech-mainnav__mobile-products{padding:0 0 10px 12px}.emkotech-mainnav__mobile-products details{border:0}.emkotech-mainnav__mobile-products summary{min-height:45px;color:#46515f;font-size:13px}.emkotech-mainnav__mobile-icon{width:20px;height:20px}.emkotech-mainnav__mobile-sub{display:grid;padding:0 0 10px 30px}.emkotech-mainnav__mobile-sub a{padding:7px 0;color:#566170;font-size:12px}.emkotech-mainnav__mobile-sub small{display:block;color:var(--emko-mainnav-blue);font-size:9px}.emkotech-mainnav__mobile-sub strong{font-weight:600}.emkotech-mainnav__mobile-all{margin-top:5px;color:var(--emko-mainnav-blue)!important;font-weight:700}.emkotech-mainnav__mobile-quote{display:flex;min-height:44px;align-items:center;justify-content:center;margin-top:18px;border-radius:8px;background:var(--emko-mainnav-blue);color:#fff!important;font-size:13px;font-weight:700}
.emkotech-mainnav__mobile-search{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;margin-top:12px;border:1px solid var(--emko-mainnav-line);border-radius:8px;background:#fff;color:var(--emko-mainnav-ink)!important;font-size:13px;font-weight:600;cursor:pointer}}

/* Revised product interaction and EmkoBoard secondary links */
.emkotech-mainnav__related{display:flex;align-items:center;gap:22px;margin-top:23px;padding-top:17px;border-top:1px solid var(--emko-mainnav-line)}
.emkotech-mainnav__related>p{flex:none;margin:0;color:#8b95a2;font-size:10px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}
.emkotech-mainnav__related>div{display:flex;align-items:center;flex-wrap:wrap;gap:9px 20px}
.emkotech-mainnav__related a{display:inline-flex;align-items:center;gap:6px;color:#3f4a59;font-size:11.5px;font-weight:600;transition:color .15s}
.emkotech-mainnav__related a span{color:var(--emko-mainnav-blue);font-size:12px;transition:transform .15s}
.emkotech-mainnav__related a:hover{color:var(--emko-mainnav-blue-dark)}
.emkotech-mainnav__related a:hover span{transform:translateX(2px)}
@media(max-width:1180px){.emkotech-mainnav__rail{padding-left:30px}.emkotech-mainnav__related{align-items:flex-start;flex-direction:column;gap:10px}}

/* Temporarily hidden product category: retain the data and enable it later by removing this rule. */
.emkotech-mainnav__category[data-mainnav-category="edutab"],
.emkotech-mainnav__mobile-products details[data-mainnav-mobile-category="edutab"]{display:none}

/* Matching left inset for the Solutions and Software menu rails. */
.emkotech-mainnav__simple-head{padding-left:30px}

/* Software menu icons */
.emkotech-mainnav__simple-links--software{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px}
.emkotech-mainnav__software-link{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;column-gap:13px;min-height:78px;padding:10px 0!important}
.emkotech-mainnav__software-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:12px;background:#f2f7fa}
.emkotech-mainnav__software-icon img{display:block;max-width:32px;max-height:32px;width:auto;height:auto;object-fit:contain;object-position:center}
.emkotech-mainnav__software-copy{min-width:0}
.emkotech-mainnav__software-copy>span{margin-top:4px!important}
.emkotech-mainnav__software-link:hover .emkotech-mainnav__software-icon{background:#e8f3f9}
.emkotech-mainnav__software-link:hover strong{color:var(--emko-mainnav-blue-dark)}
.emkotech-mainnav__mobile-software a{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px}
.emkotech-mainnav__mobile-software-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:8px;background:#f2f7fa}
.emkotech-mainnav__mobile-software-icon img{display:block;max-width:20px;max-height:20px;width:auto;height:auto;object-fit:contain;object-position:center}

@media(max-width:1180px){.emkotech-mainnav__simple-links--software{gap:0 20px}.emkotech-mainnav__software-link{grid-template-columns:40px minmax(0,1fr);column-gap:10px}.emkotech-mainnav__software-icon{width:40px;height:40px}.emkotech-mainnav__software-icon img{max-width:28px;max-height:28px}}

.emkotech-mainnav__simple-links[data-mainnav-simple="solutions"]{grid-template-columns:repeat(2,minmax(0,330px));gap:0 34px}
