:root{--ngchangelog-primary: #00778D;--ngchangelog-secondary: #0D566C;--ngchangelog-sidebar-link: #515D5F;--ngchangelog-border: #B1C2C4;--ngchangelog-content: #424A4B}.ngchangelog{display:flex;flex-direction:column;gap:30px;padding-bottom:95px;opacity:0;visibility:hidden}.ngchangelog-sidebar{display:flex;flex-direction:column;font-size:14px;line-height:22px;border-bottom:1px solid var(--ngchangelog-border);padding-bottom:30px;margin-bottom:30px;position:-webkit-sticky;position:sticky;top:0;padding-top:15px;background-color:#fbfdfd}.ngchangelog-sidebar select{display:block;border:1px solid #b7d8d1;background-color:#f8f9fa;width:100%;padding:10px 15px;border-radius:3px;height:45px;font-size:16px}.ngchangelog-sidebar select:focus-visible{outline:none}.ngchangelog-sidebar a{display:none;color:var(--ngchangelog-sidebar-link)!important;line-height:inherit;text-decoration:none!important;padding-top:10px;padding-bottom:10px;padding-right:10px}.ngchangelog-sidebar a:nth-of-type(1){padding-top:20px}.ngchangelog-sidebar a:hover{color:var(--ngchangelog-primary)!important;text-decoration:underline!important}.ngchangelog-sidebar a:focus,.ngchangelog-sidebar a.active{color:var(--ngchangelog-primary)!important;text-decoration:none!important}.ngchangelog-sidebar h4{font-size:inherit!important;line-height:inherit;font-weight:500!important;text-transform:uppercase!important;color:var(--ngchangelog-primary)!important;padding-bottom:15px!important;padding-top:0!important}.ngchangelog-content{flex:1;font-size:16px;color:var(--ngchangelog-content)}.ngchangelog-content h4{font-size:14px!important;color:var(--ngchangelog-primary)!important;text-transform:uppercase;padding-top:0!important;font-weight:500!important}.ngchangelog-content h4:not(:first-child){border-top:1px solid var(--ngchangelog-border);padding-top:70px!important;margin-top:30px}.ngchangelog-content h2{font-size:24px!important;margin-bottom:20px!important;padding-top:0!important}.ngchangelog-content h3{color:var(--ngchangelog-secondary)!important;font-size:inherit!important;font-weight:700!important;padding-bottom:0!important;padding-top:0!important}.ngchangelog-content ul{padding-left:0;padding-bottom:40px!important;margin-left:0!important}.ngchangelog-content ul li{margin-left:15px!important;padding-bottom:0!important;font-size:16px!important}@media(min-width:768px){.ngchangelog{gap:50px;flex-direction:row}.ngchangelog-sidebar{width:200px;max-height:100vh;overflow-y:auto}.ngchangelog-sidebar select{display:none}.ngchangelog-sidebar a{display:block}.ngchangelog-sidebar h4{border-bottom:1px solid var(--ngchangelog-border)!important}}@media(min-width:1024px){.ngchangelog{gap:75px}.ngchangelog-sidebar{width:240px}.ngchangelog-content h2{font-size:30px!important}.ngchangelog-content ul li{font-size:18px!important}}