
*,
*::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: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 4.28571rem;
  line-height: 1.16667em;
}
@media only screen and (max-width: 540px) {
  h1 {
    font-size: 3.57143rem;
    line-height: 1.16em;
  }
}
@media only screen and (max-width: 430px) {
  h1 {
    font-size: 2.71429rem;
    line-height: 1.15789em;
  }
}

h2 {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 2.85714rem;
  line-height: 1.25em;
}
@media only screen and (max-width: 540px) {
  h2 {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}

h3 {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.3913em;
}

h4 {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.28571rem;
  line-height: 1.38889em;
}

h5 {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.07143rem;
  line-height: 1.53333em;
}

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: #ff9966;
  text-decoration: underline;
}
.wysiwyg_wrapper a:hover {
  color: #1488fc;
  text-decoration: none;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol,
.wysiwyg_wrapper p,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 2rem;
}
.wysiwyg_wrapper ul,
.wysiwyg_wrapper ol {
  margin-top: 2rem;
}
.wysiwyg_wrapper ul > li {
  margin-left: 1rem;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
.wysiwyg_wrapper ul > li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.wysiwyg_wrapper ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.wysiwyg_wrapper ul > li::before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #1488fc;
}
.wysiwyg_wrapper ul ul,
.wysiwyg_wrapper ul ol {
  margin-top: 1rem;
  margin-bottom: 0;
}
.wysiwyg_wrapper ul li {
  font-size: 1.14286rem;
  color: #1488fc;
}
.wysiwyg_wrapper ul li::before {
  background-color: #ff9966;
}
.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: #1488fc;
  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 {
  font-size: 1.14286rem;
  color: #1488fc;
}
.wysiwyg_wrapper ol li::before {
  content: counter(li) ")";
  color: #ff9966;
}
.wysiwyg_wrapper strong {
  font-weight: 700;
}
.wysiwyg_wrapper > *:first-child {
  margin-top: 0;
}
.wysiwyg_wrapper > *:last-child {
  margin-bottom: 0;
}

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

.popup_container {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  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: 1.5rem;
  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, body.popup_shown .assistant_box, body.popup_shown .footer, body.popup_shown .cookie_consent__alert {
  transition: filter 0.2s;
  filter: blur(5px);
}
@media only screen and (max-width: 450px) {
  .popup_container {
    padding-left: 0;
    padding-right: 0;
  }
  .popup_container .body {
    border-radius: 0;
    max-width: calc(450px - 6rem);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-moz-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-o-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@-ms-keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
@keyframes rotateWaiter {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.form_errors .form_error .graphic_message_inner,
.form_errors .flash .graphic_message_inner,
.flashes .form_error .graphic_message_inner,
.flashes .flash .graphic_message_inner {
  background: transparent none no-repeat 20px 28px / 48px;
  display: block;
  padding: 40px 20px 40px 90px;
}
.form_errors .form_error .graphic_message_inner .info .message,
.form_errors .flash .graphic_message_inner .info .message,
.flashes .form_error .graphic_message_inner .info .message,
.flashes .flash .graphic_message_inner .info .message {
  font-size: 1.28571rem;
  line-height: 1.22222em;
  font-weight: bold;
}
.form_errors .form_error .graphic_message_inner .control,
.form_errors .flash .graphic_message_inner .control,
.flashes .form_error .graphic_message_inner .control,
.flashes .flash .graphic_message_inner .control {
  margin-top: 30px;
}
.form_errors .form_error .graphic_message_inner .control .control_button,
.form_errors .flash .graphic_message_inner .control .control_button,
.flashes .form_error .graphic_message_inner .control .control_button,
.flashes .flash .graphic_message_inner .control .control_button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
  font-size: 0.85714rem;
  line-height: 1.33333em;
  background-color: #fff;
  border: 1px solid #e4e5e6;
  color: #000;
  min-width: 200px;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
}
.form_errors .form_error .graphic_message_inner .control .control_button:hover,
.form_errors .flash .graphic_message_inner .control .control_button:hover,
.flashes .form_error .graphic_message_inner .control .control_button:hover,
.flashes .flash .graphic_message_inner .control .control_button:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.form_errors .form_error .graphic_message_inner .control .control_button:hover,
.form_errors .flash .graphic_message_inner .control .control_button:hover,
.flashes .form_error .graphic_message_inner .control .control_button:hover,
.flashes .flash .graphic_message_inner .control .control_button:hover {
  background-color: #e4e5e6;
}
.form_errors .form_error.info, .form_errors .form_error.error,
.form_errors .flash.info,
.form_errors .flash.error,
.flashes .form_error.info,
.flashes .form_error.error,
.flashes .flash.info,
.flashes .flash.error {
  color: #fff;
}
.form_errors .form_error.info .graphic_message_inner.fail, .form_errors .form_error.error .graphic_message_inner.fail,
.form_errors .flash.info .graphic_message_inner.fail,
.form_errors .flash.error .graphic_message_inner.fail,
.flashes .form_error.info .graphic_message_inner.fail,
.flashes .form_error.error .graphic_message_inner.fail,
.flashes .flash.info .graphic_message_inner.fail,
.flashes .flash.error .graphic_message_inner.fail {
  background-color: #f03;
  background-image: url("/media/css-stack/img/wsp-notify-fail.svg");
}
.form_errors .form_error.info .graphic_message_inner.restore_invalid_login, .form_errors .form_error.info .graphic_message_inner.security, .form_errors .form_error.error .graphic_message_inner.restore_invalid_login, .form_errors .form_error.error .graphic_message_inner.security,
.form_errors .flash.info .graphic_message_inner.restore_invalid_login,
.form_errors .flash.info .graphic_message_inner.security,
.form_errors .flash.error .graphic_message_inner.restore_invalid_login,
.form_errors .flash.error .graphic_message_inner.security,
.flashes .form_error.info .graphic_message_inner.restore_invalid_login,
.flashes .form_error.info .graphic_message_inner.security,
.flashes .form_error.error .graphic_message_inner.restore_invalid_login,
.flashes .form_error.error .graphic_message_inner.security,
.flashes .flash.info .graphic_message_inner.restore_invalid_login,
.flashes .flash.info .graphic_message_inner.security,
.flashes .flash.error .graphic_message_inner.restore_invalid_login,
.flashes .flash.error .graphic_message_inner.security {
  background-color: #1a1a1a;
  background-image: url("/media/css-stack/img/wsp-notify-security.svg");
}
.form_errors .form_error.info .graphic_message_inner.success, .form_errors .form_error.error .graphic_message_inner.success,
.form_errors .flash.info .graphic_message_inner.success,
.form_errors .flash.error .graphic_message_inner.success,
.flashes .form_error.info .graphic_message_inner.success,
.flashes .form_error.error .graphic_message_inner.success,
.flashes .flash.info .graphic_message_inner.success,
.flashes .flash.error .graphic_message_inner.success {
  background-color: #4cbb17;
  background-image: url("/media/css-stack/img/wsp-notify-succes.svg");
}
.form_errors .form_error.info .graphic_message_inner.warning, .form_errors .form_error.error .graphic_message_inner.warning,
.form_errors .flash.info .graphic_message_inner.warning,
.form_errors .flash.error .graphic_message_inner.warning,
.flashes .form_error.info .graphic_message_inner.warning,
.flashes .form_error.error .graphic_message_inner.warning,
.flashes .flash.info .graphic_message_inner.warning,
.flashes .flash.error .graphic_message_inner.warning {
  background-color: #fc0;
  background-image: url("/media/css-stack/img/wsp-notify-warning.svg");
}

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

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

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

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

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

*, *:before, *:after {
  -webkit-tap-highlight-color: transparent;
}

html {
  font-family: "montserrat", Arial, helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #707070;
  font-size: 0.875rem;
  line-height: 1.64286em;
}
@media only screen and (max-width: 720px) {
  html {
    font-size: 0.78571rem;
    line-height: 1.36364em;
  }
}

html:not(.js) * {
  transition: none !important;
}

.nw_error_page table,
.wysiwyg_wrapper table {
  text-align: left;
  width: 100%;
}
.nw_error_page table th,
.nw_error_page table td,
.wysiwyg_wrapper table th,
.wysiwyg_wrapper table td {
  border-right: 2px solid #fff;
  padding: 0.7rem 2rem;
  vertical-align: top;
  text-align: center;
}
.nw_error_page table th:last-of-type,
.nw_error_page table td:last-of-type,
.wysiwyg_wrapper table th:last-of-type,
.wysiwyg_wrapper table td:last-of-type {
  border-right-width: 0;
}
.nw_error_page table tr:nth-of-type(even),
.wysiwyg_wrapper table tr:nth-of-type(even) {
  background-color: #efefef;
}
.nw_error_page table thead td,
.wysiwyg_wrapper table thead td {
  color: #1488fc;
}
.nw_error_page .table_responsive_wrapper,
.wysiwyg_wrapper .table_responsive_wrapper {
  margin-bottom: 3rem;
  margin-top: 4rem;
}
.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,
.nw_error_page {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
@media only screen and (min-width: 431px) {
  ._cont,
  .nw_error_page {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  ._cont,
  .nw_error_page {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.main_content {
  padding-top: 3rem;
}

html {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.container, .container > .vertical_align_wrap {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.container > .vertical_align_wrap {
  justify-content: flex-start;
}

.footer {
  flex-shrink: 0;
}

.form {
  position: relative;
}
.form .form_item {
  margin-bottom: 2.1rem;
}
.form .form_item .multichoice_title,
.form .form_item .label:first-child label {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.4375em;
  color: #1488fc;
  display: block;
  margin-bottom: 0.5rem;
}
.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.64286em;
  background-color: transparent;
  border: 1px solid #d3d3d3;
  border-radius: 1.5rem;
  color: #000;
  display: block;
  padding: 0.5rem 1rem;
  width: 100%;
  transition-duration: 0.2s;
  transition-property: border, box-shadow;
}
.form .form_item input[type=text]::-webkit-input-placeholder, .form .form_item input[type=time]::-webkit-input-placeholder, .form .form_item input[type=search]::-webkit-input-placeholder, .form .form_item input[type=password]::-webkit-input-placeholder, .form .form_item input[type=number]::-webkit-input-placeholder, .form .form_item input[type=email]::-webkit-input-placeholder, .form .form_item input[type=tel]::-webkit-input-placeholder, .form .form_item input[type=url]::-webkit-input-placeholder, .form .form_item select::-webkit-input-placeholder, .form .form_item textarea::-webkit-input-placeholder {
  color: transparent;
}
.form .form_item input[type=text]::-moz-placeholder, .form .form_item input[type=time]::-moz-placeholder, .form .form_item input[type=search]::-moz-placeholder, .form .form_item input[type=password]::-moz-placeholder, .form .form_item input[type=number]::-moz-placeholder, .form .form_item input[type=email]::-moz-placeholder, .form .form_item input[type=tel]::-moz-placeholder, .form .form_item input[type=url]::-moz-placeholder, .form .form_item select::-moz-placeholder, .form .form_item textarea::-moz-placeholder {
  color: transparent;
}
.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 {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
}
.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 {
  border-color: #1488fc;
}
.form .form_item .error_messages {
  font-size: smaller;
  color: red;
  line-height: 120%;
  padding: .5em 0;
}
.form .form_item .error_messages .error {
  margin-right: 1em;
}
.form .form_item.required .field {
  position: relative;
}
.form .form_item.has_error input[type=text], .form .form_item.has_error input[type=time], .form .form_item.has_error input[type=search], .form .form_item.has_error input[type=password], .form .form_item.has_error input[type=number], .form .form_item.has_error input[type=email], .form .form_item.has_error input[type=tel], .form .form_item.has_error input[type=url], .form .form_item.has_error select, .form .form_item.has_error textarea {
  border-color: red;
  color: red;
}
.form .form_item .field .label {
  display: none;
}
.form .file label {
  background-color: transparent;
  position: relative;
  padding: 0 0 0 4rem;
  display: flex !important;
  align-items: center;
}
.form .file label::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 1.5rem);
  top: calc(50% - 1.5rem);
  height: 3rem;
  width: 3rem;
  background: transparent url("/media/img/ico-attachment.svg") no-repeat center center/contain;
  left: 0;
}
.form .file .field,
.form .file .labelDescription {
  display: none;
}
.form .form_item textarea {
  height: calc(1rem + 301px);
  resize: vertical;
}
.form .submit_button {
  margin-top: 3rem;
  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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.form .submit_button button:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.form .check_radio_item {
  align-items: flex-start;
  display: flex;
}
.form .check_radio_item input {
  display: block;
  margin: 4px 0 0;
  width: calc(16px + 0.5rem);
}
.form .check_radio_item label {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.4375em;
  color: #1488fc;
  display: block;
  padding-left: 0.5rem;
}
.form .check_radio_item .label {
  display: block;
}
.form .checkbox .error_messages,
.form .checkbox_group .error_messages,
.form .radio_group .error_messages {
  padding-left: calc(16px + 0.5rem)0.5rem;
}
.form .multichoice_items.tags {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 1rem;
  margin-top: -1rem;
}
.form .multichoice_items.tags .check_radio_item.tag {
  margin: 0 0.7rem 0.7rem 0;
  position: relative;
}
.form .multichoice_items.tags .check_radio_item.tag label {
  font-weight: 500;
  font-size: 0.92857rem;
  line-height: 1.15385em;
  background-color: #fff;
  border: 1px solid #1488fc;
  border-radius: 1.5rem;
  color: #1488fc;
  display: block;
  padding: 0.6em 1.5em;
  white-space: nowrap;
  cursor: pointer;
}
.form .multichoice_items.tags .check_radio_item.tag input {
  position: absolute;
  left: -2rem;
  top: -5rem;
}
.form .multichoice_items.tags .check_radio_item.tag input:not(:checked) + label {
  border-color: #d3d3d3;
  color: #707070;
  transition-property: color, border-color, box-shadow;
  transition-duration: 0.2s;
}
.form .multichoice_items.tags .check_radio_item.tag input:not(:checked) + label:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}
@media only screen and (min-width: 841px) {
  .form .multichoice_items.tags {
    margin-right: -0.7rem;
  }
  .form .multichoice_items.tags .multichoice_item {
    flex-grow: 1;
  }
  .form .multichoice_items.tags .check_radio_item.tag {
    display: block;
  }
  .form .multichoice_items.tags .check_radio_item.tag label {
    text-align: center;
  }
}
.form .checkbox_group.multichoice.has_error .error_messages {
  margin-top: -0.7rem;
  padding-left: 0;
}
.form .checkbox_group.multichoice.has_error .multichoice_items.tags .check_radio_item.tag label {
  border-color: red;
}

.form_cols {
  margin-bottom: 2.1rem;
}
.form_cols .form_item {
  margin-bottom: 0;
}
@media only screen and (min-width: 541px) {
  .form_cols.form_2_cols:not(.with_graph) {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form_cols.form_2_cols:not(.with_graph) > * {
    width: calc(50% - 1.05rem);
    margin-bottom: 2.1rem;
  }
  .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 2.1rem;
  }
  .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2), .form_cols.form_2_cols:not(.with_graph) > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .form_cols.form_2_cols:not(.with_graph) > *:last-child {
    margin-top: 2.1rem;
  }
}
@media only screen and (min-width: 721px) {
  .form_cols.form_2_cols.with_graph {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .form_cols.form_2_cols.with_graph > * {
    width: calc(50% - 1.05rem);
    margin-bottom: 2.1rem;
  }
  .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 2.1rem;
  }
  .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2), .form_cols.form_2_cols.with_graph > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
  .form_cols.form_2_cols.with_graph .form_item textarea {
    height: calc(1rem + 301px);
  }
}
@media only screen and (max-width: 720px) {
  .form_cols.form_2_cols.with_graph > *:last-child {
    margin-top: 2.1rem;
  }
}
@media only screen and (min-width: 541px) {
  .form_cols.form_3_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form_cols.form_3_cols > * {
    width: calc(33.33333% - 1.4rem);
    margin-bottom: 2.1rem;
  }
  .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 2.1rem;
  }
  .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3), .form_cols.form_3_cols > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .form_cols.form_3_cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .form_cols.form_3_cols > * {
    width: calc(100% - 0rem);
    margin-bottom: 2.1rem;
  }
  .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 2.1rem;
  }
  .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1), .form_cols.form_3_cols > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}

