.container-apps{width:100%;padding:30px}.title-app{color:white;font-size:clamp(26px,5vw,40px);font-weight:700}.header-apps,.title-app{display:flex;align-items:center;justify-content:center}.header-apps{width:90%;gap:20px;flex-wrap:wrap;height:auto}.card-apps{display:flex;flex-direction:column;background-color:rgba(255,255,255,.305);width:100%;max-width:420px;flex:1 1 320px;height:auto;border-radius:25px;transition:none}.card-img{height:176px;margin:9px;overflow:hidden;border-radius:25px 25px 0 0}.logo-apps{display:flex;gap:10px;align-items:center}.title-apps{display:flex;flex-direction:column;gap:1px;min-width:0}.apps-fagithub{color:white;padding:6px;width:47px;height:46px}.title-ui{display:flex;color:white;font-size:clamp(18px,3vw,22px);font-weight:700;gap:20px}.title-offli{font-size:15px;font-weight:700;color:rgb(97,159,166)}.description-apps{width:100%;height:auto;min-height:100px;padding:10px;font-size:clamp(16px,2.2vw,21px);font-family:Georgia,Times New Roman,Times,serif;margin:0;color:rgb(222,220,220);white-space:pre-line}.apps-list{display:flex;flex-wrap:wrap;gap:13px;margin:16px;justify-content:center}.apps-item{padding:6px 14px;background:rgba(255,255,255,.436);border:1.5px solid rgb(255,255,255);border-radius:10px;font-size:1rem;font-weight:700;color:#0c63c0;transition:.3s}@media (max-width:900px){.header-apps{width:100%}}@media (max-width:600px){.container-apps{padding:16px}.card-apps{flex:1 1 100%}}