.banner__bg {
   background-position: center bottom;
}

label:has(input:disabled) {
    opacity: 0.5;
    cursor: not-allowed;
}