#booking_page .booking_page{display:flex;flex-direction:column;gap:clamp(1.13rem,1.04rem + .41vw,1.5rem);margin-top:clamp(2.25rem,2.09rem + .81vw,3rem)}#booking_page .booking_page_section_1{grid-area:3/3/4/11;display:flex;flex-direction:column;justify-content:center;align-items:center}#booking_page .booking_page_section_1 h3,#booking_page .booking_page_section_1 p{text-align:center}#booking_page .booking_widget_wrapper{grid-area:4/3/5/11;border:1px solid #2e2e2e;border-radius:clamp(1.13rem,1.04rem + .41vw,1.5rem);margin:clamp(1.13rem,1.04rem + .41vw,1.5rem) 0;box-shadow:0 12px 24px rgba(0,0,0,.208)}#booking_page .booking_contact{grid-area:5/3/6/11;gap:clamp(1.13rem,1.04rem + .41vw,1.5rem)}#booking_page .booking_contact,#booking_page .booking_contact .booking_contact_details{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media screen and (min-width:768px)and (max-width:1023px){#booking_page .booking_page_section_1{grid-area:3/2/4/8}#booking_page .booking_widget_wrapper{grid-area:4/1/5/9}#booking_page .booking_contact{grid-area:5/2/6/8}}@media screen and (max-width:767px){#booking_page .booking_page_section_1{grid-area:3/1/4/5;text-align:center}#booking_page .booking_widget_wrapper{grid-area:4/1/5/5}#booking_page .booking_contact{grid-area:5/1/6/5;text-align:center;gap:clamp(1.13rem,1.04rem + .41vw,1.5rem)}#booking_page .booking_contact p{text-align:center}}