.logo {
  display: block;
  max-width: 14rem;
  padding: 1rem;
  margin-left: -1rem;
}
@media screen and (min-width: 0\0) {
  .logo {
    width: 14rem;
  }
}
.logo svg .logo_text {
  fill: #1488fc;
  transition: fill 0.2s;
}
.logo:hover svg .logo_text {
  fill: #ff5e62;
}

.menu ul ul {
  display: none;
}
.menu a {
  font-weight: 500;
  color: #1488fc;
  display: block;
  white-space: nowrap;
  position: relative;
}
.menu a .menu_item_title {
  position: relative;
}
.menu a .count {
  content: "";
  display: block;
  position: absolute;
  height: 1.3rem;
  width: 1.3rem;
  font-weight: 500;
  font-size: 0.85714rem;
  line-height: 1em;
  background-color: #ff9966;
  color: #fff;
  content: '2';
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  right: -1.3rem;
  top: -0.5rem;
}
.menu a:hover,
.menu li.active a {
  color: #ff9966;
}
@media only screen and (min-width: 961px) {
  .menu a {
    padding: 0.65rem 1rem;
  }
  .menu li {
    margin-left: 2.5vw;
  }
  .container:not(.contact) .menu li:nth-last-child(1) 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: 700;
    font-size: 1.07143rem;
    line-height: 1.4em;
    background-color: #ff9966;
    background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
    background-size: 200% 100%;
    border: 1px solid transparent;
    border-radius: 1.5rem;
    color: #fff;
    padding: 0.7rem 2rem;
    transition-property: background-position, box-shadow;
    font-weight: 500;
  }
  .container:not(.contact) .menu li:nth-last-child(1) a:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
    background-position: 100% 0;
  }
  .menu ul {
    display: flex;
    margin-right: -1rem;
  }
}
@media only screen and (max-width: 960px) {
  .menu a {
    font-size: 1.21429rem;
    line-height: 1.23529em;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem 3rem 0.5rem;
    text-align: center;
    height: 15vh;
  }
  .menu ul {
    overflow: hidden;
  }
  .menu li {
    position: relative;
  }
  .menu li::before {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid transparent;
    border-radius: 50%;
    top: 0;
  }
  .menu li:nth-child(1)::before {
    height: 860px;
    width: 860px;
    border-color: rgba(211, 211, 211, 0.1);
    left: calc(50% - 430px);
  }
  .menu li:nth-child(2)::before {
    height: 720px;
    width: 720px;
    border-color: rgba(211, 211, 211, 0.2);
    left: calc(50% - 360px);
  }
  .menu li:nth-child(3)::before {
    height: 580px;
    width: 580px;
    border-color: rgba(211, 211, 211, 0.3);
    left: calc(50% - 290px);
  }
  .menu li:nth-child(4)::before {
    height: 440px;
    width: 440px;
    border-color: rgba(211, 211, 211, 0.4);
    left: calc(50% - 220px);
  }
  .menu li:nth-child(5) a {
    color: #fff;
    padding-top: 2.2rem;
  }
  .menu li:nth-child(5)::before {
    background-color: #ff9966;
    background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
    background-size: 200% 100%;
    height: 200px;
    width: 200px;
    left: calc(50% - 100px);
  }
}

