/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,strong {
  font-weight: bolder;
}

code,kbd,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,input {
  overflow: visible;
}

button,select {
  text-transform: none;
}

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 {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.woff?yuzzw2) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^=icon-],[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chevron-down::before {
  content: "";
}

.icon-cross::before {
  content: "";
}

.icon-chevron-up::before {
  content: "";
}

.icon-chevron-left::before {
  content: "";
}

.icon-chevron-right::before {
  content: "";
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #cccccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #ffffff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,.fancybox-spaceball {
  background: rgba(0, 0, 0, 0);
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #ffffff;
}

.fancybox-video,.fancybox-iframe {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #dddddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

html {
  box-sizing: border-box;
  height: 100%;
}

*,*::before,*::after {
  box-sizing: inherit;
}

@font-face {
  font-family: "icomoon";
  src: url(../fonts/icomoon.eot?4o0nl8);
  src: url(../fonts/icomoon.eot?4o0nl8#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?4o0nl8) format("truetype"), url(../fonts/icomoon.woff?4o0nl8) format("woff"), url(../fonts/icomoon.svg?4o0nl8#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^=icon-],[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-cross:before {
  content: "";
}

@font-face {
  font-family: "Caveat";
  src: url(../fonts/caveat-bold-webfont.woff2) format("woff2"), url(../fonts/caveat-bold-webfont.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Caveat";
  src: url(../fonts/caveatbrush-regular-webfont.woff2) format("woff2"), url(../fonts/caveatbrush-regular-webfont.woff) format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Caveat";
  src: url(../fonts/caveat-regular-webfont.woff2) format("woff2"), url(../fonts/caveat-regular-webfont.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],template {
  display: none;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background: #ffff00;
  color: #000000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,th {
  padding: 0;
}

.nav ul,.nav ul>li>ul,.list-inline,.social-networks,.reference-list,.btn-list,.steps-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.clearfix:after,.holder:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

html {
  box-sizing: border-box;
}

*,*:before,*:after {
  box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #333333;
  background: #0082ac;
  font: 18px/1.182 "Caveat", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 .5em;
  color: #414042;
  display: block;
}

h1,.h1 {
  font-size: 30px;
}

h2,.h2 {
  font-size: 28px;
}

h3,.h3 {
  font-size: 24px;
}

h4,.h4 {
  font-size: 21px;
}

h5,.h5 {
  font-size: 16px;
  margin-bottom: 13px;
}

h6,.h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #0099cc;
  text-decoration: none;
  transition: color .5s ease-in-out, background .5s ease-in-out;
}

.resize-active a {
  transition: none;
}

a:hover {
  text-decoration: underline;
}

a[href^=tel] {
  color: inherit;
}

form,fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

.validation-text {
  opacity: 0;
  visibility: hidden;
  color: red;
  border: 2px solid red;
  padding: 5px 10px;
  border-radius: 6px;
  display: block;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
  margin-top: 20px;
}

.resize-active .validation-text {
  transition: none;
}

.validation-text p {
  margin: 0;
}

.form-error .validation-text {
  opacity: 1;
  visibility: visible;
}

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

#status {
  font-size: 16px;
}

#status h1 {
  font-size: 18px;
  color: red;
  margin-top: 10px;
  margin-bottom: 10px;
}

#status p {
  margin: 0 0 10px;
}

#loaded_n_total {
  display: block;
  font-size: 16px;
}

input[type=text],input[type=tel],input[type=email],input[type=search],input[type=password],textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 2px solid #cccccc;
  padding: 5px 10px;
  width: 100%;
  border-radius: 6px;
  background: #ffffff;
  height: 35px;
}

input[type=text]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=search]:focus,input[type=password]:focus,textarea:focus {
  border-color: #cccccc;
}

input[type=text]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
  color: #999999;
}

input[type=text]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=password]::-moz-placeholder,textarea::-moz-placeholder {
  opacity: 1;
  color: #999999;
}

input[type=text]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=password]:-moz-placeholder,textarea:-moz-placeholder {
  color: #999999;
}

input[type=text]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,textarea:-ms-input-placeholder {
  color: #999999;
}

input[type=text].placeholder,input[type=tel].placeholder,input[type=email].placeholder,input[type=search].placeholder,input[type=password].placeholder,textarea.placeholder {
  color: #999999;
}

select {
  -webkit-border-radius: 0;
  border: 2px solid #cccccc;
  border-radius: 6px;
  background: #ffffff;
}

textarea {
  vertical-align: top;
  height: 112px;
  min-height: 112px;
  resize: vertical;
}

button,input[type=button],input[type=reset],input[type=file],input[type=submit] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  white-space: normal;
}

.font-default {
  font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}

.font-primary {
  font-family: "Caveat", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}

.font-secondary {
  font-family: "Kantefol", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}

.fs-default {
  font-size: 13px;
  line-height: 1.231;
}

.fs-md {
  font-size: 18px;
}

.fs-lg {
  font-size: 20px;
}

.fw-400 {
  font-weight: 400;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.text-link {
  color: #0099cc;
}

.text-link a:hover {
  text-decoration: underline;
  color: #0099cc;
}

.text-secondary {
  color: #ffcc00;
}

.text-decoration {
  text-decoration: underline;
}

.text-indent {
  text-indent: 13px;
}

.indent-block {
  margin: 0 10px;
}

.all-caps {
  text-transform: uppercase;
}

.xs-flex {
  display: flex;
  flex-wrap: wrap;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-center {
  justify-content: center;
}

.align-items-center {
  align-items: center;
}

.text-center {
  text-align: center;
}

html {
  background: linear-gradient(to bottom, #008eb5 0%, #0082ac 100%);
  background-color: #0082ac;
}

.wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

strong {
  font-weight: 700;
}

.page-wrap {
  width: 100%;
  display: flex;
  flex-flow: column wrap;
}

.inner-wrap {
  width: 100%;
}

.holder {
  max-width: 800px;
  padding: 0 10px;
  margin: 0 auto;
}

.main-holder {
  margin-bottom: 13px;
}

.main {
  padding: 30px 0;
  position: relative;
  background: #fbf3eb;
}

.content a img {
  transition: box-shadow .5s ease-in-out;
}

.resize-active .content a img {
  transition: none;
}

.content a:hover img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .25) !important;
}

.fs-lg {
  display: flex;
  flex-wrap: wrap;
}

.fs-lg .img-frame {
  order: 2;
}

.fs-lg p {
  width: 100%;
}

.fs-lg.clearfix {
  margin-bottom: 28px;
}

.footer-expand .expandable-footer {
  bottom: 0;
}

.text-editor {
  opacity: 0;
  visibility: hidden;
  transform: translateY(25px);
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
}

.text-editor p {
  margin-bottom: 15px;
}

.text-editor.in-viewport,.in-viewport .text-editor {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.viewport-section .anim-left,.viewport-section .anim-right {
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s cubic-bezier(.25, .85, .93, 1.02), transform .5s cubic-bezier(.25, .85, .93, 1.02), visibility .5s cubic-bezier(.25, .85, .93, 1.02);
}

.resize-active .viewport-section .anim-left,.resize-active .viewport-section .anim-right {
  transition: none;
}

.viewport-section .anim-right {
  transform: translateX(100%);
}

.viewport-section .anim-left {
  transform: translateX(-100%);
}

.viewport-section.in-viewport .anim-left,.viewport-section.in-viewport .anim-right {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.header {
  background: linear-gradient(to bottom, #008eb5 0%, #05a1c2 100%);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .35);
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 999991;
  min-height: 60px;
}

.header {
  background: linear-gradient(to bottom, #008eb5 0%, #05a1c2 100%);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .35);
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 999991;
  min-height: 60px;
}

.logo {
  max-width: 70px;
  float: left;
}

.logo img {
  display: block;
}

.viken-logo {
  width: 105px;
  height: 35px;
  margin: 10px auto;
}

.viken-logo img {
  display: block;
}

.nav-active .nav-opener {
  background-position: 0 -42px;
}

.nav-active .nav-drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.nav-drop {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #03849f;
  max-height: calc(100vh - 46px);
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .35);
}

.resize-active .nav-drop {
  transition: none;
}

.nav-opener {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  float: right;
  width: 40px;
  height: 30px;
  position: relative;
  margin-top: 9px;
  margin-right: 5px;
  background: url(../images/hand-drawn-icons.png) no-repeat;
  background-size: 40px 67px;
  transition: background .5s ease-in-out, opacity .5s ease-in-out;
}

.resize-active .nav-opener {
  transition: none;
}

.nav-opener:hover {
  opacity: .8;
}

.nav ul {
  padding: 15px 0;
}

.nav ul>li {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 2px;
  position: relative;
}

.nav ul>li.active>a {
  background: #ffcc99;
}

.nav ul>li.active.has-drop-down>a:hover {
  background: #ffcc99;
}

.nav ul>li.js-slide-active>ul {
  opacity: 1;
  visibility: visible;
}

.nav ul>li.js-slide-active>a {
  background: #ffcc99;
}

.nav ul>li.hover.has-drop-down>ul {
  opacity: 1;
  visibility: visible;
  height: auto;
  max-height: 999px;
}

.nav ul>li.hover.has-drop-down>a {
  background: #ffcc99;
}

.nav ul>li>a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 10px;
  transition: none;
}

.nav ul>li>a:hover {
  background: #832b61;
}

.nav ul>li>ul {
  transition: opacity 1s ease-in-out, visibility 1s ease-in-out;
}

.resize-active .nav ul>li>ul {
  transition: none;
}

.nav ul>li>ul>li.active>a {
  background: #0099cc;
  color: #ffffff;
}

.nav ul>li>ul>li>a {
  color: #832b61;
  display: block;
  padding: 10px 10px 10px 20px;
  transition: none;
}

.nav ul>li>ul>li>a:hover {
  text-decoration: none;
  background: #0099cc;
  color: #ffffff;
}

.list-inline {
  margin-bottom: 15px;
}

.list-inline li {
  display: inline;
  text-transform: capitalize;
  font-weight: 400;
}

.list-inline li+li:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff;
  margin: -3px 4px 0 2px;
}

.social-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.social-networks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.social-networks li {
  margin: 0 5px 5px;
  font-size: 18px;
}

.social-networks a {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff;
  color: #333333;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  transition: background .5s ease-in-out;
}

.resize-active .social-networks a {
  transition: none;
}

.social-networks a:hover {
  background: #fccf9c;
}

.social-networks a span:before {
  margin-left: 1px;
}

.hash-tag {
  margin: 0 0 0 10px;
}

.language-block {
  position: relative;
  z-index: 99999;
}

.language-block .jcf-select-lang {
  background: none;
  margin: 0;
  border: none;
  width: auto;
  color: inherit;
}

.language-block .jcf-select-lang:hover {
  color: #fccf9c;
}

.language-block .jcf-select-lang.jcf-drop-active {
  background: #008bb3;
}

.language-block .jcf-select-lang.jcf-drop-active .jcf-option-hide-me:after {
  display: none;
}

.language-block .jcf-select-lang .jcf-select-opener {
  display: none;
}

.language-block .jcf-select-lang .jcf-select-text {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  height: 100%;
  margin: 0;
  padding: 4px 31px 0 10px;
  text-transform: none;
  font-size: 12px;
  cursor: pointer;
}

.language-block .jcf-select-lang .jcf-select-text span {
  order: 1;
  margin-right: 10px;
}

.language-block .jcf-select-lang .jcf-select-text img {
  order: 2;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 28px;
}

.language-block .jcf-select-lang .jcf-option-hide-me:after {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/lang-ny.png) no-repeat;
  width: 30px;
  height: 28px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  overflow: hidden;
}

.jcf-select-lang {
  width: 143px !important;
}

.jcf-select-lang:hover {
  color: inherit;
  text-decoration: underline;
}

.jcf-select-lang .jcf-list {
  padding-top: 23px;
  padding-bottom: 12px;
}

.jcf-select-lang .jcf-list ul li {
  position: relative;
  min-height: 28px;
  padding: 7px 5px 4px 62px;
  margin-bottom: 10px;
  text-align: left;
}

.jcf-select-lang .jcf-list ul li:first-of-type {
  display: none;
}

.jcf-select-lang .jcf-list .jcf-option {
  display: inline;
  padding: 0;
}

.jcf-select-lang .jcf-list .jcf-option.jcf-option-hide-me {
  display: none;
}

.jcf-select-lang .jcf-list .jcf-option img {
  position: absolute;
  top: 0;
  left: 20px;
}

.jcf-select-lang.jcf-select .jcf-select-drop {
  top: auto;
  bottom: 100%;
}

.video-holder {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.video-holder video {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity .5s ease-in-out;
  pointer-events: none;
}

.resize-active .video-holder video {
  transition: none;
}

.video-holder.video-active video {
  opacity: 1;
}

.video-description {
  display: block;
  text-align: center;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.video-description a {
  color: #414042;
}

.video-description a:hover {
  color: #832b61;
}

.overlay-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.091;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0);
  transition: visibility .5s ease-in-out, opacity .5s ease-in-out, background .5s ease-in-out;
}

.overlay-block .overlay-content {
  position: relative;
  z-index: 1;
  max-width: 320px;
  text-align: center;
}

.overlay-block .btn-play {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 0;
  line-height: 0;
}

.overlay-block p {
  margin-bottom: 18px;
}

.overlay-active .overlay-block {
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, .85);
}

