@media (min-width:992px){.projects .project-card{background-color:#000;overflow:hidden}.projects .project-card .project-card__img{transition:transform .3s ease-in-out}.projects .project-card h3{transition:color .3s ease-in-out}.projects .project-card:hover:hover .project-card__img{transform:scale(1.1)}.projects .project-card:hover h3{color:#30b870}.projects .project-card.loading .loading-img{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.projects .project-card.loading .loading-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.projects .project-card__img-wrapper{height:433px;overflow:hidden}.projects .project-card__content-wrapper{padding:34px}.projects .project-card__title{font-size:24px;font-style:normal;min-height:57.6px}.projects{padding-block:100px}.projects__text{margin-inline:auto;max-width:780px}.projects__items{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:flex-start}.projects__items>*{flex-basis:calc(50% - 20px);flex-grow:0}}
/*# sourceMappingURL=projects.992.css.map */