.skills{background-image:url(/images/skills/background.png);font-family:IBM Plex Mono,monospace;padding:64px 0;.skills-title{width:350px;text-align:center;margin:0 auto 64px;display:flex;flex-direction:column;justify-content:center;h1{color:#12f7d6;padding-bottom:16px;border-bottom:2px solid #12f7d6;font-family:Ubuntu,sans-serif;font-size:64px;line-height:72px;margin:0 auto 16px}h1,p{font-weight:400}p{color:#fff;font-size:16px;line-height:20px;text-align:center}}.development-cards{width:290px;display:flex;flex-direction:column;gap:32px;margin:0 auto 90px;.dev-item{background-color:#98faec;width:288px;padding:16px 24px;border-radius:8px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;border-left:8px solid #0c73b8;h3{color:#292f36;font-size:24px;line-height:32px}h3,p{font-weight:400}p{color:#43454d;font-size:16px;line-height:20px}}}.programming-languages{width:288px;margin:0 auto;display:flex;flex-wrap:wrap;gap:32px 64px;p{font-size:32px;font-weight:500;line-height:42px;margin-top:24px;text-align:center}.language-item:first-child{color:#e54f26;img:hover{box-shadow:0 0 70px #e54f26;border-radius:50%;transition:box-shadow .3s ease}}.language-item:nth-child(2){color:#0c73b8;img:hover{box-shadow:0 0 50px #0c73b8;border-radius:50%;transition:box-shadow .3s ease}}.language-item:nth-child(3){color:#e7a020;img:hover{box-shadow:0 0 50px #e7a020;border-radius:50%;transition:box-shadow .3s ease}}.language-item:nth-child(4){color:#28a9e0;img:hover{box-shadow:0 0 50px #28a9e0;border-radius:50%;transition:box-shadow .3s ease}}.language-item:nth-child(5){color:#000;img:hover{box-shadow:0 0 50px #000;border-radius:50%;transition:box-shadow .3s ease}}}}@media(min-width:768px){.skills{.skills-title{width:640px}.development-cards{width:640px;flex-direction:row;gap:32px;.dev-item{background-color:#98faec;width:288px;padding:16px 24px;border-radius:8px;display:flex;flex-direction:column;gap:8px;align-items:center;border-left:8px solid #0c73b8}}.programming-languages{width:384px;gap:32px 96px;img{width:144px;height:144px}}}}@media(min-width:1280px){.skills{padding:128px 0;.development-cards{width:720px;gap:32px;justify-content:space-between}.programming-languages{width:960px;gap:0;justify-content:space-between}}}