
*,
*::before,
*::after {
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
}

body {
  margin: 0;
  text-align: left;
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

*:focus {
  outline: none;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
}

dd {
  margin-left: 0;
}

sup,
sub {
  font-size: smaller;
  line-height: normal;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: Arial, helvetica, sans-serif;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
  overflow: auto;
}

img {
  vertical-align: middle;
  border-style: none;
  height: auto;
}

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle;
  width: 100%;
}

q,
blockquote {
  quotes: none;
}

blockquote::before,
blockquote::after {
  content: '';
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
  caption-side: bottom;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='number'] {
  -moz-appearance: textfield;
}

::-webkit-outer-spin-button,
::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

::-ms-clear {
  display: none;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

.display_none {
  display: none;
}

.non-visible,
[hidden] {
  display: none !important;
}

:-moz-ui-invalid:not(output) {
  box-shadow: 0 0 0 0 transparent;
}

.table_responsive_wrapper {
  display: inline-flex;
  max-width: 100%;
  overflow-x: auto;
}

embed,
iframe,
img {
  max-width: 100%;
}

h1 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 2.5rem;
  line-height: 1em;
}
@media only screen and (max-width: 900px) {
  h1 {
    font-size: 2.04545rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 450px) {
  h1 {
    font-size: 1.72727rem;
    line-height: 1.05263em;
  }
}

h2 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.54545rem;
  line-height: 1.26471em;
}
@media only screen and (max-width: 450px) {
  h2 {
    font-size: 1.27273rem;
    line-height: 1.25em;
  }
}

h3 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.27273rem;
  line-height: 1.25em;
}

h4 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.18182em;
}

h5 {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.18182em;
}

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 0;
}

.wysiwyg_wrapper .align_left {
  text-align: left;
}
.wysiwyg_wrapper .align_center {
  text-align: center;
}
.wysiwyg_wrapper .align_right {
  text-align: right;
}
.wysiwyg_wrapper .align_justify {
  text-align: justify;
}
.wysiwyg_wrapper .nwjs_imagebox.align_left img,
.wysiwyg_wrapper img.align_left {
  float: left;
  margin: 0 20px 20px 0;
}
.wysiwyg_wrapper .nwjs_imagebox.align_center img,
.wysiwyg_wrapper img.align_center {
  display: block;
  margin: 20px auto;
}
.wysiwyg_wrapper .nwjs_imagebox.align_right img,
.wysiwyg_wrapper img.align_right {
  float: right;
  margin: 0 0 20px 20px;
}
.wysiwyg_wrapper em {
  font-style: oblique;
}
.wysiwyg_wrapper u {
  text-decoration: underline;
}
.wysiwyg_wrapper del {
  text-decoration: line-through;
}
.wysiwyg_wrapper em,
.wysiwyg_wrapper em strong {
  font-style: italic;
}
.wysiwyg_wrapper a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.wysiwyg_wrapper a:hover {
  text-decoration: none;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 1.5rem;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 1.5rem;
}
.wysiwyg_wrapper ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.wysiwyg_wrapper ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.wysiwyg_wrapper ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.45em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #bba186;
}
.wysiwyg_wrapper ul ul,
.wysiwyg_wrapper ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.wysiwyg_wrapper ol {
  counter-reset: li;
  list-style-type: decimal;
}
.wysiwyg_wrapper ol > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.wysiwyg_wrapper ol > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.wysiwyg_wrapper ol > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.wysiwyg_wrapper ol > li::before {
  color: #bba186;
  text-align: right;
  left: -0.6em;
  width: 1.2em;
}
.wysiwyg_wrapper ol ul,
.wysiwyg_wrapper ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.wysiwyg_wrapper ol > li {
  counter-increment: li;
  list-style-type: none;
}
.wysiwyg_wrapper ol > li::before {
  content: counter(li);
}
.wysiwyg_wrapper strong {
  font-weight: 700;
}
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table td {
  border-right: 1px solid #e5e5e5;
  padding: 0.7rem 2rem;
}
.wysiwyg_wrapper table th:last-of-type,
.wysiwyg_wrapper table td:last-of-type {
  border-right-width: 0;
}
.wysiwyg_wrapper table th {
  border-color: #000;
  color: #000;
}
.wysiwyg_wrapper table tbody tr:nth-of-type(odd) {
  background-color: rgba(224, 223, 216, 0.1);
}
.wysiwyg_wrapper table thead {
  color: #000;
  text-transform: uppercase;
}
.wysiwyg_wrapper table tbody tr:nth-of-type(odd) {
  background-color: #f6f5ee;
}
.wysiwyg_wrapper .table_responsive_wrapper {
  box-shadow: 0 4px 14px 0 rgba(5, 5, 18, 0.16);
}
.wysiwyg_wrapper > *:first-child {
  margin-top: 0;
}
.wysiwyg_wrapper > *:last-child {
  margin-bottom: 0;
}

.outer_video_wrapper {
  position: relative;
}
.outer_video_wrapper .video_play_button_default {
  position: relative;
  position: absolute;
  left: calc(50% - 1.875rem);
  top: calc(50% - 1.875rem);
  height: 3.75rem;
  width: 3.75rem;
  background-color: #ffa500;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
}
.outer_video_wrapper .video_play_button_default:after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  border-top: calc(1.7rem / 2) solid transparent;
  border-left: 1.3rem solid #fff;
  border-bottom: calc(1.7rem / 2) solid transparent;
}
.outer_video_wrapper .video_play_button_default::after {
  left: calc(50% - 0.65rem);
  top: calc(50% - 0.85rem);
  margin-left: 0.2rem;
}
.outer_video_wrapper .video_preview {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center / cover;
  cursor: pointer;
}
.outer_video_wrapper .video_preview:hover .video_play_button_default {
  background-color: #ffb733;
}
.outer_video_wrapper .video_wrapper {
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.outer_video_wrapper .video_wrapper::before {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 56.25%;
}
.outer_video_wrapper .video_wrapper iframe,
.outer_video_wrapper .video_wrapper object,
.outer_video_wrapper .video_wrapper embed,
.outer_video_wrapper .video_wrapper video {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.outer_video_wrapper .video_wrapper.active + .video_preview {
  display: none;
}

.popup_container {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 4;
  transition-duration: 0.2s;
  transition-property: opacity;
  position: fixed;
  overflow-y: auto;
  opacity: 1;
  -webkit-overflow-scrolling: touch;
}
.popup_container > * {
  margin-bottom: auto;
  margin-top: auto;
}
@media only screen and (min-width: 451px) {
  .popup_container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.popup_container .controls .close {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 4rem;
  width: 4rem;
  background: transparent url("/media/css-stack/img/wsp-ico-close.svg") no-repeat center center/30%;
  cursor: pointer;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: opacity 0.2s;
}
.popup_container .controls .close:hover {
  opacity: 1;
}
.popup_container > .controls {
  display: none;
}
.popup_container .body {
  margin-left: auto;
  margin-right: auto;
  max-width: 860px;
  padding-bottom: 3rem;
  padding-top: 3rem;
  background: #fff;
  border-radius: 5px;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .popup_container .body {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container .body {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.popup_container.popup_hidden {
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
}
body.popup_shown {
  overflow: hidden;
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 0;
    padding-right: 0;
  }
  .popup_container .body {
    border-radius: 0;
    max-width: calc(450px - 4rem);
  }
}

.password_preview_trigger {
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
}
.password_preview_trigger::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  align-items: center;
  content: '\01F441';
  display: flex;
  justify-content: center;
}
.password_preview_trigger::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #000;
  height: 1px;
  top: calc(50% - 0.5px);
  transform: rotate(0.125turn);
  transform-origin: center center;
  width: 100%;
}

.form_item.password_preview .field {
  position: relative;
}
.form_item.password_preview.preview_active .password_preview_trigger::after {
  width: 0;
}

.cboxPhoto {
  display: block;
  border: 1px solid #000;
}

#cboxTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.7em 1em;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: center;
}

#cboxClose,
#cboxPrevious,
#cboxNext {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  cursor: pointer;
  position: absolute;
  transition: opacity 0.2s;
}

#cboxClose {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  height: 2rem;
  width: 2rem;
  background: rgba(0, 0, 0, 0.5) url("/media/css-stack/img/colorbox/close.svg") no-repeat center center/80%;
  right: 1rem;
  top: 1rem;
  opacity: 0;
  padding: 0;
  transition-property: opacity, background-color;
}
#cboxClose:hover {
  background-color: #000;
}
#colorbox.opened #cboxClose {
  opacity: 1;
}

#cboxPrevious,
#cboxNext {
  padding-left: 0;
  padding-right: 0;
  background: transparent none no-repeat center center/2.2rem;
  height: 100%;
  top: 0;
  opacity: 0.7;
  width: calc(50% + 2.5rem);
}
#cboxPrevious:hover,
#cboxNext:hover {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  #cboxPrevious,
  #cboxNext {
    width: 50%;
  }
}

#cboxPrevious {
  background-image: url("/media/css-stack/img/colorbox/prev.svg");
  background-position: left 0.3rem center;
  left: -2.5rem;
}
@media only screen and (max-width: 900px) {
  #cboxPrevious {
    left: 0;
  }
}

#cboxNext {
  background-image: url("/media/css-stack/img/colorbox/next.svg");
  background-position: right 0.3rem center;
  right: -2.5rem;
}
@media only screen and (max-width: 900px) {
  #cboxNext {
    right: 0;
  }
}

#cboxCurrent {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  min-width: 10em;
  bottom: 1rem;
  right: 1rem;
  position: absolute;
  text-align: center;
  padding: 0.7em 1em;
  transition: opacity 0.2s;
  opacity: 0;
}
#colorbox:hover #cboxCurrent {
  opacity: 1;
}

#cboxLoadedContent {
  overflow: hidden !important;
}
#cboxLoadedContent > * {
  max-height: calc(100vh - 5rem);
  max-width: 100%;
}

#cboxContent {
  position: relative;
  float: none !important;
}

#cboxWrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100vw - 5rem);
}

#cboxContent,
#cboxLoadedContent {
  max-width: 100%;
}

#colorbox {
  font-size: 0.63636rem;
  line-height: 1.21429em;
  margin-top: -1rem;
  z-index: 102;
}

#cboxOverlay {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #000;
  position: fixed;
  z-index: 101;
}
#cboxOverlay::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 2rem);
  top: calc(50% - 2rem);
  height: 4rem;
  width: 4rem;
  border-radius: 100%;
  border: solid #fff;
  border-width: 3px 3px 0 0;
  opacity: 0;
}
#cboxOverlay.loading::after {
  -webkit-animation: rotateWaiter linear 0.6s;
  -moz-animation: rotateWaiter linear 0.6s;
  -o-animation: rotateWaiter linear 0.6s;
  -ms-animation: rotateWaiter linear 0.6s;
  animation: rotateWaiter linear 0.6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

.sitemap_wrap ul {
  margin: 0 0 0 1.2rem;
}
.sitemap_wrap ul li {
  list-style-type: disc;
  margin-bottom: 0.7rem;
}
.sitemap_wrap ul li ul {
  margin-top: 0.7rem;
  margin-left: 2.5rem;
}
.sitemap_wrap ul li li {
  list-style-type: circle;
}
.sitemap_wrap ul li li li {
  list-style-type: square;
}

