.region--footer-pre {position:relative;background-color:var(--blue-black)
}.region--footer-pre::after {position:absolute;top:-3px;z-index:50;height:80px;width:100%;background-size:cover;background-position:bottom;content:var(--tw-content);background-repeat:repeat;background-image:url("images/wave.svg")
}.region--footer-pre:has(.search--footer) {background-color:var(--yellow)
}.region--footer-pre:has(.search--footer)::after {content:var(--tw-content);top:99%;background-image:url("images/wave--yellow.svg")
}@media (max-width: 480px) {.region--footer-pre form {display:flex;flex-direction:column
}
}