.popup_control .popup_container .controls .close {
  height: 5rem;
  width: 5rem;
  background-image: url("/media/img/ico-close.svg");
  opacity: 1;
  transform: scale(1);
  transition: transform 0.2s;
}
.popup_control .popup_container .controls .close:hover {
  transform: scale(1.05);
}
.popup_control .popup_container .body {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}
.popup_control .popup_container .body.career_popup .nwcsp_cont,
.popup_control .popup_container .body.contact_popup .nwcsp_cont {
  padding-left: 0;
  padding-right: 0;
}
.popup_control .popup_container .body.career_popup .form_thanks,
.popup_control .popup_container .body.contact_popup .form_thanks {
  padding-top: 13.5rem;
  position: relative;
  text-align: center;
}
.popup_control .popup_container .body.career_popup .form_thanks::before,
.popup_control .popup_container .body.contact_popup .form_thanks::before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  left: calc(50% - 6rem);
  top: calc(50% - 6rem);
  height: 12rem;
  width: 12rem;
  background: transparent url("/media/img/ico-sent.svg") no-repeat center center/contain;
  top: 0;
}
.popup_control .popup_container .body.career_popup .thanks_backlink,
.popup_control .popup_container .body.contact_popup .thanks_backlink {
  display: none;
}
.popup_control .popup_container .body.career_popup .submit_button,
.popup_control .popup_container .body.contact_popup .submit_button {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 721px) {
  .popup_control .popup_container .body.career_popup,
  .popup_control .popup_container .body.contact_popup {
    min-width: 50rem;
  }
}
.popup_control .popup_container .body.contact_popup .graph .price,
.popup_control .popup_container .body.contact_popup .graphic_price_control_wrap .description,
.popup_control .popup_container .body.contact_popup .agreements,
.popup_control .popup_container .body.contact_popup button {
  -webkit-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 721px) {
  .popup_control .popup_container .body.contact_popup .agreements {
    max-width: 50%;
  }
}
@media only screen and (max-width: 720px) {
  .popup_control .popup_container .body.contact_popup .agreements {
    text-align: center;
  }
}
.popup_control .popup_container .body.contact_popup .form_cols.form_2_cols {
  flex-wrap: nowrap !important;
}
@media only screen and (min-width: 541px) {
  .popup_control .popup_container .body.career_popup .file,
  .popup_control .popup_container .body.career_popup .form_3_cols {
    padding-top: 2.1rem;
  }
  .popup_control .popup_container .body.career_popup .form_3_cols {
    position: relative;
  }
  .popup_control .popup_container .body.career_popup .form_3_cols .label {
    position: absolute;
    top: 0;
    left: 0;
  }
  .popup_control .popup_container .body.career_popup .file label {
    min-height: 2.6rem;
  }
}
@media only screen and (max-width: 540px) {
  .popup_control .popup_container .body.career_popup .form_3_cols .col {
    margin-bottom: 0;
  }
}
.popup_control .popup_container .body.map_popup {
  overflow: hidden;
  padding: 0;
  width: 100%;
}
@media only screen and (max-width: 540px) {
  .popup_control .popup_container .body.map_popup {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
  }
  .popup_control .popup_container .body.map_popup .gmap {
    height: 100vh;
  }
}
.popup_control .popup_container .body.cookie_consent {
  max-width: 890px;
}

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

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

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

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dx .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dx-r .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dy .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dy-r .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dxy .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 64px;
}
.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, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--3dxy-r .hamburger-inner::after {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

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

/*
 * Arrow Right
 */
body.side_menu_opened .hamburger--arrow-r .hamburger-inner::before {
  transform: translate3d(6.4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
body.side_menu_opened .hamburger--arrow-r .hamburger-inner::after {
  transform: translate3d(6.4px, 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(-6.4px, -8px, 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(-6.4px, 8px, 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(6.4px, -8px, 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(6.4px, 8px, 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: -16px;
  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, -8px, 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: -16px;
  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, -8px, 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: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  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, 8px, 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, -16px, 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: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  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, 8px, 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, -16px, 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: 8px;
  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: -64px;
  top: -64px;
  transform: translate3d(64px, 64px, 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: -64px;
  top: -64px;
  transform: translate3d(-64px, 64px, 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: 8px;
  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: -64px;
  top: 64px;
  transform: translate3d(64px, -64px, 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: -64px;
  top: 64px;
  transform: translate3d(-64px, -64px, 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: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 16px;
}
body.side_menu_opened .hamburger--slider .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
body.side_menu_opened .hamburger--slider .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4.57143px, -6px, 0);
  opacity: 0;
}
body.side_menu_opened .hamburger--slider .hamburger-inner::after {
  transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg);
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner::before {
  transform: rotate(45deg) translate3d(4.57143px, -6px, 0);
  opacity: 0;
}
body.side_menu_opened .hamburger--slider-r .hamburger-inner::after {
  transform: translate3d(0, -16px, 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: 8px;
  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: 16px;
  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, 8px, 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, 8px, 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: -16px;
  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, -8px, 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 .logo_hamburger,
  .hamburger_wrap .hamburger {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .hamburger {
    position: absolute;
    right: 2rem;
    top: 1.8rem;
    z-index: 22;
    cursor: pointer;
    padding: 1.5rem 1rem 1rem;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .hamburger_wrap .hamburger {
    right: 1.5rem;
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .hamburger::before {
    content: "";
    display: block;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: transparent url("/media/img/ico-hamburger.svg") no-repeat center top/contain;
  }
  .hamburger_wrap .hamburger .hamburger-inner, .hamburger_wrap .hamburger .hamburger-inner::before, .hamburger_wrap .hamburger .hamburger-inner::after {
    background-color: #ff9966;
    background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
    background-size: 200% 100%;
  }
  .hamburger_wrap .logo_hamburger {
    position: absolute;
    left: 3rem;
    top: 2.5rem;
    max-width: 12rem;
  }
  .hamburger_wrap .logo_hamburger svg .logo_text {
    fill: #1488fc;
  }
}
@media only screen and (max-width: 960px) and (max-width: 430px) {
  .hamburger_wrap .logo_hamburger {
    left: 1.5rem;
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .side_menu {
    background-color: #fff;
    top: -100vh;
    padding-top: 6rem;
    position: fixed;
    right: 0;
    transition-duration: 0.2s;
    transition-property: top;
    z-index: 21;
    display: flex;
    height: calc(100vh - 56px);
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) and (orientation: portrait) {
  _::-webkit-full-page-media,
  _:future, :root .hamburger_wrap .side_menu {
    height: calc(100vh - 8rem);
    top: calc(-100vh + 8rem);
  }
}
@media only screen and (max-width: 960px) {
  .hamburger_wrap .side_menu .inner {
    max-height: 100%;
    overflow-y: auto;
  }
  body.side_menu_opened {
    overflow: hidden;
  }
  body.side_menu_opened .scrollbar-track,
  body.side_menu_opened .assistant_box,
  body.side_menu_opened .footer {
    display: none !important;
  }
  body.side_menu_opened .header .hamburger {
    position: fixed;
  }
  body.side_menu_opened .header .hamburger .hamburger-inner {
    background: transparent;
  }
  body.side_menu_opened .header .side_menu {
    top: 0;
  }
}

.filter {
  margin-bottom: 2rem;
}
.filter .multichoice_item .field,
.filter .buttons_wrapper {
  display: none;
}
.filter .multichoice_item,
.filter .item.fake {
  float: left;
}
.filter .multichoice_item label,
.filter .item.fake label {
  font-weight: 500;
  font-size: 0.92857rem;
  line-height: 1.15385em;
  background-color: #fff;
  border: 1px solid #1488fc;
  border-radius: 1.5rem;
  color: #1488fc;
  display: block;
  padding: 0.6em 1.5em;
  white-space: nowrap;
  margin: 0 1rem 1rem 0;
}
.filter .multichoice_item:not(.selected) label,
.filter .item.fake:not(.selected) label {
  border-color: #d3d3d3;
  color: #707070;
  transition-property: color, border-color, box-shadow;
  transition-duration: 0.2s;
  cursor: pointer;
}
.filter .multichoice_item:not(.selected) label:hover,
.filter .item.fake:not(.selected) label:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.filter .filter_restriction {
  display: block;
}
.filter .filter_restriction::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}

.tags > .label {
  display: none;
}
.tags .item_inner {
  font-weight: 500;
  font-size: 0.92857rem;
  line-height: 1.15385em;
  background-color: #fff;
  border: 1px solid #1488fc;
  border-radius: 1.5rem;
  color: #1488fc;
  display: block;
  padding: 0.6em 1.5em;
  white-space: nowrap;
  border-color: #d3d3d3;
  color: #707070;
  transition-property: color, border-color, box-shadow;
  transition-duration: 0.2s;
}
.tags .item_inner:hover {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.13);
}
.tags .list {
  display: flex;
  flex-wrap: wrap;
}
.tags .list .item {
  margin: 0 0.5em 0.5em 0;
}

.article_box,
.article_box .item_cont,
.article_box .texts {
  display: flex;
  flex-direction: column;
}
.article_box .item_cont,
.article_box .texts {
  flex-grow: 1;
}
.article_box .image {
  flex-shrink: 0;
}
.article_box .image .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.article_box .image .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.article_box .image .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 70%;
}
.article_box .title {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-top: 0;
}
.article_box .texts {
  background-color: #fafafa;
  padding: 1.5rem;
  min-height: 14rem;
}
.article_box .author {
  display: flex;
  align-items: center;
  padding-right: 1rem;
}
.article_box .author .picture_tag_image {
  overflow: hidden;
  position: relative;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  margin-right: 0.5rem;
}
.article_box .author .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 .author .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.article_box .bottom_info {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1rem;
}
.article_box .tags {
  margin-bottom: 0.7rem;
}
.article_box .tags .item_inner {
  padding: 0.4em 1.2em;
  transition-duration: 0.5s;
}
.article_box .item_cont {
  cursor: pointer;
  transition-property: background-color, box-shadow;
  transition-duration: 0.5s;
}
.article_box .item_cont:hover {
  background-color: #fff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.16);
}
.article_box .item_cont:not(:hover) .tags .item_inner {
  background-color: #fff;
}
.article_box .hidden_link {
  display: none;
}
@media only screen and (max-width: 540px) {
  .article_box {
    margin-left: auto;
    margin-right: auto;
    max-width: 360px;
    position: relative;
  }
  .article_box .image {
    position: relative;
  }
  .article_box .image::after {
    content: "";
    display: block;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.53));
    height: 55%;
    bottom: 0;
    top: auto;
  }
  .article_box .image::after {
    height: 80%;
  }
  .article_box .texts {
    background-color: transparent;
    min-height: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }
  .article_box .texts .title,
  .article_box .texts .bottom_info {
    color: #fff;
  }
}

@media only screen and (min-width: 961px) {
  .articles_items_wrapper,
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .articles_items_wrapper > *,
  .articles .items.not_ajax_loaded > *,
  .articles .items.ajax_loaded .ajax_help_wrap > *,
  .articles_list > * {
    width: calc(33.33333% - 3.33333%);
    margin-bottom: 5%;
  }
  .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)),
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)),
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)),
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)),
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 5%;
  }
  .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child,
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3):last-child,
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3):last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child,
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3):last-child,
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3), .articles_items_wrapper > *:nth-child(3n+1):nth-last-child(-n+3) ~ *,
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3),
  .articles .items.not_ajax_loaded > *:nth-child(3n+1):nth-last-child(-n+3) ~ *,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(3n+1):nth-last-child(-n+3) ~ *,
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3),
  .articles_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 541px) and (max-width: 960px) {
  .articles_items_wrapper,
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .articles_items_wrapper > *,
  .articles .items.not_ajax_loaded > *,
  .articles .items.ajax_loaded .ajax_help_wrap > *,
  .articles_list > * {
    width: calc(50% - 2.5%);
    margin-bottom: 5%;
  }
  .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)),
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)),
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)),
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)),
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 5%;
  }
  .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child,
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2):last-child,
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2):last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child,
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2):last-child,
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2), .articles_items_wrapper > *:nth-child(2n+1):nth-last-child(-n+2) ~ *,
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2),
  .articles .items.not_ajax_loaded > *:nth-child(2n+1):nth-last-child(-n+2) ~ *,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(2n+1):nth-last-child(-n+2) ~ *,
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2),
  .articles_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .articles_items_wrapper,
  .articles .items.not_ajax_loaded,
  .articles .items.ajax_loaded .ajax_help_wrap,
  .articles_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .articles_items_wrapper > *,
  .articles .items.not_ajax_loaded > *,
  .articles .items.ajax_loaded .ajax_help_wrap > *,
  .articles_list > * {
    width: calc(100% - 0%);
    margin-bottom: 5%;
  }
  .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)),
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)),
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)),
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)),
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 5%;
  }
  .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child,
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1):last-child,
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1):last-child,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child,
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1):last-child,
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1), .articles_items_wrapper > *:nth-child(1n+1):nth-last-child(-n+1) ~ *,
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1),
  .articles .items.not_ajax_loaded > *:nth-child(1n+1):nth-last-child(-n+1) ~ *,
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1),
  .articles .items.ajax_loaded .ajax_help_wrap > *:nth-child(1n+1):nth-last-child(-n+1) ~ *,
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1),
  .articles_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}

.button_more {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.button_more > a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}

.assistant_box {
  bottom: 3rem;
  height: 5.5rem;
  position: fixed;
  right: 3rem;
  z-index: 10;
}
.assistant_box .opener {
  height: 5.5rem;
  width: 5.5rem;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.515, 1.2);
  background: #fff url("/media/img/ico-assistant.svg") no-repeat center center/3.85rem;
  cursor: pointer;
  position: absolute;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.14);
  border-radius: 50%;
  bottom: 0;
  right: 0;
}
.assistant_box > .inner {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 2.75rem;
  visibility: hidden;
}
.assistant_box > .inner > .inner2 {
  border-radius: 2.35rem 0 0 2.35rem;
  color: #fff;
  min-height: 4rem;
  position: relative;
  margin-left: 100%;
  display: flex;
  flex-direction: column;
  transition-duration: 0.5s;
  transition-property: margin-left;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.515, 1.2);
  overflow: hidden;
}
.assistant_box > .inner > .inner2 > * {
  padding-right: 3.75rem;
  flex-grow: 1;
}
body.assistant_opened .assistant_box .opener {
  transform: rotate(1turn);
  cursor: auto;
}
body.assistant_opened .assistant_box > .inner {
  visibility: visible;
}
body.assistant_opened .assistant_box > .inner > .inner2 {
  margin-left: 0;
}
@media only screen and (max-width: 540px) {
  .assistant_box {
    height: 4.5rem;
    bottom: 1.5rem;
    right: 1.5rem;
  }
  .assistant_box .opener {
    height: 4.5rem;
    width: 4.5rem;
    background-size: 3.15rem;
  }
  .assistant_box > .inner {
    right: 2.25rem;
  }
  .assistant_box > .inner > .inner2 > * {
    padding-right: 3.25rem;
  }
}
.assistant_box .contact_link {
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  font-size: 0.92857rem;
  line-height: 1.38462em;
  padding-left: 1.5rem;
  display: flex;
  height: 4rem;
  align-items: center;
  min-width: 14rem;
}

.contact_info dt {
  display: none;
}
.contact_info dd {
  min-height: 3rem;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 4.5rem;
  white-space: nowrap;
}
@media screen and (min-width: 0\0) {
  .contact_info dd {
    height: 3rem;
  }
}
.contact_info dd::before {
  content: "";
  display: block;
  position: absolute;
  height: 3rem;
  width: 3rem;
  background: transparent none no-repeat center center / contain;
  left: 0;
  top: 0;
}
.contact_info dd.address::before {
  background-image: url("/media/img/ico-location.svg");
}
.contact_info dd.phone::before {
  background-image: url("/media/img/ico-mobile.svg");
}
.contact_info dd.email::before {
  background-image: url("/media/img/ico-email.svg");
}

