
@font-face {
  font-family: "brand_proregular";
  src: url("/media/font/brandpro-webfont.woff2") format("woff2"), url("/media/font/brandpro-webfont.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "catamaranmedium";
  src: url("/media/font/catamaran-medium-webfont.woff2") format("woff2"), url("/media/font/catamaran-medium-webfont.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "catamaranbold";
  src: url("/media/font/catamaran-bold-webfont.woff2") format("woff2"), url("/media/font/catamaran-bold-webfont.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "catamaranblack";
  src: url("/media/font/catamaran-black-webfont.woff2") format("woff2"), url("/media/font/catamaran-black-webfont.woff") format("woff");
  font-display: swap;
}
*,
*::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: 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-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 4.4375rem;
  line-height: 1.15493em;
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 3.9375rem;
    line-height: 1.07937em;
  }
}
@media only screen and (max-width: 450px) {
  h1 {
    font-size: 3.125rem;
    line-height: 1.1em;
  }
}

h2 {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 3.4375rem;
  line-height: 1.07273em;
}
@media only screen and (max-width: 450px) {
  h2 {
    font-size: 2.75rem;
    line-height: 1.11364em;
  }
}

h3 {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 2.8125rem;
  line-height: 1.17778em;
}
@media only screen and (max-width: 450px) {
  h3 {
    font-size: 2.3125rem;
    line-height: 1.13514em;
  }
}

h4 {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.16667em;
}

h5 {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25em;
}

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 {
  transition: color 0.2s;
  color: #b27a02;
}
.wysiwyg_wrapper a:hover {
  color: #a72c31;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 2rem;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 2rem;
}
.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.7em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #ffbe00;
}
.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: #ffbe00;
  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 ol li::before {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
  content: counter(li) ")";
  margin-top: -0.2em;
}
.wysiwyg_wrapper strong {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
}
.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(128, 128, 128, 0.1);
}
.wysiwyg_wrapper table thead {
  color: #a72c31;
  text-transform: uppercase;
}
.wysiwyg_wrapper .table_responsive_wrapper {
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.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: 1004;
  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: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.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: 1260px;
  padding-bottom: 3rem;
  padding-top: 3rem;
  background: #fff;
  border-radius: 9px;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .popup_container .body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container .body {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.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 - 6rem);
  }
}

.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.875rem;
  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.875rem;
  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: 1.125rem;
  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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
  font-size: 0.75rem;
  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: #ffbe00;
}
.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.875rem;
  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: #a72c31;
}

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

.cookie_alert {
  font-size: 0.75rem;
  line-height: 1.25em;
  background-color: #313b41;
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: unset;
}
.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.75rem;
  line-height: 1.25em;
  background-color: #313b41;
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1003;
}
.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: 1400px;
  width: 100%;
}
@media only screen and (min-width: 451px) {
  .banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.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: 1400px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .banner--highestText .banner_slide__texts_wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .banner--highestText .banner_slide__texts_wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.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: 1401px) {
  .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: 1400px) {
  .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: 1401px) {
  .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: 1400px) {
  .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: catamaranmedium, serif;
  font-style: normal;
  font-weight: normal;
  color: #a72c31;
  font-size: 1rem;
  line-height: 1.5em;
}
@media only screen and (max-width: 700px) {
  html {
    font-size: 0.9rem;
    line-height: 1.6em;
  }
}

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

html:not(.js) *,
body:not([data-loaded]) * {
  transition: none !important;
}

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

.cursive {
  font-family: brand_proregular, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
  font-size: 3.4375em;
}
@media only screen and (max-width: 450px) {
  .cursive {
    font-size: 18vw;
  }
}

.motto {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.motto .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 1.25em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
  font-size: 1.25em;
}
.motto .cursive {
  margin-bottom: -0.1em;
}

.btn {
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.btn:hover {
  background-color: #ffbe00;
}
.btn--small {
  font-size: 0.875rem;
  line-height: 1.28571em;
  padding-top: 0.55em;
  padding-bottom: 0.85em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.btn--file {
  font-size: 0.875rem;
  line-height: 1.28571em;
  padding-top: 0.55em;
  padding-bottom: 0.85em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-size: 0.75rem;
  line-height: 1em;
  box-shadow: 0 0 0 0 transparent;
}
.btn--file > span {
  position: relative;
  padding-left: 1.2em;
}
.btn--file > span::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  content: "";
  display: block;
  position: absolute;
  mask: url("/media/img/ico-file.svg") no-repeat center center / contain;
  background-color: currentcolor;
  top: 0;
}
.btn--file > span::before {
  left: -0.5em;
}

[href^='mailto'],
[href^='tel'] {
  transition: text-decoration-color 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  padding-left: 1.7em;
  position: relative;
}
[href^='mailto']:hover,
[href^='tel']:hover {
  text-decoration-color: inherit;
}
[href^='mailto']::before,
[href^='tel']::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: no-repeat center center / contain;
  left: 0;
  top: 0.35em;
}

[href^='mailto']::before {
  background-image: url("/media/img/ico-mail.svg");
}

[href^='tel']::before {
  background-image: url("/media/img/ico-phone.svg");
}

.multiple_phones {
  margin-right: 1.5rem;
}
.multiple_phones * [href^='tel'] {
  padding-left: 0;
  margin-left: 0 !important;
}
.multiple_phones * [href^='tel']::before {
  display: none;
}

.no_data {
  font-style: italic;
}

.plugin_decoration {
  position: absolute;
}
@media only screen and (max-width: 700px) {
  .plugin_decoration {
    display: none;
  }
}

.wysiwyg_wrapper [href^='mailto']:not(:hover),
.wysiwyg_wrapper [href^='tel']:not(:hover) {
  color: inherit;
}
.wysiwyg_wrapper .align_center + .table_responsive_wrapper {
  margin-left: auto;
  margin-right: auto;
  display: table;
}

.wysiwyg_box {
  border: 1px solid #b7a06f;
  padding: 1.5rem;
}
@media only screen and (min-width: 601px) {
  .wysiwyg_box--long {
    grid-column: span 2;
  }
}
.wysiwyg_box > *:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 601px) {
  .wysiwyg_box__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .wysiwyg_box__list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 2rem;
  }
}
.wysiwyg_box__list:not(:first-child) {
  margin-top: 2rem;
}
.wysiwyg_box__list:not(:last-child) {
  margin-bottom: 2rem;
}

.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;
}

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

.nw_error_page ul,
.sitemap_wrap ul {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.nw_error_page ul > li,
.sitemap_wrap ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.nw_error_page ul > li:not(:last-of-type),
.sitemap_wrap ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nw_error_page ul > li::before,
.sitemap_wrap ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.nw_error_page ul > li::before,
.sitemap_wrap ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #ffbe00;
}
.nw_error_page ul ul,
.nw_error_page ul ol,
.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 {
  transition: color 0.2s;
  color: #b27a02;
}
.sitemap_wrap li a:hover {
  color: #a72c31;
}

.main {
  padding-bottom: 6rem;
  padding-top: 6rem;
}
@media only screen and (max-width: 600px) {
  .main {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .main {
    padding-top: 3rem;
  }
}

.graphics_hills {
  overflow: hidden;
  display: block;
  max-width: 100%;
}
.graphics_hills::before {
  content: "";
  display: block;
  aspect-ratio: 5000 / 177;
  left: 50%;
  transform: translateX(-50%);
  background: url("/media/img/decoration-hills.png") no-repeat center bottom/auto 100%;
  height: 177px;
  position: relative;
}
@media only screen and (min-width: 1001px) {
  .graphics_hills::before {
    left: 70%;
  }
}
@media only screen and (min-width: 1401px) {
  .graphics_hills::before {
    left: 61vw;
  }
}
@media only screen and (max-width: 800px) {
  .graphics_hills::before {
    height: 100px;
  }
}

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

.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.5em;
  padding-top: 0.45rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  background-color: #fff;
  border: 1px solid #b7a06f;
  border-radius: 1.6em;
  color: #b7a06f;
  display: block;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: background-color, border-color;
}
.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 {
  color: inherit;
  opacity: 1;
}
.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 {
  color: inherit;
  opacity: 1;
}
.form__hiddens,
.form .field .label {
  display: none;
}
.form .multichoice_title,
.form label {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  display: block;
  padding-bottom: 0.8rem;
}
.form .multichoice_title a,
.form label a {
  transition: color 0.2s;
  color: #b27a02;
}
.form .multichoice_title a:hover,
.form label a:hover {
  color: #a72c31;
}
.form .error_messages {
  font-size: 0.75rem;
  line-height: 1.25em;
  color: #a72c31;
  padding: 0.5em 0;
}
.form .error_messages .error {
  margin-right: 1em;
}
.form .form_item {
  margin-bottom: 1rem;
}
.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: #a72c31;
  color: #a72c31;
}
.form textarea {
  height: calc(1.3rem + 122px);
  resize: vertical;
}
.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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.form button:hover {
  background-color: #ffbe00;
}
.form .submit_button {
  margin-bottom: 0;
}
.form .select .field {
  position: relative;
}
.form .select .field select {
  appearance: none;
  padding-right: 2.5rem;
}
.form .select .field::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.6rem;
  width: 0.6rem;
  background: url("/media/img/arrow-primary.svg") no-repeat center center/contain;
  right: 1.25rem;
  top: 50%;
  pointer-events: none;
  transform: translate(50%, -50%) rotate(0.25turn);
}
.form .select .field select {
  border-color: #b7a06f !important;
}
.form .check_radio_item {
  position: relative;
}
.form .check_radio_item input {
  border: 0;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 0;
}
.form .check_radio_item input + .graphic {
  height: 15px;
  width: 15px;
  position: absolute;
  left: 0;
  top: 0.4em;
  pointer-events: none;
}
.form .check_radio_item input + .graphic::before, .form .check_radio_item input + .graphic::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: opacity 0.2s;
  border: 1px solid #b7a06f;
  border-radius: 2px;
}
.form .check_radio_item input + .graphic::before {
  background-color: #fff;
  opacity: 1;
}
.form .check_radio_item input + .graphic::after {
  background: #a72c31 url("/media/img/ico-checkbox.svg") no-repeat center center/10px;
  border-color: #a72c31;
  opacity: 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 {
  font-family: catamaranmedium, serif;
  font-style: normal;
  font-weight: normal;
  padding-left: calc(15px + 0.5rem);
  padding-bottom: 0;
}
.form .check_radio_item .field {
  display: contents;
}
.form .check_radio_item .tooltip,
.form .check_radio_item + .item_description {
  display: none;
}
.form .no_checkbox .check_radio_item label {
  padding-left: calc(15px + 0.5rem);
}
.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(15px + 0.5rem);
}
.form .checkbox_group .check_radio_item .caption::after,
.form .radio_group .check_radio_item .caption::after {
  display: none;
}
.form .file label {
  font-family: catamaranmedium, serif;
  font-style: normal;
  font-weight: normal;
  padding-top: 0.6rem;
  padding-bottom: 0.9rem;
  cursor: pointer;
  position: relative;
  padding-right: 0.1rem;
  padding-left: 2.1rem;
  display: inline-block;
}
.form .file label::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.4rem;
  width: 1.4rem;
  background: url("/media/img/ico-attachment.svg") no-repeat center center / contain;
  left: 0;
  top: 0.7rem;
}
.form .file .labelDescription,
.form .file .field {
  display: none;
}