.product-section {
  padding-bottom: 40px;
}

.product-block {
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.resize-active .product-block {
  transition: none;
}

.product-block.in-viewport {
  opacity: 1;
  visibility: visible;
}

.product-block .img-wrap {
  max-width: 240px;
  margin: 0 auto 15px;
  position: relative;
}

.product-block+.product-block {
  padding-top: 50px;
  position: relative;
}

.product-block+.product-block:before {
  content: "--------";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  color: #cccccc;
  font-size: 24px;
}

.product-block+.product-block h1 {
  margin-bottom: 18px;
}

.product-block h1 {
  margin-bottom: 0;
  line-height: 1;
}

.more-section {
  max-width: 400px;
  margin: 0 auto 20px;
}

.more-section .img-wrap {
  margin-bottom: 4px;
}

.product-well {
  background: #ffffff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .26);
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin-bottom: 20px;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.product-well.new-product {
  opacity: 0;
  visibility: hidden;
  transform: translateY(25%);
}

.product-well .product-block {
  opacity: 1;
  visibility: visible;
}

.product-well .product-block p {
  margin-bottom: 15px;
}

.product-well .add-description p {
  margin-bottom: 15px;
}

.product-well .img-hold {
  max-width: 142px;
  margin: 0 auto;
}

.product-table {
  margin-bottom: 20px;
  padding-bottom: 20px;
  overflow: auto;
}

.product-table .tr {
  display: flex;
  flex-wrap: wrap;
  min-width: 360px;
}

.product-table .th {
  font-weight: 700;
}

.product-table .th,.product-table .td {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.product-table .th:first-child,.product-table .td:first-child {
  flex-basis: 40%;
  max-width: 40%;
  padding-right: 2px;
}

.product-table .th:nth-of-type(2),.product-table .td:nth-of-type(2) {
  flex-basis: 30%;
  max-width: 30%;
  padding: 0 4px;
}

.product-table .th:nth-of-type(3),.product-table .td:nth-of-type(3) {
  flex-basis: 30%;
  max-width: 30%;
  padding: 0 4px;
}

.gallery-section .img-grid a {
  height: 100%;
  display: block;
  position: relative;
}

.gallery-section .img-grid a:hover .bg-image {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .25);
}

.gallery-section .bg-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  border: 8px solid #ffffff;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
  padding-top: 91.04%;
  transition: box-shadow .5s ease-in-out;
}

.resize-active .gallery-section .bg-image {
  transition: none;
}

.gallery-block {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 24px;
}

.img-grid {
  padding: 0 5px 19px;
  width: 50%;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
}

.resize-active .img-grid {
  transition: none;
}

.img-grid.in-viewport {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.img-grid img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
  border: 8px solid #ffffff;
  transition: box-shadow .5s ease-in-out;
}

.resize-active .img-grid img {
  box-shadow: none;
}

.img-grid a:hover img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .25);
}

.img-frame {
  margin: 0 auto 15px;
  max-width: 325px;
  display: block;
}

.img-frame img {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .25);
  border: 8px solid #ffffff;
  transition: box-shadow .5s ease-in-out;
}

.resize-active .img-frame img {
  transition: none;
}

.img-frame a:hover img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .25);
}

.img-block {
  max-width: none !important;
}

.img-block img {
  max-width: none;
  width: 100%;
}

.img-placeholder {
  margin-bottom: 20px;
}

.img-overlay {
  position: relative;
}

.img-overlay:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 8px;
  right: 8px;
  background: #e4ac6c;
}

.reference-section {
  background: #65263b;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.25;
  font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  padding: 10px 0;
  position: relative;
  margin: 20px 0;
}

.reference-section:before,.reference-section:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  border-top: 2px dashed #65263b;
}

.reference-section:after {
  top: auto;
  bottom: -8px;
}

.reference-section a {
  color: inherit;
}

.reference-section h1,.reference-section h2,.reference-section h3,.reference-section h4,.reference-section h5,.reference-section h6 {
  color: inherit;
  font-family: "Caveat", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
}

.reference-section p {
  margin-bottom: 13px;
}

.reference-list {
  margin-bottom: 3px;
}

.reference-list li {
  position: relative;
  padding-left: 6px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.resize-active .reference-list li {
  transition: none;
}

.in-viewport .reference-list li:nth-of-type(1) {
  transition-delay: .4s;
}

.in-viewport .reference-list li:nth-of-type(2) {
  transition-delay: .6s;
}

.in-viewport .reference-list li:nth-of-type(3) {
  transition-delay: .8s;
}

.in-viewport .reference-list li:nth-of-type(4) {
  transition-delay: 1s;
}

.in-viewport .reference-list li:nth-of-type(5) {
  transition-delay: 1.2s;
}

.in-viewport .reference-list li:nth-of-type(6) {
  transition-delay: 1.4s;
}

.in-viewport .reference-list li:nth-of-type(7) {
  transition-delay: 1.6s;
}

.in-viewport .reference-list li:nth-of-type(8) {
  transition-delay: 1.8s;
}

.in-viewport .reference-list li:nth-of-type(9) {
  transition-delay: 2s;
}

.in-viewport .reference-list li:nth-of-type(10) {
  transition-delay: 2.2s;
}

.in-viewport .reference-list li:nth-of-type(11) {
  transition-delay: 2.4s;
}

.in-viewport .reference-list li:nth-of-type(12) {
  transition-delay: 2.6s;
}

.in-viewport .reference-list li:nth-of-type(13) {
  transition-delay: 2.8s;
}

.in-viewport .reference-list li:nth-of-type(14) {
  transition-delay: 3s;
}

.in-viewport .reference-list li:nth-of-type(15) {
  transition-delay: 3.2s;
}

.in-viewport .reference-list li:nth-of-type(16) {
  transition-delay: 3.4s;
}

.in-viewport .reference-list li:nth-of-type(17) {
  transition-delay: 3.6s;
}

.in-viewport .reference-list li:nth-of-type(18) {
  transition-delay: 3.8s;
}

.in-viewport .reference-list li:nth-of-type(19) {
  transition-delay: 4s;
}

.in-viewport .reference-list li:nth-of-type(20) {
  transition-delay: 4.2s;
}

.in-viewport .reference-list li:nth-of-type(21) {
  transition-delay: 4.4s;
}

.in-viewport .reference-list li:nth-of-type(22) {
  transition-delay: 4.6s;
}

.in-viewport .reference-list li:nth-of-type(23) {
  transition-delay: 4.8s;
}

.in-viewport .reference-list li:nth-of-type(24) {
  transition-delay: 5s;
}

.in-viewport .reference-list li:nth-of-type(25) {
  transition-delay: 5.2s;
}

.in-viewport .reference-list li {
  opacity: 1;
  visibility: visible;
}

.reference-list li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff;
}

.formContainer p {
  margin-bottom: 13px;
}

#CaseTypeLabel,#ProductLabel,.inputFileLabel {
  display: none;
}

.inputHeader {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}

#AttachmentHeader {
  font-weight: 400;
}

.inputSection {
  margin-bottom: 20px;
  opacity: 0;
  transition: opacity .5s ease-in-out;
}

