.projects-list-items{display:grid;gap:var(--gap-def);grid-template-columns:1fr}.projects-list-items .projects-list-item{border:1px solid var(--secondary-color);border-radius:var(--card-radius);display:flex;flex-direction:column;height:auto;padding:19px 18px 27px;width:100%}.projects-list-items .projects-list-item .image-container{height:320px;margin-bottom:32px;position:relative;width:100%}.projects-list-items .projects-list-item .image-container img{height:100%;object-fit:cover;width:100%}.projects-list-item-title h5{margin:0}.projects-list-item-text{overflow:hidden}.projects-list-item-text .buttons{margin-top:18px}.projects-list-item-text p{margin-bottom:0}.projects-list-items .projects-list-item .projects-list-item-circle{position:absolute;right:16px;top:18px}.projects-list-title-wrapper{display:flex;justify-content:space-between;margin-bottom:62px;position:relative}.projects-list-title-wrapper .hs-button.desktop{align-self:flex-end}.projects-list-title-wrapper .texts{max-width:100%}.projects-list-title-wrapper .texts .slogan{padding-left:75px;position:relative}.projects-list-title-wrapper .texts .slogan:before{bottom:4px;content:url(https://144082105.fs1.hubspotusercontent-eu1.net/hubfs/144082105/Line%208.svg);left:0;position:absolute}.projects-list-title-wrapper .texts p{margin:0}@media screen and (min-width:1024px){.projects-list-items{display:grid;width:100%}.projects-list-items .projects-list-item{padding:21px 23px 25px}.projects-list-items .projects-list-item .image-container{height:400px}.projects-list-title-wrapper .texts{max-width:70%}}@media screen and (min-width:768px){.projects-list-items{grid-template-columns:1fr 1fr}}