@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.hero{display:flex;justify-content:space-between;padding-bottom:64px;gap:50px;margin:0 auto}.hero__left{flex:1 1}@media screen and (max-width:639px){.hero__left .button{width:100%}}.hero__right{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:680/640;max-width:680px;max-height:640px}.hero__right img{border-radius:9px}@media screen and (max-width:1023px){.hero{gap:64px;flex-direction:column}.hero__right{margin:0 auto}}@media screen and (max-width:767px){.hero{padding-bottom:32px;gap:20px}.hero__right{display:none}}