button[data-v-410ed48a]{font-size:14px;line-height:44px;font-weight:700;color:#fff;white-space:nowrap;padding:0 24px;border-radius:6px;border:none;outline:none;background:#09a59a;cursor:pointer}button[data-v-410ed48a]:hover{background:#088d83}button.secondary[data-v-410ed48a]{font-size:10px;font-weight:600;line-height:22px;text-transform:uppercase;border-radius:4px;background:#414141}button.secondary[data-v-410ed48a]:hover{background:#343434}.header .row[data-v-c37b819c]{align-items:center;height:59px;gap:16px}.header__logo[data-v-c37b819c]{height:35px}.header__text[data-v-c37b819c]{font-size:14px;font-weight:600;padding:0 0 4px 0}.header__logout[data-v-c37b819c]{margin-left:auto}.header__lang[data-v-c37b819c]{margin-left:auto;position:relative}.header__lang-current[data-v-c37b819c]{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#09a59a;padding:4px 6px;font-family:inherit;border-radius:6px;transition:background .15s}.header__lang-current[data-v-c37b819c]:hover{background:#f0faf9}.header__lang-flag[data-v-c37b819c]{font-size:16px;line-height:1}@media only screen and (max-width:400px){.header__lang-label[data-v-c37b819c]{display:none}}.header__lang-arrow[data-v-c37b819c]{color:#09a59a;transition:transform .2s;flex-shrink:0}.header__lang-arrow.open[data-v-c37b819c]{transform:rotate(180deg)}.header__lang-dropdown[data-v-c37b819c]{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);overflow:hidden;min-width:148px;z-index:100}.header__lang-option[data-v-c37b819c]{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;background:none;border:none;cursor:pointer;font-size:13px;font-weight:500;color:#374151;font-family:inherit;text-align:left;transition:background .15s}.header__lang-option[data-v-c37b819c]:hover{background:#f0faf9}.header__lang-option.active[data-v-c37b819c]{color:#09a59a;font-weight:700;background:#f0faf9}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;background:#f5f7f9;touch-action:pan-y}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}:root{--available:#c1efcb;--reserved:#faecb7;--selected:#09a59a;--disabled:#d1d5db;--booked:#ffb5a5}#app{font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:20px;color:#000}h2{font-size:18px;line-height:22px;margin:0 0 24px 0}.container{width:1200px;max-width:100%;padding:0 20px;margin:0 auto;position:relative}.container--full{width:100%}.row{align-items:center}.form,.row{display:flex}.form{flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.form__field{margin:0 0 32px 0}.form__field--input{width:calc(50% - 12px)}@media only screen and (max-width:767px){.form__field--input{width:100%}}.form__field--textarea{width:100%}.form__field--toggle{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.form__field--toggle label:first-child{margin:0}.form__field--toggle>label>a{text-decoration:none;color:#000}.form__field--toggle .input__error-message{width:100%}.form__field input:not([type=checkbox]),.form__field select,.form__field textarea{display:block;width:100%;border:1px solid #d1d5db;border-radius:6px;outline:none}.form__field input:not([type=checkbox]).error,.form__field select.error,.form__field textarea.error{border:1px solid #ff6161}.form__field input:not([type=checkbox]),.form__field select{height:41px;padding:0 16px}.form__field input[type=checkbox]{height:20px;margin:0}.form__field textarea{height:115px;min-height:115px;padding:8px 16px;resize:vertical}.form__field label{display:table;max-width:calc(100% - 30px);font-weight:500;color:#3a3a3a;margin:0 0 8px 0;cursor:pointer}.form__field label.error,.form__field label.error a{color:#ff6161}.form__field label span,.form__info{font-weight:400;color:#9c9c9c}.form__info{width:100%;font-size:10px;line-height:normal;margin:6px 0 0 0}