.page--information{background:var(--background);min-height:100vh}.page--information__container{display:flex;min-height:calc(100vh - 3.75rem)}.page--information .info__section--title{color:var(--black);font-family:var(--second-family);font-weight:400;line-height:136%}.page .sidebar{overflow-y:auto;padding:2.25rem 1rem;width:20.9375rem}.page .sidebar h2{color:var(--dark);font-family:var(--font-family);font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.page .nav-links{list-style:none;margin:0;padding:0}.page .nav-links li{margin-bottom:.5rem}.page .nav-links a{border:.0625rem solid transparent;border-radius:.375rem;color:var(--dark);display:block;font-family:var(--font-family);font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease}.page .nav-links a:hover{background:var(--accent-light);color:var(--dark)}.page .nav-links a.active{background:var(--accent);color:var(--white);font-weight:600}.page .content{flex:1;overflow-y:auto;padding:2.25rem 0}.page .content h1{color:var(--black);font-family:var(--second-family);font-size:2.5rem;font-weight:600;line-height:125%;margin-bottom:1.5rem;text-transform:uppercase}.page .content-section{animation:fadeIn .3s ease;display:none}.page .content-section.active{display:block}.page .info-table{border-collapse:collapse;box-shadow:0 .125rem .5rem rgba(0,0,0,.05);font-family:var(--font-family);width:100%}.page .info-table td,.page .info-table th{border:.0625rem solid var(--accent);padding:1rem}.page .info-table th{background-color:var(--accent-light);color:var(--black);font-family:var(--font-family);font-weight:400;line-height:122%;text-align:center}.page .info-table td{background-color:var(--white);color:var(--dark);text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:translateY(0)}}#management .management .section__title{display:none}@media (max-width:61.99875em){.page .page--information__container{flex-direction:column}.page .sidebar{border-bottom:.0625rem solid var(--inactive);border-right:none;height:auto;padding:1rem;width:100%}.page .content{padding:1.25rem 1rem}.page .info-table td,.page .info-table th{color:var(--black);font-family:var(--font-family);font-weight:400;line-height:122%;padding:.625rem .5rem;text-align:center}.page .nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.page .nav-links li{flex:1;margin-bottom:0;min-width:calc(50% - .5rem)}.page .nav-links a{font-size:.875rem;padding:.625rem .75rem;text-align:center}}@media (width <= 30rem){.page .nav-links li{min-width:100%}.page .content h1{font-size:1.5rem}}@media (width <= 20em){.page--information .info__section--title{font-size:1.375rem}.page .info-table th{font-size:.875rem}.page .info-table td{font-size:.75rem}.page .info-table{margin-block:1.875rem}}@media (width > 20em) and (width <= 93.75em){.page--information .info__section--title{font-size:clamp(1.375rem,1.27330508474375rem + .5084745763vw,1.75rem)}.page .info-table th{font-size:clamp(.875rem,.80720338983125rem + .3389830508vw,1.125rem)}.page .info-table td{font-size:clamp(.75rem,.68220338983125rem + .3389830508vw,1rem)}.page .info-table{margin-block:clamp(1.875rem,1.36652542373125rem + 2.5423728814vw,3.75rem)}}@media (width > 93.75em){.page--information .info__section--title{font-size:1.75rem}.page .info-table th{font-size:1.125rem}.page .info-table td{font-size:1rem}.page .info-table{margin-block:3.75rem}}