.checkout-form .input-wrapper,.checkout-form .select-wrapper,.form .input-wrapper,.form .select-wrapper{position:relative}.checkout-form .input-wrapper label,.checkout-form .select-wrapper label,.form .input-wrapper label,.form .select-wrapper label{position:absolute;left:.5rem;top:-.5rem;z-index:10;background-color:hsl(var(--background));padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;color:hsl(var(--grayscale-1000))}.checkout-form .input-wrapper .input,.checkout-form .input-wrapper input,.checkout-form .select-wrapper .input,.checkout-form .select-wrapper input,.form .input-wrapper .input,.form .input-wrapper input,.form .select-wrapper .input,.form .select-wrapper input{color:hsl(var(--grayscale-1000))}.checkout-form .input-wrapper input.passengers,.checkout-form .select-wrapper input.passengers,.form .input-wrapper input.passengers,.form .select-wrapper input.passengers{background-color:transparent}.checkout-form .input-wrapper .button-decrement,.checkout-form .input-wrapper .button-increment,.checkout-form .select-wrapper .button-decrement,.checkout-form .select-wrapper .button-increment,.form .input-wrapper .button-decrement,.form .input-wrapper .button-increment,.form .select-wrapper .button-decrement,.form .select-wrapper .button-increment{color:hsl(var(--grayscale-1000))}