@charset "UTF-8";
/*-----------------------------------------------------------------------------------

  Theme Name: NAJZTECH vydeu
  Theme URI: https://www.najztech.cz
  Description: Šablona vytvořena speciálně pro vydeu.cz
  Author: Viktor Najzar  | NAJZTECH
  Author URI: https://www.najztech.cz
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
  Version: 1.20.09.15.21
  Text Domain: najztech_theme

 Designed & Handcrafted by
 All files, unless otherwise stated, are released under the GNU General Public License
 version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/
@font-face {
  font-family: 'najztech';
  src: url('//fonts/najztech.eot?a0eukk');
  src: url('fonts/najztech.eot?a0eukk#iefix') format('embedded-opentype'), url('fonts/najztech.ttf?a0eukk') format('truetype'), url('fonts/najztech.woff?a0eukk') format('woff'), url('fonts/najztech.svg?a0eukk#najztech') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'najztech' !important;
  speak-as: never;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 40px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-translation:before {
  content: "\e900";
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'Libre Baskerville';
  src: url('../fonts/LibreBaskerville-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/OpenSans-VariableFont_wdth,wght.ttf") format("truetype");
  font-weight: 300 800;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap;
}
.open-sans-300 {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.open-sans-400 {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.open-sans-600 {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.open-sans-700 {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.open-sans-800 {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.open-sans-400-narrow {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 85;
}
.open-sans-400-wide {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 115;
}
.open-sans-700-wide {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 125;
}
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 600;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.3em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
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 {
  border: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Reset stylu pro input a textarea */