.team_member {
  color: #fff;
  position: relative;
}
.team_member .image {
  margin-left: auto;
  margin-right: auto;
  max-width: 19rem;
  border-radius: 50%;
  transition: box-shadow 0.65s;
}
.team_member .image .image_graphics {
  background-image: linear-gradient(to right, #ff9966, #ff5e62 50%, #1488fc 50%, #1488fc 100%);
  background-size: 200% 100%;
  background-position: 100% 0;
  border-radius: 50%;
  flex-direction: column;
  padding: 4px;
  transition-property: box-shadow, background-position;
  transition-duration: 0.65s;
}
@media all and (-webkit-min-device-pixel-ratio: 0) {
  .team_member .image .image_graphics {
    background-size: 201% 100%;
  }
}
.team_member .image .picture_tag_image {
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}
.team_member .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;
}
.team_member .image .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.team_member .image .picture_tag_image.no_ico::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.team_member .name {
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.17391em;
  margin-top: 0;
  margin-bottom: 0.3em;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
}
.team_member .position {
  font-size: 1.14286rem;
  line-height: 1.4375em;
  text-shadow: 1px 1px #000;
}
.team_member .linked_in {
  margin-top: 0.5rem;
}
.team_member .linked_in svg {
  height: 1.2rem;
  width: 1.2rem;
  fill: #fff;
}
.team_member .texts {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.team_member .tooltip {
  background-color: #08235f;
  padding: 0.8rem 1.5rem;
  position: absolute;
  left: 0;
  top: calc(100% + 1rem);
  min-width: 100%;
  text-align: center;
  z-index: 1;
  transition-property: opacity, visibility;
  transition-duration: 0.65s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
}
.team_member .tooltip::after {
  content: "";
  display: block;
  position: absolute;
  border: solid transparent;
  bottom: 100%;
  left: 50%;
  border-width: 0.8rem;
  border-bottom-color: #08235f;
  margin-left: -0.8rem;
}
.team_member .tooltip .email_n_phone {
  margin-top: 0.7rem;
}
.team_member .tooltip .email_n_phone dt {
  display: none;
}
.team_member .tooltip .email_n_phone dd {
  white-space: nowrap;
}
.team_member .tooltip .email_n_phone a:hover {
  text-decoration: underline;
}
.team_member .tooltip .email_n_phone.both {
  display: flex;
  justify-content: space-between;
}
.team_member .tooltip .email_n_phone.both dd:last-of-type {
  padding-left: 0.5rem;
}
.team_member:hover .image {
  box-shadow: 0 0 36px 25px rgba(255, 255, 255, 0.5);
}
.team_member:hover .image .image_graphics {
  background-position: 0 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.99);
}
.team_member:hover .tooltip {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.team_member_list {
  background-color: #1488fc;
}
@media only screen and (min-width: 961px) {
  .team_member_list .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .team_member_list .inner > * {
    width: calc(33.33333% - 1.2rem);
    margin-bottom: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3), .team_member_list .inner > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 541px) and (max-width: 960px) {
  .team_member_list .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .team_member_list .inner > * {
    width: calc(50% - 0.9rem);
    margin-bottom: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2), .team_member_list .inner > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .team_member_list .inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .team_member_list .inner > * {
    width: calc(100% - 0rem);
    margin-bottom: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 1.8rem;
  }
  .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1), .team_member_list .inner > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}
.team_member_list .inner .team_member {
  margin-bottom: 6rem !important;
}
@media only screen and (max-width: 540px) {
  .team_member_list .inner .team_member {
    margin-left: auto;
    margin-right: auto;
    max-width: 25rem;
  }
}

.bottom_action_line {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bottom_action_line .contact_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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.bottom_action_line .contact_button > a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
@media only screen and (max-width: 540px) {
  .bottom_action_line {
    margin-top: 2rem;
  }
}

.centered_text_section {
  padding-bottom: 4rem;
  padding-top: 4rem;
  text-align: center;
}
.centered_text_section .title {
  margin-top: 0;
}
.centered_text_section > ._cont {
  max-width: 700px;
}

.now_you .button {
  margin-top: 3rem;
}
.now_you .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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
  min-width: 290px;
}
.now_you .button > a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}

.we_want_you {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5em;
  background-color: #fafafa;
  color: #1488fc;
}

.hiring_section > ._cont > .inner {
  padding-bottom: 3rem;
  padding-top: 3rem;
  display: flex;
  align-items: center;
}
.hiring_section .title {
  margin-top: 0;
}
@media only screen and (min-width: 541px) {
  .hiring_section {
    background-image: url("/media/img/hiring.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 1500px;
  }
  .hiring_section .texts {
    max-width: 50%;
  }
}

.join_us {
  background-color: #fafafa;
}
.join_us .link {
  margin-top: 3rem;
}
.join_us .link > 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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.join_us .link > a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.join_us .perex {
  text-align: justify;
}
@media only screen and (min-width: 541px) {
  .join_us > ._cont > .inner {
    min-height: 60vh;
  }
}
@media only screen and (min-width: 541px) and (min-width: 0\0) {
  .join_us > ._cont > .inner {
    height: 60vh;
  }
}

@media only screen and (min-width: 541px) {
  .jobs_list > ._cont > .inner {
    min-height: 40rem;
  }
}
.jobs_list .texts {
  max-width: inherit;
}
@media only screen and (min-width: 541px) {
  .jobs_list .items {
    margin-top: 2rem;
  }
}
.jobs_list .job_box {
  background-color: #fff;
  border: 1px solid #ff9966;
  border-radius: 8px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem 2rem 1rem 7rem;
  display: block;
  position: relative;
  max-width: 33rem;
}
.jobs_list .job_box, .jobs_list .job_box * {
  transition-property: color, background-color;
  transition-duration: 0.2s;
}
.jobs_list .job_box .title {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0.3em;
}
.jobs_list .job_box:hover {
  background-color: #ff9966;
}
.jobs_list .job_box:hover * {
  color: #fff;
}
.jobs_list .job_box::before {
  content: "";
  display: block;
  position: absolute;
  height: 5rem;
  width: 5rem;
  background: transparent none no-repeat center center / contain;
  left: 1rem;
  top: 1rem;
}
.jobs_list .job_box.support::before {
  background-image: url("/media/img/ico-visitions.svg");
}
.jobs_list .job_box.php-backend::before {
  background-image: url("/media/img/ico-visitions.svg");
}
.jobs_list .job_box:not(:last-child) {
  margin-bottom: 1rem;
}

body .text_reference_list {
  background-color: #fafafa;
  padding-bottom: 3rem;
  padding-top: 3rem;
  overflow: hidden;
}
body .text_reference_list .text_reference_box {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: flex;
  flex-direction: column;
}
body .text_reference_list .text_reference_box > .inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  background-color: #1488fc;
  color: #fff;
  border-radius: 8px;
  padding: 1.5rem 2rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
}
body .text_reference_list .text_reference_box .picture_tag_image {
  overflow: hidden;
  position: relative;
  height: 4rem;
  width: 4rem;
  border-radius: 50%;
  margin-bottom: 0.8rem;
}
body .text_reference_list .text_reference_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;
}
body .text_reference_list .text_reference_box .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
body .text_reference_list .text_reference_box .author {
  font-weight: 500;
  margin-top: auto;
  padding-top: 0.8rem;
}
@media only screen and (min-width: 961px) {
  body .text_reference_list > .nwjs_carousel.wide {
    margin-left: -25%;
    margin-right: -25%;
  }
}
@media only screen and (min-width: 961px) and (min-width: 1921px) {
  body .text_reference_list > .nwjs_carousel.wide {
    margin-left: -12.5%;
    margin-right: -12.5%;
  }
  body .text_reference_list > .nwjs_carousel.wide.count_6, body .text_reference_list > .nwjs_carousel.wide.count_5 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 961px) and (min-width: 1601px) and (max-width: 1920px) {
  body .text_reference_list > .nwjs_carousel.wide {
    margin-left: -18.75%;
    margin-right: -18.75%;
  }
  body .text_reference_list > .nwjs_carousel.wide.count_5 {
    margin-left: 0;
    margin-right: 0;
  }
}

body .text_reference_list > .nwjs_carousel .slick-track {
  display: flex;
}
body .text_reference_list > .nwjs_carousel .slick-track .slick-slide {
  float: none;
  height: auto;
}
body .text_reference_list > .nwjs_carousel:not(.slick-initialized) {
  display: flex;
  justify-content: center;
}
body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box {
  display: none;
}
@media only screen and (min-width: 1921px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:nth-child(-n + 6) {
    display: flex;
    width: 16.66667%;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:nth-child(-n + 5) {
    display: flex;
    width: 20%;
  }
}
@media only screen and (min-width: 1151px) and (max-width: 1600px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:nth-child(-n + 4) {
    display: flex;
    width: 25%;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1150px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:nth-child(-n + 3) {
    display: flex;
    width: 33.33333%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 960px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:nth-child(-n + 2) {
    display: flex;
    width: 50%;
  }
}
@media only screen and (max-width: 540px) {
  body .text_reference_list > .nwjs_carousel:not(.slick-initialized) .text_reference_box:first-child {
    display: flex;
    width: 100%;
  }
}

.dynamic_parameters {
  border-top: 1px solid #d3d3d3;
}
.dynamic_parameters .dyn_parameter {
  border-bottom: 1px solid #d3d3d3;
  color: #1488fc;
  padding: 2rem 2rem 2rem 6rem;
  position: relative;
}
.dynamic_parameters .dyn_parameter .picture_tag_image {
  height: 4rem;
  width: 4rem;
  position: absolute;
  left: 0;
  top: 2.2rem;
}
.dynamic_parameters .dyn_parameter .label {
  display: block;
}
.dynamic_parameters .dyn_parameter .value {
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.17391em;
  display: block;
}

.paginator .paginator_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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
  display: table !important;
  margin: 3rem auto 0;
}
.paginator .paginator_item.button:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.paginator .paginator_item.button .waiter-inspire .waiter-inspire-text {
  display: none;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-track {
  background-color: rgba(255, 153, 102, 0.4);
}

::-webkit-scrollbar-thumb {
  background-color: #ff9966;
  border-radius: 4px;
}

.instagram_feed .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.instagram_feed .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
  max-height: initial;
  max-width: initial;
}
.instagram_feed .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.instagram_feed .instagram_feed_item__link {
  display: block;
  position: relative;
}
.instagram_feed .instagram_feed_item__link::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(20, 136, 252, 0.8) url("/media/img/ico-instagram.svg") no-repeat center center/35px;
  transition: opacity 0.5s;
  opacity: 0;
}
.instagram_feed .instagram_feed_item__link:hover::after {
  opacity: 1;
}
@media only screen and (min-width: 2501px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(11.11111% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 11.11111%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9):not(:nth-child(9n-8)), .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9) ~ *:not(:nth-child(9n-8)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9):last-child, .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9), .instagram_feed .instagram_feed__list > *:nth-child(9n+1):nth-last-child(-n+9) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1921px) and (max-width: 2500px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(12.5% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 12.5%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8):not(:nth-child(8n-7)), .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8) ~ *:not(:nth-child(8n-7)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8):last-child, .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8), .instagram_feed .instagram_feed__list > *:nth-child(8n+1):nth-last-child(-n+8) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(14.28571% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 14.28571%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7):not(:nth-child(7n-6)), .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7) ~ *:not(:nth-child(7n-6)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7):last-child, .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7), .instagram_feed .instagram_feed__list > *:nth-child(7n+1):nth-last-child(-n+7) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1600px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(16.66667% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 16.66667%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6):not(:nth-child(6n-5)), .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:not(:nth-child(6n-5)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6):last-child, .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6), .instagram_feed .instagram_feed__list > *:nth-child(6n+1):nth-last-child(-n+6) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1300px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(20% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 20%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5):not(:nth-child(5n-4)), .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:not(:nth-child(5n-4)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5):last-child, .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5), .instagram_feed .instagram_feed__list > *:nth-child(5n+1):nth-last-child(-n+5) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 721px) and (max-width: 960px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(25% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 25%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4):not(:nth-child(4n-3)), .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:not(:nth-child(4n-3)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4):last-child, .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4), .instagram_feed .instagram_feed__list > *:nth-child(4n+1):nth-last-child(-n+4) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 541px) and (max-width: 720px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(33.33333% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 33.33333%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3), .instagram_feed .instagram_feed__list > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 431px) and (max-width: 540px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(50% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 50%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2), .instagram_feed .instagram_feed__list > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 430px) {
  .instagram_feed .instagram_feed__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .instagram_feed .instagram_feed__list > * {
    width: calc(100% - 0);
    margin-bottom: 0;
  }
  .instagram_feed .instagram_feed__list > * {
    width: 100%;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 0;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1), .instagram_feed .instagram_feed__list > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}