.in-viewport .inputSection:nth-of-type(1) {
  transition-delay: .4s;
}

.in-viewport .inputSection:nth-of-type(2) {
  transition-delay: .6s;
}

.in-viewport .inputSection:nth-of-type(3) {
  transition-delay: .8s;
}

.in-viewport .inputSection:nth-of-type(4) {
  transition-delay: 1s;
}

.in-viewport .inputSection:nth-of-type(5) {
  transition-delay: 1.2s;
}

.in-viewport .inputSection:nth-of-type(6) {
  transition-delay: 1.4s;
}

.in-viewport .inputSection:nth-of-type(7) {
  transition-delay: 1.6s;
}

.in-viewport .inputSection:nth-of-type(8) {
  transition-delay: 1.8s;
}

.in-viewport .inputSection:nth-of-type(9) {
  transition-delay: 2s;
}

.in-viewport .inputSection:nth-of-type(10) {
  transition-delay: 2.2s;
}

.in-viewport .inputSection:nth-of-type(11) {
  transition-delay: 2.4s;
}

.in-viewport .inputSection:nth-of-type(12) {
  transition-delay: 2.6s;
}

.in-viewport .inputSection:nth-of-type(13) {
  transition-delay: 2.8s;
}

.in-viewport .inputSection:nth-of-type(14) {
  transition-delay: 3s;
}

.in-viewport .inputSection:nth-of-type(15) {
  transition-delay: 3.2s;
}

.in-viewport .inputSection:nth-of-type(16) {
  transition-delay: 3.4s;
}

.in-viewport .inputSection:nth-of-type(17) {
  transition-delay: 3.6s;
}

.in-viewport .inputSection:nth-of-type(18) {
  transition-delay: 3.8s;
}

.in-viewport .inputSection:nth-of-type(19) {
  transition-delay: 4s;
}

.in-viewport .inputSection:nth-of-type(20) {
  transition-delay: 4.2s;
}

.in-viewport .inputSection:nth-of-type(21) {
  transition-delay: 4.4s;
}

.in-viewport .inputSection:nth-of-type(22) {
  transition-delay: 4.6s;
}

.in-viewport .inputSection:nth-of-type(23) {
  transition-delay: 4.8s;
}

.in-viewport .inputSection:nth-of-type(24) {
  transition-delay: 5s;
}

.in-viewport .inputSection:nth-of-type(25) {
  transition-delay: 5.2s;
}

.in-viewport .inputSection {
  opacity: 1;
}

.resize-active .inputSection {
  transition: none;
}

.inputSection:last-of-type {
  margin-bottom: 26px;
}

.inputSection:last-of-type .inputHeaderContainer label {
  margin-bottom: 15px;
}

.inputContainer {
  margin-bottom: 22px;
}

.inputFileContainer {
  margin-bottom: 5px;
}

.addAttachmentButtonContainer {
  margin-bottom: 44px;
}

.inputAddAttachmentButton {
  padding: 0;
  background: none;
  border: none;
  border-bottom: 1px solid #97938f;
  transition: color .5s ease-in-out;
}

.inputAddAttachmentButton:hover {
  color: #832b61;
}

.inputLabel {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}

#FormNotSubmittedBottom .inputSection {
  margin-bottom: 8px;
}

.submitSection {
  text-align: center;
  padding-top: 20px;
}

input[type=submit] {
  background: #ffbb6e;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 14px;
  min-width: 102px;
  text-align: center;
  transition: background .5s ease-in-out;
}

input[type=submit]:hover {
  background: #832b61;
}

.input-error input,.input-error textarea {
  border-color: red;
}

.input-error .jcf-checkbox {
  box-shadow: 0 0 0 2px red;
}

.order-form {
  line-height: 1.091;
}

.order-form .title {
  display: block;
  margin-bottom: 22px;
}

.order-form fieldset {
  margin-bottom: 19px;
}

.order-form .viewport-section {
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.resize-active .order-form .viewport-section {
  transition: none;
}

.order-form .viewport-section.in-viewport {
  opacity: 1;
  visibility: visible;
}

.order-form .input-row {
  margin-bottom: 6px;
}

.order-form .input-row label {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 4px;
}

.order-form .input-row.input-file {
  margin-bottom: 14px;
}

.order-form .input-row.input-file label {
  line-height: 35px;
}

.order-form .input-row .jcf-checkbox+label {
  margin-left: 0;
  line-height: 35px;
}

.order-form textarea {
  margin-bottom: 32px;
}

.order-form input[type=text],.order-form input[type=email] {
  padding: 2px 8px;
  height: 36px;
}

.order-form input[type=submit] {
  font-weight: 400;
  text-transform: none;
  padding: 3px 14px;
}

.order-form .submit-row {
  padding-top: 4px;
}

.order-form .description {
  padding-right: 10px;
}

.order-form p {
  margin: 0 10px 18px;
}

.btn-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  justify-content: center;
}

.btn-list li {
  margin: 0 15px 15px;
}

.btn {
  display: inline-block;
  vertical-align: top;
  padding: 5px 10px;
  text-align: center;
  border-radius: 6px;
}

.btn:hover {
  text-decoration: none;
}

.btn-primary {
  background: #ffbb6e;
  color: #ffffff;
}

.btn-primary:hover {
  background: #ffa33b;
  color: #ffffff;
}

.btn-secondary {
  background: #00a1c3;
  color: #ffffff;
}

.btn-secondary:hover {
  background: #007790;
  color: #ffffff;
}

.steps-list {
  counter-reset: newCounter;
  margin-bottom: 9px;
}

.steps-list li {
  position: relative;
  margin-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.resize-active .steps-list li {
  transition: none;
}

.steps-list li.in-viewport {
  opacity: 1;
  visibility: visible;
}

.steps-list li:before {
  position: absolute;
  content: counters(newCounter, ".") ")";
  counter-increment: newCounter;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  z-index: 2;
}

.steps-list li:after {
  display: block;
  clear: both;
  content: "";
}

.steps-list li img {
  float: right;
  margin-left: 10px;
}

.steps-list li .text-wrap {
  margin-bottom: 15px;
  padding-left: 20px;
}

.steps-list li .text-wrap:after {
  content: "";
  position: absolute;
  left: -8px;
  top: -4px;
  background: url(../images/mark.png) no-repeat;
  width: 27px;
  height: 28px;
  z-index: 1;
}

.steps-list .img-frame {
  max-width: none;
  display: inline;
  margin: 0;
}

.steps-list .img-frame:hover img {
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .25);
}

.progress-bar {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 25px;
  border: none;
  display: block;
  overflow: hidden;
}

.progress-bar>span {
  box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
  background: #ffffff;
  height: 20px;
  display: block;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
}

.progress-bar>span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffbb6e;
}

.home-page .main {
  padding: 0 !important;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto !important;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
}

.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {
  direction: ltr;
  position: absolute;
  z-index: 99997;
}

.fancybox-navigation .fancybox-button {
  opacity: 0;
  visibility: hidden;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  visibility: visible;
}

.fancybox-infobar {
  color: #cccccc;
  font-size: 22px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 9999;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: fixed;
  z-index: 2;
  text-align: center;
  top: 0;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 528px !important;
  margin: 0 auto;
}

.fancybox-content .caption-wrap {
  height: 1%;
  display: table-footer-group;
  overflow: hidden;
}

.fancybox-content .caption {
  width: 100%;
  display: block;
  background: #ffffff;
  color: #333333;
  font-size: 22px;
  line-height: 24px;
  padding: 2px 8px 8px;
}

.fancybox-wrap {
  background: #ffffff;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: static !important;
  flex-direction: column;
  justify-content: center;
}

