@import url(https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@400;700&display=swap);*{padding:0;margin:0}body{font-family:"Kumbh Sans",sans-serif}.app{height:100vh;width:100vw;background-color:#1ba1ad;background-image:url(/static/media/bg-pattern-top.dae77b1f.svg),url(/static/media/bg-pattern-bottom.a34eb319.svg);background-position:-50% 220%,140% -160%;background-repeat:no-repeat,no-repeat;justify-content:center;align-items:center}.app,.card{display:flex}.card{width:40vh;height:42vh;background-color:#fff;border-radius:15px;flex-direction:column;overflow:hidden}.card__header{height:40%;background-image:url(/static/media/bg-pattern-card.b61daebd.svg)}.card__credentials{height:40%;border-bottom:1px solid #e6e6e6;position:relative;display:flex;flex-direction:column}.card__credentials>img{width:90px;height:auto;top:0;display:block;border-radius:200px;box-sizing:border-box;background-color:#fff;border:5px solid #fff}.card__credentials>img,.card__profile{position:absolute;left:50%;transform:translate(-50%,-50%)}.card__profile{top:70%;display:flex;flex-direction:column;align-items:center}.card__userInfo{display:flex;padding-bottom:5px;font-size:15px}.card__userInfo>p:first-child{color:#2d3248;font-weight:700;padding-right:5px}.card__userInfo>p:nth-child(2){color:#6a6f81}.card__profile>p{color:#6a6f81;font-size:12px}.card__info{height:20%;display:flex;justify-content:space-around;align-items:center!important}.card__infoNumbers{display:flex;flex-direction:column;align-items:center}.card__infoNumbers>p:first-child{color:#2d3248;font-weight:700;font-size:15px;padding-bottom:5px}.card__infoNumbers>p:nth-child(2){font-size:9px;letter-spacing:1px;color:#6a6f81}@media (max-width:376px){.card{width:85vw;height:50vh}}
/*# sourceMappingURL=main.28dad2ad.chunk.css.map */