.form__city_zip,
.form__street_number {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 0 1rem;
}

.form__error {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  padding-top: 1.6em;
  padding-bottom: 1.9em;
  padding-left: 5em;
  padding-right: 3em;
  background: #a72c31 url("/media/css-stack/img/wsp-notify-fail.svg") no-repeat 1.3em 49%/2.5em;
  display: block;
  color: #fff;
  max-width: max-content;
}
.form__errors {
  margin-bottom: 2rem;
}

.outer_video_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  border-radius: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 960px) {
  .outer_video_wrapper {
    border-radius: 0;
  }
}
@media only screen and (max-width: 960px) and (min-width: 451px) {
  .outer_video_wrapper {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media only screen and (max-width: 960px) and (max-width: 450px) {
  .outer_video_wrapper {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.video_preview::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
}
.video_preview:hover .video_play_button::before {
  background-color: #000;
}

.video_play_button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  gap: 0.3em;
  letter-spacing: 0.16px;
  z-index: 1;
}
.video_play_button::before {
  transition: background-color 0.2s;
  content: "";
  display: block;
  height: 3.75rem;
  width: 3.75rem;
  border: 1.5px solid #ffbe00;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5) url("/media/img/ico-play-accent.svg") no-repeat center center/29px;
}

.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: 1rem;
  line-height: 1.25em;
  color: #000;
}
.info_bubble .nwcsp_gmap_marker_perex {
  font-size: 0.75rem;
  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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
  font-size: 0.625rem;
  line-height: 1.4em;
  text-transform: uppercase;
}
.info_bubble .nwcsp_gmap_marker_button > a:hover {
  background-color: #ffbe00;
}
.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: 38px;
  height: 27px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 38px;
  height: 3px;
  background-color: #ffbe00;
  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: -12px;
}
.hamburger-inner::after {
  bottom: -12px;
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 12px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 24px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--spring .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}
body.side_menu_opened .hamburger--spring .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 12px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--spring .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 12px, 0) rotate(-45deg);
}

.hamburger {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  right: calc(3rem - 1.5rem);
  top: 2.4vh;
  z-index: 1003;
}
@media only screen and (max-width: 450px) {
  .hamburger {
    right: calc(1.5rem - 1.5rem);
  }
}
@media only screen and (min-width: 1051px) {
  .hamburger {
    display: none;
  }
}
.hamburger__title {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  color: #ffbe00;
  text-transform: uppercase;
  margin-top: 0.5em;
}
.hamburger-box {
  display: block;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  border-radius: 2px;
}
.hamburger__blur_layer {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  position: fixed;
  z-index: 1001;
}
@media only screen and (min-width: 1051px) {
  .hamburger__blur_layer {
    display: none;
  }
}
@media only screen and (min-width: 1051px) {
  .hamburger__side_menu {
    display: contents;
  }
}
@media only screen and (max-width: 1050px) {
  .hamburger__side_menu {
    background-color: #fff;
    bottom: 0;
    padding-top: calc(6rem + 2.4vh);
    position: fixed;
    right: -300px;
    top: 0;
    transition-duration: 0.4s;
    transition-property: right, box-shadow;
    width: 300px;
    z-index: 1002;
  }
}
@media only screen and (max-width: 450px) {
  .hamburger__side_menu {
    width: 100%;
    right: -100%;
  }
}
@media only screen and (min-width: 1051px) {
  .hamburger__side_menu__inner {
    display: contents;
  }
}
@media only screen and (max-width: 1050px) {
  .hamburger__side_menu__inner {
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.hamburger__wrap {
  display: contents;
}

@media only screen and (max-width: 1050px) {
  body.side_menu_opened {
    overflow: hidden;
  }
  body.side_menu_opened .hamburger {
    position: fixed;
    filter: none;
  }
  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;
  }
  body.side_menu_opened .header ~ * {
    filter: blur(10px);
  }
}

.cookie_consent .snippet, .cookie_consent [id^='snippet'], .cookie_consent .contents {
  display: contents;
}
.cookie_consent__button {
  display: inline-flex;
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1.2em;
  border: 1px solid black;
  padding: 0.7em 1.2em;
  cursor: pointer;
  transition: background-color 0.3s;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.cookie_consent__button .waiter-inspire-img-helper {
  margin-left: auto;
  margin-right: auto;
  width: 2rem;
}
.cookie_consent__button .waiter-inspire-text {
  display: none;
}
.cookie_consent__button:hover {
  background-color: lightgrey;
}
.cookie_consent__alert {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 19px -3px rgba(100, 100, 100, 0.2);
  padding: 2rem;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 1002;
  transform: translateY(100%);
  transition: transform 1.2s;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem;
  max-width: 1260px;
}
html.js .cookie_consent__alert {
  transform: translateY(0);
}
.cookie_consent__alert__title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.16667em;
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__title::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/img/ico-cookie.svg") no-repeat center center/contain;
}
@media only screen and (min-width: 531px) {
  .cookie_consent__alert__button {
    justify-self: start;
  }
}
.cookie_consent__alert__buttons {
  display: grid;
  grid-template-areas: "settings" "reject" "agree";
  align-items: end;
  margin-top: 2rem;
  grid-gap: 1rem;
  justify-content: initial;
}
@media only screen and (min-width: 531px) {
  .cookie_consent__alert__buttons {
    grid-template-areas: "settings reject agree";
    grid-template-columns: max-content auto max-content;
  }
}
@media only screen and (min-width: 531px) {
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span {
    position: static;
    padding-left: 0;
  }
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span::before {
    display: none;
  }
}
@media only screen and (max-width: 530px) {
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span {
    position: static;
    padding-left: 0;
  }
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span::before {
    display: none;
  }
}
.cookie_consent__alert__button--settings {
  grid-area: settings;
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.cookie_consent__alert__button--settings:hover {
  background-color: #ffbe00;
}
.cookie_consent__alert__button--settings .waiter-inspire {
  background-color: transparent;
}
.cookie_consent__alert__button--settings > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--settings > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-settings.svg") no-repeat center center/contain;
}
.cookie_consent__alert__button--agree_all {
  grid-area: agree;
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.cookie_consent__alert__button--agree_all:hover {
  background-color: #ffbe00;
}
.cookie_consent__alert__button--agree_all > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--agree_all > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-agree.svg") no-repeat center center/contain;
}
.cookie_consent__alert__button--reject_all {
  grid-area: reject;
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.cookie_consent__alert__button--reject_all:hover {
  background-color: #ffbe00;
}
.cookie_consent__alert__button--reject_all > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--reject_all > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-reject.svg") no-repeat center center/contain;
}
.cookie_consent__alert__close {
  display: none;
}
.cookie_consent__popup__title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 2.8125rem;
  line-height: 1.17778em;
}
@media only screen and (max-width: 450px) {
  .cookie_consent__popup__title {
    font-size: 2.3125rem;
    line-height: 1.13514em;
  }
}
.cookie_consent__popup__text {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
}
.cookie_consent__popup__agreement {
  margin-top: 2rem;
  font-size: 0.8rem;
  line-height: 1.2em;
}
.cookie_consent__popup__buttons {
  display: grid;
  grid-template-areas: "selected" "all";
  align-items: end;
  margin-top: 2rem;
  grid-gap: 1rem;
}
@media only screen and (min-width: 731px) {
  .cookie_consent__popup__buttons {
    grid-template-areas: "selected all";
    justify-content: space-between;
  }
}
.cookie_consent__popup__button--agree_selected {
  grid-area: selected;
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.cookie_consent__popup__button--agree_selected:hover {
  background-color: #ffbe00;
}
.cookie_consent__popup__button--agree_all {
  grid-area: all;
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.cookie_consent__popup__button--agree_all:hover {
  background-color: #ffbe00;
}
.cookie_consent__popup__content {
  display: none;
}
.cookie_consent__popup__consents {
  margin-top: 2rem;
}
.cookie_consent__item {
  display: grid;
  grid-template-areas: "label switcher" "text  text";
  grid-template-columns: 1fr max-content;
  align-items: end;
  grid-gap: 0.7rem 0;
}
.cookie_consent__item__label {
  grid-area: label;
  padding-right: 1rem;
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.16667em;
}
.cookie_consent__item__text {
  grid-area: text;
}
.cookie_consent__item + .cookie_consent__item {
  margin-top: 1.5rem;
}
.cookie_consent__switcher {
  grid-area: switcher;
  padding: 3px;
}
.cookie_consent__switcher__inner {
  position: relative;
  height: 24px;
  width: 48px;
}
.cookie_consent__switcher__bg {
  background-color: #888;
  border-radius: 15px;
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.cookie_consent__switcher__handle {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  height: 100%;
  width: 50%;
  top: 0;
  left: 0;
  transition: transform 0.3s;
  pointer-events: none;
}
.cookie_consent__switcher__input {
  display: none;
}
.cookie_consent__switcher__input:checked ~ .cookie_consent__switcher__handle {
  transform: translateX(100%);
}
.cookie_consent__switcher__input:checked ~ .cookie_consent__switcher__bg {
  background-color: #a72c31;
}
.cookie_consent__switcher__input:disabled ~ .cookie_consent__switcher__bg {
  background-color: rgba(167, 44, 49, 0.4);
  cursor: not-allowed;
}

.header + .banner .banner_slide__title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 4.4375rem;
  line-height: 1.15493em;
}
@media only screen and (max-width: 600px) {
  .header + .banner .banner_slide__title {
    font-size: 3.9375rem;
    line-height: 1.07937em;
  }
}
@media only screen and (max-width: 450px) {
  .header + .banner .banner_slide__title {
    font-size: 3.125rem;
    line-height: 1.1em;
  }
}
.header + .banner .banner_slide__title .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 0.3em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 0.3em;
  padding-bottom: 0.6em;
  margin-left: auto;
  margin-right: auto;
  max-width: max-content;
  border-color: inherit;
  display: block;
  margin-bottom: 1.2em;
}
.header + .banner .banner_slide__title:last-child {
  margin-bottom: 0;
}

.header + .banner--highestText {
  background-color: #000;
}
.header + .banner--highestText .slick-initialized .slick-slide {
  display: flex;
}
.header + .banner--highestText .banner_slide {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  min-height: 45vh;
  padding-top: 6rem;
  padding-bottom: 2rem;
}
.header + .banner--highestText .banner_slide__graphics::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
}
.header + .banner--highestText .banner_slide__perex {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
}
.header + .banner--highestText .banner_slide__link {
  margin-top: 2.5rem;
}
.header + .banner--highestText .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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
  margin-top: 2.5rem;
}
.header + .banner--highestText .banner_slide__link:hover {
  background-color: #ffbe00;
}
.header + .banner--highestText .banner_slide__texts_wrap {
  max-width: 996px;
}
.homepage .header + .banner--highestText .banner_slide {
  min-height: 75vh;
}
.header + .banner--highestText + .main .nwcsp_plugins_wrapper_inner .graphics_hills:first-child {
  margin-top: -11rem;
  margin-bottom: -1px;
}
.header + .banner--highestText .video_play_button {
  margin-left: auto;
  margin-right: auto;
  max-width: max-content;
  cursor: pointer;
  padding: 1.5rem;
  margin-top: 1rem;
  position: static;
  transform: unset;
}
.header + .banner--highestText .video_play_button:hover::before {
  background-color: #000;
}

