.header-appointment-modal{width:min(920px,calc(100vw - 40px));max-height:calc(100vh - 48px);margin:auto;padding:0;border:none;border-radius:0;background:transparent;overflow:visible}.header-appointment-modal::backdrop{background:#0e3b3a8c}.header-appointment-modal__panel{position:relative;padding:40px 36px 36px;background:#fff;box-sizing:border-box}.header-appointment-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;color:#000;cursor:pointer;transition:color .2s ease,opacity .2s ease}.header-appointment-modal__close:hover{color:var(--brand-highlight-hex, #d9a441)}.header-appointment-modal__close .svg-wrapper{display:flex;width:18px;height:18px}.header-appointment-modal__close .svg-wrapper svg{width:18px;height:18px}.header-appointment-modal__title{margin:0 0 32px;font-family:eb-garamond,serif;font-size:clamp(28px,3vw,36px);font-weight:600;line-height:1.15;text-align:center;color:#000}.header-appointment-modal__grid{display:grid;grid-template-columns:1fr;gap:28px}@media screen and (min-width:750px){.header-appointment-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}.header-appointment-modal__card{display:flex;flex-direction:column;text-align:center}.header-appointment-modal__eyebrow{margin:0 0 14px;font-family:var(--font-body-family);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#9a9a9a}.header-appointment-modal__media{margin:0 0 20px;line-height:0;overflow:hidden;background:#0e3b3a0f}.header-appointment-modal__image{display:block;width:100%;height:auto;min-height:200px;max-height:280px;object-fit:cover;object-position:center center}.header-appointment-modal__placeholder{display:block;width:100%;min-height:200px;background:#0e3b3a0d}.header-appointment-modal__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:14px 20px;border:1px solid var(--brand-primary-hex, #0e3b3a);border-radius:0;background-color:var(--brand-primary-hex, #0e3b3a);font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;text-decoration:none;color:var(--brand-background-hex, #fffdf8);box-sizing:border-box;transition:opacity .2s ease,background-color .2s ease}.header-appointment-modal__button:hover{opacity:.92;color:var(--brand-background-hex, #fffdf8)}.header-appointment-modal__button[aria-disabled=true]{cursor:not-allowed;opacity:.55}@media screen and (max-width:749px){.header-appointment-modal__panel{padding:36px 24px 28px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-header-appointment-modal.css.map */
