.small-medium{font:var(--small-medium-shorthand)}.label{font:var(--label-shorthand);text-transform:uppercase;font-weight:var(--font-weight-medium)}@media screen and (max-width:67.5rem){.label{font-size:.6875rem;line-height:1rem}}.fine-print{font:var(--fine-print-shorthand)}h1,.h1{font:var(--h1-shorthand)}@media screen and (max-width:67.5rem){h1,.h1{font-size:2.5rem;line-height:2.875rem}}h2,.h2{font:var(--h2-shorthand)}@media screen and (max-width:80rem){h2,.h2{font-size:2.625rem;line-height:3.375rem}}@media screen and (max-width:67.5rem){h2,.h2{font-size:2.125rem;line-height:2.5rem}}h3,.h3{font:var(--h3-shorthand)}@media screen and (max-width:45rem){h3,.h3{font-size:1.625rem;line-height:2rem}}h4,.h4{font:var(--h4-shorthand)}@media screen and (max-width:67.5rem){h4,.h4{font-size:1.375rem;line-height:1.75rem}}h5,.h5{font:var(--h5-shorthand);line-height:1.625rem}@media screen and (max-width:67.5rem){h5,.h5{font-size:1.125rem;line-height:1.4375rem}}h5,.h5{letter-spacing:var(--h5-letter-spacing)}h6,.h6{font:var(--small-medium-shorthand);letter-spacing:var(--small-medium-letter-spacing)}@media screen and (max-width:67.5rem){h6,.h6{font-size:.9375rem;font-weight:500;line-height:1.25rem}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:.8}to{opacity:0;transform:scale(1)}}.user-info{background-color:var(--blue_5);padding-block:var(--spacing-56)}@media screen and (max-width:67.5rem){.user-info{padding-block:var(--spacing-32)}}.user-info__row{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media screen and (max-width:67.5rem){.user-info__row{gap:var(--spacing-16);grid-template-columns:1fr}}.user-info__column p{margin-bottom:var(--spacing-16)}.user-info__mobile-edit{gap:var(--spacing-8);flex-direction:column;display:flex}.user-info__mobile-edit span{align-items:center;gap:var(--spacing-8);display:flex}.user-info__mobile-error{color:var(--tomato_1);font:var(--small-medium-shorthand)}.user-info--has-company-update .user-info__row{grid-template-columns:repeat(3,1fr)}.user-info--has-company-update .user-info__column:last-child .button{margin-top:var(--spacing-16)}.BookingForm__CompanyUpdateModal{gap:var(--spacing-16);display:grid}.BookingForm__CompanyUpdateModal p{margin:0}.BookingForm__ModalActions{gap:var(--spacing-16);grid-template-columns:minmax(0,1fr) 140px;width:100%;display:grid}.BookingForm__ModalActions .button{justify-content:center;width:100%}.BookingForm__FieldError{color:var(--tomato_1)}@media screen and (max-width:67.5rem){.BookingForm__ModalActions{grid-template-columns:1fr}}
.small-medium{font:var(--small-medium-shorthand)}.label{font:var(--label-shorthand);text-transform:uppercase;font-weight:var(--font-weight-medium)}@media screen and (max-width:67.5rem){.label{font-size:.6875rem;line-height:1rem}}.fine-print{font:var(--fine-print-shorthand)}h1,.h1{font:var(--h1-shorthand)}@media screen and (max-width:67.5rem){h1,.h1{font-size:2.5rem;line-height:2.875rem}}h2,.h2{font:var(--h2-shorthand)}@media screen and (max-width:80rem){h2,.h2{font-size:2.625rem;line-height:3.375rem}}@media screen and (max-width:67.5rem){h2,.h2{font-size:2.125rem;line-height:2.5rem}}h3,.h3{font:var(--h3-shorthand)}@media screen and (max-width:45rem){h3,.h3{font-size:1.625rem;line-height:2rem}}h4,.h4{font:var(--h4-shorthand)}@media screen and (max-width:67.5rem){h4,.h4{font-size:1.375rem;line-height:1.75rem}}h5,.h5{font:var(--h5-shorthand);line-height:1.625rem}@media screen and (max-width:67.5rem){h5,.h5{font-size:1.125rem;line-height:1.4375rem}}h5,.h5{letter-spacing:var(--h5-letter-spacing)}h6,.h6{font:var(--small-medium-shorthand);letter-spacing:var(--small-medium-letter-spacing)}@media screen and (max-width:67.5rem){h6,.h6{font-size:.9375rem;font-weight:500;line-height:1.25rem}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:.8}to{opacity:0;transform:scale(1)}}.my-pages-template h1.heading{font:var(--h2-shorthand)}@media screen and (max-width:80rem){.my-pages-template h1.heading{font-size:2.625rem;line-height:3.375rem}}@media screen and (max-width:67.5rem){.my-pages-template h1.heading{font-size:2.125rem;line-height:2.5rem}}.my-pages-template .hero__inner{padding:0 0 var(--spacing-32)}.my-pages-template__content{gap:var(--spacing-48);margin-top:var(--spacing-72);margin-bottom:var(--spacing-72);grid-template-columns:1fr;display:grid}.my-pages-template__content .wp-block-columns{gap:var(--spacing-24);grid-template-columns:repeat(auto-fit,minmax(min(26rem,100%),1fr));display:grid}@media screen and (max-width:67.5rem){.my-pages-template__content .wp-block-columns{grid-template-columns:1fr}}.my-pages-template__show-more{width:35%;margin:0 auto var(--spacing-24);display:flex}.my-pages-template .template__content__inner{grid-template-columns:[content-start]minmax(0,var(--width-content))[content-end aside-start]minmax(0,var(--width-aside))[aside-end];gap:var(--spacing-48);display:grid}.my-pages-template .template__content__inner .post-content{grid-column:content-start/content-end}@media screen and (max-width:67.5rem){.my-pages-template .template__content__inner .post-content{max-width:100%}.my-pages-template .template__content__inner{gap:var(--spacing-24);flex-direction:column;display:flex}}.my-pages-template .template__content__inner .aside{top:var(--spacing-72);overflow-wrap:break-word;margin:var(--spacing-32)0;grid-column:aside-start/aside-end;align-self:flex-start;position:-webkit-sticky;position:sticky}@media screen and (max-width:45rem){.my-pages-template .template__content__inner .aside{flex-direction:column}}@media screen and (max-width:67.5rem){.my-pages-template .template__content__inner .aside{justify-self:center;gap:var(--spacing-16);width:100%;margin:0 0 var(--spacing-32);display:flex}.my-pages-template .template__content__inner .aside .Card{margin:0}}.my-pages-template .template__content__inner .aside.booking-confirmation__aside{margin:0 0 var(--spacing-32)}
