.app__about{flex:1 1;flex-direction:column;width:100%}.app__profiles{flex-wrap:wrap;justify-content:center;margin-top:2rem}.app__profile-item,.app__profiles{align-items:flex-start;display:flex}.app__profile-item{flex-direction:column;justify-content:flex-start;margin:2rem;width:190px}.app__profile-item img{border-radius:15px;height:170px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:370px}.app__profile-item img{height:320px}}button{background-color:var(--secondary-color);border:2px solid aqua;border-radius:10px;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:2rem 2rem 0 2.5rem;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53);transition:all .3s ease-in-out}button:hover{background:none;color:var(--black-color);transform:translateY(-10px)}@media screen and (max-width:768px){button{margin:1rem 0;width:100%}}.head-btn a{background:aqua;border:2px solid var(--secondary-color);border-radius:6px;color:#111;display:inline-block;font-size:25px;margin-top:20px;padding:12px 36px;text-decoration:none;transition:all .3s ease-in-out}.head-btn a:hover{background:none;color:var(--black-color);transform:translateY(-10px)}.about-typed-text{color:var(--secondary-color);display:inline-block;font-size:2.5rem;font-weight:700;margin-left:.5rem;min-width:300px}
/*# sourceMappingURL=834.6f7924d7.chunk.css.map*/