
*,
*::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: 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: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3.57143rem;
  line-height: 1.1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 450px) {
  h1 {
    font-size: 2.28571rem;
    line-height: 1.125em;
  }
}

h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 3.21429rem;
  line-height: 1.22222em;
}

h3 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 2.14286rem;
  line-height: 1.33333em;
}

h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 1.57143rem;
  line-height: 1.36364em;
}

h5 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
}

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: #1d9dd8;
  text-decoration: underline;
}
.wysiwyg_wrapper a:hover {
  text-decoration: none;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 2rem;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 2rem;
}
.wysiwyg_wrapper ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.wysiwyg_wrapper ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.wysiwyg_wrapper ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.6em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #1d9dd8;
}
.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: #1d9dd8;
  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: 600;
  color: #333;
}
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table td {
  padding: 0.7rem 2rem;
}
.wysiwyg_wrapper table thead td {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #333;
}
.wysiwyg_wrapper table tbody tr:nth-of-type(odd) {
  background-color: #f6f8f8;
}
.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: #333;
  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: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.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: 6px;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .popup_container .body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container .body {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.popup_container.popup_hidden {
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
}
body.popup_shown {
  overflow: hidden;
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 0;
    padding-right: 0;
  }
  .popup_container .body {
    border-radius: 0;
    max-width: calc(450px - 6rem);
  }
}

.password_preview_trigger {
  height: 20px;
  width: 20px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
}
.password_preview_trigger::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  align-items: center;
  content: '\01F441';
  display: flex;
  justify-content: center;
}
.password_preview_trigger::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #333;
  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 #333;
}

#cboxTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.7em 1em;
  background-color: rgba(51, 51, 51, 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(51, 51, 51, 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: #333;
}
#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(51, 51, 51, 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: 1rem;
  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: #333;
  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: 1rem;
  line-height: 1.21429em;
  color: #333;
  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.28571rem;
  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.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  font-size: 0.85714rem;
  line-height: 1.33333em;
  background-color: #fff;
  border: 1px solid #e4e5e6;
  color: #333;
  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: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.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: 1rem;
  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(51, 51, 51, 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: unset;
}
.flash_message__list .flash_message_item:not(:last-child) {
  margin-bottom: 0.8em;
}

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

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

.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: 901px) {
  .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: 901px) {
  .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 {
  color: #4f4f4f;
  font-size: 0.875rem;
  line-height: 1.57143em;
}
@media only screen and (max-width: 600px) {
  html {
    font-size: 0.78571rem;
    line-height: 1.63636em;
  }
}

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

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

.nwcsp_perex,
.nwcsp_item_perex,
.nwcsp_item_ico_description,
.nwcsp_plugin_wrapper .wysiwyg_wrapper p,
.milestone__perex,
.banner_slide__perex,
.article_box__perex {
  text-align: justify;
}

.container {
  min-height: 100vh;
  display: grid;
  grid-template: "header" auto "content" 1fr "footer" auto/minmax(0, 1fr);
}
.container.has_banner {
  grid-template-areas: 'header' 'banner' 'content' 'footer';
  grid-template-rows: auto auto 1fr auto;
}
@media only screen and (max-width: 450px) {
  .container {
    overflow: hidden;
    position: relative;
  }
}

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

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

.sitemap_wrap li {
  list-style-type: none !important;
}
.sitemap_wrap li a {
  color: #1d9dd8;
  text-decoration: underline;
}
.sitemap_wrap li a:hover {
  text-decoration: none;
}

.logo {
  display: block;
  padding-top: 0.7rem;
  padding-bottom: 0.3rem;
}
.logo::before {
  content: "";
  display: block;
  position: absolute;
  border-top: 172px solid #1d9dd8;
  border-right: 335px solid transparent;
  pointer-events: none;
  left: -2rem;
  top: -2rem;
}
.logo svg {
  position: relative;
  width: 8rem;
}

.video {
  background-color: #f6f8f8;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.video__inner {
  background-color: #fff;
  position: relative;
}
.video__inner::after {
  content: "";
  display: block;
  position: absolute;
  background-image: linear-gradient(to bottom, transparent, #f6f8f8 80%);
  height: 18vw;
  width: 100%;
  bottom: 0;
  left: 0;
}
.video__under {
  position: relative;
}
.video video {
  width: 100%;
}
.video--clip video {
  clip-path: polygon(100% 20rem, -200% 100%, 100% 100%);
}

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

select {
  appearance: listbox;
}

.form input[type=text], .form input[type=time], .form input[type=search], .form input[type=password], .form input[type=number], .form input[type=email], .form input[type=tel], .form input[type=url], .form select, .form textarea {
  font-size: 1.42857rem;
  line-height: 1.3em;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #4f4f4f;
  display: block;
  padding: 1.2rem 3.3rem 1.2rem 1.3rem;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: background-color, border-color;
  border-left-width: 0;
  border-top-width: 0;
  border-right-width: 0;
}
.form input[type=text]::-webkit-input-placeholder, .form input[type=time]::-webkit-input-placeholder, .form input[type=search]::-webkit-input-placeholder, .form input[type=password]::-webkit-input-placeholder, .form input[type=number]::-webkit-input-placeholder, .form input[type=email]::-webkit-input-placeholder, .form input[type=tel]::-webkit-input-placeholder, .form input[type=url]::-webkit-input-placeholder, .form select::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
  opacity: 0.5;
}
.form input[type=text]::-moz-placeholder, .form input[type=time]::-moz-placeholder, .form input[type=search]::-moz-placeholder, .form input[type=password]::-moz-placeholder, .form input[type=number]::-moz-placeholder, .form input[type=email]::-moz-placeholder, .form input[type=tel]::-moz-placeholder, .form input[type=url]::-moz-placeholder, .form select::-moz-placeholder, .form textarea::-moz-placeholder {
  opacity: 0.5;
}
.form input[type=text]: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-color: #1d9dd8;
}
.form input[type=text]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=time]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=search]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=password]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=number]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=email]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=tel]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form input[type=url]:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form select:not(.placeholder_shown):not(:placeholder-shown) + .label::after, .form textarea:not(.placeholder_shown):not(:placeholder-shown) + .label::after {
  opacity: 1;
}
.form .form_container {
  display: contents;
}
.form .field .label {
  display: none;
}
.form .form_item {
  margin-bottom: 1.4rem;
}
.form .form_item label {
  display: block;
}
.form .form_item label a {
  color: #1d9dd8;
  text-decoration: underline;
}
.form .form_item label a:hover {
  text-decoration: none;
}
.form .form_item .error_messages {
  font-size: 0.78571rem;
  line-height: 1.63636em;
  letter-spacing: 0.5px;
  color: red;
  padding: 0.5em 0;
}
.form .form_item .error_messages .error {
  margin-right: 1em;
}
.form .form_item.required .caption::after {
  margin-left: 0.2em;
}
.form .form_item.has_error input[type=text], .form .form_item.has_error input[type=time], .form .form_item.has_error input[type=search], .form .form_item.has_error input[type=password], .form .form_item.has_error input[type=number], .form .form_item.has_error input[type=email], .form .form_item.has_error input[type=tel], .form .form_item.has_error input[type=url], .form .form_item.has_error select, .form .form_item.has_error textarea {
  border-color: red;
  color: red;
}
.form .input label,
.form .textarea label,
.form .select label {
  font-weight: 600;
  font-size: 0.78571rem;
  line-height: 1.63636em;
  letter-spacing: 0.5px;
  display: block;
  text-transform: uppercase;
  padding-bottom: 0.2rem;
}
.form .input .field,
.form .textarea .field,
.form .select .field {
  position: relative;
}
.form .input .field .label,
.form .textarea .field .label,
.form .select .field .label {
  display: block;
  position: absolute;
  height: 24px;
  width: 24px;
  right: 1rem;
  top: 1.3rem;
}
.form .input .field .label label,
.form .textarea .field .label label,
.form .select .field .label label {
  display: none;
}
.form .input .field .label::before, .form .input .field .label::after,
.form .textarea .field .label::before,
.form .textarea .field .label::after,
.form .select .field .label::before,
.form .select .field .label::after {
  transition: opacity 0.2s;
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: no-repeat center center / contain;
  opacity: 0;
}
.form .input .field .label::before,
.form .textarea .field .label::before,
.form .select .field .label::before {
  background-image: url("/media/img/ico-form-incorrect.svg");
}
.form .input .field .label::after,
.form .textarea .field .label::after,
.form .select .field .label::after {
  background-image: url("/media/img/ico-check-correct.svg");
  background-size: 16px;
}
.form .input.has_error .field .label::before,
.form .textarea.has_error .field .label::before,
.form .select.has_error .field .label::before {
  opacity: 1;
}
.form .input.has_error .field .label::after,
.form .textarea.has_error .field .label::after,
.form .select.has_error .field .label::after {
  opacity: 0 !important;
}
.form textarea {
  height: calc(2.4rem + 132px);
  resize: vertical;
}
.form button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.form button:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.form .submit_button {
  margin-bottom: 0;
}
.form .check_radio_item {
  position: relative;
}
.form .check_radio_item .graphic {
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.form .check_radio_item .graphic::before, .form .check_radio_item .graphic::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: opacity 0.2s;
}
.form .check_radio_item .graphic::before {
  box-shadow: inset 0 3px 6px 0 rgba(0, 0, 0, 0.05);
  background-color: #eef1f3;
  border: 1px solid #caccd3;
  opacity: 1;
}
.form .check_radio_item .graphic::after {
  opacity: 0;
}
.form .check_radio_item .graphic::before, .form .check_radio_item .graphic::after {
  border-radius: 6px;
}
.form .check_radio_item .graphic::after {
  background: #1d9dd8 url("/media/img/ico-check.svg") no-repeat center center / 11.5px;
}
.form .check_radio_item input {
  border: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.form .check_radio_item input:checked + .graphic::before {
  opacity: 0 !important;
}
.form .check_radio_item input:checked + .graphic::after {
  opacity: 1 !important;
}
.form .check_radio_item label {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.57143em;
  padding-left: calc(20px + 0.8rem);
  padding-bottom: 0;
  position: relative;
}
.form .check_radio_item .field {
  display: contents;
}
.form .check_radio_item .tooltip,
.form .check_radio_item + .item_description {
  display: none;
}
.form .no_checkbox .check_radio_item label {
  padding-left: calc(20px + 0.8rem);
}
.form .no_checkbox .check_radio_item .field {
  display: none;
}
.form .checkbox .error_messages,
.form .checkbox_group .error_messages,
.form .radio_group .error_messages {
  padding-left: calc(20px + 0.8rem);
}
.form .file label {
  font-family: sans-serif;
  cursor: pointer;
  position: relative;
  padding: 0.1rem 1rem 0.1rem 2.1rem;
  display: inline-block;
}
.form .file label::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.4rem;
  width: 1.4rem;
  left: 0;
  top: 0.1rem;
}
.form .file .labelDescription,
.form .file .field {
  display: none;
}
.form__hiddens {
  display: none;
}
.form .agreement_evidence + .agreement_evidence {
  margin-top: -0.7rem;
}

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

