.services .service-box{border-radius:5px;padding:.5rem;text-align:center;display:flex;justify-content:center}.services .service-box *{color:var(--tc-blue-dark-2)}.services .service-box .service-title{font-size:1.1rem}@media (min-width: 576px){.services .service-box{padding:1.25rem}.services .service-box .service-title{font-size:1.3rem}}@media (min-width: 992px){.services .service-box .service-title{font-size:1.5rem}}@media (max-width: 300px){.skills .skill-item-wrapper{flex:0 0 auto;width:50%}}.skills .skill-item{display:flex;align-items:center;justify-content:center;flex-direction:column;column-gap:5px;margin-bottom:2rem}.skills .skill-icon{display:flex;font-size:3rem;margin-bottom:.5rem}@media (max-width: 576px){.skills .skill-icon{font-size:2.7rem}}.skills .skill-icon i{color:var(--tc-blue-dark-2)}.skills .skill-text{font-size:1rem}@media (max-width: 576px){.skills .skill-text{font-size:.9rem}}body.dark-mode .skill-icon i,body.dark-mode .services .service-box *{color:var(--tc-white)}.community .container>.row:nth-child(2){flex-direction:row}@media (max-width: 768px){.community .container>.row:nth-child(2) .img-wrapper{display:none}}.community .community-description p{font-size:1.1rem;margin-bottom:.7rem}.community .community-img{box-shadow:5px 5px 5px 0 var(--tc-blue);border-radius:10px;overflow:hidden}.project-box{position:relative;background-color:var(--tc-grey-light);box-shadow:0 1px 2px rgba(from var(--tc-grey-light-3) r g b/.5),0 1px 2px rgba(from var(--tc-grey-light-3) r g b/.5);border-radius:5px;padding:10px;overflow:hidden}.project-image-cover{box-shadow:0 1px 2px rgba(from var(--tc-grey-light-3) r g b/.5),0 1px 2px rgba(from var(--tc-grey-light-3) r g b/.5);height:250px;border-radius:5px;overflow:hidden}@media (max-width: 768px){.project-image-cover{height:200px}}.project-image-cover img{width:100%;height:100%;object-fit:cover;object-position:center center}.project-links{text-transform:capitalize;margin-top:.5rem;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:5px}.project-links .project-link-wrapper{display:flex;align-items:center;justify-content:flex-start}.project-links .project-link{text-align:left;font-size:1rem;display:flex;align-items:center;position:relative}.project-links .project-link:not(:last-child){padding-right:15px}.project-links .project-link:not(:last-child):after{content:"\f111";font-size:.25rem;font-weight:900;font-family:"Font Awesome 6 Free";position:absolute;right:5px}.project-links .project-link a{display:flex}.project-links .project-link a:hover{text-decoration:underline}.project-links .project-link i{color:var(--tc-blue-dark-3)}body.dark-mode .project-image-cover{box-shadow:0 1px 2px rgba(from var(--tc-blue-dark-2) r g b/.5),0 1px 2px rgba(from var(--tc-blue-dark-2) r g b/.5)}body.dark-mode .project-link i{color:var(--tc-white)}body.dark-mode .project-box{background-color:var(--tc-blue-dark-5);box-shadow:0 1px 2px rgba(from var(--tc-blue-dark-2) r g b/.5),0 1px 2px rgba(from var(--tc-blue-dark-2) r g b/.5)}.project-image-cover{height:300px}@media (max-width: 992px){.project-image-cover{height:250px}}.project-data{padding:20px 10px 5px;transition:opacity .3s linear;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.project-txt{text-align:left;font-size:1.1rem;line-height:1.7rem;display:flex;flex-direction:column;justify-content:flex-end}@media (max-width: 992px){.project-txt{font-size:1rem}}.project-txt .project-name{font-size:1.2rem;font-weight:700}.project-txt .project-name:first-letter,.project-txt .project-description:first-letter{text-transform:capitalize}.project-links{height:unset;position:relative;opacity:1}
