:root{--color-base-0:rgb(255,255,255);--color-base-50:rgb(245,245,245);--color-base-100:rgb(235,235,235);--color-base-150:rgb(221,221,221);--color-base-200:rgb(208,208,208);--color-base-250:rgb(195,195,195);--color-base-300:rgb(181,181,181);--color-base-350:rgb(168,168,168);--color-base-400:rgb(154,154,154);--color-base-450:rgb(141,141,141);--color-base-500:rgb(128,128,128);--color-base-550:rgb(114,114,114);--color-base-600:rgb(101,101,101);--color-base-650:rgb(87,87,87);--color-base-700:rgb(74,74,74);--color-base-750:rgb(60,60,60);--color-base-800:rgb(47,47,47);--color-base-850:rgb(34,34,34);--color-base-900:rgb(20,20,20);--color-base-950:rgb(7,7,7);--color-base-1000:rgb(0,0,0);--color-success-50:rgb(247,255,251);--color-success-100:rgb(240,255,247);--color-success-150:rgb(232,255,243);--color-success-200:rgb(224,255,239);--color-success-250:rgb(217,255,235);--color-success-300:rgb(209,255,230);--color-success-350:rgb(201,255,226);--color-success-400:rgb(193,255,222);--color-success-450:rgb(186,255,218);--color-success-500:rgb(178,255,214);--color-success-550:rgb(160,230,193);--color-success-600:rgb(142,204,171);--color-success-650:rgb(125,179,150);--color-success-700:rgb(107,153,128);--color-success-750:rgb(89,128,107);--color-success-800:rgb(71,102,86);--color-success-850:rgb(53,77,64);--color-success-900:rgb(36,51,43);--color-success-950:rgb(18,25,21);--color-warning-50:rgb(255,255,246);--color-warning-100:rgb(255,255,237);--color-warning-150:rgb(254,255,228);--color-warning-200:rgb(254,255,219);--color-warning-250:rgb(254,255,210);--color-warning-300:rgb(254,255,200);--color-warning-350:rgb(254,255,191);--color-warning-400:rgb(253,255,182);--color-warning-450:rgb(253,255,173);--color-warning-500:rgb(253,255,164);--color-warning-550:rgb(228,230,148);--color-warning-600:rgb(202,204,131);--color-warning-650:rgb(177,179,115);--color-warning-700:rgb(152,153,98);--color-warning-750:rgb(127,128,82);--color-warning-800:rgb(101,102,66);--color-warning-850:rgb(76,77,49);--color-warning-900:rgb(51,51,33);--color-warning-950:rgb(25,25,16);--color-error-50:rgb(255,241,241);--color-error-100:rgb(255,226,228);--color-error-150:rgb(255,212,214);--color-error-200:rgb(255,197,200);--color-error-250:rgb(255,183,187);--color-error-300:rgb(255,169,173);--color-error-350:rgb(255,154,159);--color-error-400:rgb(255,140,145);--color-error-450:rgb(255,125,132);--color-error-500:rgb(255,111,118);--color-error-550:rgb(230,100,106);--color-error-600:rgb(204,89,94);--color-error-650:rgb(179,78,83);--color-error-700:rgb(153,67,71);--color-error-750:rgb(128,56,59);--color-error-800:rgb(102,44,47);--color-error-850:rgb(77,33,35);--color-error-900:rgb(51,22,24);--color-error-950:rgb(25,11,12)}h1,h2,h3,h4,h5,h6{font-weight:700}h1{margin:40px 0;font-size:64px;line-height:70px}@media(max-width:1024px){h1{margin:24px 0;font-size:42px;line-height:42px}}h2{margin:28px 0;font-size:48px;line-height:54px;font-weight:700}@media(max-width:1024px){h2{margin:22px 0;font-size:32px;line-height:40px}}h3{margin:24px 0;font-size:32px;line-height:40px;font-weight:700}@media(max-width:1024px){h3{margin:20px 0;font-size:26px;line-height:32px}}h4{margin:20px 0;font-size:26px;line-height:32px;font-weight:700}@media(max-width:1024px){h4{font-size:22px;line-height:30px}}h5{margin:20px 0;font-size:22px;line-height:30px;font-weight:700}@media(max-width:1024px){h5{font-size:18px;line-height:24px}}h6{margin:20px 0;font-size:inherit;line-height:inherit;font-weight:700}html{font-size:18px;line-height:32px}@media(max-width:1024px){html{font-size:15px;line-height:24px}}[data-theme=light]{--theme-success-50:var(--color-success-50);--theme-success-100:var(--color-success-100);--theme-success-150:var(--color-success-150);--theme-success-200:var(--color-success-200);--theme-success-250:var(--color-success-250);--theme-success-300:var(--color-success-300);--theme-success-350:var(--color-success-350);--theme-success-400:var(--color-success-400);--theme-success-450:var(--color-success-450);--theme-success-500:var(--color-success-500);--theme-success-550:var(--color-success-550);--theme-success-600:var(--color-success-600);--theme-success-650:var(--color-success-650);--theme-success-700:var(--color-success-700);--theme-success-750:var(--color-success-750);--theme-success-800:var(--color-success-800);--theme-success-850:var(--color-success-850);--theme-success-900:var(--color-success-900);--theme-success-950:var(--color-success-950);--theme-warning-50:var(--color-warning-50);--theme-warning-100:var(--color-warning-100);--theme-warning-150:var(--color-warning-150);--theme-warning-200:var(--color-warning-200);--theme-warning-250:var(--color-warning-250);--theme-warning-300:var(--color-warning-300);--theme-warning-350:var(--color-warning-350);--theme-warning-400:var(--color-warning-400);--theme-warning-450:var(--color-warning-450);--theme-warning-500:var(--color-warning-500);--theme-warning-550:var(--color-warning-550);--theme-warning-600:var(--color-warning-600);--theme-warning-650:var(--color-warning-650);--theme-warning-700:var(--color-warning-700);--theme-warning-750:var(--color-warning-750);--theme-warning-800:var(--color-warning-800);--theme-warning-850:var(--color-warning-850);--theme-warning-900:var(--color-warning-900);--theme-warning-950:var(--color-warning-950);--theme-error-50:var(--color-error-50);--theme-error-100:var(--color-error-100);--theme-error-150:var(--color-error-150);--theme-error-200:var(--color-error-200);--theme-error-250:var(--color-error-250);--theme-error-300:var(--color-error-300);--theme-error-350:var(--color-error-350);--theme-error-400:var(--color-error-400);--theme-error-450:var(--color-error-450);--theme-error-500:var(--color-error-500);--theme-error-550:var(--color-error-550);--theme-error-600:var(--color-error-600);--theme-error-650:var(--color-error-650);--theme-error-700:var(--color-error-700);--theme-error-750:var(--color-error-750);--theme-error-800:var(--color-error-800);--theme-error-850:var(--color-error-850);--theme-error-900:var(--color-error-900);--theme-error-950:var(--color-error-950);--theme-elevation-0:var(--color-base-0);--theme-elevation-50:var(--color-base-50);--theme-elevation-100:var(--color-base-100);--theme-elevation-150:var(--color-base-150);--theme-elevation-200:var(--color-base-200);--theme-elevation-250:var(--color-base-250);--theme-elevation-300:var(--color-base-300);--theme-elevation-350:var(--color-base-350);--theme-elevation-400:var(--color-base-400);--theme-elevation-450:var(--color-base-450);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-550);--theme-elevation-600:var(--color-base-600);--theme-elevation-650:var(--color-base-650);--theme-elevation-700:var(--color-base-700);--theme-elevation-750:var(--color-base-750);--theme-elevation-800:var(--color-base-800);--theme-elevation-850:var(--color-base-850);--theme-elevation-900:var(--color-base-900);--theme-elevation-950:var(--color-base-950);--theme-elevation-1000:var(--color-base-1000);--theme-bg:var(--theme-elevation-0);--theme-input-bg:var(--theme-elevation-50);--theme-text:var(--theme-elevation-750);--theme-border-color:var(--theme-elevation-150);color-scheme:light;color:var(--theme-text);--highlight-default-bg-color:var(--theme-success-400);--highlight-default-text-color:var(--theme-text);--highlight-danger-bg-color:var(--theme-error-150);--highlight-danger-text-color:var(--theme-text)}[data-theme=light] h1 a,[data-theme=light] h2 a,[data-theme=light] h3 a,[data-theme=light] h4 a,[data-theme=light] h5 a,[data-theme=light] h6 a{color:var(--theme-elevation-750)}[data-theme=light] h1 a:hover,[data-theme=light] h2 a:hover,[data-theme=light] h3 a:hover,[data-theme=light] h4 a:hover,[data-theme=light] h5 a:hover,[data-theme=light] h6 a:hover{color:var(--theme-elevation-800)}[data-theme=light] h1 a:visited,[data-theme=light] h2 a:visited,[data-theme=light] h3 a:visited,[data-theme=light] h4 a:visited,[data-theme=light] h5 a:visited,[data-theme=light] h6 a:visited{color:var(--theme-elevation-750)}[data-theme=light] h1 a:visited:hover,[data-theme=light] h2 a:visited:hover,[data-theme=light] h3 a:visited:hover,[data-theme=light] h4 a:visited:hover,[data-theme=light] h5 a:visited:hover,[data-theme=light] h6 a:visited:hover{color:var(--theme-elevation-800)}[data-theme=dark]{--theme-elevation-0:var(--color-base-1000);--theme-elevation-50:var(--color-base-950);--theme-elevation-100:var(--color-base-900);--theme-elevation-150:var(--color-base-850);--theme-elevation-200:var(--color-base-800);--theme-elevation-250:var(--color-base-750);--theme-elevation-300:var(--color-base-700);--theme-elevation-350:var(--color-base-650);--theme-elevation-400:var(--color-base-600);--theme-elevation-450:var(--color-base-550);--theme-elevation-500:var(--color-base-500);--theme-elevation-550:var(--color-base-450);--theme-elevation-600:var(--color-base-400);--theme-elevation-650:var(--color-base-350);--theme-elevation-700:var(--color-base-300);--theme-elevation-750:var(--color-base-250);--theme-elevation-800:var(--color-base-200);--theme-elevation-850:var(--color-base-150);--theme-elevation-900:var(--color-base-100);--theme-elevation-950:var(--color-base-50);--theme-elevation-1000:var(--color-base-0);--theme-success-50:var(--color-success-950);--theme-success-100:var(--color-success-900);--theme-success-150:var(--color-success-850);--theme-success-200:var(--color-success-800);--theme-success-250:var(--color-success-750);--theme-success-300:var(--color-success-700);--theme-success-350:var(--color-success-650);--theme-success-400:var(--color-success-600);--theme-success-450:var(--color-success-550);--theme-success-500:var(--color-success-500);--theme-success-550:var(--color-success-450);--theme-success-600:var(--color-success-400);--theme-success-650:var(--color-success-350);--theme-success-700:var(--color-success-300);--theme-success-750:var(--color-success-250);--theme-success-800:var(--color-success-200);--theme-success-850:var(--color-success-150);--theme-success-900:var(--color-success-100);--theme-success-950:var(--color-success-50);--theme-warning-50:var(--color-warning-950);--theme-warning-100:var(--color-warning-900);--theme-warning-150:var(--color-warning-850);--theme-warning-200:var(--color-warning-800);--theme-warning-250:var(--color-warning-750);--theme-warning-300:var(--color-warning-700);--theme-warning-350:var(--color-warning-650);--theme-warning-400:var(--color-warning-600);--theme-warning-450:var(--color-warning-550);--theme-warning-500:var(--color-warning-500);--theme-warning-550:var(--color-warning-450);--theme-warning-600:var(--color-warning-400);--theme-warning-650:var(--color-warning-350);--theme-warning-700:var(--color-warning-300);--theme-warning-750:var(--color-warning-250);--theme-warning-800:var(--color-warning-200);--theme-warning-850:var(--color-warning-150);--theme-warning-900:var(--color-warning-100);--theme-warning-950:var(--color-warning-50);--theme-error-50:var(--color-error-950);--theme-error-100:var(--color-error-900);--theme-error-150:var(--color-error-850);--theme-error-200:var(--color-error-800);--theme-error-250:var(--color-error-750);--theme-error-300:var(--color-error-700);--theme-error-350:var(--color-error-650);--theme-error-400:var(--color-error-600);--theme-error-450:var(--color-error-550);--theme-error-500:var(--color-error-500);--theme-error-550:var(--color-error-450);--theme-error-600:var(--color-error-400);--theme-error-650:var(--color-error-350);--theme-error-700:var(--color-error-300);--theme-error-750:var(--color-error-250);--theme-error-800:var(--color-error-200);--theme-error-850:var(--color-error-150);--theme-error-900:var(--color-error-100);--theme-error-950:var(--color-error-50);--theme-bg:var(--theme-elevation-100);--theme-text:var(--theme-elevation-900);--theme-input-bg:var(--theme-elevation-150);--theme-border-color:var(--theme-elevation-250);color-scheme:dark;color:var(--theme-text);--highlight-default-bg-color:var(--theme-success-100);--highlight-default-text-color:var(--theme-success-600);--highlight-danger-bg-color:var(--theme-error-100);--highlight-danger-text-color:var(--theme-error-550)}[data-theme=dark] h1 a,[data-theme=dark] h2 a,[data-theme=dark] h3 a,[data-theme=dark] h4 a,[data-theme=dark] h5 a,[data-theme=dark] h6 a{color:var(--color-base-750)}[data-theme=dark] h1 a:hover,[data-theme=dark] h2 a:hover,[data-theme=dark] h3 a:hover,[data-theme=dark] h4 a:hover,[data-theme=dark] h5 a:hover,[data-theme=dark] h6 a:hover{color:var(--color-base-800)}[data-theme=dark] h1 a:visited,[data-theme=dark] h2 a:visited,[data-theme=dark] h3 a:visited,[data-theme=dark] h4 a:visited,[data-theme=dark] h5 a:visited,[data-theme=dark] h6 a:visited{color:var(--color-base-750)}[data-theme=dark] h1 a:visited:hover,[data-theme=dark] h2 a:visited:hover,[data-theme=dark] h3 a:visited:hover,[data-theme=dark] h4 a:visited:hover,[data-theme=dark] h5 a:visited:hover,[data-theme=dark] h6 a:visited:hover{color:var(--color-base-800)}@font-face{font-family:Roboto Slab;src:url(/_next/static/media/RobotoSlab-VariableFont_wght.1512bbcf.ttf) format("truetype")}@font-face{font-family:Raleway;src:url(/_next/static/media/Raleway-VariableFont_wght.98b3031e.ttf) format("truetype")}@font-face{font-family:Open Sans;src:url(/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttf) format("truetype")}body,html{margin:0;padding:0;font-family:Open Sans,sans-serif!important;font-size:15px}.content-container{width:100%;margin:0 auto}@media(min-width:1350px){.content-container{width:1350px}}#headerFont,.headerFont,h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,serif}.accentFont{font-family:Raleway,sans-serif}.standardFont{font-family:Open Sans,sans-serif;font-size:15px}.MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6{font-family:Roboto Slab,serif!important}.MuiButton-root,.MuiTableCell-body .MuiTypography-subtitle1,.MuiTableCell-body .MuiTypography-subtitle2{font-family:Raleway,sans-serif!important}.MuiTypography-body1,.MuiTypography-body2{font-family:Open Sans,Arial,sans-serif!important}.MuiButton-label{font-family:Raleway,sans-serif!important}.MuiTable-root{font-family:Open Sans,Arial,sans-serif}.MuiTableCell-head{font-family:Roboto Slab,serif!important}.MuiTableCell-body{font-family:Open Sans,Arial,sans-serif!important}:root{--base:24px;--font-body:system-ui;--gutter-h:180px;--block-padding:120px}@media(max-width:1440px){:root{--gutter-h:144px;--block-padding:96px}}@media(max-width:1024px){:root{--gutter-h:24px;--block-padding:60px}}*{box-sizing:border-box}html{background:#fff;-webkit-font-smoothing:antialiased;opacity:0}html[data-theme=dark],html[data-theme=light]{opacity:1}#app,body,html{height:100%}body{margin:0;color:var(--theme-text)}::selection{background:var(--theme-success-500);color:var(--color-base-800)}::-moz-selection{background:var(--theme-success-500);color:var(--color-base-800)}img{max-width:100%;height:auto;display:block}p{margin:var(--base) 0}@media(max-width:1024px){p{margin:calc(var(--base)*.75) 0}}ol,ul{padding-left:var(--base);margin:0 0 var(--base)}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}.linkStyled{text-decoration:none}@layer payload-default{}@media(max-width:768px){.admin-bar{display:none}}@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;700&display=swap";.Ticker_ticker__ujSzO{width:100%;overflow:hidden;background:#113163;border-bottom:3px solid #ffe066;border-top:3px solid #f5d949;color:#fff;position:relative;z-index:100;font-size:1.15rem;font-family:Open Sans,Arial,sans-serif;font-weight:700;padding:.5rem 0;min-height:44px;box-sizing:border-box}.Ticker_ticker__link__qq_xW{color:inherit;text-decoration:none;display:block;width:100%;height:100%}.Ticker_ticker__scroll__nF2zh{display:flex;align-items:center;width:-moz-max-content;width:max-content;animation:Ticker_ticker-scroll__QGjiF 48s linear infinite}.Ticker_ticker__text__NqD_g{display:inline-block;padding:0 .7rem;white-space:nowrap;font-family:inherit;font-size:1.15rem;font-weight:700;letter-spacing:.03em}.Ticker_ticker__text1__KtnBu{color:#fff}.Ticker_ticker__text2__IUteg{color:#f5d949}@keyframes Ticker_ticker-scroll__QGjiF{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.Footer_footer__sRDCb{padding:2%;background-color:#113163;color:#fff}[data-theme=dark] .Footer_footer__sRDCb{background-color:var(--theme-elevation-50);color:var(--theme-elevation-1000)}.Footer_nav__0wqpG{display:flex;gap:calc(var(--base)/4) var(--base);align-items:center;flex-wrap:wrap;opacity:1;transition:opacity .1s linear;visibility:visible}.Footer_nav__0wqpG>*{text-decoration:none}.Footer_footer1__RcyLf{color:#fff;width:100%;background-color:#113163}.Footer_container__gTGam{display:flex;justify-content:space-around;align-items:flex-start;max-width:1350px;margin:0 auto;padding-top:40px;font-size:16px;line-height:2.4}@media(min-width:1000px){.Footer_container__gTGam{margin-bottom:100px}}.Footer_logo__aHhVg img{max-width:250px}.Footer_contactInfo__g2VmX h3,.Footer_hours__dKyC6 h3,.Footer_newsletter__3bn_n h3,.Footer_services__MF0Im h3{font-size:18px;margin-bottom:10px}.Footer_newsletter__3bn_n{width:100%;max-width:250px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;background-color:#113163}.Footer_newsletter__3bn_n iframe{width:100%;border:none;display:block}.Footer_logo__aHhVg{max-width:100%;margin-bottom:20px}.Footer_subscribe__SLTPp{width:90%}.Footer_location__0CElv{margin-left:1rem}.Footer_newsletter__3bn_n input{padding:8px;border-radius:1px;width:80%;margin-bottom:5%;border:2px solid #f5d949}.Footer_newsletter__3bn_n button{padding:8px;background-color:#f5d949;border-radius:1px;cursor:pointer;width:80%;border:2px solid #f5d949}.Footer_contactInfo__g2VmX p{color:hsla(0,0%,100%,.568627451);margin:-2px 0;font-size:16px;text-decoration:none}.Footer_contactInfo__g2VmX p a{color:#fff;margin-left:1rem;text-decoration:none}.Footer_services__MF0Im ul{list-style-type:none;padding:0}.Footer_services__MF0Im ul li{margin:-2px 0;font-size:16px}.Footer_services__MF0Im ul li a{text-decoration:none}.Footer_hiringButton__PHAnI{font-size:16px;background-color:rgba(0,0,0,0);border:4px solid #f5d949;padding:5px 10px;border-radius:4px;color:#ff0;cursor:pointer;margin-top:10px}.Footer_hiringButton__PHAnI:hover{border:4px solid #fff;color:#fff}.Footer_hours__dKyC6 p{margin:-2px 0;font-size:16px}.Footer_socials__H7NI6 a{color:#fff;margin-right:18px;font-size:24px}.Footer_bottomBar__MDz3n{display:flex;justify-content:space-between;align-items:center;padding:15px 5%;max-width:1350px;margin:0 auto;background-color:#113163;border-top:1px solid hsla(0,0%,100%,.2);font-size:14px;color:hsla(0,0%,100%,.568627451)}.Footer_bottomBar__MDz3n a,.Footer_bottomBar__MDz3n p{margin:0}.Footer_bottomBar__MDz3n a{color:#fff;font-size:14px;text-decoration:none;margin-left:20px}.Footer_linkContainer__fhXUL{display:flex;align-items:center;margin-left:auto}.Footer_bottomBar__MDz3n a:hover{text-decoration:underline}@media(max-width:768px){.Footer_container__gTGam{flex-direction:column;align-items:center}.Footer_contactInfo__g2VmX,.Footer_hours__dKyC6,.Footer_newsletter__3bn_n,.Footer_services__MF0Im{width:100%;max-width:none;margin-bottom:20px;text-align:center}.Footer_logo__aHhVg img{max-width:150px}.Footer_socials__H7NI6 a{font-size:16px;margin-right:8px}.Footer_bottomBar__MDz3n{flex-direction:column;text-align:center}.Footer_bottomBar__MDz3n a{display:block;margin-top:10px}}@media(max-width:480px){.Footer_footer1__RcyLf{padding:20px 0}.Footer_newsletter__3bn_n button,.Footer_newsletter__3bn_n input{width:100%}.Footer_hiringButton__PHAnI{font-size:16px}}.Nav_nav__6gWpD{display:flex;gap:calc(var(--base)/4) var(--base);align-items:center;flex-wrap:wrap;opacity:1;transition:opacity .1s linear;visibility:visible}.Nav_nav__6gWpD a,.Nav_nav__6gWpD>*{text-decoration:none}.Nav_nav__6gWpD a{color:#2f20d1;margin-left:10px}.Nav_nav__6gWpD a:hover{text-decoration:underline}.Nav_hide__veVr_{opacity:0;visibility:hidden}.Nav_menuContainer__Lw0z3{background-color:#fff;padding:10px;font-size:18px}.Nav_menuBar__YxqS_{display:flex;flex-wrap:wrap;gap:10px;margin-top:-10px}.Nav_menuItem__3D6jv{position:relative;padding-top:20px;border-top:3px solid rgba(0,0,0,0);transition:color .3s,border-top .3s}.Nav_menuItem__3D6jv:hover{border-top-color:#f5d949}.Nav_menuItem__3D6jv:hover .Nav_icon__rTM4_{color:#f5d949}.Nav_menuItem__3D6jv:hover .Nav_menuLink__j7JZQ{color:#000}.Nav_activeItem__ro9OT{border-top:3px solid #f5d949}.Nav_menuLink__j7JZQ{text-decoration:none;color:#7c7d81;font-weight:600;font-size:18px;padding:5px;transition:all .3s ease}.Nav_triangleArrow1__P18TD,.Nav_triangleArrow__ok8sy{margin-left:2px;font-size:17px}.Nav_submenuContainer__x1i41{position:absolute;top:100%;left:0;background-color:#fff;padding:10px;display:flex;flex-direction:column;z-index:1000;width:250px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Nav_submenuItem__ho7cV{position:relative;padding-bottom:5px}.Nav_subsubmenuContainer__IteHs{position:absolute;top:0;left:100%;background-color:#fff;padding:10px;display:none;flex-direction:column;z-index:1000;box-shadow:0 4px 8px rgba(0,0,0,.2);display:inline-flex;width:auto;white-space:nowrap}.Nav_submenuItem__ho7cV:hover .Nav_subsubmenuContainer__IteHs{display:flex}.Nav_submenuLink__O6Vzt{padding:5px;text-decoration:none;color:#717173}.Nav_submenuLink__O6Vzt:hover{color:#000}.Nav_subsubmenuLink__9yuM3{padding:5px;text-decoration:none;color:#717173}.Nav_subsubmenuLink__9yuM3:hover{color:#000}.Nav_icon__rTM4_{margin-right:6px;font-size:20px;margin-bottom:2px;color:#afb0b5}.Nav_industryInfoHighlight__JbSPY{background-color:#f7f7f8;padding-top:7px;border:1px solid #c7181c;border-left-width:4px;transition:border-color .3s ease}.Nav_industryInfoHighlight__JbSPY:hover{border:1px solid #f5d949;border-left-width:4px}.Nav_industryInfoHighlight__JbSPY:hover .Nav_microchipIcon__igb6w{color:#f5d949}.Nav_iconWithText__xBMVZ{padding:0 5px;margin-left:7px}.Nav_microchipIcon__igb6w{width:16px;height:16px;fill:currentColor;margin:0;padding:0}.Nav_fpgaHighlight__IBY7h{background-color:#f7f7f8;padding-top:7px;margin-top:5px;border:1px solid #c7181c;border-left-width:4px;transition:border-color .3s ease}.Nav_fpgaHighlight__IBY7h:hover{border:1px solid #f5d949;border-left-width:4px}.Nav_fpgaIcon__yWfWD{width:16px;height:16px;margin:0;padding:0;display:inline;vertical-align:middle;position:relative;top:-2px}