@media only screen and (min-width:0rem){#booking-flow-customer-type{background-color:var(--booking-page-background);min-height:100vh;padding:0;position:relative}#booking-flow-customer-type .booking-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}#booking-flow-customer-type .booking-content{display:flex;flex-direction:column;max-width:37.5rem;padding:0 1.25rem;position:relative;width:100%;z-index:100}#booking-flow-customer-type .booking-main{display:flex;flex-direction:column;justify-content:center;padding:2.5rem 0}#booking-flow-customer-type .booking-title{color:#1a1a1a;font-family:Gordita,Arial,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2em;margin:0 0 2rem;text-align:left}#booking-flow-customer-type .booking-options{display:flex;flex-direction:column;gap:.625rem}#booking-flow-customer-type .booking-option{align-items:center;background-color:var(--booking-card-background);border:1px solid var(--booking-card-border);border-radius:1rem;color:inherit;cursor:pointer;display:flex;flex-direction:row;font-family:Gordita,Arial,sans-serif;justify-content:space-between;padding:.75rem 1.25rem;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}#booking-flow-customer-type .booking-option:hover{background-color:var(--booking-secondary-button-hover);border-color:var(--booking-secondary-button);color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:hover .booking-option-subtitle,#booking-flow-customer-type .booking-option:hover .booking-option-title{color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:hover .booking-option-arrow svg path[fill]{fill:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-option:hover .booking-option-arrow svg path[stroke]{stroke:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-option:active{background-color:var(--booking-secondary-button);color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:active .booking-option-subtitle,#booking-flow-customer-type .booking-option:active .booking-option-title{color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:active .booking-option-arrow svg path[fill]{fill:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-option:active .booking-option-arrow svg path[stroke]{stroke:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-option-content{display:flex;flex-direction:column;flex-grow:1;gap:.25rem}#booking-flow-customer-type .booking-option-title{color:var(--booking-main-text);display:block;font-size:1rem;font-weight:500;line-height:1.2em}#booking-flow-customer-type .booking-option-subtitle{color:var(--booking-secondary-text);display:block;font-size:.875rem;font-weight:400;line-height:1.5em}#booking-flow-customer-type .booking-option-arrow{align-items:center;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;margin-left:.75rem;width:1.25rem}#booking-flow-customer-type .booking-option-arrow svg{height:100%;width:100%}#booking-flow-customer-type .booking-image{background-color:#fff;display:none;height:100%;overflow:hidden;position:relative;width:50%}#booking-flow-customer-type .booking-image picture{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:6.25rem;width:100%}#booking-flow-customer-type .booking-image img{height:auto;max-width:80%;-o-object-fit:contain;object-fit:contain}}@media only screen and (min-width:37.5rem){#booking-flow-customer-type .booking-container{min-height:100vh}#booking-flow-customer-type .booking-main{padding:3.75rem 0}#booking-flow-customer-type .booking-title{font-size:1.75rem;margin-bottom:2.5rem}#booking-flow-customer-type .booking-option{margin-bottom:.375rem;padding:1rem 1.5rem}}@media only screen and (min-width:64rem){#booking-flow-customer-type .booking-container{align-items:stretch;flex-direction:row;height:100vh;justify-content:flex-start;min-height:auto}#booking-flow-customer-type .booking-content{display:flex;flex-direction:row;justify-content:flex-end;max-width:none;padding:2rem 1.25rem 2rem 5rem;width:50%}#booking-flow-customer-type .booking-main{max-width:33.125rem;padding:5rem 0 10rem;width:100%}#booking-flow-customer-type .booking-title{font-size:2rem;margin-bottom:3rem}#booking-flow-customer-type .booking-option{margin-bottom:1rem;padding:1rem 1.5rem}#booking-flow-customer-type .booking-option:hover{background-color:var(--booking-secondary-button-hover);border-color:var(--booking-secondary-button);color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:hover .booking-option-subtitle,#booking-flow-customer-type .booking-option:hover .booking-option-title{color:var(--booking-primary-button-text)}#booking-flow-customer-type .booking-option:hover .booking-option-arrow svg path[fill]{fill:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-option:hover .booking-option-arrow svg path[stroke]{stroke:var(--booking-primary-button-text)!important}#booking-flow-customer-type .booking-image{align-items:center;background:linear-gradient(135deg,#f5f5f5,#fafafa);border-radius:1.5rem;display:flex;height:80%;justify-content:center;margin:2.5rem;padding:2.5rem;width:50%}#booking-flow-customer-type .booking-image picture{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#booking-flow-customer-type .booking-image img{height:auto;max-width:90%;-o-object-fit:contain;object-fit:contain}}