@keyframes fadeOut{from{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity 150ms ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{position:fixed;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1090;pointer-events:none}.v-toast__item{display:inline-flex;align-items:center;animation-duration:150ms;margin:.5em 0;box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:.25em;pointer-events:auto;opacity:.92;color:#fff;min-height:3em;cursor:pointer}.v-toast__item--success{background-color:#2baea4}.v-toast__item--info{background-color:#17a2b8}.v-toast__item--warning{background-color:#ffc107}.v-toast__item--error{background-color:#dc3545}.v-toast__item--default{background-color:#343a40}.v-toast__item--warning{color:#000}.v-toast__item.v-toast__item--top,.v-toast__item.v-toast__item--bottom{align-self:center}.v-toast__item.v-toast__item--top-right,.v-toast__item.v-toast__item--bottom-right{align-self:flex-end}.v-toast__item.v-toast__item--top-left,.v-toast__item.v-toast__item--bottom-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width: 768px){.v-toast{padding:0;position:fixed !important}}.v-toast__item{opacity:1}.v-toast__item .v-toast__icon{display:block;width:27px;min-width:27px;height:27px;margin-left:1em;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 45.999 45.999'%3e %3cpath fill='%23fff' d='M39.264 6.736c-8.982-8.981-23.545-8.982-32.528 0-8.982 8.982-8.981 23.545 0 32.528 8.982 8.98 23.545 8.981 32.528 0 8.981-8.983 8.98-23.545 0-32.528zM25.999 33a3 3 0 11-6 0V21a3 3 0 116 0v12zm-3.053-17.128c-1.728 0-2.88-1.224-2.844-2.735-.036-1.584 1.116-2.771 2.879-2.771 1.764 0 2.88 1.188 2.917 2.771-.001 1.511-1.152 2.735-2.952 2.735z'/%3e %3c/svg%3e") no-repeat}[dir=rtl] .v-toast__item .v-toast__icon{margin-left:unset;margin-right:1em}.v-toast__item.v-toast__item--success .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 52'%3e %3cpath fill='%23fff' d='M26 0C11.664 0 0 11.663 0 26s11.664 26 26 26 26-11.663 26-26S40.336 0 26 0zm14.495 17.329l-16 18a1.997 1.997 0 01-2.745.233l-10-8a2 2 0 012.499-3.124l8.517 6.813L37.505 14.67a2.001 2.001 0 012.99 2.659z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--error .v-toast__icon{background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 51.976 51.976'%3e %3cpath fill='%23fff' d='M44.373 7.603c-10.137-10.137-26.632-10.138-36.77 0-10.138 10.138-10.137 26.632 0 36.77s26.632 10.138 36.77 0c10.137-10.138 10.137-26.633 0-36.77zm-8.132 28.638a2 2 0 01-2.828 0l-7.425-7.425-7.778 7.778a2 2 0 11-2.828-2.828l7.778-7.778-7.425-7.425a2 2 0 112.828-2.828l7.425 7.425 7.071-7.071a2 2 0 112.828 2.828l-7.071 7.071 7.425 7.425a2 2 0 010 2.828z'/%3e %3c/svg%3e") no-repeat}.v-toast__item.v-toast__item--warning .v-toast__icon{background:url("data:image/svg+xml,%3csvg viewBox='0 0 52 52' xmlns='http://www.w3.org/2000/svg'%3e %3cpath fill='%23000' d='M49.466 41.26L29.216 6.85c-.69-1.16-1.89-1.85-3.22-1.85-1.32 0-2.53.69-3.21 1.85L2.536 41.26c-.71 1.2-.72 2.64-.03 3.85.68 1.18 1.89 1.89 3.24 1.89h40.51c1.35 0 2.56-.71 3.23-1.89.7-1.21.69-2.65-.02-3.85zm-25.53-21.405h3.381v3.187l-.724 8.92H24.66l-.725-8.92v-3.187zm2.97 17.344a1.712 1.712 0 01-1.267.543c-.491 0-.914-.181-1.268-.543a1.788 1.788 0 01-.531-1.297c0-.502.176-.935.53-1.297a1.712 1.712 0 011.269-.544c.49 0 .914.181 1.268.544s.53.795.53 1.297c0 .503-.176.934-.53 1.297z'/%3e %3c/svg%3e") no-repeat}.htw-alert{position:relative;padding:10px 15px;margin:0 0 1rem;border:1px solid rgba(0,0,0,0);font-size:14px;word-wrap:break-word}.htw-alert ul{padding:0;margin:0;list-style:none}.htw-alert ul li{margin-bottom:5px}.htw-alert ul li:last-child{margin-bottom:0}.htw-alert p{margin:0}.htw-alert-danger{background-color:rgba(211,40,40,.3);border-color:rgba(211,40,40,.3);color:#8b2121}.htw-alert-success{background-color:rgba(92,152,74,.1);border-color:#5c984a;color:#5c984a}.htw-alert-info{background-color:rgba(221,221,221,.3);border-color:#ddd}.htw-field-error{color:#d32828;font-size:65%}.htw-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:101}.htw-loader>div{text-align:center}.htw-loader img{width:auto;height:auto;max-width:150px;max-height:80px;margin-bottom:15px}.htw-bullets-loader,.htw-bullets-loader:before,.htw-bullets-loader:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out;display:block}.htw-bullets-loader{color:gray;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-0.16s}.htw-bullets-loader:before,.htw-bullets-loader:after{content:"";position:absolute;top:0}.htw-bullets-loader:before{left:-3.5em;animation-delay:-0.32s}.htw-bullets-loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.htw-bullets-loader{position:absolute;top:50%;left:50%;transform:translate3d(-50%, calc(-50% + 12px), 0) scale(0.7);margin-top:-1.75em;transform-origin:center;color:#fff}.htw-bullets-loader~*{opacity:0}.btn-outline .htw-bullets-loader{color:#262a24}.btn-outline:hover .htw-bullets-loader{color:#fff}.htw-liquid-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:20px 15px;z-index:999999}.htw-liquid-modal__container{width:100%;max-width:800px;background-color:#fff;box-shadow:0 0 30px rgba(0,0,0,.5)}.htw-liquid-modal__header{display:flex;justify-content:space-between;padding:20px 20px 10px}@media(min-width: 768px){.htw-liquid-modal__header{padding:30px 40px 10px}}.htw-liquid-modal__header button{margin-left:auto;width:30px;height:30px;border:none;background-color:rgba(0,0,0,0);user-select:none;padding:0;position:relative}.htw-liquid-modal__header button:before,.htw-liquid-modal__header button:after{content:"";width:100%;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);background-color:#000}.htw-liquid-modal__header button:after{transform:translate(-50%, -50%) rotate(-45deg)}.htw-liquid-modal__content{max-height:80vh;overflow-y:auto;padding:10px 20px}@media(min-width: 768px){.htw-liquid-modal__content{padding:10px 40px 30px}}.htw-liquid-modal__footer{padding:10px 20px 20px}.reset-password-modal .htw-liquid-modal__container{max-width:500px}.fade-enter-active,.fade-leave-active{transition:opacity 200ms ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-enter-active{transition-duration:.3s;transition-timing-function:ease-in}.slide-leave-active{transition-duration:.3s;transition-timing-function:cubic-bezier(0, 1, 0.5, 1)}.slide-enter-to,.slide-leave{max-height:100px;overflow:hidden}.slide-enter,.slide-leave-to{overflow:hidden;max-height:0}@media(min-width: 768px){.v-toast{padding:4em}}.v-toast__item{font-size:16px}.v-toast__item--info{background-color:#262a24}.htw-account--login{padding:30px 0}@media(min-width: 992px){.htw-account--login{padding:80px 0}}.htw-account--login .container{max-width:1000px}.htw-account h1,.htw-account h2{font-family:"Alegreya",serif}.htw-login-form{max-width:450px;margin-left:auto;margin-right:auto}.htw-login-form .btn{max-width:100%}.login-tabs{margin:0;padding:0;list-style:none;margin:3rem 0;display:flex;justify-content:center}.login-tabs li{text-align:center;padding:0 20px 1rem;border-bottom:1px solid #262a24;display:inline-block;margin:0 0 1rem}@media(min-width: 768px){.login-tabs li{min-width:170px;margin:0 2rem 0 0}.login-tabs li:last-child{margin-right:0}}.login-tabs li a{color:#262a24;text-decoration:none !important;font-size:18px;font-family:"Alegreya Sans",sans-serif;transition:opacity 300ms ease;opacity:.5;text-transform:uppercase}.login-tabs li a:hover:not(.active){opacity:.7}.login-tabs li a.active{opacity:1}.field-icon{width:34px;height:34px;margin-left:-34px;border:none;padding:0;box-shadow:none;outline:none;background-size:21px;background-repeat:no-repeat;background-position:center;background-color:rgba(0,0,0,0)}.field-icon.eye-toggle{background-image:url("../svg/eye-slash.svg")}.field-icon.eye-toggle.active{background-image:url("../svg/eye.svg")}.field-icon.calendar-icon{pointer-events:none;background-size:18px;background-image:url("../svg/calendar.svg")}.tier-bar{margin-top:1.5rem;display:flex;background-color:#262a24;position:relative}.tier-bar__item{text-align:center;color:#fff;padding:.5rem;flex:1}@media(min-width: 576px){.tier-bar__item{padding:.5rem 1rem}}.tier-bar__item:nth-of-type(1){background-color:hsla(0,0%,100%,.4)}.tier-bar__item:nth-of-type(2){background-color:hsla(0,0%,100%,.2)}.tier-bar__item>div:nth-child(1){font-size:14px;font-family:"Alegreya Sans",sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tier-bar__item>div:nth-child(2){font-size:12px}.tier-bar__current-level{position:absolute;bottom:100%;left:0;width:0;height:0;border-top:6px solid #262a24;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);transform:translateX(-50%)}.member-card{margin-bottom:2rem;background-color:#262a24;border-radius:15px;padding:20px;height:100%;width:100%;max-height:195px;max-width:350px;display:flex;flex-direction:column;justify-content:space-between;user-select:none;color:#fff;line-height:1.1}.member-card img{max-width:200px}.profile-form{max-width:700px;margin-left:auto;margin-right:auto}@media(max-width: 991.98px){.htw-account--benefits table{font-size:.9rem}}.htw-account--benefits table thead tr th:not(:first-child){white-space:nowrap;text-align:center}.htw-account--benefits table tbody tr td:not(:first-child){text-align:center !important}.benefits-table-level-0 table thead tr th:nth-child(2),.benefits-table-level-1 table thead tr th:nth-child(3),.benefits-table-level-2 table thead tr th:nth-child(4),.benefits-table-level-3 table thead tr th:nth-child(5){border-top:1px solid #262a24;border-left:1px solid #262a24;border-right:1px solid #262a24}.benefits-table-level-0 table tbody tr:last-child td:nth-child(2),.benefits-table-level-1 table tbody tr:last-child td:nth-child(3),.benefits-table-level-2 table tbody tr:last-child td:nth-child(4),.benefits-table-level-3 table tbody tr:last-child td:nth-child(5){border-bottom:1px solid #262a24}.benefits-table-level-0 table tbody tr td:nth-child(2),.benefits-table-level-1 table tbody tr td:nth-child(3),.benefits-table-level-2 table tbody tr td:nth-child(4),.benefits-table-level-3 table tbody tr td:nth-child(5){border-left:1px solid #262a24;border-right:1px solid #262a24}.htw-reservations-table{overflow-x:auto}.htw-reservations-table table{width:100%}@media(max-width: 767.98px){.htw-reservations-table table{font-size:.9rem}}.htw-reservations-table table caption{caption-side:top;font-weight:bold;font-size:1.17rem;color:#000}.htw-reservations-table table thead th{padding:10px;border-bottom:2px solid #ddd}.htw-reservations-table table thead th:last-child{text-align:right}.htw-reservations-table table tbody tr{border-bottom:1px solid #ddd}.htw-reservations-table table tbody tr:nth-child(odd){background-color:#fbfbfb}.htw-reservations-table table tbody tr th,.htw-reservations-table table tbody tr td{padding:10px}.htw-reservations-table table tbody tr td:last-child{text-align:right}.htw-reservations-table__date{white-space:nowrap}.htw-reservations-table__desc{width:180px}.htw-reservations-table__status span{font-size:.7rem;padding:3px 5px;border-radius:50px;background-color:#3b6daf}.htw-reservations-table__status span.status-cancelled{background-color:#8d3939;color:#fff}.htw-reservations-table__status span.status-confirmed{background-color:#5c984a;color:#fff}.htw-reservations-table__status span.status-pending{background-color:#fdebd0}.htw-pagination{margin-top:2rem;font-size:.9rem}.htw-pagination ul{list-style:none;margin:0;padding:0;display:flex}@media(min-width: 768px){.htw-pagination ul{justify-content:center}}.htw-pagination ul li{margin-right:5px}.htw-pagination ul li:first-child a,.htw-pagination ul li:last-child a{border:none;background-image:url("../svg/arrow-left-purple-light.svg");background-repeat:no-repeat;background-position:center;background-size:20px;background-color:rgba(0,0,0,0)}.htw-pagination ul li:first-child{margin-right:10px}.htw-pagination ul li:last-child{margin-right:0;margin-left:5px}.htw-pagination ul li:last-child a{transform:rotate(180deg)}.htw-pagination ul li.disabled{opacity:.8;pointer-events:none}.htw-pagination ul li.active{background-color:#262a24;pointer-events:none}.htw-pagination ul li.active a{color:#fff}.htw-pagination ul li a{width:25px;height:25px;line-height:25px;text-align:center;display:block;color:#262a24;text-decoration:none;border:1px solid #262a24}.htw-pagination ul li a.page-link{transition:all 250ms ease}.htw-pagination ul li a.page-link:hover:not(.disabled):not(.active){background-color:#262a24;color:#fff}.htw-account-menu{background-color:#ddd;padding:10px 15px;border-radius:3px;display:flex;align-items:center;position:sticky;top:80px;z-index:3}.htw-account-menu+*{margin-top:30px}@media(max-width: 767.98px){.htw-account-menu__inner{position:absolute;top:100%;left:0;width:100%;overflow:hidden;max-height:0;transition:max-height 300ms ease;background-color:#ddd}}@media(max-width: 767.98px){.htw-account-menu__inner.opened{max-height:300px}}.htw-account-menu__inner ul{list-style:none;margin:0;padding:0}.htw-account-menu__inner ul li{padding:5px 15px;border-top:1px solid gray;display:block;margin:0}@media(min-width: 768px){.htw-account-menu__inner ul li{padding:0;border-top:none;display:inline-block;margin:0 20px 0 0}}@media(min-width: 768px){.htw-account-menu__inner ul li:last-child{margin-right:0}}.htw-account-menu__inner ul li a.router-link-exact-active{font-weight:bold}.htw-account-menu__badge{width:20px;height:20px;background:#fff;display:inline-block;text-align:center;line-height:20px;border-radius:25px;font-size:13px;font-weight:bold;margin-left:5px}.htw-account-menu button{border:none;padding:0;margin:0;background-color:rgba(0,0,0,0);box-shadow:none;border-radius:0;user-select:none}.htw-account-menu .htw-account-logout{margin:0 0 0 auto}.htw-account-menu .htw-account-burger{display:inline-block;position:relative;z-index:1;height:24px;margin-right:20px}@media(min-width: 768px){.htw-account-menu .htw-account-burger{display:none}}.htw-account-menu .htw-account-burger span{display:block;width:33px;height:4px;margin-bottom:6px;position:relative;background:#000;border-radius:3px;z-index:1;transform-origin:4px 0px;transition:transform .5s cubic-bezier(0.77, 0.2, 0.05, 1),background .5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity .55s ease}.htw-account-menu .htw-account-burger span:first-child{transform-origin:0% 0%}.htw-account-menu .htw-account-burger span:last-child{transform-origin:0% 100%}.htw-account-menu .htw-account-burger.active span{opacity:1;transform:rotate(45deg) translate(-2px, -1px)}.htw-account-menu .htw-account-burger.active span:nth-child(2){opacity:0;transform:rotate(0deg) scale(0.2, 0.2)}.htw-account-menu .htw-account-burger.active span:last-child{transform:rotate(-45deg) translate(0, -1px)}#my-account-page{margin-top:70px;padding-top:3rem;padding-bottom:3rem;min-height:50vh}.htw-account{position:relative}.display-5{font-family:"Alegreya",serif}
