.goUpBtn[data-v-d64f3111]{position:fixed;top:50px;right:50%;width:50px;height:50px;border-radius:50%;border-color:#c3c3c3;border-style:solid;cursor:pointer;animation:fadeIn .5s;transform:translate(50%)}.alert[data-v-d64f3111]{background-color:#fff;border-bottom:1px solid #c3c3c3;padding:5px;position:absolute;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center}.alert div[data-v-d64f3111]:first-child{flex:1;color:red}.alert img[data-v-d64f3111]{width:24px;height:24px;cursor:pointer}*{box-sizing:border-box}body{margin:0;overflow-y:auto;overflow-x:hidden}.flex-row,.l-center,.h-container{display:flex;flex-wrap:nowrap;flex-direction:row}.flex-column,.v-container{display:flex;flex-wrap:nowrap;flex-direction:column}.h-container,.v-container{width:100vw;height:100vh;position:relative;align-items:stretch;background-color:#021722}.sm .h-container,.sm .v-container{height:auto;flex-direction:column;padding-top:50px}.l-center{justify-content:center;align-items:center}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.f-wrap{flex-wrap:wrap}.f-align-center{align-items:center}.f-align-stretch{align-items:stretch}.half-width{width:50%}.two-thirds-width{width:66%}.full-height{height:100%}.separator{flex:1}.f-1{flex-basis:0;flex-grow:1}.f-2{flex-basis:0;flex-grow:2}.f-3{flex-basis:0;flex-grow:3}.f-4{flex-basis:0;flex-grow:4}.f-5{flex-basis:0;flex-grow:5}.f-6{flex-basis:0;flex-grow:6}.f-7{flex-basis:0;flex-grow:7}.f-8{flex-basis:0;flex-grow:8}.f-9{flex-basis:0;flex-grow:9}.f-10{flex-basis:0;flex-grow:10}.f-11{flex-basis:0;flex-grow:11}.f-12{flex-basis:0;flex-grow:12}.f-13{flex-basis:0;flex-grow:13}.f-14{flex-basis:0;flex-grow:14}.f-15{flex-basis:0;flex-grow:15}.f-16{flex-basis:0;flex-grow:16}.f-17{flex-basis:0;flex-grow:17}.f-18{flex-basis:0;flex-grow:18}.f-19{flex-basis:0;flex-grow:19}.f-20{flex-basis:0;flex-grow:20}*{color:#f3f3f3}h1{font-size:3em;font-weight:700;margin:0}h2{font-size:2em;font-weight:700;margin:0}h3{font-size:2em;font-weight:700;hyphens:auto;margin:0}h4{font-size:1.5em;font-weight:700;hyphens:auto;margin:0}p,a{font-size:1.2em;margin:0}.center{text-align:center}.justify{text-align:justify}.bold{font-weight:700}.thin{font-weight:lighter}.underline{text-decoration:underline}.bkg{background-size:cover;background-position:center;background-repeat:no-repeat}.border-style,.b-all,.b-left,.b-bottom,.b-right,.b-top{border-width:0;border-style:solid;border-color:#f3f3f3}.b-top{border-top-width:5px}.b-right{border-right-width:5px}.b-bottom{border-bottom-width:5px}.b-left{border-left-width:5px}.b-all{border-width:5px}.relative{position:relative}.full-absolute{position:absolute;top:0;right:0;bottom:0;left:0}.mx-10-per{margin-left:10%;margin-right:10%}.mx-17-per{margin-left:17%;margin-right:17%}.mx-25-per{margin-left:25%;margin-right:25%}.mb-10{margin-bottom:10px}.ma-20{margin:20px}.mx-20{margin-left:20px;margin-right:20px}.my-20{margin-top:20px;margin-bottom:20px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mr-20{margin-right:20px}.my-40{margin-top:40px;margin-bottom:40px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.ma-80{margin:80px}.mb-80{margin-bottom:80px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
