@import"https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@400;600;700&family=Raleway:wght@900&display=swap";*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:"Merriweather Sans",sans-serif;display:flex;align-items:center;justify-content:center;background:url("/images/documents.webp?__frsh_c=60d053757c395f6a437760baad8dd93de1bbfa30");background-repeat:no-repeat;background-size:cover;background-position:center top;width:100%;height:100dvh}body::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(37,73,121,.831372549);z-index:2}body::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:300px;background:linear-gradient(to top, #254979, rgba(37, 73, 121, 0));z-index:2}h1,h2,h3,h4,h5{font-family:"Raleway",sans-serif !important}.not-found{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 576px){.not-found{margin-bottom:10rem}}.not-found .logo img{max-width:300px;position:fixed;top:3rem;left:50%;transform:translateX(-50%)}@media(max-width: 1236px){.not-found .logo img{width:240px}}@media(max-width: 812px){.not-found .logo img{font-size:170px}}@media(max-width: 576px){.not-found .logo img{width:200px}}.not-found h1{margin:0;font-size:4rem;text-transform:uppercase;-webkit-text-stroke:0 rgba(255,255,255,0);color:#fff}@media(max-width: 1236px){.not-found h1{font-size:3rem}}@media(max-width: 812px){.not-found h1{font-size:2.25rem}}@media(max-width: 576px){.not-found h1{font-size:2rem}}.not-found h1 em{-webkit-text-stroke:2px #fff;color:rgba(0,0,0,0);font-style:normal;font-weight:900}.not-found p{margin:1rem 0 2rem;color:#fff;font-size:1.25rem}@media(max-width: 1236px){.not-found p{font-size:1.125rem}}@media(max-width: 812px){.not-found p{font-size:1rem}}.not-found .redirect{background:#fff;padding:1rem 1.25rem;color:#212121;text-decoration:none;font-weight:bold;font-size:1rem;cursor:pointer;border-radius:2px;transition:all .3s ease-in-out}@media(max-width: 1236px){.not-found .redirect{padding:.75rem 1rem}}.not-found .redirect:hover{background:#efefef}