body{-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap;padding:15px}a{color:#fdab11}.layout{max-width:1200px;margin:0 auto}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.project-card{border:1px solid #ddd;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000001a}.project-card-image{object-fit:cover;width:100%;height:200px}.project-card-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:15px;display:flex}.project-card-datetime{color:#000;margin-bottom:10px;font-size:.9em;font-weight:700}.project-card-description{color:#333;margin:0 0 5px;font-size:1em;line-height:1.5}.project-card-title{margin-top:10px;margin-bottom:10px;font-size:1.2em;font-weight:700}.grid-price,.grid-info{grid-template-columns:1fr 1fr;justify-content:space-evenly;align-items:stretch;gap:10px;display:grid}.grid-price-title,.grid-info-title{font-weight:700}li::marker{content:"- ";font-size:1.2em}@media screen and (max-width:705px){.grid-price,.grid-info{display:block}}@media screen and (max-width:1125px){.block_title_d{margin-top:30px}}
