
*,
*::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: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 3.375rem;
  line-height: 1.11111em;
}

h2 {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 2.75rem;
  line-height: 0.90909em;
}

h3 {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.5625rem;
  line-height: 1em;
}

h4 {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.5625rem;
  line-height: 1em;
}

h5 {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.5625rem;
  line-height: 1em;
}

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: #cb1517;
}
.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: #cb1517;
}
.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: #cb1517;
  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: 900;
}
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table td {
  border-right: 1px solid #d9e0e7;
  padding: 0.7rem 2rem;
}
.wysiwyg_wrapper table th:last-of-type,
.wysiwyg_wrapper table td:last-of-type {
  border-right-width: 0;
}
.wysiwyg_wrapper table th {
  border-color: #000;
  color: #000;
}
.wysiwyg_wrapper table tbody tr:nth-of-type(odd) {
  background-color: rgba(215, 215, 215, 0.1);
}
.wysiwyg_wrapper table thead {
  color: #cb1517;
  text-transform: uppercase;
}
.wysiwyg_wrapper .table_responsive_wrapper {
  box-shadow: 0 4px 14px 0 rgba(5, 5, 18, 0.16);
}
.wysiwyg_wrapper > *:first-child {
  margin-top: 0;
}
.wysiwyg_wrapper > *:last-child {
  margin-bottom: 0;
}

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

.popup_container {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 101;
  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: 20px;
    padding-right: 20px;
  }
}
@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: 4px;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .popup_container .body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@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 - 40px);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.banner .slick-track {
  display: flex;
}
.banner .slick-list {
  overflow: hidden;
}
.banner .slick-slide {
  float: none;
  height: auto;
}
.banner .nwjs_carousel {
  overflow: hidden;
}
.banner .nwjs_carousel:not(.slick-initialized) > *:not(:first-child) {
  display: none;
}
.banner_slide {
  position: relative;
}
.banner_slide__texts {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.banner--proportionalImage .banner_slide__texts, .banner--fullSizeImage .banner_slide__texts {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.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: 1170px;
  position: relative;
}

.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: 1211px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(16.66667% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 16.66667%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):not(:nth-child(6n-5)), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:not(:nth-child(6n-5)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6):nth-child(6n-5), .logos__slides:not(.nwjs_carousel) > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:nth-child(6n-5) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1210px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(20% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 20%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):not(:nth-child(5n-4)), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:not(:nth-child(5n-4)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5):nth-child(5n-4), .logos__slides:not(.nwjs_carousel) > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:nth-child(5n-4) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(25% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 25%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):not(:nth-child(4n-3)), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:not(:nth-child(4n-3)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4):nth-child(4n-3), .logos__slides:not(.nwjs_carousel) > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:nth-child(4n-3) {
    margin-left: auto;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(33.33333% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 33.33333%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3):nth-child(3n-2), .logos__slides:not(.nwjs_carousel) > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:nth-child(3n-2) {
    margin-left: auto;
  }
}
@media only screen and (max-width: 450px) {
  .logos__slides:not(.nwjs_carousel) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: calc(50% - 0);
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > * {
    width: 50%;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
  .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2):nth-child(2n-1), .logos__slides:not(.nwjs_carousel) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:nth-child(2n-1) {
    margin-left: auto;
  }
}
.logos__slides.nwjs_carousel:not(.slick-initialized) {
  display: flex;
  justify-content: center;
}
.logos__slides.nwjs_carousel:not(.slick-initialized) > * {
  display: none;
}
@media only screen and (min-width: 1211px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 6) {
    display: flex;
    width: 16.66667%;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1210px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 5) {
    display: flex;
    width: 20%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 4) {
    display: flex;
    width: 25%;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 3) {
    display: flex;
    width: 33.33333%;
  }
}
@media only screen and (max-width: 450px) {
  .logos__slides.nwjs_carousel:not(.slick-initialized) > *:nth-child(-n + 2) {
    display: flex;
    width: 50%;
  }
}
.logos__slides.nwjs_carousel.slick-initialized .logo_slide {
  display: flex;
}

html {
  font-family: "source-sans-pro", Arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  line-height: 1.4375em;
}
@media only screen and (max-width: 600px) {
  html {
    font-size: 0.8125rem;
    line-height: 1.38462em;
  }
}

img {
  width: auto;
}

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

.nw_error_page ul,
.nw_error_page ol,
.nw_error_page p,
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p {
  margin-top: 1em;
  margin-bottom: 2em;
}
.nw_error_page li,
.wysiwyg_wrapper li {
  margin-left: 1rem;
  padding-left: calc(1rem + 6px);
  position: relative;
  text-align: left;
}
.nw_error_page li:before,
.wysiwyg_wrapper li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1rem;
}
.nw_error_page ul > li:before,
.wysiwyg_wrapper ul > li:before {
  background-color: #cb1517;
  border-radius: 50%;
  height: 6px;
  top: .5em;
  width: 6px;
}
.nw_error_page ul > li,
.wysiwyg_wrapper ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.nw_error_page ul > li:not(:last-of-type),
.wysiwyg_wrapper ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nw_error_page ul > li::before,
.wysiwyg_wrapper ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.6em;
}
.nw_error_page ul > li::before,
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #cb1517;
}
.nw_error_page ul ul,
.nw_error_page ul ol,
.wysiwyg_wrapper ul ul,
.wysiwyg_wrapper ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.nw_error_page ol,
.wysiwyg_wrapper ol {
  counter-reset: li;
  list-style-type: decimal;
  counter-reset: li;
  list-style-type: decimal;
}
.nw_error_page ol > li,
.wysiwyg_wrapper ol > li {
  counter-increment: li;
  list-style-type: none;
}
.nw_error_page ol > li::before,
.wysiwyg_wrapper ol > li::before {
  content: counter(li);
}
.nw_error_page ol > li,
.wysiwyg_wrapper ol > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.nw_error_page ol > li:not(:last-of-type),
.wysiwyg_wrapper ol > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nw_error_page ol > li::before,
.wysiwyg_wrapper ol > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.nw_error_page ol > li::before,
.wysiwyg_wrapper ol > li::before {
  color: #cb1517;
  text-align: right;
  left: -0.6em;
  width: 1.2em;
}
.nw_error_page ol ul,
.nw_error_page ol ol,
.wysiwyg_wrapper ol ul,
.wysiwyg_wrapper ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.nw_error_page ol > li,
.wysiwyg_wrapper ol > li {
  counter-increment: li;
  list-style-type: none;
}
.nw_error_page ol > li::before,
.wysiwyg_wrapper ol > li::before {
  content: counter(li);
}
.nw_error_page ol > li:before,
.wysiwyg_wrapper ol > li:before {
  font-weight: 500;
  color: #cb1517;
}
.nw_error_page h4,
.wysiwyg_wrapper h4 {
  border-bottom: 0.07rem solid #d9e0e7;
  margin-bottom: 0.2rem;
  padding-bottom: .2rem;
  text-align: left;
}
.nw_error_page *:last-child,
.wysiwyg_wrapper *:last-child {
  margin-bottom: 0;
}

._cont,
.nw_error_page_inner_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}

.nw_error_page ul {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.nw_error_page ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.nw_error_page ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.nw_error_page ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.6em;
}
.nw_error_page ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #cb1517;
}
.nw_error_page ul ul,
.nw_error_page ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}

.static_page_inner_wrapper > ._cont {
  padding: 0 !important;
}

