@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.bg-darkPink{background-color:#ba0850!important}.bg-lightPink{background-color:#e381c8!important}.bg-primary{background-color:#7f3baa!important}.bg-secundary{background-color:#e381c8!important}.bg-yankeesBlue{background-color:#2b253e!important}.bg-grey{background-color:#cccccd!important}.bg-darkGrey{background-color:#88898c!important}.bg-lightGrey{background-color:#eaeaea!important}.color-black{color:#000!important}.color-white{color:#fff!important}.color-darkPink{color:#ba0850!important}.color-lightPink{color:#e381c8!important}.color-primary{color:#7f3baa!important}.color-secundary{color:#e381c8!important}.color-yankeesBlue{color:#2b253e!important}.color-grey{color:#cccccd!important}.color-darkGrey{color:#88898c!important}.border-black{border-color:#000!important}.border-white{border-color:#fff!important}.border-darkPink{border-color:#ba0850!important}.border-lightPink{border-color:#e381c8!important}.border-primary{border-color:#7f3baa!important}.border-grey{border-color:#cccccd!important}.border-darkGrey{border-color:#88898c!important}.sideM{margin-left:17.5rem}@media(max-width:600px){.sideM{display:none!important}}.noM{margin-left:0}html{box-sizing:border-box;font-size:1rem;scroll-behavior:smooth;width:100%;height:100%;position:relative;font-family:Roboto,sans-serif}html::-webkit-scrollbar{width:6px!important}html::-webkit-scrollbar-track{background:#88898c!important;border-radius:20px}html::-webkit-scrollbar-thumb{border-radius:20px}html::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb:hover{background:hsla(240,1%,80%,.6)!important}#root,body{width:100%;font-family:Roboto,sans-serif}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}