:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;background:#1c1c1c;color:#444;color:#fff;color-scheme:light dark;font-family:PFDinTextCompPro-Medium,PFDINTextPro-Thin;font-weight:400}body{margin:0;min-height:100vh;padding:0}#app>main{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1280px;min-height:calc(100vh - 3.5rem);padding-top:3.5rem}@media (max-width:639px){#app>main{margin:0 2rem}}.home,.login{position:relative;text-align:center}.backgroundVideo{height:100%;left:0;object-fit:cover;opacity:.4;position:absolute;top:0;width:100%;z-index:0}.home img,.login img{padding:1.5rem}.home img:hover,.login img:hover{filter:drop-shadow(0 0 3rem #fbd603)}.home section{grid-template-columns:1fr 1fr 1fr}.home section,.login section{grid-column-gap:1.5rem;column-gap:1.5rem;display:grid;justify-content:center;margin-top:10rem;width:100%}.home section>*,.login section>*{text-align:center}@media (max-width:639px){.home section,.login section{grid-template-columns:1fr;margin-top:5rem;row-gap:1rem}}.resource{background-color:#000;border:3px solid #fff;color:#fff;padding:.75rem 1.5rem;text-align:left;text-decoration:none}.resource:hover{background-color:#fff;color:#000}input,select{background-color:#000;border:2px solid #fff;color:#fff;font-size:18px;margin-bottom:20px;outline:none;padding:10px 20px}input{width:300px}select{width:150px}input:focus,select:focus{background-color:#fff;color:#000}input:hover,select:hover{background-color:#fffc;color:#000}button{background-color:#000;border:3px solid #fff;color:#fff;font-size:20px;padding:10px 20px;text-decoration:none}button:hover{background-color:#fff;color:#000}button:disabled{background-color:#ffd9005c;color:rgba(58,57,57,.359);cursor:not-allowed}button:disabled:hover{background-color:#8d7f319a;color:rgba(90,89,89,.359)}.loading{margin-top:20px;text-align:center}.loading p{font-size:16px}.loader{animation:spin 2s linear infinite;border:4px solid #0000004d;border-radius:50%;border-top-color:#ffd536;height:40px;margin:10px auto 0;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{//background:#ffdd12;align-items:center;background:#000;box-shadow:0 0 5px #00000080;display:flex;height:3.5rem;justify-content:space-between;left:0;position:fixed;top:0;width:100%;z-index:50}.header a{color:#fff;display:inline-block;line-height:3.5rem;padding:0 1rem;text-decoration:none}.header a:hover,.logout-link:hover{background:#ffdc00;box-shadow:0 0 5px 0 #000;color:#000}.logout-link{background:none;border:none;color:#fff;cursor:pointer;display:inline-block;font-family:PFDinTextCompPro-Medium,PFDINTextPro-Thin;font-size:.9rem;font-weight:400;line-height:3.5rem;padding:0 1rem;text-decoration:none}.header a.active{background:#fffc;box-shadow:0 0 5px 0 #000;color:#000}.header .active:hover{background:#ffdc00;box-shadow:0 0 5px 0 #000}.header a.logo{align-items:center;display:flex;height:56px}.logo h1{font-size:1.5rem;font-weight:400;line-height:2rem;padding:0 .5rem}.menuToggle{display:none}@media (max-width:1430px){.logo h1{display:none}.menuToggle{background-color:#000;display:none;top:15px}.menuIcon,.menuToggle{border:none;cursor:pointer;height:30px;padding:15px;position:relative;width:30px;z-index:1}.menuIcon{background-color:initial;top:0}.menuIcon:hover{background-color:#ffdd12cc}.menuIcon .bar1,.menuIcon .bar2,.menuIcon .bar3{background-color:#333;height:5px;margin:4px 0;transition:.4s;width:30px}.menuToggle:checked+.menuIcon .bar1{transform:translateY(9px) rotate(45deg)}.menuToggle:checked+.menuIcon .bar2{opacity:0}.menuToggle:checked+.menuIcon .bar3{transform:translateY(-9px) rotate(-45deg)}.nav{background-color:#000;color:#fff;display:flex;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:3.5rem;transition:max-height .4s ease;width:100%}.nav a{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;line-height:3.5rem;padding:0 1rem;text-align:center;text-decoration:none}.menuToggle:checked+.menuIcon+.nav{max-height:1000px}}
/*# sourceMappingURL=main.08510018.css.map*/