a{color:#4f449b;text-decoration:none}a:hover{text-decoration:underline}html{height:100%}body{height:inherit;padding-bottom:60px}main{height:auto;display:flex;flex-direction:column}.page-title{height:80px;color:#222;font-size:1.25rem;font-weight:800;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:flex-start}.iframe-container{height:inherit;display:flex;flex-direction:column}.iframe-content{flex-grow:1;margin-bottom:65px}@media(width <= 768px){body{height:100%}body>.container{display:flex;width:100%;height:100%;flex-direction:column}.iframe-content{flex-grow:1;margin-bottom:5px;height:100%}.iframe-content iframe{width:100%;height:100%}}.header-banner{width:100%;background-color:#fbbf24;color:#000;min-height:2rem}.header-banner__content{padding:6px;text-align:center;font-weight:700;font-size:1rem}.mobile-nav__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:1000;display:flex;justify-content:flex-start;animation:fadeIn .2s ease-out}.mobile-nav__container{width:100%;height:100%;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);overflow-y:auto;animation:slideIn .2s ease-out;display:flex;flex-direction:column}.mobile-nav__header{display:flex;align-items:center;padding:16px;box-shadow:0 2px 4px 0 rgba(0,0,0,.2509803922);position:sticky;top:0;background-color:#fff;z-index:10;height:56px}.mobile-nav__close-btn{background:none;border:none;padding:0;margin-right:16px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;z-index:99}.mobile-nav__close-btn:hover{color:#000}.mobile-nav__title{font-size:20px;font-weight:400;flex-grow:1;text-align:center;color:#000;margin:0 0 0 -40px}.mobile-nav__content{background-color:#f5f5f5;flex-grow:1;display:flex;flex-direction:column;padding:0}.mobile-nav__account{padding:8px 16px!important;margin-bottom:0!important;gap:16px}.mobile-nav__avatar{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px;background-color:#f0f0f0}.mobile-nav__user-info{flex-grow:1}.mobile-nav__username{font-size:16px;font-weight:500;margin:0 0 2px;color:#333}.mobile-nav__user-description{font-size:12px;color:#666;margin:0}.mobile-nav__nav{flex-grow:1}.mobile-nav__list{list-style:none;padding:0;margin:0}.mobile-nav__link{background-color:#fff;margin:16px;border-radius:9px;border:1px solid #fff;display:flex;align-items:center;padding:16px;text-decoration:none;color:#333;transition:background-color .2s}.mobile-nav__link:focus,.mobile-nav__link:hover{background-color:#f9f9f9}.mobile-nav__icon{margin-right:16px;display:flex;align-items:center;justify-content:center;color:#555;width:24px;height:24px}.mobile-nav__text{flex-grow:1;font-size:16px}.mobile-nav__arrow{color:#999}.mobile-nav__settings{padding:16px;border-top:1px solid #f5f5f5;background-color:#fff;min-height:40px}.mobile-nav__toggle-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.mobile-nav__toggle-text{font-size:15px;color:#333}.mobile-nav__toggle{position:relative;width:44px;height:22px;border-radius:12px;background-color:#e0e0e0;border:none;padding:0;cursor:pointer;transition:background-color .2s}.mobile-nav__toggle--active{background-color:#4285f4}.mobile-nav__toggle-slider{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background-color:#fff;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.mobile-nav__toggle--active .mobile-nav__toggle-slider{transform:translateX(22px)}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}[data-text-color=dark] .btn.btn-primary,[data-text-color=dark] .btn.btn-secondary,[data-text-color=dark] .btn.button--primary,[data-text-color=dark] .btn.button--secondary,[data-text-color=dark] .button.btn-primary,[data-text-color=dark] .button.btn-secondary,[data-text-color=dark] .button.button--primary,[data-text-color=dark] .button.button--secondary,[data-text-color=dark] .mobile-nav__link{color:#000}[data-high-contrast=true] .mobile-nav__container{background-color:#000;color:#fff}[data-high-contrast=true] .mobile-nav__header{background-color:#000;color:#fff;box-shadow:0 2px 4px 0 hsla(0,0%,100%,.2509803922)}[data-high-contrast=true] .mobile-nav__close-btn{color:#fff}[data-high-contrast=true] .mobile-nav__close-btn:hover{color:#ff0}[data-high-contrast=true] .mobile-nav__title{color:#fff}[data-high-contrast=true] .mobile-nav__content{background-color:#000}[data-high-contrast=true] .mobile-nav__link{background-color:#000;color:#fff;border:1px solid #fff}[data-high-contrast=true] .mobile-nav__link:focus,[data-high-contrast=true] .mobile-nav__link:hover{background-color:#333;color:#ff0}[data-high-contrast=true] .mobile-nav__username{color:#fff}[data-high-contrast=true] .mobile-nav__user-description{color:#ccc}[data-high-contrast=true] .mobile-nav__avatar{background-color:#333;border:1px solid #fff}[data-high-contrast=true] .mobile-nav__arrow,[data-high-contrast=true] .mobile-nav__icon,[data-high-contrast=true] .mobile-nav__text{color:#fff}[data-high-contrast=true] .mobile-nav__settings{background-color:#000;border-top:1px solid #333}[data-high-contrast=true] .mobile-nav__toggle-text{color:#fff}[data-high-contrast=true] .mobile-nav button.bg-white,[data-high-contrast=true] .mobile-nav button[style*="background-color: white"],[data-high-contrast=true] .mobile-nav button[style*="background: white"]{background-color:#000!important;color:#fff!important;border:1px solid #fff!important}[data-high-contrast=true] .mobile-nav button:hover{background-color:#333!important;color:#ff0!important}[data-high-contrast=true] .mobile-nav .btn.btn-primary,[data-high-contrast=true] .mobile-nav .btn.button--primary,[data-high-contrast=true] .mobile-nav .button.btn-primary,[data-high-contrast=true] .mobile-nav .button.button--primary{background-color:#000!important;color:#fff!important;border:1px solid #fff!important}[data-high-contrast=true] .mobile-nav .btn.btn-primary:focus,[data-high-contrast=true] .mobile-nav .btn.btn-primary:hover,[data-high-contrast=true] .mobile-nav .btn.button--primary:focus,[data-high-contrast=true] .mobile-nav .btn.button--primary:hover,[data-high-contrast=true] .mobile-nav .button.btn-primary:focus,[data-high-contrast=true] .mobile-nav .button.btn-primary:hover,[data-high-contrast=true] .mobile-nav .button.button--primary:focus,[data-high-contrast=true] .mobile-nav .button.button--primary:hover{background-color:#333!important;color:#ff0!important}[data-high-contrast=true] .mobile-nav .btn.btn-secondary,[data-high-contrast=true] .mobile-nav .btn.button--secondary,[data-high-contrast=true] .mobile-nav .button.btn-secondary,[data-high-contrast=true] .mobile-nav .button.button--secondary{background-color:#000!important;color:#fff!important;border:1px solid #fff!important}[data-high-contrast=true] .mobile-nav .btn.btn-secondary:focus,[data-high-contrast=true] .mobile-nav .btn.btn-secondary:hover,[data-high-contrast=true] .mobile-nav .btn.button--secondary:focus,[data-high-contrast=true] .mobile-nav .btn.button--secondary:hover,[data-high-contrast=true] .mobile-nav .button.btn-secondary:focus,[data-high-contrast=true] .mobile-nav .button.btn-secondary:hover,[data-high-contrast=true] .mobile-nav .button.button--secondary:focus,[data-high-contrast=true] .mobile-nav .button.button--secondary:hover{background-color:#333!important;color:#ff0!important}