.ah-hero-row{align-items:center;display:flex;justify-content:center}.ah-hero-column-first,.ah-hero-column-second{width:50%}.ah-hero-text.transparent-bg{background-color:#ffffffbf;border-bottom-left-radius:50px;border-bottom-right-radius:8px;border-top-left-radius:50px;border-top-right-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.15);padding:4rem 2rem;transform:perspective(360px) rotateX(0deg) rotateY(-4deg) rotate(0deg)}.ah-hero-text.transparent-bg:hover{transform:rotateY(358deg)}.ah-hero-text span{line-height:normal;margin-bottom:.5rem}a.btn-outline{border-radius:28px;cursor:pointer;display:inline-block;padding:13px 23px;text-decoration:none}.ah-hero-btn{margin-top:1.5rem}.ah-hero-arrow,.ah-hero-img{text-align:center}.ah-hero-arrow{animation:bounce 1.6s cubic-bezier(.445,.05,.55,.95) infinite;bottom:0;font-size:2rem;height:20px;left:0;position:absolute;right:0}@keyframes bounce{50%{transform:translateY(-15px)}}