.services-page{text-align:center;background-color:#f9f9f9;flex-direction:column;align-items:center;display:flex}.hero-section{width:100%;height:60vh;margin-bottom:3rem;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero-image{object-fit:cover;width:100%;height:100%}.hero-text{color:#fff;text-align:center;z-index:2;max-width:800px;padding:0 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-text h1{color:#fff;text-shadow:2px 2px 4px #000000b3;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1.2}.hero-text h2{color:#fff;text-shadow:1px 1px 3px #000000b3;margin-bottom:1rem;font-size:1.8rem;font-weight:500}.hero-subtext{color:#ccc;text-shadow:1px 1px 3px #000000b3;max-width:600px;margin:.5rem auto 0;font-size:1.1rem;line-height:1.5}.services-content{text-align:left;background:#fff;border-radius:15px;max-width:80%;margin-bottom:1rem;padding:2rem;box-shadow:0 4px 10px #0000001a}.services-content h2{color:#036;text-align:left;margin-top:2rem;margin-bottom:1rem;font-size:2rem}.services-box{color:#333;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.services-box ul{margin:1rem 0;padding:0;list-style:none}.services-box ul li{padding:.5rem 0;font-size:1rem;line-height:1.5}.services-box ul li:before{content:"➤";color:#ff5722;margin-right:.5rem;font-size:1.1rem}@media screen and (max-width:768px){.hero-section{height:40vh;margin-bottom:2rem}.hero-text{text-align:center;max-width:100%;margin-top:2rem;padding:1rem;position:static;top:auto;left:auto;transform:none}.hero-text h1{font-size:2rem}.hero-text h2{font-size:1.3rem}.hero-subtext{margin-bottom:1.5rem;font-size:1rem}.services-content{max-width:95%;margin-bottom:1rem;padding:1.5rem}.services-content h2{text-align:left;font-size:1.5rem}.services-box{font-size:1rem}.services-box ul li{font-size:.9rem}}