.graph {
  overflow: hidden;
  position: relative;
  width: 14rem;
}
.graph::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.graph svg {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.graph .ct-series-a .ct-slice-donut {
  fill: none;
  stroke: url(#graph_gradient);
}
.graph .price {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 1.28571rem;
  line-height: 1.27778em;
  color: #1488fc;
  white-space: nowrap;
}
.graph .price > * {
  display: inline;
}

.graphic_price_control {
  margin-left: auto;
  margin-right: auto;
  max-width: 25rem;
  display: flex;
  align-items: center;
}
.graphic_price_control .graph {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  flex-grow: 1;
}
.graphic_price_control .plus_minus {
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
  transition: border-color 0.2s;
}
.graphic_price_control .plus_minus > svg {
  position: absolute;
  left: calc(50% - 0.65rem);
  top: calc(50% - 0.65rem);
  height: 1.3rem;
  width: 1.3rem;
  fill: #ff9966;
}
.graphic_price_control .plus_minus:hover {
  border-color: #ff9966;
}

.graphic_price_control_wrap .description {
  margin-top: 2rem;
  text-align: center;
}
@media only screen and (min-width: 721px) {
  .graphic_price_control_wrap {
    margin-top: 2rem;
  }
}

.agreement_evidence.control {
  margin-top: -0.6rem;
}
.agreement_evidence.control .label label {
  font-size: 0.78571rem;
  line-height: 1.27273em;
  color: gray;
}
.agreement_evidence.control input {
  margin-top: 0;
}
.agreement_evidence.control a {
  color: #ff9966;
  text-decoration: underline;
}
.agreement_evidence.control a:hover {
  color: #1488fc;
  text-decoration: none;
}
.agreement_evidence.control .no_checkbox .field {
  display: none;
}
.agreement_evidence.control .no_checkbox .label label {
  padding-left: 0;
}

.recaptcha_wrapper #recaptcha .grecaptcha-badge {
  display: none;
}
.recaptcha_wrapper .recaptcha_text {
  font-size: 0.78571rem;
  line-height: 1.36364em;
  padding-left: 2.5rem;
  position: relative;
}
.recaptcha_wrapper .recaptcha_text .links {
  font-size: 0.71429rem;
  line-height: 1.5em;
  display: inline-flex;
  justify-content: space-between;
}
.recaptcha_wrapper .recaptcha_text .links .link:not(:first-child) {
  list-style: disc;
  margin-left: 1.7rem;
}
.recaptcha_wrapper .recaptcha_text::before {
  content: "";
  display: block;
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  background: url("/media/img/footer-logos/recaptcha-logo.svg") no-repeat center center/contain;
  left: -0.5rem;
  top: -0.2rem;
}

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

.cookie_consent .snippet, .cookie_consent [id^='snippet'], .cookie_consent .contents {
  display: contents;
}
.cookie_consent__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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.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 {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.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-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.3913em;
  margin-top: 0;
  position: relative;
  padding-left: 1.5em;
}
.cookie_consent__alert__title::before {
  content: '';
  display: block;
  position: absolute;
  height: 1em;
  width: 1em;
  left: 0;
  top: 0.2em;
  background: url("/media/img/ico-cookie.svg") no-repeat center center/contain;
}
.cookie_consent__alert__perex {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 3em;
}
@media only screen and (max-width: 720px) {
  .cookie_consent__alert__perex {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 551px) {
  .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: 551px) {
  .cookie_consent__alert__buttons {
    grid-template-areas: "settings reject agree";
    grid-template-columns: max-content auto max-content;
  }
}
@media only screen and (min-width: 551px) {
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span {
    position: static;
    padding-left: 0;
  }
  .cookie_consent__alert__buttons .cookie_consent__alert__button > span::before {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  .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;
  background-color: #1488fc;
  background-image: none;
  border-color: #1488fc;
  color: #fff;
  transition-property: background-color, color, box-shadow;
}
.cookie_consent__alert__button--settings:hover {
  background-color: #fff;
  color: #1488fc;
}
.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;
  background-color: #1488fc;
  background-image: none;
  border-color: #1488fc;
  color: #fff;
  transition-property: background-color, color, box-shadow;
}
.cookie_consent__alert__button--reject_all:hover {
  background-color: #fff;
  color: #1488fc;
}
.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-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 2.85714rem;
  line-height: 1.25em;
  margin-top: 0;
  margin-bottom: 0.4em;
}
@media only screen and (max-width: 540px) {
  .cookie_consent__popup__title {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}
.cookie_consent__popup__text {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 3em;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 720px) {
  .cookie_consent__popup__text {
    margin-bottom: 2em;
  }
}
.cookie_consent__popup__agreement {
  margin-top: 2rem;
  font-size: 0.8rem;
  line-height: 1.2em;
}
.cookie_consent__popup__button {
  font-size: 0.92857rem;
  line-height: 1.38462em;
}
.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-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.3913em;
  margin-bottom: 0;
  margin-top: 0;
}
.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: gray;
  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: #1488fc;
}
.cookie_consent__switcher__input:disabled ~ .cookie_consent__switcher__bg {
  background-color: rgba(20, 136, 252, 0.3);
  cursor: not-allowed;
}

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

