:root{--bs-body-font-family:Lexend Mega,sans-serif;--bs-headings-font-family:Lexend Mega,sans-serif}.reservation-hero{background-color:#191919;padding:120px 0 60px;text-align:center}.reservation-hero h1{font-size:6.25rem;line-height:1.1em}@media screen and (max-width:1380px)and (min-width:768px){.reservation-hero h1{font-size:4.5rem;line-height:1.1em}}@media screen and (max-width:767px){.reservation-hero h1{font-size:2.75rem;line-height:1.1em}}.reservation-hero h1{color:#fff;margin-bottom:24px}.reservation-hero p{color:#8b8b8b;font-size:1.5rem;line-height:1.3333333333em;margin:0 auto;max-width:800px}@media(max-width:767px){.reservation-hero{padding:80px 0 40px}}.reservation-form-section{background-color:#191919;padding-bottom:120px}.reservation-form-section .reservation-form-holder{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;margin:0 auto;max-width:900px;padding:40px}@media(max-width:767px){.reservation-form-section .reservation-form-holder{padding:24px}}.reservation-form-section .form-control{background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;padding:12px 16px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.reservation-form-section .form-control:focus{background:rgba(0,0,0,.4);border-color:#fff;box-shadow:0 0 0 2px hsla(0,0%,100%,.2);outline:none}.reservation-form-section .form-control::placeholder{color:hsla(0,0%,100%,.3)}.reservation-form-section label{color:#fff;display:block;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.reservation-form-section .btn-primary{background-color:#fff;border:none;font-weight:700;letter-spacing:2px;padding:16px 40px;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.reservation-form-section .btn-primary:active,.reservation-form-section .btn-primary:focus,.reservation-form-section .btn-primary:focus-visible,.reservation-form-section .btn-primary:focus-within,.reservation-form-section .btn-primary:hover{background-color:#3e99d4;box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateY(-2px)}