@charset "UTF-8";
@font-face {
  font-family: "Lev Serif";
  src: url("/media/font/LevSerif-Handline.woff2") format("woff2"), url("/media/font/LevSerif-Handline.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "BebasNeueRegular";
  src: url("/media/font/BebasNeueRegular.woff2") format("woff2"), url("/media/font/BebasNeueRegular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "BebasNeueBold";
  src: url("/media/font/BebasNeueBold.woff2") format("woff2"), url("/media/font/BebasNeueBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "BebasNeueLight";
  src: url("/media/font/BebasNeueLight.woff2") format("woff2"), url("/media/font/BebasNeueLight.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: Arial, helvetica, sans-serif;
  font-size: 1em;
}

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

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

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

q,
blockquote {
  quotes: none;
}

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

ol,
ul {
  list-style: none;
}

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

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

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

.display_none {
  display: none;
}

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

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

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

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

h1 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 10.125rem;
  line-height: 0.9382716049em;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 4rem;
    line-height: 0.96875em;
  }
}
@media only screen and (max-width: 540px) {
  h1 {
    font-size: 3.125rem;
    line-height: 1.02em;
  }
}

h2 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 5.0625rem;
  line-height: 0.950617284em;
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 3.375rem;
    line-height: 0.962962963em;
  }
}
@media only screen and (max-width: 540px) {
  h2 {
    font-size: 2.5rem;
    line-height: 1.025em;
  }
}

h3 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 3.0625rem;
  line-height: 0.9387755102em;
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 2.4375rem;
    line-height: 0.9487179487em;
  }
}
@media only screen and (max-width: 540px) {
  h3 {
    font-size: 2.1875rem;
    line-height: 0.9714285714em;
  }
}

h4 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 3.0625rem;
  line-height: 0.9387755102em;
}
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 2.4375rem;
    line-height: 0.9487179487em;
  }
}
@media only screen and (max-width: 540px) {
  h4 {
    font-size: 2.1875rem;
    line-height: 0.9714285714em;
  }
}

h5 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 3.0625rem;
  line-height: 0.9387755102em;
}
@media only screen and (max-width: 1024px) {
  h5 {
    font-size: 2.4375rem;
    line-height: 0.9487179487em;
  }
}
@media only screen and (max-width: 540px) {
  h5 {
    font-size: 2.1875rem;
    line-height: 0.9714285714em;
  }
}

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 {
  color: #3ed9ff;
  text-decoration: underline;
}
.wysiwyg_wrapper a:hover {
  text-decoration: none;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 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.6em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #000;
}
.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: #000;
  text-align: right;
  left: -0.6em;
  width: 1.2em;
}
.wysiwyg_wrapper ol ul,
.wysiwyg_wrapper ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.wysiwyg_wrapper ol > li {
  counter-increment: li;
  list-style-type: none;
}
.wysiwyg_wrapper ol > li::before {
  content: counter(li);
}
.wysiwyg_wrapper strong {
  font-weight: 700;
}
.wysiwyg_wrapper tabletable th,
.wysiwyg_wrapper tabletable td {
  border-right: 1px solid #e5e5e5;
  padding: 0.7rem 2rem;
}
.wysiwyg_wrapper tabletable th:last-of-type,
.wysiwyg_wrapper tabletable td:last-of-type {
  border-right-width: 0;
}
.wysiwyg_wrapper tabletable th {
  border-color: #000;
  color: #000;
}
.wysiwyg_wrapper tabletable tbody tr:nth-of-type(odd) {
  background-color: rgba(221, 221, 221, 0.1);
}
.wysiwyg_wrapper table thead {
  color: #3ed9ff;
  text-transform: uppercase;
}
.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: 6;
  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: 5px;
  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: "👁";
  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.2142857143em;
  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.2142857143em;
  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.2222222222em;
  font-weight: bold;
}
.form_errors .form_error .graphic_message_inner .control,
.form_errors .flash .graphic_message_inner .control,
.flashes .form_error .graphic_message_inner .control,
.flashes .flash .graphic_message_inner .control {
  margin-top: 30px;
}
.form_errors .form_error .graphic_message_inner .control .control_button,
.form_errors .flash .graphic_message_inner .control .control_button,
.flashes .form_error .graphic_message_inner .control .control_button,
.flashes .flash .graphic_message_inner .control .control_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.9px;
  font-size: 0.75rem;
  line-height: 1.3333333333em;
  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: #000;
  color: #fff;
}
.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.4285714286em;
  color: #fff;
}
.flash_message_item__inner {
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  display: flex;
  align-items: flex-start;
}
.flash_message_item__icon {
  padding-right: 1.2em;
  flex-shrink: 0;
}
.flash_message_item__icon svg {
  height: 1.5em;
  width: 1.5em;
  fill: #fff;
}
.flash_message_item__message {
  flex-grow: 1;
}
.flash_message_item__close {
  margin-bottom: -0.8em;
  margin-top: -0.8em;
  cursor: pointer;
  flex-shrink: 0;
  padding: 0.8em 1.2em;
  margin-right: -1.2em;
  transition-property: background-color;
  transition-duration: 0.2s;
}
.flash_message_item__close:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.flash_message_item__close svg {
  height: 1em;
  width: 1em;
  fill: #fff;
  margin: 0.3em;
}
.flash_message_item[data-type=info] {
  background-color: #4a94ff;
}
.flash_message_item[data-type=success] {
  background-color: #13b953;
}
.flash_message_item[data-type=warning] {
  background-color: #e3ac62;
}
.flash_message_item[data-type=error] {
  background-color: #de1633;
}

.flash_message__list {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  z-index: 7;
}
.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: 5;
}
.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: 1260px;
  width: 100%;
}
@media only screen and (min-width: 431px) {
  .banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .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: 1260px;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 431px) {
  .banner--highestText .banner_slide__texts_wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .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: 1261px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(16.6666666667% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 16.6666666667%;
  }
  .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: 1260px) {
  .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.3333333333% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 33.3333333333%;
  }
  .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: 1261px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n+6) {
    display: flex;
    width: 16.6666666667%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1260px) {
  .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.3333333333%;
  }
}
@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 {
  scroll-behavior: smooth;
  font-family: "open-sans", Arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  line-height: 1.8125em;
}
@media only screen and (max-width: 600px) {
  html {
    font-size: 0.9rem;
    line-height: 1.6em;
  }
}

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

.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;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.9px;
}
.btn:hover {
  background-color: #000;
  color: #fff;
}

.no_data {
  font-style: italic;
}

.breadcrumbs,
.breadcrumb,
.static_page_inner_wrapper > ._cont > h1 {
  display: none;
}

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

