.crb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:end center}.crb[hidden]{display:none}.crb__scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#1a1b188c;cursor:pointer}.crb__panel{position:relative;width:min(52rem,100%);max-height:92vh;overflow-y:auto;overscroll-behavior:contain;background:#fff;border-radius:16px 16px 0 0;padding:2.6rem 2rem 2.2rem;animation:crb-rise .24s cubic-bezier(.22,1,.36,1)}@media screen and (min-width:750px){.crb{place-items:center}.crb__panel{border-radius:16px;padding:3rem 2.8rem 2.4rem}}@keyframes crb-rise{0%{transform:translateY(20px);opacity:0}to{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){.crb__panel{animation:none}}.crb__close{position:absolute;top:1.1rem;right:1.2rem;width:34px;height:34px;border:0;border-radius:50%;background:transparent;font-size:2.2rem;line-height:1;color:#6a7075;cursor:pointer}.crb__close:hover{color:#1a1b18}.crb__rail{display:flex;align-items:flex-start;list-style:none;margin:1.4rem 0 2.4rem;padding:0}.crb__rail-item{position:relative;flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:.7rem;min-width:0}.crb__rail-item+.crb__rail-item:before{content:"";position:absolute;top:15px;right:50%;left:-50%;height:1px;background:#d7dadd}.crb__rail-num{position:relative;z-index:1;width:30px;height:30px;display:grid;place-items:center;border:1px solid #1a1b18;border-radius:3px;background:#fff;font-size:1.3rem;line-height:1;color:#1a1b18}.crb__rail-item.is-on .crb__rail-num{background:#135d66;border-color:#135d66;color:#fff}.crb__rail-item.is-done .crb__rail-num{background:#1a1b18;border-color:#1a1b18;color:#fff}.crb__rail-label{font-size:1.1rem;line-height:1.3;text-align:center;color:#6a7075}.crb__rail-item.is-on .crb__rail-label{color:#1a1b18;font-weight:500}.crb__title{margin:0 0 1.8rem;font-size:2.1rem;line-height:1.2;font-weight:600;letter-spacing:.01em;text-transform:uppercase;color:#1a1b18}.crb__label{display:block;margin:0 0 .7rem;font-size:1.3rem;color:#4a4f52}.crb__label--mt{margin-top:2rem}.crb__opt{color:#9aa0a4}.crb__input{width:100%;padding:1.15rem 1.3rem;margin-bottom:1.4rem;border:1px solid #d2d5d9;border-radius:6px;font-family:inherit;font-size:1.4rem;color:#1a1b18;background:#fff}.crb__input:focus{outline:none;border-color:#135d66}.crb__textarea{resize:vertical;min-height:8rem}.crb__phone{display:flex;align-items:stretch;gap:.8rem}.crb__phone .crb__cc{flex:0 0 auto;display:grid;place-items:center;padding:0 1.2rem;border:1px solid #d2d5d9;border-radius:6px;font-size:1.4rem;color:#4a4f52;background:#fafbfb;margin-bottom:1.4rem}.crb__select{position:relative;margin-bottom:1.4rem}.crb__select select{-webkit-appearance:none;appearance:none;width:100%;padding:1.15rem 3.4rem 1.15rem 1.3rem;border:1px solid #d2d5d9;border-radius:6px;font-family:inherit;font-size:1.4rem;color:#1a1b18;background:#fff;cursor:pointer}.crb__select:after{content:"";position:absolute;right:1.4rem;top:50%;width:8px;height:8px;border-right:1.5px solid #4a4f52;border-bottom:1.5px solid #4a4f52;transform:translateY(-70%) rotate(45deg);pointer-events:none}.crb__choice{display:block;width:100%;text-align:left;padding:1.6rem 1.8rem;margin-bottom:1.2rem;border:1px solid #d2d5d9;border-radius:6px;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease}.crb__choice:hover{border-color:#135d66;background:#f7fbfb}.crb__choice-title{display:block;font-size:1.6rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#1a1b18}.crb__choice-sub{display:block;margin-top:.6rem;font-size:1.3rem;line-height:1.45;color:#6a7075}.crb__storecard{margin:-.4rem 0 1.6rem;padding:1.1rem 1.3rem;border-radius:6px;background:#f4f8f8;font-size:1.25rem;line-height:1.5;color:#4a4f52}.crb__storecard[hidden]{display:none}.crb__cal-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.2rem}.crb__cal-month{font-size:1.5rem;font-weight:600;color:#1a1b18}.crb__cal-nav{width:34px;height:34px;border:1px solid #d2d5d9;border-radius:4px;background:#fff;font-size:1.8rem;line-height:1;color:#1a1b18;cursor:pointer}.crb__cal-nav:disabled{opacity:.3;cursor:not-allowed}.crb__cal-dow,.crb__cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.crb__cal-dow{margin-bottom:6px}.crb__cal-dow span{text-align:center;font-size:1.15rem;color:#9aa0a4}.crb__day{aspect-ratio:1;min-height:38px;border:1px solid #d2d5d9;border-radius:4px;background:#fff;font-family:inherit;font-size:1.3rem;color:#1a1b18;cursor:pointer}.crb__day:disabled{border-color:#eceef0;color:#c8cccf;cursor:not-allowed}.crb__day.is-on{background:#135d66;border-color:#135d66;color:#fff;font-weight:500}.crb__slots{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:8px}.crb__slot{padding:1.05rem .6rem;border:1px solid #d2d5d9;border-radius:4px;background:#fff;font-family:inherit;font-size:1.3rem;color:#1a1b18;cursor:pointer;white-space:nowrap}.crb__slot:hover{border-color:#135d66}.crb__slot.is-on{background:#135d66;border-color:#135d66;color:#fff;font-weight:500}.crb__hint{margin:1rem 0 0;font-size:1.25rem;color:#b3261e}.crb__hint[hidden]{display:none}.crb__summary{border:1px solid #d2d5d9;border-radius:6px;padding:1.6rem 1.8rem;margin-bottom:2rem}.crb__summary-title{margin:0 0 1.2rem;padding-bottom:1rem;border-bottom:1px solid #eceef0;font-size:1.5rem;font-weight:600;color:#1a1b18}.crb__summary dl{margin:0}.crb__summary dt{font-size:1.2rem;color:#9aa0a4;margin-bottom:.2rem}.crb__summary dd{margin:0 0 1.1rem;font-size:1.35rem;line-height:1.45;color:#135d66}.crb__summary dd:last-child{margin-bottom:0}.crb__nav{display:flex;align-items:center;gap:1rem;margin-top:2rem}.crb__back{flex:0 0 auto;padding:1.2rem .4rem;border:0;background:none;font-family:inherit;font-size:1.3rem;color:#4a4f52;cursor:pointer}.crb__back:hover{color:#1a1b18}.crb__next,.crb__confirm{flex:1 1 auto;padding:1.3rem 1.6rem;border:1px solid #1a1b18;border-radius:4px;font-family:inherit;font-size:1.35rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.crb__next{background:#fff;color:#1a1b18}.crb__next:disabled{border-color:#e0e3e5;color:#c8cccf;cursor:not-allowed}.crb__confirm{background:#1a1b18;color:#fff}.crb__confirm:hover{background:#135d66;border-color:#135d66}.crb__msg{margin:0 0 .6rem;min-height:1.4em;font-size:1.25rem;line-height:1.4}.crb__msg--err{color:#b3261e}.crb__msg--ok{color:#2f7a5e}.cr-book-btn{display:block;width:100%;margin-top:1rem;padding:1.5rem 1.6rem;border:1px solid #1a1b18;border-radius:0;background:#fff;font-family:inherit;font-size:1.4rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#1a1b18;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.cr-book-btn:hover{background:#135d66;border-color:#135d66;color:#fff}
/*# sourceMappingURL=/cdn/shop/t/43/assets/craftier-booking.css.map */
