.profile{display:flex;position:relative;flex-direction:column;align-items:center;width:100%;padding:.5rem;height:100%;gap:1rem}@media (min-width:650px){.profile{padding:1rem}}@media (min-width:992px){.profile{margin-left:30%;width:70%}}@media (min-width:1200px){.profile{position:absolute;top:1rem;margin-left:20%;left:10%;width:60%}}.profile p{color:rgba(0,0,0,.4);margin:0}.profile h3{align-self:center;margin:0}.profile span{margin:0;font-size:1.5rem;color:#fff}@media (min-width:992px){.profile span{font-size:2rem}}.profile-content{display:flex;flex-direction:column;background-color:#f5f5f5;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:.4rem;gap:3rem;padding:.5rem;width:100%;align-items:center}@media (min-width:650px){.profile-content{padding:1rem}}@media (min-width:992px){.profile-content{padding:1.5rem}}.profile-info{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));row-gap:1rem;justify-content:space-between}@media (min-width:992px){.profile-info{row-gap:2rem}}@media (min-width:550px){.profile-info{display:grid}}.profile-info-container{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:1rem;justify-content:space-between}@media (min-width:992px){.profile-info-container{gap:2rem}}.profile-info__element{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;width:100%}.profile-info__element-icon{display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.1);border-radius:50%;padding:.5rem}.profile-main-icon{background-color:#ab1a37;border-radius:50%;height:90px;width:90px;align-items:center;display:flex;justify-content:center}@media (min-width:992px){.profile-main-icon{height:120px;width:120px}}.profile-role{padding:0 1rem;background-color:#ab1a37;border-radius:.4rem;align-self:center;margin-bottom:8px;height:-moz-fit-content;height:fit-content;color:#fff!important;font-weight:700}.profile-actions{display:flex;flex-direction:column;gap:.5rem;width:100%}@media (min-width:650px){.profile-actions{flex-direction:row}}@media (min-width:1200px){.profile-actions{padding:0}}.profile-actions__button{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;background-color:rgba(0,0,0,.1);border-radius:.25rem;padding:0 1rem;border:2px solid transparent;color:#000;transition:border-color .2s ease-in-out}.profile-actions__button:hover{border:2px solid #ab1a37}.profile-actions__button-logout{display:flex;justify-content:space-between;align-items:center;width:100%;height:50px;background-color:#ab1a37;border-radius:.25rem;color:#fff;padding:0 1rem;border:1px solid transparent}
/*# sourceMappingURL=profile.css.map */
