@keyframes animate{0%{opacity:0}to{opacity:1}}.buttons-container{display:flex;flex-direction:row;gap:clamp(27px,1.75vw,96px);justify-content:space-around;z-index:2}