@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";.main_wrapper[data-v-68181ff4]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}:root{--primary: #4081cb;--accent: #d74949}html,body{margin:0;padding:0;font-family:"Roboto",sans-serif;font-weight:300}.link,a,a:visited{color:var(--primary);text-decoration:none}.link:hover,a:hover{color:var(--accent)}.container{max-width:1320px;margin:0 auto}.flex{display:flex}.pointer{cursor:pointer}.link{font-weight:400;cursor:pointer}.italicize{font-style:italic}.capitalize{text-transform:capitalize}@media only screen and (max-width: 1400px){.container{max-width:1140px}}@media only screen and (max-width: 1200px){.container{max-width:960px}}@media only screen and (max-width: 992px){.container{max-width:720px}}@media only screen and (max-width: 768px){.container{max-width:540px}}@media only screen and (max-width: 576px){.container{max-width:100%;padding:0 25px}}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.rotate{animation:rotation 2s infinite linear}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.light ::-webkit-scrollbar,.dark ::-webkit-scrollbar{width:6px}.light ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6px}.dark ::-webkit-scrollbar-track{background:#222;border-radius:6px}.light ::-webkit-scrollbar-thumb{background:#888;border-radius:6px}.dark ::-webkit-scrollbar-thumb{background:#444;border-radius:6px}.light ::-webkit-scrollbar-thumb:hover,.dark ::-webkit-scrollbar-thumb:hover{background:#555}.n-avatar img{object-fit:cover}
