
@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

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

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

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

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

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

*:focus {
  outline: none;
}

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

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

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

dd {
  margin-left: 0;
}

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

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

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

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

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

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

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

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

q,
blockquote {
  quotes: none;
}

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

ol,
ul {
  list-style: none;
}

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

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

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

.display_none {
  display: none;
}

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

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

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

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

h1 {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-weight: 500;
  font-size: 2.94444rem;
  line-height: 1em;
  letter-spacing: -1.1px;
}
@media only screen and (max-width: 430px) {
  h1 {
    font-size: 2.22222rem;
    line-height: 1.075em;
  }
}

h2 {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
}
@media only screen and (max-width: 430px) {
  h2 {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}

h3 {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
}

h4 {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.05556rem;
  line-height: 1.15789em;
  letter-spacing: -0.3px;
}
@media only screen and (max-width: 720px) {
  h4 {
    font-size: 1.22222rem;
    line-height: 1.18182em;
  }
}

h5 {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 0.72222rem;
  line-height: 1.30769em;
  letter-spacing: 0.4px;
}

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: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.wysiwyg_wrapper a:hover {
  color: #f84865;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 2rem;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 2rem;
}
.wysiwyg_wrapper ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.wysiwyg_wrapper ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.wysiwyg_wrapper ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #2d2d2d;
}
.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: #2d2d2d;
  text-align: right;
  left: -0.6em;
  width: 1.2em;
}
.wysiwyg_wrapper ol ul,
.wysiwyg_wrapper ol ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.wysiwyg_wrapper ol > li {
  counter-increment: li;
  list-style-type: none;
}
.wysiwyg_wrapper ol > li::before {
  content: counter(li);
}
.wysiwyg_wrapper ol li::before {
  content: counter(li) ".";
}
.wysiwyg_wrapper strong {
  font-weight: 700;
  color: #2d2d2d;
}
.wysiwyg_wrapper table {
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table td {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  font-weight: 400;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  padding: 0.8rem 1.3rem;
  text-align: center;
}
.wysiwyg_wrapper table th:last-child,
.wysiwyg_wrapper table td:last-child {
  border-right-width: 0;
}
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table thead td {
  font-weight: 600;
  font-size: 0.72222rem;
  line-height: 1.30769em;
  opacity: 0.7;
  color: #757575;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .wysiwyg_wrapper table td[rowspan]:last-child {
    border-left: 1px solid #dbdbdb;
  }
}
@media screen and (min-width: 0\0) {
  .wysiwyg_wrapper table td[rowspan]:last-child {
    border-left: 1px solid #dbdbdb;
  }
}
_:-ms-lang(x) td[rowspan]:last-child, _:-webkit-full-screen td[rowspan]:last-child, .wysiwyg_wrapper table td[rowspan]:last-child {
  border-left: 1px solid #dbdbdb;
}
.wysiwyg_wrapper .table_responsive_wrapper {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.17);
  margin-bottom: 3rem;
  margin-top: 2rem;
  display: flex;
  width: 100%;
}
.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: #2d2d2d;
  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: 1.5rem;
    padding-right: 1.5rem;
  }
}
.popup_container .controls .close {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 4rem;
  width: 4rem;
  background: transparent url("/media/css-stack/img/wsp-ico-close.svg") no-repeat center center/30%;
  cursor: pointer;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  transition: opacity 0.2s;
}
.popup_container .controls .close:hover {
  opacity: 1;
}
.popup_container > .controls {
  display: none;
}
.popup_container .body {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  padding-bottom: 3rem;
  padding-top: 3rem;
  background: #fff;
  border-radius: 3px;
  position: relative;
}
@media only screen and (min-width: 451px) {
  .popup_container .body {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 450px) {
  .popup_container .body {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.popup_container.popup_hidden {
  opacity: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
}
body.popup_shown {
  overflow: hidden;
}
body.popup_shown .container {
  transition: filter 0.2s;
  filter: blur(10px);
}
@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: #2d2d2d;
  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 #2d2d2d;
}

#cboxTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0.7em 1em;
  background-color: rgba(45, 45, 45, 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(45, 45, 45, 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: #2d2d2d;
}
#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(45, 45, 45, 0.5);
  color: #fff;
  min-width: 10em;
  bottom: 1rem;
  right: 1rem;
  position: absolute;
  text-align: center;
  padding: 0.7em 1em;
  transition: opacity 0.2s;
  opacity: 0;
}
#colorbox:hover #cboxCurrent {
  opacity: 1;
}

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

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

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

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

#colorbox {
  font-size: 0.77778rem;
  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: #2d2d2d;
  position: fixed;
  z-index: 101;
}
#cboxOverlay::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 2rem);
  top: calc(50% - 2rem);
  height: 4rem;
  width: 4rem;
  border-radius: 100%;
  border: solid #fff;
  border-width: 3px 3px 0 0;
  opacity: 0;
}
#cboxOverlay.loading::after {
  -webkit-animation: rotateWaiter linear 0.6s;
  -moz-animation: rotateWaiter linear 0.6s;
  -o-animation: rotateWaiter linear 0.6s;
  -ms-animation: rotateWaiter linear 0.6s;
  animation: rotateWaiter linear 0.6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}

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

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

.waiter-inspire-text {
  font-size: 0.77778rem;
  line-height: 1.21429em;
  color: #2d2d2d;
  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: 1rem;
  line-height: 1.22222em;
  font-weight: bold;
}
.form_errors .form_error .graphic_message_inner .control,
.form_errors .flash .graphic_message_inner .control,
.flashes .form_error .graphic_message_inner .control,
.flashes .flash .graphic_message_inner .control {
  margin-top: 30px;
}
.form_errors .form_error .graphic_message_inner .control .control_button,
.form_errors .flash .graphic_message_inner .control .control_button,
.flashes .form_error .graphic_message_inner .control .control_button,
.flashes .flash .graphic_message_inner .control .control_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  font-size: 0.66667rem;
  line-height: 1.33333em;
  background-color: #fff;
  border: 1px solid #e4e5e6;
  color: #2d2d2d;
  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: #f82f50;
}
.form_errors .form_error .graphic_message_inner .control .control_button:hover,
.form_errors .flash .graphic_message_inner .control .control_button:hover,
.flashes .form_error .graphic_message_inner .control .control_button:hover,
.flashes .flash .graphic_message_inner .control .control_button:hover {
  background-color: #e4e5e6;
}
.form_errors .form_error.info, .form_errors .form_error.error,
.form_errors .flash.info,
.form_errors .flash.error,
.flashes .form_error.info,
.flashes .form_error.error,
.flashes .flash.info,
.flashes .flash.error {
  color: #fff;
}
.form_errors .form_error.info .graphic_message_inner.fail, .form_errors .form_error.error .graphic_message_inner.fail,
.form_errors .flash.info .graphic_message_inner.fail,
.form_errors .flash.error .graphic_message_inner.fail,
.flashes .form_error.info .graphic_message_inner.fail,
.flashes .form_error.error .graphic_message_inner.fail,
.flashes .flash.info .graphic_message_inner.fail,
.flashes .flash.error .graphic_message_inner.fail {
  background-color: #f03;
  background-image: url("/media/css-stack/img/wsp-notify-fail.svg");
}
.form_errors .form_error.info .graphic_message_inner.restore_invalid_login, .form_errors .form_error.info .graphic_message_inner.security, .form_errors .form_error.error .graphic_message_inner.restore_invalid_login, .form_errors .form_error.error .graphic_message_inner.security,
.form_errors .flash.info .graphic_message_inner.restore_invalid_login,
.form_errors .flash.info .graphic_message_inner.security,
.form_errors .flash.error .graphic_message_inner.restore_invalid_login,
.form_errors .flash.error .graphic_message_inner.security,
.flashes .form_error.info .graphic_message_inner.restore_invalid_login,
.flashes .form_error.info .graphic_message_inner.security,
.flashes .form_error.error .graphic_message_inner.restore_invalid_login,
.flashes .form_error.error .graphic_message_inner.security,
.flashes .flash.info .graphic_message_inner.restore_invalid_login,
.flashes .flash.info .graphic_message_inner.security,
.flashes .flash.error .graphic_message_inner.restore_invalid_login,
.flashes .flash.error .graphic_message_inner.security {
  background-color: #1a1a1a;
  background-image: url("/media/css-stack/img/wsp-notify-security.svg");
}
.form_errors .form_error.info .graphic_message_inner.success, .form_errors .form_error.error .graphic_message_inner.success,
.form_errors .flash.info .graphic_message_inner.success,
.form_errors .flash.error .graphic_message_inner.success,
.flashes .form_error.info .graphic_message_inner.success,
.flashes .form_error.error .graphic_message_inner.success,
.flashes .flash.info .graphic_message_inner.success,
.flashes .flash.error .graphic_message_inner.success {
  background-color: #4cbb17;
  background-image: url("/media/css-stack/img/wsp-notify-succes.svg");
}
.form_errors .form_error.info .graphic_message_inner.warning, .form_errors .form_error.error .graphic_message_inner.warning,
.form_errors .flash.info .graphic_message_inner.warning,
.form_errors .flash.error .graphic_message_inner.warning,
.flashes .form_error.info .graphic_message_inner.warning,
.flashes .form_error.error .graphic_message_inner.warning,
.flashes .flash.info .graphic_message_inner.warning,
.flashes .flash.error .graphic_message_inner.warning {
  background-color: #fc0;
  background-image: url("/media/css-stack/img/wsp-notify-warning.svg");
}

.flash_message_item {
  font-size: 0.77778rem;
  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(45, 45, 45, 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: 3;
}
.flash_message__list .flash_message_item:not(:last-child) {
  margin-bottom: 0.8em;
}

.cookie_alert {
  font-size: 0.66667rem;
  line-height: 1.25em;
  background-color: #313b41;
  color: rgba(255, 255, 255, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.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(45, 45, 45, 0.3);
  border-radius: 0;
  padding: 0.7em 1em;
  font-size: 1.2em;
  text-transform: uppercase;
}
.cookie_alert__button:hover {
  background-color: #2d2d2d;
}
@media only screen and (max-width: 500px) {
  .cookie_alert__button {
    margin-top: 1.5em;
  }
}

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

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

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

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

html {
  font-family: "sofia-pro", Arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2d2d2d;
  font-size: 1.125rem;
  line-height: 1.66667em;
}
@media only screen and (max-width: 720px) {
  html {
    font-size: 0.83333rem;
    line-height: 1.33333em;
  }
}

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

.nw_error_page ul,
.nw_error_page ol,
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 0;
}
.nw_error_page .table_responsive_wrapper,
.wysiwyg_wrapper .table_responsive_wrapper {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.17);
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.nw_error_page *:last-child, .nw_error_page *:last-child > .table_responsive_wrapper,
.wysiwyg_wrapper *:last-child,
.wysiwyg_wrapper *:last-child > .table_responsive_wrapper {
  margin-bottom: 0;
}

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

.sitemap_wrap {
  font-size: 0.66667rem;
  line-height: 1.33333em;
}
.sitemap_wrap a {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.sitemap_wrap a:hover {
  color: #f84865;
}
.sitemap_wrap ul li ul {
  margin-left: 1rem;
}

body .flash_wrap .flash .close {
  font-size: 2rem;
  height: 1rem;
  line-height: 1rem;
  right: 1.5rem;
  top: 1.3rem;
  width: 1rem;
}

.header_responsive_space {
  padding-top: 6vw;
}
.header_responsive_space > h1 {
  margin-top: 0;
}

.up {
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-right: 3.4em;
  border-radius: 3.5rem;
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 3rem;
  width: 3rem;
  display: block;
  cursor: pointer;
  padding: 0;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
}
.up:hover {
  background-color: #f82f50;
}
.up::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/arrow-paginator-red.svg") no-repeat center center/contain;
  top: 0.8em;
}
.up::before {
  right: 1.4em;
}
.up:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
.up::before {
  position: absolute;
  left: calc(50% - 0.4rem);
  top: calc(50% - 0.4rem);
  height: 0.8rem;
  width: 0.8rem;
  transform: rotate(-0.25turn);
}
.up.active {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.paginator_n_up {
  display: flex;
  justify-content: flex-end;
}

.form .form_2_cols {
  margin-bottom: 1.5rem;
}
.form .form_2_cols .form_item {
  margin-bottom: 0;
}
.form .form_2_cols .city_zip {
  display: flex;
}
.form .form_2_cols .city_zip [class*='city'] {
  flex-grow: 1;
}
.form .form_2_cols .city_zip [class*='zip'] {
  margin-left: 1.5rem;
  flex-shrink: 0;
  width: 5rem;
}
@media only screen and (min-width: 541px) {
  .form .form_2_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form .form_2_cols > * {
    width: calc(50% - 0.75rem);
    margin-bottom: 1.5rem;
  }
  .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 1.5rem;
  }
  .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2), .form .form_2_cols > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .form .form_2_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form .form_2_cols > * {
    width: calc(100% - 0rem);
    margin-bottom: 1.5rem;
  }
  .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 1.5rem;
  }
  .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1), .form .form_2_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1261px) {
  .vertical_align_wrap {
    min-height: 35rem;
  }
}

.landing_page {
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}
.landing_page .perex {
  font-size: 1.33333rem;
  line-height: 1.25em;
  letter-spacing: -0.1px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 430px) {
  .landing_page .perex {
    font-size: 1.22222rem;
    line-height: 1.27273em;
  }
}

.waiter-inspire-inner {
  align-items: center;
}

.slick-arrow {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  height: 5rem;
  width: 5rem;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: #f84865 url("/media/img/arrow-right-white.svg") no-repeat center center/30%;
  border: 0.9rem solid #fff;
  border-radius: 50%;
  position: absolute;
  padding: 0;
  cursor: pointer;
  z-index: 1;
}
.slick-arrow:not(.slick-disabled):hover {
  background-color: #f82f50;
}
.slick-arrow.slick-disabled {
  background-color: #dbdbdb;
  cursor: not-allowed;
}
.slick-arrow.slick-prev {
  left: -5rem;
  transform: scaleX(-1);
}
.slick-arrow.slick-next {
  left: auto;
  right: -5rem;
}

.slick-dots {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  align-items: flex-start;
  bottom: 0;
  display: flex;
  justify-content: center;
  height: 0;
  top: auto;
}
.slick-dots button {
  -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%;
  height: 13px;
  width: 13px;
  background-color: #fcaab8;
  border: 3px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  padding: 0;
}
.slick-dots li {
  cursor: pointer;
  padding: 0.2rem 0.5rem;
}
.slick-dots .slick-active button {
  background-color: #f84865;
}

.nwjs_carousel .slick-track {
  display: flex;
}
.nwjs_carousel .slick-track .slick-slide {
  float: none;
  height: auto;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none;
}