.header + .banner--static .banner_slide,
.header + .banner--product_detail .banner_slide,
.header + .banner--recipe_detail .banner_slide {
  text-align: inherit;
  align-items: start;
  padding-top: 10rem;
}
.header + .banner--static .banner_slide__texts,
.header + .banner--product_detail .banner_slide__texts,
.header + .banner--recipe_detail .banner_slide__texts {
  padding-bottom: 0;
  padding-top: 0;
}
.header + .banner--static .banner_slide__texts_wrap,
.header + .banner--product_detail .banner_slide__texts_wrap,
.header + .banner--recipe_detail .banner_slide__texts_wrap {
  max-width: 1400px;
}

.header + .banner--static .banner_slide__texts {
  text-align: center;
}
.header + .banner--static .banner_slide__texts_wrap {
  padding-bottom: 4rem;
}

.header + .banner--product_detail {
  background-color: #f4ecdb;
}
.header + .banner--product_detail .banner_slide {
  color: inherit;
  min-height: 54vh;
}
.header + .banner--product_detail .banner_slide__graphics {
  height: 54vh;
}
.header + .banner--product_detail .banner_slide__graphics::after {
  background-color: transparent;
}

.header + .banner--recipe_detail .banner_slide {
  color: inherit;
}
.header + .banner--recipe_detail .banner_slide__graphics::after {
  background-color: rgba(0, 0, 0, 0.3);
}
.header + .banner--recipe_detail .banner_slide__texts_wrap--ingredients {
  min-height: 56vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.popup_video .controls {
  display: block;
}
.popup_video .controls .close {
  background-color: #fff;
}
.popup_video .body {
  border-radius: 0;
  padding: 0;
  max-width: unset;
  background-color: transparent;
}
.popup_video .video_play_button {
  display: none;
}
.popup_video .outer_video_wrapper {
  width: 100vw;
}

.article_box {
  display: block;
}
.article_box__image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 68 / 43;
}
.article_box__image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.article_box__title {
  font-size: 1.25rem;
  line-height: 1.25em;
  transition: text-decoration-color 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition-duration: 0.5s;
}
.article_box__title:hover {
  text-decoration-color: inherit;
}
.article_box__title:last-child {
  margin-bottom: 0;
}
.article_box__tags .label {
  display: none;
}
.article_box__tags .list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.8rem;
  margin-bottom: 0.5rem;
}
.article_box__tags .item {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  color: #b27a02;
}
.article_box__social {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: -0.5rem;
  max-width: max-content;
}
.article_box__mobile_link {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 1em;
  display: none;
}
.article_box__mobile_link > span {
  position: relative;
  padding-right: 1.3em;
}
.article_box__mobile_link > span::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.6em;
  width: 0.6em;
  background: url("/media/img/arrow-primary.svg") no-repeat center center/contain;
  right: 0;
  top: 0.7em;
}
.article_box__texts {
  background-color: #fff;
  padding: 1.3rem 2.2rem 1.7rem;
  position: relative;
}
.article_box__texts > * {
  position: relative;
}
.article_box__texts::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  transition: opacity 0.5s;
  background-color: #f4ecdb;
  left: 0;
  top: 0;
}
.article_box:hover .article_box__title {
  text-decoration-color: inherit;
}
.article_box:hover .article_box__texts::before {
  opacity: 0;
}

@media only screen and (min-width: 851px) {
  .articles .items:not(.ajax_loaded),
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_items_wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 2rem;
  }
}
@media only screen and (min-width: 501px) and (max-width: 850px) {
  .articles .items:not(.ajax_loaded),
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_items_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 2rem;
  }
}
@media only screen and (max-width: 500px) {
  .articles .items:not(.ajax_loaded),
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_items_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 2rem;
  }
}
@media only screen and (min-width: 501px) {
  .articles .items:not(.ajax_loaded) .article_box,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box,
  .articles_items_wrapper .article_box {
    display: flex;
    flex-direction: column;
  }
  .articles .items:not(.ajax_loaded) .article_box__texts,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box__texts,
  .articles_items_wrapper .article_box__texts {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 500px) {
  .articles .items:not(.ajax_loaded),
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_items_wrapper {
    column-count: 1;
  }
  .articles .items:not(.ajax_loaded) .article_box,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box,
  .articles_items_wrapper .article_box {
    overflow: hidden;
    text-align: center;
  }
  .articles .items:not(.ajax_loaded) .article_box__tags, .articles .items:not(.ajax_loaded) .article_box__perex, .articles .items:not(.ajax_loaded) .article_box__social,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box__tags,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box__perex,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box__social,
  .articles_items_wrapper .article_box__tags,
  .articles_items_wrapper .article_box__perex,
  .articles_items_wrapper .article_box__social {
    display: none;
  }
  .articles .items:not(.ajax_loaded) .article_box__mobile_link,
  .articles .items.ajax_loaded .ajax_help_wrap .article_box__mobile_link,
  .articles_items_wrapper .article_box__mobile_link {
    display: block;
  }
}

.assistant {
  position: fixed;
  right: 6rem;
  bottom: 3rem;
  width: 0;
  z-index: 1000;
}
@media only screen and (max-width: 700px) {
  .assistant {
    right: 3rem;
    bottom: 1.5rem;
  }
}
.assistant__logo {
  height: 5.5rem;
  width: 5.5rem;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  border-radius: 2.75rem;
  background: #a72c31 url("/media/img/ico-logo.svg") no-repeat center center/75%;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.51);
  z-index: 1;
  cursor: pointer;
}
.assistant__content {
  transition: max-width 0.5s;
  background-color: #fff;
  border: 1px solid #a72c31;
  border-radius: 2.75rem 0 0 2.75rem;
  height: 5.5rem;
  padding: 0.7rem;
  display: flex;
  max-width: 0;
  width: 15.5rem;
  transform: translateX(-100%);
  overflow: hidden;
}
.assistant__content::before {
  content: "";
  display: block;
  border-right: 1px solid #a72c31;
  background: url("/media/img/ico-download.svg") no-repeat center center/50%;
  flex-shrink: 0;
  width: 3.8rem;
}
.assistant__text {
  font-size: 1rem;
  line-height: 1.25em;
  padding-top: 0em;
  padding-bottom: 0.3em;
  padding-left: 1.5rem;
  padding-right: 2.75rem;
  align-self: center;
  overflow: hidden;
  max-height: 100%;
}
.assistant--opened .assistant__content {
  max-width: 15.5rem;
}

.slide_counter {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.slide_counter__arrow {
  height: 3.375rem;
  width: 3.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: background-color 0.2s;
  background-color: #f4ecdb;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.slide_counter__arrow:hover {
  background-color: rgba(183, 160, 111, 0.4);
}
.slide_counter__arrow::before {
  content: "";
  display: block;
  height: 0.9rem;
  width: 0.9rem;
  background: url("/media/img/arrow-primary.svg") no-repeat center center/contain;
  margin-left: 0.2rem;
}
.slide_counter__arrow--prev {
  transform: scaleX(-1);
}
.slide_counter__arrow--prev:active {
  left: -1px;
}
.slide_counter__arrow--next:active {
  right: -1px;
}
.slide_counter__counter {
  font-size: 1.5625rem;
  padding-top: 0em;
  padding-bottom: 0.3em;
}

.job {
  background-color: #fff;
  border: 1px solid #b7a06f;
  border-radius: 9px;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  padding-top: 1.9rem;
  padding-bottom: 2.2rem;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr;
  gap: 1.3rem 2rem;
}
.job + .job {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 601px) {
  .job {
    grid-template-columns: 1fr max-content;
  }
}
.job:first-of-type {
  border-top: 1px solid #b7a06f;
}
.job__category {
  border-bottom: 1px solid #a72c31;
}
.job__category__title {
  font-size: 1.875rem;
  line-height: 1.16667em;
  padding-bottom: 1.4em;
  padding-top: 1.4em;
  cursor: pointer;
  margin-bottom: 0;
}
.job__category__title > span {
  position: relative;
  padding-right: 3em;
  display: block;
}
.job__category__title > span::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.6em;
  width: 0.6em;
  transition: transform 0.2s;
  background: url("/media/img/arrow-primary.svg") no-repeat center center/contain;
  right: 1.2em;
  top: 0.4em;
  transform: rotate(0.25turn);
}
@media only screen and (max-width: 600px) {
  .job__category__title > span {
    padding-right: 1.5em;
  }
  .job__category__title > span::after {
    right: 0;
  }
}
.job__category__joblist {
  padding-bottom: 3rem;
}
.job__category--opened .job__category__title > span::after {
  transform: rotate(-0.25turn);
}
.job__title {
  font-size: 1.25rem;
  line-height: 1.25em;
  margin-bottom: 0;
}
.job__perex, .job__salary {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
}
@media only screen and (min-width: 601px) {
  .job__detail_link {
    grid-area: 1 / 2 / 3 / 2;
  }
}

.nwcsp_plugin_wrapper:not(:last-child),
.plugin_group:not(:last-child) {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_plugin_wrapper:not(:last-child),
  .plugin_group:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.nwcsp_title {
  font-size: 3.4375rem;
  line-height: 1.07273em;
}
@media only screen and (max-width: 450px) {
  .nwcsp_title {
    font-size: 2.75rem;
    line-height: 1.11364em;
  }
}

.nwcsp_perex,
.nwcsp_item_perex {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
}

.nwcsp_item_title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.875rem;
  line-height: 1.16667em;
}

.nwcsp_item_perex:not(:last-child) {
  margin-bottom: 1.2rem;
}

.plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  text-align: center;
  margin-bottom: 4rem;
}