@media only screen and (max-width: 1210px) {
  .cookie_alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.menu_wrapper {
  margin: 30px auto;
  max-width: 1170px;
  position: relative;
}
.menu_wrapper .menu {
  display: table;
  margin: 0 auto;
}
@media only screen and (min-width: 721px) {
  .menu_wrapper .menu ul.part_two {
    display: flex;
    float: right;
    margin-left: 150px;
    justify-content: flex-start;
  }
  .menu_wrapper .menu ul.part_one {
    display: flex;
    float: left;
    justify-content: flex-end;
  }
}
.menu_wrapper .menu ul {
  display: block;
}
.menu_wrapper .menu ul::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (min-width: 721px) {
  .menu_wrapper .menu ul {
    min-width: 250px;
  }
}
.menu_wrapper .menu ul li {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  float: left;
  margin: 0;
  padding: 15px 15px 20px;
  text-align: center;
}
.menu_wrapper .menu ul li a {
  font-size: 0.9375rem;
  line-height: 1.46667em;
  display: block;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
  word-break: keep-all;
}
@media only screen and (max-width: 960px) {
  .menu_wrapper .menu ul li a {
    font-size: 0.875rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 1210px) {
  .menu_wrapper .menu ul li {
    padding: 10px;
    padding-bottom: 20px;
  }
}
.menu_wrapper .menu ul li:hover a,
.menu_wrapper .menu ul li.active a {
  color: #cb1517;
}
.menu_wrapper .menu ul li.submenu:hover {
  border: 1px solid #d9e0e7;
  border-bottom: 0;
  box-shadow: 6px 5px 8px -1px rgba(0, 0, 0, 0.2);
  overflow: visible;
  background: #f9f9f9;
  padding: 14px 14px 20px;
  z-index: 28;
}
@media only screen and (max-width: 1210px) {
  .menu_wrapper .menu ul li.submenu:hover {
    padding: 9px;
    padding-bottom: 20px;
  }
}
.menu_wrapper .menu ul li:nth-child(4) {
  margin-left: 240px;
}
.menu_wrapper .menu ul li ul {
  background: #f9f9f9;
  box-shadow: 5px 6px 8px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #d9e0e7;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  display: none;
  margin: 0;
  margin-left: -15px;
  margin-top: 20px;
  padding: 0;
  position: absolute;
  z-index: 27;
}
@media only screen and (max-width: 1210px) {
  .menu_wrapper .menu ul li ul {
    margin-top: 15px;
    margin-left: -10px;
    z-index: 35;
  }
}
.menu_wrapper .menu ul li:hover ul,
.menu_wrapper .menu ul li ul:hover {
  display: block;
  width: 230px;
}
.menu_wrapper .menu ul li:hover ul li,
.menu_wrapper .menu ul li ul:hover li {
  background: #f9f9f9;
  border: 0;
  border-radius: 0;
  float: none;
  padding: 5px;
  margin: 0;
  width: 100%;
  transition: all 0.4s;
}
.menu_wrapper .menu ul li:hover ul li a,
.menu_wrapper .menu ul li ul:hover li a {
  color: #000;
  display: block;
  padding: 10px 20px;
  text-align: left;
}
.menu_wrapper .menu ul li:hover ul li a.active,
.menu_wrapper .menu ul li ul:hover li a.active {
  color: #cb1517;
}
.menu_wrapper .menu ul li:hover ul li:first-child,
.menu_wrapper .menu ul li ul:hover li:first-child {
  border-top-right-radius: 4px;
}
.menu_wrapper .menu ul li:hover ul li:last-child,
.menu_wrapper .menu ul li ul:hover li:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.menu_wrapper .menu ul li:hover ul li:hover,
.menu_wrapper .menu ul li ul:hover li:hover {
  background: #cb1517;
}
.menu_wrapper .menu ul li:hover ul li:hover a,
.menu_wrapper .menu ul li ul:hover li:hover a {
  color: #fff;
}
@media only screen and (max-width: 720px) {
  .menu_wrapper {
    margin: 0;
    max-width: none;
    width: 100%;
  }
  .menu_wrapper .menu {
    display: block;
  }
  .menu_wrapper .menu ul {
    width: 100%;
  }
  .menu_wrapper .menu ul li,
  .menu_wrapper .menu ul li.submenu:hover {
    transition: all 0.4s;
    background: transparent;
    border: 0;
    border-top: 1px solid #d4d4d4;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .menu_wrapper .menu ul li a,
  .menu_wrapper .menu ul li.submenu:hover a {
    display: block;
    padding: 20px 1.2rem;
  }
  .menu_wrapper .menu ul li:nth-child(n) {
    margin: 0;
  }
  .menu_wrapper .menu ul li:hover {
    background: #cb1517;
  }
  .menu_wrapper .menu ul li:hover a {
    color: #fff;
  }
  .menu_wrapper .menu ul li.submenu > a:hover {
    background: #cb1517;
    color: #fff;
  }
  .menu_wrapper .menu ul li.submenu {
    background: transparent;
  }
  .menu_wrapper .menu ul li.submenu a {
    color: #cb1517;
  }
  .menu_wrapper .menu ul li.submenu ul {
    transition: all 0.4s;
    background: transparent;
    box-shadow: none;
    position: relative;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    display: block;
    height: auto;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    width: 100%;
  }
  .menu_wrapper .menu ul li.submenu ul li {
    transition: all 0.4s;
  }
  .menu_wrapper .menu ul li.submenu ul li:nth-child(n) {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    padding-left: 20px;
  }
  .menu_wrapper .menu ul li.submenu ul li:nth-child(n) a {
    color: #303030;
    border-bottom: 1px solid #d4d4d4;
  }
  .menu_wrapper .menu ul li.submenu ul li:nth-child(n):hover {
    background: #cb1517;
  }
  .menu_wrapper .menu ul li.submenu ul li:nth-child(n):hover a {
    border-color: #cb1517;
    color: #fff;
  }
  .menu_wrapper .menu ul li.submenu ul li:last-child a {
    border-bottom: 0;
  }
  .menu_wrapper .menu ul:first-child > li:first-child {
    margin-top: 30px;
    border-top: 0;
  }
}

.form {
  position: relative;
}
.form input[type=text], .form input[type=time], .form input[type=search], .form input[type=password], .form input[type=number], .form input[type=email], .form input[type=tel], .form input[type=url], .form select, .form textarea {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4375em;
  border: 1px solid #d9e0e7;
  border-radius: 4px;
  color: #000;
  padding: 0.8em 1.2em;
  width: 100%;
  transition: border 0.2s, background 0.2s, box-shadow 0.2s;
}
.form input[type=text]::-webkit-input-placeholder, .form input[type=time]::-webkit-input-placeholder, .form input[type=search]::-webkit-input-placeholder, .form input[type=password]::-webkit-input-placeholder, .form input[type=number]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder, .form input[type=url]::-webkit-input-placeholder, .form select::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
  opacity: 1;
}
.form input[type=text]::-moz-placeholder, .form input[type=time]::-moz-placeholder, .form input[type=search]::-moz-placeholder, .form input[type=password]::-moz-placeholder, .form input[type=number]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form input[type=url]::-moz-placeholder, .form select::-moz-placeholder, .form textarea::-moz-placeholder {
  opacity: 1;
}
.form input[type=text]:focus, .form input[type=time]:focus, .form input[type=search]:focus, .form input[type=password]:focus, .form input[type=number]:focus, .form input[type=email]:focus, .form input[type=tel]:focus, .form input[type=url]:focus, .form select:focus, .form textarea:focus {
  border: 1px solid #cb1517;
}
.form input[type=text]:focus::-webkit-input-placeholder, .form input[type=time]:focus::-webkit-input-placeholder, .form input[type=search]:focus::-webkit-input-placeholder, .form input[type=password]:focus::-webkit-input-placeholder, .form input[type=number]:focus::-webkit-input-placeholder, .form input[type=email]:focus::-webkit-input-placeholder, .form input[type=tel]:focus::-webkit-input-placeholder, .form input[type=url]:focus::-webkit-input-placeholder, .form select:focus::-webkit-input-placeholder, .form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.form input[type=text]:focus::-moz-placeholder, .form input[type=time]:focus::-moz-placeholder, .form input[type=search]:focus::-moz-placeholder, .form input[type=password]:focus::-moz-placeholder, .form input[type=number]:focus::-moz-placeholder, .form input[type=email]:focus::-moz-placeholder, .form input[type=tel]:focus::-moz-placeholder, .form input[type=url]:focus::-moz-placeholder, .form select:focus::-moz-placeholder, .form textarea:focus::-moz-placeholder {
  color: transparent;
}
.form .form_item {
  margin-bottom: 1rem;
}
.form .form_item .error_messages {
  font-size: smaller;
  color: #cb1517;
  padding: 0.2em 1em;
}
.form .form_item .error_messages .error {
  margin-right: 1em;
}
.form .form_item .error_messages .error:before {
  content: '* ';
}
.form .form_item input[type='radio'],
.form .form_item input[type='checkbox'] {
  cursor: pointer;
  margin: 0 10px 0 0;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 3px;
  position: relative;
  top: 2px;
  border: 2px solid rgba(217, 224, 231, 0.6);
  background-color: #fff;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  width: 15px;
  height: 15px;
}
.form .form_item input[type='radio']:checked {
  background-color: #cb1517;
}
.form .form_item input[type='radio']:hover {
  border: 2px solid rgba(217, 224, 231, 0);
}
.form .form_item.required a {
  color: #cb1517;
}
.form .form_item.required .field {
  position: relative;
}
.form .form_item.has_error input[type=text], .form .form_item.has_error input[type=time], .form .form_item.has_error input[type=search], .form .form_item.has_error input[type=password], .form .form_item.has_error input[type=number], .form .form_item.has_error input[type=email], .form .form_item.has_error input[type=tel], .form .form_item.has_error input[type=url], .form .form_item.has_error select, .form .form_item.has_error textarea {
  border-color: #cb1517;
  color: #cb1517;
}
.form .form_item.has_error input[type=text]::-webkit-input-placeholder, .form .form_item.has_error input[type=time]::-webkit-input-placeholder, .form .form_item.has_error input[type=search]::-webkit-input-placeholder, .form .form_item.has_error input[type=password]::-webkit-input-placeholder, .form .form_item.has_error input[type=number]::-webkit-input-placeholder, .form .form_item.has_error input[type=email]::-webkit-input-placeholder, .form .form_item.has_error input[type=tel]::-webkit-input-placeholder, .form .form_item.has_error input[type=url]::-webkit-input-placeholder, .form .form_item.has_error select::-webkit-input-placeholder, .form .form_item.has_error textarea::-webkit-input-placeholder {
  color: #cb1517;
}
.form .form_item.has_error input[type=text]::-moz-placeholder, .form .form_item.has_error input[type=time]::-moz-placeholder, .form .form_item.has_error input[type=search]::-moz-placeholder, .form .form_item.has_error input[type=password]::-moz-placeholder, .form .form_item.has_error input[type=number]::-moz-placeholder, .form .form_item.has_error input[type=email]::-moz-placeholder, .form .form_item.has_error input[type=tel]::-moz-placeholder, .form .form_item.has_error input[type=url]::-moz-placeholder, .form .form_item.has_error select::-moz-placeholder, .form .form_item.has_error textarea::-moz-placeholder {
  color: #cb1517;
}
.form .form_item.no_checkbox input {
  display: none;
}
.form .form_item.file input {
  position: absolute;
  opacity: 0;
  height: 0.1px;
  overflow: hidden;
  width: 0.1px;
  z-index: -2;
}
.form .form_item.file label {
  background: #dedede;
  cursor: pointer;
  display: block;
  padding: 1em 2em;
}
.form .form_item.file label label {
  background: #dedede;
  cursor: pointer;
  display: block;
  padding: 1em 2em;
}
.form .form_item.file label label span {
  display: block;
  padding: 1em 0 0;
}
.form .form_item.file label label span:first-child {
  padding: 0;
}
.form .form_item.file label label span.caption {
  padding: 0;
}
.form .form_item.file label {
  background-color: transparent;
  border: 1px solid #d9e0e7;
  border-radius: 4px;
  margin-bottom: 0.5rem;
  max-width: 15rem;
  text-align: center;
}
.form .form_item.file label:hover {
  background-color: #f5f7fa;
}
.form .form_item.file .labelDescription {
  font-size: 0.9375rem;
  line-height: 1.33333em;
}
.form label {
  font-size: 1rem;
  line-height: 1em;
  font-weight: 500;
}
.form .field .label {
  display: none;
}
.form textarea {
  height: calc(1.6em + 186px);
  resize: vertical;
}
.form .submit_button {
  margin-bottom: 0;
}
@media only screen and (max-width: 720px) {
  .form .submit_button {
    margin-top: 4em;
  }
}
.form .submit_button 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-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  padding: 1em 1em 0.8em;
}
.form .submit_button button:hover {
  background: #ad3131;
}
.form .agreement_evidence {
  position: relative;
  width: 100%;
}
.form .agreement_evidence .form_item.checkbox {
  margin-top: 0.5rem !important;
}
.form .agreement_evidence a {
  color: #cb1517;
}
.form .agreement_evidence .has_tooltip .caption {
  position: relative;
}
.form .agreement_evidence .has_tooltip .caption::after {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  font-weight: 900;
  background-color: #cb1517;
  border-radius: 50%;
  color: #fff;
  content: '?';
  display: flex;
  justify-content: center;
  align-items: center;
  right: -1.5rem;
  top: 0.1rem;
}
.form .agreement_evidence .tooltip {
  background-color: #fff;
  border: 1px solid #ad3131;
  border-radius: 0.5rem;
  box-shadow: 6px 5px 8px -1px rgba(0, 0, 0, 0.2);
  display: none;
  max-width: 20rem;
  padding: 0.5rem;
  position: absolute;
  top: 2.5rem;
}
.form .agreement_evidence .tooltip .message {
  line-height: 1.1rem;
}
.form .agreement_evidence .caption:hover ~ .tooltip {
  display: block !important;
}
.form .agreement_evidence .item_description {
  font-size: 1rem;
  line-height: 1.25em;
  margin-top: 0.5rem;
}
.form .agreement_evidence .item_description .wysiwyg_wrapper p {
  margin-bottom: 1rem;
}
.form .agreement_evidence ~ .agreement_evidence {
  border-top: 1px solid #d9e0e7;
  padding-top: 0.5rem;
}

.nwcp_aplication_form .form .select.readonly select {
  background-color: #f6f6f6;
  pointer-events: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.nwcp_aplication_form .form .select.readonly select::-ms-expand {
  display: none;
}
@media only screen and (min-width: 431px) {
  .nwcp_aplication_form .form .select,
  .nwcp_aplication_form .form .input,
  .nwcp_aplication_form .form .textarea {
    width: 100%;
  }
  .nwcp_aplication_form .form .city {
    width: 65%;
  }
  .nwcp_aplication_form .form .postial {
    width: 30%;
  }
  .nwcp_aplication_form .form .form__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.form__error {
  background-color: #cb1517;
  padding: 1.2rem 2rem 1.2rem 6rem;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 5.3rem;
  position: relative;
}
.form__error::before {
  content: "";
  display: block;
  position: absolute;
  height: 3rem;
  width: 3rem;
  mask: no-repeat center center / contain;
  background-color: currentcolor;
  mask-image: url("/media/css-stack/img/wsp-notify-fail.svg");
  left: 1.5rem;
  top: 1.2rem;
}
.form__error + .form__error {
  margin-top: 1rem;
}
.form__errors {
  margin-bottom: 2rem;
}

.banner--highestText {
  position: relative;
}
.banner--highestText .banner_slide {
  height: 33.33vw;
  min-height: 400px;
}
.banner--highestText .banner_slide__graphics::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
}
.banner--highestText .banner_slide__title, .banner--highestText .banner_slide__perex {
  font-weight: 600;
}
.banner--highestText .banner_slide__title {
  color: inherit;
  font-size: 4.4vw;
  line-height: 3.5vw;
  font-variant: small-caps;
}
@media only screen and (min-width: 1171px) {
  .banner--highestText .banner_slide__title {
    font-size: 3.375rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 960px) {
  .banner--highestText .banner_slide__title {
    font-size: 2.25rem;
    line-height: 1em;
  }
}
.banner--highestText .banner_slide__perex {
  font-size: 2rem;
  line-height: 1em;
  margin: 1rem auto;
  padding: 1rem;
}
@media only screen and (max-width: 1170px) {
  .banner--highestText .banner_slide__perex {
    font-size: 1.625rem;
    line-height: 1em;
  }
}
@media only screen and (max-width: 960px) {
  .banner--highestText .banner_slide__perex {
    font-size: 1.1875rem;
    line-height: 1.05263em;
  }
}
@media only screen and (max-width: 720px) {
  .banner--highestText .banner_slide__perex {
    display: none;
  }
}
.banner--highestText .banner_slide__link {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  padding: 1em 3em;
  word-wrap: break-word;
}
.banner--highestText .banner_slide__link:hover {
  background-color: #ad3131;
}
@media only screen and (min-width: 1351px) {
  .banner--highestText .banner_slide__link {
    font-size: 1.25rem;
    line-height: 1em;
  }
}
.banner--highestText .banner_slide__texts {
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  color: #fff;
}
.banner--highestText .banner_slide__texts_wrap {
  height: 100%;
}
.banner--highestText .slick-dots {
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 4px 4px 0 0;
  padding: 0.7rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  justify-content: center;
  width: max-content;
  max-width: 100%;
}
.banner--highestText .slick-dots li {
  height: 1rem;
  width: 1rem;
  transition: background-color 0.2s;
  cursor: pointer;
  background-color: #506a85;
  border-width: 0;
  border-radius: 4px;
}
.banner--highestText .slick-dots li button {
  display: none;
}
.banner--highestText .slick-dots li.slick-active {
  background-color: #cb1517;
}
.banner--highestText .slick-dots li:not(.slick-active):hover {
  background-color: rgba(203, 21, 23, 0.6);
}
.banner--highestText .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  height: 3rem;
  width: 3rem;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  transition: opacity 0.2s;
  background: #cb1517 no-repeat center center;
  position: absolute;
  border-radius: 4px;
  cursor: pointer;
  opacity: 0.5;
}
.banner--highestText .slick-arrow:hover {
  opacity: 1;
}
.banner--highestText .slick-arrow.slick-prev {
  background-image: url("/media/img/icons/icon-prev.png");
  left: calc(10% - 60px);
}
@media only screen and (max-width: 1100px) {
  .banner--highestText .slick-arrow.slick-prev {
    left: 15px;
  }
}
.banner--highestText .slick-arrow.slick-next {
  background-image: url("/media/img/icons/icon-next.png");
  right: calc(10% - 60px);
}
@media only screen and (max-width: 1100px) {
  .banner--highestText .slick-arrow.slick-next {
    right: 15px;
  }
}
@media only screen and (max-width: 720px) {
  .banner--highestText .slick-arrow {
    display: none !important;
  }
}
.banner--highestText .banner__outside_arrows {
  display: contents;
}

.no_banner {
  background-image: linear-gradient(to left, transparent, #cb1517, transparent);
  display: block;
  min-height: 2px;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 720px) {
  .no_banner {
    margin-top: 68px;
  }
}

.info_bubble_wrapper img.js-info-bubble-close {
  position: absolute !important;
  right: 10px;
  top: 10px;
  width: 0.8em;
}
.info_bubble_wrapper .nwcsp_gmap_marker {
  background-color: #fff;
  display: flex;
}
.info_bubble_wrapper .nwcsp_gmap_marker_ico {
  width: 200px;
}
.info_bubble_wrapper .nwcsp_gmap_marker_ico .picture_tag_image {
  overflow: hidden;
  position: relative;
  height: 100%;
  padding-bottom: 0;
}
.info_bubble_wrapper .nwcsp_gmap_marker_ico .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;
}
.info_bubble_wrapper .nwcsp_gmap_marker_ico .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 66.66667%;
}
.info_bubble_wrapper .nwcsp_gmap_marker_body {
  font-size: 0.9375rem;
  padding: 25px 35px 25px 25px;
}
.info_bubble_wrapper .nwcsp_gmap_marker_body .nwcsp_gmap_marker_title {
  color: #cb1517;
  font-size: 18px;
  margin-bottom: 15px;
}
.info_bubble_wrapper .nwcsp_gmap_marker_body .nwcsp_gmap_marker_button a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 15px;
  padding: 0.6em 0.8em;
}

