@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Playfair+Display:wght@700;800&display=swap");.colorado-living-section{background-color:#f9f6f0;box-sizing:border-box;overflow:hidden;padding:5rem 0;width:100%}.cl-container{margin:0 auto;max-width:1240px;padding:0 2rem}.cl-row{align-items:center;display:flex;gap:4rem;justify-content:space-between}.cl-content-col{flex:1;max-width:540px}.cl-image-col{display:flex;flex:1;justify-content:center}.cl-subtitle{color:#b5894a;display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.cl-title{color:#111;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,2.85rem);font-weight:600;line-height:1.15;margin:0 0 1.5rem}.cl-description p{color:#5a5550;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.75;margin:0 0 1.5em}.cl-features-list{list-style:none;margin:0 0 2.5rem;padding:0}.cl-feature-item{align-items:center;color:#3a3530;display:flex;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:400;margin-bottom:.75rem}.cl-check-icon{flex-shrink:0;height:18px;margin-right:.75rem;stroke:#b5894a;width:18px}.cl-btn{align-items:center;background-color:#b5894a;border-radius:6px;color:#fff!important;display:inline-flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 2rem;text-decoration:none;transition:background-color .2s ease}.cl-btn:hover{background-color:#9c733b}.cl-btn-arrow{height:16px;margin-left:.5rem;stroke:currentColor;width:16px}.cl-image-wrapper{border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.12);overflow:hidden;position:relative;width:100%}.cl-image-wrapper img{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:991px){.cl-row{flex-direction:column;gap:3rem}.cl-content-col{max-width:100%}.cl-image-col{width:100%}}