#bookings{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1000}#bookings [class*=bookings__page]{display:grid;grid-template-rows:60px 1fr;height:100%;max-height:100dvh}@media screen and (min-width: 90em){#bookings [class*=bookings__page]{grid-template-rows:80px 1fr}}#bookings .bookings__page--footer{grid-template-rows:60px 1fr auto}@media screen and (min-width: 90em){#bookings .bookings__page--footer{grid-template-rows:80px 1fr 80px}}#bookings .bookings__header{width:100%}#bookings .header__inner{display:flex;justify-content:space-between;align-items:center;height:60px}@media screen and (min-width: 90em){#bookings .header__inner{height:80px}}#bookings .header__logo{width:78px}@media screen and (min-width: 90em){#bookings .header__logo{width:129px}}#bookings .header__details{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.875rem;letter-spacing:.02em}#bookings .header__cartValue>span{margin-left:4px}#bookings .header__cartIcon{position:relative;display:inline-block}#bookings .header__cartIcon .header__cartBadge{position:absolute;top:1px;left:14px;width:12px;height:12px;font-size:6.75px;line-height:1;letter-spacing:.02em;text-align:center;background-color:#7fff2f;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease-in-out,opacity .3s ease-in-out;pointer-events:none}#bookings .header__cartIcon .header__cartBadge:empty{opacity:0}#bookings .header__currency>span{margin-left:4px}#bookings .bookings__body{background-color:#ededed;padding:40px 0 100px;overflow-y:auto;overscroll-behavior:contain}#bookings .step__header{margin-bottom:40px}#bookings .step__header h3,#bookings .step__header .h3,#bookings .step__header h4,#bookings .step__header .h4,#bookings .step__header h5,#bookings .step__header .h5{margin-bottom:24px}#bookings .step__flow{margin:0}@media print,screen and (min-width: 64em){#bookings .step__flow{display:inline-block;width:50%;vertical-align:top}}#bookings .step__dates{font-size:.875rem;letter-spacing:.02em;margin-top:8px}@media print,screen and (min-width: 64em){#bookings .step__dates{display:inline-block;width:50%;text-align:right;margin-top:0;vertical-align:top}}#bookings .step__heading{font-size:1.5rem;margin:24px 0}@media print,screen and (min-width: 64em){#bookings .step__heading{font-size:2.5rem;margin:40px 0}}#bookings .step__copy{margin-top:24px}@media screen and (min-width: 90em){#bookings .step__copy{margin-top:40px}}#bookings .step__copy h3,#bookings .step__copy .h3,#bookings .step__copy h4,#bookings .step__copy .h4,#bookings .step__copy h5,#bookings .step__copy .h5{margin-bottom:24px}#bookings .bookings__footer{width:100%;position:fixed;bottom:0;left:0;right:0;z-index:100}#bookings .bookings__footer .footer__inner{min-height:80px;padding-top:16px;padding-bottom:16px}#bookings .bookings__footer .footer__buttons{display:flex;justify-content:space-between;align-items:center}#bookings .bookings__footer .footer__right{display:flex;flex-direction:column;align-items:flex-end}@media screen and (min-width: 90em){#bookings .bookings__footer .footer__right{flex-direction:row;align-items:center}}#bookings .bookings__footer .footer__error{font-size:.75rem;letter-spacing:.02em;color:#fa2515;text-align:center;margin-top:16px}@media screen and (min-width: 90em){#bookings .bookings__footer .footer__error{text-align:right;margin-top:0;margin-right:16px;order:-1}}#bookings .tooltip__icon{display:inline-block;width:12px;height:12px;font-family:Visby,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;font-size:9px;line-height:12px;text-align:center;text-transform:none;background-color:#7fff2f;margin-left:4px;border-radius:50%;vertical-align:text-top}#bookings .react-tooltip{max-width:312px;font-family:Visby,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:500;font-size:.75rem;letter-spacing:.02em;text-transform:none;text-align:center;color:#fff;background-color:#000;z-index:50}.paymentOptions{align-items:center}@media screen and (min-width: 90em){.paymentOptions>div:last-child{text-align:right}}#bookings .bookings__callout{display:flex;align-items:center;gap:16px;font-size:.75rem;letter-spacing:.02em;background-color:#ededed;padding:16px 32px;border:1px solid #000}#bookings .bookings__callout>svg{min-width:24px}#bookings .bookings__callout .bookings__calloutContent p{margin-bottom:4px}#bookings .bookings__callout .bookings__calloutContent p:last-child{margin-bottom:0}#bookings .bookings__callout .bookings__calloutContent a{font-weight:700;color:#000}#bookings .dialog__header{padding-right:48px}#bookings .dialog__close{right:18px;top:18px}@media screen and (min-width: 90em){#bookings .dialog__close{right:34px;top:34px}}#bookings .dialog--iframe{height:90vh;max-height:800px}#bookings .dialog--iframe iframe{height:90vh;max-height:800px;border:0px}#bookings .dialog--iframe .dialog__close{right:18px;top:18px}.BookingModal section .section__inner{padding-top:30px;padding-bottom:30px}
