.ProfileNewCard_container__JUp33{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid #262626;border-radius:8px;cursor:pointer;transition:all .2s}.ProfileNewCard_container__JUp33:hover{border-color:#525252}.ProfileNewCard_image_area__NCxWf{display:flex;position:relative;align-items:center;justify-content:center;height:100%;background-color:linear-gradient(135deg,#171717,#262626);transition:background-color .2s}.ProfileNewCard_container__JUp33:hover .ProfileNewCard_image_area__NCxWf{background-color:linear-gradient(135deg,#ff4d67,#e60022)}.ProfileNewCard_icon__0bMiO{color:#a3a3a3;transition:all .2s;stroke:#a3a3a3}.ProfileNewCard_container__JUp33:hover .ProfileNewCard_icon__0bMiO{transform:scale(1.1);stroke:#e5e5e5}.ProfileNewCard_content__YEpcY{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:8px 20px 12px;gap:4px}.ProfileNewCard_text__ZRuVS{color:#a3a3a3;font-weight:300;font-size:16px;font-family:var(--font-ubuntu);letter-spacing:.1rem;text-align:center;transition:all .2s}.ProfileNewCard_container__JUp33:hover .ProfileNewCard_text__ZRuVS{color:#fff}