.nwcsp_title {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 2.85714rem;
  line-height: 1.25em;
}
@media only screen and (max-width: 540px) {
  .nwcsp_title {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}

.nwcsp_perex {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 3em;
}
@media only screen and (max-width: 720px) {
  .nwcsp_perex {
    margin-bottom: 2em;
  }
}

.nwcsp_item_title {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.3913em;
}

.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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.nwcsp_item_button a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.nwcsp_item_button.emphasised a {
  background-color: #1488fc;
  background-image: none;
  border-color: #1488fc;
  color: #fff;
  transition-property: background-color, color, box-shadow;
}
.nwcsp_item_button.emphasised a:hover {
  background-color: #fff;
  color: #1488fc;
}

.nwcsp_item_button_group {
  display: flex;
  margin-top: 2rem;
}
.nwcsp_item_button_group .nwcsp_item_button {
  margin-right: .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_gmap .nwcsp_cont,
.nwcsp_photogallery_flex .nwcsp_cont,
.nwcsp_full_width_image .nwcsp_cont,
.nwcsp_logo .nwcsp_cont {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_title_outer,
.nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex,
.nwcsp_gmap .nwcsp_title_outer,
.nwcsp_gmap .nwcsp_perex,
.nwcsp_photogallery_flex .nwcsp_title_outer,
.nwcsp_photogallery_flex .nwcsp_perex,
.nwcsp_full_width_image .nwcsp_title_outer,
.nwcsp_full_width_image .nwcsp_perex,
.nwcsp_logo .nwcsp_title_outer,
.nwcsp_logo .nwcsp_perex {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
@media only screen and (min-width: 431px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_title_outer,
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex,
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex,
  .nwcsp_photogallery_flex .nwcsp_title_outer,
  .nwcsp_photogallery_flex .nwcsp_perex,
  .nwcsp_full_width_image .nwcsp_title_outer,
  .nwcsp_full_width_image .nwcsp_perex,
  .nwcsp_logo .nwcsp_title_outer,
  .nwcsp_logo .nwcsp_perex {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_title_outer,
  .nwcsp_youtube:not(.nwcsp_youtube_gallery) .nwcsp_perex,
  .nwcsp_gmap .nwcsp_title_outer,
  .nwcsp_gmap .nwcsp_perex,
  .nwcsp_photogallery_flex .nwcsp_title_outer,
  .nwcsp_photogallery_flex .nwcsp_perex,
  .nwcsp_full_width_image .nwcsp_title_outer,
  .nwcsp_full_width_image .nwcsp_perex,
  .nwcsp_logo .nwcsp_title_outer,
  .nwcsp_logo .nwcsp_perex {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.nwcsp_1_col.nwcsp_wiki .plugin_header,
.nwcsp_1_col.nwcsp_wiki .nwcsp_col_wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.nwcsp_1_col.nwcsp_wiki .with_ico .nwcsp_item_ico img {
  display: block;
  margin-bottom: 2rem;
}
.nwcsp_1_col.nwcsp_wiki .with_ico .wysiwyg_wrapper h2, .nwcsp_1_col.nwcsp_wiki .with_ico .wysiwyg_wrapper ul, .nwcsp_1_col.nwcsp_wiki .with_ico .wysiwyg_wrapper ol {
  display: table;
}

.nwcsp_full_width_image {
  overflow: hidden;
  position: relative;
}
.nwcsp_full_width_image .nwcsp_item_ico {
  position: relative;
}
.nwcsp_full_width_image .nwcsp_item_ico img {
  display: block;
  width: 100%;
}
.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-color: rgba(0, 0, 0, 0.6);
}
.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 * {
    color: #fff;
  }
  .nwcsp_full_width_image .nwcsp_title {
    font-weight: 300;
    color: #1488fc;
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-size: 2.85714rem;
    line-height: 1.25em;
    color: #fff;
  }
}
@media only screen and (min-width: 961px) and (max-width: 540px) {
  .nwcsp_full_width_image .nwcsp_title {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}
@media only screen and (min-width: 961px) {
  .nwcsp_full_width_image .plugin_header_outer {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
  }
  .nwcsp_full_width_image .plugin_header_outer .plugin_header {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
    width: 100%;
    flex-grow: 1;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 961px) and (min-width: 431px) {
  .nwcsp_full_width_image .plugin_header_outer .plugin_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 961px) and (max-width: 430px) {
  .nwcsp_full_width_image .plugin_header_outer .plugin_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@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: 70%;
  }
}
@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_article .plugin_header {
  margin-left: auto;
  margin-right: auto;
  max-width: 35rem;
  text-align: center;
}
.nwcsp_article .nwcsp_item_button {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

.nwcsp_paragraph_left_right {
  overflow: hidden;
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_perex {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 3em;
  font-size: 1rem;
  line-height: 1.64286em;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 720px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_perex {
    margin-bottom: 2em;
  }
}
.nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:not(:last-child) {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 961px) {
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item {
    display: flex;
    align-items: center;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_title {
    margin-top: 0;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_ico,
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item .nwcsp_item_body {
    width: 50%;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) {
    flex-direction: row-reverse;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(odd) .nwcsp_item_body {
    padding-right: 3rem;
  }
  .nwcsp_paragraph_left_right .nwcsp_paragraph_left_right_item:nth-child(even) .nwcsp_item_body {
    padding-left: 3rem;
  }
}
@media only screen and (min-width: 961px) {
  .container.homepage .tabs .nwcsp_paragraph_left_right .nwcsp_item_ico .picture_tag_image {
    width: 130%;
  }
  .container.homepage .tabs .nwcsp_paragraph_left_right .nwcsp_item_body {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .container.homepage .tabs .nwcsp_paragraph_left_right:nth-child(odd) .nwcsp_item_ico .picture_tag_image {
    margin-right: -50%;
  }
  .container.homepage .tabs .nwcsp_paragraph_left_right:nth-child(even) .nwcsp_item_ico .picture_tag_image {
    margin-left: -50%;
  }
}

.nwcsp_reference .reference_plugin_box img {
  display: block;
}
.nwcsp_reference .reference_plugin_box .texts {
  color: #fff;
  position: absolute;
  left: 4rem;
  top: 3rem;
  max-width: 20rem;
}
.nwcsp_reference .reference_plugin_box .texts .title {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 4.28571rem;
  line-height: 1.16667em;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0.3em;
}
@media only screen and (max-width: 540px) {
  .nwcsp_reference .reference_plugin_box .texts .title {
    font-size: 3.57143rem;
    line-height: 1.16em;
  }
}
@media only screen and (max-width: 430px) {
  .nwcsp_reference .reference_plugin_box .texts .title {
    font-size: 2.71429rem;
    line-height: 1.15789em;
  }
}
.nwcsp_reference .reference_plugin_box .texts .perex {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1.64286rem;
  line-height: 1.3913em;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  margin-bottom: 0;
}
.nwcsp_reference .reference_plugin_box .left_part {
  position: relative;
}
.nwcsp_reference .reference_plugin_box .left_part .image {
  position: relative;
}
.nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 0\0) {
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    max-width: 450px;
  }
}
.nwcsp_reference .reference_plugin_box .dynamic_parameters {
  max-width: 30rem;
}
.nwcsp_reference .reference_plugin_box .right_part {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 961px) {
  .nwcsp_reference .reference_plugin_box {
    display: flex;
    align-items: center;
  }
  .nwcsp_reference .reference_plugin_box .left_part,
  .nwcsp_reference .reference_plugin_box .right_part {
    width: 50%;
  }
  .nwcsp_reference .reference_plugin_box .left_part {
    align-self: flex-end;
  }
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    right: -5rem;
  }
  .nwcsp_reference .reference_plugin_box .right_part {
    padding-left: 5rem;
  }
}
@media only screen and (min-width: 1451px) {
  .nwcsp_reference .reference_plugin_box .left_part {
    margin-left: -10rem;
    width: calc(50% + 10rem);
  }
  .container.homepage .tabs .nwcsp_reference .reference_plugin_box .left_part {
    margin-left: -5rem;
  }
  .container.homepage .tabs .nwcsp_reference .reference_plugin_box .right_part {
    padding-left: 11rem;
  }
}
@media only screen and (max-width: 1450px) {
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    width: 24vw;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1260px) {
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    right: -3rem;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts {
    max-width: 20vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts .title {
    font-size: 4.5vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts .perex {
    font-size: 2vw;
  }
  .nwcsp_reference .reference_plugin_box .dynamic_parameters .dyn_parameter .value {
    font-size: 1.28571rem;
    line-height: 1.22222em;
  }
}
@media only screen and (max-width: 960px) {
  .nwcsp_reference .reference_plugin_box .left_part .image {
    padding-right: 3vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    right: 0;
    width: 40vw;
  }
}
@media only screen and (max-width: 540px) {
  .nwcsp_reference .reference_plugin_box .left_part .image {
    padding-right: 5vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .image .picture_tag_image:nth-child(2) {
    width: 30vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts {
    left: 2rem;
    top: 2rem;
    max-width: 50vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts .title {
    font-size: 8.5vw;
  }
  .nwcsp_reference .reference_plugin_box .left_part .texts .perex {
    font-size: 4vw;
  }
}

.nwcsp_solutions {
  background-color: #1488fc;
  color: #fff;
  overflow: hidden;
}
.nwcsp_solutions .nwcsp_title {
  margin-top: 0;
  color: #fff;
}
.nwcsp_solutions .circles {
  position: relative;
}
.nwcsp_solutions .circles::before {
  content: "";
  display: block;
  position: absolute;
  height: 177%;
  width: 177%;
  background: transparent url("/media/img/solutions-circles.svg") no-repeat center center/cover;
  position: absolute;
  left: -37%;
  top: -32.5%;
}
.nwcsp_solutions .circles::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.nwcsp_solutions .circles .circle {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  z-index: 1;
  cursor: pointer;
}
.nwcsp_solutions .circles .circle::before, .nwcsp_solutions .circles .circle::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: opacity 0.5s;
  border-radius: 50%;
}
.nwcsp_solutions .circles .circle::before {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 80%, transparent 80%);
  opacity: 1;
}
.nwcsp_solutions .circles .circle::after {
  background-image: linear-gradient(to bottom, #ff9966, #ff5e62 80%, transparent 80%);
  opacity: 0;
}
.nwcsp_solutions .circles .circle > .inner {
  padding: 1.5px;
  position: relative;
  flex-direction: column;
  z-index: 1;
}
.nwcsp_solutions .circles .circle > .inner, .nwcsp_solutions .circles .circle > .inner > .inner2 {
  border-radius: 50%;
  flex-grow: 1;
  display: flex;
}
.nwcsp_solutions .circles .circle > .inner > .inner2 {
  justify-content: center;
  position: relative;
  z-index: 1;
  transition: background-color 0.5s;
}
.nwcsp_solutions .circles .circle .headline {
  font-weight: 700;
  -webkit-user-select: none;
  user-select: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.5s;
  position: absolute;
}
@media screen and (min-width: 0\0) {
  .nwcsp_solutions .circles .circle .headline {
    left: 50%;
    transform: translateX(-50%);
  }
}
.nwcsp_solutions .circles .circle:nth-child(1) {
  height: 100%;
  width: 100%;
  left: 0%;
  top: 0%;
  box-shadow: 0 0 60px 0 rgba(8, 35, 95, 0.07);
}
.nwcsp_solutions .circles .circle:nth-child(1) > .inner > .inner2 {
  background-color: #258ffc;
}
.nwcsp_solutions .circles .circle:nth-child(1) .headline {
  height: 12%;
}
.nwcsp_solutions .circles .circle:nth-child(2) {
  height: 76%;
  width: 76%;
  left: 12%;
  top: 12%;
}
.nwcsp_solutions .circles .circle:nth-child(2) > .inner > .inner2 {
  background-color: #3598fd;
}
.nwcsp_solutions .circles .circle:nth-child(2) .headline {
  height: 16%;
}
.nwcsp_solutions .circles .circle:nth-child(3) {
  height: 52%;
  width: 52%;
  left: 24%;
  top: 24%;
  box-shadow: 0 0 20px 0 rgba(8, 35, 95, 0.07);
}
.nwcsp_solutions .circles .circle:nth-child(3) > .inner > .inner2 {
  background-color: #429ffc;
}
.nwcsp_solutions .circles .circle:nth-child(3) .headline {
  height: 24%;
}
.nwcsp_solutions .circles .circle:nth-child(4) {
  height: 28%;
  width: 28%;
  left: 36%;
  top: 36%;
  box-shadow: 0 0 50px 0 rgba(8, 35, 95, 0.07);
}
.nwcsp_solutions .circles .circle:nth-child(4) > .inner > .inner2 {
  background-color: #50a6fd;
}
.nwcsp_solutions .circles .circle:nth-child(4) .headline {
  height: 32%;
}
.nwcsp_solutions .circles .circle:nth-child(5) {
  height: 10%;
  width: 10%;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  box-shadow: 0 0 15px 4px #fff;
  left: 45%;
  top: 45%;
  pointer-events: none;
}
.nwcsp_solutions .circles .circle:nth-child(5)::before, .nwcsp_solutions .circles .circle:nth-child(5)::after {
  display: none;
}
.nwcsp_solutions .circles .circle:hover .headline {
  color: #ff9966;
}
.nwcsp_solutions .circles .circle:hover > .inner > .inner2 {
  background-color: #1488fc;
}
.nwcsp_solutions .circles .circle:hover::before {
  opacity: 0;
}
.nwcsp_solutions .circles .circle:hover::after {
  opacity: 1;
}
.nwcsp_solutions .solution_headline {
  color: #fff;
  margin-top: 0;
}
@media only screen and (min-width: 1025px) {
  .nwcsp_solutions .solutions {
    min-height: 55rem;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 0\0) {
  .nwcsp_solutions .solutions {
    height: 55rem;
  }
}

@media only screen and (max-width: 1024px) {
  .nwcsp_solutions .solutions {
    min-height: 100vh;
  }
}
@media only screen and (min-width: 651px) {
  .nwcsp_solutions .solutions_text {
    transition-property: opacity, visibility;
    transition-duration: 0.5s;
    transition-delay: 0s;
    opacity: 0;
    visibility: hidden;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    max-width: calc(100% - 5rem);
  }
  .nwcsp_solutions .solutions_text.active {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
  }
  .nwcsp_solutions .solutions {
    display: flex;
  }
  .nwcsp_solutions .solutions .texts {
    position: relative;
    width: 50%;
  }
  .nwcsp_solutions .solutions .circles {
    align-self: center;
    width: 50%;
  }
}
@media only screen and (max-width: 650px) {
  .nwcsp_solutions .solutions_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 20%;
  }
  .nwcsp_solutions .solutions_text.active {
    order: -1;
  }
  .nwcsp_solutions .texts {
    padding-bottom: 3rem;
    padding-top: 3rem;
    overflow: hidden;
  }
  .nwcsp_solutions .texts_inner {
    display: flex;
    width: 500%;
  }
  .nwcsp_solutions .solutions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
  }
  .nwcsp_solutions .solutions .texts {
    width: 100%;
  }
  .nwcsp_solutions .solutions .circles {
    min-width: 40rem;
    margin-bottom: -20rem;
  }
}

.header {
  border-bottom: #d3d3d3;
  position: relative;
  z-index: 11;
}
.header .header_inner {
  height: 8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer {
  margin-top: 5rem;
  color: #1488fc;
}
@media only screen and (max-width: 600px) {
  .footer {
    margin-top: 3rem;
  }
}
.footer a:hover {
  text-decoration: underline;
}

.footer_logo {
  position: relative;
  display: flex;
}
.footer_logo svg {
  fill: #1488fc;
  width: 10rem;
}
@media screen and (min-width: 0\0) {
  .footer_logo svg {
    height: 3rem;
  }
}
.footer_logo .footer_logo__inner {
  background-color: #fff;
  padding-right: 2rem;
  position: relative;
}
@media only screen and (min-width: 1101px) {
  .footer_logo .footer_logo__inner {
    margin-left: -2rem;
  }
}
.footer_logo::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #d3d3d3;
  height: 1px;
  width: 100%;
  left: 0;
  top: calc(50% - 0.5px);
}

.footer_payment__numbers {
  font-weight: 700;
  display: block;
}
.footer_payment__numbers::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  clear: both;
  visibility: hidden;
  height: 0;
}
.footer_payment__numbers dt, .footer_payment__numbers dd {
  float: left;
}
.footer_payment__numbers dt {
  clear: left;
  margin-right: 0.5rem;
}
.footer_payment__numbers + .footer_payment__text {
  margin-top: 1.5rem;
}

.footer_awards {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
@media only screen and (min-width: 1101px) {
  .footer_awards {
    justify-content: space-between;
  }
}
.footer_awards .footer_award {
  max-width: 5rem;
}
.footer_awards .footer_award.webtop100 {
  margin-left: 2rem;
  margin-right: 2rem;
}
.footer_awards .footer_award.heureka-specialist {
  max-width: 3rem;
}
@media screen and (min-width: 0\0) {
  .footer_awards .footer_award svg {
    width: 5rem;
    height: 3rem;
  }
}

.footer_contact {
  font-weight: 700;
}
.footer_contact dd:not(:last-of-type) {
  margin-bottom: 1rem;
}

.footer_menu li:not(:last-child) {
  margin-bottom: 1rem;
}
.footer_menu li.active {
  font-weight: 700;
}
.footer_menu .level-1 > li > .menu_item_title {
  font-weight: 700;
  display: block;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 720px) {
  .footer_menu .level-2 {
    display: flex;
    flex-wrap: wrap;
  }
  .footer_menu .level-2 > li {
    margin: 0 0.5rem 0.5rem 0;
  }
  .footer_menu .level-2 > li > a {
    font-weight: 500;
    font-size: 0.92857rem;
    line-height: 1.15385em;
    background-color: #fff;
    border: 1px solid #1488fc;
    border-radius: 1.5rem;
    color: #1488fc;
    display: block;
    padding: 0.6em 1.5em;
    white-space: nowrap;
    border-color: #d3d3d3;
    color: #707070;
    transition-property: color, border-color, box-shadow;
    transition-duration: 0.2s;
  }
}

.footer_socials {
  display: flex;
  margin-top: 2rem;
}
.footer_socials .footer_social {
  display: block;
}
.footer_socials .footer_social svg {
  max-height: 100%;
}
.footer_socials .footer_social a {
  display: flex;
  align-items: center;
}
.footer_socials .footer_social a svg {
  transition: fill 0.2s;
  height: 1.2rem;
  width: 1.2rem;
  fill: #1488fc;
}
.footer_socials .footer_social a:hover svg {
  fill: #ff9966;
}
.footer_socials .footer_social:not(:last-child) {
  margin-right: 1.3rem;
}

.footerNewsletter .newsletter_subscriber__headline {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.42857em;
  margin-bottom: 0.8rem;
  margin-top: 0.1rem;
}
.footerNewsletter .form .input .label {
  display: none;
}
.footerNewsletter .form .input input {
  max-width: 20rem;
}
.footerNewsletter .form .input input::-webkit-input-placeholder {
  color: #707070;
}
.footerNewsletter .form .input input::-moz-placeholder {
  color: #707070;
}
.footerNewsletter .form .submit_button {
  margin-top: -1rem;
}

.footer_cols {
  display: flex;
  flex-wrap: wrap;
  padding-top: 3rem;
}
.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: 720px) {
  .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.footerPayment, .footer_cols .footer_col.footerContact {
    max-width: 30%;
  }
  .footer_cols .footer_col.footerMenu, .footer_cols .footer_col.footerNewsletter {
    max-width: 20%;
  }
}
@media only screen and (min-width: 721px) and (max-width: 1100px) {
  .footer_cols {
    max-width: 960px;
  }
  .footer_cols .footer_col {
    width: 50%;
  }
  .footer_cols .footer_col.footerPayment, .footer_cols .footer_col.footerContact {
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 720px) {
  .footer_cols {
    display: block;
  }
  .footer_cols .footer_col:not(:last-child) {
    margin-bottom: 2rem;
  }
}

@media only screen and (max-width: 720px) {
  .footer_payment__text,
  .footerContact {
    display: none;
  }

  .footer_logo::before {
    display: none;
  }

  .footer_cols {
    padding-bottom: 6rem;
    padding-top: 2rem;
    position: relative;
  }
  .footer_cols .footer_awards {
    position: absolute;
    bottom: 1rem;
    left: 0;
  }
  .footer_cols .footer_socials {
    position: absolute;
    top: -1.6rem;
    right: 0;
    margin-top: 0;
  }
}
.heel {
  display: flex;
  padding-top: 3rem;
  padding-bottom: 4rem;
}
.heel .claim {
  font-size: 1.14286rem;
  line-height: 1.25em;
}
.heel .cookie_consent__footer_link {
  font-size: 0.85714rem;
  line-height: 1.25em;
  text-align: center;
}
.heel .cookie_consent__footer_link .waiter-inspire {
  display: none;
}
.heel.alone {
  border-top: 1px solid #d3d3d3;
}
@media only screen and (min-width: 721px) {
  .heel {
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 960px) {
  .heel {
    flex-wrap: wrap;
  }
  .heel .claim {
    order: 1;
  }
  .heel .cookie_consent__footer_link {
    order: 2;
  }
  .heel .recaptcha_wrapper {
    margin-top: 2rem;
    order: 3;
    width: 100%;
  }
}
@media only screen and (max-width: 720px) {
  .heel {
    padding-bottom: 2rem;
    padding-top: 2rem;
    align-items: center;
  }
  .heel .claim {
    display: none;
  }
  .heel .cookie_consent__footer_link {
    order: 1;
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 1rem;
  }
  .heel .recaptcha_wrapper {
    display: block;
    order: 2;
  }
}

.graphic_header {
  margin-top: -8rem;
  padding-top: 8rem;
  position: relative;
}
.graphic_header > ._cont > .picture_tag_image {
  overflow: hidden;
  position: relative;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.graphic_header > ._cont > .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;
}
.graphic_header > ._cont > .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 0;
}
.graphic_header > ._cont > .picture_tag_image::before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.graphic_header .inner {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 3rem;
  z-index: 2;
}
@media only screen and (min-width: 721px) {
  .graphic_header .inner {
    min-height: 30rem;
  }
}
@media only screen and (min-width: 721px) and (min-width: 0\0) {
  .graphic_header .inner {
    height: 30rem;
  }
}

.graphic_header .article_box {
  max-width: 35rem;
}
.graphic_header .article_box .title {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 2.85714rem;
  line-height: 1.25em;
  margin-bottom: 1em;
  margin-top: 0;
}
@media only screen and (max-width: 540px) {
  .graphic_header .article_box .title {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}
.graphic_header .article_box .title,
.graphic_header .article_box .bottom_info {
  color: #fff;
}
.graphic_header .article_box .tags {
  margin-bottom: 0.7rem;
}
.graphic_header .article_box .bottom_info {
  padding-top: 0;
  margin-bottom: 1.5rem;
  justify-content: flex-start;
}
.graphic_header .article_box .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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
}
.graphic_header .article_box .button > a:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}
.graphic_header .graphic_header__texts {
  max-width: 35rem;
}
.graphic_header .graphic_header__texts .graphic_header__headline {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 2.85714rem;
  line-height: 1.25em;
  margin-top: 0;
}
@media only screen and (max-width: 540px) {
  .graphic_header .graphic_header__texts .graphic_header__headline {
    font-size: 2.28571rem;
    line-height: 1.1875em;
  }
}
.graphic_header .graphic_header__texts,
.graphic_header .graphic_header__texts .graphic_header__headline {
  color: #fff;
}
.graphic_header .graphic_header__texts .graphic_header__perex {
  text-align: justify;
}
.graphic_header .graphic_header__texts .graphic_header__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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
  margin-top: 2rem;
}
.graphic_header .graphic_header__texts .graphic_header__link:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}

.container.errorbadrequest:not(.contact):not(.reference) .logo svg .logo_text,
.container.has_custom_graphic_header:not(.contact):not(.reference) .logo svg .logo_text,
.container.has_graphic_header:not(.contact):not(.reference) .logo svg .logo_text {
  fill: #fff;
}
@media only screen and (min-width: 961px) {
  .container.errorbadrequest:not(.contact):not(.reference) .menu li:not(.active) a:not(:hover),
  .container.has_custom_graphic_header:not(.contact):not(.reference) .menu li:not(.active) a:not(:hover),
  .container.has_graphic_header:not(.contact):not(.reference) .menu li:not(.active) a:not(:hover) {
    color: #fff;
  }
}

.container.contact .graphic_header .inner {
  min-height: 0;
  padding-top: 3rem;
}
@media only screen and (max-width: 540px) {
  .container.contact .graphic_header .inner {
    padding-top: 0;
  }
}
.container.contact .graphic_header .inner {
  padding-bottom: 1rem;
}
.container.contact .graphic_header > ._cont > .picture_tag_image {
  overflow: hidden;
  position: relative;
  position: relative;
  max-width: 15rem;
}
.container.contact .graphic_header > ._cont > .picture_tag_image img {
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: contain;
  max-height: initial;
  max-width: initial;
}
.container.contact .graphic_header > ._cont > .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 100%;
}
.container.contact .graphic_header > ._cont > .picture_tag_image::before {
  display: none;
}
.container.contact .graphic_header .graphic_header__texts {
  color: #707070;
}
.container.contact .graphic_header .graphic_header__texts .graphic_header__headline {
  color: #1488fc;
}
.container.contact .contact_page dd {
  margin-bottom: 1rem;
}
.container.contact .contact_page dd a:hover {
  text-decoration: underline;
}
.container.contact .contact_page dd.address {
  display: block;
}
.container.contact .contact_page .popup_link {
  margin-top: 0.7rem;
}
.container.contact .contact_page .popup_link a {
  color: #ff9966;
  text-decoration: underline;
}
.container.contact .contact_page .popup_link a:hover {
  color: #1488fc;
  text-decoration: none;
}
.container.contact .contact_page .dl dt {
  font-weight: 700;
  color: #1488fc;
}
.container.contact .contact_page .ic_dic {
  margin-top: 2rem;
}
.container.contact .contact_page .ic_dic dl {
  display: flex;
}
.container.contact .contact_page .ic_dic dl dt {
  margin-right: 0.5rem;
}
@media only screen and (min-width: 541px) {
  .container.contact .contact_page .dl dl:first-of-type,
  .container.contact .contact_page dd.address {
    float: left;
    padding-right: 2rem;
    width: 20rem;
  }
  .container.contact .contact_page .dl dl:last-of-type,
  .container.contact .contact_page dd.phone,
  .container.contact .contact_page dd.email {
    width: calc(100% - 20rem);
    float: right;
  }
  .container.contact .contact_page dd.email {
    clear: right;
  }
  .container.contact .contact_page .dl,
  .container.contact .contact_page .contact_info {
    display: block;
  }
  .container.contact .contact_page .dl::after,
  .container.contact .contact_page .contact_info::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    clear: both;
    visibility: hidden;
    height: 0;
  }
}
@media only screen and (min-width: 1025px) {
  .container.contact .graphic_header > ._cont {
    position: relative;
  }
  .container.contact .graphic_header > ._cont > .picture_tag_image {
    overflow: hidden;
    position: relative;
    position: absolute;
    height: auto;
    max-width: inherit;
    left: auto;
    right: 3rem;
    top: 4rem;
    width: calc(48% - 3rem);
  }
  .container.contact .graphic_header > ._cont > .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.contact .graphic_header > ._cont > .picture_tag_image::after {
    content: "";
    display: block;
    position: absolute;
    position: static;
    padding-bottom: 100%;
  }
  .container.contact .graphic_header > ._cont > .picture_tag_image img {
    object-fit: contain;
    object-position: center top;
  }
  .container.contact .graphic_header > ._cont > .picture_tag_image::before {
    display: none;
  }
  .container.contact .graphic_header .graphic_header__texts,
  .container.contact .contact_page {
    width: 48%;
  }
}
@media only screen and (min-width: 541px) and (max-width: 1024px) {
  .container.contact .graphic_header > ._cont {
    display: flex;
    flex-direction: row-reverse;
  }
  .container.contact .graphic_header > ._cont > .picture_tag_image {
    flex-shrink: 0;
    padding-top: 3rem;
  }
  .container.contact .graphic_header > ._cont .inner {
    padding-right: 3rem;
    flex-grow: 1;
  }
}
@media only screen and (max-width: 540px) {
  .container.contact .graphic_header > ._cont {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 430px) {
  .container.contact .graphic_header > ._cont .picture_tag_image {
    display: none;
  }
  .container.contact .main_content {
    padding-top: 1rem;
  }
}
@media only screen and (max-width: 350px) {
  .container.contact .graphic_header__perex {
    display: none;
  }
  .container.contact .graphic_header__link {
    margin-top: 0;
  }
}

.container.career .graphic_header > ._cont > .picture_tag_image::before {
  background-color: rgba(20, 136, 252, 0.69);
}
.container.career .graphic_header .graphic_header__texts {
  max-width: 45rem;
}
.container.career .main_content {
  padding-top: 0;
}

.container.team .graphic_header {
  background-color: #1488fc;
}
.container.team .graphic_header .inner {
  min-height: 0;
  padding-top: 3rem;
}
@media only screen and (max-width: 540px) {
  .container.team .graphic_header .inner {
    padding-top: 0;
  }
}
.container.team .main_content {
  padding-top: 0;
}

.container.reference .graphic_header .inner {
  min-height: 0;
  padding-top: 3rem;
}
@media only screen and (max-width: 540px) {
  .container.reference .graphic_header .inner {
    padding-top: 0;
  }
}
.container.reference .graphic_header .graphic_header__texts {
  color: #707070;
}
.container.reference .graphic_header .graphic_header__texts .graphic_header__headline {
  color: #1488fc;
}
.container.reference.list .main_content {
  padding-top: 1rem;
}
.container.reference.list .reference_box {
  display: block;
  position: relative;
}
.container.reference.list .reference_box::after {
  content: "";
  display: block;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.53));
  height: 55%;
  bottom: 0;
  top: auto;
}
.container.reference.list .reference_box .picture_tag_image {
  overflow: hidden;
  position: relative;
}
.container.reference.list .reference_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;
}
.container.reference.list .reference_box .picture_tag_image::after {
  content: "";
  display: block;
  position: absolute;
  position: static;
  padding-bottom: 125.92593%;
}
@media only screen and (max-width: 540px) {
  .container.reference.list .reference_box .picture_tag_image::after {
    padding-bottom: 75%;
  }
}
.container.reference.list .reference_box .title {
  font-weight: 500;
  font-size: 2.14286rem;
  line-height: 1.33333em;
  margin-bottom: 0;
  margin-top: 0;
  color: #fff;
  position: absolute;
  padding: 1em;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.container.reference.list .reference_box:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 961px) {
  .container.reference.list .reference_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container.reference.list .reference_list > * {
    width: calc(33.33333% - 1.33333rem);
    margin-bottom: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3):not(:nth-child(3n-2)), .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:not(:nth-child(3n-2)) {
    margin-left: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3):last-child, .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ *:last-child {
    margin-right: auto;
  }
  .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3), .container.reference.list .reference_list > *:nth-child(3n+1):nth-last-child(-n+3) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 541px) and (max-width: 960px) {
  .container.reference.list .reference_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container.reference.list .reference_list > * {
    width: calc(50% - 1rem);
    margin-bottom: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2):not(:nth-child(2n-1)), .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:not(:nth-child(2n-1)) {
    margin-left: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2):last-child, .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ *:last-child {
    margin-right: auto;
  }
  .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2), .container.reference.list .reference_list > *:nth-child(2n+1):nth-last-child(-n+2) ~ * {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 540px) {
  .container.reference.list .reference_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container.reference.list .reference_list > * {
    width: calc(100% - 0rem);
    margin-bottom: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1):not(:nth-child(1n-0)), .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:not(:nth-child(1n-0)) {
    margin-left: 2rem;
  }
  .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1):last-child, .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ *:last-child {
    margin-right: auto;
  }
  .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1), .container.reference.list .reference_list > *:nth-child(1n+1):nth-last-child(-n+1) ~ * {
    margin-bottom: 0;
  }
}
.container.reference.list .reference_filter {
  margin-bottom: 3rem;
}
.container.reference.list .reference_filter .buttons_wrapper,
.container.reference.list .reference_filter .check_radio_item input {
  display: none;
}
.container.reference.detail {
  position: relative;
  overflow: hidden;
}
.container.reference.detail .graphic_header {
  position: static;
}
.container.reference.detail .graphic_header .inner {
  min-height: 40rem;
  align-items: flex-start;
}
.container.reference.detail .graphic_header > ._cont > .picture_tag_image {
  z-index: -1;
}
.container.reference.detail .graphic_header > ._cont > .picture_tag_image::before {
  display: none;
}
@media only screen and (min-width: 961px) {
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image {
    left: calc(50% - 960px);
    margin-top: -150px;
    width: 2400px;
  }
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image img {
    object-fit: contain;
    object-position: center top;
  }
}
@media only screen and (min-width: 961px) and (max-width: 1300px) {
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image {
    left: calc(50% - 1130px);
  }
}
@media only screen and (max-width: 960px) {
  .container.reference.detail .graphic_header > ._cont {
    position: relative;
    padding-bottom: 25rem;
  }
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image {
    left: -50%;
    top: auto;
    bottom: -25rem;
    height: 75rem;
    width: 200%;
  }
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image img {
    object-fit: contain;
  }
}
@media only screen and (max-width: 540px) {
  .container.reference.detail .graphic_header > ._cont {
    padding-bottom: 10rem;
  }
  .container.reference.detail .graphic_header > ._cont > .picture_tag_image {
    bottom: -12rem;
    height: 30rem;
  }
}
.container.reference.detail .tags {
  margin-bottom: 0.5rem;
}
.container.reference.detail .dynamic_parameters {
  margin-top: 3rem;
}

.container.homepage .graphic_header {
  background-color: #000;
  overflow: hidden;
}
@media only screen and (min-width: 541px) {
  .container.homepage .graphic_header .inner {
    min-height: 40rem;
  }
}
@media only screen and (max-width: 540px) {
  .container.homepage .graphic_header .inner {
    min-height: calc(100vh - 8rem);
  }
}
@media only screen and (min-width: 541px) {
  .container.homepage .graphic_header .inner {
    min-height: calc(100vh - 8rem);
  }
}
.container.homepage .graphic_header > ._cont > video {
  min-height: 100vh;
  min-width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
}
.container.homepage .graphic_header .graphic_header__texts {
  margin-left: auto;
  margin-right: auto;
  max-width: 60rem;
  text-align: center;
}
.container.homepage .graphic_header .graphic_header__texts .graphic_header__headline {
  font-weight: 300;
  color: #1488fc;
  margin-bottom: 0.5em;
  margin-top: 1em;
  font-size: 4.28571rem;
  line-height: 1.16667em;
  color: #fff;
  margin-top: 0;
}
@media only screen and (max-width: 540px) {
  .container.homepage .graphic_header .graphic_header__texts .graphic_header__headline {
    font-size: 3.57143rem;
    line-height: 1.16em;
  }
}
@media only screen and (max-width: 430px) {
  .container.homepage .graphic_header .graphic_header__texts .graphic_header__headline {
    font-size: 2.71429rem;
    line-height: 1.15789em;
  }
}
.container.homepage .graphic_header .graphic_header__texts .graphic_header__perex {
  margin-left: auto;
  margin-right: auto;
  max-width: 30rem;
  text-align: center;
}
.container.homepage .main_content {
  padding-top: 0;
}
.container.homepage .homepage_skills .texts > ._cont {
  max-width: 500px;
}
.container.homepage .tabs .tab_header {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.375em;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 0.5rem;
  text-align: center;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  transition-property: color, border-color;
  transition-duration: 0.2s;
}
.container.homepage .tabs .tab_header .tab_icon {
  height: 6rem;
  width: 6rem;
  border-radius: 50%;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  transition-property: background-color, box-shadow, transform;
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.homepage .tabs .tab_header .tab_icon svg {
  max-height: 100%;
}
.container.homepage .tabs .tab_title {
  margin-bottom: 0;
  margin-top: 0;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
@media only screen and (min-width: 601px) {
  .container.homepage .tabs {
    margin-top: -4rem;
  }
  .container.homepage .tabs .tab_headers {
    border-bottom: 1px solid #d3d3d3;
    display: flex;
  }
  .container.homepage .tabs .tab_headers .tab_header {
    flex-grow: 1;
  }
  .container.homepage .tabs .tab_header:hover {
    color: #1488fc;
  }
  .container.homepage .tabs .tab_header.active {
    color: #1488fc;
    border-bottom-color: #1488fc;
  }
  .container.homepage .tabs .tab_header.active .tab_icon {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  }
  .container.homepage .tabs .tab:not(.active) {
    display: none;
  }
  .container.homepage .tabs .tab {
    padding-top: 5rem;
  }
}
@media only screen and (min-width: 601px) and (max-width: 600px) {
  .container.homepage .tabs .tab {
    padding-top: 3rem;
  }
}
@media only screen and (min-width: 601px) {
  .container.homepage .tabs .tab .tab_header {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .container.homepage .tabs {
    padding-bottom: 3rem;
  }
  .container.homepage .tabs .tab_headers {
    overflow: hidden;
    height: 0;
  }
  .container.homepage .tabs .tab_title {
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
    padding-right: 3rem;
    flex-grow: 1;
    position: relative;
    min-height: 4.3rem;
  }
  .container.homepage .tabs .tab_title > span {
    display: block;
    max-width: 12.5rem;
  }
  .container.homepage .tabs .tab_title::before {
    content: "";
    display: block;
    position: absolute;
    height: 1.75rem;
    width: 1.75rem;
    background: transparent url("/media/img/ico-close.svg") no-repeat center center/contain;
    right: 0.3rem;
    top: 1.2rem;
    transform: rotate(0.125turn);
    transition: transform 0.2s;
  }
  .container.homepage .tabs .tab_header {
    border-bottom-width: 0;
    color: #1488fc;
    margin-bottom: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    text-align: left;
    position: relative;
  }
}
@media only screen and (max-width: 600px) and (min-width: 431px) {
  .container.homepage .tabs .tab_header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 600px) and (max-width: 430px) {
  .container.homepage .tabs .tab_header {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .container.homepage .tabs .tab_header .tab_icon {
    box-shadow: 0 0 0 transparent !important;
    background-color: transparent !important;
    margin-bottom: 0;
    padding: 0;
    height: auto;
    width: 5rem;
    flex-shrink: 0;
  }
  .container.homepage .tabs .tab_header::before, .container.homepage .tabs .tab_header::after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #d3d3d3;
    height: 1px;
    left: 3rem;
    right: 3rem;
  }
}
@media only screen and (max-width: 600px) and (max-width: 430px) {
  .container.homepage .tabs .tab_header::before, .container.homepage .tabs .tab_header::after {
    left: 1.5rem;
    right: 1.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .container.homepage .tabs .tab_header::before {
    top: 0;
  }
  .container.homepage .tabs .tab_header::after {
    bottom: 0;
    display: none;
  }
  .container.homepage .tabs .dynamic_parameters {
    padding-bottom: 3rem;
  }
  .container.homepage .tabs .tab:not(.active) .tab_body {
    display: none;
  }
  .container.homepage .tabs .tab.active .tab_header {
    color: #1488fc;
    border-bottom-color: #1488fc;
  }
  .container.homepage .tabs .tab.active .tab_header .tab_icon {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  }
  .container.homepage .tabs .tab.active .tab_header .tab_title::before {
    transform: rotate(0.25turn);
  }
  .container.homepage .tabs .tab:last-child .tab_header::after {
    display: block;
  }
}

.container.article.detail .article_texts {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.container.article.detail .article_texts .perex {
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 3em;
  color: #1488fc;
}
@media only screen and (max-width: 720px) {
  .container.article.detail .article_texts .perex {
    margin-bottom: 2em;
  }
}
.container.article.detail .left,
.container.article.detail .article_share_buttons {
  flex-shrink: 0;
  min-width: 4rem;
}
.container.article.detail .article_share_buttons > .label {
  display: none;
}
.container.article.detail .article_share_buttons .social_button {
  height: 2.3rem;
  width: 2.3rem;
  background: transparent none no-repeat center center / contain;
  display: block;
}
.container.article.detail .article_share_buttons .social_button__icon, .container.article.detail .article_share_buttons .social_button__title {
  display: none;
}
.container.article.detail .article_share_buttons .social_button--facebook {
  background-image: url("/media/img/ico-facebook.svg");
  margin-right: 1rem;
}
.container.article.detail .article_share_buttons .social_button--twitter {
  background-image: url("/media/img/ico-twitter.svg");
}
.container.article.detail .article_share_buttons .list {
  display: flex;
  align-items: center;
}
.container.article.detail .contact_button {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
}
.container.article.detail .bottom_action_line {
  justify-content: space-between;
}
@media only screen and (max-width: 540px) {
  .container.article.detail .bottom_action_line {
    margin-top: 2rem;
  }
  .container.article.detail .bottom_action_line .left {
    display: none;
  }
  .container.article.detail .bottom_action_line .contact_button {
    padding-left: 0;
  }
  .container.article.detail .bottom_action_line .article_share_buttons {
    min-width: 0;
  }
}

.container.errorbadrequest {
  background: #050e1e url("/media/img/404.jpg") no-repeat center center/cover;
}
.container.errorbadrequest .vertical_align_wrap {
  justify-content: center;
}
.container.errorbadrequest .vertical_align_wrap .main_content {
  padding-top: 0;
}
.container.errorbadrequest .nw_error_page .titles {
  display: flex;
  flex-direction: column-reverse;
  max-width: 40rem;
}
.container.errorbadrequest .nw_error_page .titles > * {
  margin-bottom: 0;
  margin-top: 0;
}
.container.errorbadrequest .nw_error_page .titles .title {
  color: #fff;
}
.container.errorbadrequest .nw_error_page .titles .subtitle {
  color: #ff9966;
}
.container.errorbadrequest .nw_error_page .button {
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: auto;
  border-width: 0;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-bottom: 0.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: 700;
  font-size: 1.07143rem;
  line-height: 1.4em;
  background-color: #ff9966;
  background-image: linear-gradient(139deg, #ff9966, #ff5e62 50%, #ff5e62 75%, #ff9966 100%);
  background-size: 200% 100%;
  border: 1px solid transparent;
  border-radius: 1.5rem;
  color: #fff;
  padding: 0.7em 2rem;
  transition-property: background-position, box-shadow;
  text-decoration: none;
  margin-top: 2rem;
}
.container.errorbadrequest .nw_error_page .button:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.08);
  background-position: 100% 0;
}

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