.fancybox-slide--image .fancybox-wrap {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 50px 10px;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-wrap {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-wrap {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-wrap,.fancybox-can-pan .fancybox-wrap {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-wrap {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,.fancybox-spaceball {
  background: rgba(0, 0, 0, 0);
  border: 0;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  width: 100%;
}

.fancybox-image {
  border: 8px solid #ffffff;
  display: block;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-wrap,.fancybox-slide--map .fancybox-wrap,.fancybox-slide--pdf .fancybox-wrap,.fancybox-slide--iframe .fancybox-wrap {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-wrap {
  background: #000000;
}

.fancybox-slide--map .fancybox-wrap {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-wrap {
  background: #ffffff;
}

.fancybox-video,.fancybox-iframe {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #ffffff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: visible;
  width: 44px;
}

.fancybox-button,.fancybox-button:visited,.fancybox-button:link {
  color: #cccccc;
}

.fancybox-button:hover {
  color: #ffffff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
  color: #888888;
  cursor: default;
  outline: none;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

.fancybox-close-small {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  color: #cccccc;
  cursor: pointer;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
}

.fancybox-close-small:hover {
  color: #ffffff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-wrap {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 29px;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  background: url(../images/arrow.png) no-repeat;
}

.fancybox-navigation .fancybox-button:hover {
  opacity: .8;
}

.fancybox-navigation .fancybox-button[disabled] {
  opacity: .6 !important;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
  display: none;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 20px;
  transform: translateY(-50%) scaleX(-1);
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 20px;
}

.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
  display: none;
  bottom: 0;
  color: #eeeeee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
  color: #cccccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #888888;
  border-bottom-color: #ffffff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,.fancybox-share__button:link {
  color: #ffffff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #ffffff;
}

.fancybox-share__input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

.fancybox-thumbs {
  background: #dddddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto !important;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

.fancybox-slide {
  overflow-y: auto !important;
  padding: 0 !important;
  justify-content: center;
  vertical-align: top;
  text-align: center;
  display: none;
  flex-wrap: wrap;
  align-items: center;
  height: 100vh;
}

.fancybox-slide.fancybox-slide--current {
  display: flex;
  flex-wrap: wrap;
}

.fancybox-is-sliding .fancybox-slide {
  overflow-y: hidden !important;
}

.fancybox-can-swipe .fancybox-wrap,.fancybox-can-pan .fancybox-wrap {
  cursor: default !important;
}

.fancybox-container {
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}

.fancybox-container.fancybox-is-open {
  opacity: 1;
  visibility: visible;
}

.fancybox-button.fancybox-close-small {
  background: none;
}

.fancybox-button.fancybox-close-small:before {
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: calc(100% + 19998px);
  height: calc(100vh + 100px);
  top: -60px;
  bottom: 50px;
  content: "";
  display: block;
  z-index: -1;
  font-size: 0 !important;
  line-height: 0;
}

.fancybox-button.fancybox-close-small svg {
  display: none;
}

.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #00a1c3;
  margin: 0 3px 0 0;
  height: 35px;
  width: 35px;
  border-radius: 6px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.jcf-checkbox span:before {
  content: "X";
  font-family: "Caveat", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: -1px 0 0 -2px;
}

.jcf-checkbox input[type=checkbox] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #ffffff;
  width: 100%;
  height: 35px;
  border: 2px solid #cccccc;
  border-radius: 6px;
  color: #333333;
}

.jcf-select:hover {
  text-decoration: none;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 3px 40px 0 15px;
  text-transform: uppercase;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #00a1c3;
  width: 33px;
  bottom: -2px;
  right: -1px;
  top: -2px;
  border-radius: 6px;
}

.jcf-select .jcf-select-opener:before {
  content: "<>";
  position: absolute;
  top: 0;
  left: 50%;
  font-family: "Caveat", "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  transform: rotate(-90deg) translate(-50%, -50%);
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: linear-gradient(to bottom, #008bb5 0%, #008ab4 100%);
  line-height: 14px;
  font-size: 12px;
  font-family: "Helvetica Neue", "Arial", "Helvetica", sans-serif;
  font-weight: 700;
  width: 100%;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  box-shadow: inset 0 1px #0c7695;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #ffffff;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #ffffff !important;
  color: #aaaaaa !important;
}

.jcf-select-drop .jcf-hover {
  border-bottom: 1px solid #80c5d9;
}

.jcf-list .jcf-selected {
  color: #fccf9c;
}

.jcf-list .jcf-selected.jcf-hover {
  border: none;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  background: #ffffff;
  overflow: hidden;
  border-radius: 6px;
}

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  padding: 0 5px 0 14px;
  font-size: 13px;
  line-height: 35px;
  height: 35px;
  width: 240px;
  text-transform: uppercase;
  border: 2px solid #cccccc;
  border-width: 2px 0 2px 2px;
  border-radius: 6px 0 0 6px;
}

.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 13px;
  line-height: 35px;
  background: #00a1c3;
  border-radius: 6px;
  color: #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1px;
  margin-left: -1px;
  width: 102px;
  text-align: center;
}

.footer {
  background: linear-gradient(to bottom, #008ab2 0%, #0082ac 100%);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 20px 0 14px;
  text-align: center;
  width: 100%;
  position: relative;
}

.footer .holder {
  padding-bottom: 3px;
}

.footer a {
  color: inherit;
}

.footer a:hover {
  text-decoration: none;
  color: #fccf9c;
}

.footer .social-networks a {
  color: #333333;
}

.footer .list-inline .active a {
  color: #fccf9c;
}

.bottom-footer {
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}

.expandable-footer {
  padding-top: 20px;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.visually-hidden.focusable:active,.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}

.qr-page .input-group,.sub-page .input-group {
  margin: 0 0 18px;
}

.qr-page .input-group-textarea textarea,.sub-page .input-group-textarea textarea {
  min-height: 85px;
}

.qr-page .area-validation,.sub-page .area-validation {
  position: relative;
  padding: 0 70px 0 0;
}

.qr-page .area-validation .icons-validation,.sub-page .area-validation .icons-validation {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.qr-page .area-validation .icons-validation img,.sub-page .area-validation .icons-validation img {
  transition: opacity .35s cubic-bezier(.3, .86, .36, .95);
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  opacity: 0;
}

.qr-page .area-validation.input-success .icons-validation .img-success,.sub-page .area-validation.input-success .icons-validation .img-success {
  opacity: 1;
}

.qr-page .area-validation.input-error .icons-validation .img-error,.sub-page .area-validation.input-error .icons-validation .img-error {
  opacity: 1;
}

.qr-page .area-validation.input-error .text-error,.sub-page .area-validation.input-error .text-error {
  display: block;
}

.qr-page .text-error,.sub-page .text-error {
  display: none;
  color: #e19898;
}

.qr-page input[type=text],.qr-page input[type=email],.qr-page input[type=tel],.qr-page textarea,.sub-page input[type=text],.sub-page input[type=email],.sub-page input[type=tel],.sub-page textarea {
  transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
  border: 1px solid #9d9d9d;
  line-height: 1.2;
  height: auto;
  background: linear-gradient(to bottom, #d5d7d8 0, #f1f1f2 50%, #f1f1f2 100%);
  color: #161716;
  width: 100%;
  min-width: 0;
  padding: 1.2rem 1.125rem;
  border-radius: 8px;
  box-shadow: inset 2px 2px 4px rgba(157, 157, 157, .8), inset -2px 0 4px rgba(157, 157, 157, .8);
  -webkit-appearance: none;
}

.qr-page input[type=text]::-moz-placeholder, .qr-page input[type=email]::-moz-placeholder, .qr-page input[type=tel]::-moz-placeholder, .qr-page textarea::-moz-placeholder, .sub-page input[type=text]::-moz-placeholder, .sub-page input[type=email]::-moz-placeholder, .sub-page input[type=tel]::-moz-placeholder, .sub-page textarea::-moz-placeholder {
  color: #333333;
}

.qr-page input[type=text]::placeholder,.qr-page input[type=email]::placeholder,.qr-page input[type=tel]::placeholder,.qr-page textarea::placeholder,.sub-page input[type=text]::placeholder,.sub-page input[type=email]::placeholder,.sub-page input[type=tel]::placeholder,.sub-page textarea::placeholder {
  color: #333333;
}

.qr-page input[type=text]:focus,.qr-page input[type=text]:hover,.qr-page input[type=email]:focus,.qr-page input[type=email]:hover,.qr-page input[type=tel]:focus,.qr-page input[type=tel]:hover,.qr-page textarea:focus,.qr-page textarea:hover,.sub-page input[type=text]:focus,.sub-page input[type=text]:hover,.sub-page input[type=email]:focus,.sub-page input[type=email]:hover,.sub-page input[type=tel]:focus,.sub-page input[type=tel]:hover,.sub-page textarea:focus,.sub-page textarea:hover {
  outline: none;
}

.qr-page textarea,.sub-page textarea {
  min-height: 68px;
}

.qr-page .upload-area,.sub-page .upload-area {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.qr-page .upload-area.input-success .btn-upload svg path,.sub-page .upload-area.input-success .btn-upload svg path {
  fill: #bee8b7;
}

.qr-page .upload-area.input-error .btn-upload svg path,.sub-page .upload-area.input-error .btn-upload svg path {
  fill: #e19898;
}

.qr-page .upload-area label,.sub-page .upload-area label {
  display: flex;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
  background: linear-gradient(to bottom, #d5d7d8 0, #f1f1f2 50%, #f1f1f2 100%);
  color: #161716;
  width: 100%;
  border: 1px solid #9d9d9d;
  border-radius: 8px;
  box-shadow: inset 2px 2px 4px rgba(157, 157, 157, .8), inset -2px 0 4px rgba(157, 157, 157, .8);
}

.qr-page .upload-area label .text-upload,.sub-page .upload-area label .text-upload {
  padding: .9rem 1.125rem;
}

.qr-page .upload-area input[type=file],.sub-page .upload-area input[type=file] {
  position: absolute;
  z-index: -1;
  top: 3px;
  left: 3px;
  right: 3px;
  height: 60px;
  font-size: 17px;
}

.qr-page .upload-area .btn-upload,.sub-page .upload-area .btn-upload {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 78px;
  border: 1px solid #c1c3c4;
  border-radius: 0 6px 6px 0;
  background: linear-gradient(to bottom, #ffffff 0%, #eff0f0 100%);
  box-shadow: -2px 2px 4px rgba(157, 157, 157, .8);
}

.qr-page .upload-area .btn-upload svg,.sub-page .upload-area .btn-upload svg {
  width: 63px;
  height: 48px;
}

.qr-page .upload-area .btn-upload svg path,.sub-page .upload-area .btn-upload svg path {
  transition: fill .35s cubic-bezier(.3, .86, .36, .95);
}

.qr-page input[type=submit].btn-qr-brand,.sub-page input[type=submit].btn-qr-brand {
  background-color: #793040;
  border-color: #793040;
}

.qr-page .checkbox-area.checkbox-row,.sub-page .checkbox-area.checkbox-row {
  display: flex;
  flex-wrap: wrap;
}

.qr-page .checkbox-area .checkbox-col,.sub-page .checkbox-area .checkbox-col {
  width: 100%;
  margin: 0 0 16px;
}

.qr-page .checkbox-area .checkbox-col-fw,.sub-page .checkbox-area .checkbox-col-fw {
  color: #000000;
}

.qr-page .checkbox-area [type=checkbox]:checked,.qr-page .checkbox-area [type=checkbox]:not(:checked),.qr-page .checkbox-area [type=radio]:checked,.qr-page .checkbox-area [type=radio]:not(:checked),.sub-page .checkbox-area [type=checkbox]:checked,.sub-page .checkbox-area [type=checkbox]:not(:checked),.sub-page .checkbox-area [type=radio]:checked,.sub-page .checkbox-area [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.qr-page .checkbox-area [type=checkbox]:not(:checked)+.label-checkbox:after,.qr-page .checkbox-area [type=checkbox]:not(:checked)+.label-radio:after,.qr-page .checkbox-area [type=radio]:not(:checked)+.label-checkbox:after,.qr-page .checkbox-area [type=radio]:not(:checked)+.label-radio:after,.sub-page .checkbox-area [type=checkbox]:not(:checked)+.label-checkbox:after,.sub-page .checkbox-area [type=checkbox]:not(:checked)+.label-radio:after,.sub-page .checkbox-area [type=radio]:not(:checked)+.label-checkbox:after,.sub-page .checkbox-area [type=radio]:not(:checked)+.label-radio:after {
  opacity: 0;
}

.qr-page .checkbox-area [type=checkbox]:checked+.label-checkbox:after,.qr-page .checkbox-area [type=checkbox]:checked+.label-radio:after,.qr-page .checkbox-area [type=radio]:checked+.label-checkbox:after,.qr-page .checkbox-area [type=radio]:checked+.label-radio:after,.sub-page .checkbox-area [type=checkbox]:checked+.label-checkbox:after,.sub-page .checkbox-area [type=checkbox]:checked+.label-radio:after,.sub-page .checkbox-area [type=radio]:checked+.label-checkbox:after,.sub-page .checkbox-area [type=radio]:checked+.label-radio:after {
  opacity: 1;
}

.qr-page .label-checkbox,.qr-page .label-radio,.sub-page .label-checkbox,.sub-page .label-radio {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 0 0 0 48px;
  min-height: 38px;
  line-height: 1.2;
}

.qr-page .label-checkbox:before,.qr-page .label-radio:before,.sub-page .label-checkbox:before,.sub-page .label-radio:before {
  content: "";
  position: absolute;
  left: 0;
  top: -4px;
  width: 38px;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #d9dadb;
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9ea 100%);
  box-shadow: 0 3px 0 rgba(182, 182, 182, .5);
}

.qr-page .label-checkbox:after,.qr-page .label-radio:after,.sub-page .label-checkbox:after,.sub-page .label-radio:after {
  content: "";
  width: 23px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 7px;
  transition: opacity .2s ease;
  background: url(../images/icon-checked.svg) no-repeat;
  background-size: cover;
}

.qr-page [type=radio]:checked+.label-radio:before,.sub-page [type=radio]:checked+.label-radio:before {
  background: linear-gradient(to bottom, #d5d7d8 0, #f1f1f2 50%, #f1f1f2 100%);
}

.qr-page .label-radio:before,.qr-page .label-radio:after,.sub-page .label-radio:before,.sub-page .label-radio:after {
  border-radius: 50%;
}

.qr-page .label-radio:after,.sub-page .label-radio:after {
  width: 16px;
  height: 16px;
  top: 8px;
  left: 11px;
  background: url(../images/icon-radio-checked.svg) no-repeat;
  background-size: cover;
}

.sub-page .icons-validation {
  top: 5px;
}

.sub-page .label-checkbox:before,.sub-page .label-radio:before {
  width: 30px;
  height: 30px;
}

.sub-page .label-checkbox:after {
  width: 18px;
  height: 15px;
}

.sub-page .label-radio:after {
  width: 12px;
  height: 12px;
  top: 6px;
  left: 9px;
}

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

.btn-qr,.qr-page input[type=submit].btn-qr,.sub-page input[type=submit].btn-qr {
  transition: background-color .35s cubic-bezier(.3, .86, .36, .95), color .35s cubic-bezier(.3, .86, .36, .95);
  display: inline-block;
  background-color: #565b33;
  color: #ffffff;
  border: 1px solid #565b33;
  padding: 1.25rem 2rem;
  border-radius: 30px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}

.btn-qr:hover,.qr-page input[type=submit].btn-qr:hover,.sub-page input[type=submit].btn-qr:hover {
  background-color: rgba(86, 91, 51, .8);
  color: currentColor;
}

.btn-qr-brand {
  background-color: #793040;
  border-color: #793040;
  color: #cccccc;
}

.btn-qr-brand:hover {
  background-color: rgba(121, 48, 64, .8);
  color: currentColor;
}

.buttons-group .btn-qr,.buttons-group .qr-page input[type=submit].btn-qr,.qr-page .buttons-group input[type=submit].btn-qr,.buttons-group .sub-page input[type=submit].btn-qr,.sub-page .buttons-group input[type=submit].btn-qr {
  min-width: 240px;
  margin-bottom: 20px;
}

.sub-page #map {
  padding-top: 40px;
  height: 495px;
  position: relative;
  z-index: 1;
}

.sub-page .gm-style .gm-style-iw-c {
  box-shadow: none;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  max-width: 320px !important;
  padding: 10px 0 0 10px;
}

.sub-page .gm-style .gm-style-iw-d {
  overflow: visible !important;
}

.sub-page .gm-style .gm-style-iw-a button[type=button] {
  display: none !important;
}

.sub-page .gm-style .gm-style-iw {
  font-family: Cabin, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}

.sub-page .gm-style .gm-style-iw a {
  color: currentColor;
  text-decoration: none;
}

.sub-page .gm-style .gm-style-iw-tc {
  width: 50px;
  height: 25px;
  filter: none;
}

.sub-page .gm-style .gm-style-iw-tc::after {
  width: 50px;
  height: 25px;
  background-color: #f0f1e4;
}

.sub-page .info-content-box {
  display: flex;
  gap: 8px;
  background-color: #f0f1e4;
  height: 127px;
  border-radius: 8px;
}

.sub-page .info-content-box__image {
  flex: 0 0 84px;
  max-width: 84px;
  border-radius: 8px 0 0 8px;
  overflow: hidden;
  min-height: 120px;
}

.sub-page .info-content-box__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px 0 0 8px;
}

.sub-page .info-content-box__image .icon-star {
  position: absolute;
  top: 3px;
  left: 3px;
  color: #ffe83b;
  font-size: 16px;
}

.sub-page .info-content-box__content {
  line-height: 1.2;
  padding: 0 10px 8px 0;
  height: 100%;
}

.sub-page .info-content-box__content h3,.sub-page .info-content-box__content .h3 {
  display: inline-block;
  padding: 6px 8px;
  background: #5b4569;
  border-radius: 6px;
  color: #ffe83b;
  font-size: 12px;
  position: relative;
  margin: -5px 0 8px -16px;
}

.sub-page .info-content-box__content .info-content-box__scroll {
  height: 90px;
  overflow-y: auto;
}

.sub-page .info-content-box__content p {
  margin: 0 0 1px;
}

.sub-page .info-content-box__content a {
  color: #000000;
  text-decoration: none;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

.qr-page {
  background: #f0f1e5;
  color: #161716;
  font-family: Cabin, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}

.qr-page a {
  text-decoration: none;
}

.qr-page h1,.qr-page .h1 {
  font-size: 25px;
  margin: 0 0 1rem;
  font-weight: 700;
  color: #161716;
}

.qr-page h2,.qr-page .h2 {
  font-size: 28px;
  margin: 0 0 1rem;
  color: #333333;
  font-weight: 700;
}

.qr-page p {
  margin: 0 0 1.3rem;
}

.qr-page .img-fw {
  margin: 30px 0 23px;
}

.qr-page .img-fw img {
  width: 100%;
  height: auto;
}

.qr-page .alignleft {
  float: left;
  margin: 0 35px 40px 0;
}

.qr-page .wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.qr-page .header {
  background: none;
  padding: 0;
  height: 320px;
  position: relative;
  overflow: hidden;
  box-shadow: none;
  z-index: 1;
}

.qr-page .header .logo {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 196px;
  max-width: none;
  z-index: 10;
}

.qr-page .header .logo img {
  width: 100%;
  height: auto;
}

.qr-page .header-image {
  width: 100%;
  height: 100%;
}

.qr-page .header-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.qr-page .page-holder {
  width: 100%;
}

.qr-page .main {
  background: #f0f1e5;
  padding: 0 0 30px;
}

.qr-page .container {
  max-width: 674px;
  margin: 0 auto;
  padding: 0 32px;
}

.qr-page .flow-section {
  padding: 40px 0 30px;
  position: relative;
  z-index: 2;
}

.qr-page .flow-section:after {
  content: "";
  position: absolute;
  top: -90px;
  left: 0;
  width: 100%;
  height: 140px;
  background: url(../images/bg-intro.png) no-repeat 50% 100%;
  background-size: auto 100%;
  z-index: 2;
}

.qr-page #start-section h1+p,.qr-page #start-section .h1+p {
  color: #333333;
}

.qr-page #section-registration h1+p,.qr-page #section-registration .h1+p {
  font-weight: 600;
}

.qr-page #section-registration p {
  line-height: 1.2;
  margin: 0 0 2rem;
}

.qr-page #section-contact {
  padding: 72px 0;
}

.qr-page #section-contact .checkbox-col-fw .label-checkbox {
  line-height: 1.1;
}

.qr-page #section-thanks h1+p,.qr-page #section-thanks .h1+p {
  font-weight: 600;
}

.qr-page #section-thanks p {
  line-height: 1.2;
  margin: 0 0 30px;
}

.qr-page .flow-section {
  display: none;
}

.qr-page .flow-section-active {
  display: block;
}

.sub-page {
  height: 100%;
  background: #f0f1e5;
  color: #161716;
  font-family: Cabin, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 400;
}

.sub-page .wrapper {
  min-height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

.sub-page .page-holder {
  width: 100%;
  flex-grow: 1;
}

.sub-page .page-hero {
  height: 495px;
  overflow: hidden;
}

.sub-page .page-hero>img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sub-page .main {
  background: #f0f1e5;
  padding-top: 0;
  padding-bottom: 0 !important;
  margin-bottom: -20px;
}

.sub-page .container {
  max-width: 864px;
  padding: 0 32px;
  margin: 0 auto;
}

.sub-page h1,.sub-page .h1 {
  font-size: 21px;
  line-height: 1.2;
}

.sub-page h1+p,.sub-page .h1+p {
  font-weight: 600;
}

.sub-page .header {
  background: #5c446a;
  position: absolute;
  top: 0;
  left: 0;
}

.sub-page .header .container {
  display: flex;
  justify-content: space-between;
  padding-left: 18px;
}

.sub-page .header .logo {
  transition: max-width .35s cubic-bezier(.3, .86, .36, .95);
  flex-basis: 135px;
  max-width: 110px;
}

.sub-page .nav-drop {
  background: #5c446a;
}

.sub-page .nav-drop .nav ul>li>a:hover {
  color: #445b1f;
  background: none;
}

.sub-page .nav-drop .nav ul>li.active>a {
  color: #ffe83b;
  background: none;
}

.sub-page .main-description {
  padding: 53px 0;
  position: relative;
  z-index: 50;
}

.sub-page .main-description:after {
  content: "";
  position: absolute;
  top: -64px;
  left: 50%;
  transform: translateX(-48%);
  width: 523px;
  height: 100px;
  background: url(../images/bg-main-description.png) no-repeat 50% 0;
  background-size: auto 100%;
}

.sub-page .main-description a {
  color: #445b1f;
  text-decoration: underline;
}

.sub-page .main-description a:hover {
  color: #364819;
  text-decoration: none;
}

.sub-page .footer {
  position: relative;
  padding: 10px 0;
  background: #565b33;
  bottom: 0;
  z-index: 52;
  font-weight: 400;
}

.sub-page .footer:after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 163px;
  background: url(../images/bg-footer-sm.png) no-repeat 50% 0/100% 100%;
  z-index: -1;
}

.sub-page .footer .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.sub-page .footer .social-block {
  margin-bottom: 0;
}

.sub-page .footer .copy {
  color: #000000;
  font-size: 11px;
  margin: 2px 0 0;
  text-align: center;
  width: 100%;
}

.sub-page .footer .nav-block {
  text-align: center;
  width: 100%;
}

.sub-page .footer .nav-block .list-inline {
  max-width: none;
  margin: 0 0 5px;
}

.sub-page .footer .nav-block .list-inline li+li:before {
  content: "";
  width: 5px;
  height: 1px;
  border-radius: 0;
  margin: 0 4px 0 2px;
}

.sub-page .footer .language-block {
  width: auto;
}

.sub-page .footer .language-block .jcf-select-lang .jcf-select-text {
  justify-content: flex-end;
}

.sub-page .footer .language-block .jcf-select-lang.jcf-drop-active {
  background: #565b33;
}

.sub-page .footer .language-block .jcf-list {
  background: #565b33;
  box-shadow: none;
}

.sub-page .footer .language-block .jcf-list ul li,.sub-page .footer .language-block .jcf-list .jcf-option {
  cursor: pointer;
}

.sub-page .footer .language-block .jcf-list .jcf-selected {
  color: #ffe83b;
}

.sub-page .footer .language-block .jcf-select-drop .jcf-hover {
  border-bottom-color: #ffe83b;
}

.sub-page .fancybox-slide {
  position: absolute;
  text-align: center;
}

.sub-page .fancybox-slide .fancybox-image {
  border: none;
}

.sub-page .fancybox-slide.fancybox-slide--current {
  display: block;
}

.sub-page .section-form {
  padding: 0 0 30px;
}

.sub-page .section-form h2,.sub-page .section-form .h2 {
  font-size: 14px;
  margin: 0 0 1rem;
}

.sub-page .section-future .alignleft {
  float: left;
  margin: 0 7px 0 0;
}

.sub-page .section-future .alignleft img {
  display: block;
}

.sub-page .section-future mark,.sub-page .section-future a {
  background: none;
  color: #219aca;
  text-decoration: none;
}

.sub-page .section-future a:hover {
  text-decoration: underline;
}

.sub-page .section-future .gallery-list {
  width: 100%;
  clear: both;
  list-style: none;
  padding: 10px 0;
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sub-page .section-future .gallery-list li {
  flex: 0 0 auto;
  max-width: calc(50% - 16px);
  margin: 0 8px 15px;
  background: #ffffff;
  padding: 10px;
}

.sub-page .section-future .gallery-list img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sub-page .section-references {
  border: dashed #793040;
  border-width: 1px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sub-page .section-references .box {
  background: #793040;
  margin: 0 auto;
  color: #ffffff;
  padding: 12px 10px 22px 25px;
  position: relative;
  z-index: 1;
}

.sub-page .section-references .box h1,.sub-page .section-references .box .h1 {
  color: currentColor;
}

.sub-page .section-references .references-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-page .section-references .references-list li {
  position: relative;
  text-indent: 7px;
}

.sub-page .section-references .references-list li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
}

.sub-page .section-references .references-list mark {
  background: none;
  color: #ffcc00;
}

.sub-page .section-references .references-list a {
  text-decoration: underline;
  color: #ffcc00;
}

.sub-page .section-references .references-list a:hover {
  text-decoration: none;
}

.sub-page .section-product {
  margin: 5px 0;
}

.sub-page .section-product .alignright {
  padding: 0 0 10px 7px;
  margin: 10px 0 0;
  flex: 0 0 40%;
  max-width: 40%;
  text-align: right;
}

.sub-page .section-product .alignright img {
  display: inline-block;
  margin: 0 0 5px;
}

.sub-page .section-product .alignright img.add-img {
  max-width: 60px;
  margin: 0 10px 0 0;
}

.sub-page .section-product .product-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #ffffff;
  padding: 5px 5px 5px 30px;
}

.sub-page .section-product .product-card-description {
  flex: 0 0 60%;
  max-width: 60%;
}

.sub-page .section-product .ingredient-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-page .section-product .ingredient-list li {
  padding: 0 0 14px;
}

.sub-page .section-product .ingredient-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sub-page .section-product .ingredient-list ul li {
  padding: 0 0 2px;
}

.sub-page .section-product .ingredient-list ul ul {
  padding-left: 18px;
}

.sub-page .section-product .advice-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.sub-page .section-product .advice-list li {
  padding: 0 0 14px;
}

.sub-page .section-product .image-fw {
  margin: 6px 0;
}

.sub-page .section-product .image-fw img {
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 480px) {
  .img-grid {
    width: 25%;
  }
}

@media screen and (min-width: 520px) {
  .qr-page .area-validation,.sub-page .area-validation {
    padding: 0 100px 0 0;
  }

  .qr-page .area-validation .icons-validation,.sub-page .area-validation .icons-validation {
    top: 15px;
    right: 18px;
  }

  .qr-page .checkbox-area.checkbox-row,.sub-page .checkbox-area.checkbox-row {
    flex-wrap: nowrap;
    gap: 20px;
  }

  .qr-page .checkbox-area .checkbox-col,.sub-page .checkbox-area .checkbox-col {
    flex: 0 0 42%;
    max-width: 42%;
  }

  .qr-page .checkbox-area .checkbox-col-fw,.sub-page .checkbox-area .checkbox-col-fw {
    font-size: 22px;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 23px 0 30px;
  }

  .sub-page .checkbox-area .checkbox-col-fw {
    font-size: 16px;
  }

  .btn-qr-lg {
    min-width: 480px;
  }

  .qr-page {
    font-size: 25px;
  }

  .qr-page h1,.qr-page .h1 {
    font-size: 40px;
  }

  .qr-page .header {
    height: 492px;
  }

  .qr-page .header .logo {
    top: 67px;
    width: 250px;
  }

  .qr-page .flow-section {
    padding: 78px 0 56px;
  }

  .qr-page .flow-section:after {
    top: -143px;
    height: 224px;
    width: 685px;
    left: 50%;
    transform: translateX(-50%);
  }

  .qr-page #start-section h2,.qr-page #start-section .h2 {
    margin-top: 1.4rem;
  }

  .qr-page #section-registration .container {
    padding: 0 55px;
  }

  .qr-page #section-registration h1,.qr-page #section-registration .h1 {
    margin: 0 0 1.2rem;
  }

  .qr-page #section-contact {
    padding: 72px 0;
  }

  .qr-page #section-contact .container {
    padding: 0 55px;
  }

  .qr-page #section-contact .checkbox-col-fw {
    font-size: 25px;
    margin: 7px 0;
  }

  .qr-page #section-thanks .container {
    padding: 0 50px 0 80px;
  }

  .sub-page .section-future .gallery-list {
    justify-content: flex-start;
    margin: 0 -12px;
  }

  .sub-page .section-future .gallery-list li {
    max-width: calc(50% - 24px);
    margin: 0 12px 15px;
  }
}