.nw_error_page h1 {
  font-size: 3.75rem;
  line-height: 1em;
}
.nw_error_page .nw_error_page_inner_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
  padding-bottom: 8em;
}
@media only screen and (min-width: 431px) {
  .nw_error_page .nw_error_page_inner_wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .nw_error_page .nw_error_page_inner_wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 720px) {
  .nw_error_page .nw_error_page_inner_wrapper {
    padding-bottom: 3em;
  }
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-minimal {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-minimal .odometer-digit {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.gmap_wrapper .infoBox {
  background: #fff;
  height: auto;
  max-width: 400px;
  padding: 1em;
}
.gmap_wrapper .infoBox > img {
  height: 20px;
  width: 20px;
}
.gmap_wrapper .infoBox .nwcsp_gmap_marker_title {
  font-size: 1.375rem;
  line-height: 1.0909090909em;
  color: #000;
}
.gmap_wrapper .infoBox .nwcsp_gmap_marker_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.9px;
  font-size: 1rem;
  line-height: 1em;
  min-height: 0;
}
.gmap_wrapper .infoBox .nwcsp_gmap_marker_button:hover {
  background-color: #000;
  color: #fff;
}

.agreement_evidence label.has_tooltip {
  align-items: center;
  display: inline-flex;
  position: relative;
}
.agreement_evidence label.has_tooltip .caption {
  margin-left: 0.5em;
}
.agreement_evidence label.has_tooltip .tooltip {
  cursor: help;
  display: inline-flex;
  justify-content: center;
  margin-left: 0.5em;
  position: relative;
}
.agreement_evidence label.has_tooltip .tooltip .graphics {
  height: 1.5em;
  width: 1.5em;
  display: block;
  position: relative;
}
.agreement_evidence label.has_tooltip .tooltip .graphics:before, .agreement_evidence label.has_tooltip .tooltip .graphics:after {
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  width: 16px;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
}
.agreement_evidence label.has_tooltip .tooltip .graphics:before {
  background-color: #3ed9ff;
  border-radius: 50%;
}
.agreement_evidence label.has_tooltip .tooltip .graphics:after {
  font-size: 0.75rem;
  align-items: center;
  color: #fff;
  content: "?";
  display: flex;
  justify-content: center;
  text-align: center;
}
.agreement_evidence label.has_tooltip .tooltip .message {
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  background-color: #3ed9ff;
  font-size: 0.75rem;
  line-height: 1.25em;
  color: #fff;
  min-width: 20em;
  max-width: 30em;
  padding: 10px 15px;
  position: absolute;
  top: calc(100% + 10px);
  z-index: 1;
}
.agreement_evidence label.has_tooltip .tooltip .message::after {
  content: "";
  display: block;
  position: absolute;
  border: solid transparent;
  bottom: 100%;
  left: 50%;
  border-width: 10px;
  border-bottom-color: #3ed9ff;
  margin-left: -10px;
}
.agreement_evidence label.has_tooltip .tooltip:hover .message {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
@media only screen and (max-width: 540px) {
  .agreement_evidence label.has_tooltip .tooltip {
    justify-content: flex-end;
  }
  .agreement_evidence label.has_tooltip .tooltip .message::before, .agreement_evidence label.has_tooltip .tooltip .message::after {
    left: auto;
    right: 0;
  }
}
.agreement_evidence .form_item .label {
  display: inline;
}
.agreement_evidence .item_wrapper {
  display: flex;
}

.no_banner {
  background: url("/media/img/banner/no-banner.jpg") no-repeat center center/cover;
  display: block;
  padding-bottom: 32vw;
  position: relative;
  min-height: 250px;
  max-height: 100vh;
  width: 100%;
}
.no_banner .banner_wrapper {
  left: 0;
  position: absolute;
  right: 0;
  top: 75%;
}
.no_banner:before {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  inset: 0;
}

.scroll_wrapper {
  bottom: 2em;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 5;
}
.scroll_wrapper .scroll_btn {
  transition: all 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: url("/media/img/banner/arrow.svg") no-repeat center center/15px auto;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 60px;
  margin: 1em auto 0;
  width: 60px;
}
@media only screen and (max-width: 430px) {
  .scroll_wrapper .scroll_btn {
    height: 50px;
    margin: 1em auto 0;
    width: 50px;
  }
}
.scroll_wrapper .scroll_btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 430px) {
  .scroll_wrapper {
    bottom: 1em;
  }
}

.container.homepage .no_banner {
  display: none;
}

.main_banner {
  position: relative;
}
.main_banner .banner_slide {
  overflow: hidden;
  position: relative;
}
.main_banner .banner_slide .banner_graphics {
  display: block;
  height: 32vw;
  min-height: 320px;
  position: relative;
}
.main_banner .banner_slide .banner_graphics img {
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.main_banner .banner_slide .banner_graphics:after {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;
  z-index: 2;
}
.main_banner .banner_slide .banner_image {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center/cover;
  cursor: pointer;
  text-indent: -50000px;
}
.main_banner .banner_slide .banner_image.bi_desktop {
  display: block;
}
.main_banner .banner_slide .banner_image.bi_mobile {
  display: none;
}
.main_banner .banner_slide .banner_image:after {
  content: "";
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;
  z-index: 2;
}
@media only screen and (max-width: 720px) {
  .main_banner .banner_slide .banner_image.bi_desktop {
    display: none;
  }
  .main_banner .banner_slide .banner_image.bi_mobile {
    display: block;
  }
}
.main_banner .banner_slide .banner_slide_inner {
  position: absolute;
  left: 10%;
  right: 10%;
  top: 60%;
  padding: 2em 0;
  text-align: center;
  transform: translateY(-50%);
  z-index: 3;
}
.main_banner .banner_slide .banner_slide_inner .banner_slide__title {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 10.125rem;
  line-height: 0.9382716049em;
  color: #fff;
  display: inline-block;
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .main_banner .banner_slide .banner_slide_inner .banner_slide__title {
    font-size: 4rem;
    line-height: 0.96875em;
  }
}
@media only screen and (max-width: 540px) {
  .main_banner .banner_slide .banner_slide_inner .banner_slide__title {
    font-size: 3.125rem;
    line-height: 1.02em;
  }
}
.main_banner .banner_slide .banner_slide_inner .banner_slide__link {
  display: none;
  font-size: 0;
  width: 60px;
  height: 60px;
  opacity: 0.4;
  border: 1px solid #fff;
}
.main_banner .banner_slide .banner_slide_inner .banner_slide__perex {
  display: none !important;
}
.main_banner .banner_slide {
  display: none;
}
.slick-initialized .main_banner .banner_slide, .slick-slider .main_banner .banner_slide, .main_banner .banner_slide:first-child {
  display: block;
}
.main_banner .slick-track {
  display: table;
}
.main_banner .slick-track .slick-slide {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.main_banner .slick-arrow {
  display: none !important;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.main_banner .slick-arrow.slick-next {
  right: 0;
}
.main_banner .slick-arrow.slick-prev {
  left: 0;
}
.main_banner .slick-dots {
  display: none !important;
  height: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
}
.main_banner .slick-dots li {
  display: inline-block;
}

.homepage_banner {
  display: block;
  height: 62.5vw;
  padding-top: 70px;
  width: 100%;
}
.homepage_banner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (min-width: 721px) {
  .homepage_banner {
    max-height: 720px;
  }
}
@media only screen and (min-width: 1301px) {
  .homepage_banner {
    height: 70vw;
    max-height: 1150px;
  }
}
@media only screen and (max-width: 720px) {
  .homepage_banner {
    max-height: none;
    height: auto;
  }
}
.homepage_banner ._cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
  background-image: url("/media/img/banner/hp-bg.jpg");
  background-color: #fff;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 100%;
  padding-top: 50px;
  position: relative;
}
@media only screen and (min-width: 431px) {
  .homepage_banner ._cont {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .homepage_banner ._cont {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 1600px) {
  .homepage_banner ._cont {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1024px) {
  .homepage_banner ._cont {
    background-position-y: -40px;
  }
}
@media only screen and (max-width: 720px) {
  .homepage_banner ._cont {
    background-position-y: 80px;
  }
}
@media only screen and (max-width: 540px) {
  .homepage_banner ._cont {
    background-position-y: 170px;
  }
}
.homepage_banner .title_wrapper {
  float: left;
  width: 35%;
}
@media only screen and (max-width: 720px) {
  .homepage_banner .title_wrapper {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 1301px) {
  .homepage_banner .title_wrapper {
    padding-top: 5%;
  }
}
.homepage_banner .title_wrapper .title {
  display: block;
  margin-top: 20px;
}
.homepage_banner .title_wrapper .phrase {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 5.125rem;
  line-height: 0.9512195122em;
  display: block;
  letter-spacing: 0.9px;
}
@media only screen and (max-width: 1024px) {
  .homepage_banner .title_wrapper .phrase {
    display: inline-block;
  }
}
@media only screen and (max-width: 1024px) {
  .homepage_banner .title_wrapper .phrase {
    font-size: 2.875rem;
    line-height: 0.9565217391em;
  }
}
.homepage_banner .title_wrapper .phrase.highlight {
  color: #3ed9ff;
}
.homepage_banner .title_wrapper .label {
  font-size: 1.125rem;
  line-height: 1.1111111111em;
  display: block;
  margin-top: 1em;
  color: #6c7a81;
}
.homepage_banner .nwcsp_item_button a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.9px;
  border: 0;
  background-color: #3ed9ff;
  margin: 1.5em 0;
}
.homepage_banner .nwcsp_item_button a:hover {
  background-color: #000;
  color: #fff;
}
.homepage_banner .interactive_image {
  display: block;
  float: right;
  height: 100%;
  position: relative;
  width: 65%;
  max-width: 650px;
}
.homepage_banner .interactive_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image {
    float: none;
    padding-bottom: 2.5em;
    width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 430px) {
  .homepage_banner .interactive_image {
    margin-bottom: 1em;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1301px) {
  .homepage_banner .interactive_image {
    position: absolute;
    top: 100px;
    right: 0;
    max-width: none;
    height: auto;
    bottom: 40px;
  }
}
@media only screen and (min-width: 1601px) {
  .homepage_banner .interactive_image {
    right: -5%;
    width: 75%;
  }
}
.homepage_banner .interactive_image .recruiter {
  float: left;
  width: 33.33%;
  padding-bottom: 90px;
  position: relative;
  height: 90%;
}
.homepage_banner .interactive_image .recruiter a {
  display: block;
}
.homepage_banner .interactive_image .recruiter a:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  inset: 0;
  opacity: 0;
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter {
    height: 66vw;
    margin-top: 25px;
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter {
    height: 85vw;
  }
}
@media only screen and (max-width: 430px) {
  .homepage_banner .interactive_image .recruiter {
    height: 100vw;
    padding-bottom: 120px;
  }
}
.homepage_banner .interactive_image .recruiter .image {
  position: absolute;
  inset: 0 -60px 100px;
  z-index: 1;
}
@media only screen and (max-width: 430px) {
  .homepage_banner .interactive_image .recruiter .image {
    bottom: 120px;
  }
}
@media only screen and (min-width: 1301px) {
  .homepage_banner .interactive_image .recruiter .image {
    left: -40%;
    right: -40%;
  }
}
.homepage_banner .interactive_image .recruiter .image:before, .homepage_banner .interactive_image .recruiter .image:after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  inset: 0;
}
.homepage_banner .interactive_image .recruiter .image:before {
  z-index: 2;
}
.homepage_banner .interactive_image .recruiter .image:after {
  transition: all 0.2s;
  opacity: 1;
  z-index: 3;
}
.homepage_banner .interactive_image .recruiter .image.person_image_1:before {
  background-image: url("/media/img/homepage/person_4.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_1:before {
    background-image: url("/media/img/homepage/person_4_sm.png");
  }
}
.homepage_banner .interactive_image .recruiter .image.person_image_1:after {
  background-image: url("/media/img/homepage/person_4_bw.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_1:after {
    background-image: url("/media/img/homepage/person_4_sm_bw.png");
  }
}
.homepage_banner .interactive_image .recruiter .image.person_image_2:before {
  background-image: url("/media/img/homepage/person_2.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_2:before {
    background-image: url("/media/img/homepage/person_2_sm.png");
  }
}
.homepage_banner .interactive_image .recruiter .image.person_image_2:after {
  background-image: url("/media/img/homepage/person_2_bw.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_2:after {
    background-image: url("/media/img/homepage/person_2_sm_bw.png");
  }
}
.homepage_banner .interactive_image .recruiter .image.person_image_3:before {
  background-image: url("/media/img/homepage/person_3.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_3:before {
    background-image: url("/media/img/homepage/person_3_sm.png");
  }
}
.homepage_banner .interactive_image .recruiter .image.person_image_3:after {
  background-image: url("/media/img/homepage/person_3_bw.png");
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .image.person_image_3:after {
    background-image: url("/media/img/homepage/person_3_sm_bw.png");
  }
}
.homepage_banner .interactive_image .recruiter.recruiter_2 {
  z-index: 3;
}
.homepage_banner .interactive_image .recruiter.recruiter_2 .image {
  left: -65px;
  right: -65px;
  top: -10px;
  z-index: 3;
}
@media only screen and (min-width: 1301px) {
  .homepage_banner .interactive_image .recruiter.recruiter_2 .image {
    left: -45%;
    right: -45%;
  }
}
@media only screen and (min-width: 1301px) {
  .homepage_banner .interactive_image .recruiter.recruiter_3 .image {
    left: -45%;
    right: -45%;
  }
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter .image {
    left: -35px;
    right: -35px;
  }
  .homepage_banner .interactive_image .recruiter.recruiter_2 .image {
    left: -40px;
    right: -40px;
  }
}
.homepage_banner .interactive_image .recruiter .text {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter .text {
    min-width: 80%;
    padding: 0 1em;
  }
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .text {
    padding: 0 0.6em;
  }
}
.homepage_banner .interactive_image .recruiter .name {
  transition: all 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  min-width: 170px;
  padding: 0.6em 2em;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .homepage_banner .interactive_image .recruiter .name {
    font-size: 0.875rem;
    line-height: 1.4285714286em;
    min-width: 80%;
    padding: 0.4em 1em;
  }
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter .name {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 540px) {
  .homepage_banner .interactive_image .recruiter .name {
    padding: 0.4em 0.6em;
  }
}
.homepage_banner .interactive_image .recruiter .position {
  font-size: 1rem;
  line-height: 1.25em;
  display: block;
  margin-top: 1em;
  padding: 0 0.6em;
  color: #6c7a81;
}
@media only screen and (max-width: 960px) {
  .homepage_banner .interactive_image .recruiter .position {
    height: 35px;
  }
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter .position {
    height: 40px;
  }
}
@media only screen and (max-width: 430px) {
  .homepage_banner .interactive_image .recruiter .position {
    height: 55px;
  }
}
@media only screen and (max-width: 380px) {
  .homepage_banner .interactive_image .recruiter .position {
    font-size: 9px;
  }
}
.homepage_banner .interactive_image .recruiter a:hover + .image:after {
  opacity: 0;
}
.homepage_banner .interactive_image .recruiter a:hover .name {
  background-color: #000;
  color: #fff;
}
@media only screen and (max-width: 720px) {
  .homepage_banner .interactive_image .recruiter .image:after {
    opacity: 0 !important;
  }
}

.paginator.bottom {
  padding-bottom: 3rem;
  text-align: center;
}
@media only screen and (max-width: 720px) {
  .paginator.bottom {
    padding-bottom: 1.5rem;
  }
}
.paginator.bottom .paginator {
  display: block;
}
.paginator.bottom .paginator::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.paginator.bottom .item {
  font-size: 1.3125rem;
  line-height: 1.3333333333em;
  float: left;
  margin: 0 10px;
}
.paginator.bottom span.item {
  color: #000;
}
.paginator.bottom a.item:hover {
  color: #3ed9ff;
}
.paginator.bottom .item.current {
  text-decoration: underline;
}
.paginator.bottom > div {
  display: inline-block;
}

.languages_wrapper.languages {
  position: absolute;
}
.languages_wrapper.languages ul li {
  display: block;
}
.languages_wrapper.languages ul li a {
  height: auto;
  padding: 0;
}
.languages_wrapper.languages ul li:after {
  display: none;
}
.languages_wrapper.languages .item_inner {
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.3846153846em;
  color: #000;
}
.languages_wrapper.languages > .item_inner {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
  align-items: center;
  display: flex;
  height: 3rem;
  cursor: pointer;
  position: relative;
  z-index: 100;
  padding-top: 1px;
}
.languages_wrapper.languages > .item_inner > span {
  display: block;
  padding-right: 1.3rem;
  position: relative;
}
.languages_wrapper.languages > .item_inner > span:after {
  content: "";
  display: block;
  position: absolute;
  height: 0.45rem;
  width: 0.45rem;
  transform: rotate(0.125turn);
  border-bottom: 0.135rem solid #000;
  border-right: 0.135rem solid #000;
  margin-top: -0.2rem;
  right: 0;
  top: 0.45rem;
  transition-duration: 0.5s;
  transition-property: transform, margin-top;
}
.languages_wrapper.languages > ul {
  transition-property: opacity, visibility;
  transition-duration: 0.5s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  box-shadow: 0 12px 24px 0 rgba(75, 75, 75, 0.27);
  left: 0;
  padding-top: 3rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.languages_wrapper.languages > ul > li > a {
  display: block;
  line-height: 110%;
  padding: 0.7rem 1.2rem;
}
.languages_wrapper.languages > ul > li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.languages_wrapper.languages.opened > ul {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.languages_wrapper.languages.opened > .item_inner > span:after {
  margin-top: 0;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 1025px) {
  header .header_inner {
    padding-right: 56px;
    position: relative;
  }
}
@media only screen and (max-width: 1024px) {
  header .language_select {
    height: 3rem;
    position: relative;
  }
}

header .languages_wrapper.languages {
  right: 0;
  top: 4px;
}
@media only screen and (max-width: 1024px) {
  header .languages_wrapper.languages {
    right: calc(50% - 37px);
    top: 0;
  }
}
footer .languages_wrapper.languages {
  background-color: #fff;
  display: table;
  position: relative;
  margin-top: 1em;
}
footer .languages_wrapper.languages * {
  color: #000;
}
footer .languages_wrapper.languages ul.other_langs li {
  font-size: 100%;
}

.popup_container .body.cookie_consent {
  max-width: 890px;
}

.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: 0;
}
.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: 4;
  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-size: 1.5rem;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
  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/browser-bootstrap-control/img/ico-cookie.svg") no-repeat center center/contain;
}
.cookie_consent__alert__perex {
  font-size: 0.8rem;
  line-height: 1.6em;
}
@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 (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;
}
.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;
  background-color: rgb(214.2729083665, 236.5139442231, 200.9860557769);
}
.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;
}
.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-size: 1.7rem;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
}
.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: 621px) {
  .cookie_consent__popup__buttons {
    grid-template-areas: "selected all";
    justify-content: space-between;
  }
}
.cookie_consent__popup__button--agree_selected {
  grid-area: selected;
  background-color: rgb(214.2729083665, 236.5139442231, 200.9860557769);
}
.cookie_consent__popup__button--agree_all {
  grid-area: all;
  background-color: rgb(214.2729083665, 236.5139442231, 200.9860557769);
}
.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-size: 1.3rem;
  line-height: 1.2em;
  font-weight: bold;
}
.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: #72BF44;
}
.cookie_consent__switcher__input:disabled ~ .cookie_consent__switcher__bg {
  background-color: rgba(114, 191, 68, 0.4);
  cursor: not-allowed;
}

.cookie_consent__button .waiter-inspire .waiter-inspire-image {
  max-height: 2rem;
}
.cookie_consent__button .waiter-inspire .waiter-inspire-text {
  display: none;
}

.nwcsp_plugin_wrapper {
  margin: 0;
  padding: 2em 3rem 3.5em;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_plugin_wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1em;
  }
}

.nwcsp_title_outer .nwcsp_title {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 5.0625rem;
  line-height: 0.950617284em;
  text-align: center;
  padding-top: 0.5em;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_title_outer .nwcsp_title {
    font-size: 3.375rem;
    line-height: 0.962962963em;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_title_outer .nwcsp_title {
    font-size: 2.5rem;
    line-height: 1.025em;
  }
}

.nwcsp_item_title {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 3.0625rem;
  line-height: 0.9387755102em;
  padding-top: 0;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_item_title {
    font-size: 2.4375rem;
    line-height: 0.9487179487em;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_item_title {
    font-size: 2.1875rem;
    line-height: 0.9714285714em;
  }
}

.nwcsp_perex {
  font-size: 1.125rem;
  line-height: 1.3333333333em;
  margin-bottom: 2rem;
  margin-bottom: 1.5em;
}

.nwcsp_item_ico_description {
  display: none;
}

.nwcsp_item_button a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  background-color: #fff;
  border: 1px solid #000;
  letter-spacing: 0.9px;
  padding: 17px 30px 15px;
}
.nwcsp_item_button a:hover {
  background-color: #000;
  color: #fff;
}

.nwcsp_item_button_group {
  display: inline-block;
}
.nwcsp_item_button_group .nwcsp_item_button {
  display: inline-block;
  float: none;
  margin: 0 3px 6px;
}
.nwcsp_item_button_group .nwcsp_item_button a {
  display: block;
}

.nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
  background-color: #fff;
}
@media only screen and (min-width: 431px) {
  .nwcsp_cont {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_cont {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.nwcsp_cont:nth-child(n) {
  padding-left: 0;
  padding-right: 0;
}

.nwcsp_perex {
  font-size: 1.125rem;
  line-height: 1.3333333333em;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.3125rem;
  line-height: 1.4285714286em;
  text-align: center;
}

.nwcsp_item_perex {
  padding-bottom: 1em;
}

h2.nwcsp_title {
  margin: 0;
  padding: 1em 0;
}

.nwcsp_title_outer,
.nwcsp_item_body {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
}

.nwcsp_gmap,
.nwcsp_photogallery_inspire,
.nwcsp_full_width_image {
  padding-bottom: 0;
}
.nwcsp_gmap .nwcsp_cont,
.nwcsp_photogallery_inspire .nwcsp_cont,
.nwcsp_full_width_image .nwcsp_cont {
  max-width: none;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
}
.nwcsp_gmap + .nwcsp_plugin_wrapper,
.nwcsp_photogallery_inspire + .nwcsp_plugin_wrapper,
.nwcsp_full_width_image + .nwcsp_plugin_wrapper {
  padding-top: 5em;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_gmap + .nwcsp_plugin_wrapper,
  .nwcsp_photogallery_inspire + .nwcsp_plugin_wrapper,
  .nwcsp_full_width_image + .nwcsp_plugin_wrapper {
    padding-top: 2.5em;
  }
}

.nwcsp_gmap,
.nwcsp_full_width_image {
  padding: 0;
}

.nwcsp_title_outer {
  padding-top: 2rem;
}
@media only screen and (max-width: 720px) {
  .nwcsp_title_outer {
    padding-top: 0;
  }
}

@media only screen and (max-width: 960px) {
  .nwcsp_youtube.nwcsp_youtube_gallery .outer_video_wrapper {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}

@media only screen and (max-width: 720px) {
  .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_ico,
  .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_body, .nwcsp_wiki.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_ico,
  .nwcsp_wiki.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_body {
    float: none;
    width: auto;
    padding: 0;
  }
}

.nwcsp_1_col.nwcsp_wiki {
  background-color: #f1f4f6;
  padding-top: 3em;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont {
  padding-top: 1rem;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_body {
  float: none;
  padding-top: 1em;
  padding-bottom: 2em;
  width: auto !important;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_body {
    padding-bottom: 0;
  }
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_title,
.nwcsp_1_col.nwcsp_wiki .nwcsp_perex {
  text-align: left;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_ico {
  float: none;
  padding: 0;
  width: 100%;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_ico img {
  width: 100%;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_body {
  float: none;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_body {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
  float: none;
  padding-top: 1em;
  padding-bottom: 3.5em;
  width: auto;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_body {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki {
    background-color: transparent;
  }
  .nwcsp_1_col.nwcsp_wiki .nwcsp_col.with_ico .nwcsp_item_body,
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_body {
    padding-left: 0;
    padding-right: 0;
  }
}
.nwcsp_1_col.nwcsp_wiki.decorated {
  display: block;
  background-color: #99e3fb;
  padding-bottom: 0;
}
.nwcsp_1_col.nwcsp_wiki.decorated::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_item_ico {
  display: none;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_item_body {
  padding-top: 2em;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_item_body {
    padding-top: 1.5em;
  }
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont {
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 4.5em;
  position: relative;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont {
    padding-bottom: 40vw;
  }
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_title {
  padding-top: 0;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont:before {
  content: "";
  display: block;
  position: absolute;
  background: transparent url("/media/img/plugins/deco_1_col.png") no-repeat right bottom/contain;
  bottom: 0;
  right: 0;
  top: 0;
  width: 60%;
  z-index: 1;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont:before {
    background-position: center center;
    height: 45vw;
    top: auto;
    left: 0;
    width: 100%;
  }
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_perex,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_col,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_body,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_title_outer {
  margin: 0;
  position: relative;
  text-align: left;
  width: 50%;
  z-index: 2;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_perex,
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_col,
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_body,
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_title_outer {
    width: 100%;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button {
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button.emphasised a,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button a {
  background-color: #99e3fb;
  border: 1px solid #0a4762;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button.emphasised a:hover,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button a:hover {
  background-color: #0a4762;
  border: 1px solid #0a4762;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button.emphasised a:hover, .nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button.emphasised a:hover span,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button a:hover,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button a:hover span {
  color: #99e3fb !important;
  opacity: 1;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_button_group,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_item_body,
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont .nwcsp_col_wrapper {
  padding-bottom: 0 !important;
  margin: 0 !important;
}
.nwcsp_1_col.nwcsp_wiki.decorated .nwcsp_cont * {
  color: #0a4762 !important;
  text-align: left !important;
}

.nwcsp_2_cols {
  background-color: #f1f4f6;
}
@media only screen and (max-width: 720px) {
  .nwcsp_2_cols {
    background-color: transparent;
  }
}
@media only screen and (min-width: 721px) {
  .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: 720px) {
  .nwcsp_2_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}

@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_3_cols.decorated {
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 961px) {
  .nwcsp_3_cols.decorated {
    padding-bottom: 8em;
  }
}
.nwcsp_3_cols.decorated:before {
  content: "";
  display: block;
  position: absolute;
  background-color: transparent;
  background-image: url("/media/img/plugins/decorated_3_col.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  max-height: 430px;
}
@media only screen and (max-width: 1300px) {
  .nwcsp_3_cols.decorated:before {
    background-size: auto 100%;
    max-height: 410px;
  }
}
@media only screen and (max-width: 960px) {
  .nwcsp_3_cols.decorated:before {
    background-image: none;
  }
}

.nwcsp_full_width_image img {
  display: block;
  margin: 0 auto;
}

.nwcsp_photogallery_inspire .photos_count {
  display: none;
}
.nwcsp_photogallery_inspire .button {
  transition: all 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25em;
  color: #000;
  background-color: #fff;
  border-radius: 100%;
  align-items: center;
  border: 1px solid #000;
  display: flex;
  padding: 6px 0 0;
  place-content: center center;
  text-align: center;
  width: 152px;
  height: 152px;
  margin: 3em auto 1em;
}
.nwcsp_photogallery_inspire .button:hover {
  color: #3ed9ff;
  border-color: #3ed9ff;
}
.nwcsp_photogallery_inspire .photogallery {
  text-align: center;
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper {
  position: relative;
  padding-bottom: 25vw;
}
@media only screen and (max-width: 960px) {
  .nwcsp_photogallery_inspire .photogallery .item_wrapper {
    padding-bottom: 52vw;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_photogallery_inspire .photogallery .item_wrapper {
    padding-bottom: 100vw;
  }
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper picture {
  display: block;
  width: 100%;
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper picture img {
  object-fit: cover;
  height: 100%;
  object-position: center;
  min-width: 100%;
  position: absolute;
  inset: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_photogallery_inspire .photogallery .item_wrapper picture img {
    width: 100%;
  }
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper .img_wrapper {
  display: block;
  overflow: hidden;
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper .img_wrapper > span {
  transition: all 0.5s;
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper .hover_overlay {
  background: rgba(0, 0, 0, 0.6) url("/media/img/ted_icons_maximize.svg") no-repeat center center/30px;
  height: 100%;
  opacity: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s;
}
.nwcsp_photogallery_inspire .photogallery .item_wrapper:hover .hover_overlay {
  opacity: 1;
  transition: all 0.5s;
}
.nwcsp_photogallery_inspire .photogallery .description {
  display: none;
}

.nwcsp_paragraph_left_right .nwcsp_item_body {
  display: contents;
}
.nwcsp_paragraph_left_right_item {
  display: grid;
  gap: 3rem;
  align-items: center;
}
.nwcsp_paragraph_left_right_item:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 961px) {
  .nwcsp_paragraph_left_right_item {
    grid-template-columns: 1fr 1fr;
  }
  .nwcsp_paragraph_left_right_item:nth-child(even) > :first-child {
    order: 1;
  }
  .nwcsp_paragraph_left_right_item:nth-child(even) > :last-child {
    order: -1;
  }
}

.nwcsp_youtube .outer_video_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.nwcsp_youtube .outer_video_wrapper .video_preview:hover .video_play_button_default {
  background-color: transparent;
}
.nwcsp_youtube .video_play_button_default {
  height: 6.5rem;
  width: 6.5rem;
  background: transparent url("/media/img/youtube-play-btn.svg") no-repeat left top/contain;
  margin: -2rem 0 0 -2rem;
}
.nwcsp_youtube .video_play_button_default::after {
  display: none;
}
@media only screen and (min-width: 961px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) {
    text-align: center;
  }
}

.nwcsp_youtube_gallery {
  background-color: #000;
}
.nwcsp_youtube_gallery .nwcsp_cont {
  background-color: transparent;
}
@media only screen and (max-width: 540px) {
  .nwcsp_youtube_gallery .nwcsp_cont {
    margin: 0 -1.5em;
  }
}
.nwcsp_youtube_gallery .nwcsp_title,
.nwcsp_youtube_gallery .nwcsp_perex {
  color: #fff;
}
@media only screen and (max-width: 540px) {
  .nwcsp_youtube_gallery .videos {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.nwcsp_youtube_gallery .videos .video_item {
  background-color: #fff;
  padding-bottom: 0.8rem;
  margin-bottom: 2em;
}
.nwcsp_youtube_gallery .videos .video_item .nwcsp_item_title {
  margin-top: 0;
  padding: 1.6rem 2rem 1.2rem;
}
.nwcsp_youtube_gallery .videos .video_item .nwcsp_item_perex {
  padding: 0 2rem 1.2rem;
}
.nwcsp_youtube_gallery .videos .video_item:nth-child(2n+1) {
  clear: left;
}
.nwcsp_youtube_gallery .videos .video_item .preview .image_wrapper:after {
  background-image: url("/media/img/plugins/youtube-play.svg");
  opacity: 1;
  margin: -35px 0 0 -50px;
  width: 100px;
}
.nwcsp_youtube_gallery .videos .video_item .preview .image_wrapper:before {
  background-color: rgba(0, 0, 0, 0.75);
  position: relative;
}
.nwcsp_youtube_gallery .videos .video_item .preview .image_wrapper:hover:after {
  opacity: 0.8;
}
@media only screen and (max-width: 960px) {
  .nwcsp_youtube_gallery .videos .outer_video_wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 801px) {
  .nwcsp_youtube_gallery .videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .nwcsp_youtube_gallery .videos .video_item {
    width: calc(50% - 1.8em);
    margin-bottom: 3.6em;
  }
}

@media only screen and (max-width: 720px) {
  .nwcsp_gmap {
    padding-top: 2em;
  }
  .nwcsp_gmap .gmap_whole_wrapper {
    display: none !important;
  }
  .nwcsp_gmap .nwcsp_perex {
    font-size: 16px;
    line-height: 22px;
  }
}
.nwcsp_gmap .nwcsp_item_button_group {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  padding-bottom: 1em;
  text-align: right;
}
@media only screen and (max-width: 720px) {
  .nwcsp_gmap .nwcsp_item_button_group {
    text-align: center;
    padding-bottom: 2.2em;
  }
}
.nwcsp_gmap .nwcsp_item_button_group .nwcsp_item_button {
  margin-right: 0 !important;
}
.nwcsp_gmap.nwcsp_half_map {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 720px) {
  .nwcsp_gmap.nwcsp_half_map {
    padding-top: 2em;
  }
}
.nwcsp_gmap.nwcsp_half_map .nwcsp_cont {
  display: block;
  margin: 0;
}
.nwcsp_gmap.nwcsp_half_map .nwcsp_cont::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_gmap.nwcsp_half_map .plugin_headlines .nwcsp_title,
.nwcsp_gmap.nwcsp_half_map .plugin_headlines .nwcsp_perex {
  text-align: right;
}
.nwcsp_gmap.nwcsp_half_map .nwcsp_perex {
  margin-bottom: 1em;
}
@media only screen and (min-width: 721px) {
  .nwcsp_gmap.nwcsp_half_map .plugin_headlines {
    float: left;
    padding-right: 6.5%;
    width: 50%;
  }
  .nwcsp_gmap.nwcsp_half_map .plugin_headlines .nwcsp_perex {
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.4444444444em;
    color: #383f4a;
  }
  .nwcsp_gmap.nwcsp_half_map .gmap_whole_wrapper {
    float: right;
    width: 50%;
  }
  .nwcsp_gmap.nwcsp_half_map .gmap_whole_wrapper .gmap_wrapper .gmap {
    height: 50vw;
    max-height: 600px;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_gmap.nwcsp_half_map .plugin_headlines .nwcsp_title,
  .nwcsp_gmap.nwcsp_half_map .plugin_headlines .nwcsp_perex {
    text-align: center;
  }
}

.nwcsp_contact_form .form_inner {
  margin: 0 auto;
  max-width: 800px;
}
.nwcsp_contact_form .form_inner .textarea {
  width: 100%;
}
.nwcsp_contact_form .form_inner {
  display: block;
}
.nwcsp_contact_form .form_inner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_contact_form .form_item.input, .nwcsp_contact_form .form_item.textarea {
  float: none;
  width: 100%;
}
.nwcsp_contact_form .form_item.email, .nwcsp_contact_form .form_item.tel {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 540px) {
  .nwcsp_contact_form .form_item.email, .nwcsp_contact_form .form_item.tel {
    float: none;
    width: 100%;
  }
}
@media only screen and (min-width: 541px) {
  .nwcsp_contact_form .form_item.email {
    padding-right: 15px;
  }
  .nwcsp_contact_form .form_item.tel {
    padding-left: 15px;
  }
}

.nwcsp_signpost .plugin_signpost_items {
  display: block;
}
.nwcsp_signpost .plugin_signpost_items::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item {
  float: left;
  padding-bottom: 1.5em;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .photo {
  display: block;
  width: 100%;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .photo img {
  max-width: 100%;
}
@media only screen and (min-width: 721px) {
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item {
    width: 33.33%;
  }
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 541px) and (max-width: 721px) {
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item {
    width: 50%;
  }
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item {
    float: left;
    max-width: calc((1260px - 6rem) / 1);
    width: calc(100vw - (6rem/1));
  }
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .photo {
    height: calc(calc(100vw - (6rem/1)) / 1.3333333333 - 0);
    max-height: calc(calc((1260px - 6rem) / 1) / 1.3333333333);
  }
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item:nth-child(1n+1) {
    clear: left;
  }
  .nwcsp_signpost .plugin_signpost_items .plugin_signpost_item:nth-child(n) {
    padding-left: 0;
    padding-right: 0;
  }
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item img {
  object-fit: cover;
  object-position: center;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_button,
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_title,
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_perex {
  padding: 0 1em;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_title {
  font-size: 2rem;
  line-height: 1em;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
  text-align: center;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_perex {
  font-size: 0.875rem;
  line-height: 1.3571428571em;
  color: #383f4a;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_button {
  margin: 1em 0 0.5em;
  text-align: center;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item .nwcsp_item_button a {
  display: inline-block;
  min-height: 0;
  padding: 0.6em 1em;
}
.nwcsp_signpost .plugin_signpost_items .plugin_signpost_item img {
  height: 100%;
  width: 100%;
}

.nwcsp_timeline {
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_timeline {
    overflow: hidden;
  }
}
.nwcsp_timeline .body {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
}
.nwcsp_timeline .milestones {
  counter-reset: div;
  list-style-type: decimal;
  margin-top: 0;
  padding-top: 50px;
}
.nwcsp_timeline .milestones > div {
  list-style-type: none;
}
.nwcsp_timeline .milestones > div:before {
  font-family: "Lev Serif", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #ddd;
  content: "0" counter(div);
  counter-increment: div;
  display: block;
  font-size: 91px;
  letter-spacing: 0.6px;
  line-height: 1;
  position: absolute;
  top: -10px;
  z-index: 10;
}
.nwcsp_timeline .milestones > div:first-child {
  margin-top: 0;
}
.nwcsp_timeline .milestones > div:nth-child(2n+1):before {
  right: calc(50% + 60px);
}
.nwcsp_timeline .milestones > div:nth-child(2n):before {
  left: calc(50% + 60px);
}
@media only screen and (max-width: 1024px) {
  .nwcsp_timeline .milestones > div:nth-child(1n):before {
    left: 30px;
    right: auto;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_timeline .milestones > div:nth-child(1n):before {
    font-size: 45px;
    left: -15px;
    top: -30px;
  }
}
.nwcsp_timeline .milestone {
  margin: 0;
  min-height: 240px;
  padding: 0 calc(50% + 180px) 20px 0;
  position: relative;
  text-align: right;
}
.nwcsp_timeline .milestone:last-child {
  min-height: 0;
}
.nwcsp_timeline .milestone .year {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 3.0625rem;
  line-height: 0.8979591837em;
  letter-spacing: 0.3px;
}
.nwcsp_timeline .milestone .picture,
.nwcsp_timeline .milestone .item_texts {
  float: none;
  margin: 0;
  max-width: inherit;
}
.nwcsp_timeline .milestone .text {
  font-size: 0.875rem;
  line-height: 1.8571428571em;
  padding-top: 0.6em;
}
.nwcsp_timeline .milestone .picture {
  position: absolute;
  left: 50%;
  width: 174px;
  margin-left: -87px;
  top: -80px;
}
.nwcsp_timeline .milestone .picture .img {
  object-fit: cover;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 200px;
  width: 174px;
  display: block;
  object-position: center;
}
.nwcsp_timeline .milestone .picture:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  border-left: 89px solid #fff;
  border-right: 89px solid #fff;
  border-bottom: 50px solid transparent;
}
.nwcsp_timeline .milestone .picture:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -1px;
  border-left: 89px solid #fff;
  border-right: 89px solid #fff;
  border-top: 50px solid transparent;
}
.nwcsp_timeline .milestone:first-of-type {
  margin-top: 0;
}
.nwcsp_timeline .milestone:last-of-type {
  margin-bottom: 0;
}
.nwcsp_timeline .milestone:nth-of-type(2n) {
  padding-left: calc(50% + 180px);
  padding-right: 0;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_timeline .milestone {
    margin-bottom: 60px;
  }
  .nwcsp_timeline .milestone .picture {
    left: -60px;
    margin-left: 0;
    top: -40px;
    width: 120px;
  }
  .nwcsp_timeline .milestone .picture:before {
    border-left: 61px solid #fff;
    border-right: 61px solid #fff;
    border-bottom: 30px solid transparent;
  }
  .nwcsp_timeline .milestone .picture:after {
    border-left: 61px solid #fff;
    border-right: 61px solid #fff;
    border-top: 30px solid transparent;
  }
  .nwcsp_timeline .milestone .picture .img {
    height: 140px;
    width: 120px;
  }
  .nwcsp_timeline .milestone:nth-of-type(1n) {
    padding-right: 0;
    padding-left: 160px;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_timeline .milestone:nth-of-type(1n) {
    padding: 0 0 20px 30px;
  }
  .nwcsp_timeline .milestone .picture {
    display: none;
  }
}
.nwcsp_timeline .nwcsp_item_button {
  margin-top: 2em;
}
.nwcsp_timeline .nwcsp_item_button a {
  transition: all 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.25em;
  color: #000;
  background-color: #fff;
  border-radius: 100%;
  align-items: center;
  border: 1px solid #000;
  display: flex;
  padding: 6px 0 0;
  place-content: center center;
  text-align: center;
  width: 152px;
  height: 152px;
  margin: 0 auto;
}
.nwcsp_timeline .nwcsp_item_button a:hover {
  color: #3ed9ff;
  border-color: #3ed9ff;
}
.nwcsp_timeline .milestones_wrapper {
  margin: 80px 0 2em;
  position: relative;
  text-align: left;
}
.nwcsp_timeline .milestones_wrapper:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 2px dotted #979797;
  height: 100%;
  left: 50%;
  margin-left: -1px;
  top: 0;
  width: 2px;
}
@media only screen and (max-width: 540px) {
  .nwcsp_timeline .milestones_wrapper:before {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .nwcsp_timeline .milestones {
    padding-top: 0;
  }
  .nwcsp_timeline .milestone {
    margin-top: 0;
    min-height: 0;
    text-align: left;
  }
  .nwcsp_timeline .milestone:after {
    left: 0;
    margin-left: 0;
  }
  .nwcsp_timeline .milestone:nth-of-type(1n) {
    min-height: 0;
  }
  .nwcsp_timeline .milestones_wrapper:before {
    left: 0;
    margin-left: 0;
  }
}
.nwcsp_timeline.decorated .milestones_wrapper:before {
  background: transparent url("/media/img/plugins/Timeline.svg") no-repeat top center/contain;
  border-left: 0;
  margin-left: -50px;
  top: 15px;
  width: 100px;
  z-index: 0;
}
.nwcsp_timeline.decorated .milestones_wrapper .milestones {
  padding-top: 0;
  position: relative;
  z-index: 1;
}
.nwcsp_timeline.decorated .milestones_wrapper .milestones > div:before {
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
  .nwcsp_timeline.decorated .milestones_wrapper:before {
    left: 0;
    margin-left: 0;
  }
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone {
    padding-left: 210px;
  }
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone:before {
    left: 90px;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_timeline.decorated .milestones_wrapper:before {
    display: none;
  }
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone {
    padding-left: 100px;
  }
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone:before {
    left: -10px;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone {
    padding: 0 0 20px 45px;
  }
  .nwcsp_timeline.decorated .milestones_wrapper .milestones .milestone:before {
    top: 0;
    left: -10px;
  }
}

.nwcsp_logo {
  padding: 0;
}
.nwcsp_logo .nwcsp_title {
  padding-bottom: 1rem;
}
.nwcsp_logo .nwcsp_item_button {
  padding: 1em 0 2em;
  text-align: center;
}
.nwcsp_logo .nwcsp_item_button a {
  display: inline-block;
}
.nwcsp_logo .nwcsp_cont {
  margin: 0;
  max-width: none;
  padding: 0;
  position: relative;
}
.nwcsp_logo .logo_slide {
  padding: 0;
}
.nwcsp_logo .logo_slide__graphics {
  overflow: hidden;
  position: relative;
  aspect-ratio: 3/2;
  width: 100%;
}
.nwcsp_logo .logo_slide__graphics img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: contain;
  max-height: initial;
  max-width: initial;
}

.nwcsp_article,
.nwcsp_article .nwcsp_cont {
  background-color: #f1f4f6;
}

.nwcsp_highlight .highlights {
  display: block;
  padding: 2em 0 1em;
}
.nwcsp_highlight .highlights::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (max-width: 540px) {
  .nwcsp_highlight .highlights {
    padding: 0 0 1em;
  }
}
.nwcsp_highlight .highlights .highlight {
  float: left;
  text-align: center;
  width: 33.33%;
}
@media only screen and (max-width: 540px) {
  .nwcsp_highlight .highlights .highlight {
    margin-bottom: 1.5rem;
  }
}
.nwcsp_highlight .highlights .highlight .value {
  display: inline-block;
  margin-bottom: 1.2rem;
  position: relative;
}
.nwcsp_highlight .highlights .highlight .value .val_inner {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 5.875rem;
  line-height: 1.085106383em;
  display: inline-block;
  color: #383f4a;
  letter-spacing: 0.7px;
  vertical-align: baseline;
}
.nwcsp_highlight .highlights .highlight .value .val_inner.plus {
  top: 0;
  position: absolute;
  right: -0.5em;
}
.nwcsp_highlight .highlights .highlight .value.with_plus {
  margin-left: -2.8em;
}
@media only screen and (max-width: 720px) {
  .nwcsp_highlight .highlights .highlight .value {
    margin-bottom: 0.2rem;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_highlight .highlights .highlight .value .val_inner {
    font-size: 3.875rem;
    line-height: 1.0967741935em;
  }
  .nwcsp_highlight .highlights .highlight .value.with_plus {
    margin-left: 0;
  }
}
.nwcsp_highlight .highlights .highlight .subtitle {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.1428571429em;
  margin: 0 auto;
  max-width: 170px;
  color: #383f4a;
}
@media only screen and (max-width: 540px) {
  .nwcsp_highlight .highlights .highlight {
    float: none;
    width: 100%;
  }
}

header {
  top: 2.5em;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 50;
}
@media only screen and (max-width: 1024px) {
  header {
    top: 1.5em;
  }
}
header .header_inner {
  display: block;
}
header .header_inner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
header .logo {
  float: left;
}
header .right {
  float: right;
  margin-top: 1em;
}
header .right .separator {
  background-color: #f1f4f6;
  display: block;
  width: 1px;
  height: 29px;
  float: left;
  margin: -5px 1.2em;
}
header .right .socials_wrapper {
  float: left;
  padding-top: 3px;
}
header .right .socials_wrapper li {
  float: left;
  margin: 0 0 0 1.2em;
}
header .right .socials_wrapper li:first-child {
  margin-left: 0.6em;
}
header .right .socials_wrapper li a {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  font-size: 0;
  height: 16px;
  width: 18px;
}
header .right .socials_wrapper li a:hover {
  opacity: 0.75;
}
header .right .socials_wrapper li a.linkedin {
  background-image: url("/media/img/linkedin.svg");
}
header .right .socials_wrapper li a.twitter {
  background-image: url("/media/img/twitter.svg");
}
@media only screen and (min-width: 1025px) {
  header .right .menu {
    margin-top: -3px;
  }
}
header .right .menu li {
  position: relative;
}
header .right .menu li a {
  font-family: "BebasNeueRegular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1875em;
  color: #000;
  letter-spacing: 0.6px;
}
header .right .menu li.active a {
  border-bottom: 2px solid #3ed9ff;
  font-weight: 500;
}
header .right .menu li > ul {
  display: none;
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  header .right {
    transition: all 0.2s;
    max-width: 0;
    overflow: hidden;
    position: absolute;
    right: 2rem;
    top: 100%;
    width: calc(100% - 4em);
  }
  header .right .right_inner {
    background-color: #fff;
    border: 1px solid #000;
    min-width: 250px;
    padding: 10px 1em 55px;
    position: relative;
  }
  header .right .socials_wrapper {
    border-top: 1px dotted #ddd;
    bottom: 15px;
    float: none;
    left: 0;
    min-width: 248px;
    padding-top: 8px;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  header .right .socials_wrapper li {
    display: inline-block;
    float: none;
  }
  header .right .separator {
    display: none;
  }
}

.logo {
  float: left;
}
.logo a {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: url("/media/img/logo.svg") no-repeat center center/contain;
  display: block;
  height: 54px;
  white-space: nowrap;
  width: 84px;
}

.container:not(.homepage) header .logo a {
  background-image: url("/media/img/logo-white.svg");
}
@media only screen and (min-width: 1025px) {
  .container:not(.homepage) header .right .separator {
    background-color: #fff;
  }
  .container:not(.homepage) header .right .socials_wrapper li a.linkedin {
    background-image: url("/media/img/linkedin-white.svg");
  }
  .container:not(.homepage) header .right .socials_wrapper li a.twitter {
    background-image: url("/media/img/twitter-white.svg");
  }
  .container:not(.homepage) header .menu li a {
    color: #fff;
  }
}
.container:not(.homepage) header .menu_openner span, .container:not(.homepage) header .menu_openner span:before, .container:not(.homepage) header .menu_openner span:after {
  background-color: #fff;
}
.container:not(.homepage) header .header_inner.opened .menu_openner span {
  background-color: transparent;
}

.container header.fixed .header_inner.opened .menu_openner span {
  background-color: transparent;
}
@media only screen and (min-width: 1025px) {
  .container header.fixed {
    background-color: #fff;
    border-bottom: 1px solid rgba(56, 63, 74, 0.9);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
  .container header.fixed .logo {
    padding: 10px 0;
  }
  .container header.fixed .logo a {
    background-image: url("/media/img/logo.svg") !important;
    height: 36px;
    white-space: nowrap;
    width: 60px;
  }
  .container header.fixed .right .separator {
    background-color: #f1f4f6 !important;
  }
  .container header.fixed .right .socials_wrapper li a.linkedin {
    background-image: url("/media/img/linkedin.svg") !important;
  }
  .container header.fixed .right .socials_wrapper li a.twitter {
    background-image: url("/media/img/twitter.svg") !important;
  }
  .container header.fixed .menu li a {
    color: #000 !important;
  }
  .container header.fixed .menu_openner span, .container header.fixed .menu_openner span:before, .container header.fixed .menu_openner span:after {
    background-color: #000 !important;
  }
}

.menu_openner {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .menu_openner {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: -16px;
    margin-top: -10px;
    position: relative;
    padding: 16px;
  }
  .menu_openner span {
    position: relative;
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .menu_openner span, .menu_openner span:before, .menu_openner span:after {
    display: block;
    width: 36px;
    height: 3px;
    background-color: #000;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .menu_openner span:before, .menu_openner span:after {
    position: absolute;
    content: "";
  }
  .menu_openner span:before {
    top: -13px;
  }
  .menu_openner span:after {
    top: 13px;
  }
}

@media only screen and (max-width: 1024px) {
  .header_inner.opened .right {
    max-width: 400px;
  }
  .header_inner.opened .menu_openner span {
    background-color: transparent;
  }
  .header_inner.opened .menu_openner span:before {
    -webkit-transform: translateY(13px) rotate(45deg);
    -moz-transform: translateY(13px) rotate(45deg);
    -ms-transform: translateY(13px) rotate(45deg);
    -o-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
  }
  .header_inner.opened .menu_openner span:after {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -moz-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }
}
.menu {
  float: left;
}
.menu li {
  display: inline-block;
  margin: 0 1em;
}
.menu li a {
  text-transform: uppercase;
  display: block;
}
.menu li a:hover {
  opacity: 0.75;
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .menu li {
    margin: 0 0.5em;
  }
}
.menu ul ul {
  display: none !important;
}
.menu ul ul li {
  float: none;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .menu {
    float: none;
    text-align: center;
  }
  .menu li {
    display: block;
    margin: 0;
  }
  .menu li a {
    font-size: 16px;
    line-height: 1.6;
    padding: 1em;
  }
}

.footer {
  padding-top: 5rem;
  color: #fff;
  background-color: #000;
}
@media only screen and (max-width: 600px) {
  .footer {
    padding-top: 3rem;
  }
}
.footer .footer_logo .img {
  background-image: url("/media/img/logo-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  display: block;
  height: 54px;
  margin-bottom: 20px;
  white-space: nowrap;
  width: 84px;
}
.footer *,
.footer a,
.footer p {
  color: #fff;
}
.footer .footer_inner {
  display: block;
}
.footer .footer_inner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (max-width: 540px) {
  .footer .footer_inner {
    padding-bottom: 1em;
  }
}
.footer .footer_inner .footer_content {
  margin: 0 -20px;
}
.footer .footer_inner .col {
  float: left;
  flex-grow: 1;
  padding: 0 20px;
}
@media only screen and (max-width: 540px) {
  .footer .footer_inner .col {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  .footer .footer_inner .col h1,
  .footer .footer_inner .col h2 {
    margin-bottom: 10px;
  }
}
.footer .footer_inner .col:nth-child(2) {
  flex-grow: 1.5;
}
.footer .footer_inner .col p,
.footer .footer_inner .col li {
  display: block;
  font-size: 12px;
  line-height: 3;
  margin: 0;
  padding: 0;
}
.footer .footer_inner .col h1,
.footer .footer_inner .col h2 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.375em;
  font-weight: 400;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .col h1,
  .footer .footer_inner .col h2 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .footer .footer_inner .col h1,
  .footer .footer_inner .col h2 {
    font-size: 120%;
  }
}
.footer .footer_inner .footer_logo,
.footer .footer_inner .footer_content {
  width: 50%;
}
.footer .footer_inner .footer_logo {
  float: left;
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_logo {
    float: none;
    margin-bottom: 2rem;
    width: auto;
  }
}
.footer .footer_inner .footer_content {
  display: block;
}
.footer .footer_inner .footer_content::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (min-width: 541px) {
  .footer .footer_inner .footer_content {
    display: flex;
    float: right;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_content {
    float: none;
    width: 100%;
  }
}

.heal {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  background-color: #000;
  color: #fff;
}
.heal__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
}
.heal .copyright {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.6666666667em;
  letter-spacing: 1.6px;
  opacity: 0.7;
}
.heal .made_by_inspire .mbi_link {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heal .made_by_inspire .mbi_link [data-id=svg_logo_inspire_base] {
  display: block;
}
.heal .made_by_inspire .mbi_link [data-id=svg_logo_inspire_base] stop {
  transition: stop-color 0.2s;
}
.heal .made_by_inspire .mbi_link:hover [data-id=svg_logo_inspire_base] stop {
  stop-color: #f69a68;
}
.heal .made_by_inspire .mbi_label {
  display: none;
}
.heal__cookies {
  font-size: 0.8125rem;
  line-height: 1.3846153846em;
}
.heal__cookies .waiter-inspire .waiter-inspire-text {
  display: none;
}
.heal__cookies .waiter-inspire .waiter-inspire-img-helper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1em;
}
.heal__cookies .waiter-inspire {
  background-color: transparent;
}
.heal__cookies .waiter-inspire-img-helper {
  background-image: none;
  background-color: currentColor;
  mask-image: url("/media/css-stack/img/waiter.svg");
}

.static_page_inner_wrapper {
  padding-bottom: 0;
  padding-top: 0;
}

.container.homepage .main_banner {
  display: none !important;
}

.article.detail .tags_wrap .label {
  display: none;
}
.article.detail .backlinks_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
  padding: 2em 0 0;
}
@media only screen and (min-width: 431px) {
  .article.detail .backlinks_wrapper {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .article.detail .backlinks_wrapper {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.article.detail .backlinks_wrapper a {
  font-size: 0.875rem;
  line-height: 1.1428571429em;
  border-left: 2px solid #000;
  display: inline;
  padding: 0.3em 1.2em 0.1em 0.4em;
  color: #000;
}
.article.detail .backlinks_wrapper a:hover {
  opacity: 0.5;
}
.article.detail .backlinks_wrapper a:before {
  content: "";
  display: inline;
  left: 0;
  margin-right: 5px;
  position: relative;
  top: 0;
}
.article.detail .article_detail_wrapper .perex,
.article.detail .article_detail_wrapper .tags_wrap,
.article.detail .article_detail_wrapper h1,
.article.detail .article_detail_wrapper .backlinks_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  padding-left: 20px;
  padding-right: 20px;
  padding-left: 0;
  padding-right: 0;
}
.article.detail .article_detail_wrapper h1 {
  font-size: 5.125rem;
  line-height: 0.7804878049em;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
}
@media only screen and (max-width: 720px) {
  .article.detail .article_detail_wrapper h1 {
    font-size: 2.5625rem;
    line-height: 0.9268292683em;
  }
}
.article.detail .article_detail_wrapper .tags_wrap {
  padding: 1rem 0 0.5em;
}
@media only screen and (max-width: 720px) {
  .article.detail .article_detail_wrapper .tags_wrap {
    padding: 0.6rem 0 0.3em;
  }
}
.article.detail .article_detail_wrapper .perex {
  font-size: 1.125rem;
  line-height: 1.3333333333em;
  margin-bottom: 2rem;
  font-size: 1.125rem;
  line-height: 1.3333333333em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.article.detail .article_detail_wrapper .article_body_wrapper {
  margin-top: 20px;
  padding-bottom: 25px;
}
.article.detail .article_detail_wrapper .nwcsp_plugin_wrapper {
  margin: 0;
  padding: 0;
}
.article.detail .article_detail_wrapper .nwcsp_plugin_wrapper .nwcsp_cont:nth-child(n) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
@media only screen and (min-width: 431px) {
  .article.detail .article_detail_wrapper .nwcsp_plugin_wrapper .nwcsp_cont:nth-child(n) {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .article.detail .article_detail_wrapper .nwcsp_plugin_wrapper .nwcsp_cont:nth-child(n) {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.article.detail .article_detail_wrapper .nwcsp_plugin_wrapper .nwcsp_cont:nth-child(n) .nwcsp_item_body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.article.list h1,
.articles.list h1 {
  display: none;
}
.article .tags li,
.articles .tags li {
  display: inline-block;
}
.article .tags li .item_inner,
.articles .tags li .item_inner {
  transition: all 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.1111111111em;
  background-color: #fff;
  display: block;
  margin-bottom: 0.1em;
  padding: 0.2em 1em;
}
.article .tags li .item_inner:hover,
.articles .tags li .item_inner:hover {
  opacity: 0.7;
}

.article .section_title h1 {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  padding: 1em 0 0.5em;
  font-size: 5.0625rem;
  line-height: 0.950617284em;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .article .section_title h1 {
    font-size: 3.375rem;
    line-height: 0.962962963em;
  }
}
@media only screen and (max-width: 540px) {
  .article .section_title h1 {
    font-size: 2.5rem;
    line-height: 1.025em;
  }
}

.article_plugins .article_filter_wrap {
  padding: 10px;
}

.article_detail_wrapper,
.articles_content_wrapper {
  background-color: #f1f4f6;
}

.articles > .items {
  display: block;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 4rem;
}
.articles > .items::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (min-width: 721px) {
  .articles > .items {
    margin: 0 -1.5em;
  }
}
@media only screen and (min-width: 721px) and (max-width: 430px) {
  .articles > .items {
    margin: 0 -1em;
  }
}
.articles > .items > .item {
  float: left;
  display: flex;
  overflow: hidden;
}
@media only screen and (min-width: 721px) {
  .articles > .items > .item {
    padding: 0 1.5em 2.5em;
    width: 33.33%;
  }
  .articles > .items > .item:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 890px) {
  .articles > .items > .item {
    padding: 0 1em 1.75em;
    width: 50%;
  }
  .articles > .items > .item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 680px) {
  .articles > .items > .item {
    clear: left;
    float: none;
    padding: 0 0 1.5em;
    max-width: 430px;
    margin: 0 auto;
    width: 100%;
  }
}
.articles > .items > .item > div {
  background-color: #fff;
  cursor: pointer;
  position: relative;
  padding-bottom: 2rem;
}
.articles > .items > .item > div:hover .title {
  color: #3ed9ff;
}
.articles > .items > .item .title,
.articles > .items > .item .date,
.articles > .items > .item .perex {
  color: #000;
  padding: 0 2rem;
}
.articles > .items > .item .image {
  margin-left: -1px;
  margin-top: -1px;
  width: calc(100% + 2px);
}
.articles > .items > .item .perex {
  font-size: 0.875rem;
  line-height: 1.7857142857em;
}
.articles > .items > .item .title {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.625rem;
  line-height: 0.9523809524em;
  color: #000;
  padding-top: 0;
}
.articles > .items > .item .date {
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.0625rem;
  line-height: 0.9411764706em;
  letter-spacing: 1.1px;
  margin: 1.5em 0 1em;
}
.articles > .items > .item .hidden_link {
  display: none;
}
.articles > .items > .item .tags {
  position: absolute;
  left: 0;
  top: 0.5em;
  max-width: 60%;
}
.articles > .items > .item .tags .label {
  display: none;
}
.articles > .items > .item .tags li {
  display: block;
  display: block;
}
.articles > .items > .item .tags li::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.articles > .items > .item .tags li .item_inner {
  display: inline-block;
  float: left;
}

.article.list .buttons_wrapper {
  display: none;
}
.article.list .filter_restriction {
  display: block;
  padding: 4em 0 2em;
}
.article.list .filter_restriction .item.fake,
.article.list .filter_restriction .multichoice_item {
  float: left;
  margin-right: 0.25rem;
}
.article.list .filter_restriction .item.fake label,
.article.list .filter_restriction .multichoice_item label {
  transition: all 0.2s;
  font-family: "BebasNeueBold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.1111111111em;
  background-color: #fff;
  cursor: pointer;
  display: block;
  margin-bottom: 0.25em;
  padding: 0.2em 1em;
}
.article.list .filter_restriction .item.fake label:hover,
.article.list .filter_restriction .multichoice_item label:hover {
  opacity: 0.7;
}
.article.list .filter_restriction .item.fake.selected label,
.article.list .filter_restriction .multichoice_item.selected label {
  color: #3ed9ff;
}
.article.list .filter_restriction .radio_group {
  display: block;
}
.article.list .filter_restriction .radio_group::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.article.list .filter_restriction .radio_group .field {
  display: none;
}
