@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";.booking-callout{background-color:#2a9d8f}.booking-callout__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.booking-callout__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.booking-callout__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.booking-callout__wrapper{-ms-flex-preferred-size:56%;flex-basis:56%}}@media screen and (min-width: 1024px){.booking-callout__wrapper{-ms-flex-preferred-size:62%;flex-basis:62%}}.booking-callout__heading{color:#fff;margin:0;max-width:420px}.booking-callout__button{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media screen and (min-width: 768px){.booking-callout__button{-ms-flex-preferred-size:44%;flex-basis:44%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:0;padding-left:32px}}@media screen and (min-width: 1024px){.booking-callout__button{-ms-flex-preferred-size:38%;flex-basis:38%}}.booking-callout__button .btn{padding:24px 40px}