.realestate-page{width:100%;margin:0;padding:0;overflow:hidden;background:#fff;color:#333;font-family:Roboto,Arial,Helvetica,sans-serif}.realestate-page *,.realestate-page ::after,.realestate-page ::before{box-sizing:border-box}.realestate-page h1,.realestate-page h2,.realestate-page h3,.realestate-page p{margin-top:0}.realestate-page img{display:block;max-width:100%}.realestate-container{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.realestate-narrow{max-width:1000px}.realestate-wide{max-width:1180px}.realestate-hero{position:relative;width:100%;min-height:400px;display:flex;align-items:center;justify-content:center;background-image:url('/assets/Images/hero.jpg');background-repeat:no-repeat;background-size:cover;background-position:center center}.realestate-hero-overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.6)}.realestate-hero-content{position:relative;z-index:2;width:100%;padding-top:75px;padding-bottom:75px;text-align:center}.realestate-title{margin:0 0 18px;color:#fff;font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-size:clamp(38px, 5vw, 60px);font-weight:700;line-height:1.15;letter-spacing:-.5px}.realestate-subtitle{width:100%;max-width:800px;margin:0 auto;color:#fff;font-size:clamp(18px, 2vw, 22px);font-weight:300;line-height:1.65}.realestate-section{width:100%;padding-top:90px;padding-bottom:90px}.realestate-intro{background:#f7f7f7}.realestate-services{background:#fff}.realestate-section-heading{width:100%;margin:0 auto 55px;text-align:center}.realestate-heading{margin:0 0 15px;color:#000;font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-size:clamp(30px, 4vw, 44px);font-weight:700;line-height:1.25}.realestate-divider{width:95px;height:3px;margin:0 auto;background:#c5a572}.realestate-intro-grid{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:55px;align-items:center}.realestate-intro-image{width:100%;min-width:0}.realestate-main-image{width:100%;height:auto;max-height:520px;object-fit:cover;object-position:center center;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.12)}.realestate-intro-content{width:100%;min-width:0}.realestate-text{margin:0 0 24px;color:#4b5563;font-size:18px;font-weight:400;line-height:1.85}.realestate-text:last-child{margin-bottom:0}.realestate-services-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.realestate-service-card{width:100%;min-height:330px;padding:32px 26px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background:#f7f7f7;border:1px solid #ece8df;border-radius:10px;box-shadow:0 4px 14px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease}.realestate-service-card:hover{transform:translateY(-6px);background:#fff;border-color:#c5a572;box-shadow:0 14px 30px rgba(0,0,0,.1)}.realestate-service-icon{width:64px;height:64px;flex:0 0 64px;margin:0 0 20px;display:flex;align-items:center;justify-content:center;color:#000;background:#c5a572;border-radius:50%;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:400;line-height:1}.realestate-service-title{width:100%;margin:0 0 15px;color:#000;font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-size:26px;font-weight:600;line-height:1.3}.realestate-service-text{width:100%;margin:0;color:#4b5563;font-size:16px;font-weight:400;line-height:1.75}.realestate-cta{width:100%;padding:85px 20px;text-align:center;background:#f7f4ed;border-top:1px solid #e5ded0;border-bottom:1px solid #e5ded0}.realestate-cta-title{margin:0 0 18px;color:#000;font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-size:clamp(30px, 4vw, 44px);font-weight:700;line-height:1.25}.realestate-cta-text{width:100%;max-width:720px;margin:0 auto 30px;color:#333;font-size:19px;font-weight:400;line-height:1.7}.realestate-cta-button{display:inline-block;padding:14px 30px;color:#fff;background:#000;border:2px solid #000;border-radius:6px;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;font-weight:500;line-height:1.4;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,transform .3s ease}.realestate-cta-button:hover{color:#000;background:0 0;border-color:#000;transform:translateY(-2px)}@media (max-width:1100px){.realestate-container{width:min(100% - 36px,1180px)}.realestate-intro-grid{gap:40px}.realestate-services-grid{gap:24px}.realestate-service-card{min-height:320px;padding:30px 22px}.realestate-service-title{font-size:24px}}@media (max-width:900px){.realestate-hero{min-height:360px}.realestate-hero-content{padding-top:65px;padding-bottom:65px}.realestate-section{padding-top:70px;padding-bottom:70px}.realestate-section-heading{margin-bottom:45px}.realestate-intro-grid{grid-template-columns:1fr;gap:40px}.realestate-intro-content,.realestate-intro-image{width:100%}.realestate-intro-image{order:1}.realestate-intro-content{order:2}.realestate-main-image{max-height:480px}.realestate-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.realestate-service-card{min-height:300px}.realestate-cta{padding-top:75px;padding-bottom:75px}}@media (max-width:700px){.realestate-container{width:calc(100% - 30px)}.realestate-hero{min-height:330px;background-position:center center}.realestate-hero-content{padding-top:55px;padding-bottom:55px}.realestate-title{margin-bottom:15px;font-size:38px;line-height:1.18;letter-spacing:0}.realestate-subtitle{max-width:95%;font-size:17px;line-height:1.6}.realestate-section{padding-top:55px;padding-bottom:55px}.realestate-section-heading{margin-bottom:35px}.realestate-heading{font-size:31px;line-height:1.3}.realestate-divider{width:75px;height:3px}.realestate-intro-grid{grid-template-columns:1fr;gap:30px}.realestate-intro-image{order:1}.realestate-intro-content{order:2}.realestate-main-image{width:100%;height:auto;max-height:none;border-radius:8px}.realestate-text{margin-bottom:20px;font-size:16px;line-height:1.75}.realestate-services-grid{grid-template-columns:1fr;gap:20px}.realestate-service-card{min-height:auto;padding:28px 22px;border-radius:8px}.realestate-service-icon{width:60px;height:60px;flex-basis:60px;margin-bottom:17px;font-size:27px}.realestate-service-title{font-size:23px;line-height:1.3}.realestate-service-text{font-size:15.5px;line-height:1.7}.realestate-cta{padding:65px 15px}.realestate-cta-title{font-size:31px;line-height:1.3}.realestate-cta-text{margin-bottom:26px;font-size:17px;line-height:1.65}.realestate-cta-button{width:100%;max-width:360px;padding:13px 20px;white-space:normal}}@media (max-width:420px){.realestate-container{width:calc(100% - 24px)}.realestate-hero{min-height:300px}.realestate-hero-content{padding-top:45px;padding-bottom:45px}.realestate-title{font-size:32px}.realestate-subtitle{font-size:16px}.realestate-section{padding-top:48px;padding-bottom:48px}.realestate-heading{font-size:28px}.realestate-text{font-size:15.5px}.realestate-service-card{padding:25px 18px}.realestate-service-icon{width:56px;height:56px;flex-basis:56px;font-size:25px}.realestate-service-title{font-size:22px}.realestate-service-text{font-size:15px}.realestate-cta{padding:55px 12px}.realestate-cta-title{font-size:28px}.realestate-cta-text{font-size:16px}}@media (hover:none){.realestate-service-card:hover{transform:none;background:#f7f7f7;border-color:#ece8df;box-shadow:0 4px 14px rgba(0,0,0,.05)}.realestate-cta-button:hover{transform:none;color:#fff;background:#000;border-color:#000}}@media (prefers-reduced-motion:reduce){.realestate-cta-button,.realestate-service-card{transition:none}}