#bs-appointment{padding:0;border:1px solid #dce6df;border-radius:24px;width:min(960px,94vw);max-height:90dvh;color:#163d31;background:#fff;box-shadow:0 30px 100px #102c3155;overflow:auto}#bs-appointment[open]{display:grid;grid-template-columns:.85fr 1.15fr;animation:bs-ap-in .25s ease}#bs-appointment::backdrop{background:#122d2ab3;backdrop-filter:blur(6px)}#bs-appointment aside{background:#123f32;color:#eaf4e9;padding:50px 34px;display:flex;flex-direction:column;gap:22px}#bs-appointment h2{font-size:clamp(28px,3vw,40px);line-height:1.14;letter-spacing:-1px;margin:0;color:inherit}#bs-appointment em{font-family:Georgia,serif;font-weight:400}#bs-appointment p{font-size:14px;line-height:1.7}#bs-appointment ol{padding-left:22px;line-height:2.4;font-size:14px}#bs-appointment small{font-size:12px;line-height:1.7}.bs-ap-kicker{font-size:10px;letter-spacing:1.5px}.bs-ap-body{padding:45px 30px 30px;min-width:0}.bs-ap-close{position:absolute;right:12px;top:8px;border:0;background:#edf4ed;color:#123f32;border-radius:50%;width:30px;height:30px;font-size:24px;cursor:pointer;z-index:2}.bs-ap-month{display:flex;align-items:center;justify-content:space-between;gap:12px}.bs-ap-month h3{font-size:21px;margin:12px 0}.bs-ap-month button,#bs-ap-back{border:1px solid #dce6df;background:white;border-radius:8px;padding:8px 14px;color:#123f32;cursor:pointer}.bs-ap-week,#bs-ap-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.bs-ap-week{font-size:11px;text-align:center;margin:20px 0 10px}#bs-ap-days button{aspect-ratio:1;border:1px solid #cddfcc;border-radius:9px;background:#e6f1e1;color:#123f32;font:inherit;font-size:14px;cursor:pointer}#bs-ap-days button:disabled{background:#f7f8f6;color:#aaa;border-color:transparent;cursor:default}#bs-ap-days button[aria-pressed=true],#bs-ap-days button:not(:disabled):hover{background:#123f32;color:white}#bs-ap-times{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}#bs-ap-times p{width:100%;margin:0}#bs-ap-times button{padding:10px;border:1px solid #abc7b5;background:white;color:#123f32;border-radius:8px;cursor:pointer}#bs-ap-times button:hover{background:#e6f1e1}#bs-ap-form label{display:block;font-size:12px;font-weight:600;margin:10px 0}#bs-ap-form input:not([type=checkbox]),#bs-ap-form textarea{display:block;box-sizing:border-box;width:100%;min-width:0;border:1px solid #d6e1d9;border-radius:8px;padding:10px;margin-top:5px;background:#fafcf9;color:#163d31;font:inherit;font-size:15px}#bs-ap-form .bs-ap-consent{display:flex;gap:8px;align-items:flex-start;font-weight:400}#bs-ap-form .bs-ap-trap{display:none}#bs-ap-form small{display:block;margin-top:8px}.bs-ap-submit{border:0;background:#123f32;color:white;border-radius:9px;padding:14px;width:100%;cursor:pointer}.bs-ap-submit:disabled{opacity:.6}.bs-ap-email{display:block;margin-top:24px;font-size:12px;overflow-wrap:anywhere}#bs-ap-status{font-size:14px;line-height:1.6;margin-bottom:15px}#bs-appointment [hidden]{display:none!important}#bs-appointment button:focus-visible,#bs-appointment input:focus-visible,#bs-appointment textarea:focus-visible{outline:3px solid #76a48e;outline-offset:3px}.bs-contact-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.bs-contact-socials a{border:1px solid #8baa9855;border-radius:999px;padding:8px 14px!important;font-size:13px!important;display:inline-flex!important;align-items:center;gap:7px}.bs-contact-socials svg{width:16px;height:16px;fill:currentColor}.bs-contact-lines{display:flex;flex-direction:column;gap:9px;margin-top:18px;overflow-wrap:anywhere}.bs-contact-lines a{font-size:14px}.bs-book-contact{margin-top:18px}.bs-ap-month button:disabled{opacity:.3;cursor:default}@keyframes bs-ap-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:650px){#bs-appointment[open]{grid-template-columns:1fr}#bs-appointment aside{padding:28px 24px;gap:12px}#bs-appointment aside ol{display:none}#bs-appointment h2{font-size:30px}.bs-ap-body{padding:24px}.bs-ap-close{position:sticky;float:right;grid-column:1;justify-self:end;margin:6px 8px -36px 0;top:8px}#bs-ap-days button{min-height:36px}}@media(prefers-reduced-motion:reduce){#bs-appointment[open]{animation:none}}