.form {
  position: relative;
}
.form .field .label {
  display: none;
}
.form .form_item {
  margin-bottom: 1.5rem;
  position: relative;
}
.form .form_item.input label, .form .form_item.textarea label, .form .form_item.select label {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 0.72222rem;
  line-height: 1.30769em;
  letter-spacing: 0.4px;
  margin-top: 0;
  display: block;
  text-transform: uppercase;
}
.form .form_item input[type=text], .form .form_item input[type=time], .form .form_item input[type=search], .form .form_item input[type=password], .form .form_item input[type=number], .form .form_item input[type=email], .form .form_item input[type=tel], .form .form_item input[type=url], .form .form_item select, .form .form_item textarea {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.38889em;
  background-color: #f2f2f2;
  color: #2d2d2d;
  transition-duration: 0.5s;
  transition-property: background-color, border-color, box-shadow;
  border: 2px solid transparent;
  display: block;
  padding: 0.8rem 1rem;
  width: 100%;
}
.form .form_item input[type=text]:hover, .form .form_item input[type=time]:hover, .form .form_item input[type=search]:hover, .form .form_item input[type=password]:hover, .form .form_item input[type=number]:hover, .form .form_item input[type=email]:hover, .form .form_item input[type=tel]:hover, .form .form_item input[type=url]:hover, .form .form_item select:hover, .form .form_item textarea:hover {
  background-color: #e7e7e7;
}
.form .form_item input[type=text]:focus, .form .form_item input[type=time]:focus, .form .form_item input[type=search]:focus, .form .form_item input[type=password]:focus, .form .form_item input[type=number]:focus, .form .form_item input[type=email]:focus, .form .form_item input[type=tel]:focus, .form .form_item input[type=url]:focus, .form .form_item select:focus, .form .form_item textarea:focus {
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(114, 114, 114, 0.35);
  border-color: transparent !important;
}
.form .form_item input[type=text]:focus::-webkit-input-placeholder, .form .form_item input[type=time]:focus::-webkit-input-placeholder, .form .form_item input[type=search]:focus::-webkit-input-placeholder, .form .form_item input[type=password]:focus::-webkit-input-placeholder, .form .form_item input[type=number]:focus::-webkit-input-placeholder, .form .form_item input[type=email]:focus::-webkit-input-placeholder, .form .form_item input[type=tel]:focus::-webkit-input-placeholder, .form .form_item input[type=url]:focus::-webkit-input-placeholder, .form .form_item select:focus::-webkit-input-placeholder, .form .form_item textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.form .form_item input[type=text]:focus::-moz-placeholder, .form .form_item input[type=time]:focus::-moz-placeholder, .form .form_item input[type=search]:focus::-moz-placeholder, .form .form_item input[type=password]:focus::-moz-placeholder, .form .form_item input[type=number]:focus::-moz-placeholder, .form .form_item input[type=email]:focus::-moz-placeholder, .form .form_item input[type=tel]:focus::-moz-placeholder, .form .form_item input[type=url]:focus::-moz-placeholder, .form .form_item select:focus::-moz-placeholder, .form .form_item textarea:focus::-moz-placeholder {
  color: transparent;
}
.form .form_item .error_messages {
  background-color: #f84865;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  border-radius: 3px;
  position: absolute;
  padding: 1rem;
  color: #fff;
  top: calc(100% + 7px);
  left: 0;
  z-index: 1;
}
.form .form_item .error_messages::after {
  content: "";
  display: block;
  position: absolute;
  border: solid transparent;
  bottom: 100%;
  left: 50%;
  border-width: 7px;
  border-bottom-color: #f84865;
  margin-left: -7px;
}
.form .form_item .error_messages::after {
  left: 2rem;
}
.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: #f84865;
}
.form .form_item textarea {
  height: calc(1.6rem + 202px);
  resize: vertical;
}
.form .submit_button {
  margin-bottom: 0;
}
.form .submit_button button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
}
.form .submit_button button:hover {
  background-color: #f82f50;
}
.form .check_radio_item {
  position: relative;
}
.form .check_radio_item .graphic {
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 0;
  top: 1px;
}
.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;
  background: transparent none no-repeat center center / contain;
  transition: opacity 0.2s;
}
.form .check_radio_item .graphic::before {
  background-image: url("/media/img/check-pasive.svg");
  opacity: 1;
}
.form .check_radio_item .graphic::after {
  background-image: url("/media/img/check-active.svg");
  opacity: 0;
}
.form .check_radio_item input[type='checkbox'],
.form .check_radio_item input[type='radio'] {
  border: 0;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.form .check_radio_item input[type='checkbox']:checked + .graphic::before,
.form .check_radio_item input[type='radio']:checked + .graphic::before {
  opacity: 0;
}
.form .check_radio_item input[type='checkbox']:checked + .graphic::after,
.form .check_radio_item input[type='radio']:checked + .graphic::after {
  opacity: 1;
}
.form .check_radio_item .text {
  margin-left: 1.5rem;
}
.form .check_radio_item .text input[type='text'] {
  max-width: 22rem;
}
.form .check_radio_item .label {
  display: block;
}
.form .check_radio_item .label label {
  font-size: 0.88889rem;
  line-height: 1.25em;
  display: block;
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 1rem;
}
.form .checkbox:not(.no_checkbox) .error_messages,
.form .checkbox_group .error_messages,
.form .radio_group .error_messages {
  padding-left: 1.5rem;
}
.form .checkbox:not(.no_checkbox).no_checkbox,
.form .checkbox_group.no_checkbox,
.form .radio_group.no_checkbox {
  overflow: hidden;
}
.form .checkbox:not(.no_checkbox).no_checkbox .item_wrapper,
.form .checkbox_group.no_checkbox .item_wrapper,
.form .radio_group.no_checkbox .item_wrapper {
  position: relative;
}
.form .checkbox:not(.no_checkbox).no_checkbox .item_wrapper .item_field,
.form .checkbox_group.no_checkbox .item_wrapper .item_field,
.form .radio_group.no_checkbox .item_wrapper .item_field {
  position: absolute;
  left: -2rem;
}
.form .checkbox:not(.no_checkbox).no_checkbox .item_wrapper label,
.form .checkbox_group.no_checkbox .item_wrapper label,
.form .radio_group.no_checkbox .item_wrapper label {
  padding-left: 0;
}
.form .checkbox .error_messages,
.form .checkbox_group .error_messages,
.form .radio_group .error_messages {
  padding-left: 1.5rem;
}
.form .checkbox.no_checkbox,
.form .checkbox_group.no_checkbox,
.form .radio_group.no_checkbox {
  overflow: hidden;
}
.form .checkbox.no_checkbox label,
.form .checkbox.no_checkbox .error_messages,
.form .checkbox_group.no_checkbox label,
.form .checkbox_group.no_checkbox .error_messages,
.form .radio_group.no_checkbox label,
.form .radio_group.no_checkbox .error_messages {
  padding-left: 0;
}
.form .checkbox.no_checkbox .graphic,
.form .checkbox_group.no_checkbox .graphic,
.form .radio_group.no_checkbox .graphic {
  display: none;
}

.main_banner {
  overflow: hidden;
  padding-top: 0.5rem;
  margin-top: -0.5rem;
}
.main_banner .banner_slides .slick-arrow {
  display: none !important;
}
.main_banner .banner_slides .banner_graphics .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.main_banner .banner_slides .banner_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;
}
.main_banner .banner_slides .banner_graphics .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 54.16667%;
}
.main_banner .banner_slides .banner_slide_title {
  display: inline;
  padding: 0.7rem 1.2rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-weight: 500;
  font-size: 2.94444rem;
  line-height: 1em;
  letter-spacing: -1.1px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  background-color: #fff;
}
.main_banner .banner_slides .banner_slide_title > * {
  display: inline;
  position: relative;
}
@media only screen and (max-width: 430px) {
  .main_banner .banner_slides .banner_slide_title {
    font-size: 2.22222rem;
    line-height: 1.075em;
  }
}
@media only screen and (max-width: 540px) {
  .main_banner .banner_slides .banner_slide_title {
    font-size: 1.66667rem;
    line-height: 1.13333em;
  }
}
.main_banner .banner_slides .banner_slide_title_outer {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.main_banner .banner_slides .banner_slide__link {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.main_banner .banner_slides .banner_slide_texts {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media only screen and (min-width: 431px) {
  .main_banner .banner_slides .banner_slide_texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .main_banner .banner_slides .banner_slide_texts {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 961px) {
  .main_banner .banner_slides .banner_slide_texts {
    max-width: 60%;
  }
}
@media only screen and (max-width: 430px) {
  .main_banner .banner_slides .banner_slide_texts {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
  }
}
.main_banner .banner_slides .banner_slide_inner {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: flex-end;
}
.main_banner .banner_slides .banner_slide {
  position: relative;
}
.main_banner .banner_slides .banner_slide:not(:first-child) {
  display: none;
}
.main_banner .banner_slides.slick-initialized .banner_slide, .main_banner .banner_slides.slick-slider .banner_slide {
  display: block;
}
.main_banner .banner_slides .slick-dots {
  top: -0.6rem;
  z-index: 1;
}

.topBanner .hp_section__inner {
  position: relative;
}

.gmap {
  height: 70vh;
}
@media only screen and (min-width: 721px) {
  .gmap {
    height: auto;
  }
  .gmap::before {
    content: "";
    display: block;
    position: absolute;
    position: static;
    padding-bottom: 45.69444%;
  }
}

.info_bubble_wrapper .js-info-bubble-close {
  width: 0.7rem;
  height: 0.7rem;
  right: 0.5rem !important;
  top: 0.5rem !important;
}
.info_bubble_wrapper .nwcsp_gmap_marker_title {
  font-size: 0.88889rem;
  line-height: 1.25em;
  color: #2d2d2d;
}
.info_bubble_wrapper .nwcsp_gmap_marker_perex {
  font-size: 0.66667rem;
  line-height: 1.25em;
  margin-top: 0.7em;
}
.info_bubble_wrapper .nwcsp_gmap_marker_location {
  display: none;
}
.info_bubble_wrapper .nwcsp_gmap_marker_button {
  margin-top: 1em;
}
.info_bubble_wrapper .nwcsp_gmap_marker_button > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  font-size: 0.55556rem;
  line-height: 1.4em;
  text-transform: uppercase;
}
.info_bubble_wrapper .nwcsp_gmap_marker_button > a:hover {
  background-color: #f82f50;
}
.info_bubble_wrapper .nwcsp_gmap_marker_button > a.yellow {
  background-color: #ffcc33;
}
.info_bubble_wrapper .nwcsp_gmap_marker_button > a.grey {
  background-color: #757575;
}
.info_bubble_wrapper .nwcsp_gmap_marker_body {
  padding: 2em;
}
.info_bubble_wrapper .info_bubble_content_container {
  min-height: 5em;
  height: auto !important;
}

.logo {
  display: block;
  max-width: 10.5rem;
  padding: 1rem;
  margin-left: -1rem;
}
.logo > span {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 0\0) {
  .logo {
    width: 10.5rem;
  }
  .logo svg {
    height: 4.25rem;
  }
}
@media only screen and (min-width: 961px) {
  .logo .desktop {
    display: flex;
  }
  .logo .mobile {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .logo {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    max-width: 10rem;
  }
  .logo .desktop {
    display: none;
  }
  .logo .mobile {
    display: flex;
  }
}

.menu a {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-align: center;
}
.menu ul ul {
  display: none;
}
@media only screen and (min-width: 961px) {
  .menu .menu_label {
    display: none;
  }
  .menu a {
    font-size: 0.83333rem;
    line-height: 1.33333em;
    color: #f84865;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 3.5rem;
    padding: 0 1rem;
    position: relative;
    transition: background-color 0.2s;
  }
  .menu a::before {
    content: "";
    display: block;
    position: absolute;
    border-right: 1px solid #f84865;
    height: 1.4rem;
    width: 1px;
    left: 0;
    top: calc(50% - 0.7rem);
    opacity: 0.3;
    transition: opacity 0.2s;
  }
  .menu li {
    flex-grow: 1;
  }
  .menu li:first-child a::before {
    display: none;
  }
  .menu li.active a {
    background-color: #f84865;
    color: #fff;
  }
  .menu li.active + li a::before, .menu li:hover + li a::before {
    opacity: 0;
  }
  .menu li:not(.active) a:hover {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .menu li:not(.active) a:hover::before {
    opacity: 0;
  }
  .menu ul {
    background-color: #ffe6e6;
    display: flex;
  }
}
@media only screen and (max-width: 960px) {
  .menu .menu_label {
    font-weight: 700;
    font-size: 0.77778rem;
    line-height: 1em;
    color: rgba(255, 255, 255, 0.4);
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1rem;
  }
  .menu a {
    font-size: 1.05556rem;
    line-height: 1.31579em;
    display: block;
    padding: 0.8em 1em;
  }
  .menu li.active a {
    background-color: #d9006e;
  }
}

.popup_control .popup_container {
  background-color: transparent;
}
.popup_control .popup_container {
  padding: 0;
}
.popup_control .popup_container > .controls {
  display: block;
}
.popup_control .popup_container .body {
  display: flex;
  align-items: center;
  border-radius: 0;
  max-width: inherit;
  min-height: 100%;
  width: 100%;
}
.popup_control .popup_container .body > * {
  margin-bottom: auto;
  margin-top: auto;
}
.popup_control .popup_container .body .controls .close {
  display: none;
}
.popup_control .popup_container .body > * {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
}
.popup_control .popup_container .body .more_in_text {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.popup_control .popup_container .body .more_in_text:hover {
  color: #f84865;
}
.popup_control .popup_container .body.checkbox_limited .controls .close {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  border-radius: 3.5rem;
  text-indent: 0;
  height: auto;
  width: auto;
  background-image: none;
  opacity: 1;
  position: static;
  margin-top: 1rem;
}
.popup_control .popup_container .body.checkbox_limited .controls .close:hover {
  background-color: #f82f50;
}
.popup_control .popup_container .body.slick_detail_gallery {
  justify-content: center;
}
.popup_control .popup_container .body.slick_detail_gallery > * {
  margin-left: 0;
  margin-right: 0;
  width: 1200px;
  max-width: 100%;
}
.popup_control .popup_container .body.slick_detail_gallery .description {
  display: none;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_big_photo .picture_tag_image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_big_photo .picture_tag_image::before {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 56.25%;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_big_photo .slick-arrow {
  position: absolute;
  left: calc(50% - 1.75rem);
  top: calc(50% - 1.75rem);
  height: 3.5rem;
  width: 3.5rem;
  border-width: 0;
  background-color: #fff;
  background-image: url("/media/img/arrow-paginator-black.svg");
  background-size: 20%;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_big_photo .slick-arrow.slick-prev {
  left: 1rem;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_big_photo .slick-arrow.slick-next {
  left: auto;
  right: 1rem;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails {
  padding-top: 1.7rem;
  overflow: hidden;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails .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;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails .slick-slide {
  padding-left: 0.85rem;
  padding-right: 0.85rem;
}
.popup_control .popup_container .body.slick_detail_gallery .product_slick_gallery_thumbnails .slick-list {
  margin-left: -0.85rem;
  margin-right: -0.85rem;
}

.hamburger {
  padding: 15px 15px;
  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: 0.7;
}

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

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 16px;
  height: 2px;
  background-color: #2d2d2d;
  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: -5px;
}
.hamburger-inner::after {
  bottom: -5px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 32px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dx .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
body.side_menu_opened .hamburger--3dx .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dx .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 32px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dx-r .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}
body.side_menu_opened .hamburger--3dx-r .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dx-r .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 32px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dy .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}
body.side_menu_opened .hamburger--3dy .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dy .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 32px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dy-r .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}
body.side_menu_opened .hamburger--3dy-r .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dy-r .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 32px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dxy .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg);
}
body.side_menu_opened .hamburger--3dxy .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dxy .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 32px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
body.side_menu_opened .hamburger--3dxy-r .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
body.side_menu_opened .hamburger--3dxy-r .hamburger-inner::before {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dxy-r .hamburger-inner::after {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
body.side_menu_opened .hamburger--arrow .hamburger-inner::before {
  transform: translate3d(-3.2px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
body.side_menu_opened .hamburger--arrow .hamburger-inner::after {
  transform: translate3d(-3.2px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
body.side_menu_opened .hamburger--arrow-r .hamburger-inner::before {
  transform: translate3d(3.2px, 0, 0) rotate(45deg) scale(0.7, 1);
}
body.side_menu_opened .hamburger--arrow-r .hamburger-inner::after {
  transform: translate3d(3.2px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
body.side_menu_opened .hamburger--arrowalt .hamburger-inner::before {
  top: 0;
  transform: translate3d(-3.2px, -4px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
body.side_menu_opened .hamburger--arrowalt .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-3.2px, 4px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
body.side_menu_opened .hamburger--arrowalt-r .hamburger-inner::before {
  top: 0;
  transform: translate3d(3.2px, -4px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
body.side_menu_opened .hamburger--arrowalt-r .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(3.2px, 4px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
body.side_menu_opened .hamburger--arrowturn .hamburger-inner {
  transform: rotate(-180deg);
}
body.side_menu_opened .hamburger--arrowturn .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
body.side_menu_opened .hamburger--arrowturn .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
body.side_menu_opened .hamburger--arrowturn-r .hamburger-inner {
  transform: rotate(-180deg);
}
body.side_menu_opened .hamburger--arrowturn-r .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
body.side_menu_opened .hamburger--arrowturn-r .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
body.side_menu_opened .hamburger--boring .hamburger-inner {
  transform: rotate(45deg);
}
body.side_menu_opened .hamburger--boring .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
body.side_menu_opened .hamburger--boring .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
 * 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: -10px;
  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, -5px, 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);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .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-r .hamburger-inner::after {
  top: -10px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .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-r .hamburger-inner {
  transform: translate3d(0, -5px, 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-r .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-r .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);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 5px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 10px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body.side_menu_opened .hamburger--elastic .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
body.side_menu_opened .hamburger--elastic .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
body.side_menu_opened .hamburger--elastic .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 5px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 10px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body.side_menu_opened .hamburger--elastic-r .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
body.side_menu_opened .hamburger--elastic-r .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
body.side_menu_opened .hamburger--elastic-r .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 5px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
body.side_menu_opened .hamburger--emphatic .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
body.side_menu_opened .hamburger--emphatic .hamburger-inner::before {
  left: -32px;
  top: -32px;
  transform: translate3d(32px, 32px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
body.side_menu_opened .hamburger--emphatic .hamburger-inner::after {
  right: -32px;
  top: -32px;
  transform: translate3d(-32px, 32px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 5px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
body.side_menu_opened .hamburger--emphatic-r .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}
body.side_menu_opened .hamburger--emphatic-r .hamburger-inner::before {
  left: -32px;
  top: 32px;
  transform: translate3d(32px, -32px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
body.side_menu_opened .hamburger--emphatic-r .hamburger-inner::after {
  right: -32px;
  top: 32px;
  transform: translate3d(-32px, -32px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
body.side_menu_opened .hamburger--minus .hamburger-inner::before, body.side_menu_opened .hamburger--minus .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
body.side_menu_opened .hamburger--minus .hamburger-inner::before {
  top: 0;
}
body.side_menu_opened .hamburger--minus .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1px;
}
.hamburger--slider .hamburger-inner::before {
  top: 5px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 10px;
}
body.side_menu_opened .hamburger--slider .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--slider .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-2.28571px, -3px, 0);
  opacity: 0;
}
body.side_menu_opened .hamburger--slider .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 5px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 10px;
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner {
  transform: translate3d(0, 5px, 0) rotate(-45deg);
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner::before {
  transform: rotate(45deg) translate3d(2.28571px, -3px, 0);
  opacity: 0;
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--spin .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--spin .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
body.side_menu_opened .hamburger--spin .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--spin-r .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--spin-r .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
body.side_menu_opened .hamburger--spin-r .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

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

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -10px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--spring-r .hamburger-inner {
  transform: translate3d(0, -5px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--spring-r .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
body.side_menu_opened .hamburger--spring-r .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

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

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

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
body.side_menu_opened .hamburger--squeeze .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.side_menu_opened .hamburger--squeeze .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
body.side_menu_opened .hamburger--squeeze .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
body.side_menu_opened .hamburger--vortex .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
body.side_menu_opened .hamburger--vortex .hamburger-inner::before, body.side_menu_opened .hamburger--vortex .hamburger-inner::after {
  transition-delay: 0s;
}
body.side_menu_opened .hamburger--vortex .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
body.side_menu_opened .hamburger--vortex .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
body.side_menu_opened .hamburger--vortex-r .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
body.side_menu_opened .hamburger--vortex-r .hamburger-inner::before, body.side_menu_opened .hamburger--vortex-r .hamburger-inner::after {
  transition-delay: 0s;
}
body.side_menu_opened .hamburger--vortex-r .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
body.side_menu_opened .hamburger--vortex-r .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

@media only screen and (min-width: 961px) {
  .hamburger_wrap {
    width: 100%;
  }
  .hamburger_wrap .hamburger {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .hamburger {
    position: absolute;
    right: calc(3rem - 15px);
    top: 0.7rem;
    z-index: 14;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .hamburger_wrap .hamburger {
    right: calc(1.5rem - 15px);
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .side_menu {
    background-color: #c10765;
    color: #fff;
    bottom: 0;
    padding-bottom: 2rem;
    padding-top: 5rem;
    position: fixed;
    right: -320px;
    top: 0;
    transition-duration: 0.2s;
    transition-property: right, box-shadow;
    width: 320px;
    z-index: 13;
  }
  .hamburger_wrap .side_menu .inner {
    height: 100%;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  body .blur_layer {
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    position: fixed;
    z-index: 12;
  }
  body.side_menu_opened {
    overflow: hidden;
  }
  body.side_menu_opened .header .hamburger {
    position: fixed;
  }
  body.side_menu_opened .header .hamburger .hamburger-inner::before, body.side_menu_opened .header .hamburger .hamburger-inner::after {
    background-color: #fff;
  }
  body.side_menu_opened .header .hamburger:hover {
    opacity: 1;
  }
  body.side_menu_opened .header .side_menu {
    box-shadow: 0 2px 64px 0 rgba(0, 0, 0, 0.5);
    right: 0;
  }
  body.side_menu_opened .blur_layer {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }
}

.quick_contact {
  display: flex;
}
.quick_contact a {
  font-size: 0.83333rem;
  line-height: 1.2em;
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 3rem;
  position: relative;
}
.quick_contact a:hover {
  color: #f82f50;
}
.quick_contact a::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent none no-repeat center center / contain;
  left: 1.2rem;
}
.quick_contact a::after {
  content: "";
  display: block;
  position: absolute;
  border-right: 1px solid #dbdbdb;
  height: 100%;
  right: 0;
  top: 0;
  width: 1px;
}
.quick_contact a.phone::before {
  background-image: url("/media/img/ico-phone.svg");
}
.quick_contact a.email::before {
  background-image: url("/media/img/ico-envelope.svg");
}
.quick_contact a.email::after {
  display: none;
}
@media only screen and (max-width: 960px) {
  .header_inner > .quick_contact {
    padding-right: 2.5rem;
  }
  .header_inner > .quick_contact a {
    height: 2rem;
    width: 2rem;
    margin-left: 1rem;
    padding: 0;
  }
  .header_inner > .quick_contact a > span {
    display: none;
  }
  .header_inner > .quick_contact a::before {
    position: absolute;
    left: calc(50% - 0.75rem);
    top: calc(50% - 0.75rem);
    height: 1.5rem;
    width: 1.5rem;
  }
  .header_inner > .quick_contact a::after {
    display: none;
  }
}
@media only screen and (min-width: 961px) {
  .hamburger_wrap .quick_contact {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .quick_contact {
    margin-top: 3rem;
    display: block;
  }
  .hamburger_wrap .quick_contact a {
    font-size: 1rem;
    line-height: 1.66667em;
    padding: 0.5rem 1.5rem;
    text-align: center;
  }
  .hamburger_wrap .quick_contact a:hover {
    color: #fff;
  }
  .hamburger_wrap .quick_contact a::before {
    display: none;
  }
  .hamburger_wrap .quick_contact a::after {
    display: none;
  }
}

.search_header {
  position: relative;
}
.search_header .error_messages,
.search_header .input .label {
  display: none;
}
.search_header input {
  background-color: #f2f2f2;
  border-radius: 1.6rem;
  border-width: 0;
  padding-right: 3.2rem;
  transition-property: background-color, box-shadow;
  transition-duration: 0.2s;
}
.search_header input:hover {
  background-color: #e7e7e7;
}
.search_header input:focus {
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.2);
}
.search_header input::-webkit-input-placeholder {
  color: rgba(45, 45, 45, 0.3);
  opacity: 1;
}
.search_header input::-moz-placeholder {
  color: rgba(45, 45, 45, 0.3);
  opacity: 1;
}
.search_header button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  height: 3.2rem;
  width: 3.2rem;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.search_header button > span {
  display: none;
}
.search_header button::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/ico-loupe.svg") no-repeat center center/contain;
}
.search_header .search_preview,
.search_header .erase,
.search_header .opener {
  display: none;
}
.search_header .form_item.submit_button {
  position: static;
}
.search_header .form_item.submit_button button {
  background: none;
}
.search_header button::after {
  background-image: url("/media/img/ico-loupe.svg");
}
@media only screen and (max-width: 960px) {
  .search_header {
    width: 100%;
  }
}

.filter .multichoice_item .field,
.filter .buttons_wrapper {
  display: none;
}
.filter .multichoice_item,
.filter .item.fake {
  display: inline-block;
}
.filter .multichoice_item label,
.filter .item.fake label {
  font-weight: 700;
  font-size: 0.83333rem;
  line-height: 1.4em;
  letter-spacing: -0.25px;
  background-color: #c10765;
  border-radius: 1rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2em 0.8em 0.3em;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: auto;
  margin: 0 0.2em 0.4em;
}
.filter .multichoice_item:not(.selected) label,
.filter .item.fake:not(.selected) label {
  font-weight: 500;
  background-color: #e7e7e7;
  color: #2d2d2d;
  transition: background-color 0.2s;
  cursor: pointer;
}
.filter .multichoice_item:not(.selected) label:hover,
.filter .item.fake:not(.selected) label:hover {
  background-color: #dbdbdb;
}
.filter .multichoice,
.filter .multichoice_items {
  display: inline;
}
.filter .filter_restriction {
  text-align: center;
}

.article_box {
  position: relative;
  padding-bottom: 5rem;
}
.article_box .picture_tag_image {
  overflow: hidden;
}
.article_box .picture_tag_image img {
  transform: scale(1);
  transition: transform 0.5s;
}
.article_box .texts,
.article_box .texts_n_button {
  transition: margin-bottom 0.5s;
}
.article_box:hover .picture_tag_image img {
  transform: scale(1.1);
}
.article_box:hover .texts,
.article_box:hover .texts_n_button {
  margin-bottom: 1rem;
}
.article_box .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.article_box .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;
}
.article_box .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 118.18182%;
}
.article_box .picture_tag_image::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(45, 45, 45, 0.1);
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.article_box .texts_n_button {
  background-color: #fff;
  padding: 1.2rem 10% 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  z-index: 1;
}
.article_box .texts_n_button .date {
  font-size: 0.83333rem;
  line-height: 1.4em;
  font-weight: 600;
  color: #757575;
  margin-bottom: 0.3rem;
}
.article_box .texts_n_button .title,
.article_box .texts_n_button .nwcsp_item_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.article_box .texts_n_button .title + .perex,
.article_box .texts_n_button .title + .nwcsp_item_perex,
.article_box .texts_n_button .nwcsp_item_title + .perex,
.article_box .texts_n_button .nwcsp_item_title + .nwcsp_item_perex {
  margin-top: 1rem;
}
.article_box .texts_n_button .perex,
.article_box .texts_n_button .nwcsp_item_perex {
  font-size: 0.83333rem;
  line-height: 1.4em;
  margin-bottom: 0;
}
.article_box .texts_n_button .button,
.article_box .texts_n_button .nwcsp_item_button {
  font-weight: 600;
  color: #f84865;
  padding-top: 1.5rem;
  padding-right: 3.5rem;
  position: relative;
  transition: color 0.5s;
}
.article_box .texts_n_button .button::before, .article_box .texts_n_button .button::after,
.article_box .texts_n_button .nwcsp_item_button::before,
.article_box .texts_n_button .nwcsp_item_button::after {
  content: "";
  display: block;
  position: absolute;
  height: 2.3rem;
  width: 2.3rem;
  background: transparent none no-repeat center center / 1rem;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  right: 0;
  bottom: -0.2rem;
  transition: opacity 0.5s;
}
.article_box .texts_n_button .button::before,
.article_box .texts_n_button .nwcsp_item_button::before {
  background-image: url("/media/img/arrow-right-red.svg");
  opacity: 1;
}
.article_box .texts_n_button .button::after,
.article_box .texts_n_button .nwcsp_item_button::after {
  background-image: url("/media/img/arrow-right-white.svg");
  background-color: #f82f50;
  border-color: #f82f50;
  opacity: 0;
}
.article_box .item_cont {
  cursor: pointer;
}
.article_box .item_cont:hover .button,
.article_box .item_cont:hover .nwcsp_item_button {
  color: #f82f50;
}
.article_box .item_cont:hover .button::before,
.article_box .item_cont:hover .nwcsp_item_button::before {
  opacity: 0;
}
.article_box .item_cont:hover .button::after,
.article_box .item_cont:hover .nwcsp_item_button::after {
  opacity: 1;
}

@media only screen and (min-width: 961px) {
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 431px) and (max-width: 960px) {
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 430px) {
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
.articles .items.not_ajax_loaded:hover .article_box .item_cont .picture_tag_image::before,
.articles .items.ajax_loaded .ajax_help_wrap:hover .article_box .item_cont .picture_tag_image::before,
.articles_list:hover .article_box .item_cont .picture_tag_image::before {
  opacity: 1;
}
.articles .items.not_ajax_loaded:hover .article_box .item_cont:hover .picture_tag_image::before,
.articles .items.ajax_loaded .ajax_help_wrap:hover .article_box .item_cont:hover .picture_tag_image::before,
.articles_list:hover .article_box .item_cont:hover .picture_tag_image::before {
  opacity: 0;
}

.button_more {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.button_more > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
}
.button_more > a:hover {
  background-color: #f82f50;
}

.paginator .paginator_item.button {
  margin-bottom: 3rem;
  margin-top: 3rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.paginator .paginator_item.button:hover {
  background-color: #f82f50;
}

.paginator.auto {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.paginator.auto .item {
  font-weight: 600;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  padding-top: 0.1em;
  padding-bottom: 0.2em;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 50%;
  border: 1px solid transparent;
  display: flex;
  color: #f84865;
  align-items: center;
  justify-content: center;
  margin: 0 0.2rem;
  text-align: center;
}
.paginator.auto .item.current {
  background-color: #f2f2f2;
  color: #757575;
}
.paginator.auto .dots {
  color: #2d2d2d;
  width: 1rem;
}
.paginator.auto a.page_number:hover {
  background-color: #ffe6e6;
  color: #f82f50;
}
.paginator.auto .button {
  border-color: #f82f50;
  position: relative;
}
.paginator.auto .button .arrow {
  display: none;
}
.paginator.auto .button::before, .paginator.auto .button::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.4rem);
  top: calc(50% - 0.4rem);
  height: 0.8rem;
  width: 0.8rem;
  background: transparent none no-repeat center center / contain;
  transition: opacity 0.2s;
}
.paginator.auto .button::before {
  background-image: url("/media/img/arrow-paginator-red.svg");
  opacity: 1;
}
.paginator.auto .button::after {
  background-image: url("/media/img/arrow-paginator-white.svg");
  opacity: 0;
}
.paginator.auto .button.prev {
  margin-right: 1rem;
  transform: scaleX(-1);
}
.paginator.auto .button.next {
  margin-left: 1rem;
}
.paginator.auto span.button {
  display: none;
}
.paginator.auto a.button:hover {
  background-color: #f82f50;
}
.paginator.auto a.button:hover::before {
  opacity: 0;
}
.paginator.auto a.button:hover::after {
  opacity: 1;
}
@media only screen and (max-width: 540px) {
  .paginator.auto .item:not(.current):not(.button) {
    display: none;
  }
}

.center .star {
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 0.7em;
  width: 0.7em;
  background: transparent url("/media/img/ico-star.svg") no-repeat center center/contain;
  display: inline-block;
  margin-left: 0.2em;
}
.center .star:first-of-type {
  margin-left: 0.4em;
}

.photogallery .picture_tag_image,
.photogallery .img_wrapper {
  transform: scale(1);
  transition: transform 0.5s;
}
.photogallery .description {
  font-weight: 500;
  font-size: 1.11111rem;
  line-height: 1.25em;
  letter-spacing: -0.7px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 1em 2.5em 1em 1em;
  max-width: 85%;
  opacity: 0;
  transform: translate(-100%, 100%);
  transition-property: transform, opacity;
  transition-duration: 0.5s;
}
.photogallery .description::after {
  content: "";
  display: block;
  position: absolute;
  height: 1.8em;
  width: 1.8em;
  background: transparent url("/media/img/ico-fullscreen.svg") no-repeat center center/40%;
  border-radius: 50%;
  right: 0.3em;
  top: 0.3em;
}
.photogallery .hover_overlay {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(45, 45, 45, 0.1);
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.photogallery .item_wrapper {
  position: relative;
}
.photogallery .item_wrapper > a {
  display: block;
  position: relative;
  overflow: hidden;
}
.photogallery .items:hover .item_wrapper > a .hover_overlay {
  opacity: 1;
}
.photogallery .items:hover .item_wrapper > a:hover .img_wrapper,
.photogallery .items:hover .item_wrapper > a:hover .picture_tag_image {
  transform: scale(1.1);
}
.photogallery .items:hover .item_wrapper > a:hover .hover_overlay {
  opacity: 0;
}
.photogallery .items:hover .item_wrapper > a:hover .description {
  opacity: 1;
  transform: translate(0, 0);
}

.video_preview .video_play_button {
  position: absolute;
  left: calc(50% - 2.5rem);
  top: calc(50% - 2.5rem);
  height: 5rem;
  width: 5rem;
}

.infobox_wrap {
  position: relative;
}
.infobox_wrap .overlay_close {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: none;
  cursor: pointer;
  position: fixed;
  z-index: 998;
}
.infobox_wrap .overlay_close.opened {
  display: block;
}
.infobox_wrap,
.infobox_wrap .infobox_opener {
  display: inline;
}
.infobox_wrap .infobox_opener {
  cursor: pointer;
}

.infobox {
  box-shadow: 0 12px 34px 0 rgba(0, 0, 0, 0.26);
  background-color: #fff;
  border-radius: 3px;
  max-width: 320px;
  min-width: 260px;
  position: absolute;
  width: 100%;
  z-index: 998;
}
.infobox:not(.opened) {
  display: none;
}
.infobox .cross_close {
  height: 1.5rem;
  width: 1.5rem;
  background: transparent url("/media/css-stack/img/wsp-ico-close.svg") no-repeat center center/30%;
  cursor: pointer;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}
.infobox.infobox_type_lector {
  right: calc(100% + 12px);
  top: 50%;
  transform: translate(0, -50%);
}
.infobox.infobox_type_lector::after {
  content: "";
  display: block;
  position: absolute;
  border: solid transparent;
  border-width: 8px;
  border-left-color: #fff;
  top: calc(50% - 4px);
  left: 100%;
}
@media only screen and (max-width: 540px) {
  .infobox.infobox_type_lector {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    right: auto;
  }
  .infobox.infobox_type_lector::after {
    display: none;
  }
}
.infobox.infobox_type_lector .cross_close {
  background-image: url("/media/img/ico-close.svg");
  background-size: 40%;
}
.infobox.infobox_type_lector .photo_n_title,
.infobox.infobox_type_lector .texts,
.infobox.infobox_type_lector .detail {
  padding-left: 2rem;
  padding-right: 2rem;
}
.infobox.infobox_type_lector .photo_n_title {
  background-color: #f84865;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 3px 3px 0 0;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.infobox.infobox_type_lector .picture_tag_image {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.infobox.infobox_type_lector .lector_title {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0.6rem;
}
.infobox.infobox_type_lector .texts,
.infobox.infobox_type_lector .detail {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.infobox.infobox_type_lector .specialization {
  flex-direction: column;
}
.infobox.infobox_type_lector .specialization .label {
  margin-bottom: 0.5rem;
}
.infobox.infobox_type_lector .specialization li {
  font-size: 0.83333rem;
  line-height: 1.4em;
  color: #757575;
  list-style-type: disc;
  margin: 0 0 0 1rem;
}
.infobox.infobox_type_lector .detail {
  font-weight: 600;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  border-top: 1px solid #dbdbdb;
  color: #f84865;
  display: block;
  padding-right: 4rem;
  position: relative;
}
.infobox.infobox_type_lector .detail::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/arrow-right-red.svg") no-repeat center center/contain;
  left: auto;
  right: 1.5rem;
}
.infobox.infobox_type_lector .detail:hover {
  color: #f82f50;
}
.infobox.infobox_type_exerciseStyle, .infobox.infobox_type_localityInfobox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  width: calc(100% - 3rem);
  max-width: 540px;
  max-height: 90vh;
  overflow-y: auto;
}
.infobox.infobox_type_exerciseStyle .cross_close, .infobox.infobox_type_localityInfobox .cross_close {
  height: 2rem;
  width: 2rem;
  background-color: #f2f2f2;
  border-radius: 50%;
  right: 0.8rem;
  top: 0.8rem;
}
.infobox.infobox_type_exerciseStyle .photo_n_title,
.infobox.infobox_type_exerciseStyle .texts, .infobox.infobox_type_localityInfobox .photo_n_title,
.infobox.infobox_type_localityInfobox .texts {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.infobox.infobox_type_exerciseStyle .photo_n_title, .infobox.infobox_type_localityInfobox .photo_n_title {
  border-radius: 3px 3px 0 0;
  background-color: #f84865;
  height: 9rem;
  display: flex;
  align-items: center;
  position: relative;
}
.infobox.infobox_type_exerciseStyle .picture_tag_image, .infobox.infobox_type_localityInfobox .picture_tag_image {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.infobox.infobox_type_exerciseStyle .picture_tag_image img, .infobox.infobox_type_localityInfobox .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;
}
.infobox.infobox_type_exerciseStyle .picture_tag_image::after, .infobox.infobox_type_localityInfobox .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 0;
}
.infobox.infobox_type_exerciseStyle .picture_tag_image::after, .infobox.infobox_type_localityInfobox .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(45, 45, 45, 0.19);
}
.infobox.infobox_type_exerciseStyle .infobox_title, .infobox.infobox_type_localityInfobox .infobox_title {
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  position: relative;
}
.infobox.infobox_type_exerciseStyle .texts, .infobox.infobox_type_localityInfobox .texts {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.infobox.infobox_type_exerciseStyle .lectors_styles .ls_content,
.infobox.infobox_type_exerciseStyle .wysiwyg_wrapper, .infobox.infobox_type_localityInfobox .lectors_styles .ls_content,
.infobox.infobox_type_localityInfobox .wysiwyg_wrapper {
  font-size: 0.83333rem;
  line-height: 1.4em;
}
.infobox.infobox_type_exerciseStyle .lectors_styles:not(:first-child), .infobox.infobox_type_localityInfobox .lectors_styles:not(:first-child) {
  margin-top: 1rem;
}
.infobox.infobox_type_exerciseStyle .lectors .label, .infobox.infobox_type_localityInfobox .lectors .label {
  color: #006a99;
}
.infobox.infobox_type_hiddenItems {
  left: calc(100% + 20px);
  top: 50%;
  transform: translate(0, -50%);
  max-width: 430px;
}
.infobox.infobox_type_hiddenItems .infobox_content {
  max-height: 30rem;
  overflow-y: auto;
  padding: 1.5rem;
}
.infobox.infobox_type_hiddenItems .cross_close {
  display: none;
}
.infobox.infobox_type_hiddenItems::after {
  content: "";
  display: block;
  position: absolute;
  border: solid transparent;
  border-width: 8px;
  border-right-color: #fff;
  top: calc(50% - 4px);
  right: 100%;
}
@media only screen and (max-width: 540px) {
  .infobox.infobox_type_hiddenItems {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
  }
  .infobox.infobox_type_hiddenItems::after {
    display: none;
  }
}

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

.cookie_consent__popup {
  max-width: 890px !important;
}
.cookie_consent__popup + .controls {
  display: none;
}

.container .vertical_align_wrap .picker {
  position: absolute;
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  max-width: 22rem;
  padding: 0;
  box-shadow: 0 0 0 transparent;
  border: 0 none;
  border-radius: 0;
}
.container .vertical_align_wrap .picker--opened {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.container .vertical_align_wrap .picker__header {
  display: flex;
  justify-content: space-between;
}
.container .vertical_align_wrap .picker__select--year {
  order: 3;
}
.container .vertical_align_wrap .picker__select--month {
  order: 2;
}
.container .vertical_align_wrap .picker__nav--prev {
  order: 1;
}
.container .vertical_align_wrap .picker__nav--next {
  order: 4;
}
.container .vertical_align_wrap .picker__select--year, .container .vertical_align_wrap .picker__select--month {
  -webkit-appearance: none;
  appearance: none;
  height: auto;
  width: auto;
  background-color: initial;
  border-radius: 0;
  border: initial;
  padding: 0;
  flex-grow: 1;
  text-align: center;
}
.container .vertical_align_wrap .picker__nav--prev, .container .vertical_align_wrap .picker__nav--next {
  cursor: pointer;
  padding: 1em 0.5em;
  flex-shrink: 0;
  width: 14.28571%;
}
.container .vertical_align_wrap .picker__nav--prev::before, .container .vertical_align_wrap .picker__nav--next::before {
  content: "";
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  transition: border-color 0.2s;
  position: static;
  border-top: 0.6em solid transparent;
  border-bottom: 0.6em solid transparent;
}
.container .vertical_align_wrap .picker__nav--prev::before {
  border-right: 1.02em solid #f84865;
}
.container .vertical_align_wrap .picker__nav--prev:hover::before {
  border-right-color: #006a99;
}
.container .vertical_align_wrap .picker__nav--next::before {
  border-left: 1.02em solid #f84865;
}
.container .vertical_align_wrap .picker__nav--next:hover::before {
  border-left-color: #006a99;
}
.container .vertical_align_wrap .picker__nav--disabled {
  pointer-events: none;
}
.container .vertical_align_wrap .picker__nav--disabled::before {
  display: none;
}
.container .vertical_align_wrap .picker__table {
  table-layout: fixed;
  width: 100%;
}
.container .vertical_align_wrap .picker th,
.container .vertical_align_wrap .picker td {
  text-align: center;
  width: 14.28571%;
}
.container .vertical_align_wrap .picker__weekday, .container .vertical_align_wrap .picker__day {
  padding: 0.25em 0.25em;
}
.container .vertical_align_wrap .picker__weekday {
  color: #757575;
  font-size: 0.75em;
}
.container .vertical_align_wrap .picker__day {
  transition: border-color 0.2s;
  cursor: pointer;
  border: 1px solid transparent;
}
.container .vertical_align_wrap .picker__day:hover {
  border-color: #f84865;
}
.container .vertical_align_wrap .picker__day--outfocus {
  color: #dbdbdb;
}
.container .vertical_align_wrap .picker__day--today {
  position: relative;
}
.container .vertical_align_wrap .picker__day--today::before {
  height: 0;
  width: 0;
  content: '';
  border-top: 0.6em solid #006a99;
  border-left: 0.6em solid transparent;
}
.container .vertical_align_wrap .picker__day--today::before {
  position: absolute;
  top: 0;
  right: 0;
}
.container .vertical_align_wrap .picker__day--selected {
  background-color: #f84865;
  color: #fff;
}
.container .vertical_align_wrap .picker__day--disabled {
  pointer-events: none;
  color: transparent;
  border-color: transparent;
  background-color: transparent;
}
.container .vertical_align_wrap .picker__footer {
  display: flex;
}
.container .vertical_align_wrap .picker__button--today, .container .vertical_align_wrap .picker__button--clear, .container .vertical_align_wrap .picker__button--close {
  -webkit-appearance: none;
  appearance: none;
  transition: color 0.2s;
  flex: 1 0 0;
  background-color: transparent;
  border-width: 0;
  color: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0.5em;
}
.container .vertical_align_wrap .picker__button--today:hover, .container .vertical_align_wrap .picker__button--clear:hover, .container .vertical_align_wrap .picker__button--close:hover {
  color: #006a99;
}
.container .vertical_align_wrap .picker__button--today::before, .container .vertical_align_wrap .picker__button--clear::before, .container .vertical_align_wrap .picker__button--close::before {
  margin-right: 0.5em;
}
.container .vertical_align_wrap .picker__button--clear::before, .container .vertical_align_wrap .picker__button--close::before {
  font-size: 1.2em;
}
.container .vertical_align_wrap .picker__button--today::before {
  height: 0;
  width: 0;
  content: '';
  border-top: 0.6em solid #006a99;
  border-left: 0.6em solid transparent;
}
.container .vertical_align_wrap .picker__button--clear::before {
  content: "–";
}
.container .vertical_align_wrap .picker__button--close::before {
  content: "×";
}
.container .vertical_align_wrap .picker {
  font-size: 0.77778rem;
  line-height: 1.14286em;
  color: #2d2d2d;
  z-index: 2;
}
.container .vertical_align_wrap .picker__holder {
  border: 1px solid #dbdbdb;
  min-width: 250px;
  width: auto;
}
.container .vertical_align_wrap .picker__holder .picker__nav--prev,
.container .vertical_align_wrap .picker__holder .picker__nav--next {
  padding-left: 0.8em;
  padding-right: 0.8em;
}
.container .vertical_align_wrap .picker__button--today, .container .vertical_align_wrap .picker__button--clear, .container .vertical_align_wrap .picker__button--close {
  font-weight: 700;
}
.container .vertical_align_wrap .picker__button--clear::before {
  color: #f84865;
  margin-top: -2px;
}
.container .vertical_align_wrap .picker__button--close::before {
  color: #757575;
  margin-top: 2px;
}

.tour_filter ul.multichoice_items.limited li.invisible {
  display: none;
}
.tour_filter ul.multichoice_items.popup li.invisible {
  display: block;
}
.tour_filter form {
  overflow: visible !important;
}
.tour_filter .filter_restrictioncenter select option:disabled {
  display: none;
}
.tour_filter:not(.hp_filter) .filter_header {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 0.72222rem;
  line-height: 1.30769em;
  letter-spacing: 0.4px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0.4rem;
  padding-top: 0.4rem;
  text-transform: uppercase;
  position: relative;
}
.tour_filter:not(.hp_filter) .filter_header .title {
  background-color: #fff;
  padding-right: 0.5rem;
  position: relative;
}
.tour_filter:not(.hp_filter) .filter_header::before {
  content: "";
  display: block;
  position: absolute;
  border-top: 1px solid #dbdbdb;
  top: 0.9rem;
  left: 0;
  height: 1px;
  width: 100%;
}
.tour_filter:not(.hp_filter) .button_wrapper:first-child {
  display: none;
}
.tour_filter:not(.hp_filter) .button_wrapper:last-child button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-left: 3.4em;
  border-radius: 3.5rem;
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
}
.tour_filter:not(.hp_filter) .button_wrapper:last-child button:hover {
  background-color: #f82f50;
}
.tour_filter:not(.hp_filter) .button_wrapper:last-child button::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/ico-trash.svg") no-repeat center center/contain;
  top: 0.8em;
}
.tour_filter:not(.hp_filter) .button_wrapper:last-child button::before {
  left: 1.4em;
}
.tour_filter:not(.hp_filter) .button_wrapper:last-child button:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
.tour_filter:not(.hp_filter) .buttons_wrapper {
  margin-top: 2rem;
}
@media only screen and (min-width: 961px) {
  .tour_filter:not(.hp_filter) form > .restrictions_wrapper:first-child > .filter_item:first-child {
    margin-top: -1.8rem;
  }
}
.tour_filter .filter_item {
  padding-bottom: 1px;
  margin-bottom: 2rem;
}
.tour_filter .filter_item .show_more {
  font-weight: 500;
  font-size: 0.83333rem;
  line-height: 1.4em;
  padding-left: 2rem;
}
.tour_filter .filter_item .form_item {
  margin-bottom: 0;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input label {
  display: none;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input input {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.38889em;
  background-color: #f2f2f2;
  color: #2d2d2d;
  transition-duration: 0.5s;
  transition-property: background-color, border-color, box-shadow;
  border: 2px solid transparent;
  display: block;
  padding: 0.8rem 1rem;
  width: 100%;
  font-size: 0.83333rem;
  line-height: 1.4em;
  padding: 0.7rem;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input input:hover {
  background-color: #e7e7e7;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input input:focus {
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(114, 114, 114, 0.35);
  border-color: transparent !important;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input input:focus::-webkit-input-placeholder {
  color: transparent;
}
.tour_filter .filter_item.filter_restrictionlocation .location_filter_input input:focus::-moz-placeholder {
  color: transparent;
}
.tour_filter .filter_item.filter_restrictionlocation .not_filtered,
.tour_filter .filter_item.filter_restrictionlocation .filter_folder:not(.opened):not(.filter_opened) > .filter_list {
  display: none;
}
.tour_filter .filter_item.filter_restrictionlocation .opener {
  height: 2.2rem;
  width: 2.2rem;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.tour_filter .filter_item.filter_restrictionlocation .opener::before, .tour_filter .filter_item.filter_restrictionlocation .opener::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.6rem);
  top: calc(50% - 0.6rem);
  height: 1.2rem;
  width: 1.2rem;
  border-radius: 50%;
  background: transparent none no-repeat center center / 30%;
}
.tour_filter .filter_item.filter_restrictionlocation .opener::before {
  background-image: url("/media/img/arrow-paginator-black.svg");
  opacity: 1;
  transform: rotate(0.25turn);
}
.tour_filter .filter_item.filter_restrictionlocation .opener::after {
  background-image: url("/media/img/arrow-paginator-white.svg");
  background-color: #f84865;
  opacity: 0;
  transform: rotate(-0.25turn);
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label {
  position: relative;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .checkbox {
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 0;
  top: 1px;
  flex-shrink: 0;
  position: relative;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .checkbox::before, .tour_filter .filter_item.filter_restrictionlocation .filter_label .checkbox::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center / contain;
  transition: opacity 0.2s;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .checkbox::before {
  background-image: url("/media/img/check-pasive.svg");
  opacity: 1;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .checkbox::after {
  background-image: url("/media/img/check-active.svg");
  opacity: 0;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .check_title {
  font-size: 0.83333rem;
  line-height: 1.4em;
  letter-spacing: -0.2px;
  color: #757575;
  flex-grow: 1;
  padding-left: 0.7rem;
  transition: color 0.2s;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .filter_check {
  cursor: pointer;
  display: flex;
  padding: 0.5rem 2.2rem 0.5rem 1rem;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label .filter_check:hover .check_title {
  color: #f84865;
}
@media only screen and (max-width: 960px) {
  .tour_filter .filter_item.filter_restrictionlocation .filter_label .filter_check {
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation .filter_label .filter_check + .opener {
    height: 1.8rem;
  }
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label.checked .checkbox::before {
  opacity: 0;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_label.checked .checkbox::after {
  opacity: 1;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.opened > .filter_label .check_title,
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.filter_opened > .filter_label .check_title {
  color: #f84865;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.opened > .filter_label > .opener::before,
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.filter_opened > .filter_label > .opener::before {
  opacity: 0;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.opened > .filter_label > .opener::after,
.tour_filter .filter_item.filter_restrictionlocation .filter_folder.filter_opened > .filter_label > .opener::after {
  opacity: 1;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_list .filter_list .filter_label {
  padding-left: 1.7rem;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_list .filter_list .filter_label::before {
  content: "";
  display: block;
  position: absolute;
  height: 0.4rem;
  width: 0.4rem;
  border: solid #757575;
  border-width: 0 0 1px 1px;
  left: 1.5rem;
  top: 0.7rem;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_list .filter_list .filter_list .filter_label {
  padding-left: 3.4rem;
}
.tour_filter .filter_item.filter_restrictionlocation .filter_list .filter_list .filter_list .filter_label::before {
  left: 3.2rem;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) {
  position: relative;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .location_items {
  display: none;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.38889em;
  background-color: #f2f2f2;
  color: #2d2d2d;
  transition-duration: 0.5s;
  transition-property: background-color, border-color, box-shadow;
  border: 2px solid transparent;
  display: block;
  padding: 0.8rem 1rem;
  width: 100%;
  font-size: 0.83333rem;
  line-height: 1.4em;
  padding: 0.7rem;
  display: flex;
  min-height: 2.6rem;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list:hover {
  background-color: #e7e7e7;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list:focus {
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(114, 114, 114, 0.35);
  border-color: transparent !important;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list:focus::-webkit-input-placeholder {
  color: transparent;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list:focus::-moz-placeholder {
  color: transparent;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_header,
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_footer {
  display: none;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_body {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-grow: 1;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_body .selected_item {
  display: inline;
  pointer-events: none;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_body .selected_item:not(:last-child)::after {
  content: '\00002C\0000A0';
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list .selected_list_count {
  font-weight: 600;
  font-size: 0.66667rem;
  line-height: 1em;
  padding: 0.1em 0.7em 0.3em;
  background-color: #c10765;
  border-radius: 0.7em;
  color: #fff;
  flex-shrink: 0;
  align-self: center;
  margin-left: 0.7em;
}
.tour_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list_opener {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  cursor: pointer;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_count,
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_opener {
  display: none;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .filter_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-left: 3.4em;
  background-color: #fff;
  color: #f84865;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .filter_button:hover {
  background-color: #f82f50;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .filter_button::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/ico-filter.svg") no-repeat center center/contain;
  top: 0.8em;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .filter_button::before {
  left: 1.4em;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .filter_button:hover {
  background-color: #fff;
  color: #f82f50;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-right: 3.4em;
  border-radius: 3.5rem;
  font-weight: 700;
  background-color: #c10765;
  padding: 0.5em 2.5em 0.6em 1em;
  margin: 0 0.5rem 0.5rem 0;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item:hover {
  background-color: #f82f50;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/filter/ico-remove.svg") no-repeat center center/contain;
  top: 0.8em;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item::before {
  right: 1.4em;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item::before {
  right: 0.7em;
  top: 0.7em;
}
.tour_filter .filter_item.filter_restrictionlocation.opened .selected_item:hover {
  background-color: #d9006e;
}
@media only screen and (min-width: 541px) {
  .tour_filter .filter_item.filter_restrictionlocation.opened {
    position: relative;
    z-index: 10;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .filter_header::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    height: 2.6rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .filter_body {
    position: absolute;
    top: calc(100% - 2.6rem);
    left: 0;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_items,
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items {
    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.27);
    background-color: #fff;
    position: relative;
    width: 18rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_items {
    display: flex;
    flex-direction: column;
    z-index: 1;
    position: relative;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_items::after {
    content: "";
    display: block;
    position: absolute;
    background-image: linear-gradient(to bottom, transparent, #fff);
    height: 1rem;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_items .country_list {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    flex-grow: 1;
    max-height: 100%;
    overflow-y: auto;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_items .location_filter_input {
    flex-shrink: 0;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items {
    display: flex;
    flex-direction: column;
    padding: 1.5rem 0;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_header,
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_body {
    padding: 0 1.5rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_header {
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_header .label {
    font-weight: 600;
    color: #2d2d2d;
    margin-top: 1em;
    margin-bottom: 0.7em;
    font-size: 0.72222rem;
    line-height: 1.30769em;
    letter-spacing: 0.4px;
    margin-top: 0;
    display: block;
    text-transform: uppercase;
    margin-bottom: 1rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_header .filter_button {
    margin: -0.85rem -1.5rem 0 0;
    display: block;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list_body {
    flex-grow: 1;
    overflow-y: auto;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_items .selected_list {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_filter {
    position: relative;
    z-index: 1;
    display: flex;
    max-height: 37rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_overlay_close {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    position: fixed;
  }
}
@media only screen and (max-width: 540px) {
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_header .label,
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_footer {
    display: none;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .location_filter {
    display: flex;
    flex-direction: column-reverse;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_body {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .country_list {
    padding-top: 1rem;
  }
  .tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_header {
    display: flex;
    justify-content: flex-end;
    margin-top: -2rem;
    margin-right: -1.5rem;
  }
  .container.homepage .tour_filter .filter_item.filter_restrictionlocation.opened .selected_list_header {
    margin-top: -3rem;
    margin-right: 0;
  }
}
.tour_filter .filter_item.checkbox:not(.filter_restrictionlocation) .filter_header {
  margin-bottom: 1rem;
}
.tour_filter .filter_item.checkbox .check_radio_item .label label {
  color: #757575;
  padding-left: 2rem;
  margin-bottom: 0.8rem;
}
.tour_filter .filter_item.checkbox .check_radio_item.disabled {
  opacity: 0.35;
}
.tour_filter .filter_item.checkbox .check_radio_item.disabled * {
  cursor: not-allowed;
}
.tour_filter .filter_item.checkbox .selected .check_radio_item .label label {
  color: #f84865;
}
.tour_filter .filter_item.select .select .label {
  display: none;
}
.tour_filter .filter_item.select .select .field {
  display: block;
  overflow: hidden;
}
.tour_filter .filter_item.select .select .field select {
  -webkit-appearance: none;
  appearance: none;
  width: 115%;
}
.tour_filter .filter_item.select .select .field select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.tour_filter .filter_item.select .select .field select:focus {
  background-color: #f2f2f2;
}
.tour_filter .filter_item.select .select .field::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 5px);
  top: calc(50% - 5px);
  height: 10px;
  width: 10px;
  background: transparent url("/media/img/arrow-down.svg") no-repeat center center/contain;
  left: auto;
  right: 0.7rem;
  pointer-events: none;
}
.tour_filter .restrictions_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.tour_filter .restrictions_wrapper input[type=text], .tour_filter .restrictions_wrapper input[type=time], .tour_filter .restrictions_wrapper input[type=search], .tour_filter .restrictions_wrapper input[type=password], .tour_filter .restrictions_wrapper input[type=number], .tour_filter .restrictions_wrapper input[type=email], .tour_filter .restrictions_wrapper input[type=tel], .tour_filter .restrictions_wrapper input[type=url], .tour_filter .restrictions_wrapper select, .tour_filter .restrictions_wrapper textarea {
  font-size: 0.83333rem;
  line-height: 1.4em;
  padding: 0.7rem;
}
.tour_filter .restrictions_wrapper .filter_item {
  width: 100%;
}
.tour_filter .restrictions_wrapper .datefrom.filter_restriction,
.tour_filter .restrictions_wrapper .dateto.filter_restriction {
  width: 50%;
}
@media only screen and (max-width: 540px) {
  .tour_filter .restrictions_wrapper .dateto.filter_restriction .picker .picker__holder {
    right: 0;
  }
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header {
  font-size: 0.94444rem;
  line-height: 1.17647em;
  color: rgba(45, 45, 45, 0.8);
  cursor: pointer;
  text-transform: none;
  padding: 1rem 1rem 1rem 0;
  margin-bottom: 0 !important;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header::before {
  display: none;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header::after {
  content: "";
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  background: transparent url("/media/img/arrow-paginator-black.svg") no-repeat center center/contain;
  opacity: 0.7;
  right: 0;
  top: 1.4rem;
  transform: rotate(0.25turn);
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header.with_count {
  display: flex;
  align-items: baseline;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header.with_count .filter_count.base {
  font-size: 0.66667rem;
  line-height: 1em;
  padding: 0.1em 0 0.3em;
  color: #757575;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header.with_count .filter_count.base::before {
  content: '(';
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header.with_count .filter_count.base::after {
  content: ')';
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_header.with_count .filter_count.active {
  font-weight: 600;
  font-size: 0.66667rem;
  line-height: 1em;
  padding: 0.1em 0.7em 0.3em;
  background-color: #c10765;
  border-radius: 0.7em;
  color: #fff;
  margin-left: 0.5rem;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_body {
  display: none;
  padding-bottom: 1rem;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_item {
  margin-bottom: 0;
  padding-bottom: 0;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_item:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_item.opened .filter_header::after {
  transform: rotate(-0.25turn);
}
.tour_filter .restrictions_wrapper:nth-child(2) .filter_item.opened .filter_body {
  display: block;
}

.csv_export {
  margin-top: 1rem;
}
.csv_export > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  border-radius: 3.5rem;
}
.csv_export > a:hover {
  background-color: #f82f50;
}

.lectors_styles {
  display: flex;
  align-items: baseline;
}
.lectors_styles.no_contents {
  visibility: hidden;
}
.lectors_styles .label {
  font-weight: 700;
  font-size: 0.72222rem;
  line-height: 1.23077em;
  flex-shrink: 0;
  margin-right: 0.4rem;
  white-space: nowrap;
  text-transform: uppercase;
  color: #515151;
}
.lectors_styles .ls_content {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}

.center a {
  text-decoration: underline;
}
.center a:hover {
  color: #006a99;
}

.product_box .item_cont {
  cursor: pointer;
}
.product_box .item_cont__out {
  display: contents;
}
.product_box .item_cont__hidden_link {
  display: none;
}

.product_box.compact .item_cont {
  display: block;
  position: relative;
  padding-bottom: 3rem;
  width: 100%;
}
.product_box.compact .item_cont .picture_tag_image {
  overflow: hidden;
}
.product_box.compact .item_cont .picture_tag_image img {
  transform: scale(1);
  transition: transform 0.5s;
}
.product_box.compact .item_cont .texts,
.product_box.compact .item_cont .texts_n_button {
  transition: margin-bottom 0.5s;
}
.product_box.compact .item_cont:hover .picture_tag_image img {
  transform: scale(1.1);
}
.product_box.compact .item_cont:hover .texts,
.product_box.compact .item_cont:hover .texts_n_button {
  margin-bottom: 1rem;
}
.product_box.compact .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.product_box.compact .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;
}
.product_box.compact .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 140.74074%;
}
.product_box.compact .picture_tag_image::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(45, 45, 45, 0.1);
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.product_box.compact .price {
  position: absolute;
  left: 0;
  top: 1rem;
}
.product_box.compact .price .original_price {
  font-weight: 600;
  font-size: 0.77778rem;
  line-height: 1em;
  text-decoration: line-through;
}
.product_box.compact .price .current_price {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.product_box.compact .price .prices_wrap {
  background-color: #fff;
  display: flex;
  flex-direction: column-reverse;
  padding: 0.5rem 1.4rem;
}
.product_box.compact .price .prices_wrap.action {
  background-color: #f84865;
  color: #fff;
}
.product_box.compact .price .prices_wrap.action .current_price {
  color: #fff;
}
.product_box.compact .texts {
  background-color: #fff;
  padding: 1.2rem 10% 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  z-index: 1;
  padding-bottom: 1.2rem;
}
.product_box.compact .texts .date {
  font-size: 0.83333rem;
  line-height: 1.4em;
  font-weight: 600;
  color: #757575;
  margin-bottom: 0.3rem;
}
.product_box.compact .texts .title,
.product_box.compact .texts .nwcsp_item_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.product_box.compact .texts .title + .perex,
.product_box.compact .texts .title + .nwcsp_item_perex,
.product_box.compact .texts .nwcsp_item_title + .perex,
.product_box.compact .texts .nwcsp_item_title + .nwcsp_item_perex {
  margin-top: 1rem;
}
.product_box.compact .texts .perex,
.product_box.compact .texts .nwcsp_item_perex {
  font-size: 0.83333rem;
  line-height: 1.4em;
  margin-bottom: 0;
}
.product_box.compact .texts .button,
.product_box.compact .texts .nwcsp_item_button {
  font-weight: 600;
  color: #f84865;
  padding-top: 1.5rem;
  padding-right: 3.5rem;
  position: relative;
  transition: color 0.5s;
}
.product_box.compact .texts .button::before, .product_box.compact .texts .button::after,
.product_box.compact .texts .nwcsp_item_button::before,
.product_box.compact .texts .nwcsp_item_button::after {
  content: "";
  display: block;
  position: absolute;
  height: 2.3rem;
  width: 2.3rem;
  background: transparent none no-repeat center center / 1rem;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  right: 0;
  bottom: -0.2rem;
  transition: opacity 0.5s;
}
.product_box.compact .texts .button::before,
.product_box.compact .texts .nwcsp_item_button::before {
  background-image: url("/media/img/arrow-right-red.svg");
  opacity: 1;
}
.product_box.compact .texts .button::after,
.product_box.compact .texts .nwcsp_item_button::after {
  background-image: url("/media/img/arrow-right-white.svg");
  background-color: #f82f50;
  border-color: #f82f50;
  opacity: 0;
}
.product_box.compact .texts .title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.05556rem;
  line-height: 1.15789em;
  letter-spacing: -0.3px;
  margin-top: 0;
}
@media only screen and (max-width: 720px) {
  .product_box.compact .texts .title {
    font-size: 1.22222rem;
    line-height: 1.18182em;
  }
}
.product_box.compact .texts .center {
  font-size: 0.83333rem;
  line-height: 1.4em;
  font-weight: 400;
  margin-bottom: 0;
  color: #757575;
}

.product_box_list_compact_outer {
  position: relative;
}
.product_box_list_compact_outer .slick-arrow.slick-prev {
  left: -2.5rem;
}
.product_box_list_compact_outer .slick-arrow.slick-next {
  right: -2.5rem;
}
@media only screen and (max-width: 430px) {
  .product_box_list_compact_outer .slick-arrow.slick-prev {
    left: -1.66667rem;
  }
  .product_box_list_compact_outer .slick-arrow.slick-next {
    right: -1.66667rem;
  }
}

.product_box_list_compact {
  overflow: hidden;
  width: 100%;
}
.product_box_list_compact:hover .product_box .item_cont .picture_tag_image::before {
  opacity: 1;
}
.product_box_list_compact:hover .product_box .item_cont:hover .picture_tag_image::before {
  opacity: 0;
}

.product_box_list_slick {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.product_box_list_slick .product_box.compact {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.product_box_list_slick .slick-track {
  margin-left: 0;
}
.product_box_list_slick:not(.slick-initialized) {
  display: flex;
}
.product_box_list_slick:not(.slick-initialized) .product_box.compact {
  display: none;
}
@media only screen and (min-width: 1101px) {
  .product_box_list_slick:not(.slick-initialized) .product_box.compact:nth-child(-n + 4) {
    display: flex;
    width: 25%;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1100px) {
  .product_box_list_slick:not(.slick-initialized) .product_box.compact:nth-child(-n + 3) {
    display: flex;
    width: 33.33333%;
  }
}
@media only screen and (min-width: 381px) and (max-width: 800px) {
  .product_box_list_slick:not(.slick-initialized) .product_box.compact:nth-child(-n + 2) {
    display: flex;
    width: 50%;
  }
}
@media only screen and (max-width: 380px) {
  .product_box_list_slick:not(.slick-initialized) .product_box.compact:first-child {
    display: flex;
    width: 100%;
  }
}

.product_box.full {
  display: flex;
  padding-bottom: 1.7rem;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 1.7rem;
}
.product_box.full .icos {
  display: flex;
  margin-top: 0.7rem;
}
.product_box.full .icos .ico {
  cursor: help;
  border-radius: 1.25rem;
  background-color: #fff;
  border: 2px solid #dbdbdb;
  display: flex;
  height: 2.5rem;
  transition-property: border-color;
  transition-duration: 0.5s;
}
.product_box.full .icos .ico .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(2.5rem - 4px);
}
.product_box.full .icos .ico .icon svg {
  width: 1rem;
}
.product_box.full .icos .ico .icon svg path {
  transition-property: fill;
  transition-duration: 0.5s;
}
.product_box.full .icos .ico .label {
  font-weight: 500;
  font-size: 0.83333rem;
  line-height: 1.4em;
  display: flex;
  align-items: center;
  overflow: hidden;
  max-width: 0;
  transition-property: color, max-width, padding-right;
  transition-duration: 0.5s;
  white-space: nowrap;
}
.product_box.full .icos .ico .label .value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.product_box.full .icos .icon_out_wrap {
  margin-right: 0.3rem;
}
.product_box.full .icos .days_nights {
  cursor: help;
  display: flex;
}
.product_box.full .icos .days_nights > span {
  font-weight: 600;
  font-size: 0.83333rem;
  line-height: 1.4em;
  color: #757575;
  background-color: #fff;
  height: 2.5rem;
  border: 2px solid #dbdbdb;
  display: flex;
  align-items: center;
  position: relative;
}
.product_box.full .icos .days_nights > span > span {
  display: block;
  padding-right: 1.5em;
  position: relative;
  text-align: center;
}
.product_box.full .icos .days_nights > span > span::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5em);
  top: calc(50% - 0.5em);
  height: 1em;
  width: 1em;
  background: transparent none no-repeat left center / contain;
  left: auto;
  right: 0;
}
.product_box.full .icos .days_nights > span.days {
  border-radius: 1.25rem 0 0 1.25rem;
  border-right-width: 0;
  padding-left: 0.5rem;
}
.product_box.full .icos .days_nights > span.days > span {
  margin-right: -0.1em;
}
.product_box.full .icos .days_nights > span.days > span::after {
  background-image: url("/media/img/ico-day.svg");
}
.product_box.full .icos .days_nights > span.days::before {
  content: "";
  display: block;
  position: absolute;
  border-top: 2.5rem solid transparent;
  border-right: 10px solid #757575;
  right: 0;
  top: -2px;
}
.product_box.full .icos .days_nights > span.nights {
  background-color: #757575;
  border-radius: 0 1.25rem 1.25rem 0;
  border-left-width: 0;
  padding-right: 0.5rem;
  border-color: #757575;
  color: #fff;
}
.product_box.full .icos .days_nights > span.nights > span::after {
  position: absolute;
  left: calc(50% - 0.4em);
  top: calc(50% - 0.4em);
  height: 0.8em;
  width: 0.8em;
  background-image: url("/media/img/ico-night.svg");
  left: auto;
  right: 0;
}
.product_box.full .date {
  font-weight: 300;
  font-size: 1.44444rem;
  line-height: 1em;
  letter-spacing: 1.3px;
}
.product_box.full .product_texts_section .ls_content > a {
  display: inline;
}
.product_box.full .product_texts_section .ls_content > a,
.product_box.full .product_texts_section .infobox_opener,
.product_box.full .product_texts_section .locality_item a {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.product_box.full .product_texts_section .ls_content > a:hover,
.product_box.full .product_texts_section .infobox_opener:hover,
.product_box.full .product_texts_section .locality_item a:hover {
  color: #f84865;
}
.product_box.full .locality_wrap {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  color: #757575;
  display: flex;
  flex-wrap: wrap;
}
.product_box.full .locality_wrap .locality_item + .locality_item {
  position: relative;
  padding-left: 1.5rem;
}
.product_box.full .locality_wrap .locality_item + .locality_item::before {
  content: "";
  display: block;
  position: absolute;
  content: '\0000B7';
  left: 0.6rem;
  top: -0.05em;
}
.product_box.full .price {
  position: relative;
  text-align: right;
}
.product_box.full .price .currency {
  font-size: 60%;
}
.product_box.full .price .current_price {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .product_box.full .price .current_price {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.product_box.full .price .current_price:not(.only) {
  color: #f84865;
}
.product_box.full .price .original_price {
  font-size: 0.77778rem;
  line-height: 1em;
  color: #757575;
  position: absolute;
  bottom: calc(100% - 2px);
  right: 0;
  text-decoration: line-through;
}
.product_box.full .stickers {
  display: block;
}
.product_box.full .stickers::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.product_box.full .stickers .sticker {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.11111em;
  padding-top: 0.35em;
  padding-bottom: 0.45em;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  background-color: #2d2d2d;
  color: #fff;
  position: relative;
  float: left;
}
.product_box.full .stickers .sticker .bg {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.product_box.full .stickers .sticker .label {
  position: relative;
}
.product_box.full .stickers .sticker[style*='color'] {
  background-color: #fff;
  border: 1px solid #dbdbdb;
}
.product_box.full .code {
  font-size: 0.66667rem;
  line-height: 1.16667em;
  color: #757575;
}
.product_box.full .code .label {
  font-size: 0.55556rem;
  text-transform: uppercase;
}
.product_box.full .code .value {
  font-weight: 600;
}
.product_box.full .product_image {
  position: relative;
  width: 45%;
}
.product_box.full .product_image .image_detail_link,
.product_box.full .product_image .picture_tag_image {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.product_box.full .product_image .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.product_box.full .product_image .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.product_box.full .product_image .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 0;
}
.product_box.full .product_image .photogallery_button {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  background-color: #fff;
  position: absolute;
  bottom: 0.7rem;
  left: 0.7rem;
  padding: 0.5rem 1.2rem 0.5rem 2.5rem;
  cursor: pointer;
  transition: background-color 0.2s;
}
.product_box.full .product_image .photogallery_button::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/ico-mountains.svg") no-repeat center center/contain;
  left: 0.8rem;
}
.product_box.full .product_image .photogallery_button:hover {
  background-color: #e7e7e7;
}
.product_box.full .product_image .stickers {
  position: absolute;
  top: 0;
  left: 0;
}
.product_box.full .product_image .stickers .sticker {
  clear: left;
}
.product_box.full .title {
  margin-top: 0;
  margin-bottom: 0.3em;
}
.product_box.full .center {
  font-weight: 400;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 0;
}
.product_box.full .product_texts_section {
  margin-top: 0.7rem;
}
.product_box.full .styles + .lectors {
  margin-top: 0;
}
.product_box.full .code {
  margin-top: 0.3rem;
  margin-bottom: 1rem;
}
.product_box.full .icos {
  margin-top: auto;
}
.product_box.full .icos .name,
.product_box.full .icos .suffix {
  display: none;
}
.product_box.full .icos .ico:hover {
  border-color: #c10765;
}
.product_box.full .icos .ico:hover .icon svg path {
  fill: #c10765;
}
.product_box.full .icos .ico:hover .label {
  color: #c10765;
  max-width: 5rem;
  padding-right: 0.7rem;
}
@media only screen and (min-width: 1101px) and (max-width: 1260px) {
  .product_box.full .icos .icon_out_wrap {
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
    z-index: 2;
    transition: z-index 0s linear 0.5s;
  }
  .product_box.full .icos .icon_out_wrap .ico {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
  }
  .product_box.full .icos .icon_out_wrap:hover + .icon_out_wrap {
    transition: z-index 0s linear 0s;
    z-index: 1;
  }
}
@media only screen and (min-width: 821px) and (max-width: 960px) {
  .product_box.full .icos .icon_out_wrap {
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
    z-index: 2;
    transition: z-index 0s linear 0.5s;
  }
  .product_box.full .icos .icon_out_wrap .ico {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
  }
  .product_box.full .icos .icon_out_wrap:hover + .icon_out_wrap {
    transition: z-index 0s linear 0s;
    z-index: 1;
  }
}
@media only screen and (max-width: 400px) {
  .product_box.full .icos .icon_out_wrap {
    height: 2.5rem;
    width: 2.5rem;
    position: relative;
    z-index: 2;
    transition: z-index 0s linear 0.5s;
  }
  .product_box.full .icos .icon_out_wrap .ico {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
  }
  .product_box.full .icos .icon_out_wrap:hover + .icon_out_wrap {
    transition: z-index 0s linear 0s;
    z-index: 1;
  }
}
.product_box.full .icos .days_nights > span > span {
  padding-right: 1.2em;
  width: 2.5em;
}
.product_box.full .icos .days_nights > span.days {
  width: 50%;
}
.product_box.full .icos .days_nights > span.nights {
  width: 50%;
}
.product_box.full .detail_button {
  margin-top: 0.7rem;
}
.product_box.full .detail_button > a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  padding: 0.6em 1em;
}
.product_box.full .detail_button > a:hover {
  background-color: #f82f50;
}
.product_box.full .product_texts {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 1.7rem;
  width: 55%;
}
.product_box.full .product_texts .pt_bottom {
  padding-top: 0.7rem;
  display: flex;
  justify-content: space-between;
}
.product_box.full .product_texts .pt_bottom .ptb_left {
  display: flex;
  flex-direction: column;
  padding-right: 0.3rem;
}
.product_box.full .product_texts .pt_bottom .ptb_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}
@media only screen and (min-width: 961px) and (max-width: 1100px) {
  .product_box.full .product_texts .pt_bottom {
    flex-direction: column;
  }
}
@media only screen and (min-width: 541px) and (max-width: 820px) {
  .product_box.full .product_texts .pt_bottom {
    flex-direction: column;
  }
}
@media only screen and (max-width: 540px) {
  .product_box.full {
    flex-direction: column;
  }
  .product_box.full .product_image,
  .product_box.full .product_texts {
    width: auto;
  }
  .product_box.full .product_image {
    margin-bottom: 1rem;
    height: 15rem;
  }
  .product_box.full .product_texts {
    padding-left: 0;
  }
}

.product_box.compact_horizontal {
  display: flex;
  align-items: flex-start;
}
.product_box.compact_horizontal .date {
  font-weight: 300;
  font-size: 1.44444rem;
  line-height: 1em;
  letter-spacing: 1.3px;
}
.product_box.compact_horizontal .locality_wrap {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  color: #757575;
  display: flex;
  flex-wrap: wrap;
}
.product_box.compact_horizontal .locality_wrap .locality_item + .locality_item {
  position: relative;
  padding-left: 1.5rem;
}
.product_box.compact_horizontal .locality_wrap .locality_item + .locality_item::before {
  content: "";
  display: block;
  position: absolute;
  content: '\0000B7';
  left: 0.6rem;
  top: -0.05em;
}
.product_box.compact_horizontal .title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.05556rem;
  line-height: 1.15789em;
  letter-spacing: -0.3px;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 720px) {
  .product_box.compact_horizontal .title {
    font-size: 1.22222rem;
    line-height: 1.18182em;
  }
}
.product_box.compact_horizontal .center {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  font-weight: 400;
  margin-top: 0;
}
.product_box.compact_horizontal .picture_tag_image {
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  width: 7rem;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
.product_box.compact_horizontal .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;
}
.product_box.compact_horizontal .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.product_box.compact_horizontal .texts {
  flex-grow: 1;
}
.product_box.compact_horizontal.search .price {
  position: relative;
  text-align: right;
}
.product_box.compact_horizontal.search .price .currency {
  font-size: 60%;
}
.product_box.compact_horizontal.search .price .current_price {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .product_box.compact_horizontal.search .price .current_price {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.product_box.compact_horizontal.search .price .current_price:not(.only) {
  color: #f84865;
}
.product_box.compact_horizontal.search .price .original_price {
  font-size: 0.77778rem;
  line-height: 1em;
  color: #757575;
  position: absolute;
  bottom: calc(100% - 2px);
  right: 0;
  text-decoration: line-through;
}
.product_box.compact_horizontal.search .picture_tag_image {
  margin-right: 1rem;
  width: 5rem;
}
.product_box.compact_horizontal.search .date {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.product_box.compact_horizontal.search .price {
  align-self: center;
  padding-left: 1rem;
}
.product_box.compact_horizontal.search .price .current_price {
  font-size: 1.44444rem;
  line-height: 1em;
}
.product_box.compact_horizontal.search .item_cont {
  display: flex;
  align-items: flex-start;
  flex-grow: 1;
}

.more_items_wrapper.opened {
  display: block !important;
  position: absolute;
  width: 40rem;
  height: 20rem;
  z-index: 2;
  border: 1px solid #000;
  overflow-y: scroll;
}
.more_items_wrapper.opened ul {
  position: absolute;
  background-color: white;
  z-index: 2;
}
.more_items_wrapper.opened .multichoice_item {
  float: left;
  width: 15rem;
  height: 1.5rem;
}
.more_items_wrapper.opened .overlay_close {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  position: fixed;
  z-index: 1;
}

.nwcsp_plugin_wrapper {
  padding-bottom: 5rem;
  padding-top: 5rem;
}
@media only screen and (max-width: 600px) {
  .nwcsp_plugin_wrapper {
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .nwcsp_plugin_wrapper {
    padding-top: 3rem;
  }
}
.nwcsp_plugin_wrapper:not(:first-child) {
  border-top: 1px solid #dbdbdb;
}

.plugin_header_inner {
  max-width: 37rem;
}

.nwcsp_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-weight: 500;
  font-size: 2.94444rem;
  line-height: 1em;
  letter-spacing: -1.1px;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .nwcsp_title {
    font-size: 2.22222rem;
    line-height: 1.075em;
  }
}

.nwcsp_perex,
.nwcsp_item_perex {
  font-size: 1.33333rem;
  line-height: 1.25em;
  letter-spacing: -0.1px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 430px) {
  .nwcsp_perex,
  .nwcsp_item_perex {
    font-size: 1.22222rem;
    line-height: 1.27273em;
  }
}

.nwcsp_item_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .nwcsp_item_title {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}

.nwcsp_item_perex {
  margin-bottom: 1em;
}

.nwcsp_item_ico_description {
  display: none;
}

.nwcsp_item_button a {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
}
.nwcsp_item_button a:hover {
  background-color: #f82f50;
}
.nwcsp_item_button.emphasised a {
  background-color: transparent;
  color: #f84865;
}
.nwcsp_item_button.emphasised a:hover {
  color: #f82f50;
  text-decoration: underline;
}

.nwcsp_item_button_group {
  display: flex;
  margin-top: 2rem;
}
.nwcsp_item_button_group .nwcsp_item_button {
  margin-right: 0.5rem;
}

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

.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_cont,
.nwcsp_full_width_image .nwcsp_cont,
.nwcsp_masonry_photogallery .nwcsp_cont {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .plugin_header,
.nwcsp_full_width_image .plugin_header,
.nwcsp_masonry_photogallery .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
@media only screen and (min-width: 431px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .plugin_header,
  .nwcsp_full_width_image .plugin_header,
  .nwcsp_masonry_photogallery .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .plugin_header,
  .nwcsp_full_width_image .plugin_header,
  .nwcsp_masonry_photogallery .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_wiki .nwcsp_item_ico {
  margin-bottom: 2rem;
}
.nwcsp_wiki .nwcsp_item_ico img {
  display: block;
}

.nwcsp_1_col.nwcsp_wiki .plugin_header,
.nwcsp_1_col.nwcsp_wiki .nwcsp_col {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico {
  position: relative;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent url("/media/img/masks/1-col.svg") no-repeat center center/cover;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 45.82173%;
}
@media only screen and (min-width: 1261px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico {
    margin-left: calc((100vw - 1152px) / -2);
    margin-right: calc((100vw - 1152px) / -2);
  }
}
@media only screen and (min-width: 1437px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico {
    margin-left: -142px;
    margin-right: -142px;
  }
}
@media only screen and (max-width: 1260px) and (min-width: 431px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media only screen and (max-width: 1260px) and (max-width: 430px) {
  .nwcsp_1_col.nwcsp_wiki .nwcsp_item_ico {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.nwcsp_1_col.nwcsp_wiki.wide .plugin_header,
.nwcsp_1_col.nwcsp_wiki.wide .nwcsp_col {
  max-width: 1000px;
}

.nwcsp_2_cols.nwcsp_wiki .plugin_header,
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}
.nwcsp_2_cols.nwcsp_wiki .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_2_cols.nwcsp_wiki .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;
}
.nwcsp_2_cols.nwcsp_wiki .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 87.5%;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col .nwcsp_item_ico {
  position: relative;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col .nwcsp_item_ico::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center/cover;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col .nwcsp_item_ico::after {
  height: calc(100% + 2px);
  width: calc(100% + 2px);
  top: -1px;
  left: -1px;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col .nwcsp_item_ico::after {
  background-size: contain;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col:first-child .nwcsp_item_ico::after {
  background-image: url("/media/img/masks/2-cols-left.svg");
  background-position: left center;
}
.nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_ico::after {
  background-image: url("/media/img/masks/2-cols-right.svg");
  background-position: right center;
}
@media only screen and (min-width: 541px) {
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:first-child .nwcsp_item_ico {
    margin-left: -3rem;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child {
    display: flex;
    flex-direction: column;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_ico {
    order: 3;
    margin-right: -3rem;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_title {
    order: 1;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_perex {
    order: 2;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_body {
    order: 4;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_button_group {
    order: 5;
  }
}
@media only screen and (min-width: 961px) {
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:first-child .nwcsp_item_ico {
    margin-left: -4.5rem;
  }
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col:last-child .nwcsp_item_ico {
    margin-right: -4.5rem;
  }
}
@media only screen and (min-width: 541px) {
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_2_cols.nwcsp_wiki .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}

@media only screen and (min-width: 541px) {
  .nwcsp_3_cols.nwcsp_wiki .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_3_cols.nwcsp_wiki .nwcsp_col_wrapper {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 3rem;
  }
}

.nwcsp_full_width_image {
  padding-bottom: 0;
  padding-top: 0;
  overflow: hidden;
}
.nwcsp_full_width_image,
.nwcsp_full_width_image .nwcsp_plugin_wrapper {
  border-top-width: 0;
}
.nwcsp_full_width_image .nwcsp_cont {
  position: relative;
}
.nwcsp_full_width_image .nwcsp_item_ico {
  position: relative;
}
.nwcsp_full_width_image .nwcsp_item_ico::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent url("/media/img/masks/full-image.svg") no-repeat center center/cover;
}
.nwcsp_full_width_image .nwcsp_item_ico img {
  display: block;
  width: 100%;
}
.nwcsp_full_width_image .nwcsp_item_ico > a::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 2;
}
@media only screen and (min-width: 961px) {
  .nwcsp_full_width_image .nwcsp_title {
    display: inline;
    padding: 0.7rem 1.2rem;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    font-weight: 600;
    color: #2d2d2d;
    margin-top: 1em;
    margin-bottom: 0.7em;
    font-weight: 500;
    font-size: 2.94444rem;
    line-height: 1em;
    letter-spacing: -1.1px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0.4rem;
    padding-top: 0.4rem;
    background-color: #fff;
  }
  .nwcsp_full_width_image .nwcsp_title > * {
    display: inline;
    position: relative;
  }
}
@media only screen and (min-width: 961px) and (max-width: 430px) {
  .nwcsp_full_width_image .nwcsp_title {
    font-size: 2.22222rem;
    line-height: 1.075em;
  }
}
@media only screen and (min-width: 961px) {
  .nwcsp_full_width_image .nwcsp_perex {
    display: inline;
    padding: 0.7rem 1.2rem;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    background-color: #2d2d2d;
    color: #fff;
    display: block;
  }
  .nwcsp_full_width_image .nwcsp_perex > * {
    display: inline;
    position: relative;
  }
  .nwcsp_full_width_image .nwcsp_perex_outer {
    margin-top: 3rem;
  }
  .nwcsp_full_width_image .plugin_header_outer {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: flex-start;
  }
  .nwcsp_full_width_image .plugin_header_outer .plugin_header {
    max-width: 888px;
    flex-grow: 1;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    padding-top: 7rem;
  }
}
@media only screen and (min-width: 961px) and (min-width: 0\0) {
  .nwcsp_full_width_image .plugin_header_outer .plugin_header {
    width: 1260px;
  }
}
@media only screen and (min-width: 961px) {
  .nwcsp_full_width_image .plugin_header_outer .plugin_header .plugin_header_inner {
    max-width: 25rem;
  }
}
@media only screen and (max-width: 960px) and (min-width: 431px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .nwcsp_full_width_image .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_photogallery .nwcsp_cont {
  padding-left: 0;
  padding-right: 0;
}
.nwcsp_photogallery .photos_count {
  display: none;
}
@media only screen and (min-width: 961px) {
  .nwcsp_photogallery .items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .nwcsp_photogallery .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (min-width: 361px) and (max-width: 720px) {
  .nwcsp_photogallery .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .nwcsp_photogallery .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
.nwcsp_photogallery .items img {
  display: block;
}

.nwcsp_paragraph_left_right .nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 1450px;
}
.nwcsp_paragraph_left_right .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body {
  padding-top: 2rem;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:not(:last-child) {
  margin-bottom: 3rem;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico {
  position: relative;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center/cover;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico::after {
  height: calc(100% + 2px);
  width: calc(100% + 2px);
  top: -1px;
  left: -1px;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .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;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 83.33333%;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .nwcsp_item_ico::after {
  background-image: url("/media/img/masks/left-right-left.svg");
  background-position: left top;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .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;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .nwcsp_item_ico::after {
  background-image: url("/media/img/masks/left-right-right.svg");
  background-position: right top;
  background-size: contain;
}
@media only screen and (min-width: 961px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 961px) and (min-width: 1301px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_title {
    font-weight: 600;
    color: #2d2d2d;
    margin-top: 1em;
    margin-bottom: 0.7em;
    font-weight: 500;
    font-size: 2.94444rem;
    line-height: 1em;
    letter-spacing: -1.1px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 961px) and (min-width: 1301px) and (max-width: 430px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_title {
    font-size: 2.22222rem;
    line-height: 1.075em;
  }
}

@media only screen and (min-width: 961px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .nwcsp_item_ico {
    width: 66.66667%;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .nwcsp_item_body {
    padding-left: 3rem;
    width: 33.33333%;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .nwcsp_item_ico {
    width: 58.33333%;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .nwcsp_item_body {
    padding-right: 3rem;
    max-width: 25rem;
    width: 41.66667%;
  }
}

.nwcsp_youtube .plugin_header_outer .plugin_header,
.nwcsp_youtube .outer_video_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}

.nwcsp_youtube_gallery .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.nwcsp_youtube_gallery .texts {
  background-color: #fff;
  padding: 1.2rem 10% 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
  height: auto;
  overflow: visible;
  margin-top: -3.5rem;
  max-width: 23rem;
  position: relative;
}
.nwcsp_youtube_gallery .texts .date {
  font-size: 0.83333rem;
  line-height: 1.4em;
  font-weight: 600;
  color: #757575;
  margin-bottom: 0.3rem;
}
.nwcsp_youtube_gallery .texts .title,
.nwcsp_youtube_gallery .texts .nwcsp_item_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.nwcsp_youtube_gallery .texts .title + .perex,
.nwcsp_youtube_gallery .texts .title + .nwcsp_item_perex,
.nwcsp_youtube_gallery .texts .nwcsp_item_title + .perex,
.nwcsp_youtube_gallery .texts .nwcsp_item_title + .nwcsp_item_perex {
  margin-top: 1rem;
}
.nwcsp_youtube_gallery .texts .perex,
.nwcsp_youtube_gallery .texts .nwcsp_item_perex {
  font-size: 0.83333rem;
  line-height: 1.4em;
  margin-bottom: 0;
}
.nwcsp_youtube_gallery .texts .button,
.nwcsp_youtube_gallery .texts .nwcsp_item_button {
  font-weight: 600;
  color: #f84865;
  padding-top: 1.5rem;
  padding-right: 3.5rem;
  position: relative;
  transition: color 0.5s;
}
.nwcsp_youtube_gallery .texts .button::before, .nwcsp_youtube_gallery .texts .button::after,
.nwcsp_youtube_gallery .texts .nwcsp_item_button::before,
.nwcsp_youtube_gallery .texts .nwcsp_item_button::after {
  content: "";
  display: block;
  position: absolute;
  height: 2.3rem;
  width: 2.3rem;
  background: transparent none no-repeat center center / 1rem;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  right: 0;
  bottom: -0.2rem;
  transition: opacity 0.5s;
}
.nwcsp_youtube_gallery .texts .button::before,
.nwcsp_youtube_gallery .texts .nwcsp_item_button::before {
  background-image: url("/media/img/arrow-right-red.svg");
  opacity: 1;
}
.nwcsp_youtube_gallery .texts .button::after,
.nwcsp_youtube_gallery .texts .nwcsp_item_button::after {
  background-image: url("/media/img/arrow-right-white.svg");
  background-color: #f82f50;
  border-color: #f82f50;
  opacity: 0;
}
@media only screen and (max-width: 960px) {
  .nwcsp_youtube_gallery .texts {
    margin-top: 0;
    max-width: inherit;
    padding-bottom: 2rem;
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 960px) and (min-width: 431px) {
  .nwcsp_youtube_gallery .texts {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .nwcsp_youtube_gallery .texts {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_youtube_gallery .video_item.opened .texts {
  transition-property: opacity, visibility;
  transition-duration: 0.2s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 961px) {
  .nwcsp_youtube_gallery .videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .nwcsp_youtube_gallery .videos > * {
    width: calc(50% - 1rem);
    margin-bottom: 2rem;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 2rem;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2), .nwcsp_youtube_gallery .videos > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 960px) and (min-width: 431px) {
  .nwcsp_youtube_gallery .videos {
    margin-left: -3rem;
    margin-right: -3rem;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .nwcsp_youtube_gallery .videos {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

.nwcsp_gmap {
  padding-bottom: 0;
}
.nwcsp_gmap + .nwcsp_plugin_wrapper {
  border-top-width: 0;
}
.nwcsp_gmap:not(.nwcsp_centermap) .nwcsp_cont {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
.nwcsp_gmap:not(.nwcsp_centermap) .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
  max-width: 888px;
}
@media only screen and (min-width: 431px) {
  .nwcsp_gmap:not(.nwcsp_centermap) .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_gmap:not(.nwcsp_centermap) .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 721px) {
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    left: 0;
    bottom: 25%;
    height: 5%;
    width: 21%;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_wrapper {
    position: relative;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_wrapper::before, .nwcsp_gmap:not(.nwcsp_centermap) .gmap_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    height: 100%;
    top: 0;
    width: 2%;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_wrapper::before {
    left: 21%;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_wrapper::after {
    height: calc(100% - 13px);
    right: 21%;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_whole_wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
    position: relative;
  }
  .nwcsp_gmap:not(.nwcsp_centermap) .gmap_whole_wrapper::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    right: 0;
    top: 0;
    height: 28%;
    width: 21%;
  }
}
.nwcsp_gmap.nwcsp_centermap:first-child {
  padding-top: 0;
}

.nwcsp_contact_form .nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}
.nwcsp_contact_form .textarea textarea {
  padding-bottom: 4.7rem;
}
.nwcsp_contact_form .error_messages {
  position: absolute;
}
.nwcsp_contact_form .form_container {
  display: contents;
}
.nwcsp_contact_form .file {
  margin-top: -6.4rem;
  position: relative;
  padding: 1rem;
}
.nwcsp_contact_form .file > .label {
  align-items: center;
  display: flex;
}
.nwcsp_contact_form .file > .label label {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 3.5rem;
  margin-bottom: 0;
  padding: 0.5rem 1.2rem 0.5rem 2rem;
  position: relative;
  transition-property: color, border;
  transition-duration: 0.2s;
}
.nwcsp_contact_form .file > .label label::before, .nwcsp_contact_form .file > .label label::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent none no-repeat center center / contain;
  left: 0.7rem;
  transition: opacity 0.2s;
}
.nwcsp_contact_form .file > .label label::before {
  background-image: url("/media/img/ico-attachment.svg");
  opacity: 1;
}
.nwcsp_contact_form .file > .label label::after {
  background-image: url("/media/img/ico-attachment-active.svg");
  opacity: 0;
}
.nwcsp_contact_form .file > .label label:hover {
  border-color: #f82f50;
  color: #f82f50;
}
.nwcsp_contact_form .file > .label label:hover::before {
  opacity: 0;
}
.nwcsp_contact_form .file > .label label:hover::after {
  opacity: 1;
}
.nwcsp_contact_form .file > .label .labelDescription {
  font-size: 0.66667rem;
  line-height: 2.16667em;
  letter-spacing: 0.25px;
  padding-left: 1rem;
  opacity: 0.5;
}
@media only screen and (min-width: 541px) {
  .nwcsp_contact_form .input {
    width: calc(50% - 0.75rem);
  }
  .nwcsp_contact_form .submit_button,
  .nwcsp_contact_form .textarea {
    width: 100%;
  }
  .nwcsp_contact_form .form__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.nwcsp_signpost .plugin_signpost_item {
  position: relative;
  padding-bottom: 5rem;
}
.nwcsp_signpost .plugin_signpost_item .picture_tag_image {
  overflow: hidden;
}
.nwcsp_signpost .plugin_signpost_item .picture_tag_image img {
  transform: scale(1);
  transition: transform 0.5s;
}
.nwcsp_signpost .plugin_signpost_item .texts,
.nwcsp_signpost .plugin_signpost_item .texts_n_button {
  transition: margin-bottom 0.5s;
}
.nwcsp_signpost .plugin_signpost_item:hover .picture_tag_image img {
  transform: scale(1.1);
}
.nwcsp_signpost .plugin_signpost_item:hover .texts,
.nwcsp_signpost .plugin_signpost_item:hover .texts_n_button {
  margin-bottom: 1rem;
}
.nwcsp_signpost .plugin_signpost_item .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_signpost .plugin_signpost_item .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;
}
.nwcsp_signpost .plugin_signpost_item .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 118.18182%;
}
.nwcsp_signpost .plugin_signpost_item .picture_tag_image::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(45, 45, 45, 0.1);
  transition: opacity 0.5s;
  opacity: 0;
  z-index: 1;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button {
  background-color: #fff;
  padding: 1.2rem 10% 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90%;
  z-index: 1;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .date {
  font-size: 0.83333rem;
  line-height: 1.4em;
  font-weight: 600;
  color: #757575;
  margin-bottom: 0.3rem;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .title,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .title + .perex,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .title + .nwcsp_item_perex,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_title + .perex,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_title + .nwcsp_item_perex {
  margin-top: 1rem;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .perex,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_perex {
  font-size: 0.83333rem;
  line-height: 1.4em;
  margin-bottom: 0;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .button,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_button {
  font-weight: 600;
  color: #f84865;
  padding-top: 1.5rem;
  padding-right: 3.5rem;
  position: relative;
  transition: color 0.5s;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .button::before, .nwcsp_signpost .plugin_signpost_item .texts_n_button .button::after,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_button::before,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_button::after {
  content: "";
  display: block;
  position: absolute;
  height: 2.3rem;
  width: 2.3rem;
  background: transparent none no-repeat center center / 1rem;
  border-radius: 50%;
  border: 1px solid #dbdbdb;
  right: 0;
  bottom: -0.2rem;
  transition: opacity 0.5s;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .button::before,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_button::before {
  background-image: url("/media/img/arrow-right-red.svg");
  opacity: 1;
}
.nwcsp_signpost .plugin_signpost_item .texts_n_button .button::after,
.nwcsp_signpost .plugin_signpost_item .texts_n_button .nwcsp_item_button::after {
  background-image: url("/media/img/arrow-right-white.svg");
  background-color: #f82f50;
  border-color: #f82f50;
  opacity: 0;
}
.nwcsp_signpost .plugin_signpost_item .item_cont {
  display: block;
}
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .button,
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .nwcsp_item_button {
  color: #f82f50;
}
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .button::before,
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .nwcsp_item_button::before {
  opacity: 0;
}
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .button::after,
.nwcsp_signpost .plugin_signpost_item a.item_cont:hover .nwcsp_item_button::after {
  opacity: 1;
}
@media only screen and (min-width: 961px) {
  .nwcsp_signpost .plugin_signpost_items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (min-width: 431px) and (max-width: 960px) {
  .nwcsp_signpost .plugin_signpost_items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_signpost .plugin_signpost_items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}

.nwcsp_timeline .nwcsp_cont {
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}
.nwcsp_timeline .plugin_header,
.nwcsp_timeline .body {
  margin-left: auto;
  margin-right: auto;
  max-width: 610px;
}
.nwcsp_timeline .body {
  margin-top: -1rem;
  margin-bottom: 3rem;
}
.nwcsp_timeline .milestone {
  counter-increment: milestone;
  margin-bottom: 2rem;
  min-height: 20rem;
  padding: 86.66667px calc(50% + 45px) 0 0;
  position: relative;
  text-align: right;
}
.nwcsp_timeline .milestone .year {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-top: -0.7em;
  margin-bottom: 1rem;
  color: #2d2d2d;
}
@media only screen and (max-width: 430px) {
  .nwcsp_timeline .milestone .year {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.nwcsp_timeline .milestone .text {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.nwcsp_timeline .milestone .picture_tag_image {
  overflow: hidden;
  position: relative;
  position: absolute;
  left: calc(50% + 45px);
  top: 0;
  overflow: visible;
  width: 260px;
}
.nwcsp_timeline .milestone .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;
}
.nwcsp_timeline .milestone .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 66.66667%;
}
.nwcsp_timeline .milestone .picture_tag_image::before {
  font-weight: 700;
  font-size: 1.05556rem;
  line-height: 1em;
  position: absolute;
  left: calc(50% - 2rem);
  top: calc(50% - 2rem);
  height: 4rem;
  width: 4rem;
  content: "0" counter(milestone);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  position: absolute;
  left: -2rem;
  z-index: 1;
}
.nwcsp_timeline .milestone::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #f84865;
  border: 0 solid #f84865;
  border-radius: 50%;
  height: 11px;
  left: 50%;
  margin-left: -5.5px;
  top: 81.16667px;
  width: 11px;
}
.nwcsp_timeline .milestone:nth-of-type(2n-1) {
  padding-left: calc(50% + 45px);
  padding-right: 0;
  text-align: left;
}
.nwcsp_timeline .milestone:nth-of-type(2n-1) .picture_tag_image {
  left: auto;
  right: calc(50% + 45px);
}
.nwcsp_timeline .milestone:nth-of-type(2n-1) .picture_tag_image::before {
  left: auto;
  right: -2rem;
}
.nwcsp_timeline .milestone:first-of-type {
  margin-top: 0;
  padding-top: 173.33333px;
}
.nwcsp_timeline .milestone:first-of-type .picture_tag_image::before {
  top: auto;
  bottom: -2rem;
}
.nwcsp_timeline .milestone:first-of-type::after {
  top: 167.83333px;
}
.nwcsp_timeline .milestone:last-of-type {
  margin-bottom: 0;
}
.nwcsp_timeline .milestones {
  counter-reset: milestone;
}
.nwcsp_timeline .nwcsp_item_button {
  margin-top: 2rem;
}
.nwcsp_timeline .nwcsp_item_button > a {
  border-radius: 35px;
}
@media only screen and (min-width: 611px) {
  .nwcsp_timeline .nwcsp_item_button {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nwcsp_timeline .nwcsp_item_button > a {
    transform: rotate(0.25turn);
    transform-origin: center center;
  }
}
.nwcsp_timeline .milestones_wrapper {
  margin-top: 2rem;
  position: relative;
  text-align: left;
}
.nwcsp_timeline .milestones_wrapper::before, .nwcsp_timeline .milestones_wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -1.5px;
  top: 0;
  width: 3px;
}
.nwcsp_timeline .milestones_wrapper::before {
  background: transparent url("/media/img/timeline-dot.png") repeat-y center 5px;
  height: 100%;
}
.nwcsp_timeline .milestones_wrapper::after {
  background-color: #fff;
  height: 167.83333px;
}
@media only screen and (max-width: 610px) {
  .nwcsp_timeline .milestone:nth-of-type(n) {
    padding-left: 9vw;
    padding-right: 0;
    padding-top: 1px;
    min-height: 0;
    margin-bottom: 4rem;
    text-align: left;
  }
  .nwcsp_timeline .milestone:nth-of-type(n) .year::before {
    content: "0" counter(milestone);
    margin-right: 0.7rem;
  }
  .nwcsp_timeline .milestone:nth-of-type(n) .picture_tag_image {
    margin-top: 2rem;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 610px) and (max-width: 350px) {
  .nwcsp_timeline .milestone:nth-of-type(n) .picture_tag_image {
    width: 100%;
  }
}
@media only screen and (max-width: 610px) {
  .nwcsp_timeline .milestone:nth-of-type(n) .picture_tag_image::before {
    display: none;
  }
  .nwcsp_timeline .milestone:nth-of-type(n):after {
    left: 0;
    margin-left: 0;
    top: -5.5px;
  }
  .nwcsp_timeline .milestones_wrapper::before {
    left: 4px;
    margin-left: 0;
  }
  .nwcsp_timeline .milestones_wrapper::after {
    display: none;
  }
}

.nwcsp_logo .banner_slide_inner {
  display: none;
}
.nwcsp_logo .picture_tag_image {
  width: 6rem;
}
.nwcsp_logo .picture_tag_image img {
  margin-left: auto;
  margin-right: auto;
  max-height: 2.5rem;
}
.nwcsp_logo .banner_slide_link > a {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.nwcsp_logo .banner_slide {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
.nwcsp_logo .nwcsp_item_button {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.nwcsp_logo .banner_slides {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media only screen and (max-width: 1300px) {
  .nwcsp_logo .banner_slides {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .nwcsp_logo .banner_slides .slick-arrow.slick-prev {
    left: 0;
  }
  .nwcsp_logo .banner_slides .slick-arrow.slick-next {
    right: 0;
  }
}
.nwcsp_logo .banner_slides:not(.slick-initialized) {
  display: flex;
  justify-content: center;
}
.nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide {
  display: none;
}
@media only screen and (min-width: 1201px) {
  .nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide:nth-child(-n + 5) {
    display: flex;
    width: 20%;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide:nth-child(-n + 4) {
    display: flex;
    width: 25%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 800px) {
  .nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide:nth-child(-n + 3) {
    display: flex;
    width: 33.33333%;
  }
}
@media only screen and (min-width: 381px) and (max-width: 540px) {
  .nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide:nth-child(-n + 2) {
    display: flex;
    width: 50%;
  }
}
@media only screen and (max-width: 380px) {
  .nwcsp_logo .banner_slides:not(.slick-initialized) .banner_slide:first-child {
    display: flex;
    width: 100%;
  }
}
.nwcsp_logo .slick-track {
  display: flex;
}
.nwcsp_logo .slick-track .slick-slide {
  float: none;
  height: auto;
}

.header .header_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 960px) {
  .header {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  }
  .header .header_inner {
    position: static;
    padding-bottom: 0.7rem;
  }
}

.footer {
  margin-top: 5rem;
  border-top: 1px solid #dbdbdb;
  color: #757575;
}
@media only screen and (max-width: 600px) {
  .footer {
    margin-top: 3rem;
  }
}

.footer_col_headline {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.footer_contact dt {
  display: none;
}
.footer_contact dd a {
  font-size: 1.11111rem;
  line-height: 1.2em;
  display: block;
  padding: 0.4rem 0 0.4rem 2.5rem;
  position: relative;
  white-space: nowrap;
}
.footer_contact dd a::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.7rem);
  top: calc(50% - 0.7rem);
  height: 1.4rem;
  width: 1.4rem;
  background: transparent none no-repeat center center / contain;
  left: 0;
}
.footer_contact dd a:hover {
  color: #f82f50 !important;
}
.footer_contact dd.phone a::before {
  background-image: url("/media/img/ico-phone-full.svg");
}
.footer_contact dd.email {
  margin-top: 2rem;
}
.footer_contact dd.email a {
  color: #f84865;
}
.footer_contact dd.email a::before {
  background-image: url("/media/img/ico-envelope-full.svg");
}

.footerMenu a:hover {
  color: #f82f50;
}
.footerMenu li {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.footerMenu li:not(:last-child) {
  margin-bottom: 0.3rem;
}
.footerMenu li.active a {
  font-weight: 700;
  color: #2d2d2d;
}

.address a:hover {
  color: #f82f50;
}
.address dt {
  display: none;
}
.address dd {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.address dd:not(:last-of-type) {
  margin-bottom: 0.3rem;
}
.address .store {
  margin-top: 2rem;
}

.footerNewsletter .form__items {
  position: relative;
}
.footerNewsletter .form__items .error_messages,
.footerNewsletter .form__items .input .label {
  display: none;
}
.footerNewsletter .form__items input {
  background-color: #f2f2f2;
  border-radius: 1.6rem;
  border-width: 0;
  padding-right: 3.2rem;
  transition-property: background-color, box-shadow;
  transition-duration: 0.2s;
}
.footerNewsletter .form__items input:hover {
  background-color: #e7e7e7;
}
.footerNewsletter .form__items input:focus {
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.2);
}
.footerNewsletter .form__items input::-webkit-input-placeholder {
  color: rgba(45, 45, 45, 0.3);
  opacity: 1;
}
.footerNewsletter .form__items input::-moz-placeholder {
  color: rgba(45, 45, 45, 0.3);
  opacity: 1;
}
.footerNewsletter .form__items button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  height: 3.2rem;
  width: 3.2rem;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.footerNewsletter .form__items button > span {
  display: none;
}
.footerNewsletter .form__items button::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/ico-loupe.svg") no-repeat center center/contain;
}
.footerNewsletter .form__items input,
.footerNewsletter .form__items button {
  border-radius: 3px;
}
.footerNewsletter .form__items input {
  padding-right: 4rem;
}
.footerNewsletter .form__items button {
  background-color: #f84865;
}
.footerNewsletter .form__items button::after {
  position: absolute;
  left: calc(50% - 0.35rem);
  top: calc(50% - 0.35rem);
  height: 0.7rem;
  width: 0.7rem;
  background-image: url("/media/img/ico-plus.svg");
}
.footerNewsletter .form__items .button {
  position: static;
}
.footerNewsletter .note {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 1rem;
}
.footerNewsletter .agreement_evidence.control {
  position: absolute;
  top: 100%;
  padding-top: 0.5rem;
}
.footerNewsletter .agreement_evidence.control .graphic {
  top: 0;
}
.footerNewsletter .agreement_evidence.control .label label {
  font-size: 0.66667rem;
  line-height: 1.5em;
}

.footer_cols {
  padding-bottom: 3rem;
  padding-top: 3rem;
  display: flex;
  flex-wrap: wrap;
}
.footer_cols .footer_col:nth-of-type(4n+1) {
  padding-left: 0;
  padding-right: 2.25rem;
}
.footer_cols .footer_col:nth-of-type(4n+2) {
  padding-left: 0.75rem;
  padding-right: 1.5rem;
}
.footer_cols .footer_col:nth-of-type(4n+3) {
  padding-left: 1.5rem;
  padding-right: 0.75rem;
}
.footer_cols .footer_col:nth-of-type(4n) {
  padding-left: 2.25rem;
  padding-right: 0;
}
@media only screen and (max-width: 1100px) {
  .footer_cols .footer_col:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
  .footer_cols .footer_col:nth-of-type(2n+1) {
    padding-left: 0;
    padding-right: 1.5rem;
  }
  .footer_cols .footer_col:nth-of-type(2n) {
    padding-left: 1.5rem;
    padding-right: 0;
  }
}
@media only screen and (max-width: 540px) {
  .footer_cols .footer_col:nth-of-type(1n) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1101px) {
  .footer_cols {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .footer_cols .footer_col.footerContact, .footer_cols .footer_col.footerMenu, .footer_cols .footer_col.footerAddress {
    max-width: 22%;
  }
  .footer_cols .footer_col.footerNewsletter {
    max-width: 34%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 1100px) {
  .footer_cols {
    max-width: 960px;
  }
  .footer_cols .footer_col {
    width: 50%;
  }
  .footer_cols .footer_col.footerContact, .footer_cols .footer_col.footerMenu {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 540px) {
  .footer_cols {
    display: block;
    max-width: 430px;
  }
  .footer_cols .footer_col:not(:last-child) {
    margin-bottom: 3rem;
  }
}

.heel {
  font-size: 0.77778rem;
  line-height: 1.14286em;
  padding-bottom: 3rem;
  padding-top: 3rem;
  display: flex;
  align-items: center;
  gap: 0 1rem;
}
.heel .mbi_label {
  display: none;
}
.heel .mbi_link {
  display: block;
}
.heel .copyright {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.heel .credits {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 0\0) {
  .heel svg {
    height: 2rem;
  }
}
.heel .socials {
  display: flex;
  align-items: center;
}
.heel .socials .social_label,
.heel .socials .social_item {
  display: block;
}
.heel .socials .social_label {
  padding-right: 1rem;
}
.heel .socials .social_item a,
.heel .socials .social_item svg {
  display: block;
}
.heel .socials .social_item svg g g {
  transition: fill 0.2s;
}
.heel .socials .social_item a {
  padding: 0.5rem 1rem;
}
.heel .socials .social_item a:hover svg g g, .heel .socials .social_item a:hover svg g g path {
  fill: #f82f50;
}
.heel .socials .facebook svg {
  width: 0.7rem;
}
.heel .socials .youtube svg {
  width: 1.5rem;
}
.heel .socials .instagram svg {
  width: 1.4rem;
}
.heel .socials .social_items {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.heel .made_by_inspire {
  border-left: 1px solid #dbdbdb;
  padding-left: 1rem;
  margin-right: -1rem;
}
.heel .made_by_inspire a,
.heel .made_by_inspire svg {
  display: block;
}
.heel .made_by_inspire a {
  padding: 0.5rem 1rem;
}
.heel .made_by_inspire svg {
  width: 1.5rem;
}
@media only screen and (min-width: 541px) {
  .heel {
    align-items: center;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 540px) {
  .heel {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 1rem;
  }
  .heel .copyright {
    margin-right: 2rem;
  }
}

body {
  background: url("/media/img/graphic-decoration/palm-trees-right.jpg") calc(1152px + ((100vw - 1152px) / 2) + -132px) 300px / 606px, url("/media/img/graphic-decoration/palm-trees-left.jpg") right calc(1152px + ((100vw - 1152px) / 2) + -60px) top 700px / 534px, url("/media/img/graphic-decoration/sea.jpg") calc(1152px + ((100vw - 1152px) / 2) + 62px) 1200px / 412px, url("/media/img/graphic-decoration/vacations.jpg") right calc(1152px + ((100vw - 1152px) / 2) + 136px) top 1800px / 338px;
  background-repeat: no-repeat;
  background-color: transparent;
}
@media only screen and (min-width: 2101px) {
  body {
    background-position-x: right, left, right, left;
  }
}
@media only screen and (max-width: 960px) {
  body {
    background-image: none;
  }
}
body.tour_detail {
  background-image: none, none, url("/media/img/graphic-decoration/sea.jpg"), url("/media/img/graphic-decoration/vacations.jpg");
}

.container {
  background: right calc(1152px + ((100vw - 1152px) / 2) + 21px) top 112px / 355px, right calc(1152px + ((100vw - 1152px) / 2) + 287px) top 490px / 89px, right calc(1152px + ((100vw - 1152px) / 2) + 21px) top 490px / 236px, calc(1152px + ((100vw - 1152px) / 2) + 21px) 112px / 245px, calc(1152px + ((100vw - 1152px) / 2) + 296px) 241px / 80px, calc(1152px + ((100vw - 1152px) / 2) + 21px) 387px / 355px;
  background-repeat: no-repeat;
  background-color: transparent;
}
@media only screen and (max-width: 1260px) {
  .container {
    background-image: none;
  }
}
html.no-webp .container {
  background-image: url("/media/img/graphic-decoration/photos/pos-1.jpg"), url("/media/img/graphic-decoration/photos/pos-2.jpg"), url("/media/img/graphic-decoration/photos/pos-3.jpg"), url("/media/img/graphic-decoration/photos/pos-4.jpg"), url("/media/img/graphic-decoration/photos/pos-5.jpg"), url("/media/img/graphic-decoration/photos/pos-6.jpg");
}
html.webp .container {
  background-image: url("/media/img/graphic-decoration/photos/pos-1.webp"), url("/media/img/graphic-decoration/photos/pos-2.webp"), url("/media/img/graphic-decoration/photos/pos-3.webp"), url("/media/img/graphic-decoration/photos/pos-4.webp"), url("/media/img/graphic-decoration/photos/pos-5.webp"), url("/media/img/graphic-decoration/photos/pos-6.webp");
}

@media only screen and (min-width: 961px) {
  .two_cols_wrap {
    display: flex;
    flex-direction: row-reverse;
  }
  .two_cols_wrap .left_col {
    flex-shrink: 0;
    padding-right: 2rem;
    width: 16rem;
  }
  .two_cols_wrap .right_col {
    flex-grow: 1;
  }
}
@media only screen and (min-width: 961px) and (min-width: 0\0) {
  .two_cols_wrap .right_col {
    width: calc(100% - 16rem);
  }
}

@media only screen and (max-width: 960px) {
  .two_cols_wrap {
    display: flex;
    flex-direction: column-reverse;
  }
}

.container.staticpage h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

.container.homepage .hp_section_headline {
  margin-bottom: 1em;
  position: relative;
  margin-top: 0;
}
.container.homepage .hp_section_headline > span {
  background-color: #fff;
  position: relative;
  padding-right: 1rem;
}
.container.homepage .hp_section_headline::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #dbdbdb;
  height: 1px;
  left: 0;
  top: 0.7em;
  width: 100%;
}
.container.homepage .hp_section {
  margin-top: 4rem;
}
.container.homepage .hp_section.topBanner {
  margin-top: 0;
}
.container.homepage .hp_filter {
  background-color: #f84865;
  color: #fff;
  padding: 2.5rem;
  margin-top: 1.5rem;
}
.container.homepage .hp_filter > .inner {
  position: relative;
}
@media only screen and (min-width: 1261px) {
  .container.homepage .hp_filter {
    margin-top: 0;
    width: 23rem;
    position: absolute;
    right: 3rem;
    top: 5.7rem;
    bottom: 5.7rem;
  }
}
.container.homepage .hp_filter .form_item.input label, .container.homepage .hp_filter .form_item.textarea label, .container.homepage .hp_filter .form_item.select label {
  color: #fff;
}
.container.homepage .hp_filter .filter_header {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 0.72222rem;
  line-height: 1.30769em;
  letter-spacing: 0.4px;
  margin-top: 0;
  display: block;
  text-transform: uppercase;
  color: #fff;
}
.container.homepage .hp_filter .filter_item.filter_restrictionlocation:not(.opened) .selected_list,
.container.homepage .hp_filter .location_filter_input input,
.container.homepage .hp_filter input[type=text], .container.homepage .hp_filter input[type=time], .container.homepage .hp_filter input[type=search], .container.homepage .hp_filter input[type=password], .container.homepage .hp_filter input[type=number], .container.homepage .hp_filter input[type=email], .container.homepage .hp_filter input[type=tel], .container.homepage .hp_filter input[type=url], .container.homepage .hp_filter select, .container.homepage .hp_filter textarea {
  box-shadow: 0 0 0 0 transparent !important;
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
  background-color: #fff !important;
}
@media only screen and (min-width: 1261px) {
  .container.homepage .hp_filter .filter_item.filter_restrictionlocation.opened .selected_items {
    right: 100%;
  }
}
.container.homepage .hp_filter .filter_item.filter_restrictionlocation.opened .country_list {
  background-color: #fff;
}
@media only screen and (min-width: 541px) {
  .container.homepage .hp_filter .filter_item.filter_restrictionlocation.opened .location_items,
  .container.homepage .hp_filter .filter_item.filter_restrictionlocation.opened .selected_items {
    width: 18rem;
  }
  .container.homepage .hp_filter .filter_item.filter_restrictionlocation.opened .country_list {
    padding-top: 0;
  }
}
.container.homepage .hp_filter .filter_item,
.container.homepage .hp_filter .filter_restriction.text .form_item {
  margin-bottom: 1rem;
}
.container.homepage .hp_filter .restrictions_wrapper .datefrom.filter_restriction {
  padding-right: 1px;
}
.container.homepage .hp_filter .button_wrapper:first-child {
  margin-top: 0.7rem;
  padding-left: 50%;
}
.container.homepage .hp_filter .button_wrapper:first-child button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.8em 2em;
  background-color: #fff;
  color: #f84865;
  width: 100%;
}
.container.homepage .hp_filter .button_wrapper:first-child button:hover {
  background-color: #f82f50;
}
.container.homepage .hp_filter .button_wrapper:first-child button:hover {
  background-color: #fff;
  color: #f82f50;
}
.container.homepage .hp_filter .button_wrapper:last-child {
  display: none;
}
.container.homepage .hp_filter .filter_link {
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: absolute;
  left: 0;
  bottom: 0.8rem;
  width: 50%;
  padding-right: 1rem;
}
.container.homepage .hp_filter .filter_link > a {
  text-decoration: underline;
}
.container.homepage .hp_filter .filter_link > a:hover {
  text-decoration: none;
}
.container.homepage .hp_section.staticBlocks .hp_static_block {
  padding: 2rem 1rem 0;
  text-align: center;
}
.container.homepage .hp_section.staticBlocks .hp_static_block .label {
  font-weight: 500;
  font-size: 1.33333rem;
  line-height: 1.20833em;
  margin-bottom: 0;
}
.container.homepage .hp_section.staticBlocks .hp_static_block svg {
  height: 6.5rem;
}
@media only screen and (min-width: 541px) {
  .container.homepage .hp_section.staticBlocks .hp_section__inner {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (max-width: 540px) {
  .container.homepage .hp_section.staticBlocks .hp_section__inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 0;
  }
}
@media only screen and (min-width: 961px) {
  .container.homepage .hp_section.bottomBanners .hp_section__inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
@media only screen and (max-width: 960px) {
  .container.homepage .hp_section.bottomBanners .hp_section__inner {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.5rem;
  }
}
.container.homepage .hp_section.bottomBanners .banner_slides {
  overflow: hidden;
}
.container.homepage .hp_section.bottomBanners .banner_slides .slick-dots,
.container.homepage .hp_section.bottomBanners .banner_slides .slick-arrow {
  display: none !important;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_graphics {
  position: relative;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_graphics .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_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;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_graphics .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 54.16667%;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_graphics .banner_slide_perex {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 3.16667rem;
  line-height: 1em;
  letter-spacing: -3px;
  color: #fff;
  max-width: 90%;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.05556rem;
  line-height: 1.15789em;
  letter-spacing: -0.3px;
  margin-bottom: 0;
  margin-top: 0;
  background-color: #f84865;
  color: #fff;
  min-height: 4.5rem;
  margin: -1rem 10% 0 0;
  padding: 1rem 1.5rem;
  position: relative;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 720px) {
  .container.homepage .hp_section.bottomBanners .banner_slides .banner_slide_title {
    font-size: 1.22222rem;
    line-height: 1.18182em;
  }
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide__link {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide {
  position: relative;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide.has_link .banner_slide_title {
  padding-right: 5rem;
  transition: background-color 0.2s;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide.has_link .banner_slide_title::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.5rem);
  top: calc(50% - 0.5rem);
  height: 1rem;
  width: 1rem;
  background: transparent url("/media/img/arrow-right-white.svg") no-repeat center center/contain;
  left: auto;
  right: 2rem;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide.has_link:hover .banner_slide_title {
  background-color: #f82f50;
}
.container.homepage .hp_section.bottomBanners .banner_slides .banner_slide:not(:first-child) {
  display: none;
}
.container.homepage .hp_section.bottomBanners .banner_slides.slick-initialized .banner_slide, .container.homepage .hp_section.bottomBanners .banner_slides.slick-slider .banner_slide {
  display: block;
}
.container.homepage .hp_section.bottomBanners .banner_slides:nth-child(even) .banner_slide_title {
  background-color: #c10765;
}
.container.homepage .hp_section.bottomBanners .banner_slides:nth-child(even) .banner_slide.has_link:hover .banner_slide_title {
  background-color: #d9006e;
}
.container.homepage .hp_section.bottomBanners .banner_slides:nth-child(even) .banner_slide_perex::before {
  background-image: url("/media/img/ico-aeroplane.svg");
}
@media only screen and (min-width: 961px) {
  .container.homepage .hp_socials {
    display: flex;
  }
}
.container.homepage .hp_socials .left_col {
  flex-shrink: 0;
  position: relative;
  padding: 5rem 3rem 0 4.5rem;
}
.container.homepage .hp_socials .left_col::before {
  content: "";
  display: block;
  position: absolute;
  height: 4.5rem;
  width: 4.5rem;
  background: transparent url("/media/img/logo-facebook-big.svg") no-repeat center center/contain;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 960px) {
  .container.homepage .hp_socials .left_col {
    margin-bottom: 2rem;
    padding-left: 0;
  }
}
.container.homepage .hp_socials .right_col {
  flex-grow: 1;
  position: relative;
}
.container.homepage .hp_socials .right_col::before {
  content: "";
  display: block;
  position: absolute;
  background: transparent url("/media/img/logo-instagram-big.svg") no-repeat center center/contain;
}
.container.homepage .hp_socials .right_col .instagram_feed__item {
  position: absolute;
}
.container.homepage .hp_socials .right_col .instagram_feed__item .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.container.homepage .hp_socials .right_col .instagram_feed__item .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;
}
.container.homepage .hp_socials .right_col .instagram_feed__item .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
@media only screen and (min-width: 1921px) {
  .container.homepage .hp_socials .right_col {
    min-height: 35rem;
  }
  .container.homepage .hp_socials .right_col::before {
    height: 4.5rem;
    width: 4.5rem;
    left: 7.5rem;
    top: 5.5rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(1) {
    height: 12rem;
    width: 12rem;
    left: 0;
    top: 11rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(2) {
    height: 17rem;
    width: 17rem;
    left: 13rem;
    top: 0;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(3) {
    height: 7.5rem;
    width: 7.5rem;
    left: 13rem;
    top: 18rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(4) {
    height: 17rem;
    width: 17rem;
    left: 21.5rem;
    top: 18rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(5) {
    height: 12rem;
    width: 12rem;
    left: 31rem;
    top: 5rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(6) {
    height: 11rem;
    width: 11rem;
    left: 39.5rem;
    top: 18rem;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(7) {
    height: 7.5rem;
    width: 7.5rem;
    left: 44rem;
    top: 9.5rem;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1920px) {
  .container.homepage .hp_socials .right_col {
    min-height: 35vw;
  }
  .container.homepage .hp_socials .right_col::before {
    height: 4.5vw;
    width: 4.5vw;
    left: 7.5vw;
    top: 5.5vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(1) {
    height: 12vw;
    width: 12vw;
    left: 0;
    top: 11vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(2) {
    height: 17vw;
    width: 17vw;
    left: 13vw;
    top: 0;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(3) {
    height: 7.5vw;
    width: 7.5vw;
    left: 13vw;
    top: 18vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(4) {
    height: 17vw;
    width: 17vw;
    left: 21.5vw;
    top: 18vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(5) {
    height: 12vw;
    width: 12vw;
    left: 31vw;
    top: 5vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(6) {
    height: 11vw;
    width: 11vw;
    left: 39.5vw;
    top: 18vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(7) {
    height: 7.5vw;
    width: 7.5vw;
    left: 44vw;
    top: 9.5vw;
  }
}
@media only screen and (max-width: 960px) {
  .container.homepage .hp_socials .right_col {
    min-height: 59.5vw;
  }
  .container.homepage .hp_socials .right_col::before {
    height: 7.65vw;
    width: 7.65vw;
    left: 12.75vw;
    top: 9.35vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(1) {
    height: 20.4vw;
    width: 20.4vw;
    left: 0;
    top: 18.7vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(2) {
    height: 28.9vw;
    width: 28.9vw;
    left: 22.1vw;
    top: 0;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(3) {
    height: 12.75vw;
    width: 12.75vw;
    left: 22.1vw;
    top: 30.6vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(4) {
    height: 28.9vw;
    width: 28.9vw;
    left: 36.55vw;
    top: 30.6vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(5) {
    height: 20.4vw;
    width: 20.4vw;
    left: 52.7vw;
    top: 8.5vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(6) {
    height: 18.7vw;
    width: 18.7vw;
    left: 67.15vw;
    top: 30.6vw;
  }
  .container.homepage .hp_socials .right_col .instagram_feed__item:nth-child(7) {
    height: 12.75vw;
    width: 12.75vw;
    left: 74.8vw;
    top: 16.15vw;
  }
}
.container.homepage h1 {
  display: none;
}

.container.questionnaire .quest_headline {
  margin-bottom: 1rem;
}
.container.questionnaire .product_rating_form > .title {
  font-size: 1.33333rem;
  line-height: 1.25em;
  letter-spacing: -0.1px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 430px) {
  .container.questionnaire .product_rating_form > .title {
    font-size: 1.22222rem;
    line-height: 1.27273em;
  }
}
.container.questionnaire .questionnaire_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 888px;
}
.container.questionnaire .pros .label label,
.container.questionnaire .cons .label label {
  position: relative;
  padding-left: 1.5rem;
}
.container.questionnaire .pros .label label::before,
.container.questionnaire .cons .label label::before {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  background: transparent none no-repeat center center / contain;
  top: 0;
  left: 0;
}
.container.questionnaire .pros .label label::before {
  background-image: url("/media/img/rating/ico-plus.svg");
}
.container.questionnaire .cons .label label::before {
  background-image: url("/media/img/rating/ico-minus.svg");
}
.container.questionnaire .select .label label {
  text-transform: none;
}
.container.questionnaire .select:not(.rating) {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.7rem;
}
.container.questionnaire .select:not(.rating) .label label {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 0;
  padding-right: 1rem;
}
.container.questionnaire .select:not(.rating) .field {
  padding-top: 0.3rem;
}
.container.questionnaire .select:not(.rating):last-child {
  margin-bottom: 0;
}
.container.questionnaire .br-widget {
  display: flex;
}
.container.questionnaire .br-widget > *:not(:last-of-type) {
  margin-right: 0.3rem;
}
.container.questionnaire .br-widget > * {
  height: 0.9rem;
  width: 0.9rem;
  background: transparent url("/media/img/rating/star-inactive.svg") no-repeat center center/contain;
}
.container.questionnaire .br-widget > *.br-selected, .container.questionnaire .br-widget > *.br-active {
  background-image: url("/media/img/rating/star-active.svg");
}
.container.questionnaire .br-widget .br-current-rating {
  display: none;
}
.container.questionnaire .rating .label label {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .container.questionnaire .rating .label label {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.container.questionnaire .rating .br-widget > * {
  height: 1.2rem;
  width: 1.2rem;
}
.container.questionnaire .lectors {
  margin-top: 2.5rem;
}
.container.questionnaire .submit_button {
  margin-top: 2rem;
}
.container.questionnaire .lector_rating {
  margin-bottom: 0.8rem;
}

.container.article .article_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
.container.article .article_header.list {
  margin-bottom: 1.5rem;
  text-align: center;
}
.container.article .article_header.detail {
  margin-bottom: 2rem;
}
.container.article .article_header.detail .perex {
  font-size: 1.33333rem;
  line-height: 1.25em;
  letter-spacing: -0.1px;
  margin-bottom: 2em;
}
@media only screen and (max-width: 430px) {
  .container.article .article_header.detail .perex {
    font-size: 1.22222rem;
    line-height: 1.27273em;
  }
}
.container.article .article_header.detail .perex + .text {
  margin-top: -2rem;
}
.container.article.detail .back_link {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-left: 3.4em;
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
  border-radius: 3.5rem;
  margin-top: 2rem;
}
.container.article.detail .back_link:hover {
  background-color: #f82f50;
}
.container.article.detail .back_link::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/arrow-right-red.svg") no-repeat center center/contain;
  top: 0.8em;
}
.container.article.detail .back_link::before {
  left: 1.4em;
}
.container.article.detail .back_link::before {
  transform: scaleX(-1);
}
.container.article.detail .back_link:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
.container.article.detail .tags {
  margin-top: 2rem;
}
.container.article.detail .tags > .label {
  display: none;
}
.container.article.detail .tags .item {
  font-weight: 700;
  font-size: 0.83333rem;
  line-height: 1.4em;
  letter-spacing: -0.25px;
  background-color: #c10765;
  border-radius: 1rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2em 0.8em 0.3em;
  position: relative;
  text-align: center;
  white-space: nowrap;
  font-weight: 500;
  background-color: #e7e7e7;
  color: #2d2d2d;
  transition: background-color 0.2s;
  margin: 0 0.4em 0.4em 0;
  pointer-events: none;
}
.container.article.detail .tags .item:hover {
  background-color: #dbdbdb;
}
.container.article.detail .tags .list {
  display: flex;
  flex-wrap: wrap;
}
.container.article.detail .nwcsp_plugin_wrapper:first-child {
  padding-top: 2rem;
}
@media only screen and (min-width: 961px) {
  .container.article.detail .article_detail_photogallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .container.article.detail .article_detail_photogallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (min-width: 361px) and (max-width: 720px) {
  .container.article.detail .article_detail_photogallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
@media only screen and (max-width: 360px) {
  .container.article.detail .article_detail_photogallery .photogallery .items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 1.7rem;
  }
}
.container.article.detail .article_detail_photogallery .photogallery .items .img_wrapper,
.container.article.detail .article_detail_photogallery .photogallery .items .item_wrapper,
.container.article.detail .article_detail_photogallery .photogallery .items img {
  display: block;
}

.container.faq .faq_perex a {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.container.faq .faq_perex a:hover {
  color: #f84865;
}
.container.faq .faq_filter {
  margin-top: 1rem;
}
.container.faq .faq_filter li {
  display: inline-block;
  margin: 0 0.4em 0.4em 0;
}
.container.faq .faq_filter li > a {
  font-weight: 700;
  font-size: 0.83333rem;
  line-height: 1.4em;
  letter-spacing: -0.25px;
  background-color: #c10765;
  border-radius: 1rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2em 0.8em 0.3em;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.container.faq .faq_filter li:not(.selected) > a {
  font-weight: 500;
  background-color: #e7e7e7;
  color: #2d2d2d;
  transition: background-color 0.2s;
}
.container.faq .faq_filter li:not(.selected) > a:hover {
  background-color: #dbdbdb;
}
.container.faq .faq_item_header {
  font-weight: 400;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 0;
  margin-top: 0;
  padding: 1.5rem 3rem;
  counter-increment: faq;
  position: relative;
  cursor: pointer;
}
.container.faq .faq_item_header::before {
  content: "";
  display: block;
  position: absolute;
  font-size: 0.77778rem;
  line-height: 1.78571em;
  color: #757575;
  left: 0;
  top: 1.5rem;
  content: counter(faq);
}
.container.faq .faq_item_header::after {
  content: "";
  display: block;
  position: absolute;
  height: 1.2rem;
  width: 1.2rem;
  background: transparent url("/media/img/arrow-down-wide-gray.svg") no-repeat center center/contain;
  right: 0;
  top: 1.5rem;
  transition: transform 0.5s;
}
.container.faq .faq_item_header.under_ten::before {
  content: "0" counter(faq);
}
.container.faq .faq_item_body {
  font-size: 0.77778rem;
  line-height: 1.5em;
  color: #757575;
  display: none;
  padding: 0 0 2rem 3rem;
}
.container.faq .faq_item_body .wysiwyg_wrapper p:not(:last-child) {
  margin-bottom: 1rem;
}
.container.faq .faq_item:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.container.faq .faq_item.opened .faq_item_header::after {
  transform: rotate(-0.5turn);
}
.container.faq .faq_category {
  counter-reset: faq;
  padding-top: 3rem;
}
.container.faq .faq_category_header {
  margin-top: 0;
}
.container.faq .faq_wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.container.faq .up {
  margin-top: 3rem;
}

html.no-webp .container.team {
  background-image: url("/media/img/graphic-decoration/photos/team/pos-1.jpg"), url("/media/img/graphic-decoration/photos/team/pos-2.jpg"), url("/media/img/graphic-decoration/photos/team/pos-3.jpg"), url("/media/img/graphic-decoration/photos/team/pos-4.jpg"), url("/media/img/graphic-decoration/photos/team/pos-5.jpg"), url("/media/img/graphic-decoration/photos/team/pos-6.jpg");
}
html.webp .container.team {
  background-image: url("/media/img/graphic-decoration/photos/team/pos-1.webp"), url("/media/img/graphic-decoration/photos/team/pos-2.webp"), url("/media/img/graphic-decoration/photos/team/pos-3.webp"), url("/media/img/graphic-decoration/photos/team/pos-4.webp"), url("/media/img/graphic-decoration/photos/team/pos-5.webp"), url("/media/img/graphic-decoration/photos/team/pos-6.webp");
}
.container.team .lector_info .lectors_styles,
.container.team .lector_detail_header .lectors_styles {
  display: block;
}
.container.team .lector_info .lectors_styles .label,
.container.team .lector_detail_header .lectors_styles .label {
  margin-bottom: 0.3rem;
}
.container.team .lector_info .lectors_styles .ls_content,
.container.team .lector_detail_header .lectors_styles .ls_content {
  color: #757575;
}
.container.team .lector_rating {
  font-size: 0.72222rem;
  line-height: 1.30769em;
  color: #757575;
  position: relative;
  padding: 0.3em 0 0.3em 2em;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.container.team .lector_rating::before {
  content: "";
  display: block;
  position: absolute;
  background: transparent url("/media/img/ico-rating.svg") no-repeat center center/contain;
  left: 0;
  top: 0;
  height: 2em;
  width: 1.3em;
}
.container.team.list .alphabet_list {
  border-bottom: 1px solid #dbdbdb;
}
.container.team.list .alphabet_list .letter {
  font-weight: 600;
  font-size: 0.83333rem;
  line-height: 1.4em;
  color: rgba(45, 45, 45, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 3rem;
  cursor: pointer;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition-property: color, font-size, border;
  transition-duration: 0.2s;
}
.container.team.list .alphabet_list .letter:hover, .container.team.list .alphabet_list .letter.active {
  font-size: 1.83333rem;
  line-height: 1em;
  border-bottom-color: #f84865;
  color: #2d2d2d;
}
.container.team.list .alphabet_list .letter.empty {
  color: rgba(45, 45, 45, 0.3);
  pointer-events: none;
}
@media only screen and (min-width: 541px) {
  .container.team.list .alphabet_list {
    display: flex;
    justify-content: space-between;
  }
  .container.team.list .alphabet_list .letter {
    flex-grow: 1;
  }
}
@media only screen and (max-width: 540px) {
  .container.team.list .alphabet_list {
    display: block;
  }
  .container.team.list .alphabet_list::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
  .container.team.list .alphabet_list .letter {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    float: left;
  }
}
.container.team.list .team_filter .alphabet_filter_hidden {
  display: none;
}
.container.team.list .team_filter .exercise_filter .filter_header .title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.27778rem;
  line-height: 1.26087em;
  display: block;
  margin-top: 0.6em;
}
.container.team.list .team_filter .exercise_filter .filter_header .filter_count {
  display: none;
}
.container.team.list .team_filter .style_type {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  cursor: pointer;
  position: relative;
  transition: background-color 0.2s;
}
.container.team.list .team_filter .style_type:hover {
  background-color: #f2f2f2;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox {
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 0;
  top: 1px;
  top: 1.1rem;
  left: 1.5rem;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox::before, .container.team.list .team_filter .style_type .style_type_main_checkbox::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center / contain;
  transition: opacity 0.2s;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox::before {
  background-image: url("/media/img/check-pasive.svg");
  opacity: 1;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox::after {
  background-image: url("/media/img/check-active.svg");
  opacity: 0;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox.selected::before {
  opacity: 0;
}
.container.team.list .team_filter .style_type .style_type_main_checkbox.selected::after {
  opacity: 1;
}
.container.team.list .team_filter .style_type .style_type_body {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.container.team.list .team_filter .style_type .style_type_body > .inner {
  display: flex;
  align-items: baseline;
  position: relative;
  padding: 1rem 2rem;
}
.container.team.list .team_filter .style_type .style_type_body > .inner::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.65rem;
  width: 0.65rem;
  background: transparent url("/media/img/arrow-paginator-black.svg") no-repeat center center/contain;
  right: 0;
  top: 1.4rem;
  opacity: 0.5;
  transition: transform 0.2s;
}
@media only screen and (min-width: 961px) {
  .container.team.list .team_filter .style_type .style_type_body > .inner::after {
    transform: rotate(0.25turn);
  }
}
@media only screen and (max-width: 960px) {
  .container.team.list .team_filter .style_type .style_type_body > .inner::after {
    transform: rotate(0.25turn);
  }
}
.container.team.list .team_filter .style_type:not(:last-child) .style_type_body > .inner {
  border-bottom: 1px solid #dbdbdb;
}
.container.team.list .team_filter .style_type .title {
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.11765em;
  opacity: 0.8;
}
.container.team.list .team_filter .style_type .style_type_exercise_count {
  margin-left: 0.5rem;
}
.container.team.list .team_filter .style_type .style_type_exercise_count.base {
  font-size: 0.66667rem;
  line-height: 1em;
  padding: 0.1em 0 0.3em;
  color: #757575;
}
.container.team.list .team_filter .style_type .style_type_exercise_count.base::before {
  content: '(';
}
.container.team.list .team_filter .style_type .style_type_exercise_count.base::after {
  content: ')';
}
.container.team.list .team_filter .style_type .style_type_exercise_count.active {
  font-weight: 600;
  font-size: 0.66667rem;
  line-height: 1em;
  padding: 0.1em 0.7em 0.3em;
  background-color: #c10765;
  border-radius: 0.7em;
  color: #fff;
}
.container.team.list .team_filter .style_type.active {
  background-color: #f2f2f2;
}
.container.team.list .team_filter .style_type.active .style_type_body > .inner::after {
  opacity: 1;
}
@media only screen and (min-width: 961px) {
  .container.team.list .team_filter .style_type.active .style_type_body > .inner::after {
    transform: rotate(0);
  }
}
@media only screen and (max-width: 960px) {
  .container.team.list .team_filter .style_type.active .style_type_body > .inner::after {
    transform: rotate(-0.25turn);
  }
}
@media only screen and (min-width: 961px) {
  .container.team.list .team_filter .style_type.active .style_type_window {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }
  .container.team.list .team_filter .style_type.active .style_type_window > .inner {
    display: block;
  }
}
@media only screen and (max-width: 960px) {
  .container.team.list .team_filter .style_type.active .style_type_window {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    height: auto;
    overflow: visible;
  }
}
@media only screen and (min-width: 961px) {
  .container.team.list .team_filter .style_type.active .exercise_style_overlay_close {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    position: fixed;
  }
}
.container.team.list .team_filter .style_type_window {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.26);
}
.container.team.list .team_filter .style_type_window > .inner {
  padding: 1.5rem;
  overflow: hidden;
}
@media only screen and (min-width: 961px) and (max-width: 1260px) {
  .container.team.list .team_filter .style_type_window {
    width: calc(100vw - 21rem);
  }
}
@media only screen and (min-width: 961px) {
  .container.team.list .team_filter .style_type_window {
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -1rem;
    left: 100%;
    z-index: 1;
  }
  .container.team.list .team_filter .style_type_window > .inner {
    display: none;
  }
}
@media only screen and (min-width: 1261px) {
  .container.team.list .team_filter .style_type_window {
    width: calc(1152px - 17rem);
  }
}
@media only screen and (max-width: 960px) {
  .container.team.list .team_filter .style_type_window {
    transition-property: opacity, visibility;
    transition-duration: 0.2s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
  }
}
.container.team.list .team_filter .style_type_window .style_exercise_check {
  position: relative;
  display: flex;
  margin-bottom: 0.7rem;
  overflow: hidden;
  break-inside: avoid-column;
}
.container.team.list .team_filter .style_type_window .style_exercise_check .checkbox {
  height: 1rem;
  width: 1rem;
  position: absolute;
  left: 0;
  top: 1px;
  flex-shrink: 0;
  position: relative;
}
.container.team.list .team_filter .style_type_window .style_exercise_check .checkbox::before, .container.team.list .team_filter .style_type_window .style_exercise_check .checkbox::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: transparent none no-repeat center center / contain;
  transition: opacity 0.2s;
}
.container.team.list .team_filter .style_type_window .style_exercise_check .checkbox::before {
  background-image: url("/media/img/check-pasive.svg");
  opacity: 1;
}
.container.team.list .team_filter .style_type_window .style_exercise_check .checkbox::after {
  background-image: url("/media/img/check-active.svg");
  opacity: 0;
}
.container.team.list .team_filter .style_type_window .style_exercise_check .check_title {
  font-size: 0.83333rem;
  line-height: 1.4em;
  letter-spacing: -0.2px;
  color: #757575;
  flex-grow: 1;
  padding-left: 1rem;
  transition: color 0.2s;
}
.container.team.list .team_filter .style_type_window .style_exercise_check.selected .check_title, .container.team.list .team_filter .style_type_window .style_exercise_check:hover .check_title {
  color: #f84865;
}
.container.team.list .team_filter .style_type_window .style_exercise_check.selected .checkbox::before {
  opacity: 0;
}
.container.team.list .team_filter .style_type_window .style_exercise_check.selected .checkbox::after {
  opacity: 1;
}
.container.team.list .team_filter .style_type_window .exercise_list {
  columns: 3;
}
@media only screen and (max-width: 430px) {
  .container.team.list .team_filter .style_type_window .exercise_list {
    columns: 2;
  }
}
.container.team.list .team_filter .style_type_window .style_type_buttons {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.reset {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-left: 3.4em;
  border-radius: 3.5rem;
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
  margin-right: 1rem;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.reset:hover {
  background-color: #f82f50;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.reset::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/ico-trash.svg") no-repeat center center/contain;
  top: 0.8em;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.reset::before {
  left: 1.4em;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.reset:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.close {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  border-radius: 3.5rem;
}
.container.team.list .team_filter .style_type_window .style_type_buttons .button.close:hover {
  background-color: #f82f50;
}
.container.team.list .team_filter .button_wrapper:first-child {
  display: none;
}
.container.team.list .team_filter .button_wrapper:last-child button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 0.7em 2em;
  font-size: 0.83333rem;
  line-height: 1.4em;
  position: relative;
  padding-left: 3.4em;
  border-radius: 3.5rem;
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
  margin-top: 1.5rem;
}
.container.team.list .team_filter .button_wrapper:last-child button:hover {
  background-color: #f82f50;
}
.container.team.list .team_filter .button_wrapper:last-child button::before {
  content: "";
  display: block;
  position: absolute;
  height: 1.2em;
  width: 1.2em;
  background: transparent url("/media/img/ico-trash.svg") no-repeat center center/contain;
  top: 0.8em;
}
.container.team.list .team_filter .button_wrapper:last-child button::before {
  left: 1.4em;
}
.container.team.list .team_filter .button_wrapper:last-child button:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
@media only screen and (min-width: 961px) {
  .container.team.list .two_cols_wrap {
    flex-wrap: wrap;
  }
  .container.team.list .two_cols_wrap .left_col {
    width: 18rem;
  }
  .container.team.list .two_cols_wrap .right_col {
    width: calc(100% - 18rem);
  }
  .container.team.list .two_cols_wrap .team_header {
    padding-left: 18rem;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .container.team.list .two_cols_wrap {
    flex-direction: column;
  }
  .container.team.list .two_cols_wrap .team_header {
    order: 1;
  }
  .container.team.list .two_cols_wrap .right_col {
    order: 3;
  }
  .container.team.list .two_cols_wrap .left_col {
    order: 2;
    margin-bottom: 3rem;
  }
}
.container.team.list .team_headline {
  margin-bottom: 0;
}
.container.team.list .team_headline + .team_body {
  margin-top: 1.5rem;
}
.container.team.list .team_body {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.container.team.list .team_header {
  padding-bottom: 2rem;
}
.container.team.list .lector_item {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  display: flex;
  border-bottom: 1px solid #dbdbdb;
}
.container.team.list .lector_item .picture_tag_image {
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  width: 13rem;
}
.container.team.list .lector_item .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;
}
.container.team.list .lector_item .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
@media only screen and (max-width: 540px) {
  .container.team.list .lector_item .picture_tag_image {
    width: 8rem;
  }
}
@media only screen and (max-width: 430px) {
  .container.team.list .lector_item .picture_tag_image {
    width: 6rem;
  }
}
.container.team.list .lector_item .lector_headline {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.container.team.list .lector_item .lector_headline > a:hover {
  color: #f82f50;
}
.container.team.list .lector_item .lector_rating {
  margin-top: -0.5rem;
  margin-bottom: 1rem;
}
.container.team.list .lector_item .lector_perex {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.container.team.list .lector_item .lector_perex + .lectors_styles {
  margin-top: 1rem;
}
.container.team.list .lector_item .lector_info {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  flex-grow: 1;
}
.container.team.list .lector_item .lector_detail_link {
  display: flex;
  flex-shrink: 0;
  width: 3rem;
}
.container.team.list .lector_item .lector_detail_link > a {
  display: block;
  flex-grow: 1;
  position: relative;
}
.container.team.list .lector_item .lector_detail_link > a::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 1.5rem);
  top: calc(50% - 1.5rem);
  height: 3rem;
  width: 3rem;
  background: #f84865 url("/media/img/arrow-right-white.svg") no-repeat center center/35%;
  border-radius: 50%;
  transition: background-color 0.2s;
}
.container.team.list .lector_item .lector_detail_link > a:hover::before {
  background-color: #f82f50;
}
@media only screen and (max-width: 540px) {
  .container.team.list .lector_item .lector_detail_link {
    width: 2rem;
  }
  .container.team.list .lector_item .lector_detail_link > a::before {
    position: absolute;
    left: calc(50% - 1rem);
    top: calc(50% - 1rem);
    height: 2rem;
    width: 2rem;
  }
}
.container.team.list .paginator_n_up {
  margin-top: 2rem;
}
.container.team.detail .lector_detail_header {
  padding-bottom: 1.7rem;
  padding-top: 1.7rem;
  display: flex;
  align-items: center;
}
.container.team.detail .lector_detail_header .name {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.container.team.detail .lector_detail_header .lector_rating {
  font-size: 0.88889rem;
  line-height: 1.25em;
  margin-top: -1rem;
  margin-bottom: 1.7rem;
}
@media only screen and (max-width: 430px) {
  .container.team.detail .lector_detail_header .lector_rating {
    margin-top: -0.7rem;
  }
}
.container.team.detail .lector_detail_header .perex {
  font-size: 1.33333rem;
  line-height: 1.25em;
  letter-spacing: -0.1px;
  margin-bottom: 2em;
  margin-top: -0.7rem;
  margin-bottom: 1.2em;
}
@media only screen and (max-width: 430px) {
  .container.team.detail .lector_detail_header .perex {
    font-size: 1.22222rem;
    line-height: 1.27273em;
  }
}
.container.team.detail .lector_detail_header .photo {
  align-self: flex-start;
  flex-shrink: 0;
  width: 20rem;
}
@media only screen and (max-width: 960px) {
  .container.team.detail .lector_detail_header .photo {
    width: 35%;
  }
}
.container.team.detail .lector_detail_header .texts {
  margin-left: auto;
  margin-right: auto;
  max-width: 38rem;
  padding-left: 1.7rem;
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.container.team.detail .lector_detail_header .lector_website,
.container.team.detail .lector_detail_header .lectors_styles + .lectors_styles {
  margin-top: 1rem;
}
.container.team.detail .lector_detail_header .lector_website {
  font-size: 0.88889rem;
  line-height: 1.5625em;
}
.container.team.detail .lector_detail_header .lector_website a {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.container.team.detail .lector_detail_header .lector_website a:hover {
  color: #f84865;
}
.container.team.detail .lector_detail_header .tours_scroll {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  margin-top: 2rem;
}
.container.team.detail .lector_detail_header .tours_scroll:hover {
  background-color: #f82f50;
}
.container.team.detail .nwcsp_plugin_wrapper {
  padding-top: 1.5rem;
  padding-bottom: 0;
  border-top-width: 0;
}
.container.team.detail .nwcsp_plugin_wrapper:first-child {
  padding-top: 0;
}
.container.team.detail .nwcsp_plugin_wrapper .nwcsp_cont,
.container.team.detail .nwcsp_plugin_wrapper .plugin_header,
.container.team.detail .nwcsp_plugin_wrapper .nwcsp_col {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  max-width: inherit;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_title {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_perex {
  font-size: 0.88889rem;
  line-height: 1.4375em;
  margin-bottom: 0;
  margin-top: 0;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .plugin_header_outer {
  padding-right: 2rem;
  padding-bottom: 1.5rem;
  width: 30%;
}
@media only screen and (max-width: 1024px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .plugin_header_outer {
    width: 40%;
  }
}
@media only screen and (max-width: 540px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .plugin_header_outer {
    width: auto;
  }
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_perex_outer + .wysiwyg_wrapper {
  margin-top: 1rem;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_col_wrapper {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 1.5rem;
  width: 70%;
}
@media only screen and (max-width: 1024px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_col_wrapper {
    width: 60%;
  }
}
@media only screen and (max-width: 540px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_col_wrapper {
    width: auto;
  }
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_cont {
  display: flex;
}
@media only screen and (max-width: 540px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_cont {
    display: block;
  }
}
@media only screen and (min-width: 541px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col:last-child .plugin_header_outer {
    padding-bottom: 0;
  }
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col:last-child .nwcsp_col_wrapper {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .wysiwyg_wrapper ol:only-child {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 3rem 3.5rem 3rem 2.5rem;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .wysiwyg_wrapper ol:only-child li::before {
  display: none;
}
.container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .wysiwyg_wrapper ol:only-child li::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.8rem;
  width: 0.8rem;
  background: transparent url("/media/img/ico-check.svg") no-repeat center center/contain;
  left: 0;
  top: 0.3rem;
}
@media only screen and (min-width: 1201px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .wysiwyg_wrapper ol:only-child {
    columns: 2;
  }
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .wysiwyg_wrapper ol:only-child li {
    overflow: hidden;
    break-inside: avoid-column;
  }
}
@media only screen and (min-width: 1025px) {
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .plugin_header_outer {
    width: 24rem;
    flex-shrink: 0;
  }
  .container.team.detail .nwcsp_plugin_wrapper.nwcsp_1_col .nwcsp_col_wrapper {
    flex-grow: 1;
  }
}
.container.team.detail .lector_tours {
  padding-top: 1px;
}
.container.team.detail .lector_tours .product_box.full:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.container.reservation .reservation_page {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.container.reservation .tour_box {
  background-color: #f2f2f2;
  border-radius: 3px;
  padding: 2rem;
}
.container.reservation .tour_box .price {
  position: relative;
  text-align: right;
}
.container.reservation .tour_box .price .currency {
  font-size: 60%;
}
.container.reservation .tour_box .price .current_price {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  margin-bottom: 0;
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .container.reservation .tour_box .price .current_price {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.container.reservation .tour_box .price .current_price:not(.only) {
  color: #f84865;
}
.container.reservation .tour_box .price .original_price {
  font-size: 0.77778rem;
  line-height: 1em;
  color: #757575;
  position: absolute;
  bottom: calc(100% - 2px);
  right: 0;
  text-decoration: line-through;
}
.container.reservation .tour_box .product_box.compact_horizontal .price {
  display: none;
}
.container.reservation .tour_box .parameters {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  padding-right: 2rem;
}
.container.reservation .tour_box .parameters dt:not(:last-of-type),
.container.reservation .tour_box .parameters dd:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.container.reservation .tour_box .parameters dt {
  font-weight: 700;
  font-size: 0.72222rem;
  line-height: 1.23077em;
  flex-shrink: 0;
  margin-right: 0.4rem;
  white-space: nowrap;
  text-transform: uppercase;
  color: #757575;
  margin-right: 0;
  padding-right: 1rem;
  text-align: right;
  width: 7rem;
}
.container.reservation .tour_box .parameters dd {
  font-weight: 600;
  font-size: 0.83333rem;
  line-height: 1.2em;
  width: calc(100% - 7rem);
}
.container.reservation .tour_box .price .current_price {
  font-size: 2.38889rem;
  line-height: 0.69767em;
  display: block;
}
.container.reservation .tour_box .tour_info {
  border-top: 1px solid #dbdbdb;
  margin-top: 1.3rem;
  padding-top: 1.3rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 430px) {
  .container.reservation .tour_box .product_box.compact_horizontal .picture_tag_image {
    width: 5rem;
  }
  .container.reservation .tour_box .tour_info {
    display: block;
  }
  .container.reservation .tour_box .tour_info .parameters {
    margin-bottom: 2rem;
    padding-right: 0;
  }
}
.container.reservation .reservation_form_section {
  margin-top: 3.5rem;
}
.container.reservation .reservation_form .additional_info_perex {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 2rem;
}
.container.reservation .reservation_form .checkbox + .agreement_evidence.control {
  margin-top: -1rem;
}
.container.reservation .reservation_form .submit_button {
  margin-top: 3rem;
}
.container.reservation .reservation_form .stayWith .multichoice_item {
  padding-top: 2rem;
}
.container.reservation .reservation_form .stayWith .multichoice_item:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 2rem;
}
.container.reservation .reservation_form .stayWith .multichoice_item label {
  margin-bottom: 0;
}
.container.reservation .reservation_form .stayWith .multichoice_item .text {
  margin-top: 1rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 431px) {
  .container.reservation .reservation_form .stayWith .multichoice_item .check_radio_item > .label > label {
    padding-left: 3rem;
  }
  .container.reservation .reservation_form .stayWith .multichoice_item .text {
    margin-left: 3rem;
  }
}
.container.reservation .reservation_form .birthday_note {
  font-size: 0.66667rem;
  line-height: 1.25em;
  align-self: flex-end;
  padding-bottom: 0.7rem;
}
@media only screen and (max-width: 540px) {
  .container.reservation .reservation_form .birthday_note {
    margin-top: -1rem;
  }
}
.container.reservation .reservation_form .col.right.note {
  display: flex;
}
.container.reservation .person_insurance {
  display: flex;
  flex-direction: column;
}
.container.reservation .person_insurance a {
  color: #f84865;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.2s;
}
.container.reservation .person_insurance a:hover {
  color: #f84865;
}
.container.reservation .person_insurance .label {
  order: 1;
}
.container.reservation .person_insurance .description {
  font-size: 0.77778rem;
  line-height: 1.21429em;
  order: 3;
  margin-top: 0.5rem;
}
.container.reservation .person_insurance .field {
  order: 2;
}
.container.reservation .person_counter {
  display: flex;
}
@media only screen and (max-width: 430px) {
  .container.reservation .person_counter {
    justify-content: space-between;
  }
}
.container.reservation .person_counter .adult {
  margin-right: 8vw;
}
.container.reservation .person_counter .person_count_item {
  display: flex;
  position: relative;
  padding-top: 1.7rem;
}
.container.reservation .person_counter .person_count_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.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  height: 3.2rem;
  width: 3.2rem;
  padding: 0;
  position: relative;
}
.container.reservation .person_counter .person_count_item .button:hover {
  background-color: #f82f50;
}
.container.reservation .person_counter .person_count_item .button::after {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 0.3rem);
  top: calc(50% - 0.3rem);
  height: 0.6rem;
  width: 0.6rem;
  background: transparent none no-repeat center center / contain;
}
.container.reservation .person_counter .person_count_item .button.remove {
  background-color: rgba(248, 72, 101, 0.1);
  color: #f84865;
}
.container.reservation .person_counter .person_count_item .button.remove:hover {
  background-color: rgba(248, 47, 80, 0.18);
  color: #f84865;
}
.container.reservation .person_counter .person_count_item .button.remove::after {
  background-image: url("/media/img/reservation-form/ico-minus-active.svg");
}
.container.reservation .person_counter .person_count_item .button.remove.disabled {
  background-color: #f2f2f2;
  pointer-events: none;
}
.container.reservation .person_counter .person_count_item .button.remove.disabled::after {
  background-image: url("/media/img/reservation-form/ico-minus-inactive.svg");
}
.container.reservation .person_counter .person_count_item .button.add::after {
  background-image: url("/media/img/reservation-form/ico-plus.svg");
}
.container.reservation .person_counter .person_count_item .input {
  margin-bottom: 0;
  position: static;
}
.container.reservation .person_counter .person_count_item .input .label {
  position: absolute;
  left: 0;
  top: 0;
}
.container.reservation .person_counter .person_count_item .input input {
  height: 3.2rem;
  width: 3.2rem;
  font-weight: 700;
  background-color: #fff;
  text-align: center;
}
.container.reservation .person_counter .person_count_item .input input:focus {
  box-shadow: 0 0 0 0 transparent;
}

.container.search .search_results_page {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
}
.container.search .results_found {
  display: none;
}
.container.search .search_term {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.88889rem;
  line-height: 1.17647em;
  letter-spacing: -0.7px;
  color: rgba(45, 45, 45, 0.3);
  margin-top: 0;
}
@media only screen and (max-width: 430px) {
  .container.search .search_term {
    font-size: 1.66667rem;
    line-height: 1.16667em;
  }
}
.container.search .search_result_section_headline {
  font-weight: 600;
  color: #2d2d2d;
  margin-top: 1em;
  margin-bottom: 0.7em;
  font-size: 1.44444rem;
  line-height: 1.11538em;
  letter-spacing: -0.4px;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 1.4rem;
  padding-top: 1.4rem;
  cursor: pointer;
  position: relative;
}
.container.search .search_result_section_headline .count {
  font-size: 70%;
  color: rgba(45, 45, 45, 0.3);
  margin-left: 0.7rem;
}
.container.search .search_result_section_headline::before, .container.search .search_result_section_headline::after {
  content: "";
  display: block;
  position: absolute;
  height: 0.7rem;
  width: 0.7rem;
  background: transparent none no-repeat center center / contain;
  right: 0;
  top: 2.1rem;
  transition: opacity 0.5s;
}
.container.search .search_result_section_headline::before {
  background-image: url("/media/img/ico-tab-plus.svg");
  opacity: 1;
}
.container.search .search_result_section_headline::after {
  background-image: url("/media/img/ico-tab-minus.svg");
  opacity: 0;
}
.container.search .search_result_section_body {
  display: none;
}
.container.search .search_results_section:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.container.search .search_results_section.opened .search_result_section_headline::before {
  opacity: 0;
}
.container.search .search_results_section.opened .search_result_section_headline::after {
  opacity: 1;
}
.container.search .search_result {
  counter-increment: sr;
  display: block;
  padding: 1.2rem 0 1.2rem 3rem;
  position: relative;
}
.container.search .search_result .sr_title {
  font-weight: 400;
  font-size: 0.88889rem;
  line-height: 1.5625em;
  margin-bottom: 0;
  margin-top: 0;
}
.container.search .search_result .sr_text {
  font-size: 0.77778rem;
  line-height: 1.5em;
  color: #757575;
}
.container.search .search_result::before {
  content: "";
  display: block;
  position: absolute;
  font-size: 0.77778rem;
  line-height: 1.78571em;
  color: rgba(45, 45, 45, 0.3);
  left: 0;
  top: 1.2rem;
  content: counter(sr);
}
.container.search .search_result.under_ten::before {
  content: "0" counter(sr);
}
.container.search .search_result:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 3rem);
  border-bottom: 1px solid #dbdbdb;
  left: 3rem;
  bottom: 0;
}
.container.search .search_result:first-child {
  padding-top: 0;
}
.container.search .search_result:first-child::before {
  top: 0;
}
@media only screen and (max-width: 430px) {
  .container.search .search_result {
    padding-left: 0;
  }
  .container.search .search_result::before {
    display: none;
  }
}
.container.search .search_result_section_items {
  counter-reset: sr;
}
.container.search .search_results_section.tour .search_result_section_body {
  display: block;
}
.container.search .search_results .no_data,
.container.search .results_too_many {
  font-size: 0.88889rem;
  line-height: 1.5625em;
  font-style: italic;
  margin-top: 2rem;
}

.container.paymentrequest table {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.17);
  margin-top: 2rem;
}
.container.paymentrequest table th,
.container.paymentrequest table td {
  padding: 1rem 2rem;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
.container.paymentrequest table th {
  font-weight: 700;
}
.container.paymentrequest .payment_button {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.8em;
  padding-top: 0.8em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  display: inline-flex;
  border-radius: 0;
  cursor: pointer;
  transition-property: background-color, border-color, color;
  transition-duration: 0.2s;
  font-weight: 600;
  font-size: 0.94444rem;
  line-height: 1.35294em;
  background-color: #f84865;
  border: 1px solid transparent;
  border-radius: 3px;
  color: #fff;
  padding: 1em 2em;
  margin-left: auto;
  margin-right: auto;
}
.container.paymentrequest .payment_button:hover {
  background-color: #f82f50;
}

.container.homepage .hp_socials .left_col > *:first-child {
  width: 300px;
}

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

/*/ prepsano /*/