.card-component{background-color:#0d1117;border:1px solid #30363d;border-radius:10px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.card-component--styleless{border:none}.card-component--styleless div h2{font-size:18px}@keyframes border-highlight{0%{border-color:transparent}to{border-color:#238636}}.card-component--styleless:hover{animation:border-highlight .5s ease-in-out forwards;background:#60686c99;border:1px solid transparent;cursor:pointer;transition:background .5s linear}.card-component__title-wrapper{background-color:#161b22;box-shadow:inset 0 -1px #21262d;padding:0 5px;text-align:center}.card-component__text-container{padding:20px}.card-component__main-text-wrapper{margin-bottom:10px}.card-component__list{padding:0}.card-component__list-item{list-style-type:none}.card-component__divider{border:0;border-bottom:1px solid #30363d;margin:10px auto;width:80%}.card-component__skills-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.card-component__skills-container p{display:flex;flex-wrap:wrap;gap:inherit}@media screen and (min-width:1076px){.card-component--styleless div h2{font-size:20px}}
