.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Button.theme-button{display:inline-block;padding:1rem 3rem;font-size:1.2rem;font-weight:700;color:#fff;background-color:#007aff;border-radius:50px;text-decoration:none;margin-top:1rem;margin-bottom:2rem;border:none;cursor:pointer;transition:background-color .2s}.Button.theme-button:hover{background-color:#0056b3}.Header.header-scrolled{background-color:#141a32;box-shadow:0 2px 10px rgba(0,0,0,.4)}.content-wrapper{width:100%;max-width:800px;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;margin:0 auto}.homepage-logo{margin-bottom:2rem}.homepage-logo img{max-width:100%;height:auto;max-height:80px}.homepage-search-form{position:relative;margin:1rem 0 0;width:100%;max-width:600px}.homepage-search-form input{width:100%;padding:1.25rem 4.5rem 1.25rem 2rem;font-size:1.1rem;border-radius:50px;border:1px solid #1e2747;background-color:rgba(30,39,71,.7);color:#fff;line-height:1.5}.homepage-search-form button{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:0 0;border:none;color:#007aff;font-size:1.8rem;cursor:pointer;padding:.5rem;width:3.5rem;height:3.5rem;line-height:1}.site-details{background-color:#1d2334;border-radius:8px;border:1px solid rgba(255,255,255,.1);color:#cad1d8;text-align:left;padding:2.5rem;width:100%;max-width:750px}.site-details h2{color:#fff;margin-top:0;margin-bottom:.75rem;font-size:1.25rem}.site-details p{margin:0 0 1.5rem;line-height:1.7;font-size:.95rem;color:#afb8c3}.site-details strong{color:#fff;font-weight:600}.content-divider{border:none;height:1px;background-color:rgba(141,160,188,.2);margin:1rem 0 1.5rem}.disclaimer-text{font-size:.85rem;color:#8da0bc;line-height:1.6;margin-bottom:0!important}.disclaimer-text strong{color:#cad1d8}.page-content ol li{list-style-type:decimal;margin-bottom:.75rem}.error-404-wrapper{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-top:2rem;padding-bottom:2rem}.error-404-image{max-width:100%;height:auto;max-height:250px;margin-bottom:2rem}.error-404-title{font-size:2.5rem;color:#fff;margin:0 0 1rem}.error-404-text{font-size:1.1rem;margin:0 0 2rem;max-width:450px}@media (max-width:1024px){.homepage-logo{display:none}}@media (max-width:768px){.error-404-title{font-size:1.8rem}}