.hero-wrapper{align-items:flex-end;border-radius:var(--box-corner);display:flex;min-height:450px;overflow:hidden;padding:0;position:relative;z-index:2}.hero-wrapper,.hero-wrapper h1{color:var(--apple)}.hero-wrapper .hero-content-wrapper{align-items:center;display:flex;padding:20px}.hero-wrapper .hero-arrow-down{align-items:center;background:rgba(64,157,164,.3);border-radius:100px;display:flex;display:none;float:right;height:64px;justify-content:center;width:64px}@media(min-width:768px){.hero-wrapper{padding:0 48px}.hero-wrapper .hero-content-wrapper{display:flex;padding:32px 64px}}