.hero{display:flex;justify-content:center;align-items:center;text-align:center;height:100vh;background-image:url(/home_bg.JPG);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#333333;padding:20px}.hero-content{padding:20px;border-radius:10px}.hero h1{font-size:3rem;margin-bottom:20px}.hero h3{font-size:1.5rem;line-height:1.6}.hero h1,.hero h3{text-shadow:2px 2px 4px rgba(0,0,0,.15);color:#333333;margin:0}.hero-text-background{background-color:rgba(185,199,194,.6);padding:20px;border-radius:10px;display:inline-block}.hero-text-background h1,.hero-text-background h3{font-family:var(--font-alex-brush),cursive}.main-container{max-width:1200px;margin:0 auto;padding-top:80px}.service_area-intro-container{text-align:center;margin-bottom:32px}.service_area-intro-text{max-width:820px;text-align:center;color:#333333;line-height:1.65;font-size:1rem;margin:0 auto 18px;padding-bottom:40px}.service_area-intro-divider{width:280px;height:4px;background:#c2a87d;margin:0 auto 40px;border-radius:2px;box-sizing:border-box}.our_sevices-flex-container{display:flex;flex-direction:column;gap:48px;max-width:1100px;margin:40px auto}@media (min-width:880px){.service_area-intro-text{font-size:1.05rem}.main-container{padding:120px}}