body{background:transparent;animation:bgg 16087ms ease-in alternate infinite}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:50px;height:50px;margin:auto;z-index:1001}.loader .circle{position:absolute;width:38px;height:38px;opacity:0;transform:rotate(225deg);animation-iteration-count:infinite;animation-name:orbit;animation-duration:5.5s}.loader .circle:after{content:"";position:absolute;width:6px;height:6px;border-radius:5px;background:linear-gradient(172.58deg,#0f2a52 5.67%,#3a6617 94.33%);box-shadow:0 0 9px #ffffffb3}.loader .circle:nth-child(2){animation-delay:.24s}.loader .circle:nth-child(3){animation-delay:.48s}.loader .circle:nth-child(4){animation-delay:.72s}.loader .circle:nth-child(5){animation-delay:.96s}.loader .bg{position:absolute;width:70px;height:70px;margin-left:-16px;margin-top:-16px;border-radius:13px;background-color:transparent}@keyframes orbit{0%{transform:rotate(225deg);opacity:1;animation-timing-function:ease-out}7%{transform:rotate(345deg);animation-timing-function:linear}30%{transform:rotate(455deg);animation-timing-function:ease-in-out}39%{transform:rotate(690deg);animation-timing-function:linear}70%{transform:rotate(815deg);opacity:1;animation-timing-function:ease-out}75%{transform:rotate(945deg);animation-timing-function:ease-out}76%{transform:rotate(945deg);opacity:0}to{transform:rotate(945deg);opacity:0}}@font-face{font-family:Fund;src:url(/assets/Fund-Light-Bsa_qbGZ.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Fund;src:url(/assets/Fund-Regular-D2zXQtII.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Fund;src:url(/assets/Fund-Medium-BzTSJRJg.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Fund;src:url(/assets/Fund-SemiBold-BvGWImLT.ttf) format("truetype");font-weight:600;font-style:normal}*{margin:0;padding:0;box-sizing:border-box;font-family:Fund,sans-serif;font-weight:300}body{background-color:#fff;width:100%;height:100%}button{cursor:pointer}.page-not-found{display:flex;justify-content:center;align-items:center;height:100vh;text-align:center;background-color:#f9f9f9;color:#333}.page-not-found .content{max-width:600px;padding:20px;box-shadow:0 4px 6px #0000001a;border-radius:8px;background:#fff}.page-not-found .content h1{font-size:120px;margin:0;color:#3a6617}.page-not-found .content h2{font-size:32px;margin:10px 0}.page-not-found .content p{font-size:16px;color:#666;margin:15px 0 30px}.page-not-found .content .back-button{padding:10px 20px;font-size:16px;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.page-not-found .content .back-button:hover{background-color:#0056b3}
