.map-project-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.map-project-field{display:flex;flex-direction:column;gap:7px;font-weight:600}.map-project-field input,.map-project-field textarea,.map-project-field select{width:100%;max-width:100%}.map-project-form .map-project-field:has(textarea),.map-project-form>p{grid-column:1/-1}.map-project-preview{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.map-project-preview img{width:85px;height:65px;object-fit:cover;border-radius:6px}.map-project-list{display:grid;gap:9px}.map-project-row{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #e3e3e3;border-radius:8px}.map-project-row img{width:70px;height:56px;object-fit:cover}.map-project-row div{flex:1}.map-estimate-rate-row{display:flex;gap:16px;max-width:500px}.map-project-gallery,.map-ltpw-estimator{font-family:'Open Sans',sans-serif;color:#142041}.map-project-filters{display:flex;flex-wrap:wrap;gap:15px;margin:0 0 24px}.map-project-filters label,.map-estimate-fields label{display:grid;gap:7px;font-weight:700;flex:1;min-width:200px}.map-project-filters input,.map-project-filters select,.map-estimate-fields input,.map-estimate-fields select{padding:13px;border:1px solid #d1d7da;border-radius:8px;background:white;width:100%}.map-project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:24px}.map-project-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(20,32,65,.11)}.map-project-card[hidden]{display:none}.map-project-images{display:flex;min-height:205px}.map-project-images figure{position:relative;margin:0;flex:1;min-width:0}.map-project-images img{width:100%;height:245px;object-fit:cover}.map-project-images figcaption{position:absolute;bottom:10px;left:10px;background:rgba(20,32,65,.85);color:white;padding:5px 10px;border-radius:5px}.map-project-body{padding:22px}.map-project-body h3{font-family:'Roboto Slab',serif;margin:8px 0}.map-project-kicker{color:#284a33;font-weight:700}.map-project-body summary{cursor:pointer;font-weight:700;color:#284a33}.map-project-extras{display:flex;gap:8px;overflow-x:auto;margin-top:14px}.map-project-extras img{height:85px;width:100px;object-fit:cover;border-radius:5px}.map-ltpw-estimator{padding:28px;background:#f7f5f0;border-radius:16px}.map-ltpw-estimator h3{font-family:'Roboto Slab',serif;margin:0 0 10px}.map-estimate-fields{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.map-estimate-result{font-size:22px;font-weight:700;padding:15px 0}.map-project-cta{display:inline-block;background:#284a33;color:white!important;text-decoration:none;padding:13px 22px;border-radius:7px;font-weight:700}.map-estimate-note{font-size:13px;margin:15px 0 0}@media(max-width:620px){.map-project-form{grid-template-columns:1fr}.map-estimate-rate-row{display:block}}

.map-ltpw-article-title{font-family:'Roboto Slab',serif;font-size:clamp(36px,4.2vw,64px);line-height:1.12;color:#142041;margin:0 0 20px}