@media (min-width: 768px) {
  body {
    font-size: 22px;
  }

  h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h {
    margin-bottom: 10px;
  }

  h1,.h1 {
    font-size: 40px;
  }

  p {
    margin-bottom: 28px;
  }

  .fs-md {
    font-size: 22px;
  }

  .fs-lg {
    font-size: 24px;
  }

  .d-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .align-right {
    float: right;
    margin-left: 18px;
    margin-top: 5px;
  }

  .align-right.img-frame {
    margin-left: 18px;
    margin-top: 5px;
  }

  .align-left {
    float: left;
    margin-right: 15px;
  }

  .main-holder .content {
    order: 1;
  }

  .main-holder .sidebar {
    order: 2;
  }

  .content {
    flex: 1;
  }

  .fs-lg {
    display: block;
  }

  .fs-lg p {
    width: auto;
  }

  .fs-lg.clearfix {
    margin-bottom: 42px;
  }

  .fs-lg p {
    overflow: hidden;
  }

  .header {
    padding: 48px 0 18px;
    min-height: 121px;
  }

  .header .holder {
    display: flex;
    flex-wrap: wrap;
  }

  .header {
    padding: 48px 0 18px;
    min-height: 121px;
  }

  .header .holder {
    display: flex;
    flex-wrap: wrap;
  }

  .logo {
    flex-basis: 94px;
    max-width: 94px;
    float: none;
  }

  .viken-logo {
    margin: 0 10px;
  }

  .nav-active .nav-drop {
    overflow: visible;
  }

  .nav-drop {
    flex: 1;
    display: block;
    position: static;
    width: auto;
    background: none;
    max-height: none;
    overflow: visible;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    padding: 0 0 0 6%;
    box-shadow: none;
  }

  .nav-opener {
    display: none;
  }

  .nav ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px;
    padding: 20px 0 0;
    position: relative;
    justify-content: space-between;
    transition: padding .5s ease-in-out;
  }

  .resize-active .nav ul {
    transition: none;
  }

  .has-subnav .nav ul {
    padding-top: 0;
  }

  .nav ul>li {
    margin: 0 8px 10px;
    text-align: left;
    position: static;
  }

  .nav ul>li.active>a {
    color: #ffcc99;
    background: none;
  }

  .nav ul>li.active>a:hover {
    color: #ffcc99;
  }

  .nav ul>li.active.has-drop-down>a:hover {
    color: #ffcc99;
    background: none;
  }

  .nav ul>li.js-slide-active>a {
    background: none;
    color: #ffcc99;
  }

  .nav ul>li.hover.has-drop-down>a {
    background: none;
    color: #ffcc99;
  }

  .nav ul>li>a {
    display: inline;
    padding: 0;
  }

  .nav ul>li>a:hover {
    color: #832b61;
    background: none;
  }

  .nav ul>li>ul {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    transition-duration: .5s;
    padding: 0 6px;
    overflow: visible;
  }

  .nav ul>li>ul:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    height: 5px;
  }

  .nav ul>li>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .nav ul>li>ul>li {
    margin: 0 15px;
  }

  .nav ul>li>ul>li.active>a {
    color: #ffcc99;
    background: none;
  }

  .nav ul>li>ul>li>a {
    padding: 0;
    display: inline;
  }

  .nav ul>li>ul>li>a:hover {
    background: none;
    color: #ffcc99;
  }

  .list-inline {
    margin-bottom: 0;
  }

  .list-inline li+li:before {
    margin-top: -2px;
  }

  .social-block {
    margin-bottom: 0;
    justify-content: flex-end;
  }

  .social-networks li {
    margin-top: 3px;
    margin-bottom: 4px;
  }

  .language-block .jcf-select-lang .jcf-select-text img {
    top: 3px;
  }

  .language-block .jcf-select-lang .jcf-option-hide-me:after {
    top: 3px;
  }

  .video-description {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .product-section {
    padding-bottom: 56px;
  }

  .product-block.in-viewport:nth-of-type(1) {
    transition-delay: .4s;
  }

  .product-block.in-viewport:nth-of-type(2) {
    transition-delay: .6s;
  }

  .product-block.in-viewport:nth-of-type(3) {
    transition-delay: .8s;
  }

  .product-block.in-viewport:nth-of-type(4) {
    transition-delay: 1s;
  }

  .product-block.in-viewport:nth-of-type(5) {
    transition-delay: 1.2s;
  }

  .product-block.in-viewport:nth-of-type(6) {
    transition-delay: 1.4s;
  }

  .product-block.in-viewport:nth-of-type(7) {
    transition-delay: 1.6s;
  }

  .product-block.in-viewport:nth-of-type(8) {
    transition-delay: 1.8s;
  }

  .product-block.in-viewport:nth-of-type(9) {
    transition-delay: 2s;
  }

  .product-block.in-viewport:nth-of-type(10) {
    transition-delay: 2.2s;
  }

  .product-block.in-viewport:nth-of-type(11) {
    transition-delay: 2.4s;
  }

  .product-block.in-viewport:nth-of-type(12) {
    transition-delay: 2.6s;
  }

  .product-block.in-viewport:nth-of-type(13) {
    transition-delay: 2.8s;
  }

  .product-block.in-viewport:nth-of-type(14) {
    transition-delay: 3s;
  }

  .product-block.in-viewport:nth-of-type(15) {
    transition-delay: 3.2s;
  }

  .product-block.in-viewport:nth-of-type(16) {
    transition-delay: 3.4s;
  }

  .product-block.in-viewport:nth-of-type(17) {
    transition-delay: 3.6s;
  }

  .product-block.in-viewport:nth-of-type(18) {
    transition-delay: 3.8s;
  }

  .product-block.in-viewport:nth-of-type(19) {
    transition-delay: 4s;
  }

  .product-block.in-viewport:nth-of-type(20) {
    transition-delay: 4.2s;
  }

  .product-block.in-viewport:nth-of-type(21) {
    transition-delay: 4.4s;
  }

  .product-block.in-viewport:nth-of-type(22) {
    transition-delay: 4.6s;
  }

  .product-block.in-viewport:nth-of-type(23) {
    transition-delay: 4.8s;
  }

  .product-block.in-viewport:nth-of-type(24) {
    transition-delay: 5s;
  }

  .product-block.in-viewport:nth-of-type(25) {
    transition-delay: 5.2s;
  }

  .product-block .img-wrap {
    flex-basis: 362px;
    max-width: 362px;
    margin: 0 10px 0 0;
    min-height: 351px;
  }

  .product-block .ap-img img {
    position: absolute;
    left: 0;
    top: 0;
  }

  .product-block .ap-img+.product-description {
    margin-left: -15%;
  }

  .product-block .ap-img-1 img {
    left: -19%;
  }

  .product-block .ap-img-1+.product-description {
    margin-top: 26px;
  }

  .product-block .ap-img-2 img {
    left: -11.2%;
  }

  .product-block .ap-img-2+.product-description {
    margin-top: 8px;
  }

  .product-block .product-description {
    flex: 1;
    position: relative;
    z-index: 1;
  }

  .product-block+.product-block {
    padding-top: 66px;
  }

  .product-block+.product-block:before {
    top: 10px;
    margin-left: 28px;
  }

  .product-block .more-information {
    padding-top: 9%;
  }

  .product-well {
    margin-bottom: 42px;
    padding: 48px 20px 20px;
  }

  .product-well .product-block .img-wrap {
    flex-basis: 270px;
    max-width: 270px;
    margin: 0 23px 0 -18px;
  }

  .product-well .product-block .product-description {
    margin-top: 4px;
  }

  .product-well .add-description {
    flex: 1;
    padding-top: 24px;
    padding-left: 30px;
  }

  .product-well .img-hold {
    flex-basis: 142px;
    margin: 0 0 0 10px;
  }

  .product-table {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .product-table .th:first-child,.product-table .td:first-child {
    flex-basis: 142px;
    max-width: 142px;
  }

  .product-table .th:nth-of-type(2),.product-table .td:nth-of-type(2) {
    flex-basis: 70px;
    max-width: 70px;
  }

  .product-table .th:nth-of-type(3),.product-table .td:nth-of-type(3) {
    flex-basis: 120px;
    max-width: 120px;
  }

  .gallery-block {
    margin: 0 -11px 48px;
  }

  .img-grid {
    padding-left: 11px;
    padding-right: 11px;
  }

  .img-frame {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    max-width: none;
  }

  .img-placeholder {
    margin-bottom: 20px;
  }

  .formContainer {
    max-width: 600px;
  }

  .inputSection {
    max-width: 390px;
  }

  .order-form {
    max-width: 400px;
  }

  .order-form fieldset {
    margin-right: 10px;
  }

  .order-form input[type=submit] {
    flex-basis: 102px;
    max-width: 102px;
    margin-left: 15px;
  }

  .order-form .submit-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
  }

  .order-form .description {
    flex: 1;
    text-align: right;
    padding-right: 0;
  }

  .order-form .input-file {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .d-flex .sidebar {
    flex-basis: 347px;
    max-width: 347px;
    margin-left: 15px;
  }

  .steps-list.split li {
    margin-bottom: 32px;
  }

  .steps-list li.in-viewport:nth-of-type(1) {
    transition-delay: .1s;
  }

  .steps-list li.in-viewport:nth-of-type(2) {
    transition-delay: .2s;
  }

  .steps-list li.in-viewport:nth-of-type(3) {
    transition-delay: .3s;
  }

  .steps-list li.in-viewport:nth-of-type(4) {
    transition-delay: .4s;
  }

  .steps-list li.in-viewport:nth-of-type(5) {
    transition-delay: .5s;
  }

  .steps-list li.in-viewport:nth-of-type(6) {
    transition-delay: .6s;
  }

  .steps-list li.in-viewport:nth-of-type(7) {
    transition-delay: .7s;
  }

  .steps-list li.in-viewport:nth-of-type(8) {
    transition-delay: .8s;
  }

  .steps-list li.in-viewport:nth-of-type(9) {
    transition-delay: .9s;
  }

  .steps-list li.in-viewport:nth-of-type(10) {
    transition-delay: 1s;
  }

  .steps-list li.in-viewport:nth-of-type(11) {
    transition-delay: 1.1s;
  }

  .steps-list li.in-viewport:nth-of-type(12) {
    transition-delay: 1.2s;
  }

  .steps-list li.in-viewport:nth-of-type(13) {
    transition-delay: 1.3s;
  }

  .steps-list li.in-viewport:nth-of-type(14) {
    transition-delay: 1.4s;
  }

  .steps-list li.in-viewport:nth-of-type(15) {
    transition-delay: 1.5s;
  }

  .steps-list li.in-viewport:nth-of-type(16) {
    transition-delay: 1.6s;
  }

  .steps-list li.in-viewport:nth-of-type(17) {
    transition-delay: 1.7s;
  }

  .steps-list li.in-viewport:nth-of-type(18) {
    transition-delay: 1.8s;
  }

  .steps-list li.in-viewport:nth-of-type(19) {
    transition-delay: 1.9s;
  }

  .steps-list li.in-viewport:nth-of-type(20) {
    transition-delay: 2s;
  }

  .steps-list li.in-viewport:nth-of-type(21) {
    transition-delay: 2.1s;
  }

  .steps-list li.in-viewport:nth-of-type(22) {
    transition-delay: 2.2s;
  }

  .steps-list li.in-viewport:nth-of-type(23) {
    transition-delay: 2.3s;
  }

  .steps-list li.in-viewport:nth-of-type(24) {
    transition-delay: 2.4s;
  }

  .steps-list li.in-viewport:nth-of-type(25) {
    transition-delay: 2.5s;
  }

  .steps-list li {
    margin-bottom: 40px;
    padding-top: 8px;
    display: block;
  }

  .steps-list li:before {
    position: relative;
  }

  .steps-list li img {
    margin-top: -8px;
  }

  .steps-list li .text-wrap {
    order: 2;
    margin-bottom: 0;
    position: relative;
    padding-left: 0;
  }

  .steps-list li .text-wrap:after {
    top: 0;
    left: -26px;
  }

  .steps-list li .img-frame {
    order: 1;
  }

  .split {
    margin-left: -20px;
    margin-right: -20px;
  }

  .split li {
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fancybox-slide--image .fancybox-wrap {
    width: auto;
    padding: 0;
  }

  .jcf-file {
    width: 218px;
  }

  .jcf-file .jcf-fake-input {
    width: 141px;
  }

  .footer {
    padding: 4px 0 0;
    text-align: left;
  }

  .footer .list-inline {
    min-width: 40%;
    max-width: 48%;
    margin-top: 2px;
  }

  .footer .language-block {
    width: 30%;
    text-align: right;
  }

  .footer .social-block {
    width: 22%;
  }

  .footer .site-info {
    width: calc(50% - 77.5px);
  }

  .footer .site-info:first-child {
    text-align: right;
  }

  .bottom-footer {
    padding-bottom: 5px;
  }

  .expandable-footer {
    padding-top: 23px;
    padding-bottom: 14px;
  }
}

@media (min-width: 768px)and (min-width: 960px) {
  .nav ul {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .buttons-group .btn-qr,.buttons-group .qr-page input[type=submit].btn-qr,.qr-page .buttons-group input[type=submit].btn-qr,.buttons-group .sub-page input[type=submit].btn-qr,.sub-page .buttons-group input[type=submit].btn-qr {
    margin-bottom: 0;
  }

  .buttons-group .btn-qr+.btn-qr,.buttons-group .qr-page input[type=submit].btn-qr+.btn-qr,.qr-page .buttons-group input[type=submit].btn-qr+.btn-qr,.buttons-group .sub-page input[type=submit].btn-qr+.btn-qr,.sub-page .buttons-group input[type=submit].btn-qr+.btn-qr,.buttons-group .qr-page .btn-qr+input[type=submit].btn-qr,.qr-page .buttons-group .btn-qr+input[type=submit].btn-qr,.buttons-group .sub-page .btn-qr+input[type=submit].btn-qr,.sub-page .buttons-group .btn-qr+input[type=submit].btn-qr {
    margin-left: 30px;
  }

  .sub-page .gm-style .gm-style-iw-c {
    max-width: 460px !important;
  }

  .sub-page .info-content-box__image .icon-star {
    font-size: 22px;
    top: -2px;
    left: -2px;
  }

  .sub-page {
    font-size: 16px;
  }

  .sub-page h1,.sub-page .h1 {
    font-size: 30px;
    margin: 0 0 20px;
  }

  .sub-page .header {
    padding: 0;
    min-height: auto;
  }

  .sub-page .header.fixed-position .logo {
    max-width: 60px;
  }

  .sub-page .nav-drop {
    display: flex;
    justify-content: flex-end;
  }

  .sub-page .nav-drop .nav {
    display: flex;
    justify-content: flex-end;
  }

  .sub-page .nav-drop .nav ul {
    padding: 0;
    margin: 0 -10px 0 0;
    display: flex;
  }

  .sub-page .nav-drop .nav ul>li {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    padding: 0 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .sub-page .nav-drop .nav ul>li>a:hover {
    color: #ffe83b;
  }

  .sub-page .nav-drop .nav ul>li+li {
    border-left: 1px solid #47384f;
  }

  .sub-page .main-description {
    font-size: 18px;
    line-height: 1.2;
    padding: 73px 0;
  }

  .sub-page .main-description:after {
    top: -110px;
    height: 171px;
    background-size: auto;
  }

  .sub-page .main-description p {
    margin-bottom: 21px;
  }

  .sub-page .footer:after {
    height: 150px;
    background-image: url(../images/bg-footer-lg.png);
  }

  .sub-page .footer.footer-expand {
    position: fixed;
  }

  .sub-page .footer .social-block {
    width: auto;
  }

  .sub-page .footer .copy {
    margin: 0;
    width: auto;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
  }

  .sub-page .footer .nav-block {
    width: auto;
    order: 2;
  }

  .sub-page .footer .nav-block .list-inline {
    margin: 0 0 18px;
    font-size: 13px;
  }

  .sub-page .footer .language-block {
    margin-right: 8px;
    order: 3;
  }

  .sub-page .section-future .gallery-list li {
    max-width: calc(25% - 24px);
  }

  .sub-page .section-references .references-list li:before {
    top: 7px;
  }

  .sub-page .section-product .alignright img.add-img {
    max-width: none;
    margin: 0 30px 0 0;
  }

  .sub-page .section-product .product-card {
    padding: 30px;
  }

  .sub-page .section-product .advice-list {
    flex-wrap: nowrap;
    margin: 0 -15px;
  }

  .sub-page .section-product .advice-list li {
    padding: 0 15px;
  }
}

@media (min-width: 960px) {
  body {
    background: #fbf3eb;
  }

  .wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .page-wrap {
    min-height: 100vh;
  }

  .main {
    padding: 44px 0;
  }

  .nav-drop {
    padding-left: 7.2%;
  }

  .nav ul {
    margin: 0 -15px;
  }

  .nav ul>li {
    margin: 0 15px 10px;
  }

  .video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: calc(100vh - 163px);
  }

  .video-frame {
    height: 100%;
  }

  .video-holder {
    padding-top: 0;
    height: 100%;
  }

  .overlay-block .overlay-content {
    margin-bottom: 30px;
  }

  .img-grid:nth-child(1),.img-grid:nth-child(4n-3) {
    opacity: 0;
    transform: translateX(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(1),.resize-active .img-grid:nth-child(4n-3) {
    transition: none;
  }

  .img-grid:nth-child(1).in-viewport,.img-grid:nth-child(4n-3).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .img-grid:nth-child(2),.img-grid:nth-child(4n-2) {
    opacity: 0;
    transform: translateY(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(2),.resize-active .img-grid:nth-child(4n-2) {
    transition: none;
  }

  .img-grid:nth-child(2).in-viewport,.img-grid:nth-child(4n-2).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .img-grid:nth-child(3),.img-grid:nth-child(4n-1) {
    opacity: 0;
    transform: translateY(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(3),.resize-active .img-grid:nth-child(4n-1) {
    transition: none;
  }

  .img-grid:nth-child(3).in-viewport,.img-grid:nth-child(4n-1).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .img-grid:nth-child(4),.img-grid:nth-child(4n) {
    opacity: 0;
    transform: translateX(20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(4),.resize-active .img-grid:nth-child(4n) {
    transition: none;
  }

  .img-grid:nth-child(4).in-viewport,.img-grid:nth-child(4n).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .formContainer {
    max-width: 670px;
  }

  .steps-list li img {
    margin-left: 13px;
  }

  .split {
    margin-left: -44px;
    margin-right: -44px;
  }

  .split li {
    padding-left: 44px;
    padding-right: 44px;
  }

  .home-page .footer {
    bottom: 0 !important;
  }

  .home-page .expandable-footer {
    display: none;
  }

  .footer {
    transition: .3s bottom;
    position: fixed;
    margin-top: auto;
    z-index: 3;
    bottom: -92px;
  }

  .footer.footer-expand {
    bottom: 0;
  }

  .footer.footer-expand .list-inline .footer-opener {
    color: #fccf9c;
  }
}

@media (orientation: landscape)and (min-width: 960px) {
  .fancybox-content {
    margin-top: 0;
  }

  .fancybox-content {
    max-width: 528px !important;
  }
}

@media (min-width: 961px) {
  .fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    visibility: visible;
  }
}

@media screen and (min-width: 1024px) {
  .sub-page .main {
    padding-bottom: 20px !important;
    margin-bottom: 0;
  }

  .sub-page .header .container {
    padding: 0 40px 0 18px;
  }

  .sub-page .nav-drop .nav ul>li {
    padding: 0 10px;
  }

  .sub-page .footer {
    position: fixed;
  }

  .sub-page .fancybox-slide .fancybox-content {
    max-width: none !important;
  }

  .sub-page .fancybox-slide .fancybox-image,.sub-page .fancybox-slide .fancybox-spaceball {
    height: 100%;
  }

  .sub-page .section-product .advice-list li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1300px) {
  .video-holder video {
    top: auto;
    bottom: 0;
  }
}

@media screen and (min-width: 1480px) {
  .qr-page .header {
    height: 800px;
  }
}

@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }

  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}

@media (max-width: 959px) {
  .main {
    padding-bottom: 30px !important;
  }

  .footer {
    bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .video-holder video {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 519px) {
  .sub-page .checkbox-area .checkbox-col-fw {
    font-size: 13px;
  }

  .qr-page #start-section h2,.qr-page #start-section .h2 {
    font-size: 20px;
  }

  .sub-page .section-product .product-card {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .sub-page .header .container {
    align-items: center;
  }

  .sub-page .nav-drop {
    transform: translateY(-150%);
    z-index: -1;
  }

  .sub-page .nav-drop .nav {
    transition: height .35s cubic-bezier(.3, .86, .36, .95), opacity .35s cubic-bezier(.3, .86, .36, .95), visibility .35s cubic-bezier(.3, .86, .36, .95);
    height: 0;
    opacity: 0;
    visibility: hidden;
  }

  .sub-page.nav-active .nav-drop {
    transform: translateY(0);
  }

  .sub-page.nav-active .nav-drop .nav {
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width: 480px)and (max-width: 599px) {
  .img-grid:nth-child(1),.img-grid:nth-child(2n+1) {
    opacity: 0;
    transform: translateX(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(1),.resize-active .img-grid:nth-child(2n+1) {
    transition: none;
  }

  .img-grid:nth-child(1).in-viewport,.img-grid:nth-child(2n+1).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .img-grid:nth-child(2),.img-grid:nth-child(2n) {
    opacity: 0;
    transform: translateX(20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(2),.resize-active .img-grid:nth-child(2n) {
    transition: none;
  }

  .img-grid:nth-child(2).in-viewport,.img-grid:nth-child(2n).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}

@media (min-width: 600px)and (max-width: 959px) {
  .img-grid:nth-child(1),.img-grid:nth-child(3n+1) {
    opacity: 0;
    transform: translateX(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(1),.resize-active .img-grid:nth-child(3n+1) {
    transition: none;
  }

  .img-grid:nth-child(1).in-viewport,.img-grid:nth-child(3n+1).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }

  .img-grid:nth-child(2),.img-grid:nth-child(3n-1) {
    opacity: 0;
    transform: translateY(-20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(2),.resize-active .img-grid:nth-child(3n-1) {
    transition: none;
  }

  .img-grid:nth-child(2).in-viewport,.img-grid:nth-child(3n-1).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .img-grid:nth-child(3),.img-grid:nth-child(3n) {
    opacity: 0;
    transform: translateX(20%);
    transition: opacity .5s ease-in-out, visibility .5s ease-in-out, transform .5s ease-in-out;
  }

  .resize-active .img-grid:nth-child(3),.resize-active .img-grid:nth-child(3n) {
    transition: none;
  }

  .img-grid:nth-child(3).in-viewport,.img-grid:nth-child(3n).in-viewport {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}

@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }

  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (orientation: landscape) {
  .fancybox-content {
    margin-top: 150px;
  }

  .fancybox-content {
    max-width: 400px !important;
  }

  .sub-page .fancybox-slide .fancybox-content {
    max-width: none !important;
    margin-top: 0;
  }
}

