.custom-hero{width:100%;overflow-x:hidden;text-align:center;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:4rem}.custom-hero .hero-title{font-size:3rem;line-height:1.3;padding:2rem 1rem;word-break:break-word}.custom-hero .d-flex{flex-wrap:wrap;justify-content:center}.custom-hero span a{text-decoration:none;color:white}.custom-hero span a:hover{color:#003366}@media (max-width:768px){.custom-hero{padding:6rem 1rem}.custom-hero .hero-title{font-size:1.8rem;padding:1.5rem 0}.custom-hero .contact-form{margin-top:20px}}.statsSection{position:relative;padding:120px 0;color:white;text-align:center;background-image:url(/_next/static/media/moreservices.68e9796a.jpg);background-size:center;background-position:top;background-attachment:fixed;overflow:hidden}.statsSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:0}.statsSection .container{position:relative;z-index:1}.stat-item{text-align:center;margin-bottom:40px}.stat-number{font-size:3rem;font-weight:700}.stat-label{font-size:1.2rem;margin-top:10px;display:block;color:#ddd}