.hero-coaching{overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.hero-content{margin:0 200px 50px}.hero-content h1{color:#1e212e;font-size:80px;font-weight:500;margin-bottom:1rem}.hero-content p{color:#525252;font-size:18px;margin-bottom:2.5rem}.hero-button{background-color:#1e6fff;border-radius:8px;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.hero-button:hover{background-color:#154ee0;color:#fff;text-decoration:none}.image-wrapper{display:inline-block;margin-top:3rem;position:relative}.main-image{border-radius:16px;width:100%}.floating-image{border-radius:12px;filter:drop-shadow(0 0 2px rgba(16,24,40,.04));opacity:0;transition:transform .6s ease-out,opacity .6s ease-out;z-index:3}.floating-image.behind{z-index:1}.main-image{max-width:600px;position:relative;z-index:2}@media (max-width:600px){.hero-content{margin:0 10px 20px}.hero-content h1{font-size:36px;text-align:left}.hero-content p{font-size:18px;text-align:left}.hero-content a{float:left}.main-image{left:100px}}