.featured-homes-section{width:100%;max-width:1440px;margin:0 auto;padding:0 0 40px;background:#fff}.section-header-flex{display:flex;justify-content:space-between;align-items:center;gap:60px}.section-text{flex:1;max-width:731px;display:flex;flex-direction:column;gap:10px}.section-title{color:#5a4f42;font-family:"HK Grotesk","Hanken Grotesk",-apple-system,sans-serif;font-size:36px;font-weight:600;line-height:1.2;margin:0}.section-description{color:#766c61;font-family:"HK Grotesk","Hanken Grotesk",-apple-system,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin:0}.view-more-btn{display:flex;align-items:center;gap:20px;text-decoration:none;flex-shrink:0;transition:transform .3s ease;cursor:pointer}.view-more-btn:hover{transform:translateX(5px)}.btn-text{color:#5a4f42;font-family:"HK Grotesk","Hanken Grotesk",-apple-system,sans-serif;font-size:18px;font-weight:400;text-transform:capitalize;white-space:nowrap}.btn-icon{width:50px;height:50px;background:#5a4f42;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease,box-shadow .3s ease}.view-more-btn:hover .btn-icon{transform:scale(1.1);box-shadow:0 4px 12px rgba(90,79,66,.3)}@media (min-width:1441px){.featured-homes-section{max-width:1440px;margin:0 auto}}@media (min-width:1200px) and (max-width:1440px){.featured-homes-section{padding:0 60px 40px}.section-header-flex{gap:50px}}@media (min-width:1024px) and (max-width:1199px){.featured-homes-section{padding:0 40px 40px}.section-header-flex{gap:40px}.section-title{font-size:32px}.section-description{font-size:16px}.btn-text{font-size:16px}.btn-icon{width:45px;height:45px}}@media (min-width:768px) and (max-width:1023px){.featured-homes-section{padding:0 40px 30px}.section-header-flex{flex-direction:column;align-items:flex-start;gap:30px}.section-text{max-width:100%}.section-title{font-size:28px}.section-description{font-size:16px}.view-more-btn{align-self:flex-start}}@media (max-width:767px){.featured-homes-section{padding:0 30px 30px}.section-header-flex{flex-direction:column;align-items:flex-start;gap:24px}.section-text{gap:12px}.section-title{font-size:24px}.section-description{font-size:15px}.view-more-btn{flex-direction:row;align-items:center;gap:16px;width:auto}.btn-text{font-size:16px}.btn-icon{width:50px;height:50px}}@media (max-width:480px){.featured-homes-section{padding:0 20px 24px}.section-title{font-size:22px}.section-description{font-size:14px}.btn-text{font-size:15px}.btn-icon{width:45px;height:45px}}@media print{.featured-homes-section{max-width:100%;padding:20px}.view-more-btn{display:none}}