.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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.thanks_backlink a:hover {
  background-color: #ffbe00;
}

.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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.nwcsp_item_button a:hover {
  background-color: #ffbe00;
}

.nwcsp_item_button_group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: 2rem;
}

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

.nwcsp_article + .nwcsp_article,
.nwcsp_article + .nwcsp_timeline,
.nwcsp_article + .nwcsp_banner,
.nwcsp_article + .plugin_group--homepage_menu,
.nwcsp_article + .nwcsp_cookbook,
.nwcsp_article + .nwcsp_career,
.nwcsp_article + .nwcsp_1_col.family,
.nwcsp_timeline + .nwcsp_article,
.nwcsp_timeline + .nwcsp_timeline,
.nwcsp_timeline + .nwcsp_banner,
.nwcsp_timeline + .plugin_group--homepage_menu,
.nwcsp_timeline + .nwcsp_cookbook,
.nwcsp_timeline + .nwcsp_career,
.nwcsp_timeline + .nwcsp_1_col.family,
.nwcsp_banner + .nwcsp_article,
.nwcsp_banner + .nwcsp_timeline,
.nwcsp_banner + .nwcsp_banner,
.nwcsp_banner + .plugin_group--homepage_menu,
.nwcsp_banner + .nwcsp_cookbook,
.nwcsp_banner + .nwcsp_career,
.nwcsp_banner + .nwcsp_1_col.family,
.plugin_group--homepage_menu + .nwcsp_article,
.plugin_group--homepage_menu + .nwcsp_timeline,
.plugin_group--homepage_menu + .nwcsp_banner,
.plugin_group--homepage_menu + .plugin_group--homepage_menu,
.plugin_group--homepage_menu + .nwcsp_cookbook,
.plugin_group--homepage_menu + .nwcsp_career,
.plugin_group--homepage_menu + .nwcsp_1_col.family,
.nwcsp_cookbook + .nwcsp_article,
.nwcsp_cookbook + .nwcsp_timeline,
.nwcsp_cookbook + .nwcsp_banner,
.nwcsp_cookbook + .plugin_group--homepage_menu,
.nwcsp_cookbook + .nwcsp_cookbook,
.nwcsp_cookbook + .nwcsp_career,
.nwcsp_cookbook + .nwcsp_1_col.family,
.nwcsp_career + .nwcsp_article,
.nwcsp_career + .nwcsp_timeline,
.nwcsp_career + .nwcsp_banner,
.nwcsp_career + .plugin_group--homepage_menu,
.nwcsp_career + .nwcsp_cookbook,
.nwcsp_career + .nwcsp_career,
.nwcsp_career + .nwcsp_1_col.family,
.nwcsp_1_col.family + .nwcsp_article,
.nwcsp_1_col.family + .nwcsp_timeline,
.nwcsp_1_col.family + .nwcsp_banner,
.nwcsp_1_col.family + .plugin_group--homepage_menu,
.nwcsp_1_col.family + .nwcsp_cookbook,
.nwcsp_1_col.family + .nwcsp_career,
.nwcsp_1_col.family + .nwcsp_1_col.family {
  margin-top: -6rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article + .nwcsp_article,
  .nwcsp_article + .nwcsp_timeline,
  .nwcsp_article + .nwcsp_banner,
  .nwcsp_article + .plugin_group--homepage_menu,
  .nwcsp_article + .nwcsp_cookbook,
  .nwcsp_article + .nwcsp_career,
  .nwcsp_article + .nwcsp_1_col.family,
  .nwcsp_timeline + .nwcsp_article,
  .nwcsp_timeline + .nwcsp_timeline,
  .nwcsp_timeline + .nwcsp_banner,
  .nwcsp_timeline + .plugin_group--homepage_menu,
  .nwcsp_timeline + .nwcsp_cookbook,
  .nwcsp_timeline + .nwcsp_career,
  .nwcsp_timeline + .nwcsp_1_col.family,
  .nwcsp_banner + .nwcsp_article,
  .nwcsp_banner + .nwcsp_timeline,
  .nwcsp_banner + .nwcsp_banner,
  .nwcsp_banner + .plugin_group--homepage_menu,
  .nwcsp_banner + .nwcsp_cookbook,
  .nwcsp_banner + .nwcsp_career,
  .nwcsp_banner + .nwcsp_1_col.family,
  .plugin_group--homepage_menu + .nwcsp_article,
  .plugin_group--homepage_menu + .nwcsp_timeline,
  .plugin_group--homepage_menu + .nwcsp_banner,
  .plugin_group--homepage_menu + .plugin_group--homepage_menu,
  .plugin_group--homepage_menu + .nwcsp_cookbook,
  .plugin_group--homepage_menu + .nwcsp_career,
  .plugin_group--homepage_menu + .nwcsp_1_col.family,
  .nwcsp_cookbook + .nwcsp_article,
  .nwcsp_cookbook + .nwcsp_timeline,
  .nwcsp_cookbook + .nwcsp_banner,
  .nwcsp_cookbook + .plugin_group--homepage_menu,
  .nwcsp_cookbook + .nwcsp_cookbook,
  .nwcsp_cookbook + .nwcsp_career,
  .nwcsp_cookbook + .nwcsp_1_col.family,
  .nwcsp_career + .nwcsp_article,
  .nwcsp_career + .nwcsp_timeline,
  .nwcsp_career + .nwcsp_banner,
  .nwcsp_career + .plugin_group--homepage_menu,
  .nwcsp_career + .nwcsp_cookbook,
  .nwcsp_career + .nwcsp_career,
  .nwcsp_career + .nwcsp_1_col.family,
  .nwcsp_1_col.family + .nwcsp_article,
  .nwcsp_1_col.family + .nwcsp_timeline,
  .nwcsp_1_col.family + .nwcsp_banner,
  .nwcsp_1_col.family + .plugin_group--homepage_menu,
  .nwcsp_1_col.family + .nwcsp_cookbook,
  .nwcsp_1_col.family + .nwcsp_career,
  .nwcsp_1_col.family + .nwcsp_1_col.family {
    margin-top: -3rem;
  }
}
.nwcsp_article:last-child,
.nwcsp_timeline:last-child,
.nwcsp_banner:last-child,
.plugin_group--homepage_menu:last-child,
.nwcsp_cookbook:last-child,
.nwcsp_career:last-child,
.nwcsp_1_col.family:last-child {
  margin-bottom: -6rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article:last-child,
  .nwcsp_timeline:last-child,
  .nwcsp_banner:last-child,
  .plugin_group--homepage_menu:last-child,
  .nwcsp_cookbook:last-child,
  .nwcsp_career:last-child,
  .nwcsp_1_col.family:last-child {
    margin-bottom: -3rem;
  }
}

