.hero-wave{z-index:2;background-color:var(--color-primary);pointer-events:none;width:100%;height:80px;position:absolute;bottom:0;left:0;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'><path d='M0,120 L0,56 C240,104 480,8 720,40 C960,72 1200,104 1440,72 L1440,120 Z' fill='black'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 120' preserveAspectRatio='none'><path d='M0,120 L0,56 C240,104 480,8 720,40 C960,72 1200,104 1440,72 L1440,120 Z' fill='black'/></svg>");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:768px){.hero-wave{height:100px}}@media (min-width:1280px){.hero-wave{height:120px}}
