.hero-section{margin-top:50px;z-index:-100}.hero-banner{position:relative;width:100vw;height:70vh;background-image:url(/dma-1.jpg);background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat;overflow:hidden}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,98%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;z-index:2}.hero-overlay h1{font-size:150%;font-weight:700;color:#000;z-index:3;margin-bottom:1rem}.hero-logo{width:80%;height:auto;z-index:4}.intro-section{margin-top:40px}#intro-blurb{text-align:center}#what-we-offer{width:100%!important}#what-we-offer .section-title{font-size:2.5rem;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:1px}.offer-card{background:#fff;border-radius:16px;padding:30px 25px;box-shadow:0 6px 18px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;position:relative;justify-content:center}.offer-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.offer-icon{height:60px;width:auto}.offer-desc{font-size:.95rem;color:#555}@media (max-width:576px){.offer-card{padding:25px 20px}.offer-icon{height:50px}#what-we-offer .section-title{font-size:2rem}}.studio-card{display:flex;justify-content:center;align-items:center}.image-wrapper{position:relative;width:100%;height:100%}.studio-img{max-height:280px;width:100%;object-fit:cover;border-radius:.75rem;box-shadow:0 6px 15px rgba(0,0,0,.1)}.studio-caption{position:absolute;bottom:-55px;left:15px;right:15px;background:hsla(0,0%,100%,.95);padding:.8rem;border-radius:.5rem;box-shadow:0 2px 12px rgba(0,0,0,.12);font-size:.95rem;line-height:1.4;text-align:center}@media (max-width:768px){.hero-banner{height:70vh;background-position:35%}.hero-section{margin-top:75px}.studio-caption{position:static;margin-top:1rem;bottom:auto;left:auto;right:auto}.studio-img{max-height:250px}.hero-logo{width:100%}}