.nwcsp_1_col:not(.family) .nwcsp_item_body {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.nwcsp_1_col:not(.family) .nwcsp_item_button_group {
  justify-content: center;
}
.nwcsp_1_col.family {
  background-color: #ffbe00;
  position: relative;
  overflow: hidden;
  min-height: 40rem;
}
.nwcsp_1_col.family .nwcsp_title {
  font-size: 2.8125rem;
  line-height: 1.17778em;
}
@media only screen and (max-width: 450px) {
  .nwcsp_1_col.family .nwcsp_title {
    font-size: 2.3125rem;
    line-height: 1.13514em;
  }
}
.nwcsp_1_col.family .nwcsp_title .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 0.7em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
}
.nwcsp_1_col.family .nwcsp_title .highlight + .cursive {
  margin-left: 0.15em;
}
.nwcsp_1_col.family .nwcsp_title .cursive {
  font-size: 1.8em;
  display: inline-block;
  position: relative;
  top: 0.05em;
}
.nwcsp_1_col.family .motto {
  margin-bottom: 1.3rem;
  max-width: 23.125rem;
}
.nwcsp_1_col.family .motto + .nwcsp_title_outer .highlight,
.nwcsp_1_col.family .motto + .nwcsp_title_outer .cursive,
.nwcsp_1_col.family .motto + .nwcsp_title_outer br {
  display: none;
}
@media only screen and (max-width: 700px) {
  .nwcsp_1_col.family .motto {
    margin-left: auto;
    margin-right: auto;
  }
}
.nwcsp_1_col.family .nwcsp_item_button a:hover {
  background-color: #b27a02;
}
.nwcsp_1_col.family .plugin_decoration {
  bottom: 0;
  left: 0;
}
.nwcsp_1_col.family .plugin_family {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 5rem;
}
@media only screen and (min-width: 701px) {
  .nwcsp_1_col.family .plugin_family {
    grid-template-columns: repeat(2, 1fr);
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 701px) {
  .nwcsp_1_col.family .plugin_family__texts {
    padding-bottom: 13rem;
  }
}
@media only screen and (max-width: 700px) {
  .nwcsp_1_col.family .plugin_family__texts {
    text-align: center;
  }
  .nwcsp_1_col.family .plugin_family__texts .nwcsp_item_button_group {
    justify-content: center;
  }
}
.nwcsp_1_col.family .plugin_family__gallery {
  position: relative;
}
@media only screen and (max-width: 700px) {
  .nwcsp_1_col.family .plugin_family__gallery {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}
@media only screen and (max-width: 700px) and (min-width: 451px) {
  .nwcsp_1_col.family .plugin_family__gallery {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media only screen and (max-width: 700px) and (max-width: 450px) {
  .nwcsp_1_col.family .plugin_family__gallery {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
@media only screen and (max-width: 700px) and (max-width: 600px) {
  .nwcsp_1_col.family .plugin_family__gallery {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 700px) and (max-width: 600px) {
  .nwcsp_1_col.family .plugin_family__gallery {
    padding-top: 3rem;
  }
}

.collage {
  container-type: size;
  aspect-ratio: 3 / 2;
}
@media only screen and (min-width: 701px) {
  .collage {
    position: absolute;
    left: 0;
    top: -3rem;
    width: 50rem;
    max-width: calc((100vw - 1400px) / 2 + 1304px / 2);
  }
}
.collage img {
  position: absolute;
  box-shadow: 0 3px 40px 0 rgba(0, 0, 0, 0.35);
}
.collage > :nth-child(1) img {
  left: 10cqw;
  top: 0;
  width: 65cqw;
}
.collage > :nth-child(2) img {
  right: 0;
  bottom: 10cqh;
  width: 32cqw;
}
.collage > :nth-child(3) img {
  left: 0;
  bottom: 0;
  width: 42cqw;
}
@media only screen and (max-width: 1200px) {
  .collage {
    aspect-ratio: 8 / 9;
  }
  .collage > :nth-child(1) img {
    width: 80cqw;
  }
  .collage > :nth-child(2) img {
    bottom: 20cqh;
  }
  .collage > :nth-child(3) img {
    bottom: 30cqh;
  }
}
@media only screen and (max-width: 850px) {
  .collage > :nth-child(2) img {
    bottom: 0;
    width: 50cqw;
  }
  .collage > :nth-child(3) img {
    bottom: 20cqh;
    width: 50cqw;
  }
}
@media only screen and (max-width: 700px) {
  .collage {
    aspect-ratio: 3 / 2;
  }
  .collage > :nth-child(1) img {
    left: 20cqw;
    width: 70cqw;
  }
  .collage > :nth-child(2) img {
    right: auto;
    left: 0;
    bottom: auto;
    top: 8cqh;
    width: 27cqw;
  }
  .collage > :nth-child(3) img {
    left: auto;
    right: 0;
    bottom: 0;
  }
}

.nwcsp_2_cols .nwcsp_item_ico {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 601px) {
  .nwcsp_2_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_2_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}

.nwcsp_3_cols .nwcsp_col.with_ico {
  display: flex;
  flex-direction: column;
}
.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_title {
  order: 2;
}
.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_perex {
  order: 3;
}
.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_ico {
  order: 1;
}
.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_body {
  order: 4;
}
.nwcsp_3_cols .nwcsp_item_ico {
  margin-bottom: 2rem;
}
.nwcsp_3_cols .nwcsp_item_title {
  font-size: 1.25rem;
  line-height: 1.25em;
}
@media only screen and (min-width: 601px) {
  .nwcsp_3_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_3_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}

.nwcsp_full_width_image .nwcsp_cont {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: inherit;
  width: auto;
}
.nwcsp_full_width_image img {
  width: 100%;
}
@media only screen and (min-width: 861px) {
  .nwcsp_full_width_image {
    position: relative;
    overflow: hidden;
  }
  .nwcsp_full_width_image .nwcsp_item_ico {
    pointer-events: none;
  }
  .nwcsp_full_width_image .nwcsp_item_ico::after {
    content: "";
    display: block;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.35);
  }
  .nwcsp_full_width_image .nwcsp_title_outer:last-child .nwcsp_title,
  .nwcsp_full_width_image .nwcsp_perex:last-child {
    margin-bottom: 0;
  }
  .nwcsp_full_width_image .nwcsp_title,
  .nwcsp_full_width_image .nwcsp_perex {
    max-width: 45rem;
  }
  .nwcsp_full_width_image .plugin_header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 1246px;
    text-align: inherit;
    color: #fff;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 861px) and (min-width: 451px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 861px) and (max-width: 450px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media only screen and (max-width: 860px) and (min-width: 451px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 860px) and (max-width: 450px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_photogallery .photos_count,
.nwcsp_photogallery .description {
  display: none;
}
.nwcsp_photogallery .load_more {
  -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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 3rem;
}
.nwcsp_photogallery .load_more:hover {
  background-color: #ffbe00;
}
.nwcsp_photogallery .photogallery .items {
  overflow: hidden;
}
.nwcsp_photogallery .photogallery .items {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
}
.nwcsp_photogallery .photogallery .items > * {
  flex-grow: 1;
}
.nwcsp_photogallery .photogallery .items img {
  object-fit: cover;
  height: 13.5rem;
  min-width: 100%;
  width: auto;
}
.nwcsp_photogallery .photogallery .items::after {
  content: '';
  flex-grow: 999999999;
}
.nwcsp_photogallery .photogallery .items .picture_tag_image {
  position: relative;
  overflow: hidden;
}
.nwcsp_photogallery .photogallery .items .picture_tag_image img {
  transition: transform 0.5s;
}
.nwcsp_photogallery .photogallery .items .picture_tag_image:hover img {
  transform: scale(1.1);
}
@media only screen and (max-width: 900px) and (min-width: 451px) {
  .nwcsp_photogallery .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 900px) and (max-width: 450px) {
  .nwcsp_photogallery .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_photogallery .nwcsp_cont {
    padding-left: 0;
    padding-right: 0;
  }
}

.nwcsp_paragraph_left_right_item {
  display: grid;
  gap: 2rem 3rem;
}
.nwcsp_paragraph_left_right_item:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 622px) {
  .nwcsp_paragraph_left_right_item {
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
  }
  .nwcsp_paragraph_left_right_item:nth-child(odd) :first-child {
    order: 1;
  }
  .nwcsp_paragraph_left_right_item:nth-child(odd) :last-child {
    order: -1;
  }
  .nwcsp_paragraph_left_right_item:nth-child(even) :first-child {
    justify-self: end;
  }
}

@media only screen and (min-width: 961px) {
  .nwcsp_youtube_gallery .videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .nwcsp_youtube_gallery .videos > * {
    width: calc(50% - 1.5rem);
    margin-bottom: 3rem;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 3rem;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2), .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
.nwcsp_youtube_gallery .videos .texts {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

@media only screen and (min-width: 851px) {
  .nwcsp_gmap .mapy_cz,
  .nwcsp_gmap .gmap {
    min-height: 50vh;
  }
  .nwcsp_gmap .gmap_whole_wrapper,
  .nwcsp_gmap .gmap_wrapper {
    display: contents;
  }
  .nwcsp_gmap .gmap {
    height: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .nwcsp_gmap .mapy_cz,
  .nwcsp_gmap .gmap {
    min-height: 70vh;
  }
}
.nwcsp_gmap .nwcsp_cont {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: inherit;
  width: auto;
}
.nwcsp_gmap .plugin_header {
  padding-bottom: 3rem;
  padding-top: 3rem;
  background-color: #ffbe00;
  margin-bottom: 0;
}
@media only screen and (min-width: 851px) {
  .nwcsp_gmap .plugin_header {
    margin: 0;
    max-width: initial;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: inherit;
  }
  .nwcsp_gmap .nwcsp_cont {
    display: grid;
    grid-template-columns: minmax(max-content, 1fr) 1fr;
  }
  .nwcsp_gmap--text_stop .text_stop,
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex {
    width: 100%;
    margin-left: auto;
  }
}
@media only screen and (min-width: 851px) and (min-width: 451px) {
  .nwcsp_gmap--text_stop .text_stop,
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 851px) and (max-width: 450px) {
  .nwcsp_gmap--text_stop .text_stop,
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 851px) {
  .nwcsp_gmap--text_stop .text_stop {
    max-width: 700px;
    padding-right: 0 !important;
  }
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex {
    max-width: 700px;
  }
}
@media only screen and (max-width: 850px) {
  .nwcsp_gmap .plugin_header {
    max-width: 896px;
  }
}
@media only screen and (max-width: 850px) and (min-width: 451px) {
  .nwcsp_gmap .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 850px) and (max-width: 450px) {
  .nwcsp_gmap .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_contact_form .nwcsp_title {
  font-family: brand_proregular, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
  font-size: 5rem;
  margin-bottom: 0.2em;
}
.nwcsp_contact_form .nwcsp_perex {
  text-wrap: balance;
}
.nwcsp_contact_form--job .agreement_evidence .form_item {
  margin-bottom: 1.5rem;
}
.nwcsp_contact_form--job .agreement_evidence .item_description {
  font-size: 0.875rem;
  line-height: 1.28571em;
  color: #b7a06f;
  display: block;
  padding-left: calc(15px + 0.5rem);
  margin-top: 0.7em;
}
.nwcsp_contact_form--job .agreement_evidence .item_description [href^='mailto'],
.nwcsp_contact_form--job .agreement_evidence .item_description [href^='tel'] {
  color: #a72c31;
  margin-left: 0.5em;
}
.nwcsp_contact_form--job .agreement_evidence .item_description p:not(:last-child) {
  margin-bottom: 1em;
}
@media only screen and (min-width: 901px) {
  .nwcsp_contact_form .nwcsp_cont {
    display: grid;
    grid-template-columns: minmax(max-content, 50%) 1fr min-content;
    gap: 1.3rem 0;
  }
  .nwcsp_contact_form .form__snippet > *,
  .nwcsp_contact_form .form,
  .nwcsp_contact_form .form__items,
  .nwcsp_contact_form .form_container,
  .nwcsp_contact_form .plugin_header {
    display: contents;
  }
  .nwcsp_contact_form .form_item {
    margin-bottom: 0;
  }
  .nwcsp_contact_form .plugin_header {
    text-align: inherit;
  }
  .nwcsp_contact_form .nwcsp_title {
    margin-bottom: 0;
    white-space: nowrap;
  }
  .nwcsp_contact_form .nwcsp_perex {
    grid-column: span 2;
  }
  .nwcsp_contact_form .nwcsp_title,
  .nwcsp_contact_form .text,
  .nwcsp_contact_form .tel,
  .nwcsp_contact_form .email {
    padding-right: 3rem;
    max-width: 31rem;
  }
  .nwcsp_contact_form .textarea {
    grid-column: 2 / span 2;
    grid-row: 2 / span 2;
    display: flex;
    flex-direction: column;
  }
  .nwcsp_contact_form .textarea .field {
    flex-grow: 1;
  }
  .nwcsp_contact_form .textarea textarea {
    height: 100%;
  }
  .nwcsp_contact_form .file,
  .nwcsp_contact_form .agreement_evidence,
  .nwcsp_contact_form .button {
    align-self: end;
  }
  .nwcsp_contact_form .file,
  .nwcsp_contact_form .agreement_evidence {
    padding-right: 2rem;
  }
  .nwcsp_contact_form--job .textarea {
    grid-row-end: span 3;
  }
  .nwcsp_contact_form--job .agreement_evidence,
  .nwcsp_contact_form--job .file {
    padding-right: 0;
  }
  .nwcsp_contact_form--job .agreement_evidence,
  .nwcsp_contact_form--job .submit_button {
    grid-column: span 3;
  }
  .nwcsp_contact_form--job .agreement_evidence .form_item {
    margin-bottom: 0;
  }
}

.nwcsp_timeline {
  padding-bottom: 6rem;
  padding-top: 6rem;
  background: #f4ecdb url("/media/img/pattern.jpg") repeat center center/20px auto;
}
@media only screen and (max-width: 600px) {
  .nwcsp_timeline {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_timeline {
    padding-top: 3rem;
  }
}
.nwcsp_timeline .nwcsp_title {
  font-family: brand_proregular, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
  font-size: 6.9375rem;
  margin-bottom: 0;
}
.nwcsp_timeline .nwcsp_title_outer {
  display: flex;
  align-items: center;
  gap: 2.5rem;
}
.nwcsp_timeline .nwcsp_title_outer::before, .nwcsp_timeline .nwcsp_title_outer::after {
  content: "";
  display: block;
  border-top: 1px solid #a72c31;
  flex-grow: 1;
  margin-top: -0.8rem;
}
.nwcsp_timeline .plugin_header {
  margin-left: 0;
  margin-right: 0;
  max-width: unset;
}
.nwcsp_timeline .nwcsp_perex,
.nwcsp_timeline .wysiwyg_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.nwcsp_timeline .wysiwyg_wrapper {
  margin-top: 1rem;
}
.nwcsp_timeline img,
.nwcsp_timeline .picture_tag_image {
  border-radius: 50%;
}
@media only screen and (max-width: 700px) {
  .nwcsp_timeline img {
    width: 80px;
  }
}
.nwcsp_timeline .picture_tag_image {
  background-color: #f4ecdb;
  border: 1px solid #b7a06f;
  padding: 1rem;
  width: max-content;
  flex-shrink: 0;
  align-self: start;
}
@media only screen and (max-width: 700px) {
  .nwcsp_timeline .picture_tag_image {
    padding: 0.7rem;
  }
}
.nwcsp_timeline .year {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25em;
}
.nwcsp_timeline .text {
  font-family: catamaranmedium, serif;
  font-style: normal;
  font-weight: normal;
}
.nwcsp_timeline .milestone {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media only screen and (min-width: 901px) {
  .nwcsp_timeline .milestone:nth-child(odd) {
    margin-left: 50%;
  }
  .nwcsp_timeline .milestone:nth-child(odd) .picture_tag_image {
    margin-left: -5.8rem;
  }
  .nwcsp_timeline .milestone:nth-child(even) {
    margin-right: 50%;
    flex-direction: row-reverse;
    text-align: right;
  }
  .nwcsp_timeline .milestone:nth-child(even) .picture_tag_image {
    margin-right: -5.8rem;
  }
}
.nwcsp_timeline .milestone:last-child {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_timeline .milestone:last-child {
    margin-bottom: 3rem;
  }
}
.nwcsp_timeline .milestones {
  position: relative;
  padding-bottom: 1px;
}
.nwcsp_timeline .milestones::before {
  content: "";
  display: block;
  position: absolute;
  border-left: 1px solid #b7a06f;
  left: 5.8rem;
  height: 100%;
}
@media only screen and (min-width: 901px) {
  .nwcsp_timeline .milestones::before {
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 700px) {
  .nwcsp_timeline .milestones::before {
    left: 3.6rem;
  }
}
@media only screen and (min-width: 701px) {
  .nwcsp_timeline .nwcsp_item_button a {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    min-width: 11.4rem;
  }
}

.nwcsp_article {
  padding-bottom: 6rem;
  padding-top: 6rem;
  background-color: #ffbe00;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_article {
    padding-top: 3rem;
  }
}
.nwcsp_article .plugin_decoration--decoration-suhaj-trakac {
  left: 0;
  bottom: 17%;
}
.nwcsp_article .plugin_decoration--decoration-klobasovnik {
  right: 0;
  top: 27%;
}
@media only screen and (max-width: 1430px) {
  .nwcsp_article .plugin_decoration--decoration-suhaj-trakac {
    bottom: 0;
  }
  .nwcsp_article .plugin_decoration--decoration-klobasovnik {
    top: 0;
    right: -10%;
  }
}
@media only screen and (min-width: 701px) and (max-width: 1100px) {
  .nwcsp_article .nwcsp_title {
    -webkit-text-stroke: 1px #ffbe00;
  }
}
.nwcsp_article .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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 3rem;
}
.nwcsp_article .nwcsp_item_button a:hover {
  background-color: #ffbe00;
}
.nwcsp_article .nwcsp_cont {
  position: relative;
}

@media only screen and (min-width: 701px) {
  .nwcsp_homepagemenu ul {
    display: flex;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
  .nwcsp_homepagemenu ul > li {
    margin-left: 1rem;
    padding-left: 1.2em;
    position: relative;
    text-align: left;
  }
  .nwcsp_homepagemenu ul > li:not(:last-of-type) {
    margin-bottom: 1rem;
  }
  .nwcsp_homepagemenu ul > li::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0.7em;
  }
  .nwcsp_homepagemenu ul > li::before {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background-color: #ffbe00;
  }
  .nwcsp_homepagemenu ul ul,
  .nwcsp_homepagemenu ul ol {
    margin-top: 1rem;
    margin-bottom: 0;
  }
  .nwcsp_homepagemenu ul > li::before {
    background-color: #a72c31;
    top: 0.8em;
  }
  .nwcsp_homepagemenu ul > li:not(:last-of-type) {
    margin-bottom: 0;
  }
  .nwcsp_homepagemenu ul ul:first-child > li:first-child {
    margin-left: 0;
    padding-left: 0;
  }
  .nwcsp_homepagemenu ul ul:first-child > li:first-child::before {
    display: none;
  }
  .nwcsp_homepagemenu ul a {
    font-family: catamaranblack, serif;
    font-style: normal;
    font-weight: normal;
    padding-top: 0.1em;
    padding-bottom: 0.4em;
    transition: text-decoration-color 0.2s;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: 1px;
    text-underline-offset: 9px;
    transition-property: text-decoration-color, color;
    text-transform: uppercase;
    display: block;
  }
  .nwcsp_homepagemenu ul a:hover {
    text-decoration-color: inherit;
  }
  .nwcsp_homepagemenu ul a:hover {
    color: #b27a02;
    text-decoration-color: #b27a02;
  }
  .nwcsp_homepagemenu ul > li {
    margin-left: 0;
    padding-left: 0;
    flex-grow: 1;
    text-align: center;
  }
  .nwcsp_homepagemenu ul > li::before {
    left: -3px;
  }
  .nwcsp_homepagemenu ul ul {
    display: none;
  }
}
@media only screen and (max-width: 888px) {
  .nwcsp_homepagemenu {
    display: none;
  }
}

.nwcsp_banner .banner--highestText .banner_slide {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 75vh;
}
.nwcsp_banner .banner--highestText .banner_slide .slick-initialized .slick-slide {
  display: flex;
}
@media only screen and (min-width: 701px) {
  .nwcsp_banner .banner--highestText .banner_slide__graphics img {
    object-fit: cover;
    object-position: center top;
  }
}
.nwcsp_banner .banner--highestText .banner_slide__title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 0.55em;
  text-transform: uppercase;
  font-size: 2.8125rem;
  line-height: 1.17778em;
}
@media only screen and (max-width: 450px) {
  .nwcsp_banner .banner--highestText .banner_slide__title {
    font-size: 2.3125rem;
    line-height: 1.13514em;
  }
}
.nwcsp_banner .banner--highestText .banner_slide__title .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 0.5em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 0.3em;
  padding-bottom: 0.6em;
  display: block;
  max-width: max-content;
  margin-bottom: 1em;
}
@media only screen and (max-width: 550px) {
  .nwcsp_banner .banner--highestText .banner_slide__title .highlight {
    margin-left: auto;
    margin-right: auto;
  }
}
.nwcsp_banner .banner--highestText .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;
  padding-top: 0.7em;
  padding-bottom: 1em;
  padding-left: 2em;
  padding-right: 2em;
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  background-color: #a72c31;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.16px;
  border-radius: 1.6em;
  box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
}
.nwcsp_banner .banner--highestText .banner_slide__link:hover {
  background-color: #ffbe00;
}
.nwcsp_banner .banner--highestText .banner_slide__texts {
  background: #f4ecdb url("/media/img/pattern.jpg") repeat center center/20px auto;
  max-width: 570px;
}
@media only screen and (min-width: 451px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
  padding-bottom: 6rem;
  padding-top: 6rem;
  max-width: 1246px;
}
@media only screen and (max-width: 600px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 701px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    padding-top: 7.5rem;
  }
}
@media only screen and (max-width: 550px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    text-align: center;
  }
}
@media only screen and (max-width: 350px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.nwcsp_banner .banner--highestText .banner_slide__bottom {
  margin-top: 2.5rem;
  display: flex;
  justify-content: space-between;
  align-items: start;
  gap: 2rem;
}
@media only screen and (max-width: 550px) {
  .nwcsp_banner .banner--highestText .banner_slide__bottom {
    flex-direction: column;
    align-items: center;
  }
}
.nwcsp_banner .banner--highestText .banner__outside_arrows {
  display: none;
}
.nwcsp_banner .banner--highestText .slick-dots {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: 3vh;
  display: flex;
}
.nwcsp_banner .banner--highestText .slick-dots button {
  display: none;
}
.nwcsp_banner .banner--highestText .slick-dots li {
  padding: 0.65rem;
  cursor: pointer;
}
.nwcsp_banner .banner--highestText .slick-dots li::before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.78);
  transition-property: transform, background-color;
  transition-duration: 0.5s;
}
.nwcsp_banner .banner--highestText .slick-dots li:hover::before {
  background-color: #b7a06f;
}
.nwcsp_banner .banner--highestText .slick-dots li.slick-active::before {
  background-color: #b7a06f;
  transform: scale(1.7);
}
@media only screen and (max-width: 700px) {
  .nwcsp_banner .banner--highestText .banner_slide {
    background-color: #ffbe00;
    display: block;
    min-height: 0;
  }
  .nwcsp_banner .banner--highestText .banner_slide__graphics {
    position: relative;
    height: auto;
  }
  .nwcsp_banner .banner--highestText .banner_slide__graphics .picture_tag_image {
    position: relative;
    height: 40vh;
  }
  .nwcsp_banner .banner--highestText .banner_slide__texts {
    max-width: unset;
  }
}
@media only screen and (max-width: 700px) and (min-width: 451px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 700px) and (max-width: 450px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 700px) {
  .nwcsp_banner .banner--highestText .banner_slide__texts_wrap {
    padding-top: 0;
    margin-top: -2vh;
  }
  .nwcsp_banner .banner--highestText .slick-dots {
    top: calc(38vh - 3.5rem);
    bottom: auto;
  }
}

.nwcsp_cookbook {
  padding-bottom: 6rem;
  padding-top: 6rem;
  background: #f4ecdb url("/media/img/pattern.jpg") repeat center center/20px auto;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .nwcsp_cookbook {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_cookbook {
    padding-top: 3rem;
  }
}
.nwcsp_cookbook .slick-track {
  display: flex;
}
.nwcsp_cookbook .slick-list {
  overflow: hidden;
}
.nwcsp_cookbook .slick-slide {
  float: none;
  height: auto;
}
.nwcsp_cookbook .nwjs_carousel {
  overflow: hidden;
}
.nwcsp_cookbook .nwjs_carousel:not(.slick-initialized) > *:not(:first-child) {
  display: none;
}
.nwcsp_cookbook .nwcsp_title {
  font-size: 1.5625rem;
  text-align: center;
}
.nwcsp_cookbook .nwcsp_title .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 0.8em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 0.5em;
  padding-bottom: 0.8em;
}
.nwcsp_cookbook .nwcsp_title .cursive {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  margin-top: 0.45em;
}
.nwcsp_cookbook .nwcsp_title .cursive::before, .nwcsp_cookbook .nwcsp_title .cursive::after {
  content: "";
  display: block;
  border-top: 1px solid #a72c31;
  border-bottom: 1px solid #a72c31;
  height: 9px;
  flex-grow: 1;
  margin-top: -0.8rem;
}
.nwcsp_cookbook .plugin_header {
  margin-left: 0;
  margin-right: 0;
  max-width: unset;
}
@media only screen and (min-width: 601px) {
  .nwcsp_cookbook .plugin_header {
    margin-top: -2rem;
  }
}
@media only screen and (max-width: 850px) {
  .nwcsp_cookbook .plugin_header {
    margin-bottom: 2rem;
  }
}
.nwcsp_cookbook .plugin_decoration {
  display: none;
}
.nwcsp_cookbook .plugin_decoration__group {
  aspect-ratio: 5 / 6;
  position: absolute;
  left: 3rem;
  top: 15%;
  width: 24.5rem;
}
.nwcsp_cookbook .plugin_decoration--decoration-onion {
  right: 0;
  top: 0;
}
.nwcsp_cookbook .plugin_decoration--decoration-bacon {
  left: 0;
  bottom: 0;
}
.nwcsp_cookbook .plugin_decoration--decoration-sausage {
  left: 85vw;
  top: 50%;
}
.nwcsp_cookbook .plugin_decoration--decoration-sausage img {
  max-width: unset;
}
.nwcsp_cookbook .nwjs_carousel.slick-initialized .recipe_box__slide {
  display: grid;
}
.nwcsp_cookbook .recipe_box__slide {
  display: grid;
  gap: 2.5rem 3rem;
}
@media only screen and (min-width: 851px) {
  .nwcsp_cookbook .recipe_box__slide {
    grid-template: "title title   image" auto "text  text    image" 1fr "link  counter image" auto/1fr min-content minmax(30%, 530px);
    padding-left: 0.8rem;
  }
}
@media only screen and (max-width: 850px) {
  .nwcsp_cookbook .recipe_box__slide {
    grid-template: 'image' auto 'title' auto 'text' 1fr 'link' auto 'counter' auto;
    justify-items: center;
    text-align: center;
  }
}
.nwcsp_cookbook .recipe_box__slides::after {
  content: "";
  display: block;
  border-top: 1px solid #a72c31;
  border-bottom: 1px solid #a72c31;
  height: 9px;
  margin-top: 3.5rem;
}
.nwcsp_cookbook .recipe_box--slick {
  display: contents;
}
.nwcsp_cookbook .recipe_box--slick + .recipe_box__link {
  box-shadow: 0 0 0 0 transparent;
  max-width: max-content;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__image {
  grid-area: image;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__title {
  grid-area: title;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__text {
  grid-area: text;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__link {
  grid-area: link;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__counter {
  grid-area: counter;
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__image img {
  width: auto;
}
@media only screen and (min-width: 851px) {
  .nwcsp_cookbook .recipe_box--slick .recipe_box__image {
    border-left: 1px solid #a72c31;
    padding-left: 2.5rem;
  }
  .nwcsp_cookbook .recipe_box--slick .recipe_box__image .picture_tag_image {
    position: relative;
    height: 100%;
  }
  .nwcsp_cookbook .recipe_box--slick .recipe_box__image picture {
    overflow: hidden;
    position: relative;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
  }
  .nwcsp_cookbook .recipe_box--slick .recipe_box__image picture img {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    max-height: initial;
    max-width: initial;
  }
}
.nwcsp_cookbook .recipe_box--slick .recipe_box__title {
  font-family: brand_proregular, serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
  font-size: 3.4375rem;
  line-height: 1.07273em;
  margin-bottom: -1.5rem;
}
@media only screen and (max-width: 450px) {
  .nwcsp_cookbook .recipe_box--slick .recipe_box__title {
    font-size: 2.75rem;
    line-height: 1.11364em;
  }
}

.nwcsp_career {
  padding-bottom: 6rem;
  padding-top: 6rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_career {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_career {
    padding-top: 3rem;
  }
}
.nwcsp_career .nwcsp_title {
  font-size: 1.5625rem;
  text-align: center;
}
.nwcsp_career .nwcsp_title .highlight {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2.6px;
  text-transform: uppercase;
  padding-bottom: 0.15em;
  font-size: 0.8em;
  line-height: 1.3em;
  display: inline-block;
  border: 2px solid #a72c31;
  border-left-width: 0;
  border-right-width: 0;
  padding-top: 0.5em;
  padding-bottom: 0.8em;
}
.nwcsp_career .nwcsp_title .cursive {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  margin-top: 0.45em;
}
.nwcsp_career .nwcsp_title .cursive::before, .nwcsp_career .nwcsp_title .cursive::after {
  content: "";
  display: block;
  border-top: 1px solid #a72c31;
  border-bottom: 1px solid #a72c31;
  height: 9px;
  flex-grow: 1;
  margin-top: -0.8rem;
}
.nwcsp_career .plugin_header {
  margin-left: 0;
  margin-right: 0;
  max-width: unset;
}
@media only screen and (min-width: 601px) {
  .nwcsp_career .plugin_header {
    margin-top: -2rem;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_career .plugin_header {
    margin-bottom: 2rem;
  }
}

.plugin_group--homepage_menu {
  margin-top: -6rem;
}
@media only screen and (max-width: 600px) {
  .plugin_group--homepage_menu {
    margin-top: -3rem;
  }
}
.plugin_group--homepage_menu .nwcsp_homepagemenu {
  padding-bottom: 3rem;
  padding-top: 3rem;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

@media only screen and (min-width: 851px) {
  .plugin_group--wiki_map .mapy_cz,
  .plugin_group--wiki_map .gmap {
    min-height: 50vh;
  }
  .plugin_group--wiki_map .gmap_whole_wrapper,
  .plugin_group--wiki_map .gmap_wrapper {
    display: contents;
  }
  .plugin_group--wiki_map .gmap {
    height: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .plugin_group--wiki_map .mapy_cz,
  .plugin_group--wiki_map .gmap {
    min-height: 70vh;
  }
}
.plugin_group--wiki_map .wysiwyg_wrapper p:not(:last-child) {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 851px) {
  .plugin_group--wiki_map {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .plugin_group--wiki_map .nwcsp_1_col {
    padding-bottom: 3rem;
    padding-top: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffbe00;
    margin-bottom: 0;
  }
  .plugin_group--wiki_map .nwcsp_gmap {
    display: contents;
  }
  .plugin_group--wiki_map .nwcsp_gmap .plugin_header {
    display: none;
  }
  .plugin_group--wiki_map .nwcsp_gmap .nwcsp_cont {
    display: contents;
  }
}

.page_header {
  margin-bottom: 6rem;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .page_header {
    margin-bottom: 3rem;
  }
}
.page_header > ._cont {
  max-width: 800px;
}
.page_header__headline:last-child {
  margin-bottom: 0;
}
.page_header__perex {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
}
.page_header--hidden {
  height: 0;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  position: absolute;
  margin: 0;
  padding: 0;
}

.header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (max-width: 1050px) {
  .header ~ * {
    transition: filter 0.15s;
  }
}
.header__inner {
  padding-bottom: 3vh;
  padding-top: 3vh;
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media only screen and (min-width: 1051px) {
  .header__logo {
    flex-shrink: 0;
  }
}

.menu li > .menu_item_title,
.menu li > a > .menu_item_title {
  transition: color 0.2s;
  display: block;
}
.menu li > .menu_item_title:hover,
.menu li > a > .menu_item_title:hover {
  color: #ffbe00;
}
.menu .level-1 > li > .menu_item_title,
.menu .level-1 > li > a > .menu_item_title {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
}
.menu .level-2 > li > .menu_item_title,
.menu .level-2 > li > a > .menu_item_title {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
}
@media only screen and (min-width: 1051px) {
  .menu {
    flex-grow: 1;
  }
  .menu .level-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 950px;
    display: flex;
  }
  .menu .level-1 > li {
    flex-grow: 1;
    position: relative;
  }
  .menu .level-1 > li > .menu_item_title,
  .menu .level-1 > li > a > .menu_item_title {
    padding-top: 0.6em;
    padding-bottom: 0.9em;
    padding-left: 0.8em;
    padding-right: 0.8em;
    text-align: center;
  }
  .menu .level-1 > li > .menu_item_title:not(:hover),
  .menu .level-1 > li > a > .menu_item_title:not(:hover) {
    color: #fff;
  }
  .menu .level-1 > li.submenu > .menu_item_title > span,
  .menu .level-1 > li.submenu > a > .menu_item_title > span {
    position: relative;
    padding-right: 1.3em;
  }
  .menu .level-1 > li.submenu > .menu_item_title > span::before, .menu .level-1 > li.submenu > .menu_item_title > span::after,
  .menu .level-1 > li.submenu > a > .menu_item_title > span::before,
  .menu .level-1 > li.submenu > a > .menu_item_title > span::after {
    content: "";
    display: block;
    position: absolute;
    height: 7px;
    width: 7px;
    background: no-repeat center center / contain;
    right: 0;
    top: 0.8em;
    transform: rotate(0.25turn);
    transition-property: opacity, transform;
    transition-duration: 0.2s;
  }
  .menu .level-1 > li.submenu > .menu_item_title > span::before,
  .menu .level-1 > li.submenu > a > .menu_item_title > span::before {
    background-image: url("/media/img/arrow-inverse.svg");
    opacity: 1;
  }
  .menu .level-1 > li.submenu > .menu_item_title > span::after,
  .menu .level-1 > li.submenu > a > .menu_item_title > span::after {
    background-image: url("/media/img/arrow-accent.svg");
    opacity: 0;
  }
  .menu .level-1 > li.submenu:hover .level-2 {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    transform: translateY(0);
  }
  .menu .level-1 > li.submenu:hover > .menu_item_title {
    color: #ffbe00;
  }
  .menu .level-1 > li.submenu:hover > .menu_item_title > span::before, .menu .level-1 > li.submenu:hover > .menu_item_title > span::after {
    transform: rotate(-0.25turn);
  }
  .menu .level-1 > li.submenu:hover > .menu_item_title > span::before {
    opacity: 0;
  }
  .menu .level-1 > li.submenu:hover > .menu_item_title > span::after {
    opacity: 1;
  }
  .menu .level-2 {
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition-property: opacity, visibility, transform;
    transform: translateY(-2rem);
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    box-shadow: 0 3px 30px 0 rgba(0, 0, 0, 0.3);
    background-color: #fff;
    top: 100%;
    min-width: 100%;
    max-width: 22rem;
    width: max-content;
  }
  .menu .level-2 > li > .menu_item_title,
  .menu .level-2 > li > a > .menu_item_title {
    padding-top: 0.3em;
    padding-bottom: 0.6em;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media only screen and (max-width: 1050px) {
  .menu {
    flex-grow: 1;
  }
  .menu .level-1 > li > .menu_item_title,
  .menu .level-1 > li > a > .menu_item_title {
    padding-top: 0.2em;
    padding-bottom: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
  }
  .menu .level-2 > li > .menu_item_title,
  .menu .level-2 > li > a > .menu_item_title {
    padding-top: 0.1em;
    padding-bottom: 0.4em;
    padding-left: 3em;
    padding-right: 2em;
  }
}

.language_item__link {
  transition: background-color 0.2s;
  display: block;
}
.language_item__link:hover {
  background-color: #ffbe00;
}
.language_item__inner {
  display: block;
}
.languages {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 0.9375rem;
  line-height: 1em;
}
@media only screen and (min-width: 1051px) {
  .language {
    flex-shrink: 0;
  }
  .language_item__link {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 2.5rem;
  }
  .language_item__inner {
    padding-top: 0em;
    padding-bottom: 0.3em;
  }
  .languages__inner {
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
  }
  .languages_list {
    overflow: hidden;
    background-color: #fff;
    width: 2.5rem;
    border-radius: 1.25rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
}
@media only screen and (min-width: 1051px) and (min-width: 1051px) {
  body.languages_opened .languages_closer {
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: fixed;
  }
}
@media only screen and (min-width: 1051px) {
  body:not(.languages_opened) .languages .language_item:not(.active) {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .language_item {
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
  }
  .language_item__inner {
    padding-top: 0.8em;
    padding-bottom: 1.1em;
  }
  .language_item.active {
    color: #ffbe00;
    pointer-events: none;
  }
  .languages_list {
    display: flex;
  }
}

.footer__logo {
  grid-area: logo;
}
.footer__menu {
  grid-area: menu;
}
.footer__links {
  grid-area: links;
}
.footer__inner {
  background-color: #ffbe00;
  padding-top: 1px;
}
.footer__content {
  display: grid;
  grid-template: 'logo logo' 'menu links' / 1fr min-content;
  align-items: start;
  gap: 1rem 2rem;
  margin-top: -15rem;
  position: relative;
  z-index: 1;
  padding-bottom: 3rem;
}
@media only screen and (max-width: 800px) {
  .footer__content {
    margin-top: -8rem;
    grid-template: 'logo' 'menu' 'links' / 1fr;
    justify-items: center;
    text-align: center;
  }
}
.footer__logo {
  padding: 1rem;
  max-width: max-content;
}
@media only screen and (min-width: 801px) {
  .footer__logo {
    margin-left: -1rem;
  }
}
.footer__menu {
  display: flex;
}
@media only screen and (min-width: 801px) {
  .footer__menu {
    flex-wrap: wrap;
    margin-left: -0.5em;
  }
}
@media only screen and (max-width: 800px) {
  .footer__menu {
    display: block;
    margin-bottom: 2rem;
  }
}
.footer__menu ul {
  display: flex;
  display: contents;
}
.footer__menu ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.footer__menu ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.footer__menu ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.footer__menu ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #ffbe00;
}
.footer__menu ul ul,
.footer__menu ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.footer__menu ul > li::before {
  background-color: #a72c31;
  top: 0.8em;
}
.footer__menu ul > li:not(:last-of-type) {
  margin-bottom: 0;
}
.footer__menu ul ul:first-child > li:first-child {
  margin-left: 0;
  padding-left: 0;
}
.footer__menu ul ul:first-child > li:first-child::before {
  display: none;
}
.footer__menu ul a {
  font-family: catamaranblack, serif;
  font-style: normal;
  font-weight: normal;
  padding-top: 0.1em;
  padding-bottom: 0.4em;
  transition: text-decoration-color 0.2s;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 1px;
  text-underline-offset: 9px;
  transition-property: text-decoration-color, color;
  text-transform: uppercase;
  display: block;
}
.footer__menu ul a:hover {
  text-decoration-color: inherit;
}
.footer__menu ul a:hover {
  color: #b27a02;
  text-decoration-color: #b27a02;
}
.footer__menu ul > li {
  text-align: inherit;
  padding-left: 1.3em;
}
@media only screen and (max-width: 1400px) {
  .footer__menu ul > li {
    margin-left: 0.6vw;
    padding-left: calc(0.6vw + 6px);
  }
}
@media only screen and (max-width: 800px) {
  .footer__menu ul > li {
    display: contents;
  }
}
.footer__menu a {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
@media only screen and (max-width: 800px) {
  .footer__menu a {
    padding-top: 0.4em;
    padding-bottom: 0.7em;
  }
}
.footer__links {
  margin-top: -0.5rem;
}
.footer__links__motto {
  width: 16.25rem;
}
@media only screen and (max-width: 800px) {
  .footer__links__motto {
    font-size: 1.25rem;
    line-height: 1.45em;
  }
}
.footer__links__link {
  padding: 0.6rem;
}
.footer__links__link svg {
  transition: fill 0.2s;
  height: 2.625rem;
  width: 2.625rem;
  fill: #a72c31;
}
.footer__links__link:hover svg {
  fill: #000;
}
.footer__links__links {
  margin: 0.6rem -0.6rem 0 auto;
  display: flex;
  max-width: max-content;
}
@media only screen and (max-width: 800px) {
  .footer__links__links {
    display: none;
  }
}

.newsletter {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  min-height: 60vh;
  margin-bottom: -5rem;
  padding-bottom: 5rem;
}
.newsletter__bg {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.newsletter__bg img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.newsletter__bg::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.35);
}
.newsletter__content {
  margin-left: auto;
  margin-right: auto;
  max-width: 751px;
  width: 100%;
  padding-bottom: 3rem;
  padding-top: 3rem;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .newsletter__content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .newsletter__content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.newsletter__headline, .newsletter__perex {
  color: #fff;
}
.newsletter__headline {
  font-size: 2.375rem;
  line-height: 1.10526em;
  margin-bottom: 0;
}
.newsletter__headline .cursive {
  color: #ffbe00;
  display: block;
  margin-top: 0.25em;
}
@media only screen and (max-width: 700px) {
  .newsletter__headline {
    font-size: 1.625rem;
    line-height: 1.15385em;
  }
}
.newsletter__perex {
  font-family: catamaranbold, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.25rem;
  line-height: 1.45em;
  font-family: catamaranmedium, serif;
  font-style: normal;
  font-weight: normal;
  margin-top: -0.2em;
  margin-bottom: 2em;
}
.newsletter__form {
  margin-left: auto;
  margin-right: auto;
  max-width: 433px;
}
.newsletter__form button {
  width: 100%;
}
@media only screen and (min-width: 1px) {
  .newsletter__form label {
    grid-area: label;
  }
  .newsletter__form input {
    grid-area: input;
  }
  .newsletter__form .error_messages {
    grid-area: error_messages;
  }
  .newsletter__form button {
    grid-area: button;
  }
  .newsletter__form .form__items {
    display: grid;
    grid-template: "label          empty" "input          button" "error_messages error_messages"/1fr max-content;
    gap: 0 0;
  }
  .newsletter__form .label,
  .newsletter__form .field,
  .newsletter__form .form_item {
    display: contents;
  }
  .newsletter__form input {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .newsletter__form button {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.newsletter__form label {
  display: none;
}
.newsletter__form .input input {
  position: relative;
  border-color: #a72c31;
  color: #a72c31;
}
.newsletter__form button {
  padding-top: 0.6em;
  padding-bottom: 0.9em;
}
@media only screen and (max-width: 370px) {
  .newsletter__form button {
    padding-left: 1.6em;
    padding-right: 1.6em;
    background-image: url("/media/img/arrow-inverse.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 9px 13px;
  }
  .newsletter__form button > span {
    display: none;
  }
}
.newsletter__form .form__items {
  position: relative;
}
.newsletter__form .error_messages {
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  position: absolute;
  top: 100%;
}

.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;
}
