@media (max-width:1050px){.hero-photo{left:50%;right:auto;transform:translateX(-52%);width:250vw;min-width:auto;max-width:1250px}.hero-text{left:4%}}@media (min-width:1200px){.hero-text{left:80%}}@media (max-width:1200px){.hero-main{display:none}}@media (min-width:1600px){.hero-text{left:87%}}@keyframes wave{0%,to{transform:rotate(0deg)}25%{transform:rotate(20deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(20deg)}}.animate-wave{animation:wave 1.5s ease-in-out infinite}