@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.spin{animation:spin 2.5s linear infinite;border:3px solid;border-radius:100%}.spin.is-small{height:24px;width:24px}.spin.is-medium{height:50px;width:50px}.spin.is-large{height:100px;width:100px}.spin.is-primary-color{border-color:#242424}.spin.is-secondary-color{border-color:#f0a733}.spin.is-white-color{border-color:#fff}.spin.is-primary-color,.spin.is-secondary-color,.spin.is-white-color{border-top-color:transparent}.loader{align-items:center;background-color:#242424;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999999999}*,:after,:before{box-sizing:border-box}*{margin:0}html{overflow-x:hidden}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}address{font-style:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;cursor:pointer}table{border-collapse:collapse}#app{isolation:isolate}body article::-webkit-scrollbar,body aside::-webkit-scrollbar,body div::-webkit-scrollbar,body section::-webkit-scrollbar,body::-webkit-scrollbar,html article::-webkit-scrollbar,html aside::-webkit-scrollbar,html div::-webkit-scrollbar,html section::-webkit-scrollbar,html::-webkit-scrollbar{width:8px}body article::-webkit-scrollbar-track,body aside::-webkit-scrollbar-track,body div::-webkit-scrollbar-track,body section::-webkit-scrollbar-track,body::-webkit-scrollbar-track,html article::-webkit-scrollbar-track,html aside::-webkit-scrollbar-track,html div::-webkit-scrollbar-track,html section::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:#f0f0f0;border-left:1px solid #bdbdbd;box-shadow:none}body article::-webkit-scrollbar-thumb,body aside::-webkit-scrollbar-thumb,body div::-webkit-scrollbar-thumb,body section::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,html article::-webkit-scrollbar-thumb,html aside::-webkit-scrollbar-thumb,html div::-webkit-scrollbar-thumb,html section::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#242424;border-radius:20px;cursor:grab;outline:0}html.isFirefox,html.isFirefox article,html.isFirefox aside,html.isFirefox div,html.isFirefox section{scrollbar-color:#242424 #f0f0f0;scrollbar-width:thin}body{color:#242424;font-family:Arial,sans-serif;font-weight:400}body,body button{line-height:1.5}strong{font-weight:600}.hidden{display:none!important}.error-page[data-v-f995dca5]{align-items:center;background-color:#fff;color:#242424;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px;text-align:center}.title[data-v-f995dca5]{color:#a91414;font-family:Times,serif;font-size:2.5rem;font-weight:600;margin-bottom:24px}.message[data-v-f995dca5]{color:#242424;font-family:Arial,sans-serif;font-size:1.25rem;line-height:1.5;margin-bottom:40px}.link[data-v-f995dca5]{color:#242424;font-size:1rem;font-weight:700;text-decoration:none}.link span[data-v-f995dca5]{padding-left:2px;position:relative}.link span[data-v-f995dca5]:before{background-color:#242424;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.link:hover span[data-v-f995dca5]:before{width:100%}
