.mainApps{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding:0;background:linear-gradient(186deg,#181826 35%,#ea4e44 80%,#db225a 120%);overflow:auto}.mainApps__container{justify-content:center;margin:60px;max-width:830px;gap:30px}.mainApps__container,.mainApps__containerItem{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:wrap;width:100%}.mainApps__containerItem{justify-content:flex-start;height:100%;max-width:398px;min-height:370px;padding:20px;gap:15px;background:linear-gradient(186.53deg,rgba(164,200,255,.04) 29.16%,rgba(164,200,255,0) 155.19%);box-shadow:0 2px 2px rgba(0,0,0,.25);filter:drop-shadow(0 2px 2px rgba(0,0,0,.25));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px}.mainApps__appLink{flex-direction:column;gap:10px;text-decoration:none}.mainApps__appContentIcon,.mainApps__appLink{display:flex;justify-content:center;align-items:center}.mainApps__appContentIcon{flex-direction:row;width:105px;height:105px;background:#181826;border-radius:10px}.mainApps__appIcon{font-size:50px;color:#ea4e44}.mainApps__appName{font-size:16px;color:#eaeaef}.mainApps__userPicture{width:136px;height:136px;font-size:32px}.mainApps__userName{width:100%;font-size:32px;color:#eaeaef}.mainApps__userEmail{width:100%;font-size:22px;color:#eaeaef}.mainApps__userCompany{width:100%;font-size:20px;color:#a5a5ba}