.estate-page{font-family:Arial,sans-serif;color:#333}.estate-container{width:min(1200px,calc(100% - 40px));margin:0 auto}.estate-hero{min-height:320px;position:relative;display:flex;align-items:center;background-image:url('/assets/Images/hero.jpg');background-size:cover;background-position:center}.estate-hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62)}.estate-hero-content{position:relative;z-index:1;text-align:center;color:#fff}.estate-cta h2,.estate-hero h1,.estate-section-heading h2,.estate-service-card h3{font-family:Georgia,"Times New Roman",serif}.estate-hero h1{margin:0 0 16px;font-size:clamp(34px, 5vw, 56px);line-height:1.2}.estate-hero p{margin:0;font-size:clamp(18px, 2.2vw, 22px);font-weight:300}.estate-section{padding:80px 0}.estate-introduction{background:#f7f7f7}.estate-services{background:#fff}.estate-section-heading{text-align:center;margin-bottom:60px}.estate-section-heading h2{margin:0 0 12px;color:#000;font-size:clamp(30px, 4vw, 42px);line-height:1.25}.estate-heading-line{width:96px;height:4px;margin:0 auto;background:#c5a572}.estate-intro-container{max-width:1050px}.estate-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.estate-intro-image img{display:block;width:100%;height:auto;max-height:430px;object-fit:cover;border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,.12)}.estate-intro-content p{margin:0 0 24px;color:#444;font-size:18px;line-height:1.8}.estate-intro-content p:last-child{margin-bottom:0}.estate-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.estate-service-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px;background:#f7f7f7;border:1px solid #eee;border-radius:10px;box-shadow:0 5px 18px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.estate-service-card:hover{transform:translateY(-5px);border-color:#c5a572;box-shadow:0 12px 30px rgba(0,0,0,.1)}.estate-service-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background:#c5a572;color:#000;border-radius:50%;font-size:27px;line-height:1}.estate-service-card h3{margin:0 0 14px;color:#000;font-size:22px;line-height:1.35}.estate-service-card p{margin:0;color:#555;font-size:15.5px;line-height:1.7}.estate-cta{padding:85px 20px;background:#f7f4ed;text-align:center;border-top:1px solid #e5ded0;border-bottom:1px solid #e5ded0}.estate-cta h2{margin:0 0 20px;color:#111;font-size:clamp(30px, 4vw, 42px);line-height:1.25}.estate-cta p{max-width:700px;margin:0 auto 32px;color:#333;font-size:19px;line-height:1.6}.estate-cta a{display:inline-block;padding:14px 30px;background:#000;color:#fff;border:2px solid #000;border-radius:6px;text-decoration:none;font-size:16px;font-weight:600;transition:all .25s ease}.estate-cta a:hover{background:0 0;color:#000}@media (max-width:1000px){.estate-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.estate-intro-grid{grid-template-columns:1fr;gap:32px}.estate-intro-content p{font-size:17px}.estate-services-grid{grid-template-columns:1fr;gap:22px}.estate-section{padding:60px 0}.estate-section-heading{margin-bottom:40px}.estate-cta{padding:60px 20px}.estate-cta p{font-size:17px;margin-bottom:28px}.estate-cta a{width:100%;max-width:300px;box-sizing:border-box}}@media (max-width:600px){.estate-container{width:min(100% - 28px,1200px)}.estate-hero{min-height:260px}.estate-hero h1{font-size:34px}.estate-service-card{padding:28px 20px}.estate-service-card h3{font-size:21px}.estate-cta h2{font-size:32px}}