.instagram_feed {
  margin-top: 1rem;
}
.instagram_feed .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.instagram_feed .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;
}
.instagram_feed .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.instagram_feed .instagram_feed_item__link {
  display: block;
  position: relative;
}
.instagram_feed .instagram_feed_item__link .infobox {
  font-size: 0.75rem;
  line-height: 1em;
  color: #fff;
  display: none;
  justify-content: center;
  padding: 0.5rem;
  position: absolute;
  bottom: 1rem;
  width: 100%;
  z-index: 2;
}
.instagram_feed .instagram_feed_item__link .infobox .infobox__item {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 1.5rem;
  min-width: 1.5rem;
  margin: 0 0.5rem;
  padding-left: 2rem;
}
.instagram_feed .instagram_feed_item__link .infobox .infobox__item.instagram_feed_item__likes_count {
  background-image: url("/media/img/icons/heart-white.svg");
}
.instagram_feed .instagram_feed_item__link .infobox .infobox__item.instagram_feed_item__comments_count {
  background-image: url("/media/img/icons/comments-white.svg");
  padding-bottom: 0.2rem;
}
.instagram_feed .instagram_feed_item__link::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(203, 21, 23, 0.8) url("/media/img/icons/instagram.svg") no-repeat center center/35px;
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.instagram_feed .instagram_feed_item__link:hover .infobox {
  display: flex;
}
.instagram_feed .instagram_feed_item__link:hover::after {
  opacity: 1;
}
@media only screen and (min-width: 2501px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(9, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2500px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(8, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1300px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 541px) and (max-width: 720px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 431px) and (max-width: 540px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (max-width: 430px) {
  .instagram_feed .instagram_feed__list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
  }
}

.top_branch_switch {
  position: absolute;
  right: 0;
  top: 0;
}
.top_branch_switch .active_branch .branch_link,
.top_branch_switch .branch .branch_link {
  font-size: 0.9375rem;
  line-height: 1em;
  display: block;
  display: inline-block;
  font-weight: 600;
  line-height: 100%;
  min-width: 190px;
  padding: 1em 0.8em;
}
.top_branch_switch .active_branch .branch_link::after,
.top_branch_switch .branch .branch_link::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.top_branch_switch .active_branch .branch_link > span,
.top_branch_switch .branch .branch_link > span {
  background: url("/media/img/icons/location-red.png") no-repeat;
  background-size: contain;
  display: inline-block;
  height: 12px;
  width: 12px;
}
.top_branch_switch .active_branch:not(.active_branch) > a,
.top_branch_switch .branch:not(.active_branch) > a {
  padding-left: 25px;
}
.top_branch_switch .active_branch .branch_link {
  transition: all 0.4s;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: transparent;
  color: #cb1517;
  cursor: default;
  position: relative;
  z-index: 16;
}
@media only screen and (min-width: 721px) {
  .top_branch_switch .active_branch .branch_link {
    background: transparent url("/media/img/icons/scroll-down.png") no-repeat 95% center/10px auto;
  }
}
.top_branch_switch .header_branches {
  transition: all 0.4s;
  background: #f5f7fa;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 15;
}
.top_branch_switch .header_branches .branch .branch_link:hover {
  background-color: #d9e0e7;
}
.top_branch_switch .top_branch_inner_wrapper {
  margin-left: 2em;
  max-width: 190px;
}
@media only screen and (min-width: 721px) {
  .top_branch_switch .top_branch_inner_wrapper:hover .header_branches {
    box-shadow: 2px 2px 6px 2px rgba(0, 0, 0, 0.2);
    max-height: 220px;
  }
  .top_branch_switch .top_branch_inner_wrapper:hover .active_branch .branch_link {
    border-bottom-color: #cb1517;
  }
}
@media only screen and (max-width: 960px) {
  .top_branch_switch {
    top: 4rem;
  }
  .has_fixed_content .top_branch_switch {
    top: -0.3rem;
  }
}

@media only screen and (max-width: 720px) {
  .top_branch_switch {
    float: none;
    text-align: center;
    width: 100%;
  }

  .top_branch_inner_wrapper {
    margin-left: 0;
    max-width: none;
    width: 100%;
  }
  .top_branch_inner_wrapper .active_branch {
    min-width: 0;
    width: 100%;
  }
  .top_branch_inner_wrapper .active_branch .branch_link {
    min-width: 0;
  }
  .top_branch_inner_wrapper .active_branch .branch_link .branch_top {
    margin-left: 1em;
  }

  .header_branches {
    box-shadow: 2px 4px 6px -2px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    align-content: stretch;
    align-items: stretch;
    max-height: none;
    overflow: auto;
    position: static;
    text-align: center;
    width: 100%;
  }
  .header_branches .branch {
    display: flex;
    flex: 1;
    align-items: center;
    width: 30%;
  }
  .header_branches .branch .branch_link {
    padding: 1em 0.6em;
    min-width: 0;
    width: 100%;
  }
}
.header_top_items .top_branch_switch {
  position: static;
}
@media only screen and (max-width: 720px) {
  .header_top_items ._cont {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 721px) {
  .header_top_items .top_branch_switch {
    display: none;
  }
}

@media only screen and (max-width: 720px) {
  .bottom_part .top_branch_switch {
    display: none;
  }
}

.grecaptcha-badge {
  display: none !important;
}

.recaptcha {
  font-size: 0.6875rem;
  line-height: 1.36364em;
  display: none;
  padding-left: 2.5rem;
  position: relative;
}
.recaptcha .links {
  font-size: 0.625rem;
  line-height: 1.5em;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 1rem;
}
.recaptcha .links .link:not(:first-child) {
  list-style: disc;
  margin-left: 0.6rem;
}
.recaptcha::before {
  content: "";
  display: block;
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  background: url("/media/img/icons/recaptcha-logo.svg") no-repeat center center / contain;
  left: -0.5rem;
  top: -0.2rem;
}
body[data-recaptcha-active] .recaptcha {
  display: block;
}

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

.nwcsp_item_button_group {
  display: block;
  margin-top: 30px;
}
.nwcsp_item_button_group::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_item_button_group .nwcsp_item_button {
  float: left;
  margin: 0 6px 0 0;
}

.nwcsp_item_ico img,
.nwcsp_photogallery_item img {
  max-width: 100%;
}

.nwcsp_item_ico_description {
  font-size: 0.9em;
  margin-top: 5px;
  text-align: center;
}

.nwcsp_wiki .nwcsp_col_wrapper {
  display: block;
}
.nwcsp_wiki .nwcsp_col_wrapper::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico, .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico {
  display: block;
  display: block;
}
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico::after, .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico .nwcsp_item_ico,
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico .nwcsp_item_body, .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_ico,
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_body {
  float: left;
}
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico .nwcsp_item_ico, .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_ico {
  width: 25%;
}
.nwcsp_wiki.nwcsp_1_col .nwcsp_col.with_ico .nwcsp_item_body, .nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_body {
  padding-left: 3%;
  width: 75%;
}
.nwcsp_wiki.nwcsp_2_cols, .nwcsp_wiki.nwcsp_3_cols {
  display: block;
}
.nwcsp_wiki.nwcsp_2_cols::after, .nwcsp_wiki.nwcsp_3_cols::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col, .nwcsp_wiki.nwcsp_3_cols .nwcsp_col {
  float: left;
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col {
  width: 50%;
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col:nth-of-type(2n+1) {
  padding-left: 0;
  padding-right: 10%;
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col:nth-of-type(2n) {
  padding-left: 10%;
  padding-right: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_wiki.nwcsp_2_cols .nwcsp_col:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_ico {
  padding-right: 5%;
  width: 40%;
}
.nwcsp_wiki.nwcsp_2_cols .nwcsp_col.with_ico .nwcsp_item_body {
  float: none;
  padding-left: 0;
  width: auto;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_col {
  width: 33.33%;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_col:nth-of-type(3n+1) {
  padding-left: 0;
  padding-right: 5%;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_col:nth-of-type(3n+2) {
  padding-left: 2.5%;
  padding-right: 2.5%;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_col:nth-of-type(3n) {
  padding-left: 5%;
  padding-right: 0;
}
@media only screen and (max-width: 720px) {
  .nwcsp_wiki.nwcsp_3_cols .nwcsp_col:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_col.with_ico .nwcsp_item_ico {
  margin-bottom: 15px;
}

.nwcsp_photogallery .nwcsp_cont {
  position: relative;
}
.nwcsp_photogallery .nwcsp_title {
  padding: 0 200px 0 0;
}
.nwcsp_photogallery .photogallery_wrapper .photos_count {
  padding: 10px 0;
  position: absolute;
  right: 0;
}
.nwcsp_photogallery .photogallery_wrapper .photos_count .total {
  font-weight: 600;
}
.nwcsp_photogallery .photogallery_wrapper .photos_count.before {
  top: 0;
}
.nwcsp_photogallery .photogallery_wrapper .photos_count.after {
  bottom: 0;
}
.nwcsp_photogallery .photogallery_wrapper .items {
  display: block;
}
.nwcsp_photogallery .photogallery_wrapper .items::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper {
  float: left;
  margin-bottom: 20px;
  width: 25%;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a {
  display: block;
  overflow: hidden;
  position: relative;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a img {
  display: block;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .description,
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .hover_overlay {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  transition: all 0.2s;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .description {
  top: 100%;
  z-index: 1;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .description > span {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 12px;
  display: block;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .hover_overlay {
  top: 0;
  opacity: 0;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a .hover_overlay::after {
  color: #fff;
  content: 'O-';
  display: block;
  font-size: 40px;
  font-weight: 600;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a:hover .description {
  top: 0;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper a:hover .hover_overlay {
  opacity: 1;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(4n+1) {
  padding-left: 0;
  padding-right: 15px;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(4n+2) {
  padding-left: 5px;
  padding-right: 10px;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(4n+3) {
  padding-left: 10px;
  padding-right: 5px;
}
.nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(4n) {
  padding-left: 15px;
  padding-right: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
  .nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(2n+1) {
    padding-left: 0;
    padding-right: 10px;
  }
  .nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(2n) {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_photogallery .photogallery_wrapper .items .item_wrapper:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
}
.nwcsp_photogallery .photogallery_wrapper .load_more {
  padding: 0 200px;
}
.nwcsp_photogallery .photogallery_wrapper .load_more span {
  border: 1px solid #000;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  width: 200px;
}

.nwcsp_gmap .gmap_whole_wrapper .gmap_wrapper .gmap {
  height: 400px;
  width: 100%;
}
.nwcsp_gmap .gmap_whole_wrapper .gmap_wrapper .gmap .gm-style img {
  max-width: none;
}

.nwcsp_paragraph_left_right .nwcsp_item_ico {
  width: 35%;
}
.nwcsp_paragraph_left_right .nwcsp_item_body {
  width: 65%;
}
.nwcsp_paragraph_left_right .nwcsp_item_group {
  padding-top: 0.01px;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item {
  margin-bottom: 50px;
  display: block;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body {
  float: left;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico {
  padding: 0 4% 0 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-of-type(2n) .nwcsp_item_ico,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-of-type(2n) .nwcsp_item_body {
  float: right;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-of-type(2n) .nwcsp_item_ico {
  padding: 0 0 0 4%;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-of-type(2n) .nwcsp_item_body {
  text-align: right;
}

.nwcsp_timeline .milestone {
  display: block;
  margin: 1em 0;
}
.nwcsp_timeline .milestone::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_timeline .milestone .picture,
.nwcsp_timeline .milestone .item_texts {
  float: left;
  max-width: 50%;
}
@media only screen and (max-width: 960px) {
  .nwcsp_timeline .milestone .picture,
  .nwcsp_timeline .milestone .item_texts {
    float: none;
    max-width: none;
  }
}
.nwcsp_timeline .milestone .picture {
  margin-right: 1em;
}
@media only screen and (max-width: 960px) {
  .nwcsp_timeline .milestone .picture {
    margin: 0 auto;
    text-align: center;
  }
}

.nwcsp_plugin_wrapper {
  width: 100%;
  margin: 70px 0;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_plugin_wrapper {
    margin: 50px 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nwcsp_plugin_wrapper:first-of-type {
  margin-top: 0;
}
.nwcsp_plugin_wrapper:last-of-type {
  margin-bottom: 110px;
}
.nwcsp_plugin_wrapper:last-of-type.nwcsp_gmap {
  margin-bottom: 0;
}

.nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}

.nwcsp_title_outer .nwcsp_title {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 2.75rem;
  line-height: 0.90909em;
}

.nwcsp_item_title {
  font-family: "lato", Arial, helvetica, sans-serif;
  font-weight: 0;
  font-style: normal;
  color: #cb1517;
  padding-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.5625rem;
  line-height: 1em;
}

.nwcsp_perex {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.3em;
  margin-bottom: 2rem;
}

.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-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
}

.nwcsp_cont {
  display: block;
  margin: 0 auto;
  max-width: 1170px;
}

.nwcsp_title {
  text-align: center;
}

.nwcsp_item_perex {
  font-size: 1rem;
  line-height: 1.4375em;
}

.nwcsp_item_button a {
  background: #cb1517;
  border-bottom: 2px solid #ad3131;
  border-radius: 4px;
  min-height: 0;
  padding: 0.8em 1.2em;
  text-transform: uppercase;
  font-weight: 600;
}
.nwcsp_item_button a:hover {
  background: #ad3131;
}

.wysiwyg_wrapper li {
  margin-left: 0;
}

.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_socialfeed:first-child,
.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_gmap:first-child,
.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_full_width_image:first-child {
  margin-top: 0;
}
.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_socialfeed:first-child .nwcsp_cont > *,
.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_gmap:first-child .nwcsp_cont > *,
.has_banner .nwcsp_plugins_wrapper_inner .nwcsp_full_width_image:first-child .nwcsp_cont > * {
  margin-top: 0;
}

.nwcsp_plugins_wrapper_inner .nwcsp_socialfeed + .nwcsp_gmap,
.nwcsp_plugins_wrapper_inner .nwcsp_gmap + .nwcsp_socialfeed,
.nwcsp_plugins_wrapper_inner .nwcsp_socialfeed + .nwcsp_full_width_image,
.nwcsp_plugins_wrapper_inner .nwcsp_full_width_image + .nwcsp_socialfeed,
.nwcsp_plugins_wrapper_inner .nwcsp_gmap + .nwcsp_full_width_image,
.nwcsp_plugins_wrapper_inner .nwcsp_full_width_image + .nwcsp_gmap,
.nwcsp_plugins_wrapper_inner .nwcsp_gmap + .nwcsp_gmap,
.nwcsp_plugins_wrapper_inner .nwcsp_socialfeed + .nwcsp_socialfeed,
.nwcsp_plugins_wrapper_inner .nwcsp_full_width_image + .nwcsp_full_width_image {
  margin-top: -70px;
}
.nwcsp_plugins_wrapper_inner .nwcsp_gmap:last-child,
.nwcsp_plugins_wrapper_inner .nwcsp_socialfeed:last-child,
.nwcsp_plugins_wrapper_inner .nwcsp_full_width_image:last-child {
  margin-bottom: 0;
}
.nwcsp_plugins_wrapper_inner .nwcsp_plugin_wrapper.no_margin {
  margin-bottom: 0;
}

.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_perex {
  text-align: left;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico {
  float: left;
  width: 66.66667%;
  padding-right: 10px;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico img {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 720px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico img {
    width: 100%;
  }
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico .nwcsp_item_ico_description {
  display: none;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_body {
  float: left;
  width: 33.33333%;
  padding-left: 40px;
}
@media only screen and (max-width: 960px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico,
  .nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_body {
    float: none;
    margin-top: 1em;
    padding: 0;
    width: 100%;
  }
  .nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico img,
  .nwcsp_1_col.nwcsp_wiki .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_body img {
    width: 100%;
  }
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .wysiwyg_wrapper h2,
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .wysiwyg_wrapper li {
  padding-top: 0;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_cont .wysiwyg_wrapper li {
  margin-bottom: 0;
}

.nwcsp_1_col.nwcsp_wiki.nwcsp_wiki_vertical .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico {
  float: left;
  width: 33.33333%;
}
.nwcsp_1_col.nwcsp_wiki.nwcsp_wiki_vertical .nwcsp_cont .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_body {
  float: left;
  width: 66.66667%;
}

.nwcsp_2_cols.nwcsp_wiki .nwcsp_col:nth-of-type(2n+1) {
  padding-right: 5%;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col:nth-of-type(2n) {
  padding-left: 5%;
}
@media only screen and (max-width: 720px) {
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col {
    float: none;
    width: auto;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:nth-of-type(2n) {
    margin-top: 2rem;
  }
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_perex {
  margin-bottom: 1em;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico {
  float: none;
  padding: 0;
  width: 100%;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_ico .nwcsp_item_ico_description {
  display: none;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper .nwcsp_col.with_ico .nwcsp_item_body {
  width: 100%;
}

.nwcsp_wiki.nwcsp_3_cols .nwcsp_item_ico_description {
  display: none;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_item_button {
  display: table;
  float: none;
  margin: 0 auto;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_item_ico {
  margin-top: 2em;
  text-align: center;
}
.nwcsp_wiki.nwcsp_3_cols .nwcsp_item_title {
  text-align: center;
}
@media only screen and (max-width: 720px) {
  .nwcsp_wiki.nwcsp_3_cols .nwcsp_col {
    float: none;
    margin: 15px 0;
    width: 100%;
  }
}

.nwcsp_full_width_image {
  padding-left: 0;
  padding-right: 0;
}
.nwcsp_full_width_image .nwcsp_cont {
  max-width: none;
  width: 100%;
}
.nwcsp_full_width_image .nwcsp_cont .nwcsp_title_outer,
.nwcsp_full_width_image .nwcsp_cont .nwcsp_perex {
  margin: 0 auto;
  max-width: 1170px;
  padding: 20px 0;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_full_width_image .nwcsp_cont .nwcsp_title_outer,
  .nwcsp_full_width_image .nwcsp_cont .nwcsp_perex {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nwcsp_full_width_image .nwcsp_cont .nwcsp_item_ico {
  margin-top: 40px;
}
.nwcsp_full_width_image .nwcsp_cont .nwcsp_item_ico img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.nwcsp_full_width_image .nwcsp_cont .nwcsp_item_ico .nwcsp_item_ico_description {
  display: none;
}

.nwcsp_photogallery_inspire .photogallery {
  overflow: hidden;
  margin-top: 40px;
}
.nwcsp_photogallery_inspire .photogallery .img_wrapper > span {
  background: transparent none no-repeat center center / cover;
  display: block;
}
.nwcsp_photogallery_inspire .photogallery .img_wrapper > span::before {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 82.04334%;
}
.nwcsp_photogallery_inspire .photogallery .items {
  line-height: 0;
  margin-bottom: -12px;
  margin-right: -12px;
  display: block;
  display: flex;
  flex-wrap: wrap;
}
.nwcsp_photogallery_inspire .photogallery .items::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper {
  float: left;
  width: 33.33%;
  flex: 0 0 33.33%;
  -ms-flex: 0 0 auto;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper {
  border: 12px solid transparent;
  border-width: 0 12px 12px 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_photogallery_inspire .photogallery .items {
    display: block;
    display: flex;
    flex-wrap: wrap;
  }
  .nwcsp_photogallery_inspire .photogallery .items::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .nwcsp_photogallery_inspire .photogallery .items .item_wrapper {
    float: left;
    width: 50%;
    flex: 0 0 50%;
    -ms-flex: 0 0 auto;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_photogallery_inspire .photogallery .items {
    display: block;
    display: flex;
    flex-wrap: wrap;
  }
  .nwcsp_photogallery_inspire .photogallery .items::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .nwcsp_photogallery_inspire .photogallery .items .item_wrapper {
    float: left;
    width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 auto;
  }
}
.nwcsp_photogallery_inspire .photogallery .photos_count {
  display: none;
}
.nwcsp_photogallery_inspire .photogallery .items {
  display: block;
}
.nwcsp_photogallery_inspire .photogallery .items::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper {
  transition: all 0.4s;
  position: relative;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper .description {
  transition: all 0.4s;
  color: #fff;
  display: block;
  inset: 0;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  text-align: center;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper .description span {
  font-size: 1.125rem;
  line-height: 1.22222em;
  clear: both;
  display: block;
  line-height: 20px;
  float: none;
  margin-top: calc(45% - 10px);
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper .description:hover {
  background-color: #cb1517;
  opacity: 0.75;
}
.nwcsp_photogallery_inspire .photogallery .items .item_wrapper .description:hover span {
  opacity: 1;
}
.nwcsp_photogallery_inspire .photogallery .load_more {
  height: auto;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
.nwcsp_photogallery_inspire .photogallery .load_more span {
  transition: all 0.2s;
  background: #cb1517;
  border-bottom: 2px solid #ad3131;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  padding: 0.6em 1em;
}
.nwcsp_photogallery_inspire .photogallery .load_more span:hover {
  background: #522f2f;
  border-color: #522f2f;
}

.nwcsp_paragraph_left_right .nwcsp_item_title {
  padding-top: 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico {
  display: block;
  float: left;
  width: 66.66667%;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico {
    clear: both;
    width: 100%;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico > div {
  max-width: 100%;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .nwcsp_item_ico {
  max-width: 100%;
  padding: 0;
  width: auto;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .nwcsp_item_ico_description {
  display: none;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider {
  border: 0;
  padding: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider {
    float: left;
    width: 100%;
    clear: both;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-prev {
  transition: all 0.2s;
  background: #cb1517 url("/media/img/icons/icon-prev.png") no-repeat center center;
  border-radius: 3px;
  border: none;
  bottom: calc(50% - 15px);
  cursor: pointer;
  font-size: 0;
  height: 0;
  left: 30px;
  opacity: 0.5;
  overflow: hidden;
  padding: 23px;
  width: 0;
  z-index: 3;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-next {
  transition: all 0.2s;
  background: #cb1517 url("/media/img/icons/icon-next.png") no-repeat center center;
  border-radius: 3px;
  border: none;
  bottom: calc(50% - 15px);
  cursor: pointer;
  font-size: 0;
  height: 0;
  opacity: 0.5;
  overflow: hidden;
  padding: 23px;
  right: 30px;
  width: 0;
  z-index: 3;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider ul.slick-dots {
  transition: all 0.2s;
  background: #fff;
  border-radius: 3px;
  display: table;
  padding: 10px;
  position: relative;
  margin: -20px auto 0;
  text-align: center;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider ul.slick-dots li {
  transition: all 0.2s;
  background: #506a85;
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block !important;
  height: 15px;
  margin: 0 5px;
  width: 15px;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider ul.slick-dots li button {
  display: none;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider ul.slick-dots li.slick-active {
  background: #cb1517;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider ul.slick-dots li:not(.slick-active):hover {
  background: #cb1517;
  opacity: 0.6;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .slick_slide,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .nwcsp_item_ico {
  padding: 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .slick_slide img,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .nwcsp_item_ico img {
  height: calc(2 / 3 * (66.66vw - 40px));
  max-width: 780px;
  max-height: 520px;
  width: calc(66.666vw - 40px);
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .slick_slide img,
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-list .nwcsp_item_ico img {
    height: calc(2 / 3 * (100vw - 40px));
    max-width: none;
    max-height: none;
    width: 100%;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-arrow,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-prev,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-next,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-dots {
  position: absolute;
  opacity: 0;
}
@media only screen and (max-width: 720px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-arrow,
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-prev,
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider .slick-next {
    display: none !important;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-prev,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-next {
  opacity: 0.5;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-next:hover,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-prev:hover {
  opacity: 1 !important;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-dots {
  opacity: 1;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .left_right_ico .slick-slider:hover .slick-dots li {
  opacity: 1;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body {
  width: 33.33333%;
  float: right;
  padding-left: 2em;
  text-align: justify;
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body .wysiwyg_wrapper h2,
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body .wysiwyg_wrapper li {
  padding-top: 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body .wysiwyg_wrapper li {
  margin-left: 0;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: visible;
  width: 0;
}
.nwcsp_paragraph_left_right:nth-child(n).nwcsp_paragraph_vertical:nth-child(n) .left_right_ico {
  float: left;
  width: 33.33333%;
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right:nth-child(n).nwcsp_paragraph_vertical:nth-child(n) .left_right_ico:nth-child(n) {
    float: none;
    margin: 0 auto;
    width: calc(2 / 3 * (100vw - 40px));
  }
}
.nwcsp_paragraph_left_right:nth-child(n).nwcsp_paragraph_vertical:nth-child(n) .nwcsp_item_body {
  float: left;
  width: 66.66667%;
}
@media only screen and (max-width: 960px) {
  .nwcsp_paragraph_left_right:nth-child(n).nwcsp_paragraph_vertical:nth-child(n) .nwcsp_item_body:nth-child(n) {
    float: none;
    width: 100%;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(2n) .left_right_ico {
  float: right;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(2n) .nwcsp_item_body {
  float: left;
  padding-right: 2em;
  padding-left: 0;
  text-align: justify;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_right .nwcsp_paragraph_left_right_item:nth-child(2n) .left_right_ico {
  float: left;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_right .nwcsp_paragraph_left_right_item:nth-child(2n) .nwcsp_item_body {
  float: right;
  padding-right: 0;
  padding-left: 2em;
  text-align: justify;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_right .nwcsp_paragraph_left_right_item:nth-child(2n+1) .left_right_ico {
  float: right;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_right .nwcsp_paragraph_left_right_item:nth-child(2n+1) .nwcsp_item_body {
  padding-right: 2em;
  padding-left: 0;
  float: left;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_left .nwcsp_paragraph_left_right_item:nth-child(2n + 1) .left_right_ico {
  float: left;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_left .nwcsp_paragraph_left_right_item:nth-child(2n + 1) .nwcsp_item_body {
  float: right;
  padding-right: 0;
  padding-left: 2em;
  text-align: justify;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_left .nwcsp_paragraph_left_right_item:nth-child(2n) .left_right_ico {
  float: right;
}
.nwcsp_paragraph_left_right.nwcsp_paragraph_slick_left .nwcsp_paragraph_left_right_item:nth-child(2n) .nwcsp_item_body {
  padding-right: 2em;
  padding-left: 0;
  float: left;
}
.nwcsp_paragraph_left_right .slick-list:after,
.nwcsp_paragraph_left_right .slick-slider:after,
.nwcsp_paragraph_left_right .slick-dots:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: visible;
  width: 0;
}

.nwcsp_youtube:not(.nwcsp_youtube_gallery) {
  background: #97999b;
  padding-bottom: 65px;
  padding-top: 55px;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) {
    padding: 20px 0 50px;
  }
}
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_title,
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex {
  color: #fefefe;
  padding: 1em 0;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_title,
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex {
  color: #d7d7d7;
  font-weight: 300;
}
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .outer_video_wrapper {
  max-width: 700px;
  margin: 0 auto;
}

.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item {
  display: inline;
  float: left;
  flex: calc(33% - 7px);
  margin: 0 0 5px 5px;
  position: relative;
  width: calc(33% - 7px);
}
@media only screen and (max-width: 960px) {
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item {
    margin: 0 0 6px 6px;
    width: calc(50% - 12px);
    max-width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item {
    width: 100%;
    max-width: 100%;
  }
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_title,
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_perex {
  color: #fff;
  display: block;
  left: 10%;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  right: 10%;
  text-align: center;
  z-index: 3;
}
@media only screen and (max-width: 960px) {
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_title,
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_perex {
    display: none;
  }
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_title {
  font-size: 1.125rem;
  line-height: 1.11111em;
  top: 65%;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .nwcsp_item_perex {
  font-size: 1rem;
  line-height: 1.25em;
  top: 85%;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview {
  background: #fff;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .image_wrapper {
  background-position: center center;
  transition: all 0.2s;
  z-index: 2;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .image_wrapper:before {
  background-color: rgba(175, 175, 175, 0.2);
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .image_wrapper:after {
  background: url("/media/img/icons/play-icon.png") no-repeat center center;
  background-size: contain;
  height: 68px;
  left: 0;
  margin-left: 0;
  opacity: 1;
  width: 100%;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .image_wrapper:before {
  transition: all 0.2s;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .video_wrapper {
  background: #fff;
  z-index: 2;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item .preview .video_wrapper iframe {
  max-width: 100%;
  position: absolute;
  z-index: 4;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:hover .nwcsp_item_title,
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:hover .nwcsp_item_perex {
  opacity: 1;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:hover .preview .image_wrapper:before {
  background-color: #cb1517;
  opacity: 0.75;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:nth-child(3n + 1) {
  margin-left: 0;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin {
  display: block;
  padding: 0;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos {
  padding: 0;
}
.nwcsp_youtube_gallery .youtube_gallery_plugin .videos::after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: visible;
  width: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:nth-child(n) {
    margin-left: 0;
  }
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:nth-child(2n) {
    margin-left: 6px;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_youtube_gallery .youtube_gallery_plugin .videos .video_item:nth-child(n) {
    margin-left: 0;
  }
}

.nwcsp_gmap {
  padding: 0;
}
.nwcsp_gmap .nwcsp_cont {
  max-width: none;
  padding: 0;
  width: 100%;
}
.nwcsp_gmap .nwcsp_cont .nwcsp_title_outer,
.nwcsp_gmap .nwcsp_cont .nwcsp_perex {
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_gmap .nwcsp_cont .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_cont .nwcsp_perex {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.nwcsp_gmap .nwcsp_cont .nwcsp_title_outer .nwcsp_title,
.nwcsp_gmap .nwcsp_cont .nwcsp_perex .nwcsp_title {
  text-align: center;
}
.nwcsp_gmap .nwcsp_cont .gmap_whole_wrapper {
  margin: 4em 0 0;
}

.nwcsp_contact_form .nwcsp_perex {
  text-align: left;
}

.nwcsp_signpost .nwcsp_perex {
  color: #000;
  text-align: center;
}
.nwcsp_signpost .plugin_signpost_tags {
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
}
.nwcsp_signpost .plugin_signpost_tags ul {
  display: block;
  background-color: #fff;
  display: table;
  margin: 70px auto 45px;
  padding: 0 15px;
  z-index: 1;
}
.nwcsp_signpost .plugin_signpost_tags ul::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.nwcsp_signpost .plugin_signpost_tags ul li {
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.46667em;
  transition: all 0.4s;
  color: #000;
  display: inline-block;
  text-transform: uppercase;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_tags ul li {
    display: list-item;
    text-align: center;
    margin-top: 1em;
  }
}
.nwcsp_signpost .plugin_signpost_tags ul li span {
  cursor: pointer;
}
.nwcsp_signpost .plugin_signpost_tags ul li span:hover {
  color: #cb1517;
}
.nwcsp_signpost .plugin_signpost_tags ul li:after {
  font-weight: 400;
  content: '\0000B7';
  color: #000;
  display: inline-block;
  font-size: 150%;
  height: 150%;
  left: 0;
  margin: 0 15px;
  position: relative;
  top: 1px;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_tags ul li:after {
    display: none;
  }
}
.nwcsp_signpost .plugin_signpost_tags ul li:last-child:after {
  display: none;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_tags ul {
    margin: 20px auto 60px;
  }
}
.nwcsp_signpost .plugin_signpost_tags:after {
  border-bottom: 1px solid #ced7e0;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0.9rem;
  left: 5px;
  width: calc(100% - 10px);
  z-index: -1;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_tags:after {
    display: none;
  }
}
.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_item:not(.visible) {
  display: none;
}
.nwcsp_signpost .plugin_signpost_item.visible {
  display: inline-block;
}
.nwcsp_signpost .plugin_signpost_item {
  background: #f5f7fa;
  border: 1px solid #e6e9ed;
  border-radius: 4px;
  border-top: 0;
  flex: calc(33% - 7px);
  float: left;
  margin: 5px;
  max-width: calc(33% - 7px);
  position: relative;
  width: calc(33% - 7px);
}
@media only screen and (max-width: 960px) {
  .nwcsp_signpost .plugin_signpost_item {
    margin: 6px;
    max-width: calc(50% - 12px);
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_item {
    margin: 6px 0;
    max-width: 100%;
    padding-bottom: 0;
    width: 100%;
  }
}
.nwcsp_signpost .plugin_signpost_item .photo {
  transition: all 0.4s;
  height: auto;
  margin-left: -1px;
  max-height: 255px;
  position: relative;
  width: calc(100% + 2px);
}
.nwcsp_signpost .plugin_signpost_item .photo img {
  display: block;
  max-height: 255px;
  height: 20vw;
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .nwcsp_signpost .plugin_signpost_item .photo {
    height: auto;
    max-height: none;
  }
  .nwcsp_signpost .plugin_signpost_item .photo img {
    max-height: 300px;
    height: 29.7vw;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_item .photo img {
    max-height: none;
    height: auto;
  }
}
.nwcsp_signpost .plugin_signpost_item .photo:after {
  transition: all 0.4s;
  background: transparent;
  inset: 0;
  content: '+';
  display: block;
  color: transparent;
  opacity: 0.75;
  padding-top: 30%;
  position: absolute;
  text-align: center;
}
.nwcsp_signpost .plugin_signpost_item .photo:hover:after {
  font-size: 2.5rem;
  line-height: 1em;
  background-color: #cb1517;
  color: #fff;
}
.nwcsp_signpost .plugin_signpost_item .signpost_texts {
  height: 90px;
  margin-top: 30px;
  text-align: center;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_item .signpost_texts {
    height: auto;
    margin-top: 1.5em;
  }
}
.nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_title,
.nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_perex {
  font-size: 0.875rem;
  line-height: 1.35714em;
  cursor: default;
  overflow: hidden;
  margin: 8px auto;
  padding: 0;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_title,
  .nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_perex {
    margin: 1em;
    height: auto;
  }
}
.nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_perex {
  color: #000;
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost .plugin_signpost_item .signpost_texts .nwcsp_item_title {
    font-size: 1.375rem;
    line-height: 1em;
  }
}
.nwcsp_signpost .plugin_signpost_item .signpost_texts a.nwcsp_item_title {
  cursor: pointer;
}
.nwcsp_signpost .plugin_signpost_item .signpost_texts a.nwcsp_item_title:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 961px) {
  .nwcsp_signpost_4col .plugin_signpost_items .plugin_signpost_item.visible {
    flex: calc(25% - 10px);
    margin: 5px;
    max-width: calc(25% - 10px);
    width: calc(25% - 10px);
  }
  .nwcsp_signpost_4col .plugin_signpost_items .plugin_signpost_item.visible .photo {
    height: auto;
  }
  .nwcsp_signpost_4col .plugin_signpost_items .plugin_signpost_item.visible .photo img {
    display: block;
    max-height: 200px;
    height: 15vw;
    width: 100%;
  }
}
@media only screen and (min-width: 961px) and (max-width: 960px) {
  .nwcsp_signpost_4col .plugin_signpost_items .plugin_signpost_item.visible .photo img {
    max-height: 300px;
    height: 29.7vw;
  }
}
@media only screen and (min-width: 961px) and (max-width: 720px) {
  .nwcsp_signpost_4col .plugin_signpost_items .plugin_signpost_item.visible .photo img {
    max-height: none;
    height: auto;
  }
}

.nwcsp_signpost_fullscreen {
  padding: 20px 0;
}
.nwcsp_signpost_fullscreen .nwcsp_cont {
  margin: 0;
  max-width: none;
  width: 100%;
}
.nwcsp_signpost_fullscreen .nwcsp_cont .nwcsp_perex,
.nwcsp_signpost_fullscreen .nwcsp_cont .nwcsp_title_outer {
  max-width: 1170px;
  margin: 0 auto;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
  border: 0;
  margin: 0;
  max-width: none;
  padding: 0;
  position: relative;
  width: 16.64%;
  flex: 16.64%;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo {
  height: auto;
  margin: 0;
  width: 100%;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo:after {
  content: '';
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
  height: 10.65vw;
  max-height: none;
}
@media only screen and (max-width: 1700px) {
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
    width: 20%;
    flex: 20%;
  }
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
    height: calc(40vw / 3);
  }
}
@media only screen and (max-width: 1200px) {
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
    width: 25%;
    flex: 25%;
  }
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
    height: calc(50vw / 3);
  }
}
@media only screen and (max-width: 1040px) {
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
    width: 33.33%;
    flex: 33.33%;
  }
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
    height: 22.22vw;
  }
}
@media only screen and (max-width: 960px) {
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
    width: 50%;
    flex: 50%;
  }
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
    height: 33.33vw;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item {
    width: 100%;
    flex: 100%;
  }
  .nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item .photo img {
    height: 66.66vw;
  }
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts {
  inset: 0;
  height: auto;
  margin: 0;
  position: absolute;
  text-align: right;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts .nwcsp_item_title,
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts .nwcsp_item_perex {
  font-size: 1.375rem;
  line-height: 1em;
  transition: all 0.4s;
  color: #fff;
  display: block;
  opacity: 0;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts .nwcsp_item_perex {
  font-size: 1rem;
  line-height: 1.375em;
  position: relative;
  margin: 45% auto 0;
  text-align: center;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts .nwcsp_item_title {
  inset: 0;
  height: auto;
  margin: 0;
  padding-top: 33%;
  position: absolute;
  text-align: center;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .signpost_texts a.nwcsp_item_title:hover {
  text-decoration: none;
  z-index: 2;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item:hover .nwcsp_item_title,
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item:hover .nwcsp_item_perex {
  color: #fff;
  opacity: 1;
}
.nwcsp_signpost_fullscreen .plugin_signpost_items .plugin_signpost_item:hover .photo:after {
  font-size: 2.5rem;
  line-height: 1em;
  background-color: #cb1517;
  color: #fff;
}

.nwcsp_logo {
  padding-top: 3rem;
  padding-bottom: 1rem;
}
.nwcsp_logo .nwcsp_title {
  margin-bottom: 2rem;
}
.nwcsp_logo .banner_slide_top_texts {
  display: none;
}
.nwcsp_logo .slick-track {
  align-items: center;
  display: flex;
}
.nwcsp_logo .banner_slides {
  margin-left: 4rem;
  margin-right: 4rem;
}
.nwcsp_logo .banner_slide {
  position: relative;
}
.nwcsp_logo .banner_slide .banner_slide_inner {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.nwcsp_logo .banner_slide .banner_slide_texts {
  height: 100%;
  width: 100%;
}
.nwcsp_logo .banner_slide .banner_graphics img {
  margin: 0 auto;
  max-height: 5rem;
}
.nwcsp_logo .banner_slide .banner_slide_link {
  color: transparent;
  position: absolute;
  height: 100%;
  width: 100%;
}
.nwcsp_logo .banner_slide .banner_slide_link a {
  display: block;
  height: 100%;
  width: 100%;
}

.nwcsp_socialfeed {
  padding: 0 !important;
}
.nwcsp_socialfeed .nwcsp_perex {
  display: none;
}
.nwcsp_socialfeed .nwcsp_cont {
  padding: 0 !important;
  max-width: none;
  width: 100%;
}

.nwcsp_bookmark {
  width: 100%;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_bookmark {
    padding: 0;
  }
}
.nwcsp_bookmark > .nwcsp_cont {
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}
.nwcsp_bookmark > .nwcsp_cont .nwcsp_title_outer:first-child,
.nwcsp_bookmark > .nwcsp_cont > .nwcsp_perex {
  margin: auto;
  max-width: 1170px;
  width: 100%;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_bookmark > .nwcsp_cont .nwcsp_title_outer:first-child,
  .nwcsp_bookmark > .nwcsp_cont > .nwcsp_perex {
    padding: 0 20px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection {
  margin: 90px auto 0;
  max-width: 1170px;
  width: 100%;
}
@media only screen and (max-width: 1210px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection {
    padding: 0 20px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul {
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 2;
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab {
  transition: all 0.4s;
  display: inline-block;
  height: 160px;
  margin: 0 15px;
  position: relative;
  text-align: center;
  top: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab {
    height: 120px;
    margin: 0 10px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a {
  transition: all 0.4s;
  background-size: cover;
  background-color: #fff;
  border-radius: 50%;
  display: table-cell;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  height: 130px;
  line-height: 130%;
  max-width: 130px;
  position: static;
  overflow: hidden;
  vertical-align: middle;
  text-transform: uppercase;
  width: 130px;
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a {
    width: 100px;
    height: 100px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a .link {
  transition: all 0.4s;
  border-radius: 50%;
  border: 0.5px solid #d9e0e7;
  inset: 0;
  display: table-cell;
  height: 130px;
  position: relative;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 130px;
}
@media only screen and (min-width: 721px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a .link:not(.desktop_visible) {
    color: transparent;
    font-size: 0;
    overflow: hidden;
    text-indent: -50000;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a .link .text {
    margin: auto;
  }
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a .link {
    width: 100px;
    height: 100px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a:hover .link {
  background-color: rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 721px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a:hover .link {
    border-color: #cb1517;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active {
  top: -15px;
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a {
  background-size: cover;
  height: 160px;
  font-size: 15px;
  line-height: 140%;
  max-width: 160px;
  width: 160px;
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a {
    width: 120px;
    height: 120px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a .link {
  border: 2.5px solid #cb1517;
  width: 160px;
  height: 160px;
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a .link {
    width: 120px;
    height: 120px;
  }
}
.nwcsp_bookmark .nwcsp_bookmarks_selection ul:before {
  content: '';
  display: block;
  border-bottom: 1px solid #d9e0e7;
  margin: 65px 0 -65px;
}
@media only screen and (max-width: 960px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul:before {
    margin: 50px 0 -50px;
  }
}
@media only screen and (max-width: 720px) {
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul {
    width: 100%;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a {
    background-image: none !important;
    background-color: #fff;
    border: 1px solid;
    border-top: none;
    border-radius: 0;
    border-color: #d9e0e7 !important;
    display: block;
    height: auto;
    max-width: 100%;
    min-height: 60px;
    text-align: left;
    width: 100%;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a .link {
    font-size: 1.125rem;
    line-height: 1.33333em;
    background: transparent;
    border-radius: 0;
    border: 0;
    color: #000;
    display: block;
    height: 100%;
    position: relative;
    padding: 0.4em;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    transition: all 0.2s ease-in-out;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a:hover {
    background: #f5f7fa;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.tab a:hover .link {
    background: transparent;
    color: #000;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active,
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active:hover {
    top: 0;
    display: table;
    width: 100%;
    height: auto;
    margin: 0;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a,
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active:hover a {
    background: #cb1517;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active a .link,
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li.active:hover a .link {
    color: #fff;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li:first-child a {
    border-top: 1px solid #d9e0e7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul li:last-child a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .nwcsp_bookmark .nwcsp_bookmarks_selection ul:before {
    display: none;
  }
}
.nwcsp_bookmark .nwjs_tabs_body_item {
  min-height: 450px;
}
@media only screen and (max-width: 720px) {
  .nwcsp_bookmark .nwjs_tabs_body_item {
    min-height: 0;
  }
}
.nwcsp_bookmark .nwcsp_plugin_wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}

.nwcsp_column_gallery .photogallery .photos_count {
  display: none;
}
.nwcsp_column_gallery .photogallery .items {
  margin: 2rem 0 1rem;
}
@media only screen and (min-width: 721px) {
  .nwcsp_column_gallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1rem;
  }
}
@media only screen and (min-width: 431px) and (max-width: 720px) {
  .nwcsp_column_gallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_column_gallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1rem;
  }
}
.nwcsp_column_gallery .photogallery .items .item_wrapper {
  margin-bottom: 1rem;
  position: relative;
  min-height: 10rem;
  width: 100%;
}
.nwcsp_column_gallery .photogallery .items .item_wrapper .picture_tag_image {
  width: 100%;
}
.nwcsp_column_gallery .photogallery .items .item_wrapper .picture_tag_image img {
  display: block;
}
.nwcsp_column_gallery .photogallery .items .item_wrapper .description {
  transition: all 0.4s;
  background-color: #cb1517;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  inset: 0;
  margin: 0 auto;
  opacity: 0;
  position: absolute;
  text-align: center;
  z-index: 1;
}
.nwcsp_column_gallery .photogallery .items .item_wrapper .description span {
  font-size: 1.125rem;
  line-height: 1.22222em;
  clear: both;
  display: block;
  line-height: 20px;
  float: none;
  margin: 0;
  padding: 0 1rem;
}
.nwcsp_column_gallery .photogallery .items .item_wrapper:hover .description {
  opacity: 0.75;
}
.nwcsp_column_gallery .photogallery .load_more {
  height: auto;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: center;
}
.nwcsp_column_gallery .photogallery .load_more span {
  transition: all 0.2s;
  background: #cb1517;
  border-bottom: 2px solid #ad3131;
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  padding: 0.6em 1em;
}
.nwcsp_column_gallery .photogallery .load_more span:hover {
  background: #522f2f;
  border-color: #522f2f;
}

.nwcp_aplication_form .form .form__items {
  flex-direction: column;
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 {
  position: relative;
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .tooltip,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .tooltip,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .tooltip {
  font-size: 0.9375rem;
  line-height: 1.33333em;
  background-color: #fff;
  border: 1px solid #d9e0e7;
  border-radius: 0.5rem;
  box-shadow: 6px 5px 8px -1px rgba(0, 0, 0, 0.2);
  min-width: 15rem;
  max-width: 18rem;
  padding: 0.5rem 1rem;
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .tooltip::before,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .tooltip::before,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .tooltip::before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  background-color: #fff;
  border: none;
  border-left: 1px solid #d9e0e7;
  border-top: 1px solid #d9e0e7;
  transform: rotate(-45deg);
  left: -0.5rem;
  top: calc(50% - 0.5rem);
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .tooltip__outer,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .tooltip__outer,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .tooltip__outer {
  display: none;
  left: 7rem;
  position: absolute;
  z-index: 1;
  top: 0.5rem;
  transform: translateY(-50%);
}
@media only screen and (max-width: 720px) {
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .tooltip__outer,
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .tooltip__outer,
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .tooltip__outer {
    left: 0;
    top: auto;
    bottom: 100%;
    transform: none;
    padding-bottom: 0.7rem;
  }
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .tooltip__outer .tooltip::before,
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .tooltip__outer .tooltip::before,
  .nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .tooltip__outer .tooltip::before {
    display: none;
  }
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber label,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 label,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 label {
  padding-right: 0.5rem;
  position: relative;
  display: inline-block;
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber label::after,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 label::after,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 label::after {
  font-weight: 600;
  font-size: 0.9375rem;
  line-height: 1.33333em;
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  background-color: gray;
  border-radius: 50%;
  color: #fff;
  content: '?';
  display: flex;
  align-self: center;
  justify-content: center;
  right: -1rem;
  top: calc(50% - 0.5rem);
}
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber .label:hover .tooltip__outer,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber1 .label:hover .tooltip__outer,
.nwcp_aplication_form .form .form__items .form_item.personalidentitynumber2 .label:hover .tooltip__outer {
  display: block;
}
.nwcp_aplication_form .form h4 {
  font-size: 1.25rem;
  line-height: 1.2em;
}
.nwcp_aplication_form .form .person_wrapper {
  display: flex;
  justify-content: space-between;
}
.nwcp_aplication_form .form .person_wrapper .person {
  width: calc(50% - 1rem);
}
.nwcp_aplication_form .form .common {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nwcp_aplication_form .form .common .form_item.email, .nwcp_aplication_form .form .common .form_item.tel {
  width: calc(50% - 1rem);
}
.nwcp_aplication_form .form .common .form_item.personalidentitynumber1 .tooltip__outer, .nwcp_aplication_form .form .common .form_item.personalidentitynumber2 .tooltip__outer {
  display: none;
}
@media only screen and (min-width: 721px) {
  .nwcp_aplication_form .form .form_item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 100%;
  }
  .nwcp_aplication_form .form .form_item .label {
    padding-right: 1rem;
    width: 8rem;
  }
  .nwcp_aplication_form .form .form_item .field,
  .nwcp_aplication_form .form .form_item .error_messages {
    width: calc(100% - 8rem);
  }
  .nwcp_aplication_form .form .form_item .error_messages {
    padding: 0;
  }
  .nwcp_aplication_form .form .form_item .error {
    white-space: nowrap;
  }
  .nwcp_aplication_form .form .agreement_evidence .form_item {
    justify-content: flex-start;
  }
}
.nwcp_aplication_form .form textarea {
  height: calc(3em + 19px);
}
.nwcp_aplication_form .form .form_item.submit_button {
  margin-top: 2rem;
}
@media only screen and (max-width: 540px) {
  .nwcp_aplication_form .form .person_wrapper {
    flex-direction: column;
  }
  .nwcp_aplication_form .form .person_wrapper .person {
    width: 100%;
  }
}
@media only screen and (min-width: 721px) {
  .nwcp_aplication_form.single_form .form .form__items {
    display: flex;
    flex-flow: wrap row;
    justify-content: space-between;
  }
  .nwcp_aplication_form.single_form .form .form__items .form_item.input {
    width: calc(50% - 1rem);
  }
  .nwcp_aplication_form.single_form .form .form__items .form_item.source {
    width: 100%;
  }
}

header {
  display: block;
  background-color: #fff;
}
header::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (min-width: 721px) {
  header {
    min-height: 70px;
  }
}
header ._cont {
  display: block;
  margin: 0 auto;
  max-width: none;
  width: 100%;
}
header ._cont::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
header ._cont::after {
  display: none;
}
header .signpost {
  margin-right: 1rem;
}
header .signpost a {
  font-size: 0.9375rem;
  line-height: 1.33333em;
  background-color: #cb1517;
  border-radius: 0.25rem;
  color: #fff;
  padding: 0.3rem 0.75rem 0.3rem 2.75rem;
  position: relative;
}
header .signpost a::before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/icons/signpost-icon.svg") no-repeat center center/contain;
  left: 0.5rem;
  top: calc(50% - 0.5rem);
}
header .signpost a:hover {
  background-color: #ad3131;
}
header .header_top_items {
  background: #f5f7fa;
  color: #000;
  padding: 0;
  position: relative;
}
header .header_top_items ._cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 1rem;
}
@media only screen and (max-width: 720px) {
  header .header_top_items .signpost {
    display: none;
  }
}
header .header_top_items .header_contacts {
  width: 33.33333%;
  display: flex;
  float: none;
  padding-top: 2px;
}
header .header_top_items .header_contacts .contact {
  font-size: 0.9375rem;
  line-height: 1em;
  display: block;
  float: left;
  font-weight: 600;
  margin: 0 auto;
  min-width: 120px;
  padding: 1em 0;
}
header .header_top_items .header_contacts .contact span {
  height: 12px;
  width: 12px;
  display: block;
  float: left;
  margin-right: 5px;
}
header .header_top_items .header_contacts .contact .icon_mail {
  background: url("/media/img/icons/mail.png") no-repeat left bottom/contain;
}
header .header_top_items .header_contacts .contact .icon_phone {
  background: url("/media/img/icons/phone.png") no-repeat center center/contain;
}
@media only screen and (max-width: 960px) {
  header .header_top_items .header_contacts {
    display: none;
  }
}
header .header_top_items .social_site {
  display: table;
  text-align: right;
}
@media only screen and (max-width: 1210px) {
  header .header_top_items .social_site {
    margin-right: 2em;
  }
}
header .header_top_items .social_site .social {
  display: inline-block;
  float: left;
  margin: 5px 0.6em;
  padding-top: 0.8em;
}
header .header_top_items .social_site .social a {
  display: block;
  height: 12px;
  width: 12px;
}
header .header_top_items .social_site .social a span {
  display: block;
  height: 12px;
  width: 12px;
}
header .header_top_items .social_site .social a .instagram {
  background: url("/media/img/icons/instagram.png") no-repeat center center/auto 10px;
}
header .header_top_items .social_site .social a .youtube {
  background: url("/media/img/icons/youtube.png") no-repeat center center/auto 10px;
}
header .header_top_items .social_site .social a .facebook {
  background: url("/media/img/icons/facebook.png") no-repeat center center/auto 11px;
}
header .header_top_items .social_site .social a .googleplus {
  background: url("/media/img/icons/google-plus.png") no-repeat center center/auto 11px;
}
header .header_top_items .social_site .social a .twitter {
  background: url("/media/img/icons/twitter.png") no-repeat center center/auto 10px;
}
@media only screen and (max-width: 720px) {
  header .header_top_items .social_site {
    display: none;
  }
}
header .header_inner {
  display: block;
}
header .header_inner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
@media only screen and (max-width: 960px) {
  header .header_inner {
    padding-bottom: 40px;
  }
}
header .header_inner .menu_wrapper .signpost {
  margin: 2rem 0;
  text-align: center;
}
header .header_inner .menu_wrapper .signpost a {
  padding: 0.5rem 0.75rem 0.5rem 2.75rem;
}
@media only screen and (min-width: 721px) {
  header .header_inner .menu_wrapper .signpost {
    display: none;
  }
}

.bottom_part {
  display: block;
  margin: 0 auto;
  max-width: 1170px;
  position: relative;
}
.bottom_part::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}

.side_menu_opener {
  display: none;
}

@media only screen and (max-width: 1210px) {
  .reservation_button {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 721px) {
  .reservation_button {
    display: block;
    float: right;
    right: 0;
    top: 0;
    position: absolute;
  }
  .reservation_button::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
}
.reservation_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-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  float: right;
  z-index: 2;
}
@media only screen and (max-width: 1210px) {
  .reservation_button a {
    margin-top: 0;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 720px) {
  .reservation_button a {
    display: table;
    float: none;
    position: relative;
    margin: 15px auto;
    right: 0;
    top: 0;
  }
}
.reservation_button a:hover {
  background-color: #ad3131;
}

.logo {
  display: block;
  height: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0s;
}
@media only screen and (min-width: 721px) {
  .logo {
    top: 55px;
  }
}
@media only screen and (min-width: 961px) {
  .logo {
    top: 65px;
  }
}
.logo a {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: url("/media/img/icons/logo.svg") no-repeat center center/contain;
  display: block;
  height: 80px;
  image-rendering: crisp-edges;
  margin: 0 auto;
  position: relative;
  transition: all 0s;
  white-space: nowrap;
  width: 140px;
  z-index: 26;
}

.homepage_link {
  display: none;
}

@media only screen and (max-width: 720px) {
  header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 36;
  }
  header .side_menu_opener {
    background: #cb1517;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 15px 1em;
    padding: 14px 12px 12px 13px;
    right: 0;
    position: absolute;
    -webkit-backface-visibility: hidden;
    top: 0;
    width: 40px;
    z-index: 130;
  }
  header .side_menu_opener span {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  header .side_menu_opener span, header .side_menu_opener span:before, header .side_menu_opener span:after {
    display: block;
    width: 15px;
    height: 3px;
    background-color: #fff;
    -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;
  }
  header .side_menu_opener span:before, header .side_menu_opener span:after {
    position: absolute;
    content: '';
  }
  header .side_menu_opener span:before {
    top: -5px;
  }
  header .side_menu_opener span:after {
    top: 5px;
  }
  header .logo {
    background: #fff;
    box-shadow: 0 0 15px 0 #333233;
    height: auto;
    margin: 0;
    padding: 15px 1em;
    position: relative;
    -webkit-backface-visibility: hidden;
    top: 0;
    width: 100%;
    z-index: 36;
  }
  header .logo a {
    background-size: contain;
    height: 40px;
    margin: 0;
    width: 70px;
  }
  header .bottom_part {
    position: static;
  }
  header .header_inner {
    transition: all 0.4s ease-in-out;
    background: #f5f7fa;
    height: auto;
    overflow: hidden;
    position: absolute;
    -webkit-backface-visibility: hidden;
    top: 70px;
    right: -100%;
    z-index: 10;
    width: 100%;
  }
  header .header_inner .menu_wrapper {
    overflow: hidden;
  }
  header .header_inner .header_top_items {
    display: block;
  }
  header .header_inner .header_top_items::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  header .header_inner .header_top_items .top_branch_switch {
    float: none;
    text-align: center;
    width: 100%;
  }
  header .header_inner .header_top_items .top_branch_inner_wrapper {
    margin-left: 0;
    max-width: none;
    width: 100%;
  }
  header .header_inner .header_top_items .top_branch_inner_wrapper .active_branch {
    min-width: 0;
    width: 100%;
  }
  header .header_inner .header_top_items .top_branch_inner_wrapper .active_branch .branch_link {
    min-width: 0;
  }
  header .header_inner .header_top_items .top_branch_inner_wrapper .active_branch .branch_link .branch_top {
    margin-left: 1em;
  }
  header .header_inner .header_top_items .header_branches {
    box-shadow: 2px 4px 6px -2px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: row;
    align-content: stretch;
    align-items: stretch;
    max-height: none;
    overflow: auto;
    position: static;
    text-align: center;
    width: 100%;
  }
  header .header_inner .header_top_items .header_branches .branch {
    display: flex;
    flex: 1;
    align-items: center;
    width: 30%;
  }
  header .header_inner .header_top_items .header_branches .branch .branch_link {
    padding: 1em 0.6em;
    min-width: 0;
    width: 100%;
  }
  header .header_inner .reservation_button {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
  }
  header .header_inner .logo {
    z-index: 35;
  }
  header .header_inner .bottom_part {
    position: static;
    width: 100%;
  }
  header .header_inner .menu_wrapper {
    position: relative;
    max-height: calc(100vh - 170px);
    overflow-y: auto;
    right: 0;
    width: 100vw;
    float: right;
    overflow-scrolling: 0;
  }
  header .opened {
    right: 0;
    box-shadow: 0 12px 75px 10px #333233;
    padding: 0;
  }
}
body,
html,
* {
  -webkit-backface-visibility: hidden;
}

@media only screen and (min-width: 721px) {
  .has_fixed_content {
    transition: all 0.4s ease-in-out;
    background: #fff;
    border-bottom: 1px solid #ced7e0;
    height: auto;
    max-width: none !important;
    min-height: 70px;
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
  }
  .has_fixed_content .header_inner {
    padding: 0 !important;
  }
  .has_fixed_content .bottom_part {
    display: block;
    padding-left: 115px;
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
  }
  .has_fixed_content .bottom_part::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .has_fixed_content .header_top_items {
    display: none;
  }
  .has_fixed_content .logo {
    max-width: 1170px;
    margin: 0 auto;
    top: 10px;
    width: 100%;
  }
  .has_fixed_content .logo a {
    background-size: 93px 51px;
    height: 51px;
    margin: 0 0 0 15px;
    width: 93px;
  }
  .has_fixed_content .reservation_button {
    margin: 0;
    position: absolute;
    top: -5px;
    width: auto;
  }
  .has_fixed_content .reservation_button a {
    font-size: 0.875rem;
    line-height: 1.57143em;
    float: none;
    margin: 0;
  }
  .has_fixed_content .menu_wrapper {
    display: block;
    display: block;
    margin: 15px auto 0;
    max-width: 700px;
    position: static;
    right: 0;
    width: calc(100% - 160px);
  }
  .has_fixed_content .menu_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .has_fixed_content .menu_wrapper .menu {
    float: left;
    margin: 0;
    max-width: 700px;
    width: 100%;
  }
  .has_fixed_content .menu_wrapper .menu .menu_inner_wrapper {
    display: table;
    margin: 0 auto;
  }
  .has_fixed_content .menu_wrapper .menu li:nth-child(n) {
    margin: 0;
  }
  .has_fixed_content .menu_wrapper .menu ul {
    min-width: 0;
  }
  .has_fixed_content .menu_wrapper .menu ul.part_two {
    float: left;
    margin: 0;
  }
}
@media only screen and (min-width: 721px) and (max-width: 1210px) {
  .has_fixed_content .menu_wrapper .menu li {
    padding-bottom: 15px;
  }
  .has_fixed_content .menu_wrapper .menu li a {
    font-size: 14px;
  }
  .has_fixed_content .menu_wrapper .menu li ul {
    margin-top: 14px;
  }
  .has_fixed_content .menu_wrapper .menu > li.submenu:hover {
    padding-bottom: 14px;
  }
  .has_fixed_content .reservation_button {
    right: 15px;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .has_fixed_content .menu_wrapper {
    margin-left: 10px;
  }
}

.footer {
  background-color: #8c1c1c;
  margin-top: 0;
  padding: 70px 25px 30px;
  position: relative;
}
@media only screen and (max-width: 720px) {
  .footer {
    position: static;
  }
}
.footer .recaptcha {
  color: #fff;
  margin-top: 1rem;
}
.footer .footer_inner {
  display: block;
}
.footer .footer_inner::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.footer .footer_inner .footer_item {
  float: left;
  width: 33.33333%;
  padding-right: 1em;
}
.footer .footer_inner .footer_item:nth-child(1) {
  padding-right: 6%;
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_item:nth-child(1) {
    padding-right: 20px;
    width: 100%;
  }
}
.footer .footer_inner .footer_item:nth-child(2) {
  width: 30%;
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_item:nth-child(2) {
    width: 100%;
  }
}
.footer .footer_inner .footer_item:nth-child(3) {
  width: 30%;
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_item:nth-child(3) {
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .footer .footer_inner .footer_item {
    width: 83.33333%;
    float: none;
    margin: 0 auto;
    padding: 20px;
  }
}
.footer .footer_inner .footer_item .footer_item_title {
  font-size: 1rem;
  line-height: 1.375em;
  color: #d7d7d7;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.footer .footer_inner .footer_item .footer_item_perex {
  font-size: 0.875rem;
  line-height: 1.42857em;
  color: #d7d7d7;
}
.footer .footer_inner .footer_item .footer_logo {
  background: url("/media/img/icons/footer-logo.svg");
  background-size: cover;
  display: block;
  height: 60px;
  margin: 0 0 30px;
  width: 85px;
}
.footer .footer_inner .footer_item .footer_link {
  color: #fff;
  display: inline-block;
  margin-top: 20px;
  position: relative;
}
.footer .footer_inner .footer_item .footer_link .footer_link:after {
  content: "";
  display: block;
  position: absolute;
  background: url("/media/img/icons/icon-arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 12px;
  margin: 7px;
  width: 12px;
  top: 0.1em;
}
.footer .footer_inner .footer_item .footer_item_list li {
  font-size: 0.875rem;
  line-height: 1.57143em;
  color: #fff;
  margin: 5px 0;
}
.footer .footer_inner .footer_item .footer_item_list li .icon_web {
  background: url("/media/img/icons/target.png") no-repeat left bottom/contain;
  display: block;
  float: left;
  height: 12px;
  margin: 5px 5px 5px 0;
  width: 12px;
}
.footer .footer_inner .footer_item .footer_item_list li .icon_target {
  background: url("/media/img/icons/web.png") no-repeat left bottom/contain;
  display: block;
  float: left;
  height: 12px;
  margin: 5px 5px 5px 0;
  width: 12px;
}
.footer .footer_inner .footer_item .footer_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-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  display: table;
  margin-top: 20px;
}
.footer .footer_inner .footer_item .footer_button:hover {
  background-color: #ad3131;
}
.footer .footer_inner .sitemap_link {
  display: none;
}
.footer .footer_anchor {
  bottom: 70px;
  position: absolute;
  right: 20px;
}
@media only screen and (max-width: 720px) {
  .footer .footer_anchor {
    bottom: 0;
    display: table;
    position: static;
    margin: 35px auto 0;
    right: 0;
  }
}
.footer .footer_anchor .anchor a {
  transition: all 0.2s;
  background: #cb1517 url("/media/img/icons/icon-go-top.png") no-repeat center center;
  border-radius: 3px;
  border: none;
  bottom: calc(50% - 15px);
  cursor: pointer;
  font-size: 0;
  height: 0;
  opacity: 0.5;
  padding: 23px;
  width: 0;
  z-index: 3;
}
.footer .footer_anchor .anchor a:hover {
  opacity: 1;
}

.heal {
  background-color: #000;
  display: block;
}
.heal::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.heal * {
  color: #fff;
}
.heal .copyright,
.heal .credits {
  float: left;
  padding: 24px 0 20px;
}
.heal .credits {
  float: right;
}
.heal .credits .heal_company_url,
.heal .credits .made_by_inspire {
  display: block;
  float: right;
}
.heal .credits .heal_company_url a {
  text-decoration: none;
}
.heal .credits .made_by_inspire .mbi_label,
.heal .credits .made_by_inspire .mbi_link {
  display: block;
  float: left;
}
.heal .credits .made_by_inspire .mbi_link {
  background: transparent none no-repeat left top / 35px;
  display: block;
  height: 35px;
  margin: -12px 0 0 15px;
  text-indent: -50000px;
  width: 32px;
}
.heal .credits .made_by_inspire .mbi_label {
  display: none;
}
@media only screen and (max-width: 430px) {
  .heal {
    text-align: center;
  }
  .heal .copyright,
  .heal .credits {
    float: none;
    padding: 24px 0 20px;
  }
  .heal .copyright {
    padding-top: 0;
  }
  .heal .credits .heal_company_url,
  .heal .credits .made_by_inspire {
    float: none;
  }
  .heal .credits .made_by_inspire .mbi_label,
  .heal .credits .made_by_inspire .mbi_link {
    float: none;
  }
  .heal .credits .made_by_inspire .mbi_link {
    background-position: center center;
    margin: 0 auto;
  }
}

.heal {
  background-color: #660f0f;
  min-height: 83px;
  overflow: hidden;
  padding-top: 20px;
}
.heal * {
  color: #d7d7d7;
}
@media only screen and (max-width: 960px) {
  .heal {
    height: auto;
  }
  .heal ._cont {
    padding: 0 25px;
  }
}
.heal .heal_inner {
  font-size: 0.8rem;
  line-height: 1.4375em;
  position: relative;
}
.heal .copyright,
.heal .credits {
  padding: 1.5em 0 0;
}
@media only screen and (max-width: 720px) {
  .heal .copyright,
  .heal .credits {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 430px) {
  .heal .copyright,
  .heal .credits {
    padding-top: 5em;
  }
}
@media only screen and (max-width: 320px) {
  .heal .copyright,
  .heal .credits {
    padding-top: 7.5em;
  }
}
.heal .credits {
  position: relative;
  padding-right: 2.5rem;
}
.heal .credits .made_by_inspire {
  display: block;
  position: absolute;
  right: 0;
  top: calc(50% - 1em);
}
.heal .credits .made_by_inspire::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.heal .credits .made_by_inspire .mbi_link {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heal .credits .made_by_inspire .mbi_link [data-id='svg_logo_inspire_base'] {
  display: block;
}
.heal .credits .made_by_inspire .mbi_link [data-id='svg_logo_inspire_base'] stop {
  transition: stop-color 0.2s;
}
.heal .credits .made_by_inspire .mbi_link:hover [data-id='svg_logo_inspire_base'] stop {
  stop-color: #f69a68;
}
.heal .credits .made_by_inspire .mbi_link {
  background-image: none;
  margin: 6px 0 0;
}
@media only screen and (max-width: 720px) {
  .heal .credits .made_by_inspire .mbi_link {
    position: relative;
  }
}
@media only screen and (max-width: 720px) {
  .heal .credits {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .heal .credits .made_by_inspire {
    margin-top: 0;
  }
}
@media only screen and (max-width: 430px) {
  .heal .credits {
    padding: 0;
  }
  .heal .credits .made_by_inspire {
    left: calc(50% + 4rem);
    right: auto;
    top: -2px;
  }
  .heal .credits .made_by_inspire .mbi_link {
    margin-top: 0;
  }
}
.heal .heal_company_url {
  padding-bottom: 10px;
}
.heal .footer_logos {
  display: block;
  top: 10px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.heal .footer_logos .logos_wrapper {
  margin: 0 auto;
}
.heal .footer_logos .footer_logo {
  display: inline-block;
  height: 40px;
  margin: 0 1em;
  opacity: 0.7;
  width: 60px;
}
.heal .footer_logos .footer_wine {
  background: url("/media/img/icons/cd_ico_logo_white_wine.svg") no-repeat center center/contain;
}
.heal .footer_logos .footer_vision {
  background: url("/media/img/icons/cd_ico_logo_white_vision.svg") no-repeat center center/contain;
}
.heal .footer_logos .footer_look {
  background: url("/media/img/icons/cd_ico_logo_white_look.svg") no-repeat center center/contain;
}

::selection {
  background: rgba(203, 21, 23, 0.75);
  color: #fff;
}

.static_page_inner_wrapper {
  padding-bottom: 0;
  padding-top: 0;
}
.static_page_inner_wrapper ._cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  padding: 20px 0;
}
@media only screen and (max-width: 1210px) {
  .static_page_inner_wrapper ._cont {
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.breadcrumbs {
  display: none;
}

.error header {
  box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.1);
}
.error .nw_error_page .nw_error_page_inner_wrapper {
  margin: 10px auto;
  max-width: 1170px;
  padding: 20px 25px;
  width: 100%;
}

body,
html {
  height: auto;
  padding-bottom: 0;
  margin-bottom: 0;
  min-height: 100%;
  width: 100%;
}

.container.signpost {
  background: #000 url("/media/img/images/signpost-background.jpg") no-repeat top center/cover;
  height: 100%;
  min-height: 100vh;
}
.container.signpost .logo {
  top: 55px;
}
.container.signpost .logo a {
  background-image: url("/media/img/icons/cd_ico_logo_white_cooldance.svg");
}
.container.signpost .signpost_control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 3rem 5rem 0;
}
.container.signpost .signpost_control .signpost_title {
  color: #fff;
  margin: 0 auto;
  max-width: 30rem;
  text-align: center;
  text-transform: uppercase;
}
.container.signpost .signpost_control .signpost_title_outer {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.25em;
  flex-grow: 1;
  order: 2;
  width: 40%;
}
.container.signpost .signpost_control .signpost_perex {
  font-size: 1.5625rem;
  line-height: 1.4em;
  display: inline-block;
  align-self: flex-end;
  color: #fff;
  margin: 2rem 0;
  order: 3;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 18rem;
}
.container.signpost .signpost_control .signpost_perex::before, .container.signpost .signpost_control .signpost_perex::after {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  left: calc(50% - 0.5rem);
}
.container.signpost .signpost_control .signpost_perex::before {
  top: -1rem;
  transform: rotate(45deg);
}
.container.signpost .signpost_control .signpost_perex::after {
  bottom: -1rem;
  transform: rotate(-135deg);
}
.container.signpost .signpost_control .column {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20rem;
}
.container.signpost .signpost_control .box {
  background-size: cover;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  margin: 1rem 0;
  position: relative;
  height: 8.5rem;
  width: 18rem;
}
.container.signpost .signpost_control .box .texts {
  flex-grow: 1;
  visibility: hidden;
  text-align: center;
  z-index: 2;
}
.container.signpost .signpost_control .box .title {
  display: none;
}
.container.signpost .signpost_control .box .wysiwyg_wrapper * {
  font-size: 0.9375rem;
  line-height: 1.33333em;
  color: #fff;
}
.container.signpost .signpost_control .box .wysiwyg_wrapper h2 {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.11111em;
  padding: 0;
}
.container.signpost .signpost_control .box .wysiwyg_wrapper p {
  margin: 0.5rem 0;
}
.container.signpost .signpost_control .box .image {
  background-color: #cb1517;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 -2rem;
  max-height: 6.5rem;
  max-width: 6.5rem;
  min-height: 6.5rem;
  min-width: 6.5rem;
  padding: 0.5rem;
  position: relative;
  z-index: 1;
}
.container.signpost .signpost_control .box .image svg {
  max-height: 5rem;
  max-width: 5rem;
}
.container.signpost .signpost_control .box .image svg * {
  fill: #fff !important;
}
.container.signpost .signpost_control .box .image::before {
  content: "";
  display: block;
  position: absolute;
  height: 110%;
  width: 110%;
  border: 1px solid #cb1517;
  border-radius: 0.5rem;
  left: -1rem;
  top: -1rem;
  transform: rotate(-30deg);
  z-index: -1;
}
.container.signpost .signpost_control .box::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #cb242e;
  border-radius: 0.5rem;
  display: none;
  opacity: 0.75;
  z-index: 0;
}
.container.signpost .signpost_control .box::after {
  content: "";
  display: block;
  position: absolute;
  height: 3rem;
  width: 3rem;
  background: transparent url("/media/img/icons/cd-badge.png") no-repeat center center/contain;
  display: none;
}
.container.signpost .signpost_control .box:nth-child(1) {
  order: 1;
}
.container.signpost .signpost_control .box:nth-child(2) {
  order: 2;
}
.container.signpost .signpost_control .box:nth-child(3) {
  order: 4;
}
.container.signpost .signpost_control .box:nth-child(4) {
  order: 5;
}
.container.signpost .signpost_control .box:hover .texts {
  visibility: visible;
}
.container.signpost .signpost_control .box:hover .image {
  background-color: #fff;
}
.container.signpost .signpost_control .box:hover .image svg * {
  fill: #cb1517 !important;
}
.container.signpost .signpost_control .box:hover .image::before {
  border-color: #fff;
}
.container.signpost .signpost_control .box:hover::before, .container.signpost .signpost_control .box:hover::after {
  display: block;
}
.container.signpost .signpost_control .column_left {
  order: 1;
}
.container.signpost .signpost_control .column_left .box::after {
  right: -1.5rem;
}
.container.signpost .signpost_control .column_right {
  order: 3;
}
.container.signpost .signpost_control .column_right .box {
  flex-direction: row;
}
.container.signpost .signpost_control .column_right .box .image {
  margin: 0 -2rem 0 0;
}
.container.signpost .signpost_control .column_right .box::after {
  left: -1.5rem;
}
@media only screen and (min-width: 1301px) {
  .container.signpost .logo {
    top: 6rem;
  }
  .container.signpost .signpost_control {
    padding-top: 4rem;
  }
}
@media only screen and (max-width: 1210px) {
  .container.signpost .signpost_control .signpost_title_outer {
    font-size: 1rem;
    line-height: 1.375em;
  }
}
@media only screen and (min-width: 1601px) {
  .container.signpost .signpost_control {
    max-width: 2000px;
    width: 80%;
  }
}
@media only screen and (min-width: 1441px) {
  .container.signpost {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .container.signpost .signpost_control {
    flex-wrap: wrap;
    padding-top: 8rem;
  }
  .container.signpost .signpost_control .signpost_title_outer {
    margin-bottom: 1rem;
    order: 1;
    width: 100%;
  }
  .container.signpost .signpost_control .column_left {
    order: 2;
  }
  .container.signpost .signpost_control .column_right {
    order: 3;
  }
}
@media only screen and (max-width: 960px) {
  .container.signpost {
    background-position: center 4rem;
    background-size: 60rem;
  }
  .container.signpost .signpost_control {
    flex-direction: column;
    justify-content: center;
    padding: 21rem 2rem 0 4rem;
  }
  .container.signpost .signpost_control .signpost_title_outer {
    font-size: 1.1875rem;
    line-height: 1.84211em;
  }
  .container.signpost .signpost_control .signpost_title_outer .signpost_title {
    max-width: 20rem;
  }
  .container.signpost .signpost_control .column {
    align-items: center;
    width: 100%;
  }
  .container.signpost .signpost_control .column > * {
    order: unset;
  }
  .container.signpost .signpost_control .column .signpost_perex {
    align-self: unset;
  }
  .container.signpost .signpost_control .column .signpost_perex::before {
    display: none;
  }
  .container.signpost .signpost_control .column .box {
    flex-direction: row-reverse;
  }
  .container.signpost .signpost_control .column .box .image {
    margin: 0 0 0 -2rem;
  }
  .container.signpost .signpost_control .column .box::after {
    left: unset;
    right: -1.5rem;
  }
  .container.signpost .signpost_control .column .box:nth-child(2) {
    order: 3;
  }
  .container.signpost .signpost_control .column .box:nth-child(3) {
    order: 4;
  }
  .container.signpost .signpost_control .column .box:nth-child(4) {
    order: 5;
  }
  .container.signpost .signpost_control .column .box:nth-child(5) {
    order: 2;
  }
}
@media only screen and (max-width: 720px) {
  .container.signpost .signpost_control .box::before, .container.signpost .signpost_control .box::after {
    display: block;
  }
  .container.signpost .signpost_control .box .texts {
    visibility: visible;
  }
  .container.signpost .signpost_control .box .image {
    background-color: #fff;
  }
  .container.signpost .signpost_control .box .image svg * {
    fill: #cb1517 !important;
  }
  .container.signpost .signpost_control .box .image::before {
    border-color: #fff;
  }
}
@media only screen and (max-width: 430px) {
  .container.signpost .signpost_control .column .box {
    width: calc(100% - 2rem);
  }
  .container.signpost .signpost_control .column .box .image {
    height: 5rem;
    width: 5rem;
  }
}
@media only screen and (max-width: 320px) {
  .container.signpost .signpost_control .signpost_title_outer {
    font-size: 0.9375rem;
    line-height: 1.46667em;
  }
}

.article.detail .backlinks_wrapper,
.clubresult.detail .backlinks_wrapper {
  max-width: 1170px;
  margin: 1em auto;
}
.article.detail .backlinks_wrapper a,
.clubresult.detail .backlinks_wrapper a {
  font-size: 1rem;
  line-height: 1em;
  border-left: 2px solid #cb1517;
  display: inline;
  padding: 0.3em 1.2em 0.1em 0.4em;
  color: #cb1517;
}
.article.detail .backlinks_wrapper a:hover,
.clubresult.detail .backlinks_wrapper a:hover {
  border-color: #000;
  color: #000;
}
.article.detail .backlinks_wrapper a:before,
.clubresult.detail .backlinks_wrapper a:before {
  content: '';
  display: inline;
  left: 0;
  margin-right: 5px;
  position: relative;
  top: 0;
}

.article_detail_wrapper {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
.article_detail_wrapper > *:not(.nwcsp_plugins) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.article_detail_wrapper .nwcsp_plugins_wrapper_inner .nwcsp_plugin_wrapper:not(.nwcsp_full_width_image) {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
.article_detail_wrapper .perex {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.3em;
  margin-bottom: 2rem;
  font-size: 1.375rem;
  line-height: 1.04545em;
  margin-top: 3em;
}
.article_detail_wrapper .article_body_wrapper {
  margin-top: 50px;
}
.article_detail_wrapper .nwcsp_plugin_wrapper {
  margin: 0;
  padding: 0;
}

.section_title h1 {
  text-align: center;
}

.articles {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 1210px;
  text-align: left;
}
.articles:last-of-type {
  margin-bottom: 110px;
}
.articles .article_filter_wrap {
  padding: 10px;
}
.articles .restrictions_wrapper {
  position: relative;
}
.articles .restrictions_wrapper .filter_restriction {
  display: table;
  margin: 0 auto;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction {
    display: block;
  }
}
.articles .restrictions_wrapper .filter_restriction .nwjs_reset_list {
  background: #fff;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .nwjs_reset_list {
    display: block;
    text-align: left;
  }
}
.articles .restrictions_wrapper .filter_restriction .nwjs_reset_list label {
  font-size: 1.125rem;
  line-height: 1.22222em;
  transition: all 0.4s;
  color: #000;
  margin: 0 0.6em 0 1.8em;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .nwjs_reset_list label {
    border: 1px solid #d9e0e7;
    border-radius: 0;
    display: block;
    margin: 0;
    min-height: 60px;
    padding: 1em;
  }
}
.articles .restrictions_wrapper .filter_restriction .nwjs_reset_list label:hover {
  color: #cb1517;
  cursor: pointer;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .nwjs_reset_list label:hover {
    background: #cb1517;
    color: #fff;
  }
}
.articles .restrictions_wrapper .filter_restriction .radio_group {
  background: #fff;
  display: inline;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .radio_group {
    display: block;
  }
}
.articles .restrictions_wrapper .filter_restriction .radio_group .label:first-child {
  display: none;
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items {
  place-content: flex-start center;
  display: inline;
  flex-wrap: wrap;
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item {
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item {
    display: block;
    text-align: left;
  }
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item input {
  visibility: hidden;
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .field {
  position: absolute;
  z-index: -1;
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .label label {
  font-size: 1.125rem;
  line-height: 1.22222em;
  transition: all 0.4s;
  color: #000;
  margin: 0 0.6em;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .label label {
    border: 1px solid #d9e0e7;
    border-top: none;
    border-radius: 0;
    display: block;
    margin: 0;
    min-height: 60px;
    padding: 1em;
  }
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .label label:hover {
  color: #cb1517;
  cursor: pointer;
}
@media only screen and (max-width: 960px) {
  .articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .label label:hover {
    background: #cb1517;
    color: #fff;
  }
}
.articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .selected .label label {
  color: #cb1517;
}
@media only screen and (min-width: 961px) {
  .articles .restrictions_wrapper .filter_restriction .radio_group .multichoice_items .multichoice_item .multichoice_item:last-child .label label {
    margin: 0 1.8em 0 0.6em;
  }
}
.articles .restrictions_wrapper .filter_restriction .filter_restriction:after {
  border-bottom: 1px solid #d9e0e7;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 12px;
  z-index: -1;
}
.articles .ajax_help_wrap {
  display: contents;
}
.articles .items {
  margin-top: 60px;
}
@media only screen and (min-width: 961px) {
  .articles .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 20px;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .articles .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 20px;
  }
}
@media only screen and (max-width: 720px) {
  .articles .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 20px;
  }
}
.articles .items .article_box {
  border: 1px solid #d9e0e7;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.articles .items .article_box .image {
  position: relative;
}
.articles .items .article_box .image .picture_tag_image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 3 / 2;
}
.articles .items .article_box .image .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;
}
.articles .items .article_box .image::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #cb1517;
  transition: all 0.4s;
  opacity: 0;
  z-index: 1;
}
.articles .items .article_box .tags {
  display: none;
}
.articles .items .article_box .title,
.articles .items .article_box .perex,
.articles .items .article_box .date,
.articles .items .article_box .button {
  margin-left: 1.7rem;
  margin-right: 1.7rem;
  color: #000;
}
.articles .items .article_box .title {
  transition: color 0.2s;
  font-size: 1.75rem;
  line-height: 1.28571em;
}
.articles .items .article_box .date {
  font-size: 0.75rem;
  line-height: 1.16667em;
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  color: #000;
}
.articles .items .article_box .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-size: 0.875rem;
  line-height: 1.21429em;
  color: #fff;
  font-weight: 600;
  background-color: #cb1517;
  border-radius: 4px;
  border-bottom: 2px solid #ad3131;
  min-height: 0;
  padding: 1.2em 2em 1em;
  text-transform: uppercase;
  padding: 0.6em 0.8em;
  margin-bottom: 1em;
}
.articles .items .article_box .button:hover {
  background-color: #ad3131;
}
.articles .items .article_box .hidden_link {
  display: none;
}
.articles .items .article_box:hover {
  cursor: pointer;
}
.articles .items .article_box:hover .image::before {
  opacity: 0.75;
}
.articles .items .article_box:hover .title {
  color: #cb1517;
}
.articles .buttons_wrapper,
.articles .nwjs_reset_list {
  display: none;
}
