.hero-section{position:relative}.hero-wrapper{align-items:flex-end;border-radius:var(--box-corner);display:flex;min-height:450px;overflow:hidden}.hero-wrapper,.hero-wrapper h1{color:var(--apple)}.hero-wrapper .hero-content-wrapper{padding:20px}.hero-text{margin-top:20px}.hero-wrapper .hero-content-wrapper .hero-author-image{border-radius:100px;height:120px;margin-right:30px;margin-top:-40px;overflow:hidden;width:120px}.hero-wrapper .hero-content-wrapper .hero-author-image img{height:100%;object-fit:cover;width:100%}.hero-wrapper .hero-content-wrapper .hero-text h1{font-weight:400;margin-bottom:15px}@media(min-width:768px){.hero-wrapper{padding:0 48px}.hero-wrapper .hero-content-wrapper{align-items:center;display:flex;padding:32px 64px}.hero-wrapper .hero-content-wrapper .hero-author-image{height:200px;width:200px}}