.container-skill{background:#ff9338;border-top:4px solid #000;border-bottom:4px solid #000;width:100vw;margin-left:-50vw;padding:55px 35px;font-family:Arial,sans-serif;position:relative;left:50%}.skill-label{background:#fff;border:4px solid #000;border-radius:8px;justify-content:center;align-items:center;width:160px;height:48px;font-size:18px;font-weight:900;display:inline-flex}.skill-content{justify-content:space-between;align-items:flex-start;gap:45px;margin-top:45px;display:flex}.skill-left,.skill-right{flex:1}.skill-title{text-transform:uppercase;margin-bottom:22px;font-size:40px;font-weight:900;line-height:1}.skill-description{text-align:left;max-width:500px;margin-bottom:40px;font-size:17px;line-height:1.6}.progress-item{margin-bottom:25px}.progress-title{justify-content:space-between;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.progress-bar{background:#fff;border:3px solid #000;border-radius:999px;width:100%;height:12px;overflow:hidden}.progress-fill{background:#000;border-radius:999px;height:100%}.skill-right h2{margin-bottom:20px;font-size:26px;font-weight:900}.tech-grid{flex-direction:column;gap:18px;display:flex}.tech-row{gap:18px;display:flex}.tech-card{background:#fff;border:3px solid #000;border-radius:8px;flex:1;justify-content:center;align-items:center;min-width:0;height:58px;font-size:17px;font-weight:700;transition:all .2s;display:flex;box-shadow:5px 5px #000}.tech-card:hover{transform:translate(3px,3px);box-shadow:2px 2px #000}@media (max-width:1100px){.skill-content{flex-direction:column}.skill-left,.skill-right{width:100%}}@media (max-width:768px){.container-skill{padding:50px 20px}.skill-title{font-size:42px}.skill-description{font-size:17px}.skill-right h2{font-size:32px}.tech-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.tech-grid{grid-template-columns:1fr}.tech-card{height:65px;font-size:17px}.progress-title{font-size:18px}}
