:root{font-family:Manrope,sans-serif;line-height:1.5;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}#root{max-width:1920px;margin:0 auto;text-align:center}#landing-page-container .header{font-weight:bolder}#landing-page-container #hero-section{display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(to bottom,#140c0abf,#140c0a59),url(/assets/IMG_1327-cKGBdjKQ.JPG);background-repeat:no-repeat;background-size:cover;background-position:center;min-height:500px;text-align:left;padding:40px;color:#fff;position:relative}#landing-page-container #hero-section div{width:100%;max-width:600px;position:relative;z-index:1}#landing-page-container #hero-section h4{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}#landing-page-container #hero-section p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;text-shadow:1px 1px 2px rgba(0,0,0,.3)}#landing-page-container #our-services-section{padding:15px;margin-top:40px}#landing-page-container #our-services-section #service-grid-container{flex-direction:column;align-items:center}@media screen and (width > 500px){#landing-page-container{padding:15px}#landing-page-container #hero-section{min-width:100%;background-position:50% 15%;border-radius:12px;padding:60px}#landing-page-container #hero-section div{width:50%}#landing-page-container #our-services-section #service-grid-container{flex-direction:row;justify-content:space-between;align-items:start}}