.waiter-inspire-img-helper {
  -webkit-animation: rotateWaiter linear 0.6s;
  -moz-animation: rotateWaiter linear 0.6s;
  -o-animation: rotateWaiter linear 0.6s;
  -ms-animation: rotateWaiter linear 0.6s;
  animation: rotateWaiter linear 0.6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  background: transparent url("/media/css-stack/img/waiter.svg") no-repeat center center/contain;
  opacity: 0.3;
  width: 6rem;
}
.waiter-inspire-img-helper::before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.waiter-inspire-text {
  font-size: 0.63636rem;
  line-height: 1.21429em;
  color: #000;
  margin-top: 0.5rem;
  text-align: center;
}

.waiter-inspire {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 150;
  display: flex;
  justify-content: center;
  align-items: center;
}

.waiter-inspire-inner {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@-webkit-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-moz-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-o-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-ms-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.form_errors .form_error .graphic_message_inner,
.form_errors .flash .graphic_message_inner,
.flashes .form_error .graphic_message_inner,
.flashes .flash .graphic_message_inner {
  background: transparent none no-repeat 20px 28px / 48px;
  display: block;
  padding: 40px 20px 40px 90px;
}
.form_errors .form_error .graphic_message_inner .info .message,
.form_errors .flash .graphic_message_inner .info .message,
.flashes .form_error .graphic_message_inner .info .message,
.flashes .flash .graphic_message_inner .info .message {
  font-size: 0.81818rem;
  line-height: 1.22222em;
  font-weight: bold;
}
.form_errors .form_error .graphic_message_inner .control,
.form_errors .flash .graphic_message_inner .control,
.flashes .form_error .graphic_message_inner .control,
.flashes .flash .graphic_message_inner .control {
  margin-top: 30px;
}
.form_errors .form_error .graphic_message_inner .control .control_button,
.form_errors .flash .graphic_message_inner .control .control_button,
.flashes .form_error .graphic_message_inner .control .control_button,
.flashes .flash .graphic_message_inner .control .control_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
  font-size: 0.54545rem;
  line-height: 1.33333em;
  background-color: #fff;
  border: 1px solid #e4e5e6;
  color: #000;
  min-width: 200px;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
}
.form_errors .form_error .graphic_message_inner .control .control_button:hover,
.form_errors .flash .graphic_message_inner .control .control_button:hover,
.flashes .form_error .graphic_message_inner .control .control_button:hover,
.flashes .flash .graphic_message_inner .control .control_button:hover {
  background-color: #c49a75;
}
.form_errors .form_error .graphic_message_inner .control .control_button:hover,
.form_errors .flash .graphic_message_inner .control .control_button:hover,
.flashes .form_error .graphic_message_inner .control .control_button:hover,
.flashes .flash .graphic_message_inner .control .control_button:hover {
  background-color: #e4e5e6;
}
.form_errors .form_error.info, .form_errors .form_error.error,
.form_errors .flash.info,
.form_errors .flash.error,
.flashes .form_error.info,
.flashes .form_error.error,
.flashes .flash.info,
.flashes .flash.error {
  color: #fff;
}
.form_errors .form_error.info .graphic_message_inner.fail, .form_errors .form_error.error .graphic_message_inner.fail,
.form_errors .flash.info .graphic_message_inner.fail,
.form_errors .flash.error .graphic_message_inner.fail,
.flashes .form_error.info .graphic_message_inner.fail,
.flashes .form_error.error .graphic_message_inner.fail,
.flashes .flash.info .graphic_message_inner.fail,
.flashes .flash.error .graphic_message_inner.fail {
  background-color: #f03;
  background-image: url("/media/css-stack/img/wsp-notify-fail.svg");
}
.form_errors .form_error.info .graphic_message_inner.restore_invalid_login, .form_errors .form_error.info .graphic_message_inner.security, .form_errors .form_error.error .graphic_message_inner.restore_invalid_login, .form_errors .form_error.error .graphic_message_inner.security,
.form_errors .flash.info .graphic_message_inner.restore_invalid_login,
.form_errors .flash.info .graphic_message_inner.security,
.form_errors .flash.error .graphic_message_inner.restore_invalid_login,
.form_errors .flash.error .graphic_message_inner.security,
.flashes .form_error.info .graphic_message_inner.restore_invalid_login,
.flashes .form_error.info .graphic_message_inner.security,
.flashes .form_error.error .graphic_message_inner.restore_invalid_login,
.flashes .form_error.error .graphic_message_inner.security,
.flashes .flash.info .graphic_message_inner.restore_invalid_login,
.flashes .flash.info .graphic_message_inner.security,
.flashes .flash.error .graphic_message_inner.restore_invalid_login,
.flashes .flash.error .graphic_message_inner.security {
  background-color: #1a1a1a;
  background-image: url("/media/css-stack/img/wsp-notify-security.svg");
}
.form_errors .form_error.info .graphic_message_inner.success, .form_errors .form_error.error .graphic_message_inner.success,
.form_errors .flash.info .graphic_message_inner.success,
.form_errors .flash.error .graphic_message_inner.success,
.flashes .form_error.info .graphic_message_inner.success,
.flashes .form_error.error .graphic_message_inner.success,
.flashes .flash.info .graphic_message_inner.success,
.flashes .flash.error .graphic_message_inner.success {
  background-color: #4cbb17;
  background-image: url("/media/css-stack/img/wsp-notify-succes.svg");
}
.form_errors .form_error.info .graphic_message_inner.warning, .form_errors .form_error.error .graphic_message_inner.warning,
.form_errors .flash.info .graphic_message_inner.warning,
.form_errors .flash.error .graphic_message_inner.warning,
.flashes .form_error.info .graphic_message_inner.warning,
.flashes .form_error.error .graphic_message_inner.warning,
.flashes .flash.info .graphic_message_inner.warning,
.flashes .flash.error .graphic_message_inner.warning {
  background-color: #fc0;
  background-image: url("/media/css-stack/img/wsp-notify-warning.svg");
}

.flash_message_item {
  font-size: 0.63636rem;
  line-height: 1.42857em;
  color: #fff;
}
.flash_message_item__inner {
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  display: flex;
  align-items: flex-start;
}
.flash_message_item__icon {
  padding-right: 1.2em;
  flex-shrink: 0;
}
.flash_message_item__icon svg {
  height: 1.5em;
  width: 1.5em;
  fill: #fff;
}
.flash_message_item__message {
  flex-grow: 1;
}
.flash_message_item__close {
  margin-bottom: -0.8em;
  margin-top: -0.8em;
  cursor: pointer;
  flex-shrink: 0;
  padding: 0.8em 1.2em;
  margin-right: -1.2em;
  transition-property: background-color;
  transition-duration: 0.2s;
}
.flash_message_item__close:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.flash_message_item__close svg {
  height: 1em;
  width: 1em;
  fill: #fff;
  margin: 0.3em;
}
.flash_message_item[data-type='info'] {
  background-color: #4a94ff;
}
.flash_message_item[data-type='success'] {
  background-color: #13b953;
}
.flash_message_item[data-type='warning'] {
  background-color: #e3ac62;
}
.flash_message_item[data-type='error'] {
  background-color: #de1633;
}

.flash_message__list {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 5;
}
.flash_message__list .flash_message_item:not(:last-child) {
  margin-bottom: 0.8em;
}

