.booking-page{background:#f5f0e6}.booking-intro{min-height:500px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;grid-gap:7vw;gap:7vw;padding:6rem clamp(1.4rem,7vw,8rem);overflow:hidden}.booking-intro>div{max-width:720px}.booking-intro h1{margin:.8rem 0 1.3rem;font-size:clamp(4rem,7vw,7.5rem);font-weight:400;letter-spacing:-.055em;line-height:.92}.booking-intro>div>p:not(.eyebrow){max-width:620px;color:#697168;font-family:Georgia,serif;font-size:1.15rem;line-height:1.7}.booking-intro>img{width:min(100%,460px);max-height:390px;justify-self:center;object-fit:contain;mix-blend-mode:multiply}.booking-details{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #c8c2b4;color:#314734}.booking-details div{display:grid;grid-gap:.35rem;gap:.35rem}.booking-details strong{font-family:Georgia,serif;font-size:1.05rem;font-weight:400}.booking-details span{color:#697168;font-size:.85rem}.scheduler-wrap{padding:6rem clamp(1.4rem,7vw,8rem);background:#e8e5dc}.scheduler-heading{max-width:760px;margin:0 auto 2.5rem;text-align:center}.scheduler-heading h2{margin-bottom:0;font-size:clamp(2.7rem,4.5vw,4.8rem);font-weight:400;letter-spacing:-.045em}.scheduler-card{max-width:980px;margin:0 auto;padding:1.4rem;background:white;border-top:4px solid #314734;box-shadow:0 22px 55px rgba(38,51,39,.1)}.scheduler-card iframe{display:block;min-height:800px}@media(max-width:980px){.booking-intro{grid-template-columns:1fr}.booking-intro>img{max-height:260px}.scheduler-wrap{padding-top:5rem}}@media(max-width:640px){.booking-intro{padding:5rem 1.3rem}.booking-intro h1{font-size:3.8rem}.booking-intro>img{width:85%;max-height:220px}.scheduler-wrap{padding:4rem .7rem}.scheduler-card{padding:.4rem}.scheduler-card iframe{min-height:900px}}