.info_bubble {
  max-width: 20em;
}
.info_bubble .nwcsp_gmap_marker_title {
  font-size: 1.14286rem;
  line-height: 1.25em;
  color: #333;
}
.info_bubble .nwcsp_gmap_marker_perex {
  font-size: 0.85714rem;
  line-height: 1.25em;
  margin-top: 0.7em;
}
.info_bubble .nwcsp_gmap_marker_location {
  display: none;
}
.info_bubble .nwcsp_gmap_marker_button {
  margin-top: 1em;
}
.info_bubble .nwcsp_gmap_marker_button > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  font-size: 0.71429rem;
  line-height: 1.4em;
  text-transform: uppercase;
}
.info_bubble .nwcsp_gmap_marker_button > a:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.info_bubble .nwcsp_gmap_marker_body {
  padding: 2em;
}

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

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

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

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -14px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--collapse .hamburger-inner {
  transform: translate3d(0, -7px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--collapse .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
body.side_menu_opened .hamburger--collapse .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger {
  font-size: 0.85714rem;
  line-height: 1.5em;
  position: absolute;
  right: calc(2rem - 1.5rem);
  top: 1rem;
  z-index: 12;
}
@media only screen and (min-width: 451px) {
  .hamburger {
    display: flex;
    align-items: center;
    gap: 1em;
  }
}
@media only screen and (min-width: 1112px) {
  .hamburger {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .hamburger__title {
    display: none;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #fff;
  }
}
.hamburger__title {
  transition: opacity 0.4s;
}
.hamburger-box {
  display: block;
}
.hamburger__blur_layer {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  position: fixed;
  z-index: 10;
}
@media only screen and (min-width: 1112px) {
  .hamburger__blur_layer {
    display: none;
  }
}
@media only screen and (min-width: 1112px) {
  .hamburger__side_menu {
    display: contents;
  }
}
@media only screen and (max-width: 1111px) {
  .hamburger__side_menu {
    background-color: #1d9dd8;
    color: #fff;
    position: fixed;
    right: -300px;
    top: 0;
    transition-duration: 0.4s;
    transition-property: right, box-shadow;
    width: 300px;
    z-index: 11;
  }
  .hamburger__side_menu::after {
    content: "";
    display: block;
    position: absolute;
    border-left: 300px solid #1d9dd8;
    border-bottom: 75px solid transparent;
    top: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 450px) {
  .hamburger__side_menu {
    width: 100%;
    right: -100%;
  }
  .hamburger__side_menu::after {
    border-left-width: 100vw;
    border-bottom-width: 20vw;
  }
}
@media only screen and (min-width: 1112px) {
  .hamburger__side_menu__inner {
    display: contents;
  }
}
@media only screen and (max-width: 1111px) {
  .hamburger__side_menu__inner {
    padding-top: 4rem;
    padding-bottom: 1rem;
    max-height: 100vh;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.hamburger__wrap {
  display: contents;
}

@media only screen and (max-width: 1111px) {
  body.side_menu_opened {
    overflow: hidden;
  }
  body.side_menu_opened .hamburger {
    position: fixed;
  }
  body.side_menu_opened .hamburger__blur_layer {
    display: block;
  }
  body.side_menu_opened .hamburger__side_menu {
    box-shadow: 0 82px 30px 0 rgba(0, 0, 0, 0.5);
    right: 0;
  }
  body.side_menu_opened .hamburger-inner, body.side_menu_opened .hamburger-inner::before, body.side_menu_opened .hamburger-inner::after {
    background-color: #fff;
  }
  body.side_menu_opened .hamburger__title {
    opacity: 0;
  }
}

.language_item__link {
  transition: color 0.2s;
  height: calc(2.5rem - 2px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.language_item__link:hover {
  color: #1d9dd8;
}
.language_item.active .language_item__link {
  position: relative;
}
.language_item.active .language_item__link::after {
  content: "";
  display: block;
  position: absolute;
  background: url("/media/img/ico-arrow.svg") no-repeat right center / 9px;
  right: -0.33333rem;
  top: 0;
  height: 2.5rem;
  width: 1rem;
}
.languages {
  font-size: 0.85714rem;
  line-height: 1.5em;
  padding-right: 0.33333rem;
}
.languages__outer {
  padding-bottom: 0.3rem;
  padding-top: 0.3rem;
  height: 3.1rem;
}
@media only screen and (max-width: 1111px) {
  .languages__outer {
    margin-left: auto;
  }
}
.languages__inner {
  position: relative;
  height: 2.5rem;
  width: 4.5rem;
}
.languages_list {
  width: 4.5rem;
  padding-right: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  transition-property: background-color;
  transition-duration: 0.2s;
  z-index: 2;
}
@media only screen and (max-width: 1111px) {
  .languages {
    padding-right: 6rem;
  }
}
@media only screen and (max-width: 450px) {
  .languages {
    padding-right: 3rem;
  }
  .languages:not(.opened) .language_item.active .language_item__link, .languages:not(.opened) .language_item.active .language_item__link:hover {
    color: #fff;
  }
  .languages:not(.opened) .language_item.active .language_item__link::after {
    background-image: url("/media/img/ico-arrow-inverse.svg");
  }
}
.languages:not(.opened) .language_item:not(.active) {
  display: none;
}
.languages.opened .languages_list {
  background-color: #fff;
  color: #4f4f4f;
}
.languages.opened .language_item.active .language_item__link::after {
  transform: scaleY(-1);
}

.banner {
  overflow: hidden;
}
.banner_slide__graphics {
  height: 450px;
  position: relative;
}
.banner_slide__graphics::before, .banner_slide__graphics::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
.banner_slide__graphics::before {
  border-bottom: 20vh solid #f6f8f8;
  border-right: 160vw solid transparent;
}
.banner_slide__graphics::after {
  border-bottom: 20vh solid #fff;
  border-right: calc(100vw - 212px) solid transparent;
}
.banner_slide__graphics .picture_tag_image {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.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_slide__graphics .picture_tag_image::before, .banner_slide__graphics .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-left: 212px solid transparent;
  pointer-events: none;
}
.banner_slide__graphics .picture_tag_image::before {
  border-bottom: 450px solid #8d1d82;
}
.banner_slide__graphics .picture_tag_image::after {
  border-bottom: 60px solid #fff;
}
@media only screen and (max-width: 1111px) {
  .banner_slide__graphics {
    height: 300px;
  }
  .banner_slide__graphics .picture_tag_image::before {
    border-bottom-width: 300px;
  }
}
@media only screen and (max-width: 750px) {
  .banner_slide__graphics {
    height: 250px;
  }
  .banner_slide__graphics::after {
    border-right-width: calc(100vw - 124px);
  }
  .banner_slide__graphics .picture_tag_image::before, .banner_slide__graphics .picture_tag_image::after {
    border-left-width: 124px;
  }
  .banner_slide__graphics .picture_tag_image::before {
    border-bottom-width: 250px;
  }
}
@media only screen and (max-width: 450px) {
  .banner_slide__graphics::before, .banner_slide__graphics::after {
    border-bottom-width: 8rem;
  }
  .banner_slide__graphics::after {
    border-right-width: calc(100vw - 90px);
  }
  .banner_slide__graphics .picture_tag_image::before, .banner_slide__graphics .picture_tag_image::after {
    border-left-width: 90px;
  }
  .banner_slide__graphics .picture_tag_image::before {
    border-bottom-width: 200px;
  }
  .banner_slide__graphics .picture_tag_image::after {
    border-bottom-width: 30px;
  }
}
.banner_slide__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3.57143rem;
  line-height: 1.1em;
  text-transform: uppercase;
  margin-bottom: 0.6em;
  text-transform: uppercase;
  max-width: 12em;
}
@media only screen and (max-width: 450px) {
  .banner_slide__title {
    font-size: 2.28571rem;
    line-height: 1.125em;
  }
}
.banner_slide__title__part1, .banner_slide__title__part2 {
  display: block;
}
.banner_slide__title__part1 {
  color: #8d1d82;
  font-size: 160%;
  line-height: 1em;
}
.banner_slide__perex {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
  font-size: 1.42857rem;
  line-height: 1.3em;
  margin-bottom: 1.6em;
  max-width: 35em;
  position: relative;
}
.banner_slide__title:last-child, .banner_slide__perex:last-child {
  margin-bottom: 0;
}
.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.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.banner_slide__link:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.banner_slide__texts_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  min-height: 10rem;
  margin-top: -12vw;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 451px) {
  .banner_slide__texts_wrap {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .banner_slide__texts_wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (min-width: 1145px) {
  .banner_slide__texts_wrap {
    margin-top: -9.8rem;
  }
}
@media only screen and (max-width: 750px) {
  .banner_slide__texts_wrap {
    margin-top: -15vw;
  }
}

.article_box {
  transition: transform 0.5s;
  background-color: #fff;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
  padding: 2rem;
  display: block;
  transform: scale(1);
}
.article_box:hover {
  transform: scale(1.02);
}
.article_box__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 0.9em;
}
.article_box__title:last-child {
  margin-bottom: 0;
}
.article_box__perex {
  font-size: 0.78571rem;
  line-height: 1.63636em;
}
.article_box__image img {
  width: 100%;
}
.article_box__title {
  margin-top: 1.4em;
}
.article_box__social_n_date {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.1rem;
  margin-bottom: -0.5rem;
}
.article_box__social {
  flex-shrink: 0;
  width: 32px;
}
.article_box__date {
  font-size: 0.71429rem;
  line-height: 1.8em;
}
@media only screen and (min-width: 801px) {
  .article_box:first-child {
    display: flex;
    flex-direction: column;
  }
}

.container.article.list .items,
.container.socialmedialink.list .items,
.articles_items_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
@media only screen and (max-width: 800px) {
  .container.article.list .items,
  .container.socialmedialink.list .items,
  .articles_items_wrapper {
    grid-template-columns: 1fr;
  }
}

@media only screen and (min-width: 801px) {
  .container.article.list .items:not(.articles_items_wrapper--social) .article_box:first-child,
  .articles_items_wrapper:not(.articles_items_wrapper--social) .article_box:first-child {
    grid-row: span 2;
  }
  .container.article.list .items:not(.articles_items_wrapper--social) .article_box:first-child .article_box__image,
  .articles_items_wrapper:not(.articles_items_wrapper--social) .article_box:first-child .article_box__image {
    overflow: hidden;
    position: relative;
    flex-grow: 1;
  }
  .container.article.list .items:not(.articles_items_wrapper--social) .article_box:first-child .article_box__image img,
  .articles_items_wrapper:not(.articles_items_wrapper--social) .article_box:first-child .article_box__image img {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: cover;
    max-height: initial;
    max-width: initial;
  }
}

.articles_items_wrapper--social .article_box__perex {
  word-break: break-word;
}
@media only screen and (min-width: 801px) {
  .articles_items_wrapper--social {
    grid-template-columns: 2fr repeat(2, 1fr);
  }
}

.breadcrumbs {
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  cursor: default;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 451px) {
  .breadcrumbs {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .breadcrumbs {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.breadcrumbs a {
  color: #1d9dd8;
  display: inline-block;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li:not(:last-child) {
  margin-right: 0.4em;
}
.breadcrumbs li:not(:last-child)::after {
  content: "";
  display: block;
  height: 0.6em;
  width: 0.6em;
  background: transparent url("/media/img/ico-arrow.svg") no-repeat center center/contain;
  display: inline-block;
  margin-left: 0.5em;
  position: relative;
  top: 0.2em;
  margin-bottom: 0.3em;
  transform: rotate(-0.25turn);
}
.breadcrumbs li.last {
  font-weight: 600;
}

.cookie_consent .snippet, .cookie_consent [id^='snippet'], .cookie_consent .contents {
  display: contents;
}
.cookie_consent__button {
  display: inline-flex;
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1.2em;
  border: 1px solid black;
  padding: 0.7em 1.2em;
  cursor: pointer;
  transition: background-color 0.3s;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.cookie_consent__button .waiter-inspire-img-helper {
  margin-left: auto;
  margin-right: auto;
  width: 2rem;
}
.cookie_consent__button .waiter-inspire-text {
  display: none;
}
.cookie_consent__button:hover {
  background-color: lightgrey;
}
.cookie_consent__alert {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 19px -3px rgba(100, 100, 100, 0.2);
  padding: 2rem;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 10;
  transform: translateY(100%);
  transition: transform 1.2s;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 3rem;
  max-width: 1260px;
}
html.js .cookie_consent__alert {
  transform: translateY(0);
}
.cookie_consent__alert__title {
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__title::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-cookie.svg") no-repeat center center/contain;
}
.cookie_consent__alert__perex {
  font-size: 0.8rem;
  line-height: 1.6em;
}
@media only screen and (min-width: 531px) {
  .cookie_consent__alert__button {
    justify-self: start;
  }
}
.cookie_consent__alert__buttons {
  display: grid;
  grid-template-areas: "settings" "reject" "agree";
  align-items: end;
  margin-top: 2rem;
  grid-gap: 1rem;
  justify-content: initial;
}
@media only screen and (min-width: 531px) {
  .cookie_consent__alert__buttons {
    grid-template-areas: "settings reject agree";
    grid-template-columns: max-content auto max-content;
  }
}
@media only screen and (max-width: 530px) {
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span {
    position: static;
    padding-left: 0;
  }
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span::before {
    display: none;
  }
}
.cookie_consent__alert__button--settings {
  grid-area: settings;
}
.cookie_consent__alert__button--settings > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--settings > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-settings.svg") no-repeat center center/contain;
}
.cookie_consent__alert__button--agree_all {
  grid-area: agree;
  background-color: #d6edc9;
}
.cookie_consent__alert__button--agree_all > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--agree_all > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-agree.svg") no-repeat center center/contain;
}
.cookie_consent__alert__button--reject_all {
  grid-area: reject;
}
.cookie_consent__alert__button--reject_all > span {
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__button--reject_all > span::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.1em;
  background: url("/media/browser-bootstrap-control/img/ico-reject.svg") no-repeat center center/contain;
}
.cookie_consent__alert__close {
  display: none;
}
.cookie_consent__popup__title {
  font-size: 1.7rem;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 0.4em;
}
.cookie_consent__popup__agreement {
  margin-top: 2rem;
  font-size: 0.8rem;
  line-height: 1.2em;
}
.cookie_consent__popup__buttons {
  display: grid;
  grid-template-areas: "selected" "all";
  align-items: end;
  margin-top: 2rem;
  grid-gap: 1rem;
}
@media only screen and (min-width: 621px) {
  .cookie_consent__popup__buttons {
    grid-template-areas: "selected all";
    justify-content: space-between;
  }
}
.cookie_consent__popup__button--agree_selected {
  grid-area: selected;
  background-color: #d6edc9;
}
.cookie_consent__popup__button--agree_all {
  grid-area: all;
  background-color: #d6edc9;
}
.cookie_consent__popup__content {
  display: none;
}
.cookie_consent__popup__consents {
  margin-top: 2rem;
}
.cookie_consent__item {
  display: grid;
  grid-template-areas: "label switcher" "text  text";
  grid-template-columns: 1fr max-content;
  align-items: end;
  grid-gap: 0.7rem 0;
}
.cookie_consent__item__label {
  grid-area: label;
  padding-right: 1rem;
  font-size: 1.3rem;
  line-height: 1.2em;
  font-weight: bold;
}
.cookie_consent__item__text {
  grid-area: text;
}
.cookie_consent__item + .cookie_consent__item {
  margin-top: 1.5rem;
}
.cookie_consent__switcher {
  grid-area: switcher;
  padding: 3px;
}
.cookie_consent__switcher__inner {
  position: relative;
  height: 24px;
  width: 48px;
}
.cookie_consent__switcher__bg {
  background-color: #888;
  border-radius: 15px;
  position: absolute;
  left: -3px;
  right: -3px;
  top: -3px;
  bottom: -3px;
  transition: background-color 0.3s;
  cursor: pointer;
}
.cookie_consent__switcher__handle {
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  height: 100%;
  width: 50%;
  top: 0;
  left: 0;
  transition: transform 0.3s;
  pointer-events: none;
}
.cookie_consent__switcher__input {
  display: none;
}
.cookie_consent__switcher__input:checked ~ .cookie_consent__switcher__handle {
  transform: translateX(100%);
}
.cookie_consent__switcher__input:checked ~ .cookie_consent__switcher__bg {
  background-color: #72BF44;
}
.cookie_consent__switcher__input:disabled ~ .cookie_consent__switcher__bg {
  background-color: rgba(114, 191, 68, 0.4);
  cursor: not-allowed;
}

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

.nwcsp_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 3.21429rem;
  line-height: 1.22222em;
}

.nwcsp_perex {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
  font-size: 1.42857rem;
  line-height: 1.3em;
  margin-bottom: 1.6em;
}

.nwcsp_item_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 2.14286rem;
  line-height: 1.33333em;
}

.nwcsp_item_perex {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
}

.nwcsp_item_ico_description {
  display: none;
}

.thanks_backlink {
  margin-top: 2rem;
}
.thanks_backlink a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.thanks_backlink a:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}

.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.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.nwcsp_item_button a:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.nwcsp_item_button.emphasised a {
  background-color: #1d9dd8;
}
.nwcsp_item_button.emphasised a:hover {
  background-color: #8d1d82;
}

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

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

> .nwcsp_1_col :not(.plugin_group--meeting):not(.plugin_group--map_text) .nwcsp_item_button a {
  font-size: 0.78571rem;
  line-height: 1.63636em;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  text-transform: uppercase;
}
.nwcsp_1_col .wysiwyg_wrapper h2,
.nwcsp_1_col .wysiwyg_wrapper ul,
.nwcsp_1_col .wysiwyg_wrapper ol {
  display: table;
}
.nwcsp_1_col .wysiwyg_wrapper h2,
.nwcsp_1_col .wysiwyg_wrapper h3,
.nwcsp_1_col .wysiwyg_wrapper h4 {
  clear: left;
}

.nwcsp_2_cols .nwcsp_item_ico {
  margin-bottom: 2rem;
}
.nwcsp_2_cols .nwcsp_item_button a {
  font-size: 0.78571rem;
  line-height: 1.63636em;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  text-transform: uppercase;
}
@media only screen and (min-width: 601px) {
  .nwcsp_2_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_2_cols .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}

.nwcsp_signpost .signpost_item__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.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  background-color: #1d9dd8;
  font-size: 0.78571rem;
  line-height: 1.63636em;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.nwcsp_signpost .signpost_item__button:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.nwcsp_signpost .signpost_item__button:hover {
  background-color: #8d1d82;
}
.nwcsp_signpost.base .signpost_item {
  transition: transform 0.5s;
  background-color: #fff;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 1.3rem;
}
.nwcsp_signpost.base .signpost_item:hover {
  transform: scale(1.02);
}
.nwcsp_signpost.base .signpost_item__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 0.9em;
}
.nwcsp_signpost.base .signpost_item__title:last-child {
  margin-bottom: 0;
}
.nwcsp_signpost.base .signpost_item__perex {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.29412em;
  color: #333;
}
.nwcsp_signpost.base .signpost_item__image {
  margin-left: auto;
  margin-right: auto;
  max-width: 64px;
  height: 64px;
  width: 64px;
}
.nwcsp_signpost.base .signpost_item__button {
  margin-top: auto;
}
@media only screen and (min-width: 731px) {
  .nwcsp_signpost.base:not(.no_border) .signpost_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 730px) {
  .nwcsp_signpost.base:not(.no_border) .signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 730px) {
  .nwcsp_signpost.base:not(.no_border) .signpost_items {
    box-shadow: 0 0 0 0 transparent;
  }
  .nwcsp_signpost.base:not(.no_border) .signpost_itemss {
    box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
  }
}
.nwcsp_signpost.base.no_border .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
  text-align: center;
}
.nwcsp_signpost.base.no_border .plugin_header .nwcsp_perex {
  text-align: inherit;
}
.nwcsp_signpost.base.no_border .nwcsp_cont {
  max-width: 1400px;
}
@media only screen and (min-width: 801px) {
  .nwcsp_signpost.base.no_border .signpost_items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 451px) and (max-width: 800px) {
  .nwcsp_signpost.base.no_border .signpost_items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_signpost.base.no_border .signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
.nwcsp_signpost.base.no_border .signpost_items .signpost_item {
  box-shadow: 0 0 0 0 transparent;
  padding-left: 0;
  padding-right: 0;
}
.nwcsp_signpost.base.no_border .signpost_items .signpost_item__perex {
  font-weight: 400;
}
.nwcsp_signpost.base.no_border .signpost_items .signpost_item__perex strong {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
}
.nwcsp_signpost.list .signpost_item {
  letter-spacing: 0.5px;
  display: flex;
  gap: 1.5rem;
  max-width: 30rem;
}
.nwcsp_signpost.list .signpost_item__image {
  height: 32px;
  width: 32px;
  margin-bottom: 1.3rem;
  flex-shrink: 0;
}
.nwcsp_signpost.list .signpost_item__button {
  display: flex;
  margin-top: 0.7rem;
  width: max-content;
}
.nwcsp_signpost.list .signpost_items {
  display: grid;
  gap: 1rem 3rem;
}
@media only screen and (min-width: 451px) {
  .nwcsp_signpost.list .signpost_items {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(var(--rows), 1fr);
    grid-auto-flow: column;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_signpost.list .signpost_items {
    grid-template-columns: 1fr;
  }
}
.nwcsp_signpost.products {
  position: relative;
}
.nwcsp_signpost.products:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_signpost.products:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_signpost.products:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_signpost.products:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_signpost.products:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_signpost.products:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_signpost.products + .nwcsp_completedprojects, .nwcsp_signpost.products + .nwcsp_tab, .nwcsp_signpost.products + .nwcsp_article, .nwcsp_signpost.products + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_signpost.products + .nwcsp_completedprojects, .nwcsp_signpost.products + .nwcsp_tab, .nwcsp_signpost.products + .nwcsp_article, .nwcsp_signpost.products + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_signpost.products::before {
  content: "";
  display: block;
  position: absolute;
  border-right: 100vw solid #f6f8f8;
  border-top: 50vh solid transparent;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
.nwcsp_signpost.products .plugin_header:not(:last-child) {
  margin-bottom: 3rem;
}
.nwcsp_signpost.products .signpost_item {
  transition: transform 0.5s;
  background-color: #fff;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.nwcsp_signpost.products .signpost_item:hover {
  transform: scale(1.02);
}
.nwcsp_signpost.products .signpost_item__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 0.9em;
}
.nwcsp_signpost.products .signpost_item__title:last-child {
  margin-bottom: 0;
}
.nwcsp_signpost.products .signpost_item__perex {
  font-size: 0.78571rem;
  line-height: 1.63636em;
}
.nwcsp_signpost.products .signpost_item__image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 1 / 1;
  margin-left: auto;
  margin-right: auto;
  max-width: 180px;
  width: 100%;
  margin-bottom: 1.4rem;
}
.nwcsp_signpost.products .signpost_item__image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: contain;
  max-height: initial;
  max-width: initial;
}
.nwcsp_signpost.products .signpost_item__title {
  display: none;
}
.nwcsp_signpost.products .signpost_item__button {
  margin-top: auto;
}
.nwcsp_signpost.products .signpost_item__perex:not(:last-child) {
  margin-bottom: 2em;
}
@media only screen and (min-width: 901px) {
  .nwcsp_signpost.products.per_row_3 .signpost_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 561px) and (max-width: 900px) {
  .nwcsp_signpost.products.per_row_3 .signpost_items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 560px) {
  .nwcsp_signpost.products.per_row_3 .signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 1201px) {
  .nwcsp_signpost.products.per_row_4 .signpost_items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1200px) {
  .nwcsp_signpost.products.per_row_4 .signpost_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 561px) and (max-width: 900px) {
  .nwcsp_signpost.products.per_row_4 .signpost_items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 560px) {
  .nwcsp_signpost.products.per_row_4 .signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
.nwcsp_signpost.sequence .signpost_items {
  align-items: start;
}
@media only screen and (min-width: 901px) {
  .nwcsp_signpost.sequence .signpost_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 2rem 5rem;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_signpost.sequence .signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 2rem 5rem;
  }
}
.nwcsp_signpost.sequence .signpost_item--number {
  display: grid;
  grid-template-columns: min-content 1fr;
  gap: 2rem 1.5rem;
}
.nwcsp_signpost.sequence .signpost_item--number .signpost_item__title {
  font-size: 1.57143rem;
  line-height: 1.36364em;
  aspect-ratio: 1 / 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #8d1d82;
  border: 1px solid #8d1d82;
  border-radius: 50%;
  margin-bottom: 0;
  width: 1.75em;
}
.nwcsp_signpost.sequence .signpost_item--number .signpost_item__perex {
  align-self: center;
}
.nwcsp_signpost.sequence .signpost_item--number .signpost_item__image {
  grid-column: span 2;
}
@media only screen and (min-width: 901px) {
  .nwcsp_signpost.sequence .signpost_item--number + .signpost_item--number .signpost_item__image {
    position: relative;
  }
  .nwcsp_signpost.sequence .signpost_item--number + .signpost_item--number .signpost_item__image::before {
    content: "";
    display: block;
    position: absolute;
    aspect-ratio: 18 / 31;
    top: 50%;
    transform: translateY(-50%);
    background: url("/media/img/ico-arrow-product.svg") no-repeat center center/contain;
    width: 2.5rem;
    left: -3.7rem;
  }
}

.nwcsp_timeline .body {
  margin-left: auto;
  margin-right: auto;
  max-width: 50rem;
  text-align: center;
  margin-bottom: 4rem;
  margin-top: -2rem;
}
.nwcsp_timeline .milestone {
  padding-bottom: 3rem;
  position: relative;
}
.nwcsp_timeline .milestone__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
  color: inherit;
}
.nwcsp_timeline .milestone__icon {
  height: 64px;
  width: 64px;
  position: absolute;
  top: 0;
}
.nwcsp_timeline .milestone__icon--empty {
  background: #1d9dd8 url("/media/img/ico-handshake.svg") no-repeat center center/contain;
}
.nwcsp_timeline .milestones {
  position: relative;
  padding-top: 2rem;
}
.nwcsp_timeline .milestones::before {
  content: "";
  display: block;
  position: absolute;
  border-left: 6px solid #f6f8f8;
  height: 100%;
  top: 0;
}
.nwcsp_timeline .nwcsp_item_button a {
  background-color: #1d9dd8;
}
.nwcsp_timeline .nwcsp_item_button a:hover {
  background-color: #8d1d82;
}
@media only screen and (min-width: 451px) {
  .nwcsp_timeline .milestone:nth-child(odd) {
    margin-right: 50%;
    padding-right: calc(32px + 1.5rem);
    text-align: right;
  }
  .nwcsp_timeline .milestone:nth-child(odd) .milestone__icon {
    right: -32px;
  }
  .nwcsp_timeline .milestone:nth-child(even) {
    margin-left: 50%;
    padding-left: calc(32px + 1.5rem);
  }
  .nwcsp_timeline .milestone:nth-child(even) .milestone__icon {
    left: -32px;
  }
  .nwcsp_timeline .milestones::before {
    left: calc(50% - 3px);
  }
  .nwcsp_timeline .nwcsp_item_button {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_timeline .milestone {
    padding-left: calc(64px + 1.5rem);
  }
  .nwcsp_timeline .milestone .milestone__icon {
    left: 0;
  }
  .nwcsp_timeline .milestones::before {
    left: calc(32px - 3px);
  }
}

.nwcsp_tab {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: #f6f8f8;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .nwcsp_tab {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_tab {
    padding-top: 3rem;
  }
}
.nwcsp_tab:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_tab:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_tab:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_tab:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_tab:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_tab:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_tab + .nwcsp_completedprojects, .nwcsp_tab + .nwcsp_tab, .nwcsp_tab + .nwcsp_article, .nwcsp_tab + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_tab + .nwcsp_completedprojects, .nwcsp_tab + .nwcsp_tab, .nwcsp_tab + .nwcsp_article, .nwcsp_tab + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_tab .video {
  margin-top: -2px;
}
.nwcsp_tab .nwcsp_cont {
  position: relative;
}
.nwcsp_tab .tab_header,
.nwcsp_tab .nwcsp_item {
  background-color: #fff;
}
.nwcsp_tab .tab_header {
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 0.8em 1.5em;
  transition-property: background-color, color;
  transition-duration: 0.2s;
}
.nwcsp_tab .tab_header:hover {
  color: #8d1d82;
}
.nwcsp_tab .tab_headers .tab_header.active,
.nwcsp_tab .tab_body.active .tab_header {
  background-color: #8d1d82;
  color: #fff;
}
.nwcsp_tab .nwcsp_item {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media only screen and (min-width: 451px) {
  .nwcsp_tab .nwcsp_item {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_tab .nwcsp_item {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_tab .nwcsp_item {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}
@media only screen and (min-width: 901px) {
  .nwcsp_tab .tab_header {
    flex: 1 0 0;
  }
  .nwcsp_tab .tab_headers {
    display: flex;
    gap: 2px;
    margin-bottom: 2px;
  }
  .nwcsp_tab .tab_body .tab_header {
    display: none;
  }
  .nwcsp_tab .wsp_tabs:not(.tab_rotate) .tab_body:not(.active) {
    display: none;
  }
  .nwcsp_tab .wsp_tabs.tab_rotate .nwcsp_item {
    height: 100%;
  }
  .nwcsp_tab .wsp_tabs.tab_rotate .tab_bodies {
    display: flex;
  }
  .nwcsp_tab .wsp_tabs.tab_rotate .tab_body {
    transition: opacity 0.2s;
    width: 100%;
  }
  .nwcsp_tab .wsp_tabs.tab_rotate .tab_body:not(:nth-child(1)) {
    margin-left: -100%;
  }
  .nwcsp_tab .wsp_tabs.tab_rotate .tab_body:not(.active) {
    opacity: 0;
    z-index: -1;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_tab .tab_headers,
  .nwcsp_tab .tab_body:not(.active) .nwcsp_item {
    display: none;
  }
  .nwcsp_tab .tab_body:not(:last-child) {
    margin-bottom: 2px;
  }
}

.nwcsp_completedprojects {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: #f6f8f8;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects {
    padding-top: 3rem;
  }
}
.nwcsp_completedprojects:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_completedprojects:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_completedprojects:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_completedprojects:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_completedprojects + .nwcsp_completedprojects, .nwcsp_completedprojects + .nwcsp_tab, .nwcsp_completedprojects + .nwcsp_article, .nwcsp_completedprojects + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects + .nwcsp_completedprojects, .nwcsp_completedprojects + .nwcsp_tab, .nwcsp_completedprojects + .nwcsp_article, .nwcsp_completedprojects + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_completedprojects .video {
  display: none;
}
.nwcsp_completedprojects .wysiwyg_wrapper p {
  text-align: inherit;
}
.nwcsp_completedprojects .plugin__images {
  margin-bottom: 4rem;
  display: flex;
  justify-content: center;
  gap: 2.5rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_completedprojects .plugin__images {
    margin-bottom: 3rem;
  }
}
.nwcsp_completedprojects .plugin__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 3.21429rem;
  line-height: 1.22222em;
  margin-bottom: 0.25em;
}
.nwcsp_completedprojects .plugin__title .highlight {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8d1d82;
  font-size: 178%;
}
.nwcsp_completedprojects .plugin__text {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
  font-size: 1.42857rem;
  line-height: 1.3em;
  margin-bottom: 1.6em;
}
.nwcsp_completedprojects .plugin__text strong {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.14286rem;
  line-height: 1.33333em;
  display: block;
  margin-top: 0.4em;
  margin-bottom: 0.3em;
}
.nwcsp_completedprojects .plugin__title:last-child, .nwcsp_completedprojects .plugin__text:last-child {
  margin-bottom: 0;
}

.nwcsp_article {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: #f6f8f8;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_article {
    padding-top: 3rem;
  }
}
.nwcsp_article:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_article:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_article:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_article:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_article + .nwcsp_completedprojects, .nwcsp_article + .nwcsp_tab, .nwcsp_article + .nwcsp_article, .nwcsp_article + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_article + .nwcsp_completedprojects, .nwcsp_article + .nwcsp_tab, .nwcsp_article + .nwcsp_article, .nwcsp_article + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_article .video {
  display: none;
}
.nwcsp_article .plugin_header:not(:last-child) {
  margin-bottom: 3rem;
}
.nwcsp_socialmedialink + .nwcsp_article {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_socialmedialink + .nwcsp_article {
    margin-top: -3rem;
  }
}

.nwcsp_socialmedialink {
  position: relative;
}
.nwcsp_socialmedialink:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_socialmedialink:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_socialmedialink:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_socialmedialink:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_socialmedialink:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_socialmedialink:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_socialmedialink + .nwcsp_completedprojects, .nwcsp_socialmedialink + .nwcsp_tab, .nwcsp_socialmedialink + .nwcsp_article, .nwcsp_socialmedialink + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_socialmedialink + .nwcsp_completedprojects, .nwcsp_socialmedialink + .nwcsp_tab, .nwcsp_socialmedialink + .nwcsp_article, .nwcsp_socialmedialink + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_socialmedialink::before {
  content: "";
  display: block;
  position: absolute;
  border-right: 100vw solid #f6f8f8;
  border-top: 50vh solid transparent;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}
.nwcsp_socialmedialink .plugin_header:not(:last-child) {
  margin-bottom: 3rem;
}

.nwcsp_contact_form {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: #f6f8f8;
}
@media only screen and (max-width: 600px) {
  .nwcsp_contact_form {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_contact_form {
    padding-top: 3rem;
  }
}
.nwcsp_contact_form:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_contact_form:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_contact_form:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_contact_form:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_contact_form:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_contact_form:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_contact_form + .nwcsp_completedprojects, .nwcsp_contact_form + .nwcsp_tab, .nwcsp_contact_form + .nwcsp_article, .nwcsp_contact_form + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_contact_form + .nwcsp_completedprojects, .nwcsp_contact_form + .nwcsp_tab, .nwcsp_contact_form + .nwcsp_article, .nwcsp_contact_form + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}
.nwcsp_contact_form .nwcsp_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 2.14286rem;
  line-height: 1.33333em;
}
.nwcsp_contact_form .nwcsp_perex {
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.57143em;
}
.nwcsp_contact_form .submit_button .field {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 691px) {
  :not(.plugin_group--meeting) > .nwcsp_contact_form .form__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  :not(.plugin_group--meeting) > .nwcsp_contact_form .input {
    width: calc(50% - 1em);
  }
  :not(.plugin_group--meeting) > .nwcsp_contact_form .agreement_evidence,
  :not(.plugin_group--meeting) > .nwcsp_contact_form .submit_button,
  :not(.plugin_group--meeting) > .nwcsp_contact_form .textarea {
    width: 100%;
  }
}

.nwcsp_paragraph_left_right .nwcsp_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 2.14286rem;
  line-height: 1.33333em;
}
.nwcsp_paragraph_left_right .nwcsp_perex {
  font-family: sans-serif;
  font-size: 1rem;
  line-height: 1.57143em;
}
.nwcsp_paragraph_left_right .nwcsp_item_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 1.57143rem;
  line-height: 1.36364em;
}
.nwcsp_paragraph_left_right .nwcsp_item_button a {
  background-color: #1d9dd8;
  font-size: 0.78571rem;
  line-height: 1.63636em;
  padding-bottom: 0.55em;
  padding-top: 0.55em;
  text-transform: uppercase;
}
.nwcsp_paragraph_left_right .nwcsp_item_button a:hover {
  background-color: #8d1d82;
}
.nwcsp_paragraph_left_right_item {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.nwcsp_paragraph_left_right_item:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 751px) {
  .nwcsp_paragraph_left_right_item {
    flex-direction: row;
  }
  .nwcsp_paragraph_left_right_item .nwcsp_item_ico {
    flex-shrink: 0;
    width: 24rem;
  }
  .nwcsp_paragraph_left_right_item .nwcsp_item_body {
    align-self: center;
  }
  .nwcsp_paragraph_left_right_item:nth-child(even) :first-child {
    order: 1;
  }
  .nwcsp_paragraph_left_right_item:nth-child(even) :last-child {
    order: -1;
  }
}

.nwcsp_youtube .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
  text-align: center;
}
.nwcsp_youtube .plugin_header .nwcsp_perex {
  text-align: inherit;
}
.nwcsp_youtube .video_play_button_default {
  background-color: #1d9dd8;
  border-radius: 0;
}
.nwcsp_youtube .video_preview:hover .video_play_button_default {
  background-color: #8d1d82;
}

.nwcsp_youtube_gallery .nwcsp_item_title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
}
.nwcsp_youtube_gallery .nwcsp_item_perex {
  font-family: sans-serif;
  font-size: 0.78571rem;
  line-height: 1.63636em;
  margin-bottom: 0;
}
.nwcsp_youtube_gallery .texts {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  text-align: center;
}
@media only screen and (min-width: 851px) {
  .nwcsp_youtube_gallery .videos {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (min-width: 561px) and (max-width: 850px) {
  .nwcsp_youtube_gallery .videos {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (max-width: 560px) {
  .nwcsp_youtube_gallery .videos {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
.plugin_group--youtube .nwcsp_youtube_gallery {
  margin-top: -4rem;
  padding-top: 0.8rem;
}
@media only screen and (max-width: 600px) {
  .plugin_group--youtube .nwcsp_youtube_gallery {
    margin-top: -3rem;
  }
}
.plugin_group--youtube .nwcsp_youtube_gallery .plugin_header {
  display: none;
}

.nwcsp_photogallery .photos_count {
  display: none;
}
.nwcsp_photogallery .description {
  font-size: 0.78571rem;
  line-height: 1.63636em;
  text-align: center;
  padding-top: 0.8em;
}
.nwcsp_photogallery .load_more {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  left: 50%;
  transform: translateX(-50%);
  margin-top: 2rem;
  position: relative;
}
.nwcsp_photogallery .load_more:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
.nwcsp_photogallery .load_more:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: translateX(-50%) scale(1.05);
}
.nwcsp_photogallery .picture_tag_image {
  overflow: hidden;
  position: relative;
  aspect-ratio: 4 / 3;
}
.nwcsp_photogallery .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: contain;
  max-height: initial;
  max-width: initial;
}
.nwcsp_photogallery .picture_tag_image img {
  transition: transform 0.5s;
}
.nwcsp_photogallery .item_wrapper {
  position: relative;
}
.nwcsp_photogallery .item_wrapper:hover .picture_tag_image img {
  transform: scale(1.1);
}
.nwcsp_photogallery .item_wrapper:hover .picture_tag_image::before {
  opacity: 1;
  transform: scale(1);
}
.nwcsp_photogallery .item_wrapper:hover .hover_overlay {
  opacity: 1;
}
@media only screen and (min-width: 601px) {
  .nwcsp_photogallery:not(.team) .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .nwcsp_photogallery:not(.team) .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_photogallery:not(.team) .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_photogallery.team .items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .nwcsp_photogallery.team .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
@media only screen and (max-width: 450px) {
  .nwcsp_photogallery.team .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0.8rem;
  }
}
.nwcsp_photogallery.team .description {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.42857rem;
  line-height: 1.3em;
  color: #333;
}

@media only screen and (min-width: 901px) {
  .nwcsp_gmap .gmap {
    height: 20rem;
  }
}
@media only screen and (max-width: 900px) {
  .nwcsp_gmap .gmap {
    height: 70vh;
  }
}

.plugin_group--map_text {
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4vh 0.8rem;
  align-items: center;
}
@media only screen and (min-width: 451px) {
  .plugin_group--map_text {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .plugin_group--map_text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  .plugin_group--map_text {
    grid-template-columns: 1fr;
  }
}
.plugin_group--map_text .nwcsp_cont {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: inherit;
  width: auto;
}
.plugin_group--map_text .nwcsp_1_col {
  margin-bottom: 0;
}
.plugin_group--map_text .nwcsp_gmap .plugin_header {
  display: none;
}

.nwcsp_logo svg,
.nwcsp_logo img {
  transition: filter 1s;
  filter: grayscale(1);
}
.nwcsp_logo .logo_slide:hover svg,
.nwcsp_logo .logo_slide:hover img {
  filter: grayscale(0);
}
.nwcsp_logo .logos__button {
  left: 50%;
  transform: translateX(-50%);
  margin-top: 2rem;
  position: relative;
}
.nwcsp_logo .logos__button:hover {
  transform: translateX(-50%) scale(1.05);
}

.bc_price_calculator {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem 3rem;
}
@media only screen and (min-width: 751px) {
  .bc_price_calculator {
    grid-template-columns: minmax(250px, 25%) 1fr;
    grid-template-rows: repeat(2, min-content) 1fr;
  }
  .bc_price_calculator__form {
    grid-row: span 2;
    grid-column-start: 1;
  }
}
.bc_price_calculator__subtitle {
  margin-bottom: 0;
}
.bc_price_calculator__results {
  display: flex;
  align-items: flex-end;
  gap: 2px;
}
.bc_price_calculator__result label {
  font-weight: 600;
  font-size: 0.78571rem;
  line-height: 1.63636em;
  letter-spacing: 0.5px;
  display: block;
  text-transform: uppercase;
  padding-bottom: 0.2rem;
  text-align: center;
}
.bc_price_calculator__result input {
  font-size: 1.42857rem;
  line-height: 1.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #e8e8e8;
  border-width: 0;
  padding: 1.3em;
  text-align: center;
  width: 100%;
}
.bc_price_calculator__description {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.bc_price_calculator__description strong {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #8d1d82;
  font-size: 300%;
}

.nwcsp_bccalculator {
  padding-bottom: 4rem;
  padding-top: 4rem;
  background-color: #f6f8f8;
}
@media only screen and (max-width: 600px) {
  .nwcsp_bccalculator {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_bccalculator {
    padding-top: 3rem;
  }
}
.nwcsp_bccalculator:last-child {
  margin-bottom: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_bccalculator:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_bccalculator:last-child {
    margin-bottom: -6rem;
  }
}
.nwcsp_bccalculator:last-child .nwcsp_cont {
  padding-bottom: 4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_bccalculator:last-child .nwcsp_cont {
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .nwcsp_bccalculator:last-child .nwcsp_cont {
    padding-bottom: 6rem;
  }
}
.nwcsp_bccalculator + .nwcsp_completedprojects, .nwcsp_bccalculator + .nwcsp_tab, .nwcsp_bccalculator + .nwcsp_article, .nwcsp_bccalculator + .nwcsp_contact_form {
  margin-top: -4rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_bccalculator + .nwcsp_completedprojects, .nwcsp_bccalculator + .nwcsp_tab, .nwcsp_bccalculator + .nwcsp_article, .nwcsp_bccalculator + .nwcsp_contact_form {
    margin-top: -3rem;
  }
}

.block_timeline {
  display: flex;
  gap: 3rem;
}
@media only screen and (max-width: 850px) {
  .block_timeline {
    flex-direction: column;
  }
}
.block_timeline__item {
  transition: transform 0.5s;
  background-color: #fff;
  box-shadow: 0 3px 25px 0 rgba(0, 0, 0, 0.07);
  padding: 2rem;
  border-radius: 6px;
  transform: none !important;
  flex-grow: 1;
  flex-basis: 50%;
}
.block_timeline__item:hover {
  transform: scale(1.02);
}
.block_timeline__item__title {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28571em;
  text-transform: uppercase;
  color: inherit;
  margin-bottom: 0.9em;
}
.block_timeline__item__title:last-child {
  margin-bottom: 0;
}
.block_timeline__item__perex {
  font-size: 0.78571rem;
  line-height: 1.63636em;
}
.block_timeline__icon {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.14286rem;
  line-height: 1.375em;
  color: #333;
  display: flex;
  align-items: center;
  gap: 1.2rem;
  margin-bottom: 1rem;
}
.block_timeline__icons {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.block_timeline__icon .picture_tag_image {
  flex-shrink: 0;
  align-self: flex-start;
}
.block_timeline .wysiwyg_wrapper ul,
.block_timeline .wysiwyg_wrapper ol,
.block_timeline .wysiwyg_wrapper p,
.block_timeline .wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 1rem;
}
.block_timeline .wysiwyg_wrapper ul,
.block_timeline .wysiwyg_wrapper ol {
  margin-top: 1rem;
}
.block_timeline .wysiwyg_wrapper ul li:before {
  background-color: #4f4f4f;
}
.block_timeline .wysiwyg_wrapper ol li:before {
  color: #4f4f4f;
}
.block_timeline .wysiwyg_wrapper h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.42857rem;
  line-height: 1.3em;
  color: #7a7a7a;
  margin-bottom: 1em;
}
.block_timeline .wysiwyg_wrapper > *:last-child {
  margin-bottom: 0;
}

.nwcsp_blocktimeline .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 550px;
  text-align: center;
}
.nwcsp_blocktimeline .plugin_header .nwcsp_perex {
  text-align: inherit;
}
.nwcsp_blocktimeline .plugin_header {
  margin-bottom: 2rem;
}

.plugin_group .nwcsp_plugin_wrapper:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 451px) {
  .plugin_group--video {
    background-color: #fff;
    position: relative;
    overflow: hidden;
  }
  .plugin_group--video .video {
    display: block;
  }
  .plugin_group--video .nwcsp_completedprojects,
  .plugin_group--video .nwcsp_article {
    background-color: transparent;
  }
  .plugin_group--video .nwcsp_signpost.products,
  .plugin_group--video .nwcsp_socialmedialink {
    z-index: 1;
  }
  .plugin_group--video .nwcsp_signpost.products::before,
  .plugin_group--video .nwcsp_socialmedialink::before {
    display: none;
  }
  .plugin_group--video::before {
    content: "";
    display: block;
    position: absolute;
    background-image: linear-gradient(to bottom, transparent, #fff 80%);
    height: 10vw;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .plugin_group--video:last-child {
    margin-bottom: -4rem;
  }
}
@media only screen and (min-width: 451px) and (max-width: 600px) {
  .plugin_group--video:last-child {
    margin-bottom: -3rem;
  }
}
@media only screen and (min-width: 451px) and (min-width: 601px) {
  .plugin_group--video:last-child {
    margin-bottom: -6rem;
  }
}

.plugin_group--meeting {
  background-color: #f6f8f8;
}
.plugin_group--meeting .nwcsp_plugin_wrapper {
  margin-bottom: 0;
}
.plugin_group--meeting .nwcsp_1_col {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 4rem;
  padding-top: 4rem;
}
@media only screen and (max-width: 600px) {
  .plugin_group--meeting .nwcsp_1_col {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .plugin_group--meeting .nwcsp_1_col {
    padding-top: 3rem;
  }
}
.plugin_group--meeting .nwcsp_1_col .nwcsp_item_button_group {
  justify-content: center;
}
.plugin_group--meeting .nwcsp_1_col .nwcsp_item_button a > span {
  position: relative;
  padding-right: 2em;
}
.plugin_group--meeting .nwcsp_1_col .nwcsp_item_button a > span::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.1em;
  width: 1.1em;
  background: url("/media/img/ico-calendar.svg") no-repeat center center/contain;
  margin-top: 0.1em;
}
.plugin_group--meeting .nwcsp_1_col .nwcsp_item_button a > span::before {
  right: 0;
}
.plugin_group--meeting .nwcsp_contact_form {
  background-color: #1d9dd8;
  color: #fff;
}
.plugin_group--meeting .nwcsp_contact_form .nwcsp_cont {
  padding-bottom: 0;
}
.plugin_group--meeting .nwcsp_contact_form .error_messages,
.plugin_group--meeting .nwcsp_contact_form .nwcsp_title {
  color: inherit;
}
.plugin_group--meeting .nwcsp_contact_form .nwcsp_title {
  margin-bottom: 1em;
}
.plugin_group--meeting .nwcsp_contact_form .form_item {
  display: contents;
}
.plugin_group--meeting .nwcsp_contact_form .error_messages,
.plugin_group--meeting .nwcsp_contact_form .button .field {
  grid-column: span 2;
}
.plugin_group--meeting .nwcsp_contact_form .error_messages {
  margin-top: -1.5rem;
  text-align: center;
}
.plugin_group--meeting .nwcsp_contact_form label {
  padding-bottom: 0;
}
.plugin_group--meeting .nwcsp_contact_form .field .label {
  top: 1rem;
}
.plugin_group--meeting .nwcsp_contact_form input {
  padding-bottom: 0.9rem;
  padding-top: 0.9rem;
}
.plugin_group--meeting .nwcsp_contact_form .form__items {
  display: grid;
  grid-template-columns: min-content 1fr;
  align-items: center;
  gap: 1.5rem 2rem;
}
@media only screen and (min-width: 961px) {
  .plugin_group--meeting {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .plugin_group--meeting .nwcsp_cont {
    max-width: 572px;
  }
  .plugin_group--meeting .nwcsp_1_col .nwcsp_cont {
    margin-right: 0;
  }
  .plugin_group--meeting .nwcsp_contact_form .nwcsp_cont {
    margin-left: 0;
  }
}

.plugin_group--schema {
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem 3rem;
}
@media only screen and (min-width: 451px) {
  .plugin_group--schema {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .plugin_group--schema {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.plugin_group--schema .nwcsp_cont {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: inherit;
  width: auto;
}
.plugin_group--schema .nwcsp_full_width_image {
  margin-bottom: 0;
}
.plugin_group--schema .nwcsp_full_width_image img {
  margin-left: -0.6rem;
  margin-right: -0.6rem;
}
@media only screen and (min-width: 961px) {
  .plugin_group--schema {
    grid-template-columns: 2.32fr 1fr;
  }
}

.page_header {
  margin-bottom: 4rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .page_header {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 451px) {
  .page_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .page_header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.page_header > ._cont {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  max-width: inherit;
  width: auto;
  max-width: 810px;
}
.page_header .main_headline strong {
  color: #8d1d82;
}
.page_header .main_perex {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
  font-size: 1.42857rem;
  line-height: 1.3em;
  margin-bottom: 1.6em;
}

.header {
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 2rem solid #f6f8f8;
}
@media only screen and (max-width: 1111px) {
  .header {
    border-top-width: 1rem;
  }
}
.header__logo {
  transition: top 0.5s;
  position: fixed;
  align-self: flex-start;
  top: 2rem;
  z-index: 3;
}
@media only screen and (max-width: 1111px) {
  .header__logo {
    position: absolute;
    top: 1rem;
    z-index: 2;
  }
  .header__logo::before {
    top: -1rem;
  }
}
@media only screen and (max-width: 450px) {
  .header__logo::before {
    border-top-width: 120px;
    border-right-width: 200vw;
  }
}
body.footer_in_fold .header__logo {
  top: -12rem;
}

.menu ul,
.menu li {
  display: contents;
}
.menu .level-2 li > .menu_item_title,
.menu .level-2 ul {
  display: none;
}
@media only screen and (min-width: 1112px) {
  .menu {
    flex-grow: 1;
    margin-left: calc(335px - 2rem);
    display: flex;
  }
  .menu li > .menu_item_title,
  .menu li > a > .menu_item_title {
    font-size: 0.85714rem;
    line-height: 1.5em;
    letter-spacing: 0.5px;
    display: block;
  }
  .menu .level-1 > li > .menu_item_title,
  .menu .level-1 > li > a > .menu_item_title {
    padding: 1.1em 1.3em;
    transition-property: background-color, color;
    transition-duration: 0.3s;
  }
  .menu .level-1 > li:hover > .menu_item_title,
  .menu .level-1 > li:hover > a > .menu_item_title {
    background-color: #1d9dd8;
    color: #fff;
  }
  .menu .level-1 > .submenu {
    display: block;
    position: relative;
  }
  .menu .level-1 > .submenu > .menu_item_title,
  .menu .level-1 > .submenu > a > .menu_item_title {
    padding-right: 2.5em;
    position: relative;
    z-index: 1;
  }
  .menu .level-1 > .submenu > .menu_item_title::before, .menu .level-1 > .submenu > .menu_item_title::after,
  .menu .level-1 > .submenu > a > .menu_item_title::before,
  .menu .level-1 > .submenu > a > .menu_item_title::after {
    content: "";
    display: block;
    position: absolute;
    height: 9px;
    width: 9px;
    background: no-repeat center center / contain;
    right: 0.9em;
    top: calc(50% - 4.5px);
    transition-property: opacity, transform;
    transition-duration: 0.3s;
  }
  .menu .level-1 > .submenu > .menu_item_title::before,
  .menu .level-1 > .submenu > a > .menu_item_title::before {
    background-image: url("/media/img/ico-arrow.svg");
    opacity: 1;
  }
  .menu .level-1 > .submenu > .menu_item_title::after,
  .menu .level-1 > .submenu > a > .menu_item_title::after {
    background-image: url("/media/img/ico-arrow-inverse.svg");
    opacity: 0;
  }
  .menu .level-1 > .submenu > ul {
    transition-property: opacity, visibility;
    transition-duration: 0.3s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 1rem;
    padding-top: 1rem;
    position: absolute;
    transition-property: opacity, visibility, transform;
    transform: translateY(-2rem);
    background-color: #1d9dd8;
    color: #fff;
    box-shadow: 0 12.5px 10px 0 rgba(0, 0, 0, 0.04);
    left: 0;
    top: 100%;
    width: max-content;
    min-width: 10rem;
    max-width: 20rem;
    display: block;
    z-index: 2;
  }
  .menu .level-1 > .submenu:hover > .menu_item_title::before, .menu .level-1 > .submenu:hover > .menu_item_title::after,
  .menu .level-1 > .submenu:hover > a > .menu_item_title::before,
  .menu .level-1 > .submenu:hover > a > .menu_item_title::after {
    transform: rotate(-0.5turn);
  }
  .menu .level-1 > .submenu:hover > .menu_item_title::before,
  .menu .level-1 > .submenu:hover > a > .menu_item_title::before {
    opacity: 0;
  }
  .menu .level-1 > .submenu:hover > .menu_item_title::after,
  .menu .level-1 > .submenu:hover > a > .menu_item_title::after {
    opacity: 1;
  }
  .menu .level-1 > .submenu:hover > ul {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    transform: translateY(0);
  }
  .menu .level-1 > li:last-child > * {
    margin-left: auto;
  }
  .menu .level-1 > li:last-child > .menu_item_title,
  .menu .level-1 > li:last-child > a > .menu_item_title {
    background-color: #1d9dd8;
    color: #fff;
  }
  .menu .level-1 > li:last-child > .menu_item_title:hover,
  .menu .level-1 > li:last-child > a > .menu_item_title:hover {
    background-color: #8d1d82;
  }
  .menu .level-2 a {
    transition: text-decoration-color 0.2s;
    text-decoration: underline;
    text-decoration-color: transparent;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
    transition-duration: 0.3s;
    display: block;
    padding: 0.5em 1.2em 0.5em 2.5em;
    position: relative;
  }
  .menu .level-2 a:hover {
    text-decoration-color: inherit;
  }
  .menu .level-2 a::before {
    content: "";
    display: block;
    position: absolute;
    height: 9px;
    width: 9px;
    background: url("/media/img/ico-arrow-inverse.svg") no-repeat center center/contain;
    left: 1.1em;
    top: 0.75em;
    transform: rotate(-0.25turn);
    transition-property: opacity, transform;
    transition-duration: 0.3s;
  }
}
@media only screen and (max-width: 1111px) {
  .menu li > .menu_item_title,
  .menu li > a > .menu_item_title {
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    font-style: normal;
    padding-left: 1em;
    padding-right: 1em;
    display: block;
    text-align: center;
  }
  .menu .level-1 > li > .menu_item_title,
  .menu .level-1 > li > a > .menu_item_title {
    font-size: 1.42857rem;
    line-height: 1.3em;
    padding-bottom: 2.3vh;
    padding-top: 2.3vh;
  }
  .menu .level-2 > li > .menu_item_title,
  .menu .level-2 > li > a > .menu_item_title {
    padding-bottom: 0.7vh;
    padding-top: 0.7vh;
  }
}

.footer {
  margin-top: 4rem;
  background-color: #333;
  color: #fff;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .footer {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .footer {
    margin-top: 6rem;
  }
}
.footer::after {
  content: "";
  display: block;
  position: absolute;
  border-right: 143px solid #8d1d82;
  border-top: 174px solid transparent;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 450px) {
  .footer::after {
    border-right-width: 89px;
    border-top-width: 106px;
  }
}
.footer__logo {
  position: absolute;
  left: 2rem;
  top: 0;
}
@media only screen and (max-width: 450px) {
  .footer__logo {
    display: none;
  }
}
.footer_cols {
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  padding-top: 4rem;
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 3rem 3rem;
}
@media only screen and (min-width: 451px) {
  .footer_cols {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .footer_cols {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .footer_cols {
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .footer_cols {
    margin-bottom: -2rem;
  }
}
@media only screen and (max-width: 1100px) {
  .footer_cols {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 450px) {
  .footer_cols {
    grid-template-columns: 1fr;
  }
}
.footer_col--address h4 {
  font-size: 1.42857rem;
  line-height: 1.3em;
  text-transform: none;
  white-space: nowrap;
}
.footer_col--address .static_block + .static_block {
  margin-top: 2rem;
}
.footer_col--claim {
  padding-top: 1.5rem;
  text-align: center;
}
.footer_col--claim h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #333;
  margin-bottom: 0.3em;
  font-size: 3.21429rem;
  line-height: 1.22222em;
  text-transform: none;
  margin-bottom: 0.3em;
}
.footer_col--claim h4 + p {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.21429rem;
  line-height: 1.17647em;
  color: #7a7a7a;
  margin-bottom: 1em;
  font-size: 1.42857rem;
  line-height: 1.3em;
  margin-bottom: 1.6em;
}
.footer_col--claim .static_page_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.75em;
  padding-top: 0.75em;
  padding-left: 1.9em;
  padding-right: 1.9em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color, transform;
  transition-duration: 0.5s;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #8d1d82;
  color: #fff;
  min-width: 10em;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.42857rem;
  line-height: 1.3em;
  padding-bottom: 0.95em;
  padding-top: 0.95em;
  text-transform: uppercase;
  margin-top: 2rem;
}
.footer_col--claim .static_page_button:hover {
  background-color: #1d9dd8;
  color: #fff;
  transform: scale(1.05);
}
@media only screen and (min-width: 1101px) {
  .footer_col--claim {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
@media only screen and (min-width: 451px) and (max-width: 1100px) {
  .footer_col--claim {
    grid-area: 1 / 1 / auto / 3;
  }
}
@media only screen and (max-width: 450px) {
  .footer_col--claim {
    order: -1;
  }
}
.footer_col--menu {
  text-align: right;
}
.footer_col--menu > ul {
  margin-right: -1rem;
}
@media only screen and (max-width: 450px) {
  .footer_col--menu {
    text-align: center;
  }
}
.footer_col--menu a {
  transition: color 0.2s;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.57143rem;
  line-height: 1.18182em;
  padding: 0.35em 1rem;
  display: inline-block;
}
.footer_col--menu a:hover {
  color: #1d9dd8;
}
.footer_col .wysiwyg_wrapper h2,
.footer_col .wysiwyg_wrapper h3,
.footer_col .wysiwyg_wrapper h4,
.footer_col .wysiwyg_wrapper p,
.footer_col .wysiwyg_wrapper a {
  color: inherit;
}

.social {
  transition: background-color 0.2s;
  height: 42px;
  width: 42px;
  display: block;
  background: no-repeat center center / contain;
}
.social:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.social--youtube {
  background-image: url("/media/img/ico-youtube.svg");
}
.social--linkedIn {
  background-image: url("/media/img/ico-linkedin.svg");
}
.socials {
  display: flex;
  gap: 0.3rem;
  margin-top: 1.5rem;
}

.heel {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.42857rem;
  line-height: 1.3em;
}
.heel .mbi_link {
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.heel .mbi_link [data-id='svg_logo_inspire_base'] {
  display: block;
}
.heel .mbi_link [data-id='svg_logo_inspire_base'] stop {
  transition: stop-color 0.2s;
}
.heel .mbi_link:hover [data-id='svg_logo_inspire_base'] stop {
  stop-color: #f69a68;
}
.heel .heel_company_url,
.heel .mbi_label {
  display: none;
}
.heel__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1144px;
  width: 100%;
  padding-bottom: 4rem;
  padding-top: 4rem;
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 451px) {
  .heel__inner {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .heel__inner {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .heel__inner {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .heel__inner {
    padding-top: 3rem;
  }
}

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