.cookie_alert {
  font-size: 0.54545rem;
  line-height: 1.25em;
  background-color: #313b41;
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.cookie_alert:not(.opened) {
  display: none;
}
.cookie_alert__inner {
  padding-bottom: 1.7em;
  padding-top: 1.7em;
  display: flex;
  align-items: flex-start;
}
.cookie_alert__icon {
  padding-right: 1.5em;
  flex-shrink: 0;
}
.cookie_alert__icon svg {
  height: 3em;
  width: 3em;
  fill: #fff;
}
@media only screen and (min-width: 501px) {
  .cookie_alert__texts_n_button {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 501px) {
  .cookie_alert__texts {
    padding-right: 1.5em;
  }
}
.cookie_alert__title {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.3em;
}
.cookie_alert__link {
  margin-top: 1em;
}
.cookie_alert__link_inner {
  text-decoration: underline;
}
.cookie_alert__link_inner:hover {
  text-decoration: none;
}
.cookie_alert__button {
  transition: background-color 0.2s;
  cursor: pointer;
  display: inline-flex;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 0;
  padding: 0.7em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
}
.cookie_alert__button:hover {
  background-color: #000;
}
@media only screen and (max-width: 500px) {
  .cookie_alert__button {
    margin-top: 1.5em;
  }
}

.unsupported_browser {
  font-size: 0.54545rem;
  line-height: 1.25em;
  background-color: #313b41;
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.unsupported_browser__inner {
  padding-bottom: 1.7em;
  padding-top: 1.7em;
  display: flex;
  align-items: flex-start;
}
.unsupported_browser__icon {
  padding-right: 1.5em;
  flex-shrink: 0;
}
.unsupported_browser__icon svg {
  height: 3em;
  width: 3em;
  fill: #fff;
}
@media only screen and (min-width: 501px) {
  .unsupported_browser__texts_n_list {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 501px) {
  .unsupported_browser__texts {
    padding-right: 1.5em;
  }
}
.unsupported_browser__title {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.3em;
}
.unsupported_browser__list {
  margin-bottom: -0.8em;
  margin-top: -0.8em;
  display: flex;
  align-items: flex-start;
}
@media only screen and (min-width: 501px) {
  .unsupported_browser__list {
    margin-right: -0.8em;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 500px) {
  .unsupported_browser__list {
    margin-left: -0.8em;
    margin-top: 0.8em;
  }
}
.unsupported_browser__item {
  transition: background-color 0.5s;
  display: block;
  border-radius: 50%;
  padding: 0.8em;
}
.unsupported_browser__item:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.unsupported_browser__item svg {
  height: 3.8em;
  width: 3.8em;
}

.banner .slick-track {
  display: flex;
}
.banner .slick-list {
  overflow: hidden;
}
.banner .slick-slide {
  float: none;
  height: auto;
}
.banner .nwjs_carousel {
  overflow: hidden;
}
.banner .nwjs_carousel:not(.slick-initialized) > *:not(:first-child) {
  display: none;
}
.banner_slide {
  position: relative;
}
.banner_slide__texts {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  .banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.banner--proportionalImage .banner_slide__texts_wrap, .banner--fullSizeImage .banner_slide__texts_wrap {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
}
.banner--proportionalImage .banner_slide .picture_tag_image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 3 / 1;
}
.banner--proportionalImage .banner_slide .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.banner--fullSizeImage .banner_slide {
  height: 100vh;
}
.banner--fullSizeImage .banner_slide .picture_tag_image {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.banner--fullSizeImage .banner_slide .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.banner--highestText .banner_slide__graphics {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.banner--highestText .banner_slide__graphics .picture_tag_image {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.banner--highestText .banner_slide__graphics .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.banner--highestText .banner_slide__texts_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .banner--highestText .banner_slide__texts_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .banner--highestText .banner_slide__texts_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.logo_slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}

.logos__slides .slick-track {
  display: flex;
}
.logos__slides .slick-list {
  overflow: hidden;
}
.logos__slides .slick-slide {
  float: none;
  height: auto;
}
.logos__slides .nwjs_carousel {
  overflow: hidden;
}
@media only screen and (min-width: 1541px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(16.66667% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 16.66667%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):not(:nth-child(6n-5)), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:not(:nth-child(6n-5)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):nth-child(6n-5), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:nth-child(6n-5) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1540px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(20% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 20%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):not(:nth-child(5n-4)), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:not(:nth-child(5n-4)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):nth-child(5n-4), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:nth-child(5n-4) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(25% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 25%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):not(:nth-child(4n-3)), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:not(:nth-child(4n-3)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):nth-child(4n-3), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:nth-child(4n-3) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(33.33333% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 33.33333%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):nth-child(3n-2), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:nth-child(3n-2) {
    margin-left: auto;
  }
}
@media only screen and (max-width: 450px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(50% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 50%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):nth-child(2n-1), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:nth-child(2n-1) {
    margin-left: auto;
  }
}
.logos__slides.nwjs_carousel:not(.slick-initialized) {
  display: flex;
  justify-content: center;
}
.logos__slides.nwjs_carousel:not(.slick-initialized) > * {
  display: none;
}
@media only screen and (min-width: 1541px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 6) {
    display: flex;
    width: 16.66667%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1540px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 5) {
    display: flex;
    width: 20%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 4) {
    display: flex;
    width: 25%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 3) {
    display: flex;
    width: 33.33333%;
  }
}
@media only screen and (max-width: 450px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 2) {
    display: flex;
    width: 50%;
  }
}
.logos__slides.nwjs_carousel.slick-initialized .logo_slide {
  display: flex;
}

html {
  font-family: "Syne", Arial, helvetica, sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 1.375rem;
  line-height: 1.18182em;
}
@media only screen and (max-width: 600px) {
  html {
    font-size: 0.68182rem;
    line-height: 1.26667em;
  }
}

.snippet,
[id^='snippet'],
.contents {
  display: contents;
}

.phone_number_part:not(:last-child)::after {
  content: '\0000A0';
}

.wysiwyg_wrapper .nwjs_popup_trigger {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.wysiwyg_wrapper .nwjs_popup_trigger:hover {
  text-decoration: none;
}

.container {
  min-height: 100vh;
  display: grid;
  grid-template: "header" auto "content" 1fr "footer" auto/minmax(0, 1fr);
}
.container.has_banner {
  grid-template-areas: 'header' 'banner' 'content' 'footer';
  grid-template-rows: auto auto 1fr auto;
}
.container.user-anonymous .user-logged {
  display: none;
}
.container.user-logged .user-anonymous {
  display: none;
}

._cont,
.nw_error_page_inner_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  ._cont,
  .nw_error_page_inner_wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  ._cont,
  .nw_error_page_inner_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.nw_error_page {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
@media only screen and (max-width: 600px) {
  .nw_error_page {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nw_error_page {
    padding-top: 3rem;
  }
}
.nw_error_page ul {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.nw_error_page ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.nw_error_page ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nw_error_page ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.45em;
}
.nw_error_page ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #bba186;
}
.nw_error_page ul ul,
.nw_error_page ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}

.no_data {
  padding-bottom: 5rem;
  padding-top: 5rem;
  font-style: italic;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .no_data {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .no_data {
    padding-top: 3rem;
  }
}

.sitemap_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
  padding-bottom: 5rem;
  padding-top: 5rem;
}
@media only screen and (min-width: 451px) {
  .sitemap_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .sitemap_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 600px) {
  .sitemap_wrap {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .sitemap_wrap {
    padding-top: 3rem;
  }
}
.sitemap_wrap ul {
  margin-left: 0 !important;
}
.sitemap_wrap ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.sitemap_wrap ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.sitemap_wrap ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.45em;
}
.sitemap_wrap ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #bba186;
}
.sitemap_wrap ul ul,
.sitemap_wrap ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.sitemap_wrap li {
  list-style-type: none !important;
}
.sitemap_wrap li a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.sitemap_wrap li a:hover {
  text-decoration: none;
}

input[type='checkbox'],
input[type='radio'] {
  -webkit-filter: grayscale(100%);
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form input[type=text], .form input[type=time], .form input[type=search], .form input[type=password], .form input[type=number], .form input[type=email], .form input[type=tel], .form input[type=url], .form select, .form textarea {
  font-size: 1rem;
  line-height: 1.18182em;
  border: 1px solid #2d2d2c;
  color: #000;
  display: block;
  padding: 0.5em 1em;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow;
}
.form input[type=text]::-webkit-input-placeholder, .form input[type=time]::-webkit-input-placeholder, .form input[type=search]::-webkit-input-placeholder, .form input[type=password]::-webkit-input-placeholder, .form input[type=number]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder, .form input[type=url]::-webkit-input-placeholder, .form select::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
  opacity: 0.5;
}
.form input[type=text]::-moz-placeholder, .form input[type=time]::-moz-placeholder, .form input[type=search]::-moz-placeholder, .form input[type=password]::-moz-placeholder, .form input[type=number]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form input[type=url]::-moz-placeholder, .form select::-moz-placeholder, .form textarea::-moz-placeholder {
  opacity: 0.5;
}
.form input[type=text]:active, .form input[type=text]:focus, .form input[type=text]:not([required]):not(:placeholder-shown), .form input[type=text][required]:valid, .form input[type=time]:active, .form input[type=time]:focus, .form input[type=time]:not([required]):not(:placeholder-shown), .form input[type=time][required]:valid, .form input[type=search]:active, .form input[type=search]:focus, .form input[type=search]:not([required]):not(:placeholder-shown), .form input[type=search][required]:valid, .form input[type=password]:active, .form input[type=password]:focus, .form input[type=password]:not([required]):not(:placeholder-shown), .form input[type=password][required]:valid, .form input[type=number]:active, .form input[type=number]:focus, .form input[type=number]:not([required]):not(:placeholder-shown), .form input[type=number][required]:valid, .form input[type=email]:active, .form input[type=email]:focus, .form input[type=email]:not([required]):not(:placeholder-shown), .form input[type=email][required]:valid, .form input[type=tel]:active, .form input[type=tel]:focus, .form input[type=tel]:not([required]):not(:placeholder-shown), .form input[type=tel][required]:valid, .form input[type=url]:active, .form input[type=url]:focus, .form input[type=url]:not([required]):not(:placeholder-shown), .form input[type=url][required]:valid, .form select:active, .form select:focus, .form select:not([required]):not(:placeholder-shown), .form select[required]:valid, .form textarea:active, .form textarea:focus, .form textarea:not([required]):not(:placeholder-shown), .form textarea[required]:valid {
  border-color: #2d2d2c;
}
.form input[type=text]:focus, .form input[type=time]:focus, .form input[type=search]:focus, .form input[type=password]:focus, .form input[type=number]:focus, .form input[type=email]:focus, .form input[type=tel]:focus, .form input[type=url]:focus, .form select:focus, .form textarea:focus {
  box-shadow: 0 0 10px 0 #000;
}
.form input[type=text]:invalid:not(:placeholder-shown), .form input[type=time]:invalid:not(:placeholder-shown), .form input[type=search]:invalid:not(:placeholder-shown), .form input[type=password]:invalid:not(:placeholder-shown), .form input[type=number]:invalid:not(:placeholder-shown), .form input[type=email]:invalid:not(:placeholder-shown), .form input[type=tel]:invalid:not(:placeholder-shown), .form input[type=url]:invalid:not(:placeholder-shown), .form select:invalid:not(:placeholder-shown), .form textarea:invalid:not(:placeholder-shown) {
  border-color: red;
}
.form input[type=text]:invalid:not(:placeholder-shown):focus, .form input[type=time]:invalid:not(:placeholder-shown):focus, .form input[type=search]:invalid:not(:placeholder-shown):focus, .form input[type=password]:invalid:not(:placeholder-shown):focus, .form input[type=number]:invalid:not(:placeholder-shown):focus, .form input[type=email]:invalid:not(:placeholder-shown):focus, .form input[type=tel]:invalid:not(:placeholder-shown):focus, .form input[type=url]:invalid:not(:placeholder-shown):focus, .form select:invalid:not(:placeholder-shown):focus, .form textarea:invalid:not(:placeholder-shown):focus {
  box-shadow: 0 0 10px 0 red;
}
.form input[type=text]::placeholder, .form input[type=time]::placeholder, .form input[type=search]::placeholder, .form input[type=password]::placeholder, .form input[type=number]::placeholder, .form input[type=email]::placeholder, .form input[type=tel]::placeholder, .form input[type=url]::placeholder, .form select::placeholder, .form textarea::placeholder {
  color: transparent;
}
.form .field .label {
  display: none !important;
}
.form .form_item {
  margin-bottom: 1.5rem;
}
.form .form_item label {
  font-weight: 700;
  display: block;
  padding-bottom: 0.5em;
}
.form .form_item label a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.form .form_item label a:hover {
  text-decoration: none;
}
.form .form_item .error_messages {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  background: transparent url("/media/img/ico-error.svg") no-repeat 0.2em 0.15em/0.9em;
  color: red;
  padding-left: 1.5rem;
  margin-top: 0.8em;
}
.form .form_item .error_messages .error {
  margin-right: 1ch;
}
.form .form_item.required > .label {
  display: flex;
  gap: 0.7ch;
}
.form .form_item.required > .label .labelDescription {
  font-weight: 400;
  font-style: italic;
}
.form .form_item.has_error input[type=text], .form .form_item.has_error input[type=time], .form .form_item.has_error input[type=search], .form .form_item.has_error input[type=password], .form .form_item.has_error input[type=number], .form .form_item.has_error input[type=email], .form .form_item.has_error input[type=tel], .form .form_item.has_error input[type=url], .form .form_item.has_error select, .form .form_item.has_error textarea {
  border-color: red;
}
.form .form_item.has_error input[type=text]:focus, .form .form_item.has_error input[type=time]:focus, .form .form_item.has_error input[type=search]:focus, .form .form_item.has_error input[type=password]:focus, .form .form_item.has_error input[type=number]:focus, .form .form_item.has_error input[type=email]:focus, .form .form_item.has_error input[type=tel]:focus, .form .form_item.has_error input[type=url]:focus, .form .form_item.has_error select:focus, .form .form_item.has_error textarea:focus {
  box-shadow: 0 0 10px 0 red;
}
.form .select .field {
  position: relative;
}
.form .select .field select {
  padding-right: 2em;
}
.form .select .field::after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  right: 1rem;
  top: calc(50% - 5px);
  background: url("/media/img/arrow-down.svg") no-repeat center center/contain;
  pointer-events: none;
}
.form textarea {
  height: calc(1em + 210px);
  resize: vertical;
}
.form .like_button,
.form button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.form .like_button:hover,
.form button:hover {
  background-color: #c49a75;
}
.form .submit_button {
  margin-bottom: 0;
  margin-top: 3rem;
}
.form .multichoice_item:not(:last-child) {
  margin-bottom: 0.75rem;
}
.form .check_radio_item {
  position: relative;
}
.form .check_radio_item .graphic {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 4px;
}
.form .check_radio_item .graphic::before, .form .check_radio_item .graphic::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 1px solid #2d2d2c;
  transition: opacity 0.2s;
  margin-top: -0.2em;
}
.form .check_radio_item .graphic::before {
  opacity: 1;
}
.form .check_radio_item .graphic::after {
  background: url("/media/img/ico-check.svg") no-repeat center center/12.5px;
  opacity: 0;
}
.form .check_radio_item input {
  border: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.form .check_radio_item input:checked + .graphic::before {
  opacity: 0;
}
.form .check_radio_item input:checked + .graphic::after {
  opacity: 1;
}
.form .check_radio_item label {
  color: #000;
  padding-left: calc(20px + 0.8rem);
  padding-bottom: 0;
  position: relative;
}
.form .check_radio_item .label--tooltip {
  display: inline-block;
}
.form .check_radio_item .label--tooltip label {
  display: inline-block;
}
.form .check_radio_item .label--tooltip .caption {
  margin-right: 0.4rem;
}
.form .check_radio_item .label--tooltip .tooltip {
  font-weight: 400;
  float: none;
  display: inline-block;
  top: -0.1em;
  margin-left: 0;
}
@media only screen and (max-width: 1000px) {
  .form .check_radio_item .label--tooltip .tooltip {
    position: static;
  }
  .form .check_radio_item .label--tooltip .tooltip[data-text]::after, .form .check_radio_item .label--tooltip .tooltip:not([data-text]) .tooltip__text {
    left: 50%;
    transform: translateX(-50%);
  }
}
.form .no_checkbox .check_radio_item label {
  padding-left: calc(20px + 0.8rem);
}
.form .no_checkbox .check_radio_item .field {
  display: none;
}
.form .checkbox .error_messages,
.form .checkbox_group .error_messages,
.form .radio_group .error_messages {
  padding-left: calc(20px + 0.8rem);
}
.form .file label {
  font-family: "Syne", Arial, helvetica, sans-serif;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  padding: 0.1rem 1rem 0.1rem 2.1rem;
  display: inline-block;
}
.form .file label::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.4rem;
  width: 1.4rem;
  left: 0;
  top: 0.1rem;
}
.form .file .labelDescription,
.form .file .field {
  display: none;
}
.form__hiddens {
  display: none;
}
.form__error {
  margin-bottom: 2rem;
  background-color: red;
  color: #fff;
  padding: 0.7rem 1.2rem;
  text-align: center;
}
.form__error:not(:last-child) {
  margin-bottom: 1rem;
}

.agreement_evidence .check_radio_item {
  font-size: 0.59091rem;
  line-height: 1.23077em;
}
.agreement_evidence .check_radio_item .graphic {
  height: 15px;
  width: 15px;
  top: 2.5px;
}
.agreement_evidence .check_radio_item .graphic::after {
  background-size: 9.375px;
}
.agreement_evidence .check_radio_item label {
  padding-left: calc(15px + 0.8rem);
}
.agreement_evidence .check_radio_item label {
  font-weight: 400;
}
.agreement_evidence .check_radio_item label a {
  color: #000;
}
.agreement_evidence .tooltip,
.agreement_evidence .item_description {
  display: none;
}

.custom_after_content {
  display: none;
}

.gmap {
  height: 30rem;
  width: 100%;
}
.gmap .gm-style {
  font-size: 100%;
}
.gmap .info_bubble_wrapper > div:nth-child(3) {
  height: auto !important;
  width: auto !important;
}
.gmap .js-info-bubble-close {
  right: 10px !important;
  top: 10px !important;
  width: 13px;
}

.info_bubble {
  max-width: 20em;
}
.info_bubble .nwcsp_gmap_marker_title {
  font-size: 0.72727rem;
  line-height: 1.25em;
  color: #000;
}
.info_bubble .nwcsp_gmap_marker_perex {
  font-size: 0.54545rem;
  line-height: 1.25em;
  margin-top: 0.7em;
}
.info_bubble .nwcsp_gmap_marker_location {
  display: none;
}
.info_bubble .nwcsp_gmap_marker_button {
  margin-top: 1em;
}
.info_bubble .nwcsp_gmap_marker_button > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
  font-size: 0.45455rem;
  line-height: 1.4em;
  text-transform: uppercase;
}
.info_bubble .nwcsp_gmap_marker_button > a:hover {
  background-color: #c49a75;
}
.info_bubble .nwcsp_gmap_marker_body {
  padding: 2em;
}

.hamburger {
  padding: 1.5rem 1.5rem;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  width: 32px;
  height: 18px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 32px;
  height: 2px;
  background-color: #000;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--stand .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
body.side_menu_opened .hamburger--stand .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--stand .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger {
  position: absolute;
  right: calc(2rem - 1.5rem);
  top: 0.6rem;
  z-index: 3;
}
@media only screen and (max-width: 550px) {
  .hamburger {
    top: 0.2rem;
  }
}
@media only screen and (max-width: 450px) {
  .hamburger {
    right: 0;
  }
}
@media only screen and (min-width: 1001px) {
  .hamburger {
    display: none;
  }
}
.hamburger-box {
  display: block;
}
.hamburger__blur_layer {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  position: fixed;
  z-index: 1;
}
@media only screen and (min-width: 1001px) {
  .hamburger__blur_layer {
    display: none;
  }
}
@media only screen and (min-width: 1001px) {
  .hamburger__side_menu {
    display: contents;
  }
}
@media only screen and (max-width: 1000px) {
  .hamburger__side_menu {
    background-color: #fff;
    bottom: 0;
    padding-top: 4rem;
    position: fixed;
    right: -300px;
    top: 0;
    transition-duration: 0.4s;
    transition-property: right, box-shadow;
    width: 300px;
    z-index: 2;
  }
}
@media only screen and (max-width: 450px) {
  .hamburger__side_menu {
    width: 100%;
    right: -100%;
  }
}
@media only screen and (min-width: 1001px) {
  .hamburger__side_menu__inner {
    display: contents;
  }
}
@media only screen and (max-width: 1000px) {
  .hamburger__side_menu__inner {
    max-height: 100%;
    overflow-y: auto;
  }
}

@media only screen and (max-width: 1000px) {
  body.side_menu_opened {
    overflow: hidden;
  }
  body.side_menu_opened .hamburger {
    position: fixed;
  }
  body.side_menu_opened .hamburger__blur_layer {
    display: block;
  }
  body.side_menu_opened .hamburger__side_menu {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    right: 0;
  }
}

.popup_control .form {
  position: static !important;
}
.popup_control .waiter-inspire {
  border-radius: 14px;
}
.popup_control .popup__headline {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.54545rem;
  line-height: 1.26471em;
  text-align: center;
  margin-bottom: 1.1em;
}
@media only screen and (max-width: 450px) {
  .popup_control .popup__headline {
    font-size: 1.27273rem;
    line-height: 1.25em;
  }
}
.popup_control .popup__trigger_link {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.popup_control .popup__trigger_link:hover {
  text-decoration: none;
}
.popup_control .popup__button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.popup_control .popup__button:hover {
  background-color: #c49a75;
}
.popup_control .popup__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 3rem;
}
.popup_control .popup__buttons--centered {
  justify-content: center;
}
.popup_control .popup__text {
  margin-bottom: 2rem;
  text-align: center;
}
.popup_control .submit_button {
  margin-top: 1.5rem;
}
.popup_control .body {
  width: 100%;
}
.popup_control .body.registration .registration_box {
  margin-top: 3rem;
}
.popup_control .body.login .submit_button,
.popup_control .body.login .registration_link {
  justify-self: center;
  text-align: center;
}
.popup_control .body.password_restoration button {
  width: 100%;
}
@media only screen and (min-width: 601px) {
  .popup_control .body.password_restoration label {
    grid-area: label;
  }
  .popup_control .body.password_restoration input {
    grid-area: input;
  }
  .popup_control .body.password_restoration .error_messages {
    grid-area: error_messages;
  }
  .popup_control .body.password_restoration button {
    grid-area: button;
  }
  .popup_control .body.password_restoration .form__items {
    display: grid;
    grid-template: "label          empty" "input          button" "error_messages error_messages"/1fr max-content;
    gap: 0 2rem;
  }
  .popup_control .body.password_restoration .label,
  .popup_control .body.password_restoration .field,
  .popup_control .body.password_restoration .form_item {
    display: contents;
  }
}
.popup_control .body.must_register {
  max-width: 680px;
  text-align: center;
}
@media only screen and (max-width: 500px) {
  .popup_control .body.reservation_payment_popup {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.popup_control .body.reservation_cancel {
  max-width: 600px;
}

.popup_hidden_content {
  display: none;
}

.tooltip {
  color: #fff;
  float: right;
  padding: 0.5rem 0.2rem;
  cursor: help;
  margin: -0.6rem 0 -0.5rem 0.4rem;
  position: relative;
}
.tooltip::before {
  height: 1.5em;
  width: 1.5em;
  font-weight: 700;
  font-size: 0.40909rem;
  line-height: 1em;
  content: '?';
  background-color: #000;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.tooltip[data-text]::after, .tooltip:not([data-text]) .tooltip__text {
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  font-size: 0.5rem;
  line-height: 1.36364em;
  content: attr(data-text);
  cursor: auto;
  background-color: #000;
  border: 1px solid #2d2d2c;
  border-radius: 5px;
  box-shadow: 0 4px 14px 0 rgba(5, 5, 18, 0.16);
  padding: 0.5em 0.9em;
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 17em;
  z-index: 1;
}
.tooltip[data-text]::after:hover::after, .tooltip:not([data-text]) .tooltip__text:hover::after {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.tooltip[data-text]:hover::after, .tooltip:not([data-text]):hover .tooltip__text {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.tooltip__more_link {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  display: inline-block;
  margin-top: 1em;
}
.tooltip__more_link:hover {
  text-decoration: none;
}
.tooltip--no_icon::before {
  display: none;
}
.tooltip--info::before {
  content: 'i';
}

.banner {
  color: #fff;
  position: relative;
  text-align: center;
  grid-area: banner;
}
.banner .slick-initialized .slick-slide,
.banner .banner_slide {
  display: flex;
}
.banner .banner_slide {
  min-height: 60vh;
  align-items: center;
}
.banner .banner_slide svg {
  margin-left: auto;
  margin-right: auto;
  fill: #fff;
  max-width: 2.5rem;
  margin-top: 2.7vh;
}
.banner .banner_slide__graphics {
  position: relative;
  position: absolute;
}
.banner .banner_slide__graphics::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner .banner_slide__title {
  color: inherit;
  margin-bottom: 1.5vh;
  text-transform: none;
}
.banner .banner_slide__perex {
  font-size: 1rem;
  line-height: 1.18182em;
  margin-bottom: 2em;
  margin-bottom: 0;
  padding: 0.4em 1em;
}
.banner .banner_slide__link {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
  border-color: #fff;
  margin-top: 4vh;
}
.banner .banner_slide__link:hover {
  background-color: #c49a75;
}
.banner .banner_slide__texts {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
.banner .banner_slide__texts_wrap {
  max-width: 50rem;
}

.login_form .form__items {
  display: grid;
  grid-gap: 1.3rem 2rem;
}
@media only screen and (min-width: 721px) {
  .login_form .form__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.login_form .form_item {
  margin-bottom: 0;
}
.login_form .restore_password_link,
.login_form .registration_link {
  font-size: 0.59091rem;
  line-height: 1.23077em;
}
.login_form .checkbox {
  font-size: 0.59091rem;
  line-height: 1.23077em;
}
.login_form .checkbox .graphic {
  height: 15px;
  width: 15px;
  top: 2.5px;
}
.login_form .checkbox .graphic::after {
  background-size: 9.375px;
}
.login_form .checkbox label {
  padding-left: calc(15px + 0.8rem);
}
.login_form .checkbox label {
  font-weight: 400;
}
@media only screen and (min-width: 721px) {
  .login_form .submit_button,
  .login_form .registration_link {
    grid-column: 1 / span 2;
  }
}

.registration_form .form_item {
  margin-bottom: 0;
  margin-top: 0;
}
.registration_form .form__top,
.registration_form .form__bottom {
  display: grid;
  grid-gap: 1.3rem 2rem;
}
@media only screen and (min-width: 721px) {
  .registration_form .form__top {
    grid-template-columns: repeat(2, 1fr);
  }
  .registration_form .form__top .password_strength {
    grid-row-start: 2;
    grid-column-start: 2;
  }
}
@media only screen and (max-width: 720px) {
  .registration_form .form__top .password_strength {
    grid-row-start: 3;
  }
}
.registration_form .form__bottom {
  border-top: 1px solid #2d2d2c;
  margin-top: 2rem;
  padding-top: 2rem;
}
.registration_form .form__bottom .submit_button {
  margin-top: 0;
}
@media only screen and (min-width: 651px) {
  .registration_form .form__bottom {
    grid-template-columns: repeat(2, auto);
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 650px) {
  .registration_form .form__bottom {
    justify-items: center;
    text-align: center;
    grid-template-columns: 1fr;
  }
  .registration_form .form__bottom .submit_button {
    grid-row: 1;
  }
}
.registration_form .password_strength__range {
  padding-top: 0.3rem;
}
.registration_form .phone_number {
  display: grid;
  grid-template-columns: max-content 1fr;
  grid-gap: 4px;
}
.registration_form .phone_number .select {
  position: relative;
}
.registration_form .phone_number .select select {
  padding-right: 2em;
}
.registration_form .phone_number .select::after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  right: 1rem;
  top: calc(50% - 5px);
  background: url("/media/img/arrow-down.svg") no-repeat center center/contain;
  pointer-events: none;
}
.registration_form .form_item.checkbox label {
  font-weight: 400;
}
@media only screen and (min-width: 601px) {
  .registration_form .form_item.checkbox label {
    font-size: 0.59091rem;
    line-height: 1.23077em;
  }
}
.registration_form .form_item.checkbox .tooltip__text {
  left: auto !important;
  transform: none !important;
  right: 0;
  top: auto;
  bottom: 100%;
  text-align: left;
}
.registration_form .agreements .checkbox + .checkbox {
  margin-top: 0.5rem;
}

.password_strength__range {
  font-size: 0.54545rem;
  line-height: 1.25em;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.5em;
}
.password_strength__range__part {
  transition: opacity 0.2s;
  opacity: 0.3;
}
.password_strength__range__part::before {
  content: "";
  display: block;
  border-radius: 5px;
  height: 5px;
  width: 100%;
  margin-bottom: 0.35em;
}
.password_strength__range__part--weak::before {
  background-color: #f00;
}
.password_strength__range__part--middle::before {
  background-color: #ffd700;
}
.password_strength__range__part--strong::before {
  background-color: #008000;
}
.password_strength__range[data-state='1'] .password_strength__range__part--weak {
  opacity: 1;
}
.password_strength__range[data-state='2'] .password_strength__range__part--middle {
  opacity: 1;
}
.password_strength__range[data-state='3'] .password_strength__range__part--strong {
  opacity: 1;
}

.password_preview_trigger {
  font-size: 0.90909rem;
  line-height: 1em;
  display: block;
  top: calc(50% - 11px);
}
.password_preview_trigger::after {
  background-color: #fff;
}

.reservation {
  display: grid;
  grid-gap: 2rem 1rem;
}
.reservation__calendar {
  grid-area: calendar;
}
.reservation__timetable {
  grid-area: timetable;
}
.reservation__cart {
  grid-area: cart;
}
@media only screen and (min-width: 1201px) {
  .reservation {
    grid-template-areas: 'calendar timetable cart';
    grid-template-columns: 24% 1fr 24%;
    align-items: start;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1200px) {
  .reservation {
    grid-template-areas: 'timetable calendar' 'timetable cart';
    grid-template-columns: 1fr minmax(min-content, 20rem);
  }
}
@media only screen and (max-width: 960px) {
  .reservation {
    grid-template-areas: 'calendar' 'timetable' 'cart';
    grid-template-columns: 1fr;
  }
}
.reservation__calendar__calendar, .reservation__timetable, .reservation__cart {
  border: 1px solid #2d2d2c;
}
.reservation__calendar .label,
.reservation__calendar .submit_button,
.reservation__calendar .field > input {
  display: none;
}
.reservation__calendar__legend {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  margin-top: 1.7rem;
}
.reservation__calendar__legend__item {
  display: flex;
}
.reservation__calendar__legend__item:not(:last-child) {
  margin-bottom: 1em;
}
.reservation__calendar__legend__item::before {
  content: "";
  display: block;
  height: 1.4em;
  width: 1.4em;
  border-radius: 5px;
  flex-shrink: 0;
  margin-right: 1.5ch;
}
.reservation__calendar__legend__item--selected::before {
  background-color: #bba186;
}
.reservation__calendar__legend__item--reserved::before {
  background-color: #e0dfd8;
}
.reservation__timetable {
  padding: 1.7rem 2rem;
}
@media only screen and (max-width: 350px) {
  .reservation__timetable {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.reservation__timetable__headline {
  font-weight: 700;
}
.reservation__timetable__subheadline {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  color: #e0dfd8;
}
.reservation__timetable__header {
  margin-bottom: 2rem;
}
.reservation__timetable__item {
  display: flex;
  align-items: center;
  break-inside: avoid;
}
@media only screen and (min-width: 701px) {
  .reservation__timetable__item {
    justify-content: space-between;
    gap: 1rem;
  }
}
@media only screen and (max-width: 700px) {
  .reservation__timetable__item {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.reservation__timetable__item:not(:first-child) {
  margin-top: 2.2vh;
}
.reservation__timetable__item__input {
  display: none;
}
.reservation__timetable__item__time {
  white-space: nowrap;
}
@media only screen and (min-width: 701px) {
  .reservation__timetable__item__time {
    font-weight: 700;
  }
}
.reservation__timetable__item__status {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  border: 1px solid #2d2d2c;
  border-radius: 5px;
  padding: 0.75em 1em;
  min-width: 7.5em;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  transition-property: background-color, border-color;
  transition-duration: 0.2s;
}
.reservation__timetable__item__status--tooltip {
  display: flex;
}
.reservation__timetable__item__status__price_origin {
  font-size: 0.54545rem;
  line-height: 1.16667em;
  text-decoration: line-through solid #000;
}
.reservation__timetable__item__status--double_line {
  padding-bottom: 0.2em;
  padding-top: 0.2em;
}
.reservation__timetable__item__status .tooltip::after {
  white-space: initial;
  top: auto;
  bottom: 100%;
}
.reservation__timetable__item__status:hover {
  background-color: #bba186;
  border-color: #bba186;
}
.reservation__timetable__item--disabled:not(.reservation__timetable__item--reserved) .reservation__timetable__item__status {
  color: #9d9797;
  border-color: #9d9797;
  background-color: inherit;
  cursor: not-allowed;
}
.reservation__timetable__item--selected .reservation__timetable__item__status {
  font-weight: 700;
  background-color: #bba186;
  color: inherit !important;
}
.reservation__timetable__item--reserved .reservation__timetable__item__status {
  font-weight: 700;
  background-color: #e0dfd8;
  border-color: #e0dfd8;
  cursor: default;
}
.reservation__timetable__items {
  margin-top: 2.5vh;
  column-count: 2;
}
@media only screen and (min-width: 1541px) {
  .reservation__timetable__items {
    column-gap: 5.5rem;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1540px) {
  .reservation__timetable__items {
    column-gap: 5vw;
  }
}
@media only screen and (min-width: 701px) and (max-width: 960px) {
  .reservation__timetable__items {
    column-gap: 18vw;
  }
}
@media only screen and (max-width: 700px) {
  .reservation__timetable__items {
    column-gap: 8vw;
    column-rule: 1px solid #2d2d2c;
  }
}
.reservation__timetable .submit_button {
  display: none;
}
.reservation__cart {
  padding-bottom: 1.3rem;
}
.reservation__cart__header {
  font-weight: 700;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
  border-bottom: 1px solid #2d2d2c;
  text-align: center;
}
.reservation__cart__item {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  padding-bottom: 0.7em;
  padding-top: 0.7em;
  border-bottom: 1px solid #2d2d2c;
  display: flex;
  justify-content: space-between;
}
.reservation__cart__item__input {
  grid-area: input;
}
.reservation__cart__item__price {
  grid-area: price;
}
.reservation__cart__item__close {
  grid-area: close;
}
.reservation__cart__item__subitems {
  grid-area: subitems;
}
.reservation__cart__item__price {
  font-weight: 700;
  text-align: right;
}
.reservation__cart__item__remove {
  cursor: pointer;
  display: block;
  padding: 0.7em;
  margin: -0.5em -1em;
}
.reservation__cart__item__remove::after {
  transition: background-color 0.2s;
  content: "";
  display: block;
  height: 1.2em;
  width: 1.2em;
  background: url("/media/img/ico-close.svg") no-repeat center center/0.6em;
}
.reservation__cart__item__remove:hover::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.reservation__cart__item--note {
  font-size: 0.54545rem;
  line-height: 1.5em;
  color: #e0dfd8;
}
.reservation__cart__item--discount .reservation__cart__item__label {
  color: #000;
}
.reservation__cart__item--removable {
  display: grid;
  grid-template-areas: 'input    price    close' 'subitems subitems subitems';
  grid-template-columns: 1fr max-content max-content;
  grid-gap: 0.5rem;
}
.reservation__cart__subitem {
  font-size: 0.59091rem;
  line-height: 1.38462em;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  color: #c49a75;
}
.reservation__cart__subitem__inner {
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  display: flex;
  gap: 0.8em;
  justify-content: flex-start;
}
.reservation__cart__subitem__label {
  text-decoration: underline;
}
.reservation__cart__subitem__price {
  margin-left: auto;
}
.reservation__cart__subitem__price__origin {
  font-size: 0.5rem;
  display: inline-flex;
  text-decoration: line-through solid #000;
}
.reservation__cart__subitem__input__graphics {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 4px;
  height: 15px;
  width: 15px;
  top: 2.5px;
  position: relative;
  display: block;
}
.reservation__cart__subitem__input__graphics::before, .reservation__cart__subitem__input__graphics::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 1px solid #2d2d2c;
  transition: opacity 0.2s;
  margin-top: -0.2em;
}
.reservation__cart__subitem__input__graphics::before {
  opacity: 1;
}
.reservation__cart__subitem__input__graphics::after {
  background: url("/media/img/ico-check.svg") no-repeat center center/12.5px;
  opacity: 0;
}
.reservation__cart__subitem__input__graphics::after {
  background-size: 9.375px;
}
.reservation__cart__subitem__input__graphics::before {
  background-color: transparent;
  border: 1px solid #2d2d2c;
}
input:checked + .reservation__cart__subitem__input__graphics::before {
  opacity: 0;
}
input:checked + .reservation__cart__subitem__input__graphics::after {
  opacity: 1;
}
.reservation__cart__subitem__input input {
  display: none;
}
.reservation__cart__subitem--selected .reservation__cart__subitem__label {
  color: #000;
}
.reservation__cart__subitem--selected .reservation__cart__subitem__price {
  font-weight: 700;
  color: #000;
}
.reservation__cart__subitem--disabled .reservation__cart__subitem__inner {
  color: #444;
  cursor: help;
  position: relative;
}
.reservation__cart__subitem--disabled .reservation__cart__subitem__inner .tooltip {
  position: static;
}
.reservation__cart__subitem--disabled .reservation__cart__subitem__inner .tooltip::after {
  width: 100%;
}
.reservation__cart__subitem--disabled .reservation__cart__subitem__inner:hover .tooltip::after {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.reservation__cart .agreement_evidence .checkbox {
  margin-bottom: 0.5rem;
}
.reservation__cart .agreement_evidence .checkbox a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.reservation__cart .agreement_evidence .checkbox a:hover {
  text-decoration: none;
}
.reservation__cart .submit_button button, .reservation__cart__pay {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.reservation__cart .submit_button button:hover, .reservation__cart__pay:hover {
  background-color: #c49a75;
}
.reservation__cart .submit_button button.disabled, .reservation__cart__pay.disabled {
  background-color: #e0dfd8;
  color: #444;
  cursor: not-allowed;
}
.reservation__cart__section {
  padding: 0.8rem 1.2rem;
}
.reservation__cart__section__headline {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.2em;
}
.reservation__cart__section + .reservation__cart__section {
  margin-top: -0.8rem;
}
.reservation__cart__section--timetableItems .submit_button {
  display: none !important;
}
.reservation__cart__section--total {
  font-weight: 700;
  font-size: 1.09091rem;
  line-height: 1.25em;
  color: #000;
  display: flex;
  justify-content: space-between;
  margin-top: 0.5rem !important;
}
.reservation__cart__section--total .reservation__cart__section__headline {
  margin-bottom: 0;
}
.reservation__cart__section--pay {
  margin-top: 0.3rem !important;
}
.reservation__cart__section .submit_button, .reservation__cart__section--pay .reservation__cart__section__content {
  display: flex;
  justify-content: center;
}
.reservation__cart__section .submit_button {
  margin-top: 1.8rem;
}
.reservation__cart__section--credit_notice {
  margin-bottom: 1rem;
}
.reservation__cart__section--credit_notice > span {
  font-size: 0.59091rem;
  line-height: 1.23077em;
  display: block;
  background-color: #edece5;
  padding: 0.8em 1em;
  text-align: center;
}
.reservation__cart__agreement_text {
  font-size: 0.59091rem;
  line-height: 1.23077em;
}
.reservation__cart__agreement_text p,
.reservation__cart__agreement_text ul,
.reservation__cart__agreement_text ol {
  margin-bottom: 1em;
  margin-top: 0;
}
.reservation__cart__agreement_text p li:not(:last-of-type),
.reservation__cart__agreement_text ul li:not(:last-of-type),
.reservation__cart__agreement_text ol li:not(:last-of-type) {
  margin-bottom: 0.7em;
}
.reservation__cart .form_container--inputs {
  margin-top: 1rem;
}
.reservation_payment {
  transition: box-shadow 0.2s;
  border: 1px solid #2d2d2c;
  display: grid;
}
.reservation_payment__icon svg {
  transition: fill 0.2s;
  fill: #000;
}
.reservation_payment__title {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.27273rem;
  line-height: 1.25em;
  transition: color 0.2s;
  color: #000;
  margin-bottom: 0;
}
.reservation_payment:not(.reservation_payment--disabled):hover {
  box-shadow: 0 4px 14px 0 rgba(5, 5, 18, 0.16);
}
.reservation_payments {
  display: grid;
  grid-gap: 1.5rem;
}
.reservation_payment--disabled {
  cursor: not-allowed;
}
.reservation_payment--disabled .reservation_payment__title {
  color: inherit;
}
@media only screen and (min-width: 851px) {
  .reservation_payment {
    grid-template-columns: 1fr;
    grid-gap: 0.5rem;
    padding: 3rem 1.5rem;
    justify-items: center;
    text-align: center;
  }
  .reservation_payment__icon svg {
    height: 4rem;
    width: 4rem;
  }
  .reservation_payment__text {
    text-align: center;
  }
  .reservation_payments {
    grid-template-columns: repeat(2, 1fr);
  }
  .reservation_payment--disabled {
    position: relative;
    overflow: hidden;
  }
  .reservation_payment--disabled::before {
    transition: opacity 0.2s;
    content: "";
    display: block;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
  }
  .reservation_payment--disabled .reservation_payment__text {
    transition: bottom 0.2s;
    position: absolute;
    bottom: 2rem;
    left: 0;
    width: 100%;
    transform: translateY(50%);
    transition-property: bottom, color, font-weight;
    transition-duration: 0.2s;
  }
  .reservation_payment--disabled:hover::before {
    opacity: 1;
  }
  .reservation_payment--disabled:hover .reservation_payment__text {
    font-weight: 700;
    color: #fff;
    bottom: 50%;
  }
}
@media only screen and (max-width: 850px) {
  .reservation_payment {
    grid-template-columns: max-content auto;
    grid-gap: 0 1.2rem;
    padding: 1.5rem;
    align-items: center;
  }
  .reservation_payment__icon svg {
    height: 2rem;
    width: 2rem;
  }
  .reservation_payment__text {
    font-weight: 700;
    color: #fff;
    grid-column-start: 2;
  }
  .reservation_payments {
    grid-template-columns: 1fr;
  }
}
.reservation__cancel_confirm {
  font-size: 1rem;
  line-height: 0.72727em;
  display: grid;
  grid-template-columns: 1fr max-content max-content;
  grid-gap: 0.8em 1.2em;
}
.reservation__cancel_confirm__headers, .reservation__cancel_confirm__items, .reservation__cancel_confirm__item {
  display: contents;
}
.reservation__cancel_confirm__label {
  font-weight: 700;
  margin-bottom: 1.5em;
}
.reservation__cancel_confirm__header {
  font-weight: 700;
  font-size: 0.59091rem;
  line-height: 1.23077em;
}
.reservation__cancel_confirm__item__attr--price, .reservation__cancel_confirm__item__attr--refund {
  font-weight: 700;
  text-align: right;
}
.reservation__cancel_confirm__item__attr--refund {
  color: #000;
}
@media only screen and (max-width: 600px) {
  .reservation__cancel_confirm {
    font-size: 2.4vw;
  }
  .reservation__cancel_confirm__header {
    font-size: inherit;
  }
}
@media only screen and (max-width: 450px) {
  .reservation__cancel_confirm {
    font-size: 3vw;
  }
}
.reservation__cancel_warning {
  font-weight: 700;
  font-size: 0.59091rem;
  line-height: 2em;
  background-color: red;
  color: #fff;
  padding: 1em 1.3em;
  margin-top: -0.8em;
  margin-bottom: 1.5em;
  text-align: center;
}

.picker__nav--prev {
  grid-area: nav--prev;
}
.picker__select--month {
  grid-area: select--month;
}
.picker__select--year {
  grid-area: select--year;
}
.picker__nav--next {
  grid-area: nav--next;
}
.picker__holder, .picker__frame, .picker__wrap, .picker__box {
  display: contents;
}
.picker__footer {
  display: none;
}
.picker__header {
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
  display: grid;
  grid-template-areas: 'nav--prev select--month select--year nav--next';
  grid-template-columns: 1fr max-content max-content 1fr;
  border-bottom: 1px solid #2d2d2c;
}
.date .picker__select--month, .date .picker__select--year {
  font-weight: 700;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  opacity: 1;
  text-align: center;
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .date .picker__select--month, .date .picker__select--year {
    padding-left: 0;
    padding-right: 0;
  }
}
.picker__nav--prev, .picker__nav--next {
  transition: opacity 0.2s;
  opacity: 0.3;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.picker__nav--prev:hover, .picker__nav--next:hover {
  opacity: 1;
}
.picker__nav--prev::after, .picker__nav--next::after {
  content: "";
  display: block;
  height: 1em;
  width: 1em;
  background: url("/media/img/arrow-down.svg") no-repeat center center/contain;
}
.picker__nav--prev {
  padding-right: 0.5rem;
}
.picker__nav--prev::after {
  margin-left: auto;
  transform: rotate(0.25turn);
}
.picker__nav--next {
  padding-left: 0.5rem;
}
.picker__nav--next::after {
  transform: rotate(-0.25turn);
}
.picker__nav--disabled {
  pointer-events: none;
}
.picker__table {
  margin-bottom: 1rem;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 17rem;
  width: 100%;
  table-layout: fixed;
}
.picker th,
.picker td {
  text-align: center;
  width: 14.28571%;
  padding: 0.2rem;
}
.picker th {
  padding-bottom: 0.8rem;
}
.picker__weekday, .picker__day {
  font-weight: 700;
  font-size: 0.59091rem;
  line-height: 1.76923em;
  border-radius: 13px;
  padding: 0.2em;
}
.picker__day {
  transition: color 0.2s;
  cursor: pointer;
}
.picker__day:hover {
  color: #000;
}
.picker__day--outfocus {
  color: #9d9797;
}
.picker__day--selected {
  background-color: #bba186;
  color: inherit !important;
}
.picker__day--reserved {
  background-color: #e0dfd8;
  color: inherit !important;
}
.picker__day--disabled {
  pointer-events: none;
  color: transparent !important;
  border-color: transparent;
  background-color: transparent;
}

.picker__table td:nth-of-type(4) .picker__day, .picker__table td:nth-of-type(5) .picker__day, .picker__table td:nth-of-type(6) .picker__day, .picker__table td:nth-of-type(7) .picker__day {
  transition: background-color 0.2s;
  border: 1px solid #c49a75;
}
.picker__table td:nth-of-type(4) .picker__day:hover, .picker__table td:nth-of-type(5) .picker__day:hover, .picker__table td:nth-of-type(6) .picker__day:hover, .picker__table td:nth-of-type(7) .picker__day:hover {
  background-color: rgba(196, 154, 117, 0.5);
}

.voucher button {
  width: 100%;
}
@media only screen and (min-width: 1px) {
  .voucher label {
    grid-area: label;
  }
  .voucher input {
    grid-area: input;
  }
  .voucher .error_messages {
    grid-area: error_messages;
  }
  .voucher button {
    grid-area: button;
  }
  .voucher .form__items {
    display: grid;
    grid-template: "label          empty" "input          button" "error_messages error_messages"/1fr max-content;
    gap: 0 0;
  }
  .voucher .label,
  .voucher .field,
  .voucher .form_item {
    display: contents;
  }
  .voucher input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .voucher button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.voucher .form__errors {
  display: none;
}
.voucher .label label {
  font-weight: 400;
}
.voucher .input {
  margin-bottom: 0;
}
.voucher .input input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-width: 0;
}
.voucher .input input, .voucher .input input:active, .voucher .input input:focus, .voucher .input input:valid {
  border-color: #2d2d2c;
}
.voucher .input input:focus {
  box-shadow: 0 0 0 0 transparent;
}
.voucher .input .field {
  display: block;
  grid-area: input;
}
.voucher .input .field input {
  grid-area: null;
}
.voucher .input:not(.valid) .field {
  margin-right: -3px;
}
.voucher .input.valid input {
  font-weight: 700;
  padding-right: 2rem;
}
.voucher .input.valid .field {
  position: relative;
}
.voucher .input.valid .field::after {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  top: 50%;
  transform: translateY(-50%);
  background: url("/media/img/ico-check-primary.svg") no-repeat center center/contain;
  right: 0.7rem;
}
.voucher .submit_button .field {
  margin-top: 0;
}
.voucher .submit_button .like_button,
.voucher .submit_button button {
  border-width: 1px;
  padding: 0;
  width: 3rem;
  height: 100%;
}
.voucher .submit_button .like_button::after,
.voucher .submit_button button::after {
  content: "";
  display: block;
  height: 1rem;
  width: 1rem;
  background: url("/media/img/arrow-down.svg") no-repeat center center/contain;
  transform: rotate(-0.25turn);
}
.voucher .submit_button .like_button > span,
.voucher .submit_button button > span {
  display: none;
}
.voucher .submit_button .like_button {
  grid-area: button;
  border-color: #000;
  position: static !important;
  display: flex !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-width: 0;
}
.voucher .submit_button .like_button::after {
  background-image: url("/media/img/ico-close-inverse.svg");
}

.reservation_history {
  text-align: center;
}
.reservation_history .button.button--cta {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
  padding: 0.4em 0.9em;
}
.reservation_history .button.button--cta:hover {
  background-color: #c49a75;
}

.remaining_voucher_discount_amount {
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #2d2d2c;
  margin-top: 2rem;
}
@media only screen and (min-width: 451px) {
  .remaining_voucher_discount_amount {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media only screen and (max-width: 450px) {
  .remaining_voucher_discount_amount {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
@media only screen and (min-width: 451px) {
  .remaining_voucher_discount_amount {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .remaining_voucher_discount_amount {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.remaining_voucher_discount_amount__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 350px;
}
.remaining_voucher_discount_amount__headline {
  font-weight: 700;
  color: #000;
  margin-bottom: 1em;
}
.remaining_voucher_discount_amount__result {
  margin-top: 1.5rem;
  text-align: center;
}
.remaining_voucher_discount_amount__result__label {
  font-size: 0.54545rem;
  line-height: 1.33333em;
}
.remaining_voucher_discount_amount__result__value {
  font-size: 0.81818rem;
  line-height: 1.55556em;
  font-weight: 700;
  margin-top: 0.2em;
}
.remaining_voucher_discount_amount .form__items {
  display: grid;
  grid-template: 'label' 'input' 'button' 'errors' / 1fr;
}
.remaining_voucher_discount_amount .input {
  display: contents;
  grid-area: input;
}
.remaining_voucher_discount_amount .input .label {
  grid-area: label;
}
.remaining_voucher_discount_amount .input input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.remaining_voucher_discount_amount .input .error_messages {
  grid-area: errors;
}
.remaining_voucher_discount_amount .submit_button {
  grid-area: button;
  margin-top: 0;
}
.remaining_voucher_discount_amount .submit_button button {
  padding-bottom: 0.6em;
  padding-top: 0.6em;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: 100%;
}

.nwcsp_plugin_wrapper,
.plugin_group {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_plugin_wrapper,
  .plugin_group {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_plugin_wrapper,
  .plugin_group {
    padding-top: 3rem;
  }
}

.nwcsp_plugin_wrapper {
  text-align: center;
}

.nwcsp_title {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.54545rem;
  line-height: 1.26471em;
}
@media only screen and (max-width: 450px) {
  .nwcsp_title {
    font-size: 1.27273rem;
    line-height: 1.25em;
  }
}

.nwcsp_perex,
.nwcsp_item_perex {
  font-size: 1rem;
  line-height: 1.18182em;
  margin-bottom: 2em;
}

.nwcsp_perex strong {
  font-weight: 700;
}

.nwcsp_item_title {
  font-weight: 700;
  color: #000;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  font-size: 1.27273rem;
  line-height: 1.25em;
}

.plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
}

.nwcsp_item_ico_description {
  display: none;
}

.thanks_backlink {
  margin-top: 2rem;
}
.thanks_backlink a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.thanks_backlink a:hover {
  background-color: #c49a75;
}

.nwcsp_item_button a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.nwcsp_item_button a:hover {
  background-color: #c49a75;
}
.nwcsp_item_button.emphasised a {
  border-color: #000;
  color: #000;
}
.nwcsp_item_button.emphasised a:not(:hover) {
  background-color: transparent;
}

.nwcsp_item_button_group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 3vh;
  justify-content: center;
}

.nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  .nwcsp_cont {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_cont {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.nwcsp_1_col + .nwcsp_1_col,
.nwcsp_1_col + .nwcsp_full_width_image,
.nwcsp_1_col + .nwcsp_gmap,
.nwcsp_full_width_image + .nwcsp_1_col,
.nwcsp_full_width_image + .nwcsp_full_width_image,
.nwcsp_full_width_image + .nwcsp_gmap,
.nwcsp_gmap + .nwcsp_1_col,
.nwcsp_gmap + .nwcsp_full_width_image,
.nwcsp_gmap + .nwcsp_gmap {
  padding-top: 0;
}

.plugin_group--map_text .nwcsp_1_col .nwcsp_title::before {
  aspect-ratio: 36 / 43;
  background-image: url("/media/img/ico-star-pin.svg");
  width: 2.5rem;
}
@media only screen and (min-width: 901px) {
  .plugin_group--map_text {
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    align-items: center;
  }
  .plugin_group--map_text .nwcsp_1_col {
    padding-bottom: 0;
    padding-top: 0;
    max-width: 26rem;
    justify-self: end;
  }
  .plugin_group--map_text .nwcsp_1_col .nwcsp_title {
    font-weight: 700;
    color: #000;
    margin-bottom: 0.6em;
    text-transform: uppercase;
    font-size: 1.27273rem;
    line-height: 1.25em;
  }
  .plugin_group--map_text .nwcsp_gmap {
    max-width: 38rem;
    padding-bottom: 0;
  }
  .plugin_group--map_text .nwcsp_gmap .nwcsp_cont {
    padding-right: 0;
  }
  .plugin_group--map_text .nwcsp_gmap .gmap {
    height: 25rem;
  }
}
@media only screen and (max-width: 900px) {
  .plugin_group--map_text {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.plugin_group--border_text {
  padding-bottom: 0;
  padding-top: 0;
  background-color: #e0dfd8;
}
.plugin_group--border_text .nwcsp_1_col.border {
  background-color: transparent;
  padding-bottom: 0;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .nwcsp_cont {
  display: flex;
  flex-direction: column;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .plugin_header {
  display: contents;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .nwcsp_title {
  order: 2;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .nwcsp_perex {
  order: 3;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .wysiwyg_wrapper {
  order: 5;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .wysiwyg_wrapper:not(:empty) {
  margin-top: 3vh;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .nwcsp_item_button_group {
  order: 1;
  margin-bottom: 3vh;
}
.plugin_group--border_text .nwcsp_1_col.border + .nwcsp_1_col:not(.border) .picture_tag_image {
  order: 4;
  margin-top: 0;
  max-width: 700px;
}

.nwcsp_1_col .picture_tag_image {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5vh;
}
.nwcsp_1_col:not(.left) .nwcsp_title {
  margin-bottom: 3vh;
}
.nwcsp_1_col:not(.left) .nwcsp_title::before {
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  aspect-ratio: 13 / 20;
  background: url("/media/img/ico-star-bubbles.svg") no-repeat center center/contain;
  width: 2.5rem;
  margin-bottom: 3vh;
}
.nwcsp_1_col.left {
  text-align: left;
}
.nwcsp_1_col.border {
  background-color: #f6f5ee;
}
.nwcsp_1_col.border .plugin_header {
  border: 1px solid #2d2d2c;
  padding: 3rem;
}
.nwcsp_1_col.border .nwcsp_title {
  margin-bottom: 1vh;
}
.nwcsp_1_col.border .nwcsp_title strong {
  font-weight: 400;
  font-size: 60%;
  display: block;
}
.nwcsp_1_col.border .nwcsp_title::before {
  display: none;
}
.nwcsp_1_col.border .wysiwyg_wrapper:not(:empty)::before {
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  aspect-ratio: 5 / 4;
  background: url("/media/img/ico-star.svg") no-repeat center center/contain;
  width: 2.5rem;
  margin-bottom: 3vh;
}
.nwcsp_1_col.border .wysiwyg_wrapper:not(:empty)::before {
  margin-top: 3vh;
}
.nwcsp_1_col.border .picture_tag_image {
  max-width: 60rem;
  display: flex;
  gap: 2rem;
  align-items: center;
}
.nwcsp_1_col.border .picture_tag_image::before {
  content: "";
  display: block;
  aspect-ratio: 1 / 1;
  width: 40%;
  background: url("/media/img/graphics.svg") no-repeat center center/contain;
  flex-shrink: 0;
  max-width: 23rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_1_col.border .picture_tag_image {
    flex-direction: column;
  }
  .nwcsp_1_col.border .picture_tag_image::before {
    width: 100%;
  }
}

.nwcsp_full_width_image .nwcsp_title {
  margin-bottom: 3vh;
}
.nwcsp_full_width_image .nwcsp_title::before {
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  aspect-ratio: 45 / 17;
  background: url("/media/img/ico-star-double.svg") no-repeat center center/contain;
  width: 5rem;
  margin-bottom: 3vh;
}
.nwcsp_full_width_image .nwcsp_perex {
  font-size: 1rem;
  line-height: 1.18182em;
  color: #bba186;
}
.nwcsp_full_width_image .nwcsp_perex::before, .nwcsp_full_width_image .nwcsp_perex::after {
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  aspect-ratio: 45 / 17;
  background: url("/media/img/ico-star-double-accent.svg") no-repeat center center/contain;
  width: 2.5rem;
}
.nwcsp_full_width_image .nwcsp_perex::before {
  margin-bottom: 3vh;
}
.nwcsp_full_width_image .nwcsp_perex::after {
  margin-top: 3vh;
}
.nwcsp_full_width_image .picture_tag_image {
  margin-left: auto;
  margin-right: auto;
}

.nwcsp_youtube {
  background-color: #edece5;
  overflow: hidden;
}
.nwcsp_youtube .nwcsp_title {
  margin-bottom: 3vh;
}
.nwcsp_youtube .nwcsp_title::before {
  margin-left: auto;
  margin-right: auto;
  content: "";
  display: block;
  aspect-ratio: 5 / 4;
  background: url("/media/img/ico-star.svg") no-repeat center center/contain;
  width: 2.5rem;
  margin-bottom: 3vh;
}
.nwcsp_youtube .outer_video_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.nwcsp_youtube .outer_video_wrapper .video_preview {
  overflow: hidden;
}
.nwcsp_youtube .outer_video_wrapper .video_preview:hover .video_play_button_default {
  background-color: transparent;
  border-color: #bba186;
}
.nwcsp_youtube .outer_video_wrapper .video_preview:hover .video_play_button_default::after {
  border-left-color: #bba186;
}
@media only screen and (min-width: 901px) {
  .nwcsp_youtube .outer_video_wrapper {
    position: relative;
  }
  .nwcsp_youtube .outer_video_wrapper::before, .nwcsp_youtube .outer_video_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    left: calc(50% - 7.5rem);
    top: calc(50% - 7.5rem);
    height: 15rem;
    width: 15rem;
    background: url("/media/img/ico-star-inverse.svg") no-repeat center center/contain;
  }
  .nwcsp_youtube .outer_video_wrapper::before {
    left: calc(100% + 7rem);
  }
  .nwcsp_youtube .outer_video_wrapper::after {
    left: auto;
    right: calc(100% + 7rem);
  }
}
@media only screen and (min-width: 901px) {
  .nwcsp_youtube .video_wrapper {
    aspect-ratio: 16 / 9;
    position: relative;
    overflow: visible;
  }
  .nwcsp_youtube .video_wrapper::before, .nwcsp_youtube .video_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    left: calc(50% - 2.5rem);
    top: calc(50% - 2.5rem);
    height: 5rem;
    width: 5rem;
    background: url("/media/img/ico-star-inverse.svg") no-repeat center center/contain;
  }
  .nwcsp_youtube .video_wrapper::before {
    left: calc(100% + 1.5rem);
    padding-bottom: 0;
  }
  .nwcsp_youtube .video_wrapper::after {
    left: auto;
    right: calc(100% + 1.5rem);
  }
}
.nwcsp_youtube .video_play_button_default {
  transition: border-color 0.2s;
  border: 5px solid #edece5;
  background-color: transparent;
}
.nwcsp_youtube .video_play_button_default::after {
  transition: border-color 0.2s;
}
@media only screen and (min-width: 901px) {
  .nwcsp_youtube .video_play_button_default {
    position: absolute;
    left: calc(50% - 8.5rem);
    top: calc(50% - 8.5rem);
    height: 17rem;
    width: 17rem;
    position: relative;
  }
  .nwcsp_youtube .video_play_button_default:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-top: calc(8rem / 2) solid transparent;
    border-left: 7rem solid #edece5;
    border-bottom: calc(8rem / 2) solid transparent;
  }
  .nwcsp_youtube .video_play_button_default::after {
    left: calc(50% - 3.5rem);
    top: calc(50% - 4rem);
    margin-left: 0.8rem;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_youtube .video_play_button_default {
    position: absolute;
    left: calc(50% - 5rem);
    top: calc(50% - 5rem);
    height: 10rem;
    width: 10rem;
    position: relative;
  }
  .nwcsp_youtube .video_play_button_default:after {
    content: "";
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    border-top: calc(4rem / 2) solid transparent;
    border-left: 3rem solid #edece5;
    border-bottom: calc(4rem / 2) solid transparent;
  }
  .nwcsp_youtube .video_play_button_default::after {
    left: calc(50% - 1.5rem);
    top: calc(50% - 2rem);
    margin-left: 0.5rem;
  }
}

@media only screen and (max-width: 900px) {
  .nwcsp_gmap {
    padding-bottom: 0;
  }
  .nwcsp_gmap .nwcsp_cont {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_gmap .gmap {
    height: 40vh;
  }
}
.nwcsp_gmap .wysiwyg_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  .nwcsp_gmap .wysiwyg_wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_gmap .wysiwyg_wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.nwcsp_gmap .wysiwyg_wrapper:not(:empty) + .gmap_whole_wrapper {
  margin-top: 3rem;
}
.nwcsp_gmap .gmap_external_link {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
  border-color: #000;
  color: #000;
}
.nwcsp_gmap .gmap_external_link:hover {
  background-color: #c49a75;
}
.nwcsp_gmap .gmap_external_link:not(:hover) {
  background-color: transparent;
}

.nwcsp_reservation {
  position: relative;
  text-align: left;
}
.nwcsp_reservation .form {
  position: static !important;
}
@media only screen and (max-width: 1000px) {
  .nwcsp_reservation .waiter-inspire {
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    display: flex;
  }
}

.page_header {
  margin-top: 5rem;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .page_header {
    margin-top: 3rem;
  }
}
.page_header > ._cont {
  max-width: 50rem;
}
.page_header__headline:only-child {
  margin-bottom: 0;
}
.page_header__perex {
  font-size: 1rem;
  line-height: 1.18182em;
  margin-bottom: 2em;
}
.page_header--hidden {
  height: 0;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  position: absolute;
  margin: 0;
  padding: 0;
}

.header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 451px) {
  .header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .header {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.container:not(.has_banner) .header {
  border-bottom: 1px solid #2d2d2c;
}
.header .hamburger__wrap {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-right: -1rem;
  padding-right: 5rem;
}
.header .hamburger__wrap .header__menu,
.header .hamburger__wrap ul,
.header .hamburger__wrap li {
  display: contents;
}
.header .hamburger__wrap li:last-child a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.header .hamburger__wrap li:last-child a:hover {
  background-color: #c49a75;
}
@media only screen and (max-width: 420px) {
  .header .hamburger__wrap li:last-child a {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 421px) and (max-width: 1000px) {
  .header .hamburger__wrap li:last-child {
    display: none;
  }
}
.header .hamburger__wrap li:nth-child(n) > .menu_item_title,
.header .hamburger__wrap li:nth-child(n) a,
.header .hamburger__wrap .header_link {
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 1rem;
}
@media only screen and (min-width: 601px) {
  .header .hamburger__wrap li:nth-child(n) > .menu_item_title,
  .header .hamburger__wrap li:nth-child(n) a,
  .header .hamburger__wrap .header_link {
    font-size: 0.59091rem;
    line-height: 1.23077em;
  }
}
.header .hamburger__wrap li:not(:last-child) a,
.header .hamburger__wrap .header_link {
  transition: color 0.2s;
}
.header .hamburger__wrap li:not(:last-child) a:hover,
.header .hamburger__wrap .header_link:hover {
  color: #bba186;
}
.header .hamburger__wrap li:not(:last-child) a svg,
.header .hamburger__wrap .header_link svg {
  transition: fill 0.2s;
  height: 1.5em;
  width: 1.5em;
  fill: #000;
}
.header .hamburger__wrap li:not(:last-child) a:hover svg,
.header .hamburger__wrap .header_link:hover svg {
  fill: #bba186;
}
.header .hamburger__wrap .header_link {
  cursor: pointer;
  gap: 0.6em;
}
.header__logo {
  display: block;
  padding: 1.7rem 1rem;
  margin-left: -1rem;
}
.header__logo::before {
  content: "";
  display: block;
  aspect-ratio: 16 / 3;
  background: transparent url("/media/img/logo.svg") no-repeat center center/contain;
  width: 220px;
  margin-top: -8px;
}
@media only screen and (max-width: 550px) {
  .header__logo::before {
    width: 140px;
  }
}

.mobile_reservation_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.18182em;
  background-color: #bba186;
  border: 1px solid transparent;
  color: #000;
  padding: 1em 2.5em;
}
.mobile_reservation_button:hover {
  background-color: #c49a75;
}
@media only screen and (max-width: 420px), screen and (min-width: 1001px) {
  .mobile_reservation_button {
    display: none;
  }
}

.footer {
  padding-bottom: 2rem;
  padding-top: 2rem;
  background-color: #f6f5ee;
}
.footer .mbi_link {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .mbi_link [data-id='svg_logo_inspire_base'] {
  display: block;
}
.footer .mbi_link [data-id='svg_logo_inspire_base'] stop {
  transition: stop-color 0.2s;
}
.footer .mbi_link:hover [data-id='svg_logo_inspire_base'] stop {
  stop-color: #f69a68;
}
.footer__logo {
  display: block;
  padding: 1rem;
  margin: -1rem;
}
.footer__logo::before {
  content: "";
  display: block;
  aspect-ratio: 16 / 3;
  background: transparent url("/media/img/logo.svg") no-repeat center center/contain;
  width: 220px;
}
.footer__address__link {
  text-decoration: underline;
}
.footer__address__link:hover {
  text-decoration: none;
}
.footer__quick_contact {
  text-transform: uppercase;
}
.footer__social {
  transition: background-color 0.2s;
  display: block;
  padding: 1rem;
}
.footer__social:hover {
  background-color: #edece5;
}
.footer__social::after {
  content: "";
  display: block;
  aspect-ratio: 1 / 2;
  background: no-repeat center center / contain;
  width: 2rem;
}
.footer__social--facebook::after {
  background-image: url("/media/img/ico-facebook.svg");
}
.footer__social--instagram::after {
  background-image: url("/media/img/ico-instagram.svg");
}
.footer__socials {
  display: flex;
  margin: -1rem;
}
@media only screen and (min-width: 751px) {
  .footer__socials, .footer__credits {
    justify-self: end;
  }
}
@media only screen and (min-width: 751px) {
  .footer__menu {
    grid-row: span 3;
  }
}
.footer__menu a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.footer__menu a:hover {
  text-decoration: none;
}
.footer__menu li > .menu_item_title,
.footer__menu li > a > .menu_item_title {
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  display: block;
}
.footer__menu li:first-of-type > .menu_item_title {
  font-weight: 700;
}
.footer__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: space-between;
  gap: 2rem;
  align-items: start;
}
@media only screen and (min-width: 451px) {
  .footer__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .footer__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 750px) {
  .footer__inner {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    text-align: center;
    gap: 1.2rem;
  }
}
.footer .heel_company_url,
.footer .mbi_label {
  display: none;
}
.footer .mbi_link {
  transition: background-color 0.2s;
  height: auto;
  width: auto;
  padding: 0.5rem;
  margin: -0.5rem;
}
.footer .mbi_link:hover {
  background-color: #edece5;
}
.footer [data-id='svg_logo_inspire_base'] {
  height: 1.5rem;
  width: 1.5rem;
}
.footer [data-id='svg_logo_inspire_base'] path {
  fill: #000;
}

.partner svg {
  max-width: 8rem;
  max-height: 1.4rem;
}
.partners {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
  padding-bottom: 2rem;
  padding-top: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
@media only screen and (min-width: 451px) {
  .partners {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .partners {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.partners__label {
  font-weight: 700;
  font-size: 0.90909rem;
  line-height: 1.25em;
  text-transform: uppercase;
}
.partners__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 900px) {
  .partners {
    flex-direction: column;
    text-align: center;
  }
}

.newsletter_subscriber {
  padding-bottom: 5rem;
  padding-top: 5rem;
  background-color: #edece5;
}
@media only screen and (max-width: 600px) {
  .newsletter_subscriber {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .newsletter_subscriber {
    padding-top: 3rem;
  }
}
.newsletter_subscriber__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1540px;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  .newsletter_subscriber__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .newsletter_subscriber__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.newsletter_subscriber__headline, .newsletter_subscriber__perex {
  margin-left: auto;
  margin-right: auto;
  max-width: 19rem;
  text-align: center;
}
.newsletter_subscriber .form {
  margin-left: auto;
  margin-right: auto;
  max-width: 34rem;
  margin-top: 2rem;
}
.newsletter_subscriber .form button {
  width: 100%;
}
@media only screen and (min-width: 551px) {
  .newsletter_subscriber .form label {
    grid-area: label;
  }
  .newsletter_subscriber .form input {
    grid-area: input;
  }
  .newsletter_subscriber .form .error_messages {
    grid-area: error_messages;
  }
  .newsletter_subscriber .form button {
    grid-area: button;
  }
  .newsletter_subscriber .form .form__items {
    display: grid;
    grid-template: "label          empty" "input          button" "error_messages error_messages"/1fr max-content;
    gap: 0 1rem;
  }
  .newsletter_subscriber .form .label,
  .newsletter_subscriber .form .field,
  .newsletter_subscriber .form .form_item {
    display: contents;
  }
}
.newsletter_subscriber .form_container--inputs {
  display: none;
}
.newsletter_subscriber .form .form__items {
  grid-template-columns: 1fr 1fr;
}
.newsletter_subscriber .form .label {
  display: none !important;
}
.newsletter_subscriber .form input {
  border-color: transparent;
}
.newsletter_subscriber .form input::placeholder {
  color: initial;
}
.newsletter_subscriber .form button {
  text-transform: uppercase;
}
.newsletter_subscriber .form .button {
  margin-top: 0;
}

.cron_page_wrapper .cron_job {
  margin-bottom: 30px;
}
.cron_page_wrapper .cron_job p {
  margin-top: 10px;
}
.cron_page_wrapper .cron_job table {
  border-collapse: collapse;
  margin-top: 30px;
}
.cron_page_wrapper .cron_job table th,
.cron_page_wrapper .cron_job table td {
  padding: 10px 13px;
  vertical-align: top;
}
.cron_page_wrapper .cron_job table th {
  font-weight: bold;
}
.cron_page_wrapper .cron_job table td {
  font-style: oblique;
}
.cron_page_wrapper .cron_job table td.running, .cron_page_wrapper .cron_job table td.lock_no {
  color: #FF851B;
}
.cron_page_wrapper .cron_job table td.stucked, .cron_page_wrapper .cron_job table td.stuck {
  color: #FF4136;
}
.cron_page_wrapper .cron_job table td.lock, .cron_page_wrapper .cron_job table td.idle {
  color: #01FF70;
}
.cron_page_wrapper .cron_job table tbody tr:nth-of-type(odd) th,
.cron_page_wrapper .cron_job table tbody tr:nth-of-type(odd) td {
  background-color: #fafafa;
}
.cron_page_wrapper .cron_job table tbody tr.disabled td {
  color: #aaa;
  font-style: oblique;
}
.cron_page_wrapper .cron_job table tbody tr.disabled td * {
  color: #aaa;
  font-style: oblique;
}
