.skills__container{width:60%;margin:0 auto 20px}.skills__title{margin-bottom:10px}.skills__tab{cursor:pointer;flex-direction:row;gap:20px;margin-bottom:20px;display:flex}.skills__tab-item{position:relative}.skills__tab-item--selected{border-bottom:2px solid #ebebeb;transition:all .5s ease-in-out}.skills__tab-item:hover{border-bottom:2px solid #4b4b4b}.skills__list{flex-flow:wrap;justify-content:space-between;gap:10px;display:flex}@media (min-width:995px){.skills__list{gap:20px}}.skills__list-item{text-align:center;background-color:#262626;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10%;width:48%;height:120px;padding:10px;display:flex}@media (min-width:995px){.skills__list-item{flex-direction:row;width:30%;height:50px;padding:10px 5px}}.skills__list-icon{width:30px;height:30px}
.work__title{margin:0 0 20px}.work__container{width:60%;margin:0 auto 20px}.work__cards{flex-flow:column wrap;display:flex}@media (min-width:995px){.work__cards{flex-direction:row}}.work__card{cursor:pointer;border-radius:10px;flex-direction:column;gap:20px;width:100%;margin-bottom:10px;padding:15px 20px;display:flex}.work__card:hover{background-color:#262626}@media (min-width:995px){.work__card{flex-direction:row}}.work__card-list{flex-wrap:wrap;gap:10px;margin:10px 0;display:flex}.work__card-title{font-weight:600}.work__card-image{border-radius:10px;width:100%;height:100%}@media (min-width:995px){.work__card-image{width:120px;height:120px}}.work__card-tag{border:1px solid #ebebeb;border-radius:15px;padding:0 15px}.work__upcoming{cursor:pointer;background-color:#262626;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;padding:50px 20px;display:flex}@media (min-width:995px){.work__upcoming{flex-direction:row;width:100%;padding:0}}.work__upcoming-title{color:#676767}.work__upcoming-image{width:15px;height:15px}.work__upcoming-image-container{justify-content:center;align-items:center;height:140px;display:flex}
.latest-article__container{width:60%;margin:0 auto 20px}.latest-article__title{margin:0 0 20px}.latest-article__card{cursor:pointer;border-radius:10px;flex-direction:column;gap:20px;padding:15px 20px;display:flex}.latest-article__card:hover{background-color:#262626}@media (min-width:995px){.latest-article__card{flex-direction:row;align-items:center}}.latest-article__card-image{background-color:#161616;border-radius:10px;width:100%;height:auto}@media (min-width:995px){.latest-article__card-image{object-fit:cover;flex-shrink:0;width:200px;height:150px}}.latest-article__card-title{margin:0 0 8px;font-weight:600}.latest-article__card-description{color:#888;margin:0 0 12px}.latest-article__card-link{color:#a882ff;font-size:.9rem;font-weight:500}
