.hero-section-mobile{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background-image:url(/images/background_mobile.webp);background-size:cover;background-position:top center;background-repeat:no-repeat}.hero-overlay-mobile{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.98) 0%,rgba(0,0,0,.95) 25%,rgba(0,0,0,.7) 45%,rgba(0,0,0,.3) 60%,transparent 75%);z-index:1}.hero-content-mobile{position:relative;z-index:10;padding:2rem 1.5rem 2.5rem;padding-top:55vh;text-align:center}.hero-specialist-image{display:none}@media(min-width:768px){.hero-section-mobile{background-image:url(/images/background2.webp);background-position:center;background-size:cover;justify-content:center;align-items:center;height:100vh;min-height:auto}.hero-overlay-mobile{background:linear-gradient(to right,#000000d9,#000000b3 40%,#0000004d,#0003)}.hero-content-mobile{padding:2rem 3rem;max-width:1200px;width:100%;height:auto;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;text-align:left}.hero-copy-column{display:flex;flex-direction:column;align-items:flex-start}.hero-copy-column h1{text-align:left;font-size:2.5rem}.hero-copy-column p{text-align:left;margin-left:0;margin-right:0}.hero-copy-column .hero-cta-wrapper{justify-content:flex-start}.hero-specialist-image{display:block;width:100%;max-width:450px;max-height:70vh;height:auto;object-fit:contain;margin-left:auto;border-radius:18px}}@media(min-width:1024px){.hero-content-mobile{padding:3rem 4rem;gap:2rem}.hero-copy-column h1{font-size:2.8rem}.hero-specialist-image{max-width:500px;max-height:75vh}}@media(min-width:1280px){.hero-copy-column h1{font-size:3.2rem}.hero-specialist-image{max-width:550px}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-image:url(/images/background.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:0}.hero-content{position:relative;z-index:10}
