@charset "UTF-8";.knowledge-hub__header{display:flex;position:relative;align-items:center;padding:2rem 0}.knowledge-hub__header .container{z-index:1}.knowledge-hub__header-bg{display:block;position:absolute;width:90%;height:100%;border-radius:0 50px 50px 0;opacity:.89;background:linear-gradient(90deg,#2c3f57 0,#2c405b 23%,#2d4667 46%,#2f4e7c 70%,#325b99 94%,#335fa2 100%);filter:drop-shadow(4px 4px 20px rgba(0, 0, 0, .14))}@media (min-width:400px){.knowledge-hub__header-bg{width:70%}}@media (min-width:480px){.knowledge-hub__header-bg{width:60%}}@media (min-width:768px){.knowledge-hub__header-bg{width:40%}}@media (min-width:1024px){.knowledge-hub__header-bg{width:45%}}.knowledge-hub__header-title{margin:0;font-weight:400;font-size:3.6rem;line-height:1.2;color:#fff}@media (min-width:1024px){.knowledge-hub__header-title{font-size:4.8rem}}.knowledge-hub__container{display:flex;flex-direction:column;gap:5rem}@media (min-width:768px){.knowledge-hub__container{width:100%;padding:0 1.7rem;padding-top:4rem;padding-bottom:4rem;flex-direction:row;flex-wrap:nowrap}}@media (min-width:768px) and (min-width:768px){.knowledge-hub__container{padding:0 2.7rem}}@media (min-width:768px) and (min-width:1024px){.knowledge-hub__container{width:80%;margin:0 auto;padding:0}}@media (min-width:768px) and (min-width:1400px){.knowledge-hub__container{max-width:118rem}}@media (min-width:768px) and (min-width:768px){.knowledge-hub__container{padding-top:5rem;padding-bottom:5rem}}@media (min-width:768px) and (min-width:1400px){.knowledge-hub__container{padding-top:8rem;padding-bottom:8rem}}.knowledge-hub__sidenav{flex-basis:100%;margin:0 -1.7rem}@media (min-width:768px){.knowledge-hub__sidenav{flex-basis:33%;margin:0}}.knowledge-hub__sidenav .knowledge-hub__menu,.knowledge-hub__sidenav .knowledge-hub__menu-dropdown{margin:0;padding:0;list-style:none}.knowledge-hub__sidenav .knowledge-hub__menu-dropdown{visibility:hidden;height:0;overflow:hidden}.knowledge-hub__sidenav .knowledge-hub__menu-dropdown .knowledge-hub__menu-item{padding:1.4rem 5rem}.knowledge-hub__sidenav .knowledge-hub__menu-dropdown .knowledge-hub__menu-item a{text-decoration:none}.knowledge-hub__sidenav .knowledge-hub__menu-dropdown .knowledge-hub__menu-item.menu__item--active-trail{border-left:3px solid #c03;background-color:#efefef}.knowledge-hub__sidenav .knowledge-hub__menu-dropdown .knowledge-hub__menu-item.menu__item--active-trail a{color:#c03}.knowledge-hub__menu-item{margin:0}.knowledge-hub__menu-item::before{display:none}.knowledge-hub__menu-item .menu__link--open+.knowledge-hub__menu-dropdown{visibility:visible;height:unset}.knowledge-hub__menu-item .menu__link--button.menu__link--active-trail{color:#c03}.knowledge-hub__menu-item .menu__link--button[aria-expanded=true]::after{top:2.8rem;transform:rotate(-180deg)}.knowledge-hub__menu-item .menu__link--button{font-size:2rem;line-height:1.4;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 1rem;border:none;border-bottom:1px solid #ababab;background-color:unset;font-family:Barlow,"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700;text-align:left;gap:1rem;cursor:pointer}.knowledge-hub__menu-item .menu__link--button::after{content:"";transition:220ms ease-in-out;font-family:"Imprivata Icons",sans-serif;font-size:100%;font-weight:400;line-height:1}.knowledge-hub__menu-item a{font-size:1.8rem;line-height:1.4;color:#333;font-weight:700}.knowledge-hub__content-container{flex-basis:100%}@media (min-width:768px){.knowledge-hub__content-container{flex-basis:67%}}.knowledge-hub__title h1{margin:0;font-weight:400;font-size:3.2rem;line-height:1.2}@media (min-width:1024px){.knowledge-hub__title h1{font-size:4rem}}.knowledge-hub__body{padding:1.6rem 0 5rem}.knowledge-hub__body :first-child{margin-top:0}.knowledge-hub__body :last-child{margin-bottom:0}@media (min-width:768px){.knowledge-hub__body{padding:1.6rem 0 0}}.knowledge-hub__body h2{margin:1.8rem 0;font-size:2.6rem;font-weight:400;line-height:1.2}@media (min-width:768px){.knowledge-hub__body h2{font-size:2.8rem}}@media (min-width:1024px){.knowledge-hub__body h2{font-size:3rem}}.knowledge-hub__body h3{margin:1.8rem 0;font-size:2.2rem;font-weight:400;line-height:1.2}@media (min-width:768px){.knowledge-hub__body h3{font-size:2.4rem}}@media (min-width:1024px){.knowledge-hub__body h3{font-size:2.6rem}}.knowledge-hub__body a{transition:220ms ease-in-out;background-image:linear-gradient(rgba(66,109,169,.7),rgba(66,109,169,.7));background-repeat:no-repeat;background-position:left bottom;background-size:0 .15em;color:#426da9;font-weight:600;text-decoration:none}.knowledge-hub__body a:focus,.knowledge-hub__body a:hover{background-size:100% .15em;text-decoration:none}.knowledge-hub__back-to-top{display:none;position:sticky;z-index:500;bottom:1%}.knowledge-hub__back-to-top a{margin:0;font-weight:400;font-size:1.8rem;line-height:1.4;font-weight:700;display:inline-flex;position:absolute;right:1rem;bottom:0;align-items:center;padding:1rem;border-radius:9px;background-color:#656565;color:#fff;text-decoration:none}.knowledge-hub__back-to-top a::before{content:"";padding-right:1rem;font-family:"Imprivata Icons",sans-serif;font-size:100%;font-weight:400;line-height:1}@media (min-width:768px){.knowledge-hub__back-to-top a{display:none}}
/*# sourceMappingURL=knowledge-hub-page.css.map */