input,
textarea {
  border: none;
  outline: none;
}
/* Reset button styles */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font-family: inherit;
}
/* Reset button text color */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: inherit;
}
/* Reset button outline styles (for accessibility) */
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*      -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;  */
}
html {
  height: 100%;
  margin: 0;
  font-size: 20px;
  padding: 0 !important;
}
html,
body {
  background-color: var(--page-bg);
  padding: 0;
  min-height: 100vh;
  max-width: 100%;
  -webkit-transition: background 0.8s cubic-bezier(0.3, 0.1, 0.05, 1);
  transition: background 0.8s cubic-bezier(0.3, 0.1, 0.05, 1);
  cursor: auto;
  overscroll-behavior: none;
}
@media print {
  html,
  body {
    background-color: #fff;
  }
}
html.is-touch,
body.is-touch {
  cursor: auto !important;
}
body {
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
body.no-scroll {
  overflow: hidden;
}
body,
form,
input,
select,
button,
p,
pre,
dfn,
address,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
table,
tr,
td,
th,
input,
textarea {
  color: var(--color-black);
  font-family: "Libre Baskerville", serif;
  font-size: 20px;
  font-size: 100%;
  font-weight: 500;
  line-height: 1.32;
}
button {
  cursor: pointer;
}
.is-touch button {
  cursor: pointer;
}
input {
  cursor: pointer;
}
.is-touch input {
  cursor: pointer;
}
input,
textarea {
  font-size: [object Object],[object Object],[object Object];
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--brand-fern);
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
td,
th {
  text-align: left;
}
hr {
  height: 1px;
}
dfn {
  font-style: normal;
}
table {
  border-collapse: collapse;
}
p {
  word-wrap: break-word;
  line-height: 1.51;
  font-size: clamp(15px, calc(0.4694835680751174vw + 13.23943661971831px), 20px);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  letter-spacing: 0;
  padding: 1em 0;
  cursor: default;
  /*     @media @query-sm{
        .font-size(17);
    }
    @media @query-md{
        .font-size(18);
    }
    @media @query-lg{
        .font-size(20);
    }
    @media @query-vl{
        .font-size(23);
    } */
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  p {
    font-size: 15px;
    font-size: 0.75rem;
  }
}
footer {
  font-size: 16px;
  font-size: 0.8rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Libre Baskerville", serif;
  color: var(--color-black);
  line-height: 1.1;
  text-rendering: optimizelegibility;
  word-wrap: break-word;
  font-style: normal;
  letter-spacing: 0;
  cursor: default;
}
h1,
.h1 {
  color: var(--brand-deepsea);
  margin: 0 auto;
  font-size: clamp(42px, calc(3.568075117370892vw + 28.619718309859152px), 80px);
  line-height: 1.25;
  font-weight: 300;
  text-align: center;
  max-width: 9.3em;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  h1,
  .h1 {
    font-size: 42px;
    font-size: 2.1rem;
  }
}
h2,
.h2 {
  font-family: "Open Sans", sans-serif;
  color: var(--brand-deepsea);
  line-height: 1.2;
  margin: 0.8em 0;
  text-align: center;
  font-size: clamp(29px, calc(1.971830985915493vw + 21.6056338028169px), 50px);
  font-weight: 300;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  h2,
  .h2 {
    font-size: 29px;
    font-size: 1.45rem;
  }
}
h3,
.h3 {
  font-family: "Libre Baskerville", serif;
  color: var(--color-black);
  font-weight: 700;
  line-height: 1.2;
  margin: 20px 0;
  text-align: left;
  font-size: clamp(20px, calc(0.7511737089201878vw + 17.183098591549296px), 28px);
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  h3,
  .h3 {
    font-size: 20px;
    font-size: 1rem;
  }
}
h4,
.h4 {
  margin: 0 0 10px 0;
  font-weight: 400;
  font-size: 26px;
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  h4,
  .h4 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  h4,
  .h4 {
    margin-bottom: 15px;
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  h4,
  .h4 {
    margin-bottom: 20px;
    font-size: 40px;
    font-size: 2rem;
  }
}
h5,
.h5 {
  margin: 0 0 0.75em 0;
  font-weight: bold;
  font-size: 23px;
  font-size: 1.15rem;
}
@media only screen and (min-width: 768px) {
  h5,
  .h5 {
    font-size: 27px;
    font-size: 1.35rem;
  }
}
@media only screen and (min-width: 1200px) {
  h5,
  .h5 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
h6,
.h6 {
  margin: 0 0 10px 0;
  font-size: 12px;
  font-weight: bold;
}
b,
strong {
  font-weight: 700;
}
a {
  text-decoration: none;
  color: var(--brand-deepsea);
  cursor: pointer;
  outline: none;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1) color;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  text-decoration: none;
  color: var(--brand-fern);
}
.is-touch a {
  cursor: pointer;
}
.is-touch a:hover {
  color: inherit;
}
/* body.admin-bar{
    margin-top: 46px;
    @media @query-lg{
        margin-top: 32px;
    }
}
body.admin-bar .n-nav__container{
    top: 46px;
    @media @query-lg{
        top: 32px;
    }
}

#wpadminbar{
    position: fixed !important;
} */
::-webkit-scrollbar {
  width: 8px;
  height: 15px;
}
::-webkit-scrollbar-track-piece {
  background-color: var(--page-bg);
}
::-webkit-scrollbar-thumb:vertical {
  height: 30px;
  background-color: var(--brand-deepsea);
}
::selection {
  background-color: var(--brand-clay);
  /* Barva pozadí textu po výběru */
  color: #fff;
  /* Barva textu po výběru */
}
.img-href::before {
  display: none;
}
:root {
  --color-0: #000;
  --color-1: #111;
  --color-2: #222;
  --color-3: #333;
  --color-4: #444;
  --color-5: #555;
  --color-6: #666;
  --color-7: #777;
  --color-8: #888;
  --color-9: #999;
  --color-a: #aaa;
  --color-b: #bbb;
  --color-c: #ccc;
  --color-d: #ddd;
  --color-e: #eee;
  --color-f: #fff;
  --color-white: #FFFBF8;
  --color-white-transparent: rgba(224, 224, 224, 0.25);
  --color-black: #1C1C1C;
  --color-grey: #424344;
  --color-red: #d60000;
  --color-orange: #ffa200;
  --color-green: #a0c519;
  --color-blue: #0089d9;
  --brand-deepsea: #1C4C57;
  --brand-deepsea-dark: #113239;
  --brand-fern: #527944;
  --brand-clay: #94603E;
  --brand-sand: #F1DCCB;
  --brand-caramel: #B98757;
  --brand-porcelain: #FFEEE0;
  --brand-fern-light: #779563;
  --brand-fern-lighter: #9bb383;
  --brand-fern-lighter-transparent: rgba(123, 156, 98, 0.25);
  --brand-deepsea-transparent: rgba(28, 76, 87, 0.6);
  --page-bg: #fffbf8;
  --color-nav: #fff;
  --web-footer-background: var(--brand-deepsea);
  --web-footer-color: #fff;
}
[data-theme="dark"] {
  --color-0: #fff;
  --color-1: #eee;
  --color-2: #ddd;
  --color-3: #ccc;
  --color-4: #bbb;
  --color-5: #aaa;
  --color-6: #999;
  --color-7: #888;
  --color-8: #777;
  --color-9: #666;
  --color-a: #555;
  --color-b: #444;
  --color-c: #333;
  --color-d: #222;
  --color-e: #111;
  --color-f: #000;
  --color-white: #1e1e1e;
  --color-white-transparent: rgba(30, 30, 30, 0.25);
  --color-black: #f0f0f0;
  --color-grey: #bbb;
  --color-red: #ff5f5f;
  --color-orange: #ffc966;
  --color-green: #b8e06f;
  --color-blue: #50bfff;
  --brand-deepsea: #2b6b78;
  --brand-fern: #6a9855;
  --brand-clay: #b47850;
  --brand-sand: #3d3a36;
  --brand-fern-light: #91b576;
  --brand-fern-lighter: #accb95;
  --brand-fern-lighter-transparent: rgba(172, 203, 149, 0.15);
  --brand-deepsea-transparent: rgba(43, 107, 120, 0.4);
  --page-bg: #121212;
  --color-nav: #1e1e1e;
}
:root {
  --n-menu_bg: var(--color-white);
  --n-menu_color: var(--brand-fern);
  --n-menu_color-hover: var(--brand-deepsea);
}
.before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fcb;
}
.transition {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.n-col-xs {
  grid-template-columns: 1fr 1fr 1fr ;
}
.n-col-md {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr ;
}
.n-col-l {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.n-col-xl {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.n-row-xs {
  grid-template-rows: 1fr 1fr 1fr ;
}
.n-row-md {
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr ;
}
.n-row-l {
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.n-row-xl {
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.grid {
  width: 100%;
  max-width: 1440px;
  display: flex;
  flex-direction: column;
  justify-items: center;
}
.grid > * {
  margin-top: 50px;
}
.grid > *:nth-child(1) {
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .grid {
    display: grid;
    grid-column-gap: 5px;
    grid-template-columns: repeat(16, 1fr);
    grid-template-rows: repeat(16, 100px);
    justify-items: normal;
  }
  .grid > * {
    margin-top: 0px;
  }
  .grid > *:nth-child(1) {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .grid {
    grid-template-rows: repeat(14, 150px);
  }
}
.opening-hours {
  list-style: none;
  margin: 0;
  padding: 0 1rem;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  display: inline-block;
  position: relative;
}
.opening-hours li {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: clamp(24px, calc(1.1267605633802817vw + 19.774647887323944px), 36px);
  color: var(--brand-deepsea);
  text-transform: uppercase;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .opening-hours li {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .opening-hours li {
    padding: 0 2rem;
  }
}
.opening-hours-divider {
  border: 3px solid var(--brand-caramel);
  margin: 20px 0;
}
.opening-hours-title {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: clamp(28px, calc(0.7511737089201878vw + 25.183098591549296px), 36px);
  color: var(--brand-deepsea);
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .opening-hours-title {
    font-size: 28px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 992px) {
  .opening-hours-title {
    padding: 0 2rem;
  }
}
.opening-hours-subtitle {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: clamp(16px, calc(0.3755868544600939vw + 14.591549295774648px), 20px);
  color: var(--brand-deepsea);
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .opening-hours-subtitle {
    font-size: 16px;
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .opening-hours-subtitle {
    padding: 0 2rem;
  }
}
.opening-hours-special {
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-top: 2em;
}
.opening-hours-special li {
  font-size: clamp(16px, calc(0.3755868544600939vw + 14.591549295774648px), 20px);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  margin-top: 0.5em;
  color: var(--brand-deepsea);
  padding-left: 2rem;
  text-transform: uppercase;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .opening-hours-special li {
    font-size: 16px;
    font-size: 0.8rem;
  }
}
.opening-hours-special li .opening-hours-time {
  font-weight: 300;
}
.opening-hours-time {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.opening-hours-day {
  width: 4.2em;
  display: inline-block;
}
@media only screen and (min-width: 992px) {
  .opening-hours-day {
    width: 5.2em;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 40%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes fadeInTop {
  0% {
    opacity: 0;
    top: -100px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes n-anim-buttonIn {
  0% {
    transform: skew(-45deg) translateX(-150%);
  }
  100% {
    transform: skew(-45deg) translateX(-50%);
  }
}
@-moz-keyframes n-anim-buttonIn {
  0% {
    -moz-transform: skew(-45deg) translateX(-150%);
  }
  100% {
    -moz-transform: skew(-45deg) translateX(-50%);
  }
}
@-webkit-keyframes n-anim-buttonIn {
  0% {
    -webkit-transform: skew(-45deg) translateX(-150%);
  }
  100% {
    -webkit-transform: skew(-45deg) translateX(-50%);
  }
}
@keyframes n-anim-buttonOut {
  0% {
    transform: skew(-45deg) translateX(-50%);
  }
  100% {
    transform: skew(-45deg) translateX(150%);
  }
}
@-moz-keyframes n-anim-buttonOut {
  0% {
    -moz-transform: skew(-45deg) translateX(-50%);
  }
  100% {
    -moz-transform: skew(-45deg) translateX(150%);
  }
}
@-webkit-keyframes n-anim-buttonOut {
  0% {
    -webkit-transform: skew(-45deg) translateX(-50%);
  }
  100% {
    -webkit-transform: skew(-45deg) translateX(150%);
  }
}
@keyframes n-anim-buttonIn2 {
  0% {
    transform: skew(0deg, -27deg) rotate(27deg) translateX(-150%);
  }
  100% {
    transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
}
@-moz-keyframes n-anim-buttonIn2 {
  0% {
    -moz-transform: skew(0deg, -27deg) rotate(27deg) translateX(-150%);
  }
  100% {
    -moz-transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
}
@-webkit-keyframes n-anim-buttonIn2 {
  0% {
    -webkit-transform: skew(0deg, -27deg) rotate(27deg) translateX(-150%);
  }
  100% {
    -webkit-transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
}
@keyframes n-anim-buttonOut2 {
  0% {
    transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
  100% {
    transform: skew(0deg, -27deg) rotate(27deg) translateX(150%);
  }
}
@-moz-keyframes n-anim-buttonOut2 {
  0% {
    -moz-transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
  100% {
    -moz-transform: skew(0deg, -27deg) rotate(27deg) translateX(150%);
  }
}
@-webkit-keyframes n-anim-buttonOut2 {
  0% {
    -webkit-transform: skew(0deg, -27deg) rotate(27deg) translateX(-50%);
  }
  100% {
    -webkit-transform: skew(0deg, -27deg) rotate(27deg) translateX(150%);
  }
}
/*FADE IN*/
.fade-in {
  animation: fadeIn ease 5s;
  -webkit-animation: fadeIn ease 5s;
  -moz-animation: fadeIn ease 5s;
  -o-animation: fadeIn ease 5s;
  -ms-animation: fadeIn ease 5s;
  animation-delay: 2s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.n-anim-fade-In {
  animation: n-fade-in 1s ease-out;
  -webkit-animation: n-fade-in 1s ease-out;
  -moz-animation: n-fade-in 1s ease-out;
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}
@keyframes n-fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes n-fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes n-fade-In {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*SLIDE LEFT*/
.n-anim-slide-Left {
  animation: n-slide-left 1s 5s ease-out;
  -webkit-animation: n-slide-left 1s 5s ease-out;
  -moz-animation: n-slide-left 1s 5s ease-out;
}
@keyframes n-slide-Left {
  0% {
    opacity: 0;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@-webkit-keyframes n-slide-Left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes n-slide-Left {
  0% {
    opacity: 0;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
.n-anim-slide-Right {
  animation: n-slide-right 1s ease-out;
  -webkit-animation: n-slide-right 1s ease-out;
  -moz-animation: n-slide-right 1s ease-out;
}
@keyframes n-slide-Right {
  0% {
    opacity: 0;
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@-webkit-keyframes n-slide-Right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes n-slide-Right {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
.n-anima-slide-Up {
  animation: n-slide-up 1s ease-out;
  -webkit-animation: n-slide-up 1s ease-out;
  -moz-animation: n-slide-up 1s ease-out;
}
@keyframes n-slide-Up {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes n-slide-Up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@-moz-keyframes n-slide-Up {
  0% {
    opacity: 0;
    -moz-transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0%);
  }
}
.n-anim-slide-Down {
  animation: n-slide-down 1s ease-out;
  -webkit-animation: n-slide-down 1s ease-out;
  -moz-animation: n-slide-down 1s ease-out;
}
@keyframes n-slide-Down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes n-slide-Down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@-moz-keyframes n-slide-Down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0%);
  }
}
@-webkit-keyframes najztech-animate {
  0% {
    opacity: 0;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  10% {
    opacity: 5;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  90% {
    fill: rgba(80, 227, 194, 0);
  }
  100% {
    opacity: 10;
    fill: #50e3c2;
    stroke-dashoffset: 0;
  }
}
@keyframes najztech-animate {
  0% {
    opacity: 0;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  10% {
    opacity: 5;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  90% {
    fill: rgba(80, 227, 194, 0);
  }
  100% {
    opacity: 10;
    fill: #50e3c2;
    stroke-dashoffset: 0;
  }
}
@keyframes najztech-animate2 {
  0% {
    opacity: 0;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  10% {
    opacity: 0.8;
    fill: none;
  }
  90% {
    stroke-dashoffset: 0;
    fill: rgba(80, 227, 194, 0);
  }
  100% {
    opacity: 1;
    fill: #50e3c2;
  }
}
@-webkit-keyframes najztech-animate2 {
  0% {
    opacity: 0;
    fill: none;
    stroke-dashoffset: 1040px;
  }
  10% {
    opacity: 0.8;
    fill: none;
  }
  90% {
    stroke-dashoffset: 0;
    fill: rgba(80, 227, 194, 0);
  }
  100% {
    opacity: 1;
    fill: #50e3c2;
  }
}
/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes zoomout {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/*End of Zoom out Keyframes */
/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomin {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
/*End of Zoom out Keyframes */
@keyframes shake1 {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  50% {
    transform: rotate(22deg);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
}
@keyframes shake1-infinite {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  5% {
    transform: rotate(22deg);
    transform-origin: 50% 50%;
  }
  10% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  15% {
    transform: rotate(22deg);
    transform-origin: 50% 50%;
  }
  20% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  25% {
    transform: rotate(22deg);
    transform-origin: 50% 50%;
  }
  30% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
}
@keyframes rotate-infinite {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  15% {
    transform: rotate(360deg);
    transform-origin: 50% 50%;
  }
  20% {
    transform: rotate(360deg);
    transform-origin: 50% 50%;
  }
  30% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
}
@keyframes n-rotate {
  from {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  to {
    transform: rotate(360deg);
    transform-origin: 50% 50%;
  }
}
@keyframes shake2 {
  0% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
  50% {
    transform: rotate(-22deg);
    transform-origin: 50% 50%;
  }
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%;
  }
}
@keyframes n-anim-sliderIn {
  0% {
    /*transform: translateY(150%);*/
    opacity: 0;
  }
  100% {
    /*transform: translateY(0%);*/
    opacity: 1;
  }
}
@keyframes n-anim-sliderOut {
  0% {
    /*transform: translateY(0%);*/
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    /*transform: translateY(-150%);*/
    opacity: 0;
  }
}
@keyframes offset {
  100% {
    stroke-dashoffset: 0;
    stroke: var(--color-white);
  }
}
@keyframes fill-it {
  100% {
    fill: var(--color-white);
  }
}
@-webkit-keyframes offset {
  100% {
    stroke-dashoffset: 0;
    stroke: var(--color-white);
  }
}
@-webkit-keyframes fill-it {
  100% {
    fill: var(--color-white);
  }
}
@keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/************
Ajax loading
**************/
@keyframes preload {
  0% {
    background: var(--brand-deepsea);
    opacity: 1;
  }
  50% {
    background: var(--page-bg);
    opacity: 0.5;
  }
  100% {
    background: var(--brand-deepsea);
    opacity: 1;
  }
}
@-ms-keyframes spin_p {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes spin_p {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin_p {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin_p {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spin_n {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin_n {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spin_n {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin_n {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
/*preloader fade out*/
@keyframes n-pre-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes n-pre-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes n-pre-fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes come-on-animation {
  0% {
    left: -50%;
  }
  50% {
    left: 25%;
  }
  100% {
    left: -50%;
  }
}
@keyframes move-rtl {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes move-ltr {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes map-pulse {
  0% {
    transform: scale(1);
    opacity: 0.4;
  }
  50% {
    transform: scale(1.6);
    opacity: 0.2;
  }
  100% {
    transform: scale(1);
    opacity: 0.4;
  }
}
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    background: #ff7f7c;
    color: #fff;
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10x, 0);
    transform: translate3d(0, -10px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
  }
}
@keyframes bounce {
  0% {
    box-shadow: rgba(255, 127, 125, 0) 0px 18px 50px -10px;
  }
  20% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: rgba(255, 127, 125, 0.2) 0px 18px 50px -10px;
  }
  53%,
  80% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: rgba(255, 127, 125, 0.4) 0px 18px 50px -10px;
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    box-shadow: rgba(255, 127, 125, 0.4) 0px 18px 50px -10px;
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    box-shadow: rgba(255, 127, 125, 0.4) 0px 18px 50px -10px;
  }
  90% {
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    box-shadow: rgba(255, 127, 125, 0.2) 0px 18px 50px -10px;
  }
  100% {
    box-shadow: rgba(255, 127, 125, 0) 0px 18px 50px -10px;
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
/*animation element*/
.animation-element {
  opacity: 0;
}
/*animation element sliding left*/
.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms 0.25s linear;
  -webkit-transition: all 500ms 0.25s linear;
  -o-transition: all 500ms 0.25s linear;
  transition: all 500ms 0.25s linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms 0.25s linear;
  -webkit-transition: all 500ms 0.25s linear;
  -o-transition: all 500ms 0.25s linear;
  transition: all 500ms 0.25s linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-left.in-view,
.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.btn {
  padding: 0.85em 2.5em;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 0.8rem;
  text-align: center;
  border-radius: 35px;
  /*   @media @query-xs{
  .font-size(18);
  } */
  width: max-content;
}
@media only screen and (min-width: 768px) {
  .btn {
    font-size: 20px;
    font-size: 1rem;
  }
}
.btn-classic {
  border: 1px solid var(--brand-clay);
  padding: 0.8em 1.6em;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.btn-classic-arrow {
  margin-left: 16px;
  position: relative;
}
.btn-classic-arrow svg {
  height: 21px;
  width: 21px;
  transform: rotate(90deg) translateX(3px);
}
.btn-classic-arrow svg g {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.btn-classic:hover {
  color: var(--brand-clay);
}
.btn-classic:hover .btn-classic-arrow svg g {
  stroke: var(--brand-clay);
}
.btn-liquid {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--brand-deepsea);
}
.btn-liquid span {
  position: relative;
  z-index: 1;
  color: var(--brand-deepsea);
}
.btn-liquid .liquid {
  position: absolute;
  top: -125px;
  left: 0;
  width: 100%;
  height: 200px;
  background: #fafafa;
  transition: 0.5s;
}
.btn-liquid .liquid::after,
.btn-liquid .liquid::before {
  content: "";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -75%);
  background: #191970;
}
.btn-liquid .liquid::before {
  border-radius: 45%;
  background: #191970;
  animation: animate 10s linear infinite;
}
.btn-liquid .liquid::after {
  border-radius: 40%;
  background: rgba(25, 25, 112, 0.3);
  animation: animate 20s linear infinite;
}
.btn-liquid:hover .liquid {
  top: -80px;
}
.btn-liquid-dark {
  border: 2px solid var(--color-white);
}
.btn-liquid-dark span {
  color: var(--color-white);
}
.btn-liquid-dark .liquid {
  background: var(--brand-deepsea);
}
.btn-liquid-dark .liquid::after,
.btn-liquid-dark .liquid::before {
  background: #fbfbff;
}
.btn-liquid-dark .liquid::before {
  background: #f0f0f0;
}
.btn-liquid-dark .liquid::after {
  background: rgba(219, 219, 247, 0.3);
}
.btn-liquid-transparent {
  border: 2px solid var(--brand-deepsea);
}
.btn-liquid-transparent span {
  color: var(--brand-deepsea);
}
.btn-liquid-transparent .liquid {
  background: transparent;
}
.btn-liquid-transparent .liquid::after,
.btn-liquid-transparent .liquid::before {
  background: #fbfbff;
}
.btn-liquid-transparent .liquid::before {
  background: #f0f0f0;
}
.btn-liquid-transparent .liquid::after {
  background: rgba(219, 219, 247, 0.3);
}
.btn-nude {
  position: relative;
  padding: 0.45em 0;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .btn-nude {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
.btn-nude::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--color-black);
}
.btn-nude::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: var(--brand-fern);
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.btn-nude:hover::after {
  width: 100%;
}
.btn-arrow {
  font-size: 28px;
  font-size: 1.4rem;
}
.btn-popup-close {
  padding: 0.75rem;
}
.btn-popup-close svg {
  width: 40px;
  height: auto;
}
.btn svg line {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.btn:hover svg line {
  stroke: var(--brand-clay);
}
@keyframes animate {
  0% {
    transform: translate(-50%, -75%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -75%) rotate(360deg);
  }
}
.wp-element-button,
.reservation-form .wpbc_container .wpbc_button_light,
.reservation-form .wpbc_container.wpbc_container_booking_form .wpbc_button_light {
  padding: 0.85em 2.5em;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 0.8rem;
  text-align: center;
  border-radius: 35px;
  width: max-content;
  border: 1px solid var(--brand-clay);
  padding: 0.8em 1.6em;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  background: transparent;
  color: var(--color-black);
}
@media only screen and (min-width: 768px) {
  .wp-element-button,
  .reservation-form .wpbc_container .wpbc_button_light,
  .reservation-form .wpbc_container.wpbc_container_booking_form .wpbc_button_light {
    font-size: 20px;
    font-size: 1rem;
  }
}
.wp-element-button:hover,
.reservation-form .wpbc_container .wpbc_button_light:hover,
.reservation-form .wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover {
  padding: 0.85em 2.5em;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 0.8rem;
  text-align: center;
  border-radius: 35px;
  width: max-content;
  border: 1px solid var(--brand-clay);
  padding: 0.8em 1.6em;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  background: transparent;
  color: var(--color-f);
  background-color: var(--brand-clay);
  box-shadow: none;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .wp-element-button:hover,
  .reservation-form .wpbc_container .wpbc_button_light:hover,
  .reservation-form .wpbc_container.wpbc_container_booking_form .wpbc_button_light:hover {
    font-size: 20px;
    font-size: 1rem;
  }
}
/* CSS */
.button-56,
.product-btn {
  align-items: center;
  background-color: #FFF9F4;
  border: 1px solid var(--brand-fern);
  border-radius: 31.5px;
  box-sizing: border-box;
  color: #111;
  cursor: pointer;
  display: flex;
  height: 63px;
  justify-content: center;
  line-height: 63px;
  max-width: 100%;
  padding: 0 25px;
  position: relative;
  text-align: center;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  font-style: italic;
  color: var(--brand-fern);
  transition: 0.3s ease-in-out 0.1s;
}
.button-56::after,
.product-btn::after {
  background-color: var(--brand-fern);
  border-radius: 31.5px;
  content: "";
  display: block;
  height: 62px;
  left: 0;
  width: 100%;
  position: absolute;
  top: 0px;
  transform: translate(8px, 8px);
  transition: transform 0.2s ease-out;
  z-index: -1;
}
.button-56:hover::after,
.product-btn:hover::after {
  transform: translate(0, 0);
}
.button-56:active,
.product-btn:active {
  background-color: var(--brand-fern);
  color: #FFF9F4;
  outline: 0;
}
.button-56:hover,
.product-btn:hover {
  outline: 0;
  background-color: var(--brand-fern);
  color: #FFF9F4;
}
@media (min-width: 768px) {
  .button-56,
  .product-btn {
    padding: 0 40px;
  }
}
.product-btn {
  display: none;
}
.product-btn-container {
  width: max-content;
  position: absolute;
  bottom: 38px;
  left: 50%;
  transition: 0.4s ease all;
  transform: translate(-50%, 0%);
}
.product.visible .product-btn-container,
.product.temp-visible .product-btn-container {
  transform: translate(-50%, 200%);
}
.is-touch .product-btn {
  display: flex;
}
input,
textarea {
  border-bottom: 1px solid var(--brand-fern);
  width: 100%;
  color: var(--color-black);
  resize: none;
  padding-bottom: 4px;
  cursor: text;
}
.contact-form {
  position: relative;
  color: var(--color-black);
  max-width: 690px;
  margin: 0 auto;
}
.contact-form-title-pretitle {
  color: var(--brand-deepsea);
  font-size: 22px;
  font-size: 1.1rem;
  padding-bottom: 35px;
}
@media only screen and (min-width: 992px) {
  .contact-form-title-pretitle {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.contact-form-title h3 {
  font-size: 30px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 576px) {
  .contact-form-title h3 {
    font-size: 37px;
    font-size: 1.85rem;
  }
}
@media only screen and (min-width: 992px) {
  .contact-form-title h3 {
    font-size: 60px;
    font-size: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-form-title h3 {
    font-size: 70px;
    font-size: 3.5rem;
  }
}
.contact-form input,
.contact-form textarea {
  padding: 11px;
  font-family: "Open Sans", sans-serif;
}
.contact-form textarea {
  min-height: 200px;
}
@media only screen and (min-width: 768px) {
  .contact-form .btn-1 {
    font-size: 20px;
    font-size: 1rem;
    line-height: 2;
    height: auto;
  }
}
.contact-form .btn-1-background {
  width: auto;
  height: auto;
}
.contact-form label {
  position: absolute;
  top: 10px;
  color: var(--color-black);
  transition: all 0.2s ease;
  font-size: 16px;
  font-size: 0.8rem;
  text-align: center;
  width: 100%;
  font-family: "Libre Baskerville", serif;
  cursor: text;
}
@media only screen and (min-width: 992px) {
  .contact-form label {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.contact-form .wpforms-field-container {
  padding: 40px 56px;
  border: 1px solid var(--color-black);
  border-radius: 46px;
  margin-bottom: 20px;
}
.contact-form .wpforms-field-container .wpforms-field {
  margin-bottom: 35px;
  position: relative;
}
.contact-form .wpforms-field-container .wpforms-field.field-focused label,
.contact-form .wpforms-field-container .wpforms-field.field-used label {
  opacity: 0;
}
.contact-form .wpforms-field-container .wpforms-field.field-focused.contact-form-name label,
.contact-form .wpforms-field-container .wpforms-field.field-used.contact-form-name label {
  opacity: 0;
}
.contact-form .wpforms-field-container .wpforms-field.field-focused.contact-form-message label,
.contact-form .wpforms-field-container .wpforms-field.field-used.contact-form-message label {
  opacity: 0;
}
.contact-form .wpforms-field-container .wpforms-field.field-focused.underlined label,
.contact-form .wpforms-field-container .wpforms-field.field-used label {
  top: -20px;
  transform: scale(0.6) translateX(-28px);
  opacity: 1;
}
.contact-form .wpforms-field-container .wpforms-field em.wpforms-error {
  color: var(--color-red);
  font-size: 13px;
  font-size: 0.65rem;
  position: absolute;
  left: 10px;
  bottom: -1.5em;
  font-style: normal;
}
.contact-form .wpforms-field-container .wpforms-field .wpforms-error {
  color: var(--color-red);
}
.contact-form .btn {
  border-radius: 46px;
}
.contact-form .wpforms-recaptcha-container {
  display: flex;
  justify-content: center;
}
.wpforms-recaptcha-container {
  margin-bottom: 20px;
}
/* Underline */
.underline {
  position: relative;
  display: block;
  width: 100%;
}
.underline:before,
.underline:after {
  content: "";
  height: 2px;
  width: 0;
  bottom: -1px;
  position: absolute;
  background: var(--brand-clay);
  transition: all 0.7s ease-in-out;
}
.underline:before {
  left: 50%;
}
.underline:after {
  right: 50%;
}
/* active */
.underlined .underline:before,
.underlined .underline:after {
  width: 50%;
}
.wpforms-has-error .underline:before,
.wpforms-has-error .underline:after {
  background: var(--color-red);
  width: 50%;
}
.group {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .group {
    flex-direction: row;
    align-items: center;
  }
}
.wpforms-container .wpforms-hidden {
  display: none !important;
}
.wpforms-container #wpforms-error-noscript {
  margin-bottom: 50px;
  color: var(--color-red);
}
.waitlist-form {
  padding-top: 80px;
}
@media only screen and (min-width: 1200px) {
  .waitlist-form {
    padding-top: 20px;
  }
}
.waitlist-form form {
  padding: 20px;
  border: 2px solid var(--brand-deepsea);
}
@media only screen and (min-width: 768px) {
  .waitlist-form form {
    padding: 50px;
  }
}
.waitlist-form form .wpforms-field-container .wpforms-field {
  width: 100%;
}
@media only screen and (min-width: 576px) {
  .waitlist-form form .wpforms-field-container .wpforms-field {
    min-width: 327px;
  }
}
.waitlist-form input,
.waitlist-form textarea {
  background: #c4c5c7;
  color: #1a1c21;
  font-size: 18px;
  font-size: 0.9rem;
  font-family: "Open Sans", sans-serif;
  border: none;
  line-height: 2;
  padding: 6px 10px;
  border-radius: 0;
}
.waitlist-form label {
  color: #1a1c21;
  font-size: 16px;
  font-size: 0.8rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .waitlist-form label {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
.waitlist-form .btn-waitlist {
  padding: 10px 48px;
  background: #c4c5c7;
  text-transform: uppercase;
  color: #1a1c21;
  width: 100%;
}
.waitlist-form_title h3 {
  font-size: 25px;
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 36px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .waitlist-form_title h3 {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .waitlist-form_title h3 {
    max-width: 600px;
    text-align: left;
  }
}
.waitlist-form_title_subtitle {
  margin-bottom: 40px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .waitlist-form_title_subtitle {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .waitlist-form_title_subtitle {
    text-align: left;
  }
}
.wpbc_container_booking_form {
  font-family: "Open Sans", sans-serif;
}
.wpbc_container_booking_form input.wpdev-checkbox {
  width: 20px;
  cursor: pointer;
}
.wpbc_container_booking_form .block_hints .block_free,
.wpbc_container_booking_form .block_hints .block_time,
.wpbc_container_booking_form .block_hints .block_check_in_out div.check-in-div,
.wpbc_container_booking_form .block_hints .block_check_in_out div.check-out-div,
.wpbc_container_booking_form .datepick-inline .date_available,
.wpbc_container_booking_form .datepick-inline .timespartly.check_in_time div.check-in-div,
.wpbc_container_booking_form .datepick-inline .timespartly.check_out_time div.check-out-div {
  background: none repeat scroll 0 0 #6a994e;
}
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_in_time,
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_out_time {
  background-color: #6a994e;
}
.wpbc_container_booking_form .wpbc-cell-box .wpbc-diagonal-el svg polygon {
  fill: #6a994e;
}
.wpbc_container_booking_form .block_hints .date2approve.block_check_in_out,
.wpbc_container_booking_form .block_hints .block_pending,
.wpbc_container_booking_form .datepick-inline .date2approve,
.wpbc_container_booking_form td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div,
.wpbc_container_booking_form td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {
  background-color: #fcb123;
}
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_in_time.check_in_time_date2approve .wpbc-cell-box .wpbc-co-in svg polygon,
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_out_time.check_out_time_date2approve .wpbc-cell-box .wpbc-co-out svg polygon {
  fill: #fcb123;
}
.wpbc_container_booking_form .block_hints .date_approved.block_check_in_out,
.wpbc_container_booking_form .block_hints .block_booked,
.wpbc_container_booking_form .datepick-inline .date_approved,
.wpbc_container_booking_form td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div,
.wpbc_container_booking_form td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {
  background-color: #bc4749;
  color: var(--color-f);
}
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_in_time.check_in_time_date_approved .wpbc-cell-box .wpbc-co-in svg polygon,
.wpbc_container_booking_form .datepick-inline td.datepick-days-cell.check_out_time.check_out_time_date_approved .wpbc-cell-box .wpbc-co-out svg polygon {
  fill: #bc4749;
}
.wpbc_container_booking_form .block_hints .date_approved.block_check_in_out,
.wpbc_container_booking_form .block_hints .block_booked,
.wpbc_container_booking_form .datepick-inline .date_approved,
.wpbc_container_booking_form .block_hints .block_booked a,
.wpbc_container_booking_form .datepick-inline .date_approved a {
  color: var(--color-f);
}
.wpbc_container_booking_form .block_hints .date2approve.block_check_in_out,
.wpbc_container_booking_form .block_hints .block_pending,
.wpbc_container_booking_form .datepick-inline .date2approve,
.wpbc_container_booking_form .block_hints .block_pending a,
.wpbc_container_booking_form .datepick-inline .date2approve a {
  color: var(--color-f);
}
.wpbc_container_booking_form .datepick-inline .datepick-one-month .datepick .datepick-current-day {
  background-color: var(--brand-deepsea);
}
.wpbc_container_booking_form .block_hints .block_free a,
.wpbc_container_booking_form .block_hints .block_time,
.wpbc_container_booking_form .datepick-inline .date_available a {
  font-family: "Open Sans", sans-serif;
}
.wpbc_container_booking_form form,
.wpbc_container_booking_form select,
.wpbc_container_booking_form input,
.wpbc_container_booking_form textarea,
.wpbc_container_booking_form th,
.wpbc_container_booking_form label {
  font-family: "Open Sans", sans-serif;
}
.wpbc_container_booking_form .form-hints {
  margin-top: 20px;
  margin-bottom: 30px;
}
button input {
  width: auto;
  height: auto;
  margin: 0;
  border: 0;
  background: transparent;
  color: white;
  text-align: center;
  text-transform: uppercase;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
button:hover input {
  color: var(--color-white);
}
.contact-us-field-overlay input,
.contact-us-field-overlay textarea {
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 1px solid var(--color-white);
}
.contact-us-field-overlay button input {
  margin-bottom: 0;
  border-bottom: none;
  width: 100%;
}
.contact-us-field-overlay textarea {
  height: 150px;
}
.n-popup-content {
  display: none;
}
.modal-wrapper {
  z-index: -100;
  transition: z-index 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.modal-background {
  background: rgba(141, 141, 141, 0.1);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  z-index: 1;
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.modal-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: scale(0) translate(-50%, -50%);
  transform-origin: 0 0;
  background-color: var(--color-f);
  padding: 60px 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: 1280px;
  height: auto;
  width: 100vw;
  max-height: 100vh;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  font-size: clamp(18px, calc(0.18779342723004694vw + 17.295774647887324px), 20px);
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .modal-container {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .modal-container {
    width: 90vw;
    max-height: 90vh;
  }
}
@media only screen and (min-width: 1200px) {
  .modal-container {
    padding: 60px;
  }
}
@media only screen and (min-width: 768px) {
  #modal-content .accommodation_offer-list {
    justify-content: center;
    grid-template-columns: repeat(1, max-content);
  }
}
#modal-content .accommodation_offer-list li {
  margin: 5px 5px 5px 0;
}
@media only screen and (min-width: 768px) {
  #modal-content .accommodation_offer-list li {
    margin: 5px 50px 5px 0;
  }
  #modal-content .accommodation_offer-list li:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  #modal-content .accommodation_offer-list li {
    margin-right: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  #modal-content .accommodation_offer-list li {
    margin-right: 150px;
  }
}
@media only screen and (min-width: 992px) {
  #modal-content .accommodation_offer-list {
    grid-template-columns: repeat(2, max-content);
  }
}
.modal-active .modal-wrapper {
  z-index: 9999;
}
.modal-active .modal-background {
  opacity: 1;
}
.modal-active .modal-container {
  opacity: 1;
  transform: scale(1) translate(-50%, -50%);
}
.preloader-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: var(--brand-deepsea);
  transition: all 0.5s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader-container__logo svg {
  width: 150px;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .preloader-container__logo svg {
    width: 300px;
  }
}
.preloader-container__logo svg path.logo-line {
  stroke: var(--brand-sand) !important;
}
.preloader-container__logo svg g path {
  fill: var(--brand-sand) !important;
}
.preloader-container img,
.preloader-container video {
  width: 200px;
  margin-bottom: 50px;
}
.preloader-container .milk-bottle {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25%;
  height: 25%;
}
.preloader-container .bottle {
  fill: #fff;
}
.preloader-container .milk {
  fill: #fff;
  height: 0;
}
.preloader-container .mask-rect {
  animation: shrinkHeight 1.5s ease-out infinite alternate;
}
@keyframes shrinkHeight {
  0% {
    height: 0;
  }
  100% {
    height: 40;
  }
}
.cooperation_wrapper,
.footer_carusel_wrapper {
  overflow: hidden;
}
.footer_carusel_wrapper {
  background: var(--color-f);
  padding-bottom: 40px;
  padding-top: 40px;
}
.cooperation_carusel,
.footer_carusel {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: visible;
}
.cooperation_carusel li,
.footer_carusel li {
  /* width: 200px;
            flex-grow: 1;
            min-width: 100px;
            max-width: 200px;*/
  display: flex;
  align-items: center;
  list-style: none;
  flex: 0 0 50%;
}
@media only screen and (min-width: 768px) {
  .cooperation_carusel li,
  .footer_carusel li {
    flex: 0 0 33.333%;
  }
}
.cooperation_carusel img,
.footer_carusel img {
  padding: 0 35px;
  max-width: 100%;
  width: auto !important;
  height: auto;
  margin: 0 auto;
  max-height: 130px;
}
.loader {
  margin-top: 50px;
  opacity: 1;
}
.loader .loader-line {
  animation: expand 1s ease-in-out infinite;
  border-radius: 10px;
  display: inline-block;
  transform-origin: center center;
  margin: 0 3px;
  width: 1px;
  height: 25px;
}
.loader:nth-child(1) {
  background: #4da7de;
}
.loader:nth-child(2) {
  animation-delay: 180ms;
  background: var(--brand-deepsea);
}
.loader:nth-child(3) {
  animation-delay: 360ms;
  background: var(--brand-deepsea);
}
.loader:nth-child(4) {
  animation-delay: 540ms;
  background: #1ecca1;
}
.loader-2 {
  width: 100px;
  height: 100px;
  position: relative;
  margin-top: 50px;
}
.loader-2 .loader-line {
  border: 0;
  margin: 0;
  width: 40%;
  height: 40%;
  position: absolute;
  border-radius: 50%;
  animation: spin 2s ease infinite;
}
.loader-2 :first-child {
  background: var(--brand-deepsea);
  animation-delay: -1.5s;
}
.loader-2 :nth-child(2) {
  background: #4db5c5;
  animation-delay: -1s;
}
.loader-2 :nth-child(3) {
  background: #ba4620;
  animation-delay: -0.5s;
}
.loader-2 :last-child {
  background: #e1e1e1;
}
@keyframes spin {
  0%,
  100% {
    transform: translate(0);
  }
  25% {
    transform: translate(160%);
  }
  50% {
    transform: translate(160%, 160%);
  }
  75% {
    transform: translate(0, 160%);
  }
}
@keyframes expand {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(2);
  }
}
@-webkit-keyframes expand {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(2);
  }
}
@-moz-keyframes expand {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(2);
  }
}
.progress-bar {
  width: 100%;
  height: 10px;
  background: var(--brand-fern-light);
  position: relative;
}
.bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--brand-deepsea);
  -webkit-animation-name: progress;
  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1.5s;
  /* Safari 4.0 - 8.0 */
  animation-name: progress;
  animation-duration: 1.5s;
}
.flipping {
  width: 44.8px;
  height: 44.8px;
  animation: flipping-fmo34qmd 1.5s infinite;
  background-color: var(--brand-deepsea);
}
@keyframes flipping-fmo34qmd {
  0% {
    transform: perspective(44.8px) rotate(45deg) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(44.8px) rotate(45deg) rotateX(-180deg) rotateY(0deg);
  }
  100% {
    transform: perspective(44.8px) rotate(45deg) rotateX(-180deg) rotateY(-180deg);
  }
}
.is-pre-loaded .preloader-container__logo,
.is-pre-loaded .loader {
  animation: n-pre-fade-out 0.5s ease;
  -webkit-animation: n-pre-fade-out 0.5s ease;
}
.is-loaded .preloader-container__logo,
.is-loaded .preloader-container,
.is-loaded .loader {
  opacity: 0;
}
.is-loaded .page__content,
.is-loaded #navbar {
  opacity: 1;
}
.is-loaded .hamburger {
  display: block;
}
.n-first-info,
.n-logo {
  display: none;
  animation: n-slide-Down 1s ease-out;
  -webkit-animation: n-slide-Down 1s ease-out;
  -moz-animation: n-slide-Down 1s ease-out;
}
.is-loaded .n-first-info,
.is-loaded .n-logo,
.is-loaded .n-nav {
  display: flex;
}
.is-loaded .n-first-info {
  display: none;
}
@media only screen and (min-width: 576px) {
  .is-loaded .n-first-info {
    display: flex;
  }
}
.scrollTop {
  position: fixed;
  bottom: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  border-radius: 0;
  background-color: var(--brand-clay);
  display: flex;
  justify-content: center;
  z-index: 100;
  border: none;
  transform: translateY(80px);
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .scrollTop {
    height: 50px;
    width: 50px;
  }
}
@media only screen and (min-width: 992px) {
}
.scrollTop.active {
  transform: translateY(0);
}
.scrollTop svg {
  fill: var(--color-f);
}
.scrollTop_one,
.scrollTop_two {
  height: 100%;
  transition: ease-in-out 0.2s all;
  display: flex;
  align-items: center;
}
.scrollTop:hover {
  background: var(--brand-deepsea);
}
.scrollTop:hover .scrollTop_one {
  transform: translateY(-100%);
}
.scrollTop:hover .scrollTop_two {
  transform: translateY(-100%);
}
/* #wpadminbar{
  display: none;
} */
#particles-js {
  width: 100%;
  height: 100vh;
  background-size: 50px 50px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}
.runningText {
  background: rgba(176, 188, 152, 0.21);
  overflow: hidden;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.runningTextBox {
  height: 50px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
}
@media only screen and (min-width: 768px) {
  .runningTextBox {
    height: 110px;
  }
}
.runningTextContentStyle {
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  line-height: 50px;
  animation: runningTextContentAnimation 90s linear infinite;
  transform: translateX(-100%);
  color: #1a1c21;
  letter-spacing: 1.11px;
  font-weight: 700;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .runningTextContentStyle {
    font-size: 30px;
    font-size: 1.5rem;
    line-height: 110px;
  }
}
.runningText-margin {
  margin-left: 40px;
}
@media only screen and (min-width: 992px) {
  .runningText-margin {
    margin-left: 80px;
  }
}
@keyframes runningTextContentAnimation {
  0% {
    transform: translateX(-200%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
.pretitle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pretitle_content {
  position: relative;
  padding-left: 25px;
  font-size: 10px;
  font-size: 0.5rem;
}
@media only screen and (min-width: 576px) {
  .pretitle_content {
    font-size: 16px;
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 992px) {
  .pretitle_content {
    font-size: 20px;
    font-size: 1rem;
  }
}
.pretitle_content::before {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: " ";
  background: #6c727c;
  border-radius: 50%;
}
.rectangle {
  width: 140px;
  height: 200px;
  background: #b0bc98;
  z-index: 0;
  position: absolute;
  top: -70px;
  right: 10px;
  transform: skew(0deg, -27deg) rotate(27deg);
}
@media only screen and (min-width: 768px) {
  .rectangle {
    width: 200px;
    height: 250px;
    right: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .rectangle {
    width: 250px;
    height: 380px;
    right: 180px;
  }
}
.open-sooner {
  font-size: 18px;
  font-size: 0.9rem;
  color: var(--brand-deepsea);
  padding-right: 30px;
}
@media only screen and (min-width: 320px) {
  .open-sooner {
    font-size: 22px;
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 576px) {
  .open-sooner {
    font-size: 28px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .open-sooner {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .open-sooner {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .open-sooner {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1441px) {
  .open-sooner {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
.gs-paralax-container,
.gs-paralax-container-ft {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.gs-paralax-background,
.gs-paralax-background-ft {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.n-half-screen-animation-container h1 {
  font-size: clamp(2em, 4vw, 6em);
}
.n-half-screen-animation-container p {
  font-size: clamp(1.4em, 2.5vw, 3.5em);
  line-height: 1.4;
}
.n-half-screen-animation-container {
  display: flex;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .n-half-screen-animation-container {
    margin-bottom: 0;
  }
}
.n-half-screen-animation-left {
  width: 50%;
}
.n-half-screen-animation-right {
  height: 100vh;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.n-half-screen-animation-desktopContent {
  margin: auto;
  width: 80%;
}
.n-half-screen-animation-desktopContentSection {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.n-half-screen-animation-desktopPhotos {
  width: 30vw;
  height: 30vw;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin: auto;
  border-radius: 33.2594% 0 33.2594% 0 / 35.3774% 0 35.3774% 0;
}
.n-half-screen-animation-desktopPhoto {
  position: absolute;
  width: 100%;
  height: 100%;
}
.n-half-screen-animation-desktopPhoto img {
  object-fit: cover;
}
/* small screen / mobile layout */
.n-half-screen-animation-mobileContent {
  display: none;
  width: 80vw;
}
.n-half-screen-animation-mobilePhoto {
  width: 80vw;
  height: 60vw;
  margin-top: 3em;
  border-radius: 6vw;
  margin-bottom: 20px;
}
.n-half-screen-animation-mobilePhoto img {
  object-fit: cover;
}
/* defines styles for screens up to 599px wide */
@media screen and (max-width: 767px) {
  .n-half-screen-animation-left {
    display: none;
  }
  .n-half-screen-animation-right {
    height: auto;
    width: 100%;
    align-items: center;
  }
  .n-half-screen-animation-desktopPhotos {
    display: none;
  }
  .n-half-screen-animation-mobileContent {
    display: block;
  }
}
.right-background {
  left: -94%;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
.right-background svg {
  width: 52vw;
  opacity: 1;
}
.n-half-screen-animation-title {
  width: 100%;
  top: 0;
  left: 0;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 768px) {
  .n-half-screen-animation-title {
    transform: translateX(-50%);
    position: absolute;
  }
}
.n-gs-pin .n-half-screen-animation-title,
.n-gs-unpin-down .n-half-screen-animation-title {
  transform: translateX(0);
}
.n-txt-slider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  position: relative;
}
.n-txt-slider-content {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 5em;
  font-size: 20px;
  font-size: 1rem;
}
@media only screen and (min-width: 576px) {
  .n-txt-slider-content {
    min-height: 3.8em;
    font-size: 23px;
    font-size: 1.15rem;
  }
}
@media only screen and (min-width: 992px) {
  .n-txt-slider-content {
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .n-txt-slider-content {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.n-txt-slider-content::before {
  content: "";
  position: absolute;
  width: 98%;
  height: 100%;
  background: #e6dfdf;
  top: 0;
  left: 0%;
  border-radius: 0 95px 95px 0;
}
.n-txt-slider-text {
  position: absolute;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  color: #003b36;
  white-space: normal;
  word-wrap: break-word;
  padding: 0 40px;
  display: block;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .n-txt-slider-text {
    text-align: center;
  }
}
.n-txt-slider-text span {
  display: inline-block;
  word-break: break-all;
}
.n-txt-slider-text {
  white-space: normal;
  word-wrap: break-word;
}
.n-txt-slider-text span {
  display: inline-block;
  word-break: break-all;
}
.tabs {
  width: 100%;
}
.tab-header {
  display: flex;
  position: relative;
  border-bottom: 2px solid #ccc;
}
.tab-header .tab-link {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 576px) {
  .tab-header .tab-link {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1200px) {
  .tab-header .tab-link {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.tab-header .tab-link.active {
  color: var(--brand-deepsea);
}
.indicator {
  position: absolute;
  bottom: -2px;
  height: 2px;
  background: var(--brand-deepsea);
  transition: left 0.3s, width 0.3s, color 0.3s;
}
.tab h4 {
  margin: 1.2em auto;
}
.tab-content {
  overflow: hidden;
  position: relative;
}
.tab-content .tab {
  display: none;
}
.tab-content .tab.active {
  display: block;
  animation: fade-in 0.5s;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.reservation-form {
  margin-top: 50px;
  /* == Loader Standard == */
  /* == Loader mini == */
}
@media only screen and (min-width: 768px) {
  .reservation-form {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .reservation-form {
    margin-top: 120px;
  }
}
.reservation-form .wpbc_no_custom_width.cal_month_num_2 {
  max-width: 100%;
}
.reservation-form .wpbc_spins_loader {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_spins_loader:before {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_spins_loader:after {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_spins_loader_mini {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_spins_loader_mini:before {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_spins_loader_mini:after {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_one_spin_loader_mini {
  border-top-color: var(--brand-deepsea);
}
.reservation-form .wpbc_container.wpbc_container_booking_form input[type="text"],
.reservation-form .wpbc_container.wpbc_container_booking_form textarea {
  /* border: none;
      border-radius: 0;
      border-bottom: 1px solid @color-base; */
}
.reservation-form .wpbc_container.wpbc_container_booking_form input[type="text"]:focus,
.reservation-form .wpbc_container.wpbc_container_booking_form textarea:focus {
  box-shadow: none;
  border-color: var(--brand-deepsea);
}
.reservation-form .wpbc_container.wpbc_container_booking_form select {
  background: transparent;
}
.reservation-form .wpbc_container.wpbc_container_booking_form select:focus {
  box-shadow: none;
  border-color: var(--brand-deepsea);
}
.reservation-form hr {
  background-color: var(--brand-deepsea);
  border: none;
}
svg#logo-sedlakuvtrh > :not(.logo-line) {
  opacity: 0;
  animation: fadeInAll 1s ease forwards;
  animation-delay: 0.1s;
}
@keyframes fadeInAll {
  to {
    opacity: 1;
  }
}
.logo-line {
  stroke-dasharray: 1000;
  /* přizpůsobeno v JS */
  stroke-dashoffset: 1000;
  opacity: 1;
  animation: drawLine 2s ease forwards;
  animation-delay: 1.2s;
}
@keyframes drawLine {
  to {
    stroke-dashoffset: 0;
  }
}
.news {
  overflow: hidden;
  position: fixed;
  top: 0;
  z-index: 1101;
  color: var(--brand-sand);
  background: var(--brand-deepsea);
  width: 100vw;
  height: 40px;
  transition: ease 0.4s;
  display: none;
}
.news.active {
  display: block;
}
.news__item {
  height: 40px;
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
}
.news-hide {
  -webkit-transform: translate(0%, -80px);
  -ms-transform: translate(0%, -80px);
  transform: translate(0%, -80px);
}
.marqueeStyle {
  white-space: nowrap;
  display: inline-block;
  color: var(--brand-sand);
  line-height: 40px;
  padding: 0 50px;
  animation: marqueeAnimation 45s linear infinite;
  transform: translateX(-100%);
  font-size: clamp(14px, calc(0.3755868544600939vw + 12.591549295774648px), 18px);
  font-family: "Open Sans", sans-serif;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .marqueeStyle {
    font-size: 14px;
    font-size: 0.7rem;
  }
}
@keyframes marqueeAnimation {
  0% {
    transform: translateX(-200%);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
/*Mouse move*/
.scroll-downs {
  z-index: 3;
  position: relative;
  margin: auto;
  width: 32px;
  height: 87px;
  display: none;
}
@media only screen and (min-width: 992px) {
  .scroll-downs {
    display: block;
    transform: translateX(-32px/2);
  }
}
.mouse {
  width: 32px;
  height: 50px;
  border: 2px solid #191919;
  border-radius: 25px;
  opacity: 0.75;
}
.scroller {
  width: 3px;
  height: 8px;
  transform: translateX(12.5px) translateY(5px);
  border-radius: 50%;
  background-color: #191919;
  animation-name: n-mouse-scroll;
  animation-duration: 2.2s;
  animation-timing-function: ease /*cubic-bezier(.15,.41,.69,.94)*/;
  animation-iteration-count: infinite;
}
.is-loaded-2 .scroll-downs {
  visibility: visible;
}
@keyframes n-mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    transform: translateX(12.5px) translateY(20px);
    opacity: 1;
  }
  100% {
    transform: translateX(12.5px) translateY(35px);
    opacity: 0;
  }
}
.responsive-scroll {
  position: relative;
  display: flex;
  justify-content: center;
  width: 50px;
  height: 75px;
  border: #fafafa 2px solid;
  border-radius: 25px;
  transition: all 450ms ease;
}
@keyframes responsive-scroll {
  0% {
    margin-top: 25%;
    opacity: 0;
  }
  33% {
    margin-top: 36.55%;
    opacity: 1;
  }
  100% {
    margin-top: 60%;
    opacity: 0;
  }
}
@keyframes responsive-scroll-rwd {
  0% {
    margin-top: 85%;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    margin-top: 40%;
    opacity: 1;
  }
  100% {
    margin-top: 25%;
    opacity: 0;
  }
}
.responsive-scroll:before,
.responsive-scroll:after {
  max-height: 0;
}
.responsive-scroll .scroll-thisico {
  display: block;
  width: 4px;
  height: 8px;
  margin-top: 25%;
  background-color: #fafafa;
  border-radius: 1000px;
  transform-origin: top left;
  transform: translatex(0px) rotate(0deg);
  animation: responsive-scroll infinite 2250ms;
  transition: all 450ms ease;
}
.is-touch .responsive-scroll {
  border-radius: 5px;
  width: 44px;
}
.is-touch .responsive-scroll:before {
  content: "";
  position: absolute;
  display: block;
  width: 40%;
  height: 3px;
  max-height: 3px;
  border-bottom-left-radius: 1000px;
  border-bottom-right-radius: 1000px;
  background-color: #fafafa;
  transition: all 450ms ease;
}
.is-touch .responsive-scroll:after {
  content: "";
  position: absolute;
  bottom: 5px;
  display: block;
  width: 55%;
  height: 2px;
  max-height: 2px;
  border-radius: 1000px;
  background-color: #fafafa;
  opacity: 0.1;
  transition: all 950ms ease;
}
.is-touch .responsive-scroll:hover:after {
  opacity: 1;
}
.is-touch .responsive-scroll .scroll-thisico {
  height: 35px;
  width: 6px;
  margin-top: 65%;
  border-radius: 1000px 1000px 3px 3px;
  background-color: #fafafa;
  transform: translatex(6px) rotate(-45deg);
  transform-origin: top left;
  animation: responsive-scroll-rwd infinite 2250ms;
  transition: all 450ms ease;
}
.flip-card {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -ms-transform: perspective(1000px);
  transform: perspective(1000px);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  width: 100%;
  min-height: 574px;
  max-width: 540px;
}
.flip-card_front {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -ms-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transform-style: preserve-3d;
  z-index: 1;
}
.flip-card:hover .flip-card_front {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  transform-style: preserve-3d;
}
.flip-card_back {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -ms-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  transform-style: preserve-3d;
  z-index: 1;
}
.flip-card:hover .flip-card_back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}
.flip-card_content_front {
  padding: 40px;
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1);
  transform: translateY(-50%) translateX(-50%) scale(1);
  transform-style: preserve-3d;
  z-index: 2;
  height: calc(100% - 52px);
  width: calc(100% - 52px);
  border: 2px solid var(--brand-deepsea);
  border-radius: 29px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.flip-card:hover .flip-card_content_front {
  -webkit-transform: translateY(-50%) translateX(-650px) scale(0.88);
  -ms-transform: translateY(-50%) translateX(-650px) scale(0.88);
  transform: translateY(-50%) translateX(-650px) scale(0.88);
  transform-style: preserve-3d;
}
.flip-card_content_back {
  padding: 40px;
  text-align: left;
  position: relative;
  top: 50%;
  left: 26px;
  -ms-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transition: transform 0.6s cubic-bezier(0.5, 0.3, 0.3, 1);
  -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  -ms-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
  transform-style: preserve-3d;
  z-index: 2;
  height: calc(100% - 52px);
  width: calc(100% - 52px);
  border: 2px solid var(--brand-deepsea);
  border-radius: 29px;
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.flip-card_content_back .flip-card_title {
  padding-bottom: 34px;
}
.flip-card_content_back .flip-card_narrow {
  transform: rotate(180deg);
}
.flip-card:hover .flip-card_content_back {
  -webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  -ms-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
  transform-style: preserve-3d;
}
.flip-card_title {
  font-size: 18px;
  font-size: 0.9rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  opacity: 1;
}
@media only screen and (min-width: 320px) {
  .flip-card_title {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .flip-card_title {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .flip-card_title {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1441px) {
  .flip-card_title {
    font-size: 40px;
    font-size: 2rem;
  }
}
.flip-card_text {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-size: 0.9rem;
  font-weight: 300;
}
.flip-card_narrow {
  width: 36px;
  height: 36px;
  margin: 31px;
}
.flip-card_narrow svg {
  fill: var(--brand-deepsea);
}
/*Elements*/
.flip-overlay {
  display: block;
  background: #18191d;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 50%;
}
.timeline {
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .timeline {
    flex-direction: row;
  }
}
.timeline-step-title_container {
  flex: auto;
}
@media only screen and (min-width: 992px) {
  .timeline-step-title_container {
    flex: 1;
  }
}
.timeline-step-info_container {
  flex: auto;
}
@media only screen and (min-width: 992px) {
  .timeline-step-info_container {
    flex: 1;
  }
}
.timeline-step_line {
  width: 65px;
  height: 100%;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 576px) {
  .timeline-step_line {
    width: 81px;
  }
}
@media only screen and (min-width: 768px) {
  .timeline-step_line {
    width: 91px;
  }
}
@media only screen and (min-width: 1200px) {
  .timeline-step_line {
    width: 103px;
  }
}
.timeline-step_line::before {
  content: "";
  position: absolute;
  top: 16.66666667%;
  right: 0;
  height: 66.66666667%;
  width: 1px;
  margin-left: -1px;
  background: rgba(255, 255, 255);
}
.timeline-step_line-point {
  height: calc(100% / 3);
  position: relative;
}
.timeline-step_line-point::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1px;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background: #ffffff;
  transform: translate(50%, -50%);
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.timeline-step_line-point.step-active::before {
  transform: translate(50%, -50%) scale(1.5);
}
@media only screen and (min-width: 1200px) {
  .timeline-step_line-point.step-active::before {
    transform: translate(50%, -50%) scale(2);
  }
}
.timeline-step_wrapper {
  padding-left: 0px;
}
.step-title {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.step-title.step-active .step-name {
  color: var(--brand-deepsea);
  transform: translateX(7%) scale(1.1);
}
@media only screen and (min-width: 992px) {
  .step-title.step-active .step-name {
    transform: translateX(7%) scale(1.1);
  }
}
.step-title.step-active .step-number {
  color: var(--brand-deepsea);
  opacity: 1;
}
.step-title.step-active .step-number-01 {
  transform: translateY(-15%);
}
.step-title.step-active .step-number-02 {
  transform: translateY(15%);
}
.step-number {
  font-size: 26px;
  font-size: 1.3rem;
  min-width: 60px;
  margin: 20px 20px 20px 0;
  text-align: center;
  color: var(--color-grey);
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  font-family: "Open Sans", sans-serif;
  opacity: 0;
}
@media only screen and (min-width: 576px) {
  .step-number {
    min-width: 92px;
    margin: 20px 20px 20px 0;
  }
}
@media only screen and (min-width: 768px) {
  .step-number {
    font-size: 30px;
    font-size: 1.5rem;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .step-number {
    margin: 20px 40px 20px 0;
  }
}
@media only screen and (min-width: 1441px) {
  .step-number {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.step-number-01,
.step-number-02 {
  display: inline-block;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.step-name {
  font-size: 17px;
  font-size: 0.85rem;
  font-weight: 700;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 320px) {
  .step-name {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .step-name {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 992px) {
  .step-name {
    max-width: 240px;
  }
}
@media only screen and (min-width: 1200px) {
  .step-name {
    max-width: 330px;
  }
}
@media only screen and (min-width: 1441px) {
  .step-name {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
.step-info {
  visibility: hidden;
  top: 50%;
  transform: translateY(-50%) translateX(150%);
  transition: cubic-bezier(0.8, 0.2, 0.48, 1) 0.75s;
  opacity: 0;
  font-size: 16px;
  font-size: 0.8rem;
  padding: 20px 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 768px) {
  .step-info {
    font-size: 16px;
    font-size: 0.8rem;
    padding: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .step-info {
    font-size: 20px;
    font-size: 1rem;
  }
}
.step-info.step-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%) translateX(0%);
}
.step-info_img {
  opacity: 0;
  transition: 1.3s ease;
  z-index: -1;
}
.step-info_img svg {
  height: 80%;
  position: absolute;
  bottom: 15%;
  left: -16%;
}
.step-info_img svg path {
  stroke: #333;
}
.step-info_img-1 svg {
  height: 61%;
  bottom: 42%;
}
.step-info_img-6 svg {
  height: 80%;
  bottom: 14%;
}
.step-info_img.step-active {
  opacity: 1;
}
.media_review-list {
  display: flex;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.media_review-post {
  position: relative;
  max-width: 883px;
  max-height: 95vh;
  min-width: 100%;
  flex: 0 0 auto;
  transition: transform 1s ease-in-out;
  width: 100%;
  color: var(--color-f);
  padding: 30px;
  margin-right: 50px;
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .media_review-post {
    aspect-ratio: 883/868;
    padding: 58px;
    min-width: auto;
    margin-right: 100px;
  }
}
.media_review-post::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(25, 25, 112, 0.75);
  pointer-events: none;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
@media only screen and (min-width: 768px) {
  .media_review-post::before {
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
    background-color: rgba(25, 25, 112, 0.55);
  }
}
.media_review-post:hover::before {
  background-color: rgba(25, 25, 112, 0.65);
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
}
@media only screen and (min-width: 768px) {
  .media_review-post:hover::before {
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
  }
}
.media_review-post-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.media_review-post-source {
  margin-top: 10%;
  margin-bottom: 10%;
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 576px) {
  .media_review-post-source {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .media_review-post-source {
    font-size: 20px;
    font-size: 1rem;
  }
}
.media_review-post-title {
  color: var(--color-f);
  border-left: 8px solid var(--color-f);
  padding-left: 0.9em;
  max-width: 19em;
  font-size: 23px;
  font-size: 1.15rem;
}
@media only screen and (min-width: 576px) {
  .media_review-post-title {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .media_review-post-title {
    font-size: 40px;
    font-size: 2rem;
  }
}
.media_review-post-paragraph {
  color: var(--color-f);
  max-width: 82%;
}
.media_review-post .btn {
  color: var(--color-f);
}
.media_review-post .btn::after,
.media_review-post .btn::before {
  background: var(--color-f);
}
.slider-arrows {
  margin-bottom: 50px;
}
.slider-arrows .slider-left,
.slider-arrows .slider-right {
  cursor: pointer;
  margin: 40px 40px 10px;
  height: 54px;
  display: flex;
  align-items: center;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 576px) {
  .slider-arrows .slider-left,
  .slider-arrows .slider-right {
    margin: 40px 70px 10px;
  }
}
.slider-arrows .slider-left svg,
.slider-arrows .slider-right svg {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.slider-arrows .slider-left:hover svg,
.slider-arrows .slider-right:hover svg {
  transform: scaleX(1.1);
}
.slider-arrows .slider-left.n-hidden,
.slider-arrows .slider-right.n-hidden {
  opacity: 0.5;
  cursor: default;
}
.slider-arrows .slider-left.n-hidden svg,
.slider-arrows .slider-right.n-hidden svg {
  transform: none;
}
.n-gallery-slider {
  position: relative;
  overflow: hidden;
}
.n-gallery-slider_slide {
  height: 100%;
}
.n-gallery-slider .btn-fill {
  color: #fff;
  border-color: #fff;
}
.n-gallery-slider .btn-fill:hover {
  color: var(--brand-deepsea);
}
.n-gallery-slider .btn-fill::before,
.n-gallery-slider .btn-fill::after {
  background: rgba(255, 255, 255, 0.51);
}
.n-gallery-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1.5s ease-in-out;
  transform: scale(1);
}
.n-gallery-slide__in {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  transition: 2s ease-in-out;
}
.n-gallery-slide__in__content {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 2s ease-in-out;
  text-align: left;
}
@media only screen and (min-width: 576px) {
  .n-gallery-slide__in__content {
    text-align: center;
  }
}
.n-gallery-slide__in__content h1 {
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
  text-align: left;
  max-width: 11em;
}
@media only screen and (min-width: 576px) {
  .n-gallery-slide__in__content h1 {
    max-width: 100%;
    text-align: center;
  }
}
.n-gallery-slide__in__content p {
  margin-top: 0;
  font-size: 21px;
  font-size: 1.05rem;
  font-weight: 600;
  color: #fff;
}
@media only screen and (min-width: 576px) {
  .n-gallery-slide__in__content p {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
@media only screen and (min-width: 768px) {
  .n-gallery-slide__in__content p {
    font-size: 26px;
    font-size: 1.3rem;
  }
}
.n-gallery-slide__info {
  padding-top: 25px;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1rem;
  font-weight: 700;
}
@media only screen and (min-width: 576px) {
  .n-gallery-slide__info {
    padding-top: 30px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .n-gallery-slide__info {
    padding-top: 30px;
    margin-bottom: 70px;
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .n-gallery-slide__info {
    padding-top: 30px;
    margin-bottom: 100px;
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .n-gallery-slide__info {
    padding-top: 57px;
    margin-bottom: 150px;
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.n-gallery-slide.n-gallery-slide-active {
  opacity: 1;
  transform: scale(1.05);
  transition: 2s ease-in-out;
}
.n-gallery-slide.n-gallery-slide-active .content {
  opacity: 1;
  transition: all 1s ease-in-out;
}
.n-gallery-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.n-gallery-slider__buttons {
  position: relative;
  bottom: 75px;
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 50px;
}
.n-gallery-slider__buttons .arrow::before {
  border-color: #fff;
}
@media (max-width: 500px) {
  .slide .content {
    bottom: -300px;
    left: 0;
    width: 100%;
  }
}
.n-gallery-loader {
  width: 0;
  /* Začáteční šířka 0 */
  height: 10px;
  /* Výška loaderu */
  background-color: rgba(222, 222, 222, 0.3);
  /* Barva loaderu */
  position: absolute;
  /* Pevné umístění na obrazovce */
  bottom: 0;
  /* Na horní části obrazovky */
  left: 0;
  /* Na levé straně obrazovky */
  z-index: 999;
  /* Z-index, aby byl nad ostatními prvky */
  transition: width linear;
  /* Lineární animace změny šířky */
}
.loading {
  width: 100%;
  /* Zobrazení plné šířky */
}
.slide-text {
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-family: "Libre Baskerville", serif;
  margin-bottom: 0.25rem;
}
.slide-text::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 1px;
  z-index: -1;
  background: var(--color-white);
  transition: 0.7s ease all;
}
.slide-text::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: -2;
  background: rgba(255, 255, 255, 0.2);
}
.slide-text.n-gallery-slide-text-active::before {
  width: 100%;
}
gallery-img {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 10px;
  color: #fff;
  text-align: left;
  background: #000;
}
.gallery-img *,
.gallery-img:before,
.gallery-img:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gallery-img img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
.gallery-img:before,
.gallery-img:after {
  position: absolute;
  top: 20px;
  right: 20px;
  content: '';
  background-color: #fff;
  z-index: 1;
  opacity: 1;
}
.gallery-img:before {
  width: 50px;
  height: 1px;
}
@media only screen and (min-width: 576px) {
  .gallery-img:before {
    width: 100px;
  }
}
.gallery-img:after {
  height: 50px;
  width: 1px;
}
@media only screen and (min-width: 576px) {
  .gallery-img:after {
    height: 100px;
  }
}
.gallery-img figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 20px;
}
.gallery-img h3,
.gallery-img h4 {
  margin: 0;
  font-weight: normal;
  opacity: 1;
}
.gallery-img h4 {
  font-size: 0.8em;
  text-transform: uppercase;
}
.gallery-img a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.gallery-img:hover img {
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  opacity: 1;
}
.gallery-img:hover:before,
.gallery-img:hover:after {
  opacity: 0;
}
.gallery-img:hover:before {
  width: 0px;
}
.gallery-img:hover:after {
  height: 0px;
}
.gallery-img:hover h2 {
  opacity: 0;
}
.project-gallery-row {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row {
    margin: 50px 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
.project-gallery-row-center {
  justify-content: center;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-center {
    margin: 0;
  }
}
.project-gallery-row-full {
  margin: 0 0 50px 0;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-full {
    margin: 0;
  }
}
.project-gallery-row-1 .project-gallery-text-bottom {
  max-width: 388px;
}
.project-gallery-row-1 .project-gallery-column-left {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-1 .project-gallery-column-left {
    flex-direction: column;
  }
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-2 {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1441px) {
  .project-gallery-row-5 .project-gallery-text-bottom {
    margin: 80px 0 50px;
  }
}
.project-gallery-row-5 .project-gallery-column-left {
  flex: 1;
}
.project-gallery-row-5 .project-gallery-column-right {
  flex: 1;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-5 .project-gallery-column-right {
    margin: 0;
    align-items: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-6 {
    margin-bottom: 100px;
  }
}
.project-gallery-row-6 .project-gallery-column-left {
  justify-content: flex-end;
  margin-bottom: 50px ;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-6 .project-gallery-column-left {
    margin: 0;
  }
}
.project-gallery-row-6 .project-gallery-text-bottom {
  max-width: 468px;
  margin-top: 50px;
}
@media only screen and (min-width: 992px) {
  .project-gallery-row-7 {
    margin-bottom: 50px;
  }
}
.project-gallery-column-left,
.project-gallery-column-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .project-gallery-column-left,
  .project-gallery-column-right {
    align-items: normal;
  }
}
@media only screen and (min-width: 992px) {
  .project-gallery-column-left {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .project-gallery-column-right {
    margin-left: 20px;
  }
}
.project-gallery-text {
  font-size: 24px;
  font-size: 1.2rem;
  line-height: 1;
  max-width: 510px;
  text-align: center;
  font-style: italic;
}
@media only screen and (min-width: 576px) {
  .project-gallery-text {
    font-size: 27px;
    font-size: 1.35rem;
  }
}
@media only screen and (min-width: 992px) {
  .project-gallery-text {
    font-size: 30px;
    font-size: 1.5rem;
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .project-gallery-text {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1441px) {
  .project-gallery-text {
    font-size: 40px;
    font-size: 2rem;
  }
}
.project-gallery-text-top {
  order: 0;
  margin: 50px 0;
}
@media only screen and (min-width: 992px) {
  .project-gallery-text-top {
    margin: 0 0 80px;
  }
}
.project-gallery-text-bottom {
  order: 1;
  margin: 50px 0;
}
@media only screen and (min-width: 992px) {
  .project-gallery-text-bottom {
    margin: auto 0;
  }
}
.gallery_content {
  padding: 5px 0;
}
.gallery_wrapper {
  margin: 40px auto;
}
.gallery_pretitle {
  font-size: 20px;
  font-size: 1rem;
  font-weight: 700;
  max-width: 225px;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .gallery_pretitle {
    font-size: 25px;
    font-size: 1.25rem;
    max-width: 270px;
  }
}
@media only screen and (min-width: 992px) {
  .gallery_pretitle {
    font-size: 30px;
    font-size: 1.5rem;
    max-width: 317px;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery_pretitle {
    font-size: 41px;
    font-size: 2.05rem;
    max-width: 417px;
  }
}
.gallery_pretitle_svg {
  padding: 17px;
}
.gallery_pretitle_svg svg {
  height: 100%;
  width: 27vw;
}
@media only screen and (min-width: 1200px) {
  .gallery_pretitle_svg svg {
    width: 100%;
    max-height: 198px;
  }
}
.gallery_pretitle_svg svg rect {
  fill: var(--brand-deepsea);
}
.n-gallery {
  position: relative;
  height: 100%;
  padding: 0;
  aspect-ratio: 16 / 9;
  display: flex;
  margin: 0;
  list-style: none;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.n-gallery-container {
  max-width: 94vw;
  max-width: 1053px;
  overflow: hidden;
  margin: 0 auto;
}
.n-gallery-item {
  width: 100%;
  margin-right: 2rem;
  background: #4b5659;
  overflow: hidden;
  position: relative;
  z-index: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
}
.n-gallery-item img {
  width: 100%;
  max-width: none;
}
.n-gallery-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 50px 0;
}
.n-gallery-navigation #n-gallery-arrow-left {
  transform: rotate(180deg);
}
.n-gallery-arrow {
  padding: 0 20px;
  margin: 0 40px;
  height: 31px;
  cursor: pointer;
}
.n-gallery-arrow svg {
  height: 31px;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.n-gallery-arrow-disable {
  cursor: default;
}
.n-gallery-arrow-disable svg {
  opacity: 0.35;
}
.icon__plus {
  position: absolute;
  top: 50%;
  right: 15px;
  transition: cubic-bezier(0.8, 0.2, 0.48, 1) 0.4s;
  overflow: hidden;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  border-radius: 20px;
  border: 1px solid var(--brand-sand);
}
.icon__plus::before,
.icon__plus::after {
  content: "";
  pointer-events: none;
  position: absolute;
  right: 19px;
  top: 50%;
  transition: 0.5s ease;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: var(--brand-sand);
}
.icon__plus::before {
  width: 20px;
  height: 2px;
}
.icon__plus::after {
  height: 20px;
  width: 2px;
}
.section-product__accordion__item.active .icon__plus::after {
  width: 0;
}
.page__content {
  position: relative;
  font-size: 20px;
  font-size: 1rem;
  min-height: 1200px;
  transition: ease-in-out all 0.5s 0.15s;
  padding-bottom: 100px;
  overflow-x: hidden;
  z-index: 3;
  opacity: 0;
}
.page__header {
  position: fixed;
  top: 0;
  height: 60px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  z-index: 1100;
  align-items: center;
  padding: 0 80px 0 20px;
  transition: ease 0.4s;
  background: var(--n-menu_bg);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  box-shadow: rgba(225, 225, 225, 0.2) 0px 8px 24px;
}
@media only screen and (min-width: 320px) {
  .page__header {
    padding: 0 80px 0 20px;
  }
}
@media only screen and (min-width: 576px) {
  .page__header {
    padding: 0 100px 0 20px;
  }
}
.page__header-hide {
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  transform: translateY(-200%);
}
.page__header .btn-classic {
  font-size: 16px;
  font-size: 0.8rem;
  border-color: var(--n-menu_bg);
  background-color: var(--n-menu_color);
  color: var(--n-menu_bg);
  display: none;
  padding: 0.6em 1.2em;
}
@media only screen and (min-width: 370px) {
  .page__header .btn-classic {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .page__header .btn-classic {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
.page__header .btn-classic:hover {
  background-color: var(--n-menu_bg);
  color: var(--n-menu_color);
}
.page__header--scrolled {
  height: 60px;
}
@media only screen and (min-width: 992px) {
  .page__header--scrolled .page__header-logo_svg {
    height: 100%;
  }
}
.page__header--scrolled .btn-classic {
  padding: 0.6em 1.2em;
}
@media only screen and (min-width: 992px) {
  .page__header {
    height: 100px;
    padding: 0 20px;
  }
  .page__header--scrolled {
    height: 80px;
  }
}
.page__header-logo {
  overflow: visible;
  transition: ease 1.5s;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 5px 0 5px 0;
}
@media only screen and (min-width: 992px) {
  .page__header-logo {
    padding: 20px 0 20px 0;
  }
}
.page__header-logo_svg {
  display: block;
  height: 80%;
  transition: ease 0.4s;
}
.page__header-logo svg {
  width: auto;
  position: absolute;
  top: -32px;
  height: 110px;
  opacity: 0;
  filter: drop-shadow(3px 2px 3px rgba(241, 222, 201, 0.05));
}
@media only screen and (min-width: 992px) {
  .page__header-logo svg {
    max-width: 100px;
    top: -59px;
    height: 169px;
  }
}
@media only screen and (min-width: 1200px) {
}
.page__footer {
  background: var(--web-footer-background);
  color: var(--web-footer-color);
  font-family: "Open Sans", sans-serif;
  margin-top: 100px;
  padding-top: 100px;
  border-top: 1px solid #ccc;
}
.page__footer ul {
  padding: 0;
  margin-bottom: 0;
}
.page__footer ul li {
  list-style: none;
  color: var(--web-footer-color);
  font-family: "Open Sans", sans-serif;
}
.page__footer a {
  color: var(--web-footer-color);
  font-family: "Open Sans", sans-serif;
  position: relative;
  padding-bottom: 2px;
  margin-bottom: 2px;
}
.page__footer a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: var(--web-footer-color);
  transition: ease-in-out 0.4s all;
}
.page__footer a:hover::before {
  width: 100%;
}
.page__footer img {
  width: 30px;
  height: auto;
}
.page__footer_container {
  z-index: 1;
  background: var(--web-footer-background);
}
.page__footer_DesktopContent {
  display: grid;
  padding-bottom: 80px;
  grid-template-columns: repeat(1, 1fr);
}
@media only screen and (min-width: 768px) {
  .page__footer_DesktopContent {
    grid-gap: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .page__footer_DesktopContent {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page__footer_DesktopContent_form {
  display: grid;
  align-items: start;
  align-content: space-between;
  padding-bottom: 4px;
  order: 2;
}
@media only screen and (min-width: 768px) {
  .page__footer_DesktopContent_form {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .page__footer_DesktopContent_form {
    order: 1;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page__footer_DesktopContent_form {
    padding-right: 20%;
  }
}
.page__footer_DesktopContent_contacts {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
  order: 1;
}
@media only screen and (min-width: 768px) {
  .page__footer_DesktopContent_contacts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .page__footer_DesktopContent_contacts {
    order: 2;
  }
}
.page__footer_DesktopContent_wrapper {
  display: grid;
  grid-gap: 20px;
}
.page__footer_DesktopContent_secondWrapper {
  display: grid;
  align-items: start;
  align-content: space-between;
}
@media only screen and (min-width: 768px) {
  .page__footer_DesktopContent_secondWrapper {
    grid-gap: 20px;
  }
}
.page__footer .wpforms-field-container > div {
  margin-bottom: 20px;
}
.page__footer_copyright {
  color: var(--web-footer-color);
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 10px;
  margin-top: 30px;
  max-width: 100%;
  margin: 0 auto;
  background: var(--web-footer-background);
}
.page__footer_copyright_najztech a {
  font-size: 18px;
  font-size: 0.9rem;
  text-transform: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: 300;
  color: var(--web-footer-color) !important;
}
@media only screen and (min-width: 576px) {
  .page__footer_copyright_najztech a {
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .page__footer_copyright_najztech a {
    font-size: 22px;
    font-size: 1.1rem;
  }
}
.page__footer_copyright_najztech a::before {
  background: var(--web-footer-color);
}
.page__footer_copyright_najztech a div {
  min-height: 1rem;
  padding: 5px 0;
}
.page__footer_copyright_najztech a div .n-pad-x-sm {
  padding: 0 0.5rem 0 0;
}
@media only screen and (min-width: 576px) {
  .page__footer_copyright_najztech a div .n-pad-x-sm {
    padding: 0 0.5rem;
  }
}
.page__footer_copyright_najztech a .an-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page__footer_copyright_najztech svg {
  height: 0.9rem;
  overflow: visible;
}
.page__footer_copyright_najztech svg g {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1) all;
  fill: var(--web-footer-color);
}
.page__footer .footer-title {
  font-weight: 800;
}
.page__footer_add {
  background: var(--web-footer-background);
  padding-bottom: 1em;
}
.page__footer_logo {
  padding: 80px 0 80px 0;
  position: sticky;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  background: var(--brand-deepsea);
}
.page__footer_logo svg {
  height: 100px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page__footer_logo svg {
    height: 200px;
  }
}
.ContactBlock {
  display: grid;
}
.ContactBlock_title {
  font-weight: 700;
  font-size: 20px;
  font-size: 1rem;
}
.ContactBlock_wrapper {
  display: grid;
  grid-gap: 30px;
}
@media only screen and (min-width: 768px) {
  .ContactBlock_wrapper {
    padding: 0;
  }
}
.ContactBlock_wrapper_menu {
  display: grid;
  grid-gap: 8px;
}
.ContactBlock_address {
  max-width: 260px;
}
.js-accordion-body li {
  padding: 0;
}
.js-accordion-body li:last-child {
  padding: 10px 0 20px;
}
.js-accordion-header {
  position: relative;
  padding: 20px 0;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-top: 1px solid #ccc;
}
@media only screen and (min-width: 768px) {
  .js-accordion-header {
    cursor: default;
    padding: 0;
    border: 0;
  }
}
@media only screen and (min-width: 768px) {
  .js-accordion-header .icon__plus {
    display: none;
  }
}
.js-accordion-header.h4 {
  font-weight: 700;
  font-size: 20px;
  font-size: 1rem;
}
@media only screen and (min-width: 576px) {
  .js-accordion-header.h4 {
    font-size: 23px;
    font-size: 1.15rem;
    margin-bottom: 1.5em;
  }
}
@media only screen and (min-width: 992px) {
  .js-accordion-header.h4 {
    font-size: 28px;
    font-size: 1.4rem;
  }
}
.js-accordion-item.active .icon__plus {
  background: var(--brand-clay);
  border-color: transparent;
}
.js-accordion-item.active .icon__plus::after {
  opacity: 0;
}
.js-accordion-item.active .icon__plus::before,
.js-accordion-item.active .icon__plus::after {
  background: var(--color-f);
}
.n-container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 1;
}
@media only screen and (min-width: 576px) {
  .n-container {
    padding: 0 40px;
  }
}
.n-container-full {
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
}
.n-container-full-full {
  width: 100%;
}
.n-container-fullheight {
  min-height: calc(100vh - 80px);
}
._bg-black {
  background: #191919;
}
._bg-fff {
  background: #fff;
}
._bg-page-bg {
  background: var(--page-bg);
}
._bg-b1 {
  background: var(--brand-deepsea);
}
._bg-b2 {
  background: var(--brand-fern);
}
._c-black {
  color: var(--color-black);
}
._c-white {
  color: #fff;
}
._c-b1 {
  color: var(--brand-deepsea);
}
._c-b2 {
  color: var(--brand-fern);
}
.layout__404 {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--page-bg);
}
.layout__404__content {
  max-width: 440px;
  padding: 10px;
}
.layout__404-title {
  display: inline-block;
  margin: 0 0 10px;
  padding: 0 0 10px;
  position: relative;
  z-index: 2;
  font-size: 16px;
  font-size: 0.8rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.layout__404-title::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 12px;
  height: 3px;
  background: var(--color-white);
  content: "";
}
.layout__404 h1 {
  color: var(--brand-deepsea);
  left: 0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}
.layout__404-ooops {
  position: relative;
  z-index: 2;
  font-size: 30px;
  font-size: 1.5rem;
  text-transform: lowercase;
  color: var(--color-black);
  font-family: "Open Sans", sans-serif;
}
@media only screen and (min-width: 768px) {
  .layout__404-ooops {
    font-size: 40px;
    font-size: 2rem;
  }
}
.error404,
.search-no-results {
  overflow: hidden;
}
.error404 .page__footer,
.search-no-results .page__footer {
  display: none;
}
.type-container {
  text-align: center;
  display: flex;
  align-items: baseline;
}
.preloader-img {
  width: 291px;
  display: flex;
  justify-content: center;
}
.typing-effect {
  font-size: 19px;
  font-size: 0.95rem;
  font-family: "Courier New", serif;
  font-weight: 300;
  color: #707070;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 10px;
  min-height: 24px;
  position: relative;
}
.typing-effect::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #333;
  animation: blink 0.8s infinite;
  position: absolute;
  /* Přidáme position absolute pro přesné pozicionování kurzoru uvnitř .typing-effect */
  right: 0px;
  bottom: 7px;
}
.typing-effect.cursor-hidden::after {
  display: none;
}
.type-content {
  width: max-content;
  position: relative;
  display: flex;
  min-height: 24px;
}
.cursor {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #333;
  animation: blink 0.8s infinite;
  position: absolute;
  /* Přidáme position absolute pro přesné pozicionování kurzoru uvnitř .typing-effect */
  right: 0;
  bottom: 4px;
}
@media (max-width: 465px) {
  .typing-effect {
    white-space: normal;
    width: max-content;
  }
  .type-container {
    flex-direction: column;
  }
  .type-content {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 51px;
  }
  .cursor {
    /* position: absolute;
		bottom: 4px;
		right: 0px; */
  }
}
@keyframes blink {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.is-touch .float-item {
  z-index: 0;
  transition: ease 0.5s;
}
.is-touch .float-item.n-state-hovered {
  z-index: 21;
}
.cursor-wrapper {
  z-index: 1000;
  cursor: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  pointer-events: none;
}
.fullpage-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: none;
}
.fullpage-menu-box {
  height: 80px;
  width: 80px;
  z-index: 10;
  overflow: visible;
}
.fullpage-menu-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 100px 60px;
}
.menu-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(221, 201, 180, 0.8);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  opacity: 0;
}
nav.fullpage-menu-nav {
  position: relative;
  z-index: 1;
  text-align: center;
}
nav.fullpage-menu-nav ul {
  list-style-type: none;
  padding: 0 40px;
}
nav.fullpage-menu-nav li {
  overflow: hidden;
}
nav.fullpage-menu-nav li + li {
  margin-top: 30px;
}
nav.fullpage-menu-nav li a {
  font-size: 25px;
  font-size: 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  display: inline-block;
  line-height: 1;
  letter-spacing: 5px;
  color: #424242;
}
@media only screen and (min-width: 320px) {
  nav.fullpage-menu-nav li a {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 768px) {
  nav.fullpage-menu-nav li a {
    font-size: 55px;
    font-size: 2.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  nav.fullpage-menu-nav li a {
    font-size: 80px;
    font-size: 4rem;
  }
}
nav.fullpage-menu-nav li a span {
  position: relative;
  display: block;
}
nav.fullpage-menu-nav li a span:before {
  content: attr(data-hover);
  color: transparent;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #6a4f42;
  -webkit-text-stroke: 1px transparent;
  -webkit-background-clip: text;
  z-index: 1;
  height: 0%;
  overflow: hidden;
  transition: 400ms linear 0s;
}
nav.fullpage-menu-nav li:hover a span:before {
  height: 100%;
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
.otgs-development-site-front-end {
  display: none !important;
}
.social {
  z-index: 200;
  right: 0;
}
.social .icon__social {
  background: var(--brand-deepsea);
  padding: 5px;
  border-radius: 5px;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.social .icon__social-fb {
  margin-bottom: 25px;
}
.social .icon__social a {
  line-height: 0;
}
.social .icon__social i {
  display: block;
}
.social .icon__social svg {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  fill: var(--color-f);
}
.social .icon__social:hover {
  background: var(--color-f);
}
.social .icon__social:hover svg {
  fill: var(--brand-deepsea);
}
#reload {
  position: absolute;
  top: 10px;
  left: 100px;
}
@media only screen and (min-width: 992px) {
  #reload {
    left: 150px;
  }
}
#reload svg {
  height: 40px;
}
@media only screen and (min-width: 992px) {
  #reload svg {
    height: 60px;
  }
}
.home .logo {
  max-height: 86px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .home .logo {
    max-height: 100px;
  }
}
@media only screen and (min-width: 1441px) {
  .home .logo {
    max-height: 126px;
  }
}
.home .logo svg {
  height: 100%;
  width: auto;
}
.home .subtitle {
  font-size: 20px;
  font-size: 1rem;
  padding-top: 60px;
  padding-bottom: 80px;
  max-width: 330px;
  text-align: right;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .home .subtitle {
    font-size: 24px;
    font-size: 1.2rem;
    max-width: 588px;
  }
}
@media only screen and (min-width: 1200px) {
  .home .subtitle {
    font-size: 26px;
    font-size: 1.3rem;
  }
}
#animation-object {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fcb;
  width: 213px;
  height: 213px;
  border-radius: 50%;
  will-change: transform, width, height;
  backface-visibility: hidden;
  z-index: -1;
  background: var(--brand-sand);
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}
.center {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  width: 200px;
  height: 5px;
  background: #07f807;
  right: 0;
  z-index: 1000;
  display: none;
}
.hero {
  margin-top: 50px;
  margin-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .hero {
    margin-bottom: 0;
    margin-top: 130px;
  }
}
.hero_logo {
  margin-bottom: 54px;
}
.hero_logo #st-logo {
  width: clamp(84px, calc(5.915492957746479vw + 61.816901408450704px), 147px);
}
.hero h1 {
  max-width: 6.5em;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .hero h1 {
    text-align: center;
    max-width: 9.3em;
  }
}
.hero-img {
  transform-style: preserve-3d;
  will-change: transform;
}
.hero-img-1 {
  max-width: 38%;
  top: 0;
  right: -20px;
}
.hero-img-2 {
  max-width: 60%;
  transform: rotate(-29deg);
  top: 19%;
  right: -27%;
}
@media only screen and (min-width: 992px) {
  .hero-img-2 {
    max-width: 55%;
  }
}
@media only screen and (min-width: 992px) {
  .hero-img-2 {
    max-width: 50%;
    transform: rotate(3deg);
    top: 27%;
    right: -22%;
  }
}
.hero-img-3 {
  max-width: 90%;
  top: 40%;
  left: -25%;
  transform: rotate(-6deg);
}
@media only screen and (min-width: 768px) {
  .hero-img-3 {
    top: 27%;
    max-width: 55%;
    transform: rotate(6deg);
    left: -5%;
  }
}
.hero-img-4 {
  max-width: 41%;
  top: 5%;
  left: 0px;
}
@media only screen and (min-width: 768px) {
  .hero-img-4 {
    max-width: 31%;
    top: -5%;
    left: 0px;
  }
}
.h1-subtitle {
  font-size: clamp(16px, calc(1.1267605633802817vw + 11.774647887323944px), 28px);
  text-transform: none;
  max-width: 16em;
  margin: 45px auto 45px auto;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-align: left;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .h1-subtitle {
    font-size: 16px;
    font-size: 0.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .h1-subtitle {
    text-align: center;
    max-width: 22em;
    margin: 35px auto 82px auto;
  }
}
.h2-type-2 {
  font-style: italic;
  text-transform: none;
  color: var(--brand-clay);
  font-size: clamp(24px, calc(1.1267605633802817vw + 19.774647887323944px), 36px);
  max-width: 14em;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .h2-type-2 {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
.our-goal {
  margin-top: 100px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .our-goal {
    margin-top: 173px;
    flex-direction: row;
  }
}
.our-goal-img {
  justify-content: end;
  height: 100%;
}
.our-goal-img img {
  max-width: 60vw;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .our-goal-img img {
    max-width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .our-goal-img img {
    max-width: 372px;
  }
}
@media only screen and (min-width: 768px) {
  .our-goal-content {
    margin-left: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .our-goal-content {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .our-goal-content {
    margin-left: 170px;
  }
}
.our-goal-content-container {
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .our-goal-content-container {
    align-items: flex-start;
  }
}
.our-goal-content h2 {
  font-family: "Libre Baskerville", serif;
  font-style: normal;
  max-width: 13em;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .our-goal-content h2 {
    margin-bottom: initial;
  }
}
.our-goal-content p {
  max-width: 21.3em;
}
.our-goal-circle {
  background: var(--brand-fern);
  opacity: 0.5;
  border-radius: 50%;
  z-index: -1;
  height: 100%;
  aspect-ratio: 1/1;
  top: -30px;
}
.our-goal-bb {
  background: var(--brand-deepsea);
  height: 19px;
  border-radius: 19px;
  width: 63%;
  bottom: 0;
}
#Path_21,
#Path_20 {
  /*  stroke-width: 1;
  stroke-dasharray: 2000;
  /* nastavíme přesněji v JS */
}
/* #Path_21,
#Path_20 {
  fill: none;
  stroke: #f1dec9;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#Path_21 {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw-path-21 2s ease-out forwards;
}

#Path_20 {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: draw-path-20 1.5s ease-out forwards;
  animation-delay: 2s;
}

@keyframes draw-path-21 {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes draw-path-20 {
  to {
    stroke-dashoffset: 0;
  }
} */
.products {
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .products {
    margin-bottom: 180px;
  }
}
.products-title {
  position: relative;
  padding: 0 27%;
}
.products-title::before,
.products-title::after {
  position: absolute;
  content: "";
  background: var(--brand-deepsea);
  width: 20%;
  height: 1px;
  top: 50%;
}
.products-title::before {
  left: 5%;
}
.products-title::after {
  right: 5%;
}
.products-subtitle {
  text-align: center;
  max-width: 32em;
  margin: 40px auto;
}
.why-us {
  background-color: var(--brand-deepsea);
  color: var(--brand-porcelain);
  padding: 50px 0 120px 0;
}
@media only screen and (min-width: 768px) {
  .why-us {
    padding: 100px 0 100px 0;
  }
}
.why-us p,
.why-us h2,
.why-us h3 {
  color: var(--brand-porcelain);
}
.why-us-title {
  position: relative;
  padding: 0;
  color: var(--brand-porcelain);
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.why-us-title::before {
  position: absolute;
  content: "";
  background: var(--brand-porcelain);
  width: 80%;
  height: 1px;
  bottom: -55%;
}
.why-us-title::before {
  left: 10%;
}
.why-us-subtitle {
  text-align: center;
  max-width: 34.5em;
  margin: 45px auto 80px auto;
  font-family: "Libre Baskerville", serif;
}
@media only screen and (min-width: 768px) {
  .why-us-subtitle {
    margin: 45px auto 120px auto;
  }
}
.why-us-container {
  display: block;
}
@media only screen and (min-width: 768px) {
  .why-us-container {
    margin-bottom: 100px;
  }
}
.why-us-bg {
  bottom: -6px;
  right: 20%;
}
.why-us-bg-1 {
  height: 80px;
}
@media only screen and (min-width: 576px) {
  .why-us-bg-1 {
    height: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us-bg-1 {
    height: 161px;
  }
}
.why-us-bg-2 {
  height: 150px;
}
@media only screen and (min-width: 576px) {
  .why-us-bg-2 {
    height: 225px;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us-bg-2 {
    height: 295px;
  }
}
.why-us .feature {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .why-us .feature {
    flex-direction: row;
  }
}
.why-us .feature-content {
  flex: 1;
  padding: 30px 20px;
  align-items: center;
  /* @media @query-lg{
        padding: 18px 20px 18px 80px;
      } */
}
@media only screen and (min-width: 576px) {
  .why-us .feature-content {
    align-items: normal;
  }
}
@media only screen and (min-width: 768px) {
  .why-us .feature-content {
    padding: 28px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us .feature-content {
    padding: 18px 0px 18px 80px;
  }
}
.why-us .feature-icon {
  flex: 1;
  position: relative;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .why-us .feature-icon {
    justify-content: end;
  }
}
.why-us .feature-icon img,
.why-us .feature-icon picture {
  width: 200px;
}
@media only screen and (min-width: 576px) {
  .why-us .feature-icon img,
  .why-us .feature-icon picture {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
  }
}
@media only screen and (min-width: 1200px) {
  .why-us .feature-icon img,
  .why-us .feature-icon picture {
    width: 303px;
  }
}
.why-us .feature-title {
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(28px, calc(0.7511737089201878vw + 25.183098591549296px), 36px);
  text-align: center;
  border-bottom: 1px solid var(--brand-porcelain);
  padding-bottom: 14px;
  margin-bottom: 0;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .why-us .feature-title {
    font-size: 28px;
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 576px) {
  .why-us .feature-title {
    text-align: left;
  }
}
.why-us .feature-text {
  text-align: center;
  margin: 0;
  padding-top: 15px;
  max-width: 20em;
}
@media only screen and (min-width: 576px) {
  .why-us .feature-text {
    text-align: left;
    max-width: none;
  }
}
.why-us .feature.feature2 {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 576px) {
  .why-us .feature.feature2 {
    flex-direction: row;
  }
}
.why-us .feature.feature2 .feature-icon {
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .why-us .feature.feature2 .feature-icon {
    justify-content: start;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us .feature.feature2 .feature-content {
    padding: 18px 80px 18px 0px;
  }
}
.why-us .feature.feature2 .feature-content .feature-title {
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .why-us .feature.feature2 .feature-content .feature-title {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us .feature.feature2 .feature-content .feature-title {
    text-align: right;
  }
}
.why-us .feature.feature2 .feature-content .feature-text {
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .why-us .feature.feature2 .feature-content .feature-text {
    text-align: left;
  }
}
@media only screen and (min-width: 1200px) {
  .why-us .feature.feature2 .feature-content .feature-text {
    text-align: right;
  }
}
.why-us .feature-gap {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .why-us .feature-gap {
    display: block;
  }
}
.cafe-title {
  display: flex;
  flex-direction: column;
  max-width: 22rem;
}
@media only screen and (min-width: 768px) {
  .cafe-title {
    max-width: initial;
    display: block;
  }
}
.cafe-title h2 {
  color: var(--brand-clay);
  margin-top: 2.2em;
  font-weight: 300;
  text-align: left;
  max-width: 12em;
  margin-bottom: 0em;
}
@media only screen and (min-width: 768px) {
  .cafe-title h2 {
    text-align: center;
    max-width: 100%;
    margin-bottom: initial;
  }
}
.cafe-title p.cafe-subtitle {
  font-weight: 800;
  margin-bottom: 3em;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .cafe-title p.cafe-subtitle {
    max-width: 40em;
    text-align: center;
    margin: 0 auto;
  }
}
.cafe h3 {
  font-size: clamp(24px, calc(1.1267605633802817vw + 19.774647887323944px), 36px);
  color: var(--brand-deepsea);
  font-weight: 300;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .cafe h3 {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
.cafe p {
  color: var(--brand-deepsea);
  font-family: "Libre Baskerville", serif;
}
.cafe img {
  width: 100%;
}
.cafe-offer {
  padding: 0 30px;
  max-width: 22rem;
  flex-direction: row;
}
@media only screen and (min-width: 768px) {
  .cafe-offer {
    padding: 0 50px;
    max-width: 1440px;
  }
}
@media only screen and (min-width: 1200px) {
  .cafe-offer {
    padding: 0 150px;
  }
}
.cafe-offer-img {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-img {
    position: relative;
  }
}
.cafe-offer-img-cafe {
  width: 56%;
  left: -20%;
  top: 0;
  transform: rotate(9deg);
}
@media only screen and (min-width: 768px) {
  .cafe-offer-img-cafe {
    top: -9%;
  }
}
.cafe-offer-icecream .cafe-offer-img {
  z-index: -1;
  width: 100%;
  transform: rotate(20deg);
  top: 6%;
  right: 4em;
}
@media only screen and (min-width: 320px) {
  .cafe-offer-icecream .cafe-offer-img {
    top: 6%;
  }
}
@media only screen and (min-width: 576px) {
  .cafe-offer-icecream .cafe-offer-img {
    top: -2%;
  }
}
@media only screen and (min-width: 768px) {
  .cafe-offer-icecream .cafe-offer-img {
    flex: 4;
    padding-right: 75px;
    top: auto;
    left: auto;
    right: auto;
    transform: rotate(0deg);
    max-height: 21em;
  }
}
@media only screen and (min-width: 1200px) {
  .cafe-offer-icecream .cafe-offer-img {
    flex: 7;
    max-height: 28em;
  }
}
.cafe-offer-icecream .cafe-offer-img img {
  width: 50%;
}
@media only screen and (min-width: 576px) {
  .cafe-offer-icecream .cafe-offer-img img {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .cafe-offer-icecream .cafe-offer-img img {
    width: 120%;
    transform: rotate(-6deg) translateY(3em);
    max-width: 120%;
    object-fit: cover;
    object-position: top;
    overflow: visible;
  }
}
@media only screen and (min-width: 992px) {
  .cafe-offer-icecream .cafe-offer-img img {
    width: 120%;
    transform: rotate(-6deg) translate(2em, 2em);
  }
}
@media only screen and (min-width: 1200px) {
  .cafe-offer-icecream .cafe-offer-img img {
    width: 100%;
    transform: rotate(-6deg) translateY(3em);
  }
}
.cafe-offer-icecream .cafe-offer-content {
  padding-left: 7px;
}
.cafe-offer-icecream .cafe-offer-content h3 {
  max-width: 13em;
  padding-left: 100px;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-icecream .cafe-offer-content h3 {
    padding-left: 0;
  }
}
.cafe-offer-coffee .cafe-offer-content {
  padding: 65px 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-content {
    padding: 45px 45px 45px 0;
    position: relative;
  }
}
@media only screen and (min-width: 1200px) {
  .cafe-offer-coffee .cafe-offer-content {
    padding: 65px 65px 65px 100px;
  }
}
.cafe-offer-coffee .cafe-offer-content h3,
.cafe-offer-coffee .cafe-offer-content p {
  color: var(--brand-porcelain);
}
.cafe-offer-coffee .cafe-offer-content h3 {
  padding-top: 0;
  margin-top: 0;
  max-width: 10em;
  margin-bottom: 35px;
  /* @media @query-md{
            max-width: auto;
          } */
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-content h3 {
    margin-bottom: initial;
  }
}
.cafe-offer-coffee .cafe-offer-content p {
  padding-bottom: 0;
  margin-bottom: 0;
  max-width: 32em;
}
.cafe-offer-coffee .cafe-offer-content::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 200vw;
  background: var(--brand-deepsea);
  z-index: -1;
  transform: translateX(50%);
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-content::before {
    width: 100vw;
    border-radius: 0 226px 226px 0;
    right: -20%;
    transform: translateX(0);
  }
}
.cafe-offer-coffee .cafe-offer-img {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-img {
    width: auto;
  }
}
.cafe-offer-coffee .cafe-offer-img-container {
  position: absolute;
  top: -8%;
  right: -13%;
  width: 53%;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-img-container {
    flex: 6;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
}
.cafe-offer-coffee .cafe-offer-img img {
  max-height: 195px;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-coffee .cafe-offer-img img {
    max-width: 516px;
    max-height: 100%;
    width: 100%;
  }
}
.cafe-offer-dessert {
  margin-top: 20px;
}
.cafe-offer-dessert .cafe-offer-img {
  left: -10%;
  top: -15%;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-dessert .cafe-offer-img {
    padding-right: 75px;
    flex: 5;
    left: 53px;
    top: auto;
  }
}
@media only screen and (min-width: 992px) {
  .cafe-offer-dessert .cafe-offer-img {
    flex: 7;
  }
}
.cafe-offer-dessert .cafe-offer-img img {
  height: 168px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-dessert .cafe-offer-img img {
    max-width: 396px;
    min-height: 100%;
  }
}
.cafe-offer-dessert .cafe-offer-content {
  padding-left: 7px;
  padding-top: 21px;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-dessert .cafe-offer-content {
    padding-top: 40px;
  }
}
.cafe-offer-dessert .cafe-offer-content h3 {
  max-width: 10em;
  padding-left: 100px;
}
@media only screen and (min-width: 768px) {
  .cafe-offer-dessert .cafe-offer-content h3 {
    max-width: 13em;
    padding-left: 0;
  }
}
.cafe-offer-dessert .cafe-offer-content p {
  max-width: 22em;
}
.our-suppliers {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) {
  .our-suppliers {
    margin-top: 150px;
  }
}
.our-suppliers h2 {
  position: relative;
  padding: 0 25%;
  font-weight: 300;
}
.our-suppliers h2::before,
.our-suppliers h2::after {
  position: absolute;
  content: "";
  background: var(--brand-deepsea);
  width: 20%;
  height: 1px;
  top: 50%;
}
.our-suppliers h2::before {
  left: 0%;
}
.our-suppliers h2::after {
  right: 0%;
}
@media only screen and (min-width: 768px) {
  .our-suppliers h2 {
    padding: 0 34%;
  }
  .our-suppliers h2::before,
  .our-suppliers h2::after {
    width: 20%;
  }
  .our-suppliers h2::before {
    left: 11%;
  }
  .our-suppliers h2::after {
    right: 11%;
  }
}
.our-suppliers-subtitle {
  margin: 10px 0 50px;
}
.our-suppliers-subtitle p {
  margin: 0 auto;
  max-width: 53em;
  border: 1px solid var(--brand-clay);
  padding: 30px 2em;
  border-radius: 69px;
  color: var(--brand-deepsea);
  font-weight: 600;
}
.our-suppliers-subtitle p b {
  font-weight: 800;
}
@media only screen and (min-width: 768px) {
  .our-suppliers-subtitle p {
    padding: 30px 4em;
  }
}
@media only screen and (min-width: 992px) {
  .our-suppliers-subtitle p {
    padding: 30px 8em;
  }
}
.products-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 40px;
}
/* Kontejner řádku */
.product-row {
  display: flex;
  gap: 20px;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .product-row {
    flex-direction: row;
  }
}
.product {
  background: var(--brand-deepsea);
  padding: 30px;
  border-radius: 20px;
  transition: 0.4s ease-in-out;
  flex: 1 1 calc(50% - 15px);
  /* 2 produkty na řádku minus mezera */
  transition: flex 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
}
.product h3 {
  color: var(--brand-porcelain);
  text-align: center;
  transform: translateY(150%);
  transition: cubic-bezier(0.8, 0.2, 0.48, 1) 0.3s;
}
.product p {
  color: var(--brand-porcelain);
  text-align: center;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.product img {
  object-fit: cover;
}
.product picture::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fcb;
  background: #261810;
  opacity: 0.3;
  z-index: 1;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.product.visible p,
.product.temp-visible p {
  opacity: 1;
}
.product.visible picture::before,
.product.temp-visible picture::before {
  opacity: 0.6;
}
.product.visible h3,
.product.temp-visible h3 {
  transform: translateY(0%);
}
.product.visible .product-btn-container,
.product.temp-visible .product-btn-container {
  transform: translate(-50%, 200%);
}
@media only screen and (min-width: 768px) {
  .product--primary {
    flex: 1 1 calc(50% - 20px);
  }
  .product--secondary {
    flex: 1 1 calc(50% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .product--primary {
    flex: 1 1 calc(62% - 20px);
  }
  .product--secondary {
    flex: 1 1 calc(38% - 20px);
  }
  /* Když najedete myší na řádek, 
     zmenší se OBA na sekundární velikost */
  .product-row.product-row-hover .product {
    flex: 1 1 calc(38% - 20px);
  }
  /* …a pouze ten, nad kterým je kurzor, roste na primární: */
  .product-row.product-row-hover .product.hover {
    flex: 1 1 calc(62% - 20px);
  }
}
.honest {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .honest {
    flex-direction: row;
  }
}
.honest-img {
  flex: 7;
}
.honest-img img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 0;
}
@media only screen and (min-width: 768px) {
  .honest-img img {
    height: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .honest-img img {
    height: 110%;
    object-position: right top;
  }
}
.honest-content {
  flex: 5;
  background: var(--brand-sand);
  padding: 75px 43px;
  margin-top: -7px;
}
@media only screen and (min-width: 768px) {
  .honest-content {
    padding: 75px 43px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .honest-content {
    padding: 112px 43px;
  }
}
.honest h3 {
  color: var(--brand-clay);
  font-size: clamp(18px, calc(0.18779342723004694vw + 17.295774647887324px), 20px);
  padding-top: 0;
  margin-top: 0;
  font-weight: 300;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .honest h3 {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
.honest p {
  padding: 0;
  margin: 0;
  margin-top: 1.8em;
  padding-left: 20px;
  color: var(--brand-clay);
  position: relative;
  font-family: "Libre Baskerville", serif;
  font-size: clamp(24px, calc(1.1267605633802817vw + 19.774647887323944px), 36px);
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .honest p {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .honest p {
    max-width: 11em;
  }
}
.honest p::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: var(--brand-clay);
}
.contact-location {
  margin-top: 105px;
}
.contact-location-wrapper {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .contact-location-wrapper {
    justify-content: flex-start;
  }
}
.contact-location-wrapper .contact-location-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .contact-location-wrapper .contact-location-container {
    align-items: flex-start;
  }
}
.contact-location-wrapper p,
.contact-location-wrapper div {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .contact-location-wrapper p,
  .contact-location-wrapper div {
    text-align: left;
  }
}
.contact-location-container {
  max-width: 24.5rem;
}
@media only screen and (min-width: 768px) {
  .contact-location-container {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .contact-location-container {
    padding-left: 18%;
    padding-right: 30px;
  }
}
.contact-location h3 {
  font-size: clamp(35px, calc(1.4084507042253522vw + 29.718309859154928px), 50px);
  color: var(--brand-clay);
  max-width: 7em;
  text-align: center;
  margin-top: 3em;
  margin-bottom: 0;
  font-weight: 300;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .contact-location h3 {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
.contact-location h4 {
  font-size: clamp(25px, calc(1.0328638497652582vw + 21.12676056338028px), 36px);
  color: var(--brand-deepsea);
  max-width: 11em;
  width: 100%;
  text-align: center;
  margin-top: 3em;
  margin-bottom: 0.6em;
  padding-bottom: 0.6em;
  font-weight: 300;
  border-bottom: 3px solid var(--brand-caramel);
  font-family: "Open Sans", sans-serif;
}
@supports not (font-size: clamp(1px, 1vw, 2px)) {
  .contact-location h4 {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .contact-location h4 {
    text-align: left;
  }
}
.contact-location-time {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .contact-location-time {
    flex-direction: row;
  }
}
.contact-location-time-container {
  display: flex;
  justify-content: center;
}
.contact-location-time-img {
  max-width: 70%;
}
@media only screen and (min-width: 768px) {
  .contact-location-time-img {
    margin-right: 50px;
    max-width: none;
  }
}
.contact-location-time-img::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fcb;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: auto;
  height: 80%;
  left: auto;
  right: 0;
  background: var(--brand-deepsea);
  opacity: 0.5;
  top: -10%;
}
.contact-location-map {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .contact-location-map {
    flex-direction: row;
  }
}
.contact-location-map .map-point {
  width: 7%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--brand-deepsea);
  opacity: 0.3;
  position: absolute;
  top: 42%;
  left: 41%;
  animation: map-pulse 2s ease-out infinite;
}
.contact-location-map .map-point-2 {
  width: 8%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--brand-deepsea);
  opacity: 0.3;
  position: absolute;
  top: 42%;
  left: 41%;
  animation: map-pulse 1.5s 0.5s ease-out infinite;
  z-index: -1;
}
.contact-location-map-img {
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .contact-location-map-img {
    max-width: 80%;
  }
}
.contact-location-map-img-container {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .contact-location-map-img-container {
    margin-top: 0px;
  }
}
.contact-location-map-img picture {
  height: 100%;
}
.contact-location-map-img img {
  border-radius: 50px;
  max-width: 100%;
}
.contact-location-map .n-popup {
  display: none;
}
@media only screen and (min-width: 576px) {
  .contact-location-map .n-popup {
    display: block;
  }
}
.contact-location-bus-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.contact-location .contact-icon-info {
  position: relative;
  padding-left: 68px;
  font-family: "Libre Baskerville", serif;
}
.contact-location .contact-icon-info::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #fcb;
  height: 68px;
  width: 48px;
  content: "i";
  font-family: "Libre Baskerville", serif;
  background: var(--brand-caramel);
  top: 16px;
  color: var(--color-f);
  border-radius: 24px;
  font-size: 31px;
  line-height: 68px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}
#logo {
  width: 100%;
}
.accommodation {
  background-repeat: no-repeat;
  background-size: cover;
}
.accommodation_top {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-f);
  text-align: center;
  padding-bottom: 3rem;
}
.accommodation_top h1 {
  max-width: 638px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: var(--color-f);
  text-align: center;
}
.accommodation_top blockquote {
  margin: 0;
  padding: 0;
}
.accommodation_top p {
  color: var(--color-f);
  position: relative;
  margin-bottom: 0.25em;
  font-weight: 700;
  max-width: 1025px;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_top p {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_top p {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_top p {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.accommodation_top cite {
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_top cite {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_top cite {
    font-size: 21px;
    font-size: 1.05rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_top cite {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_presentation {
  margin: 3rem auto 4rem;
  padding: 0 40px;
  align-items: flex-start;
}
@media only screen and (min-width: 768px) {
  .accommodation_presentation {
    align-items: center;
  }
}
.accommodation_presentation h2 {
  font-family: "Libre Baskerville", serif;
  font-size: 30px;
  font-size: 1.5rem;
  max-width: 13.26em;
  color: var(--brand-fern);
  text-align: left;
}
@media only screen and (min-width: 576px) {
  .accommodation_presentation h2 {
    font-size: 32px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_presentation h2 {
    text-align: center;
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_presentation h2 {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.accommodation_presentation p {
  max-width: 36em;
  font-size: 18px;
  font-size: 0.9rem;
  text-align: left;
}
@media only screen and (min-width: 576px) {
  .accommodation_presentation p {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_presentation p {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_presentation p {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_presentation ul {
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .accommodation_presentation ul {
    width: auto;
  }
}
.accommodation_presentation ul li {
  list-style: none;
  font-size: 20px;
  font-size: 1rem;
  padding: 0.3em 0em;
  width: calc(100% / 1);
  margin: 0.25rem 0;
  cursor: default;
}
.accommodation_presentation ul li span {
  position: relative;
}
.accommodation_presentation ul li span::before {
  content: "";
  position: absolute;
  bottom: -20%;
  left: 0;
  height: 0.86em;
  background: var(--brand-clay);
  width: 100%;
  opacity: 0.2;
  z-index: -1;
}
@media only screen and (min-width: 576px) {
  .accommodation_presentation ul li {
    width: calc(100% / 2);
    font-size: 22px;
    font-size: 1.1rem;
  }
  .accommodation_presentation ul li:nth-child(2),
  .accommodation_presentation ul li:nth-child(4),
  .accommodation_presentation ul li:nth-child(6) {
    text-align: right;
  }
  .accommodation_presentation ul li:nth-child(1),
  .accommodation_presentation ul li:nth-child(3),
  .accommodation_presentation ul li:nth-child(5) {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_presentation ul li {
    padding: 0.3em 1em;
    width: calc(100% / 3);
    font-size: 22px;
    font-size: 1.1rem;
  }
  .accommodation_presentation ul li:nth-child(1),
  .accommodation_presentation ul li:nth-child(4) {
    text-align: left;
  }
  .accommodation_presentation ul li:nth-child(2),
  .accommodation_presentation ul li:nth-child(5) {
    text-align: center;
  }
  .accommodation_presentation ul li:nth-child(3),
  .accommodation_presentation ul li:nth-child(6) {
    text-align: right;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_presentation ul li {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_presentation ul li {
    width: auto;
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.accommodation_offer {
  margin-top: 2.65rem;
  max-width: 916px;
}
.accommodation_offer p {
  margin: 0 auto;
  font-family: "Libre Baskerville", serif;
  position: relative;
  margin-bottom: 6em;
}
@media only screen and (min-width: 992px) {
  .accommodation_offer p {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_offer p::after {
  position: absolute;
  display: block;
  content: "";
  background-color: var(--brand-clay);
  height: 1px;
  width: 80%;
  bottom: -3em;
}
.accommodation_offer h3 {
  font-size: 25px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .accommodation_offer h3 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.accommodation_offer-list {
  margin: 4rem 0 3rem;
  grid-template-columns: auto;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .accommodation_offer-list {
    grid-template-columns: repeat(2, max-content);
  }
}
.accommodation_offer-list li {
  list-style: none;
  justify-content: flex-start;
  margin-top: 12px;
}
@media only screen and (min-width: 768px) {
  .accommodation_offer-list li {
    margin-right: 115px;
  }
}
.accommodation_offer-icon {
  padding: 5px 0;
  min-width: 40px;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .accommodation_offer-icon {
    min-width: 50px;
  }
}
.accommodation_offer-icon img {
  height: 30px;
  width: auto;
}
.accommodation_price {
  margin: 10rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.accommodation_price .custom-pricelist {
  background: rgba(197, 205, 190, 0.49);
  padding: 10% 8% 15% 8%;
  width: max-content;
  border-radius: 100px 0 100px 0;
  overflow: hidden;
}
@media only screen and (min-width: 576px) {
  .accommodation_price .custom-pricelist {
    padding: 8% 8% 6% 8%;
    border-radius: 200px 0 200px 0;
  }
}
.accommodation_price .custom-pricelist-table .n-b-l {
  border-left: 1px solid #707070;
}
.accommodation_price .custom-pricelist-table .n-b-r {
  border-right: 1px solid #707070;
}
.accommodation_price .custom-pricelist-table .n-b-t {
  border-top: 1px solid #707070;
}
.accommodation_price .custom-pricelist-table .n-b-b {
  border-bottom: 1px solid #707070;
}
.accommodation_price .custom-pricelist-table th,
.accommodation_price .custom-pricelist-table td {
  font-size: 16px;
  font-size: 0.8rem;
  font-family: "Open Sans", sans-serif;
  padding: 1em 0.5em;
}
@media only screen and (min-width: 576px) {
  .accommodation_price .custom-pricelist-table th,
  .accommodation_price .custom-pricelist-table td {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_price .custom-pricelist-table th,
  .accommodation_price .custom-pricelist-table td {
    padding: 1em 1.5em;
    font-size: 21px;
    font-size: 1.05rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_price .custom-pricelist-table th,
  .accommodation_price .custom-pricelist-table td {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_price .custom-pricelist-table-th-one_bedroom {
  max-width: 9.4em;
}
.accommodation_price .custom-pricelist-table th img {
  height: 0.8em;
  margin-left: 10px;
  margin-bottom: -1px;
}
.accommodation_price .custom-pricelist .n-popup {
  margin: 35px auto 0;
  max-width: max-content;
}
@media only screen and (min-width: 576px) {
  .accommodation_price .custom-pricelist .n-popup {
    margin: 75px auto 0;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_price .custom-pricelist .n-popup {
    max-width: max-content;
  }
}
.accommodation_price .btn {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.accommodation_gift {
  margin-top: 5rem;
}
.accommodation_gift-wrapper {
  grid-template-columns: repeat(1, 1fr);
  margin-top: 5rem;
  gap: 1rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_gift-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_gift-wrapper {
    grid-template-columns: repeat(4, 1fr);
  }
}
.accommodation_gift h2 {
  max-width: 13.7em;
  margin: 0.8em auto;
}
.accommodation_gift-item {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.accommodation_gift-item:hover .gift-item-front {
  transform: scale(1.15);
}
.accommodation_gift-item .gift-item-front {
  z-index: 5;
  transform: scale(0.9);
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.accommodation_gift-item .gift-item-front img {
  width: 80%;
}
@media only screen and (min-width: 992px) {
  .accommodation_gift-item .gift-item-front img {
    width: 100%;
  }
}
.accommodation_gift-item .gift-item-back {
  position: absolute;
  bottom: 50px;
  background: var(--brand-deepsea);
  max-width: 294px;
  padding: 1em;
  color: var(--color-f);
  z-index: 0;
  transition: 1s linear;
  animation: giftOutLeft 1s forwards;
  border-radius: 4px;
}
.accommodation_gift-item .gift-item-back::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  opacity: 1;
  transition: 1s linear;
  border-radius: 4px;
}
.accommodation_gift-item .gift-item-back .bvc {
  width: 150px;
  right: -34px;
  bottom: -67px;
}
.accommodation_gift-item .gift-item-back .bvc::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  opacity: 1;
  transition: 1s linear;
}
.accommodation_gift-item.active .gift-item-back {
  animation: giftLeft 1s forwards;
  z-index: 10;
}
.accommodation_gift-item.active .gift-item-back::after {
  opacity: 0;
}
.accommodation_gift-item.active .gift-item-back .bvc::after {
  opacity: 0;
}
.accommodation_package {
  z-index: 0;
  overflow: visible;
  margin-top: 10rem;
  margin: 10rem auto 0;
}
.accommodation_package::before {
  content: "";
  position: absolute;
  top: -5%;
  left: 0;
  width: 100vw;
  height: 115%;
  background: #e6dfdf;
  z-index: -5;
  opacity: 0.31;
  -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
  clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 95%);
}
@media only screen and (min-width: 768px) {
  .accommodation_package::before {
    top: -8%;
    height: 125%;
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_package::before {
    top: -15%;
    height: 150%;
    -webkit-clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
    clip-path: polygon(0 0, 100% 25%, 100% 100%, 0 75%);
  }
}
.accommodation_package .n-container {
  max-width: 1200px;
}
.accommodation_package_wrapper {
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 5rem;
}
@media only screen and (min-width: 768px) {
  .accommodation_package_wrapper {
    flex-direction: row;
  }
}
.accommodation_package h2 {
  font-size: 26px;
  font-size: 1.3rem;
  max-width: 21.4em;
  margin: 1em auto;
}
@media only screen and (min-width: 576px) {
  .accommodation_package h2 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_package h2 {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_package h2 {
    font-size: 40px;
    font-size: 2rem;
  }
}
.accommodation_package-subtitle {
  width: auto;
  margin: 0 auto;
  font-size: 19px;
  font-size: 0.95rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_package-subtitle {
    font-size: 24px;
    font-size: 1.2rem;
    padding: 0 100px;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_package-subtitle {
    font-size: 30px;
    font-size: 1.5rem;
    padding: 0 170px;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_package-subtitle {
    width: max-content;
  }
}
.accommodation_package-subtitle::before,
.accommodation_package-subtitle::after {
  background: var(--brand-deepsea);
  height: 1px;
  width: 40px;
  position: absolute;
  top: 50%;
}
@media only screen and (min-width: 576px) {
  .accommodation_package-subtitle::before,
  .accommodation_package-subtitle::after {
    content: "";
    width: 70px;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_package-subtitle::before,
  .accommodation_package-subtitle::after {
    width: 130px;
  }
}
.accommodation_package-subtitle::before {
  left: 0px;
}
.accommodation_package-subtitle::after {
  right: 0px;
}
.accommodation_package .package {
  --package-h-padding: 2rem;
  max-width: 460px;
  background: var(--color-f);
  border: 1px solid var(--brand-deepsea);
  border-radius: 47px;
  color: var(--brand-deepsea);
  margin: 1rem;
  box-shadow: rgba(25, 25, 112, 0.2) 0px 7px 29px 0px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .accommodation_package .package {
    --package-h-padding: 4rem;
  }
}
.accommodation_package .package.gs-visible {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.accommodation_package .package:hover {
  transform: scale(1.06) !important;
}
.accommodation_package .package_title {
  padding: 1.5em var(--package-h-padding) 1rem var(--package-h-padding);
  max-width: 13.5em;
  font-size: 22px;
  font-size: 1.1rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_package .package_title {
    font-size: 24px;
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_package .package_title {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.accommodation_package .package_content {
  padding: 2em var(--package-h-padding);
  border-top: 1px solid var(--brand-deepsea);
  border-bottom: 1px solid var(--brand-deepsea);
}
.accommodation_package .package_content .bvc {
  width: 50%;
  top: -35%;
  right: -10%;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .accommodation_package .package_content .bvc {
    top: -5%;
  }
}
.accommodation_package .package_info {
  padding: 0.5em 0;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_package .package_info {
    padding: 0.65em 0;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_package .package_info {
    padding: 0.85em 0;
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_package .package_info-add {
  max-width: 70%;
}
@media only screen and (min-width: 992px) {
  .accommodation_package .package_info-add {
    max-width: 100%;
  }
}
.accommodation_package .package_price {
  padding: 1.5em var(--package-h-padding);
  font-size: 24px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 992px) {
  .accommodation_package .package_price {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.accommodation_benefits {
  margin-top: 10rem;
  max-width: 1200px;
}
.accommodation_plan {
  margin-top: 5rem;
  padding: 4rem 1rem 4rem;
}
@media only screen and (min-width: 576px) {
  .accommodation_plan {
    padding: 4rem 2rem 4rem;
  }
}
@media only screen and (min-width: 768px) {
  .accommodation_plan {
    padding: 8rem 2rem 6rem;
  }
}
.accommodation_plan p {
  max-width: 32.7em;
  margin: 0 auto 4em;
}
.accommodation_surroundings {
  margin-top: 2rem;
}
.accommodation_surroundings .n-container {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .accommodation_surroundings .n-container {
    padding: 0 40px;
  }
}
.accommodation_surroundings .surroundings-container #surroundings-left,
.accommodation_surroundings .surroundings-container #surroundings-right {
  cursor: pointer;
  margin: 40px 40px 10px;
  height: 54px;
  display: flex;
  align-items: center;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 576px) {
  .accommodation_surroundings .surroundings-container #surroundings-left,
  .accommodation_surroundings .surroundings-container #surroundings-right {
    margin: 40px 70px 10px;
  }
}
.accommodation_surroundings .surroundings-container #surroundings-left svg,
.accommodation_surroundings .surroundings-container #surroundings-right svg {
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.accommodation_surroundings .surroundings-container #surroundings-left:hover svg,
.accommodation_surroundings .surroundings-container #surroundings-right:hover svg {
  transform: scaleX(1.1);
}
.accommodation_surroundings .surroundings-container #surroundings-left.n-hidden,
.accommodation_surroundings .surroundings-container #surroundings-right.n-hidden {
  opacity: 0.5;
  cursor: default;
}
.accommodation_surroundings .surroundings-container #surroundings-left.n-hidden svg,
.accommodation_surroundings .surroundings-container #surroundings-right.n-hidden svg {
  transform: none;
}
.accommodation_surroundings .surroundings-list {
  display: flex;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  /* Pro zařízení, kde se nevleze ani jeden prvek, zobrazujeme 100% */
  width: 100%;
}
.accommodation_surroundings .surroundings-list .surroundings-post {
  flex: 0 0 auto;
  box-sizing: border-box;
  transition: transform 1s ease-in-out;
  width: 100%;
  color: var(--color-f);
  margin: 10px 0;
  width: calc(100%);
  align-items: center;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .accommodation_surroundings .surroundings-list .surroundings-post {
    flex-direction: row;
  }
}
.accommodation_surroundings .surroundings-list .surroundings-post-info {
  padding-right: 40px;
  padding-bottom: 40px;
}
.accommodation_surroundings .surroundings-list .surroundings-post-info-text {
  font-size: 18px;
  font-size: 0.9rem;
  max-width: 19.5em;
}
@media only screen and (min-width: 768px) {
  .accommodation_surroundings .surroundings-list .surroundings-post-info-text {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .accommodation_surroundings .surroundings-list .surroundings-post-info-text {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_surroundings .surroundings-list .surroundings-post-info-text {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.accommodation_surroundings .surroundings-list .surroundings-post-tip {
  background: #e6dfdf;
  color: var(--brand-deepsea);
  padding: 2.5em;
  border-radius: 80px 0 80px 0;
  margin-top: 2em;
}
.accommodation_surroundings .surroundings-list .surroundings-post-tip-title {
  padding-bottom: 0.3em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid var(--brand-deepsea);
}
.accommodation_surroundings .surroundings-list .surroundings-post-tip img {
  left: -8px;
}
.accommodation_surroundings .surroundings-list .surroundings-post-img {
  max-width: 500px;
  max-height: 500px;
}
.accommodation_surroundings .surroundings-list .surroundings-post-img img {
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.accommodation_form-text {
  font-size: 24px;
  font-size: 1.2rem;
  margin-bottom: 3em;
}
@media only screen and (min-width: 768px) {
  .accommodation_form-text {
    font-size: 26px;
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .accommodation_form-text {
    font-size: 29px;
    font-size: 1.45rem;
  }
}
.benefits {
  margin: 4rem 0;
  flex-direction: column;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .benefits {
    flex-direction: row-reverse;
    margin: 8rem 0;
  }
}
.benefits_title {
  font-size: 30px;
  font-size: 1.5rem;
  margin-bottom: 0.6em;
  max-width: max-content;
}
@media only screen and (min-width: 992px) {
  .benefits_title {
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .benefits_title {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.benefits_info {
  background: var(--page-bg);
  padding: 1rem;
  z-index: 1;
}
@media only screen and (min-width: 576px) {
  .benefits_info {
    padding: 2rem;
  }
}
.benefits_info_content {
  max-width: 25.1em;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 576px) {
  .benefits_info_content {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .benefits_info_content {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
.benefits_img {
  padding-top: 2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem;
}
@media only screen and (min-width: 576px) {
  .benefits_img {
    padding: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .benefits_img {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  .benefits_img {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 2rem;
  }
}
.benefits_img img {
  max-width: 451px;
  max-height: 451px;
  height: auto;
  border-radius: 33.2594% 0 33.2594% 0 / 35.3774% 0 35.3774% 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  object-fit: cover;
}
@media only screen and (min-width: 576px) {
  .benefits_img img {
    min-width: 300px;
  }
}
.benefits:nth-child(2) {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .benefits:nth-child(2) {
    flex-direction: row;
  }
}
.benefits:nth-child(2) .benefits_img {
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .benefits:nth-child(2) .benefits_img {
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
.benefits:nth-child(2) .benefits_img img {
  border-radius: 0 33.2594% 0 33.2594% / 0 35.3774% 0 35.3774%;
}
.n-gallery-accommodation-slider {
  position: relative;
  overflow: hidden;
  background: var(--color-black);
  height: auto;
  width: 100%;
  aspect-ratio: 1 / 1;
}
@media only screen and (min-width: 992px) {
  .n-gallery-accommodation-slider {
    max-height: calc(100vh);
    aspect-ratio: 1920 / 1280;
  }
}
* .n-gallery-accommodation-slider_slide {
  height: 100%;
}
.n-gallery-accommodation-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.n-gallery-accommodation-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1.5s ease-in-out;
  transform: scale(1);
}
.n-gallery-accommodation-slide-active {
  opacity: 1;
  transform: scale(1.05);
  transition: 2s ease-in-out;
}
.n-gallery-accommodation_controls {
  padding: 0 20px;
}
.n-gallery-accommodation_controls_container {
  width: 100%;
  color: #fff;
  height: 100px;
  margin: 0 auto 0 auto;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls_container {
    margin: 40px auto 0 auto;
  }
}
.n-gallery-accommodation_controls .n-gallery-dots {
  width: max-content;
  margin: 0 5px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls .n-gallery-dots {
    margin: 0 15px;
    display: flex;
  }
}
.n-gallery-accommodation_controls .n-gallery-dots .n-gallery-slide-dot {
  margin: 0 5px;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--brand-clay);
  position: relative;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.n-gallery-accommodation_controls .n-gallery-dots .n-gallery-slide-dot.n-gallery-slide-dot-active {
  background: var(--brand-fern);
  transform: scale(1.2);
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls .n-gallery-dots .n-gallery-slide-dot {
    margin: 0 10px;
  }
  .n-gallery-accommodation_controls .n-gallery-dots .n-gallery-slide-dot.n-gallery-slide-dot-active {
    transform: scale(1.6);
  }
}
.n-gallery-accommodation_controls .n-gallery-arrow {
  width: 100%;
  margin-right: 0;
  padding-right: 0;
  margin-left: 0;
  padding-left: 0;
}
.n-gallery-accommodation_controls .n-gallery-arrow > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 52px;
  border-radius: 35px;
  background: rgba(0, 59, 54, 0.67);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls .n-gallery-arrow > div {
    width: 79px;
    height: 60px;
    border-radius: 60px;
  }
}
.n-gallery-accommodation_controls .n-gallery-arrow > div svg g {
  stroke: var(--color-f);
}
.n-gallery-accommodation_controls .n-gallery-arrow > div:nth-child(1) {
  margin-right: 20px;
}
.n-gallery-accommodation_controls .n-gallery-arrow svg {
  height: 20px;
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls .n-gallery-arrow svg {
    height: 31px;
  }
}
.n-gallery-accommodation_controls_text {
  position: relative;
  width: 100%;
  height: 100%;
}
.n-gallery-accommodation_controls .n-gallery-slide-text {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 100%;
  opacity: 0;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  font-size: 17px;
  font-size: 0.85rem;
  text-transform: lowercase;
  width: max-content;
}
@media only screen and (min-width: 576px) {
  .n-gallery-accommodation_controls .n-gallery-slide-text {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .n-gallery-accommodation_controls .n-gallery-slide-text {
    font-size: 22px;
    font-size: 1.1rem;
  }
}
.n-gallery-accommodation_controls .n-gallery-slide-text.n-gallery-slide-text-active {
  opacity: 1;
}
.n-gallery-accommodation_controls .n-gallery-slide-text::before {
  content: "";
  position: absolute;
  left: -20px;
  top: -15px;
  width: calc(100% + 40px);
  height: calc(100% + 30px);
  background: rgba(0, 59, 54, 0.67);
  z-index: -1;
  border-radius: 35px;
}
.about-us {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 20%;
}
.about-us_top {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  margin: 0 auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-f);
  text-align: center;
  padding-bottom: 3rem;
}
.about-us_top h1 {
  max-width: 10em;
  margin-bottom: 2em;
  margin-top: 10px;
  color: var(--color-f);
  text-align: center;
}
.about-us-info {
  margin-top: 4rem;
}
.about-us-info h2 {
  margin-bottom: 1.4em;
  color: var(--color-black);
  font-size: 30px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 320px) {
  .about-us-info h2 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 576px) {
  .about-us-info h2 {
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .about-us-info h2 {
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .about-us-info h2 {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.about-us-info p {
  border-left: 1px solid #707070;
  padding: 0 0 0 1.6em;
  max-width: 37em;
}
.about-us-info p br {
  display: block;
  content: "";
  margin: 0.8rem;
}
.about-us_title {
  font-size: 30px;
  font-size: 1.5rem;
  margin-bottom: 0.6em;
  max-width: max-content;
}
@media only screen and (min-width: 992px) {
  .about-us_title {
    font-size: 40px;
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us_title {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.about-us_our-values_info {
  margin: auto;
  background: rgba(250, 250, 250, 0.8);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  padding: 35px;
  z-index: 1;
}
.about-us_our-values_info_content {
  max-width: 25.1em;
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 576px) {
  .about-us_our-values_info_content {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us_our-values_info_content {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
.about-us_our-values_benefits {
  margin: 3rem auto;
  padding-bottom: 1rem;
}
.about-us_our-values_benefits::before {
  content: "";
  position: absolute;
  bottom: 215px;
  left: 0;
  width: 100vw;
  height: 93%;
  background: #e6dfdf;
  z-index: -2;
  opacity: 0.31;
  -webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
}
@media only screen and (min-width: 768px) {
  .about-us_our-values_benefits::before {
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .about-us_our-values_benefits {
    margin: 6rem auto;
  }
}
.about-us_our-values_benefits .benefits_info {
  background: transparent;
}
.about-us_our-values .n-half-screen-animation-desktopPhotos {
  width: 38vw;
}
.about-us_team {
  margin-top: 100px;
  margin-bottom: 200px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .about-us_team {
    padding: 0 40px;
  }
}
.about-us_team > div {
  padding: 60px 0;
}
@media only screen and (min-width: 768px) {
  .about-us_team > div {
    padding: 0;
  }
}
.about-us_team-title {
  max-width: 8.7em;
  margin-left: auto;
  margin-right: auto;
}
.about-us_team_row {
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  padding: 0 40px;
}
@media only screen and (min-width: 768px) {
  .about-us_team_row {
    margin-top: 140px;
    flex-direction: row;
  }
}
.about-us_team_row_2 {
  flex-direction: column-reverse;
}
@media only screen and (min-width: 768px) {
  .about-us_team_row_2 {
    flex-direction: row;
  }
}
.about-us_team_row-title {
  font-size: 40px;
  font-size: 2rem;
  margin: 10px 0;
}
@media only screen and (min-width: 768px) {
  .about-us_team_row-title {
    max-width: 3.2em;
    margin: 0;
    font-size: 75px;
    font-size: 3.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .about-us_team_row-title {
    font-size: 100px;
    font-size: 5rem;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us_team_row-title {
    font-size: 130px;
    font-size: 6.5rem;
  }
}
.about-us_team_row img {
  max-width: 70vw;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
}
@media only screen and (min-width: 768px) {
  .about-us_team_row img {
    transform: rotate(-16deg) translate(-21%, 0);
    max-width: 300px;
  }
  .about-us_team_row img:hover {
    transform: scale(1.5);
  }
}
@media only screen and (min-width: 992px) {
  .about-us_team_row img {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1200px) {
  .about-us_team_row img {
    max-width: 400px;
  }
}
@media only screen and (min-width: 1441px) {
  .about-us_team_row img {
    max-width: 500px;
  }
}
@media only screen and (min-width: 768px) {
  .about-us_team_row_left.about-us_team_row-title {
    max-width: 5.1em;
  }
}
@media only screen and (min-width: 768px) {
  .about-us_team_row_right img {
    transform: rotate(16deg) translate(5%, -30%);
  }
  .about-us_team_row_right img:hover {
    transform: translate(-36%, -30%) scale(1.5);
  }
}
.about-us_accommodation .n-container {
  margin: 20vh 10vw 0 auto;
  max-width: 450px;
  height: 100%;
}
.about-us_accommodation p {
  border-left: 4px solid var(--brand-deepsea);
  padding: 0 1em;
  margin-bottom: 50px;
  line-height: 1.65;
}
.about-us_projects h4 {
  margin: 2em 0;
}
.about-us_projects img {
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .about-us_projects img {
    max-width: 800px;
  }
}
.InformationAboutCompany {
  background-color: #f3f1f1;
  padding: 80px 0 120px;
}
.InformationAboutCompany h4 {
  font-size: 26px;
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .InformationAboutCompany h4 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .InformationAboutCompany h4 {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 1200px) {
  .InformationAboutCompany h4 {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.InformationAboutCompany_wrapper {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 40px;
}
@media only screen and (min-width: 992px) {
  .InformationAboutCompany_wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.InformationAboutCompany_content {
  display: grid;
  grid-gap: 40px;
  align-content: space-between;
}
.InformationAboutCompany ul {
  margin: 0;
  padding: 0;
}
.InformationAboutCompany ul li {
  list-style: none;
  line-height: 1.7;
}
.InformationAboutCompany .ContactBlock_title {
  margin-bottom: 10px;
}
.products_top {
  position: absolute;
  bottom: 0;
  left: 7%;
  width: 100%;
  margin: 0 auto;
  height: 50%;
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-f);
  text-align: left;
  padding-bottom: 3rem;
}
.products_top h1 {
  max-width: 10em;
  margin-bottom: 2em;
  margin-top: 10px;
  color: var(--color-f);
  text-align: left;
}
.products_where-buy h2 {
  max-width: 10em;
  margin-bottom: 2em;
  margin-top: 2em;
  font-size: 23px;
  font-size: 1.15rem;
}
@media only screen and (min-width: 320px) {
  .products_where-buy h2 {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 576px) {
  .products_where-buy h2 {
    font-size: 31px;
    font-size: 1.55rem;
  }
}
@media only screen and (min-width: 768px) {
  .products_where-buy h2 {
    font-size: 38px;
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 992px) {
  .products_where-buy h2 {
    font-size: 42px;
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy h2 {
    font-size: 50px;
    font-size: 2.5rem;
  }
}
.products_where-buy_item {
  margin-bottom: 10em;
  flex-direction: column;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item {
    flex-direction: row;
    margin-bottom: 10em;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item {
    flex-direction: row;
    margin-bottom: 10em;
  }
}
.products_where-buy_item:nth-of-type(2) {
  margin-bottom: 5em;
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item:nth-of-type(2) .products_where-buy_item_content {
    margin-left: 1rem;
    margin-right: 0rem;
  }
}
.products_where-buy_item_content {
  margin-bottom: 2em;
}
@media only screen and (min-width: 576px) {
  .products_where-buy_item_content {
    margin-bottom: 5em;
  }
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_content {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_content {
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_content_wrapper {
    margin-left: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_content_wrapper {
    margin-right: 3.5rem;
    margin-left: 0;
  }
}
.products_where-buy_item_content_wrapper.products_where-buy_item_content_2 {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_content_wrapper.products_where-buy_item_content_2 {
    margin-left: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_content_wrapper.products_where-buy_item_content_2 {
    margin-left: 3.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .products_where-buy_item_timeplace {
    margin-left: 40%;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_timeplace {
    margin-left: 0;
  }
}
.products_where-buy_item p {
  max-width: 20em;
  padding-left: 2.9em;
  margin-bottom: 2.5em;
  padding-right: 1em;
  font-size: 23px;
  font-size: 1.15rem;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item p {
    margin-bottom: 5em;
    padding-left: 2.5em;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item p {
    padding-left: 3.5em;
  }
}
.products_where-buy_item_num {
  left: 0;
  top: 0;
  font-family: "Libre Baskerville", serif;
  font-size: 100px;
  font-size: 5rem;
  line-height: 1;
  color: #8c8cb7;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_num {
    font-size: 120px;
    font-size: 6rem;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_num {
    font-size: 160px;
    font-size: 8rem;
    top: -25%;
  }
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 30vw;
    height: 30vw;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 992px) {
  .products_where-buy_item_img {
    top: 18%;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_img {
    top: auto;
    width: auto;
    height: auto;
    transform: none;
    margin-top: 50px;
    position: relative;
    margin-top: 0;
    justify-content: flex-end;
  }
}
.products_where-buy_item_img img {
  border-radius: 35.78% 0 0 0;
}
@media only screen and (min-width: 320px) {
  .products_where-buy_item_img img {
    border-radius: 20vh 0 0 0;
    max-height: 50vh;
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_img img {
    border-radius: 35.78% 0 0 0;
    width: auto;
    max-height: auto;
  }
}
.products_where-buy_item_address {
  max-width: 15em;
}
.products_where-buy_item_info {
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_item_info {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_item_info {
    font-size: 20px;
    font-size: 1rem;
  }
}
.products_where-buy_item:nth-of-type(2) {
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .products_where-buy_item:nth-of-type(2) {
    flex-direction: row-reverse;
  }
}
.products_where-buy_item:nth-of-type(2) .products_where-buy_item_img img {
  border-radius: 0 35.78% 0 0;
}
.products_where-buy_place {
  flex-direction: column;
  /* @media @query-lg {
        flex-direction: column;
      } */
}
@media only screen and (min-width: 576px) {
  .products_where-buy_place {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1200px) {
  .products_where-buy_place {
    flex-direction: row;
  }
}
.products_where-buy_place > div {
  margin-bottom: 10px;
}
.products_where-buy_customer {
  font-size: 25px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .products_where-buy_customer {
    font-size: 30px;
    font-size: 1.5rem;
  }
}
.products_ice-cream-title {
  color: var(--color-f);
  text-transform: none;
  padding: 1.5em 2em 1.5em 0;
  max-width: 13em;
  text-align: left;
  font-size: 30px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 320px) {
  .products_ice-cream-title {
    font-size: 32px;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 576px) {
  .products_ice-cream-title {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .products_ice-cream-title {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .products_ice-cream-title {
    font-size: 45px;
    font-size: 2.25rem;
  }
}
@media only screen and (min-width: 1200px) {
  .products_ice-cream-title {
    font-size: 55px;
    font-size: 2.75rem;
  }
}
@media only screen and (min-width: 1441px) {
  .products_ice-cream-title {
    font-size: 60px;
    font-size: 3rem;
  }
}
.products_ice-cream-title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  border-radius: 0 4.33em 4.33em 0;
  background-color: rgba(25, 25, 112, 0.82);
  z-index: -1;
}
.products_ice-cream-text {
  font-size: 18px;
  font-size: 0.9rem;
  padding: 0;
  padding-left: 1em;
  max-width: 29em;
  color: var(--color-f);
  border-left: 4px solid var(--brand-deepsea);
  margin-bottom: 20vh;
}
@media only screen and (min-width: 768px) {
  .products_ice-cream-text {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .products_ice-cream-text {
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.products_bio {
  margin-top: 100px;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .products_bio {
    flex-direction: row;
    align-items: flex-start;
  }
}
.products_bio-img {
  max-height: 50vh;
}
.products_bio-img img {
  height: 100%;
  width: 100%;
  max-height: inherit;
}
@media only screen and (min-width: 1200px) {
  .products_bio-text {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1200px) {
  .products_bio-text h3 {
    max-width: 5.56em;
  }
}
.products_bio-text p {
  font-size: 18px;
  font-size: 0.9rem;
}
@media only screen and (min-width: 576px) {
  .products_bio-text p {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 992px) {
  .products_bio-text p {
    max-width: 30em;
  }
}
@media only screen and (min-width: 1200px) {
  .products_bio-text p {
    max-width: 20.53em;
    font-size: 23px;
    font-size: 1.15rem;
  }
}
.products_bio-text-bg {
  width: 85%;
  height: 80%;
  top: -20%;
  left: -15px;
  background-color: rgba(21, 21, 112, 0.12);
  border-radius: 282px;
  z-index: -1;
  min-height: 100%;
  max-height: 100%;
}
@media only screen and (min-width: 576px) {
  .products_bio-text-bg {
    width: 70%;
  }
}
@media only screen and (min-width: 768px) {
  .products_bio-text-bg {
    min-height: 60vh;
    width: 70%;
    left: -25px;
  }
}
@media only screen and (min-width: 1200px) {
  .products_bio-text-bg {
    min-height: 60vh;
    width: 100%;
    left: -50px;
  }
}
.products_accommodation {
  margin-top: 50px;
  max-height: 400px;
}
@media only screen and (min-width: 768px) {
  .products_accommodation {
    max-height: 75vh;
  }
}
@media only screen and (min-width: 768px) {
  .products_accommodation {
    max-height: 55vh;
  }
}
@media only screen and (min-width: 1200px) {
  .products_accommodation {
    max-height: 80vh;
  }
}
.products_accommodation .btn {
  background: rgba(25, 25, 112, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  color: #fff;
  font-weight: 700;
  padding: 2em 4em;
  border-radius: 5em;
  max-width: 28em;
  text-align: left;
  border-color: transparent;
}
.products_accommodation .btn svg line {
  stroke: #fff;
}
.products_accommodation .btn:hover {
  backdrop-filter: blur(26px);
  -webkit-backdrop-filter: blur(26px);
  background: rgba(25, 25, 112, 0.65);
}
.products .cooperation_wrapper {
  margin: 4rem auto;
}
.textpin {
  display: flex;
  overflow-x: hidden;
}
.image-container,
.text-container {
  width: 50%;
  padding: 20px;
}
.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  position: relative;
}
.image-container img {
  max-width: 100%;
  max-height: 100%;
}
.n-nav {
  display: block;
  position: fixed;
  top: 0;
  top: -200vh;
  right: 0;
  height: 100vh;
  width: 100vw;
  background: transparent;
  z-index: 1112;
  align-items: center;
  justify-content: center;
  transition: ease 0.75s;
  overflow: visible;
  padding: 0 40px;
}
.n-nav::before {
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
  background: var(--n-menu_bg);
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: 1111;
  border-radius: 30% 70% 41% 59% / 54% 48% 52% 46%;
  border-radius: 36% 64% 33% 67% / 28% 41% 59% 72%;
}
.n-nav.menu-opened {
  transform: scale(1);
  top: 0;
}
@media only screen and (min-width: 992px) {
  .n-nav {
    top: 0;
    position: relative;
    height: auto;
    width: auto;
    background: transparent;
    overflow: hidden;
    transform: scale(1);
    visibility: visible;
  }
  .n-nav::before {
    display: none;
  }
}
.n-nav ul {
  padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 1112;
  border-bottom: 2px solid var(--brand-sand);
}
@media only screen and (min-width: 992px) {
  .n-nav ul {
    flex-direction: row;
  }
}
.n-nav ul li {
  position: relative;
  text-align: center;
  font-size: 20px;
  font-size: 1rem;
  list-style-type: none;
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  text-transform: uppercase;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .n-nav ul li {
    font-size: 25px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .n-nav ul li {
    font-size: 17px;
    font-size: 0.85rem;
    justify-content: none;
  }
}
@media only screen and (min-width: 1200px) {
  .n-nav ul li {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
.n-nav ul li a {
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  padding: 30px 20px 30px 20px;
  color: var(--n-menu_color);
}
@media only screen and (min-width: 992px) {
  .n-nav ul li a {
    padding: 0.7em;
  }
}
.n-nav ul li a.active {
  color: var(--brand-caramel);
}
.n-nav ul li:hover a {
  color: var(--n-menu_color-hover);
  /* @media @mobileMenuBrakepoint {
            color: #fff;
          } */
}
.n-nav-lang {
  display: none;
}
@media only screen and (min-width: 576px) {
  .n-nav-lang {
    display: block;
  }
}
.n-nav-lang a {
  display: flex;
}
.n-nav-lang a img {
  height: auto;
  width: 30px;
}
.n-nav-lang-mobile {
  display: block;
  z-index: 1112;
}
@media only screen and (min-width: 992px) {
  .n-nav-lang-mobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .n-logo-mobile {
    display: none;
  }
}
.n-logo-desktop {
  display: none;
}
@media only screen and (min-width: 992px) {
  .n-logo-desktop {
    display: block;
  }
}
/**************************
Mobilní menu
***************************/
/* ELEVEN */
.hamburger {
  visibility: visible;
  position: absolute;
  top: 50%;
  right: 35px;
  height: auto;
  cursor: pointer;
  z-index: 10000;
  transform: scale(1) translateY(-50%);
}
@media only screen and (min-width: 992px) {
  .hamburger {
    visibility: hidden;
    transform: scale(0);
    transition: all 0.6s;
  }
}
.hamburger .line {
  width: 40px;
  height: 4px;
  background-color: var(--n-menu_color);
  display: block;
  margin: 11px auto 0 auto;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.hamburger .line:nth-child(1) {
  margin: 0;
}
/* 11 */
#hamburger-11 {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hamburger-11.is-active {
  animation: smallbig 0.6s forwards;
}
@keyframes smallbig {
  0%,
  100% {
    -webkit-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1) translateY(-50%);
    -o-transform: scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%);
  }
  50% {
    -webkit-transform: scale(0) translateY(-50%);
    -ms-transform: scale(0) translateY(-50%);
    -o-transform: scale(0) translateY(-50%);
    transform: scale(0) translateY(-50%);
  }
}
#hamburger-11.is-active .line:nth-child(1),
#hamburger-11.is-active .line:nth-child(2),
#hamburger-11.is-active .line:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: var(--brand-deepsea);
}
#hamburger-11.is-active .line:nth-child(2) {
  opacity: 0;
}
#hamburger-11.is-active .line:nth-child(1) {
  -webkit-transform: translateY(15px) rotate(45deg);
  -ms-transform: translateY(15px) rotate(45deg);
  -o-transform: translateY(15px) rotate(45deg);
  transform: translateY(15px) rotate(45deg);
}
#hamburger-11.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-15px) rotate(-45deg);
  -ms-transform: translateY(-15px) rotate(-45deg);
  -o-transform: translateY(-15px) rotate(-45deg);
  transform: translateY(-15px) rotate(-45deg);
}
/* SIX */
#hamburger-6 {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#hamburger-6.is-active {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
  -webkit-transform: rotate(45deg) translate(-13px, -13px);
  -ms-transform: rotate(45deg) translate(-13px, -13px);
  -o-transform: rotate(45deg) translate(-13px, -13px);
  transform: rotate(45deg) translate(-13px, -13px);
}
#hamburger-6.is-active .line:nth-child(2) {
  width: 0px;
}
#hamburger-6.is-active .line:nth-child(1),
#hamburger-6.is-active .line:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-color: var(--brand-deepsea);
}
#hamburger-6.is-active .line:nth-child(1) {
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
}
#hamburger-6.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-15px) rotate(90deg);
  -ms-transform: translateY(-15px) rotate(90deg);
  -o-transform: translateY(-15px) rotate(90deg);
  transform: translateY(-15px) rotate(90deg);
}
.hamburger {
  height: 20px;
  width: 41px;
  position: fixed;
  top: 30px;
  right: 0;
  transform: translate(-50%, -50%);
  z-index: 10000;
  display: none;
  transition: 0.6s cubic-bezier(0.8, 0.2, 0.48, 1);
}
.hamburger-line-top {
  height: 2px;
  width: 100%;
  background: var(--n-menu_color);
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  right: 0;
  -webkit-animation-name: ham-anim-topreverse;
  -moz-animation-name: ham-anim-topreverse;
  animation-name: ham-anim-topreverse;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  transition: 1s ease-in-out background;
}
.hamburger-line-bottom {
  height: 2px;
  width: 70%;
  background: var(--n-menu_color);
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  bottom: 0;
  right: 0;
  -webkit-animation-name: ham-anim-bottomreverse;
  -moz-animation-name: ham-anim-bottomreverse;
  animation-name: ham-anim-bottomreverse;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  transition: 1s ease-in-out background;
}
.hamburger.is-active .hamburger-line-top {
  top: 9px;
  -webkit-animation-name: ham-anim-top;
  -moz-animation-name: ham-anim-top;
  animation-name: ham-anim-top;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburger.is-active .hamburger-line-bottom {
  bottom: 9px;
  -webkit-animation-name: ham-anim-bottom;
  -moz-animation-name: ham-anim-bottom;
  animation-name: ham-anim-bottom;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-duration: 1.1s;
  -webkit-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburger-line-top.no-animation {
  -moz-animation: ham-anim-bounce1 1s ease-in;
  -webkit-animation: ham-anim-bounce1 1s ease-in;
  animation: ham-anim-bounce1 1s ease-in;
}
.hamburger-line-bottom.no-animation {
  -moz-animation: ham-anim-bounce2 1.2s ease-in;
  -webkit-animation: ham-anim-bounce2 1.2s ease-in;
  animation: ham-anim-bounce2 1.2s ease-in;
}
@-webkit-keyframes ham-anim-top {
  0% {
    top: 0%;
  }
  60% {
    top: 8px;
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
  }
}
@-moz-keyframes ham-anim-top {
  0% {
    top: 0%;
  }
  60% {
    top: 8px;
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(45deg);
  }
}
@keyframes ham-anim-top {
  0% {
    top: 0%;
  }
  60% {
    top: 8px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes ham-anim-bottom {
  0% {
    bottom: 0%;
  }
  10% {
    bottom: 0;
  }
  30% {
    bottom: 0;
    width: 100%;
  }
  60% {
    bottom: 9px;
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    width: 100%;
  }
}
@-moz-keyframes ham-anim-bottom {
  0% {
    bottom: 0%;
  }
  10% {
    bottom: 0;
  }
  30% {
    bottom: 0;
    width: 100%;
  }
  60% {
    bottom: 9px;
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-45deg);
    width: 100%;
  }
}
@keyframes ham-anim-bottom {
  0% {
    bottom: 0%;
  }
  10% {
    bottom: 0;
  }
  30% {
    bottom: 0;
    width: 100%;
  }
  60% {
    bottom: 9px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 100%;
  }
}
@-webkit-keyframes ham-anim-topreverse {
  0% {
    -webkit-transform: rotate(45deg);
    top: 9px;
  }
  60% {
    -webkit-transform: rotate(0deg);
    top: 9px;
  }
  100% {
    top: 0%;
  }
}
@-moz-keyframes ham-anim-topreverse {
  0% {
    -moz-transform: rotate(45deg);
    top: 9px;
  }
  60% {
    -moz-transform: rotate(0deg);
    top: 9px;
  }
  100% {
    top: 0%;
  }
}
@keyframes ham-anim-topreverse {
  0% {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
  }
  60% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 9px;
  }
  100% {
    top: 0%;
  }
}
@-webkit-keyframes ham-anim-bottomreverse {
  0% {
    -webkit-transform: rotate(-45deg);
    bottom: 9px;
    width: 100%;
  }
  60% {
    -webkit-transform: rotate(0deg);
    bottom: 9px;
  }
  70% {
    width: 100%;
  }
  100% {
    bottom: 0%;
    width: 70%;
  }
}
@-moz-keyframes ham-anim-bottomreverse {
  0% {
    -moz-transform: rotate(-45deg);
    bottom: 9px;
    width: 100%;
  }
  60% {
    -moz-transform: rotate(0deg);
    bottom: 9px;
  }
  70% {
    width: 100%;
  }
  100% {
    bottom: 0%;
    width: 70%;
  }
}
@keyframes ham-anim-bottomreverse {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px;
    width: 100%;
  }
  60% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    bottom: 9px;
  }
  70% {
    width: 100%;
  }
  100% {
    bottom: 0%;
    width: 70%;
  }
}
@-webkit-keyframes ham-anim-bounce1 {
  0% {
    top: -200%;
    width: 4px;
  }
  70% {
    top: 0;
    width: 4px;
  }
  100% {
    top: 0;
    width: 100%;
  }
}
@keyframes ham-anim-bounce1 {
  0% {
    top: -200%;
    width: 4px;
  }
  70% {
    top: 0;
    width: 4px;
  }
  100% {
    top: 0;
    width: 100%;
  }
}
@keyframes ham-anim-bounce1 {
  0% {
    top: -200%;
    width: 4px;
  }
  70% {
    top: 0;
    width: 4px;
  }
  100% {
    top: 0;
    width: 100%;
  }
}
@-webkit-keyframes ham-anim-bounce2 {
  0% {
    bottom: 250%;
    width: 4px;
  }
  70% {
    bottom: 0;
    width: 4px;
  }
  100% {
    bottom: 0;
    width: 70%;
  }
}
@keyframes ham-anim-bounce2 {
  0% {
    bottom: 250%;
    width: 4px;
  }
  70% {
    bottom: 0;
    width: 4px;
  }
  100% {
    bottom: 0;
    width: 70%;
  }
}
@keyframes ham-anim-bounce2 {
  0% {
    bottom: 250%;
    width: 4px;
  }
  70% {
    bottom: 0;
    width: 4px;
  }
  100% {
    bottom: 0;
    width: 70%;
  }
}
.lang-switcher {
  color: var(--color-white);
}
.lang-switcher a {
  color: var(--color-white);
  transition: ease-in-out 250ms;
}
.lang-switcher ul {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
}
.lang-switcher ul li.wpml-ls-item-legacy-dropdown {
  position: relative;
}
.lang-switcher ul li.wpml-ls-item-legacy-dropdown:hover::before {
  position: absolute;
  top: 0;
  height: 50px;
  left: -20px;
  right: -30px;
  display: block;
  content: "";
  background-color: transparent;
  z-index: 1002;
}
.lang-switcher .wpml-ls-sub-menu {
  background: rgba(16, 16, 17, 0.5);
  position: absolute;
  top: 52px;
  box-shadow: 0 20px 40px 0 rgba(1, 1, 2, 0.12);
  text-align: right;
  transform: translateX(-50%);
  padding: 20px !important;
  width: 140px;
  border-radius: 10px;
  margin: 0;
  margin-left: 0px;
  list-style: none;
  display: none;
  z-index: 1003;
}
.lang-switcher .wpml-ls-sub-menu a {
  color: var(--color-white);
}
.lang-switcher .wpml-ls-sub-menu a:hover {
  color: #9c9c9c;
}
.lang-switcher .wpml-ls-sub-menu li + li {
  margin-top: 14px !important;
}
.lang-switcher .wpml-ls-sub-menu::before {
  position: absolute;
  top: -19px;
  right: 17%;
  margin: auto;
  display: block;
  content: "";
  z-index: -1;
  width: 0;
  height: 0;
  border: 10px solid black;
  border-color: transparent transparent rgba(16, 16, 17, 0.5);
}
.lang-switcher ul li:hover .wpml-ls-sub-menu {
  display: block;
}
/* .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown a:focus, 
.wpml-ls-legacy-dropdown a:hover{
    background: transparent;
    color: @color-white;
}
.wpml-ls-legacy-dropdown{
    width: auto;
    a {
        border: none;
        background-color: transparent;
    }
    & .wpml-ls-sub-menu{
        border: none;
        
    }
    &:hover .wpml-ls-sub-menu{
        background-color: @color-black;
    } 
}
 */
.nav-hide {
  -webkit-transform: translate(-50%, -80px);
  -ms-transform: translate(-50%, -80px);
  transform: translate(-50%, -80px);
}
.navigation {
  margin-bottom: 53px;
}
.navigation ul {
  padding: 0;
  position: relative;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 25px;
}
@media only screen and (min-width: 576px) {
  .navigation ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .navigation ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
.navigation ul li {
  list-style-type: none;
  padding: 20px 0 20px 25px;
  position: relative;
  text-align: center;
  font-size: 16px;
  font-size: 0.8rem;
  color: var(--brand-deepsea);
  cursor: pointer;
  transition: 0.4s cubic-bezier(0.8, 0.2, 0.48, 1);
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
@media only screen and (min-width: 576px) {
  .navigation ul li {
    font-size: 20px;
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .navigation ul li {
    font-size: 26px;
    font-size: 1.3rem;
    padding: 50px 0 50px 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .navigation ul li {
    font-size: 30px;
    font-size: 1.5rem;
    padding: 80px 0 80px 25px;
  }
}
@media only screen and (min-width: 1441px) {
  .navigation ul li {
    font-size: 35px;
    font-size: 1.75rem;
  }
}
.navigation ul li::before {
  width: 112%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(269deg, #1a1c21 0%, #333333 100%);
  transform: skew(0deg, -27deg) rotate(27deg);
  z-index: -1;
}
.navigation ul li:hover {
  text-decoration: underline;
}
.type-page {
  max-width: 800px;
  margin: 0 auto;
}
.type-page h2 {
  text-align: left;
  margin-top: 15px;
  text-transform: initial;
  padding-bottom: 10px;
  margin-bottom: 10px;
  color: var(--color-black);
  font-size: 20px;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .type-page h2 {
    font-size: 22px;
    font-size: 1.1rem;
  }
}
.type-page p {
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 768px) {
  .type-page p {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
h1.page-title {
  margin: 0 0 30px;
  text-align: left !important;
}
@media only screen and (min-width: 992px) {
  h1.page-title {
    margin: 0 0 60px;
  }
}
.cmplz-document {
  margin: 0 auto;
}
#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div {
  grid-template-columns: 2fr auto auto auto 25px;
}
.cmplz-document {
  color: var(--color-black);
}
.cmplz-document h1 {
  text-align: center;
}
.cmplz-document h2,
.cmplz-document h3,
.cmplz-document h4,
.cmplz-document h5 {
  color: var(--color-black);
  font-family: "Open Sans", sans-serif;
}
#cmplz-cookies-overview .cmplz-dropdown,
#cmplz-document .cmplz-dropdown,
.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown {
  background-color: rgba(239, 239, 239, 0.66);
}
.cmplz-service-header p {
  color: var(--color-0);
}
.cmplz-description {
  color: var(--color-white);
}
.cmplz-cookiebanner .cmplz-header {
  grid-template-columns: 0px 1fr 100px !important;
}
.cmplz-cookiebanner .cmplz-title {
  justify-self: left !important;
}
.web__container {
  margin: 80px auto;
}
@media only screen and (min-width: 992px) {
  .web__container {
    margin: 120px auto;
  }
}
/* #cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed, 
#cmplz-manage-consent .cmplz-manage-consent {
  display: none !important;
} */
.wp-block-file {
  display: flex;
  align-items: center;
  margin: 34px 0;
}
.wp-block-file a {
  margin-right: 30px;
}
/* vr8tit
@import "layout/archive";
*/
.n-logo {
  position: relative;
  justify-content: flex-start;
}
@media only screen and (min-width: 576px) {
  .n-logo {
    justify-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .n-logo {
    padding-right: 0;
  }
}
.n-logo svg {
  position: relative;
  width: autp;
  height: 30px;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 576px) {
  .n-logo svg {
    height: 38px;
  }
}
@media only screen and (min-width: 992px) {
  .n-logo svg {
    height: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .n-logo svg {
    height: 52px;
  }
}
.n-logo a {
  display: flex;
}
.n-logo-text {
  font-weight: 500;
  max-width: 252px;
  margin-left: 15px;
}
.is-loaded-2 .n-logo-symbol {
  visibility: visible;
  transform: translateY(0);
}
.is-loaded-2.is-section-0 .n-logo-symbol {
  visibility: hidden;
  transform: translateY(-130px);
}
.n-action {
  width: 100%;
}
@media only screen and (min-width: 320px) {
  .n-action {
    min-width: 178px;
  }
}
@media only screen and (min-width: 576px) {
  .n-action {
    min-width: 210px;
    max-width: 210px;
  }
}
@media only screen and (min-width: 768px) {
  .n-action {
    /*  min-width: 230px;
            max-width: 230px; */
  }
}
@media only screen and (min-width: 992px) {
  .n-action {
    min-width: 240px;
    max-width: 240px;
  }
}
@media only screen and (min-width: 1200px) {
  .n-action {
    min-width: 254px;
    max-width: 254px;
  }
}
@media only screen and (min-width: 1441px) {
  .n-action {
    min-width: 276px;
    max-width: 276px;
  }
}
.n-action svg {
  position: relative;
  width: autp;
  height: 18px;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .n-action svg {
    height: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .n-action svg {
    height: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .n-action svg {
    height: 30px;
  }
}
.n-action-text {
  margin-left: 15px;
  font-size: 16px;
  font-size: 0.8rem;
}
@media only screen and (min-width: 576px) {
  .n-action-text {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 992px) {
  .n-action-text {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1200px) {
  .n-action-text {
    font-size: 18px;
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 1441px) {
  .n-action-text {
    font-size: 20px;
    font-size: 1rem;
  }
}
.page__header.page__header-hide .page__header-logo {
  transform: translateY(-50%);
}
.n-marg-a-0 {
  margin: 0;
}
.n-marg-a-xs {
  margin: 10px;
}
.n-marg-a-sm {
  margin: 20px;
}
.n-marg-a-md {
  margin: 40px;
}
.n-marg-a-lg {
  margin: 70px;
}
.n-marg-a-xl {
  margin: 90px;
}
.n-marg-a-xxl {
  margin: 150px;
}
.n-marg-t-0 {
  margin-top: 0;
}
.n-marg-t-xs {
  margin-top: 10px;
}
.n-marg-t-sm {
  margin-top: 20px;
}
.n-marg-t-md {
  margin-top: 40px;
}
.n-marg-t-lg {
  margin-top: 70px;
}
.n-marg-t-xl {
  margin-top: 90px;
}
.n-marg-t-xxl {
  margin-top: 150px;
}
.n-marg-t-30 {
  margin-top: 30px;
}
.n-marg-r-0 {
  margin-right: 0;
}
.n-marg-r-auto {
  margin-right: auto;
}
.n-marg-r-xs {
  margin-right: 10px;
}
.n-marg-r-sm {
  margin-right: 20px;
}
.n-marg-r-md {
  margin-right: 40px;
}
.n-marg-r-lg {
  margin-right: 70px;
}
.n-marg-r-xl {
  margin-right: 90px;
}
.n-marg-r-xxl {
  margin-right: 150px;
}
.n-marg-r-30 {
  margin-right: 30px;
}
.n-marg-b-0 {
  margin-bottom: 0;
}
.n-marg-b-xxs {
  margin-bottom: 5px;
}
.n-marg-b-xs {
  margin-bottom: 10px;
}
.n-marg-b-sm {
  margin-bottom: 20px;
}
.n-marg-b-md {
  margin-bottom: 40px;
}
.n-marg-b-lg {
  margin-bottom: 70px;
}
.n-marg-b-xl {
  margin-bottom: 90px;
}
.n-marg-b-xxl {
  margin-bottom: 150px;
}
.n-marg-b-30 {
  margin-bottom: 30px;
}
.n-marg-l-0 {
  margin-left: 0;
}
.n-marg-l-auto {
  margin-left: auto;
}
.n-marg-l-xs {
  margin-left: 10px;
}
.n-marg-l-sm {
  margin-left: 20px;
}
.n-marg-l-md {
  margin-left: 40px;
}
.n-marg-l-lg {
  margin-left: 70px;
}
.n-marg-l-xl {
  margin-left: 90px;
}
.n-marg-l-xxl {
  margin-left: 150px;
}
@media only screen and (max-width: 991px) {
  .n-marg-l-xxl {
    margin: 0px;
  }
}
.n-marg-l-30 {
  margin-left: 30px;
}
.n-marg-x-0 {
  margin-right: 0;
  margin-left: 0;
}
.n-marg-x-xs {
  margin-right: 10px;
  margin-left: 10px;
}
.n-marg-x-sm {
  margin-right: 20px;
  margin-left: 20px;
}
.n-marg-x-md {
  margin-right: 40px;
  margin-left: 40px;
}
.n-marg-x-lg {
  margin-right: 70px;
  margin-left: 70px;
}
.n-marg-x-xl {
  margin-right: 90px;
  margin-left: 90px;
}
.n-marg-x-xxl {
  margin-right: 150px;
  margin-left: 150px;
}
.n-marg-x-auto {
  margin-right: auto;
  margin-left: auto;
}
.n-marg-y-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.n-marg-y-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}
.n-marg-y-sm {
  margin-top: 20px;
  margin-bottom: 20px;
}
.n-marg-y-md {
  margin-top: 40px;
  margin-bottom: 40px;
}
.n-marg-y-lg {
  margin-top: 70px;
  margin-bottom: 70px;
}
.n-marg-y-xl {
  margin-top: 90px;
  margin-bottom: 90px;
}
.n-pad-a-0 {
  padding: 0;
}
.n-pad-a-xs {
  padding: 10px;
}
.n-pad-a-sm {
  padding: 20px;
}
.n-pad-a-md {
  padding: 40px;
}
.n-pad-a-lg {
  padding: 70px;
}
.n-pad-a-xl {
  padding: 90px;
}
.n-pad-t-0 {
  padding-top: 0;
}
.n-pad-t-xs {
  padding-top: 10px;
}
.n-pad-t-sm {
  padding-top: 20px;
}
.n-pad-t-md {
  padding-top: 40px;
}
.n-pad-t-lg {
  padding-top: 70px;
}
.n-pad-t-xl {
  padding-top: 90px;
}
.n-pad-t-per-xs {
  padding-top: 5%;
}
.n-pad-t-per-sm {
  padding-top: 8%;
}
.n-pad-t-per-md {
  padding-top: 10%;
}
.n-pad-t-per-lg {
  padding-top: 20%;
}
.n-pad-t-per-xl {
  padding-top: 40%;
}
.n-pad-r-0 {
  padding-right: 0;
}
.n-pad-r-xs {
  padding-right: 10px;
}
.n-pad-r-sm {
  padding-right: 20px;
}
.n-pad-r-md {
  padding-right: 40px;
}
.n-pad-r-lg {
  padding-right: 70px;
}
.n-pad-r-xl {
  padding-right: 90px;
}
.n-pad-r-per-xs {
  padding-right: 5%;
}
.n-pad-r-per-sm {
  padding-right: 8%;
}
.n-pad-r-per-md {
  padding-right: 10%;
}
.n-pad-r-per-lg {
  padding-right: 20%;
}
.n-pad-r-per-xl {
  padding-right: 40%;
}
.n-pad-b-0 {
  padding-bottom: 0;
}
.n-pad-b-xs {
  padding-bottom: 10px;
}
.n-pad-b-sm {
  padding-bottom: 20px;
}
.n-pad-b-md {
  padding-bottom: 40px;
}
.n-pad-b-lg {
  padding-bottom: 70px;
}
.n-pad-b-xl {
  padding-bottom: 90px;
}
.n-pad-b-per-xs {
  padding-bottom: 5%;
}
.n-pad-b-per-sm {
  padding-bottom: 8%;
}
.n-pad-b-per-md {
  padding-bottom: 10%;
}
.n-pad-b-per-lg {
  padding-bottom: 20%;
}
.n-pad-b-per-xl {
  padding-bottom: 40%;
}
.n-pad-l-0 {
  padding-left: 0;
}
.n-pad-l-xs {
  padding-left: 10px;
}
.n-pad-l-sm {
  padding-left: 20px;
}
.n-pad-l-md {
  padding-left: 40px;
}
.n-pad-l-lg {
  padding-left: 70px;
}
.n-pad-l-xl {
  padding-left: 90px;
}
.n-pad-l-per-xs {
  padding-left: 5%;
}
.n-pad-l-per-sm {
  padding-left: 8%;
}
.n-pad-l-per-md {
  padding-left: 10%;
}
.n-pad-l-per-lg {
  padding-left: 20%;
}
.n-pad-l-per-xl {
  padding-left: 40%;
}
.n-pad-x-0 {
  padding-right: 0;
  padding-left: 0;
}
.n-pad-x-xs {
  padding-right: 10px;
  padding-left: 10px;
}
.n-pad-x-sm {
  padding-right: 20px;
  padding-left: 20px;
}
.n-pad-x-md {
  padding-right: 40px;
  padding-left: 40px;
}
.n-pad-x-lg {
  padding-right: 70px;
  padding-left: 70px;
}
.n-pad-x-xl {
  padding-right: 90px;
  padding-left: 90px;
}
.n-pad-y-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.n-pad-y-xs {
  padding-top: 10px;
  padding-bottom: 10px;
}
.n-pad-y-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.n-pad-y-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
.n-pad-y-lg {
  padding-top: 70px;
  padding-bottom: 70px;
}
.n-pad-y-xl {
  padding-top: 90px;
  padding-bottom: 90px;
}
.n-wid-1of3 {
  width: 33.33333333%;
}
.n-wid-2of3 {
  width: 66.66666667%;
}
.n-wid-1of4 {
  width: 25%;
}
.n-wid-3of4 {
  width: 75%;
}
.n-wid-half {
  width: 50%;
}
.n-wid-full {
  width: 100%;
}
.n-wid-32 {
  width: 32.9%;
}
.n-wid-max-content {
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  width: max-content;
}
.n-wid-max-40 {
  max-width: 40%;
}
.n-hei-1of3 {
  height: 33.33333333%;
}
.n-hei-2of3 {
  height: 66.66666667%;
}
.n-hei-1of4 {
  height: 25%;
}
.n-hei-3of4 {
  height: 75%;
}
.n-hei-half {
  height: 50%;
}
.n-hei-full {
  height: 100%;
}
.n-hei-30 {
  height: 30%;
}
.n-hei-40 {
  height: 40%;
}
.n-fit {
  width: 100%;
  height: 100%;
}
.n-fit-w {
  width: 100%;
}
.n-fit-h {
  height: 100%;
}
.n-fit-viewport {
  width: 100vw;
  height: 100%;
}
.n-fit-viewport-w {
  width: 100vw;
}
.n-fit-viewport-min-h {
  min-height: 100vh;
}
.n-fit-viewport-h {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .n-fit-viewport {
    height: 100vh;
  }
  .n-fit-viewport-h {
    height: 100vh;
  }
}
.n-pos-absolute {
  position: absolute;
}
.n-pos-fixed {
  position: fixed;
  will-change: transform;
}
.n-pos-relative {
  position: relative;
}
.n-pos-tl {
  top: 0;
  left: 0;
}
.n-pos-tr {
  top: 0;
  right: 0;
}
.n-pos-bl {
  bottom: 0;
  left: 0;
}
.n-pos-br {
  bottom: 0;
  right: 0;
}
.n-pos-a-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.n-pos-v-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.n-pos-h-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.n-pos-tran_X_half {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
@media only screen and (max-width: 991px) {
  .n-pos-tran_X_half {
    transform: none;
  }
}
.n-pos-tran_X_half_neg {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.n-pos-tran_Y_half {
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
@media only screen and (max-width: 991px) {
  .n-pos-tran_Y_half {
    transform: none;
  }
}
.n-pos-tran_Y_half_neg {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.n-pos-tran_Y_full {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.n-pos-tran_Y_full_neg {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.n-disp-inline-block {
  display: inline-block;
}
.n-disp-block {
  display: block;
}
.n-disp-flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.n-disp-grid {
  display: grid;
  display: -moz-grid;
  display: -ms-grid;
}
.n-disp-tabel {
  display: table;
}
.n-disp-tabel-cell {
  display: table-cell;
}
.n-disp-none {
  display: none;
}
.n-flex-dir-row {
  flex-direction: row;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
}
.n-flex-dir-col {
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.n-flex-justify-start {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
}
.n-flex-justify-center {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.n-flex-justify-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
}
.n-flex-justify-content-start {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
}
.n-flex-justify-content-center {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.n-flex-justify-content-end {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
}
.n-flex-justify-items-start {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
}
.n-flex-justify-items-center {
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.n-flex-justify-items-end {
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
}
.n-flex-justify-space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.n-flex-align-items-start {
  align-items: flex-start;
}
.n-flex-align-items-center {
  align-items: center;
}
.n-flex-align-items-end {
  align-items: flex-end;
}
.n-flex-align-items-baseline {
  align-items: baseline;
}
.n-flex-align-content-start {
  align-content: flex-start;
}
.n-flex-align-content-center {
  align-content: center;
}
.n-flex-align-content-end {
  align-content: flex-end;
}
.n-flex-center {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
}
.n-flex-wrap-wrap {
  flex-wrap: wrap;
}
.n-flex-wrap-nowrap {
  flex-wrap: nowrap;
}
.n-flex-wrap-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.n-flex-1 {
  flex: 1;
}
.n-flex-2 {
  flex: 2;
}
.n-flex-3 {
  flex: 3;
}
.n-flex-4 {
  flex: 4;
}
.n-flex-5 {
  flex: 5;
}
.n-flex-6 {
  flex: 6;
}
.n-flex-7 {
  flex: 7;
}
.n-flex-8 {
  flex: 8;
}
.n-flex-9 {
  flex: 9;
}
.n-flex-10 {
  flex: 10;
}
.n-align-center {
  text-align: center;
}
.n-align-right {
  text-align: right;
}
.n-align-left {
  text-align: left;
}
.n-valign-top {
  vertical-align: top;
}
.n-valign-bottom {
  vertical-align: bottom;
}
.n-valign-middle {
  vertical-align: middle;
}
.n-txt-font-serif {
  font-family: "Libre Baskerville", serif;
  font-variation-settings: "opsz" 11;
}
.n-txt-font-sansserif {
  font-family: "Open Sans", sans-serif;
}
.n-txt-font-mono {
  font-family: "Roboto Mono", monospace;
}
.n-txt-trans-uppercase {
  text-transform: uppercase;
}
.n-txt-trans-capitalize {
  text-transform: capitalize;
}
.n-txt-trans-lowercase {
  text-transform: lowercase;
}
.n-txt-trans-inherit {
  text-transform: inherit;
}
.n-txt-trans-none {
  text-transform: none;
}
.n-fw-300 {
  font-weight: 300;
}
.n-fw-400 {
  font-weight: 400;
}
.n-fw-500 {
  font-weight: 500;
}
.n-fw-600 {
  font-weight: 600;
}
.n-fw-700 {
  font-weight: 700;
}
.n-fw-800 {
  font-weight: 800;
}
.n-fw-900 {
  font-weight: 900;
}
.n-fs-normal {
  font-style: normal;
}
.n-fs-italic {
  font-style: italic;
}
.n-fs-oblique {
  font-style: oblique;
}
.n-color-brand-1 {
  color: var(--brand-deepsea);
}
.n-color-brand-2 {
  color: var(--brand-fern);
}
.n-color-brand-3 {
  color: var(--brand-clay);
}
.n-cursor-pointer {
  cursor: pointer;
}
.n-cursor-alias {
  cursor: alias;
}
.n-cursor-none {
  cursor: none;
}
.n-invisible {
  visibility: hidden;
}
.n-overflow-h {
  overflow: hidden;
}
.n-overflow-x-h {
  overflow-x: hidden;
}
.n-overflow-y-h {
  overflow-y: hidden;
}
.n-float-left {
  float: left;
}
.n-float-right {
  float: right;
}
.n-float-none {
  float: none;
}
.n-pos-t--10 {
  top: 10px;
}
.n-pos-t--20 {
  top: 20px;
}
.n-pos-t--30 {
  top: 30px;
}
.n-pos-b--10 {
  bottom: 10px;
}
.n-pos-b--20 {
  bottom: 20px;
}
.n-pos-b--30 {
  bottom: 30px;
}
.n-zindex_1 {
  z-index: 1;
}
.n-zindex_2 {
  z-index: 2;
}
.n-zindex_3 {
  z-index: 3;
}
.n-zindex_-1 {
  z-index: -1;
}
.n-fullscreen {
  width: 100vw;
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  .n-\@sm-disp-inline-block {
    display: inline-block;
  }
  .n-\@sm-disp-block {
    display: block;
  }
  .n-\@sm-disp-none {
    display: none;
  }
  .n-\@sm-disp-flex-dir-col {
    flex-direction: column;
  }
  .n-\@sm-pad-l-per-xs {
    padding-left: 5%;
  }
  .n-\@sm-pad-l-null {
    padding-left: 0;
  }
  .n-\@sm-pad-r-null {
    padding-right: 0;
  }
  .n-\@sm-pad-l-null {
    padding-left: 0;
  }
  .n-\@sm-pad-b-null {
    padding-bottom: 0;
  }
  .n-\@sm-pad-t-null {
    padding-top: 0;
  }
  .n-\@sm-marg-a-0 {
    margin: 0;
  }
  .n-\@sm-marg-a-xs {
    margin: 10px;
  }
  .n-\@sm-marg-a-sm {
    margin: 20px;
  }
  .n-\@sm-marg-a-md {
    margin: 40px;
  }
  .n-\@sm-marg-a-lg {
    margin: 70px;
  }
  .n-\@sm-marg-a-xl {
    margin: 90px;
  }
  .n-\@sm-marg-a-xxl {
    margin: 150px;
  }
  .n-\@sm-marg-t-0 {
    margin-top: 0;
  }
  .n-\@sm-marg-t-xs {
    margin-top: 10px;
  }
  .n-\@sm-marg-t-sm {
    margin-top: 20px;
  }
  .n-\@sm-marg-t-md {
    margin-top: 40px;
  }
  .n-\@sm-marg-t-lg {
    margin-top: 70px;
  }
  .n-\@sm-marg-t-xl {
    margin-top: 90px;
  }
  .n-\@sm-marg-t-xxl {
    margin-top: 150px;
  }
  .n-\@sm-marg-t-30 {
    margin-top: 30px;
  }
  .n-\@sm-marg-r-0 {
    margin-right: 0;
  }
  .n-\@sm-marg-r-auto {
    margin-right: auto;
  }
  .n-\@sm-marg-r-xs {
    margin-right: 10px;
  }
  .n-\@sm-marg-r-sm {
    margin-right: 20px;
  }
  .n-\@sm-marg-r-md {
    margin-right: 40px;
  }
  .n-\@sm-marg-r-lg {
    margin-right: 70px;
  }
  .n-\@sm-marg-r-xl {
    margin-right: 90px;
  }
  .n-\@sm-marg-r-xxl {
    margin-right: 150px;
  }
  .n-\@sm-marg-r-30 {
    margin-right: 30px;
  }
  .n-\@sm-marg-b-0 {
    margin-bottom: 0;
  }
  .n-\@sm-marg-b-xxs {
    margin-bottom: 5px;
  }
  .n-\@sm-marg-b-xs {
    margin-bottom: 10px;
  }
  .n-\@sm-marg-b-sm {
    margin-bottom: 20px;
  }
  .n-\@sm-marg-b-md {
    margin-bottom: 40px;
  }
  .n-\@sm-marg-b-lg {
    margin-bottom: 70px;
  }
  .n-\@sm-marg-b-xl {
    margin-bottom: 90px;
  }
  .n-\@sm-marg-b-xxl {
    margin-bottom: 150px;
  }
  .n-\@sm-marg-b-30 {
    margin-bottom: 30px;
  }
  .n-\@sm-marg-l-0 {
    margin-left: 0;
  }
  .n-\@sm-marg-l-auto {
    margin-left: auto;
  }
  .n-\@sm-marg-l-xs {
    margin-left: 10px;
  }
  .n-\@sm-marg-l-sm {
    margin-left: 20px;
  }
  .n-\@sm-marg-l-md {
    margin-left: 40px;
  }
  .n-\@sm-marg-l-lg {
    margin-left: 70px;
  }
  .n-\@sm-marg-l-xl {
    margin-left: 90px;
  }
  .n-\@sm-marg-l-xxl {
    margin-left: 150px;
  }
  .n-\@sm-marg-l-30 {
    margin-left: 30px;
  }
  .n-\@sm-marg-x-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .n-\@sm-marg-x-xs {
    margin-right: 10px;
    margin-left: 10px;
  }
  .n-\@sm-marg-x-sm {
    margin-right: 20px;
    margin-left: 20px;
  }
  .n-\@sm-marg-x-md {
    margin-right: 40px;
    margin-left: 40px;
  }
  .n-\@sm-marg-x-lg {
    margin-right: 70px;
    margin-left: 70px;
  }
  .n-\@sm-marg-x-xl {
    margin-right: 90px;
    margin-left: 90px;
  }
  .n-\@sm-marg-x-xxl {
    margin-right: 150px;
    margin-left: 150px;
  }
  .n-\@sm-marg-x-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .n-\@sm-marg-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .n-\@sm-marg-y-xs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .n-\@sm-marg-y-sm {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .n-\@sm-marg-y-md {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .n-\@sm-marg-y-lg {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .n-\@sm-marg-y-xl {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 991px) and only screen and (max-width: 991px) {
  .n-\@sm-marg-l-xxl {
    margin: 0px;
  }
}
@media only screen and (max-width: 1199px) {
  .n-\@md-disp-inline-block {
    display: inline-block;
  }
  .n-\@md-disp-block {
    display: block;
  }
  .n-\@md-disp-none {
    display: none;
  }
  .n-\@md-disp-flex-dir-col {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .n-\@md-disp-flex-dir-row {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }
  .n-\@md-disp-marg-x-xxl {
    margin-right: 50px;
    margin-left: 50px;
  }
  -flex-dir-row {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
  }
  -flex-dir-col {
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
  }
  .n-\@lg-marg-a-0 {
    margin: 0;
  }
  .n-\@lg-marg-a-xs {
    margin: 10px;
  }
  .n-\@lg-marg-a-sm {
    margin: 20px;
  }
  .n-\@lg-marg-a-md {
    margin: 40px;
  }
  .n-\@lg-marg-a-lg {
    margin: 70px;
  }
  .n-\@lg-marg-a-xl {
    margin: 90px;
  }
  .n-\@lg-marg-a-xxl {
    margin: 150px;
  }
  .n-\@lg-marg-t-0 {
    margin-top: 0;
  }
  .n-\@lg-marg-t-xs {
    margin-top: 10px;
  }
  .n-\@lg-marg-t-sm {
    margin-top: 20px;
  }
  .n-\@lg-marg-t-md {
    margin-top: 40px;
  }
  .n-\@lg-marg-t-lg {
    margin-top: 70px;
  }
  .n-\@lg-marg-t-xl {
    margin-top: 90px;
  }
  .n-\@lg-marg-t-xxl {
    margin-top: 150px;
  }
  .n-\@lg-marg-t-30 {
    margin-top: 30px;
  }
  .n-\@lg-marg-r-0 {
    margin-right: 0;
  }
  .n-\@lg-marg-r-auto {
    margin-right: auto;
  }
  .n-\@lg-marg-r-xs {
    margin-right: 10px;
  }
  .n-\@lg-marg-r-sm {
    margin-right: 20px;
  }
  .n-\@lg-marg-r-md {
    margin-right: 40px;
  }
  .n-\@lg-marg-r-lg {
    margin-right: 70px;
  }
  .n-\@lg-marg-r-xl {
    margin-right: 90px;
  }
  .n-\@lg-marg-r-xxl {
    margin-right: 150px;
  }
  .n-\@lg-marg-r-30 {
    margin-right: 30px;
  }
  .n-\@lg-marg-b-0 {
    margin-bottom: 0;
  }
  .n-\@lg-marg-b-xxs {
    margin-bottom: 5px;
  }
  .n-\@lg-marg-b-xs {
    margin-bottom: 10px;
  }
  .n-\@lg-marg-b-sm {
    margin-bottom: 20px;
  }
  .n-\@lg-marg-b-md {
    margin-bottom: 40px;
  }
  .n-\@lg-marg-b-lg {
    margin-bottom: 70px;
  }
  .n-\@lg-marg-b-xl {
    margin-bottom: 90px;
  }
  .n-\@lg-marg-b-xxl {
    margin-bottom: 150px;
  }
  .n-\@lg-marg-b-30 {
    margin-bottom: 30px;
  }
  .n-\@lg-marg-l-0 {
    margin-left: 0;
  }
  .n-\@lg-marg-l-auto {
    margin-left: auto;
  }
  .n-\@lg-marg-l-xs {
    margin-left: 10px;
  }
  .n-\@lg-marg-l-sm {
    margin-left: 20px;
  }
  .n-\@lg-marg-l-md {
    margin-left: 40px;
  }
  .n-\@lg-marg-l-lg {
    margin-left: 70px;
  }
  .n-\@lg-marg-l-xl {
    margin-left: 90px;
  }
  .n-\@lg-marg-l-xxl {
    margin-left: 150px;
  }
  .n-\@lg-marg-l-30 {
    margin-left: 30px;
  }
  .n-\@lg-marg-x-0 {
    margin-right: 0;
    margin-left: 0;
  }
  .n-\@lg-marg-x-xs {
    margin-right: 10px;
    margin-left: 10px;
  }
  .n-\@lg-marg-x-sm {
    margin-right: 20px;
    margin-left: 20px;
  }
  .n-\@lg-marg-x-md {
    margin-right: 40px;
    margin-left: 40px;
  }
  .n-\@lg-marg-x-lg {
    margin-right: 70px;
    margin-left: 70px;
  }
  .n-\@lg-marg-x-xl {
    margin-right: 90px;
    margin-left: 90px;
  }
  .n-\@lg-marg-x-xxl {
    margin-right: 150px;
    margin-left: 150px;
  }
  .n-\@lg-marg-x-auto {
    margin-right: auto;
    margin-left: auto;
  }
  .n-\@lg-marg-y-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .n-\@lg-marg-y-xs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .n-\@lg-marg-y-sm {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .n-\@lg-marg-y-md {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .n-\@lg-marg-y-lg {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .n-\@lg-marg-y-xl {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 1199px) and only screen and (max-width: 991px) {
  .n-\@lg-marg-l-xxl {
    margin: 0px;
  }
}
.info-view {
  position: fixed;
  top: 150px;
  left: 0px;
  height: 50px;
  width: 50px;
  background: var(--brand-deepsea);
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 28px;
  z-index: 99999;
  font-size: 15px;
  font-size: 0.75rem;
}
@media only screen and (min-width: 320px) {
  .info-view {
    background: #f0df47;
  }
  .info-view::after {
    content: "xs";
  }
}
@media only screen and (min-width: 576px) {
  .info-view {
    background: #f0a447;
  }
  .info-view::after {
    content: "sm";
  }
}
@media only screen and (min-width: 768px) {
  .info-view {
    background: #f04747;
  }
  .info-view::after {
    content: "md";
  }
}
@media only screen and (min-width: 992px) {
  .info-view {
    background: #477ff0;
  }
  .info-view::after {
    content: "lg";
  }
}
@media only screen and (min-width: 1200px) {
  .info-view {
    background: #1dc4be;
  }
  .info-view::after {
    content: "vl";
  }
}
@media only screen and (min-width: 1441px) {
  .info-view {
    background: #8247f0;
  }
  .info-view::after {
    content: "xl";
  }
}
.kapitalky {
  text-transform: uppercase;
}
.n-before-star::before {
  content: "*";
}
@media print {
  header,
  footer,
  .title {
    display: none;
  }
  .page__content {
    margin-top: 0!important;
    padding: 0;
  }
  .shadedHeader {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
  }
  #prayer_end,
  #W_prayer_end {
    margin-top: 5px;
  }
  .itemData__MTWTF {
    margin-top: 0;
  }
}
