/**
 * Swiper 5.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 3, 2020
 */

:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:''}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:''}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@charset "UTF-8";
/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
}

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}

/**
 * 1. Change the line height in all browsers (opinionated).
 * 2. Use a 4-space tab width in all browsers (opinionated).
 * 3. Remove the grey highlight on links in iOS (opinionated).
 * 4. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.5;
  /* 1 */
  -moz-tab-size: 4;
  /* 2 */
  tab-size: 4;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -webkit-font-smoothing: antialiased;
}

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  -ms-overflow-style: scrollbar;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl, ol, ul,
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  display: inline-block;
  text-decoration: none;
  background-color: transparent;
}

/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/**
 * Add the correct display in IE 9-.
 */
svg,
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}

/**
 * Remove the border on images within links in IE 10-.
 */
img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg {
  fill: currentColor;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
  table-layout: fixed;
}

/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
}

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}

/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0;
  /* 1 */
  padding: 0.35em 0.75em 0.625em;
  /* 2 */
}

/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}

/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}

/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  max-width: 100%;
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
  resize: vertical;
  /* 3 */
}

/**
 * Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
}

/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}

/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
      in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */
  outline: none;
}

/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy=true] {
  cursor: progress;
}

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

@-ms-viewport {
  width: device-width;
  zoom: 1;
}

@viewport {
  width: device-width;
  zoom: 1;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts/lato-regular.woff2") format("woff2"), url("../fonts/lato-regular.woff") format("woff"), url("../fonts/lato-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Publico";
  src: url("../fonts/publico-medium.woff2") format("woff2"), url("../fonts/publico-medium.woff") format("woff"), url("../fonts/publico-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato bold";
  src: url("../fonts/lato-bold.woff2") format("woff2"), url("../fonts/lato-bold.woff") format("woff"), url("../fonts/lato-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Publico bold";
  src: url("../fonts/publico-bold.woff2") format("woff2"), url("../fonts/publico-bold.woff") format("woff"), url("../fonts/publico-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Publico roman";
  src: url("../fonts/publico-roman.woff2") format("woff2"), url("../fonts/publico-roman.woff") format("woff"), url("../fonts/publico-roman.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Publico medium italic";
  src: url("../fonts/publico-mediumitalic.woff2") format("woff2"), url("../fonts/publico-mediumitalic.woff") format("woff"), url("../fonts/publico-mediumitalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.container {
  width: calc(100% - 30px);
  max-width: 1325px;
  margin: 0 auto;
}

.row {
  margin-left: -20px;
}
.row::before, .row::after {
  content: "";
  display: table;
}
.row::after {
  clear: both;
}

[class*=cols-] {
  float: left;
  min-height: 1px;
  padding: 0;
  background-clip: padding-box !important;
  border: 0 solid transparent;
}

.cols-1 {
  width: 8.3333333333%;
}

.cols-2 {
  width: 16.6666666667%;
}

.cols-3 {
  width: 25%;
}

.cols-4 {
  width: 33.3333333333%;
}

.cols-5 {
  width: 41.6666666667%;
}

.cols-6 {
  width: 50%;
}

.cols-7 {
  width: 58.3333333333%;
}

.cols-8 {
  width: 66.6666666667%;
}

.cols-9 {
  width: 75%;
}

.cols-10 {
  width: 83.3333333333%;
}

.cols-11 {
  width: 91.6666666667%;
}

.cols-12 {
  width: 100%;
}

.cf::before, .cf::after {
  content: "";
  display: table;
}
.cf::after {
  clear: both;
}

.clear {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.object-fit-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.object-fit-cover > img {
  visibility: hidden !important;
  display: block;
  width: 100%;
  height: 100%;
}

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

.display-none {
  display: none;
}

/* general style */
.flex-layout {
  display: -ms-flexbox;
  display: flex;
}

.space-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.flex-center {
  -ms-flex-align: center;
      align-items: center;
}

.flex-end {
  -ms-flex-align: end;
      align-items: flex-end;
}

.flex-start {
  -ms-flex-align: start;
      align-items: flex-start;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.uppercase {
  text-transform: uppercase;
}

.contain {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-minus {
  z-index: -1;
}

.radius-1 {
  border-radius: 50%;
}

.radius-2 {
  border-radius: 30px;
}

.overflow {
  overflow: hidden;
}

.inline-block {
  display: inline-block;
}

.block-layout {
  display: block;
}

.underline {
  text-decoration: underline;
}

.strikethrough {
  text-decoration: line-through;
}

.color-transition {
  transition: color 0.5s ease;
}

.absolute-full-width {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.full-width {
  width: 100%;
}

.background-1 {
  background-color: #363021;
}

.background-2 {
  background-color: #C57847;
}

/* text */
.font-1 {
  font-family: "Lato", "Open Sans", sans-serif;
}

.font-2 {
  font-family: "Publico", "Open Sans", sans-serif;
}

.font-3 {
  font-family: "Lato bold", "Open Sans", sans-serif;
}

.font-4 {
  font-family: "Publico bold", "Open Sans", sans-serif;
}

.font-5 {
  font-family: "Publico roman", "Open Sans", sans-serif;
}

.font-6 {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
}

.semi-bold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.text-color-1 {
  color: #363021;
}

.text-color-2 {
  color: #C57847;
}

.text-color-3 {
  color: #F2EEE4;
}

.text-color-5 {
  color: #4B422D;
}

.title-1 {
  font-size: 70px;
}
@media screen and (min-height: 600px) {
  .title-1 {
    font-size: calc(70px + 98 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .title-1 {
    font-size: 168px;
  }
}

.title-2 {
  font-size: 58px;
}
@media screen and (min-height: 600px) {
  .title-2 {
    font-size: calc(58px + 46 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .title-2 {
    font-size: 104px;
  }
}

.title-3 {
  font-size: 38px;
}
@media screen and (min-height: 600px) {
  .title-3 {
    font-size: calc(38px + 26 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .title-3 {
    font-size: 64px;
  }
}

.title-4 {
  font-size: 22px;
}
@media screen and (min-height: 600px) {
  .title-4 {
    font-size: calc(22px + 18 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .title-4 {
    font-size: 40px;
  }
}

.title-5 {
  font-size: 16px;
}
@media screen and (min-height: 600px) {
  .title-5 {
    font-size: calc(16px + 8 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .title-5 {
    font-size: 24px;
  }
}

.page-text {
  font-size: 15px;
}

.page-text-2 {
  font-size: 10px;
}

.line-height-1 {
  line-height: 1;
}

.line-height-2 {
  line-height: 0.7381;
}

.line-height-3 {
  line-height: 1.1923;
}

.line-height-4 {
  line-height: 1.2;
}

.line-height-5 {
  line-height: 1.2812;
}

.line-height-6 {
  line-height: 1.525;
}

.line-height-7 {
  line-height: 1.86666;
}

.letter-spacing-1 {
  letter-spacing: 0.37em;
}

/* margins */
.margin-1 {
  margin-bottom: 5px;
}

.margin-2 {
  margin-bottom: 10px;
}

.margin-3 {
  margin-bottom: 15px;
}

.margin-4 {
  margin-bottom: 25px;
}

.margin-5 {
  margin-bottom: 30px;
}

.margin-6 {
  margin-bottom: 40px;
}

.margin-7 {
  margin-bottom: 50px;
}

.margin-8 {
  margin-bottom: 60px;
}

.margin-9 {
  margin-bottom: 75px;
}

.margin-10 {
  margin-bottom: 100px;
}

body {
  width: 100%;
  height: 100vh;
  font-size: 15px;
  font-family: "Publico", "Open Sans", sans-serif;
  color: #363021;
  overflow: hidden;
  opacity: 0;
  transition: all 0.5s;
}
body .vineyards-section,
body .history-section,
body .wine-section,
body .winery-section,
body .contact-section,
body .header {
  opacity: 0;
}
body.active {
  overflow-y: auto;
  opacity: 1;
}
body.active .vineyards-section,
body.active .history-section,
body.active .wine-section,
body.active .winery-section,
body.active .contact-section,
body.active .header {
  opacity: 1;
}

#app {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-color: #E5E2D8;
  overflow: hidden;
}

main {
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  background-color: #E5E2D8;
  overflow: hidden;
}

section {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 0.7381;
  font-weight: normal;
  margin: 0;
}

p {
  margin: 0;
}

a {
  color: #363021;
}

button,
input,
textarea,
select {
  padding: 0;
  border: none;
  background-color: none;
  background: none;
}

ul,
ol {
  padding: 0;
}

ul li,
ol li {
  list-style: none;
}

::-moz-selection {
  color: #F2EEE4;
  background-color: #C57847;
}

::selection {
  color: #F2EEE4;
  background-color: #C57847;
}

footer {
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 0;
  background-color: #363021;
  color: #fff;
}

.page-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 6;
}
.page-overlay.active {
  opacity: 1;
  visibility: visible;
}

.color-span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}

/* Buttons */
.btn-1 {
  position: relative;
  display: inline-block;
  padding: 20px 36px;
  border: 1px solid #C57847;
  font-family: "Publico roman", "Open Sans", sans-serif;
  color: #363021;
  text-align: center;
  transition: all 0.5s;
  z-index: 1;
}
.btn-1::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  background-color: #C57847;
  transition: all 0.5s;
  z-index: -1;
}
.btn-1:hover::before {
  opacity: 1;
}
.btn-1:hover {
  color: #F2EEE4;
}
.btn-1:active {
  transform: scale(0.9);
}

.btn-2 {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #C57847;
  transition: all 0.5s;
  z-index: 1;
}
.btn-2 svg {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.btn-2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  border-radius: 50%;
  background-color: #C57847;
  transition: all 0.5s;
  z-index: -1;
}
.btn-2:hover::before {
  opacity: 1;
}
.btn-2:hover {
  color: #F2EEE4;
}
.btn-2:hover svg {
  fill: #F2EEE4;
}
.btn-2:active {
  transform: scale(0.9);
}

.btn-3 {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
.btn-3 .image {
  transition: all 0.5s;
}
.btn-3:hover .image {
  transform: rotate(90deg) !important;
}
.btn-3:active {
  transform: rotate(90deg) scale(0.9) !important;
}

.btn-4 {
  position: relative;
  display: inline-block;
  padding: 20px 36px;
  border: 1px solid #C57847;
  font-family: "Publico roman", "Open Sans", sans-serif;
  color: #363021;
  transition: all 0.5s;
  z-index: 1;
}
.btn-4 svg {
  position: absolute;
  width: 24px;
  height: 21px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.btn-4 span {
  padding-left: 27px;
}
.btn-4::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0;
  background-color: #C57847;
  transition: all 0.5s;
  z-index: -1;
}
.btn-4:hover::before {
  opacity: 1;
}
.btn-4:hover {
  color: #F2EEE4;
}
.btn-4:hover svg {
  fill: #F2EEE4;
}
.btn-4:active {
  transform: scale(0.9);
}

/* Header */
.header {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  background-color: #E5E2D8;
  color: #363021;
  transform: translateX(-100%);
  transition: all 0.5s;
  transition-delay: 0.3s;
  overflow: hidden;
  z-index: 20;
}
.header.active {
  transform: translateX(0);
}
.header .header-inner {
  width: 100%;
  height: 100%;
}
.header .home-bcg {
  position: absolute;
  width: 100%;
  top: 50%;
  right: -39%;
  transform: translateY(-50%);
  z-index: -1;
}
.header .tasting-btn {
  position: absolute;
  top: 63px;
  right: 56px;
}
.header .menu-close-btn {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 25px;
  left: 25px;
  z-index: 5;
}
.header .menu-close-btn:active {
  transform: scale(0.9);
}
.header .menu-close-btn .close-btn-icon {
  width: 100%;
  height: 100%;
  fill: #C57847;
}

.header-navigation-container {
  position: absolute;
  width: 660px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.header-navigation-container .main-nav-list-item-link {
  position: relative;
  width: 100%;
  padding: 20px 60px 20px 247px;
  transition: all 0.5s;
}
.header-navigation-container .main-nav-list-item-link:hover, .header-navigation-container .main-nav-list-item-link.active {
  background-color: #F2EEE4;
}
.header-navigation-container .main-nav-list-item-link.active {
  pointer-events: none;
}
.header-navigation-container .main-nav-list-item-link:hover .logo-img, .header-navigation-container .main-nav-list-item-link.active .logo-img {
  opacity: 1;
  visibility: visible;
}
.header-navigation-container .main-nav-list-item-link:hover .page-name, .header-navigation-container .main-nav-list-item-link.active .page-name {
  color: #C57847;
}
.header-navigation-container .main-nav-list-item-link:hover .arrow-icon {
  right: -50px;
}
.header-navigation-container .logo-img {
  position: absolute;
  width: 76px;
  height: 80px;
  top: 50%;
  left: 125px;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.header-navigation-container .page-name {
  position: relative;
  display: inline;
  transition: all 0.5s;
}
.header-navigation-container .arrow-icon {
  position: absolute;
  width: 9px;
  height: 8px;
  top: 50%;
  right: -40px;
  font-size: 12px;
  font-family: "Publico", "Open Sans", sans-serif;
  font-style: normal;
  color: #C57847;
  fill: #C57847;
  transform: translateY(-50%) rotate(-90deg);
  transition: all 0.5s;
}

.language-wrapper {
  display: inline-block;
  margin-bottom: 137px;
  margin-left: 247px;
}
.language-wrapper .language-list-selected-dropdown {
  position: relative;
  padding-bottom: 25px;
  padding-right: 55px;
}
.language-wrapper .language-list-selected-dropdown:hover .language-list {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 20px);
  transition: opacity 0.5s, visibility 0.5s, transform 0.4s;
}
.language-wrapper .selected-language {
  position: relative;
  display: inline;
}
.language-wrapper .arrow-icon {
  position: absolute;
  top: 50%;
  right: -40px;
  color: #C57847;
  fill: #C57847;
  transform: translateY(-50%);
}
.language-wrapper .language-list {
  position: absolute;
  min-width: 100%;
  top: 20px;
  left: -12px;
  padding: 0 12px;
  background-color: #F2EEE4;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s, transform 0.4s;
  z-index: 1;
}
.language-wrapper .language-list-item-link {
  padding: 4px 0;
  white-space: nowrap;
  transition: all 0.5s;
}
.language-wrapper .language-list-item-link:hover {
  color: #C57847;
}

.wine-images-wrapper {
  position: absolute;
  width: 800px;
  height: 100vh;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}
.wine-images-wrapper .wine-image-wrapper {
  position: absolute;
}
.wine-images-wrapper .wine-left {
  width: 152px;
  height: 687px;
  left: calc(50% - 142px);
  bottom: 10%;
  transform: translateX(-50%);
}
.wine-images-wrapper .wine-mid {
  width: 184px;
  height: 815px;
  left: 50%;
  bottom: 8%;
  transform: translateX(-50%);
  z-index: 1;
}
.wine-images-wrapper .wine-right {
  width: 152px;
  height: 687px;
  left: calc(50% + 142px);
  bottom: 10%;
  transform: translateX(-50%);
}
.wine-images-wrapper .wine-image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.wine-images-wrapper .share-wrapper {
  position: absolute;
  bottom: 10%;
  right: -130px;
  transform: rotate(-90deg);
  transform-origin: left top;
}
.wine-images-wrapper .share-buttons {
  height: 40px;
}
.wine-images-wrapper .share-btn .btn-icon {
  transform: translate(-50%, -50%) rotate(90deg);
}
.wine-images-wrapper .share-btn:not(:last-child) {
  margin-right: 24px;
}

.hamburger-wrapper {
  width: 26px;
  height: 20px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.5s;
}
.hamburger-wrapper.active .hamburger-line:nth-child(1) {
  transform: rotate(45deg);
}
.hamburger-wrapper.active .hamburger-line:nth-child(2) {
  opacity: 0;
  transform: translate(-20px, -50%);
}
.hamburger-wrapper.active .hamburger-line:nth-child(3) {
  transform: rotate(-45deg);
}

.hamburger-line {
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  transition: transform 0.5s, opacity 0.5s;
  transform-origin: 0 50%;
  background-color: #C57847;
}
.hamburger-line:nth-child(1) {
  top: 0;
}
.hamburger-line:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
.hamburger-line:nth-child(3) {
  bottom: 0;
}

/* Imports */
.intro-question-section {
  position: fixed;
  width: 100vw;
  height: 100vh;
  inset: 0;
  overflow: hidden;
  background-color: #E5E2D8;
  z-index: 100;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.intro-question-section.active {
  opacity: 1;
  visibility: visible;
}
.intro-question-section.passed {
  display: none;
}
.intro-question-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px, rgba(197, 120, 71, 0.12) 4px, rgba(197, 120, 71, 0.12) 6px, rgba(255, 255, 255, 0) 6px);
  background-size: 18px 18px;
  z-index: -1;
}
.intro-question-section .intro-question-section-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1;
  background: radial-gradient(circle, rgba(242, 238, 228, 0.6) 3%, rgba(0, 0, 0, 0) 48%);
  z-index: 1;
}
.intro-question-section .intro-question-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  height: 100%;
}
.intro-question-section .logo-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 75px;
}
.intro-question-section .logo-img-wrapper {
  width: 274px;
  height: 287px;
  margin-right: 38px;
}
.intro-question-section .vine-img-right,
.intro-question-section .vine-img-left {
  position: absolute;
  width: 836px;
  height: 711px;
  top: 88%;
  right: -415px;
  transform: translateY(-50%) rotate(106deg);
  fill: #F2EEE4;
  z-index: -1;
}
.intro-question-section .vine-img-left {
  right: unset;
  left: -415px;
  transform: translateY(-50%) scaleX(-1) rotate(106deg);
}
.intro-question-section .logo-text {
  width: 286px;
  height: 226px;
  fill: #C57847;
}
.intro-question-section .question-wrapper {
  position: relative;
  padding: 0 15px;
}
.intro-question-section .question-text {
  margin-bottom: 32px;
}
.intro-question-section .question-text-message {
  display: none;
  margin-bottom: 32px;
}
.intro-question-section .question-text-message.active {
  display: block;
}
.intro-question-section .buttons-wrapper {
  margin-bottom: 40px;
}
.intro-question-section .question-btn:not(:first-child) {
  margin-left: 24px;
}
.intro-question-section .section-big-text {
  transform: translateX(-50%) !important;
}

.pin-spacer.disabled {
  width: 100vw !important;
  height: 100vh !important;
  padding: 0 !important;
}

body.Safari .intro-question-section .intro-question-section-inner {
  background: none;
}

.section-big-text {
  position: absolute;
  bottom: -470px;
  left: 50%;
  transform: translateX(-50%);
  font-family: "Publico", "Open Sans", sans-serif;
  font-size: 731px;
  color: #F2EEE4;
  opacity: 0.3;
}

.page-title-wrapper {
  position: relative;
  width: 818px;
  height: 100%;
}
.page-title-wrapper .page-title-inner {
  position: absolute;
  max-width: 818px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.page-title-wrapper .pretitle {
  margin-bottom: 33px;
}
.page-title-wrapper .title {
  margin-bottom: 56px;
}
.page-title-wrapper .title span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}
.page-title-wrapper .subtitle {
  padding-right: 123px;
}

.page-top-info {
  position: absolute;
  min-width: 360px;
  top: 0;
  left: 0;
  padding: 20px 60px 30px 20px;
  background-color: #F2EEE4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  z-index: 5;
}
.page-top-info .logo-wrapper {
  display: inline-block;
  width: 76px;
  height: 80px;
}
.page-top-info .content-wrapper {
  display: inline-block;
  padding-left: 34px;
  padding-right: 24px;
}
.page-top-info .chapter-name,
.page-top-info .page-name {
  opacity: 1;
  transition: all 0.5s;
}
.page-top-info .chapter-name.change,
.page-top-info .page-name.change {
  opacity: 0;
}

.share-wrapper {
  position: relative;
  display: inline-block;
  z-index: 1;
}
.share-wrapper .share-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.share-wrapper .share-buttons {
  padding-left: 165px;
}
.share-wrapper .share-btn:not(:last-child) {
  margin-right: 16px;
}

.home-section {
  width: 100vw;
  height: 100%;
}
.home-section .home-section-inner {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  z-index: 1;
}
.home-section .page-title-wrapper {
  width: 60%;
  max-width: unset;
}
.home-section .page-title-inner {
  max-width: 982px;
  transform: translateY(-50%);
}
.home-section .home-info-wrapper {
  margin-top: 139px;
}
.home-section .home-info-text {
  display: inline-block;
  padding-right: 25px;
}
.home-section .home-info-arrow {
  width: 63px;
  height: 36px;
  stroke: #C57847;
}
.home-section .tasting-btn {
  position: absolute;
  top: 63px;
  right: 56px;
  opacity: 0;
  z-index: 1;
}
.home-section .home-bcg {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}

.vineyards-section {
  height: 100%;
}
.vineyards-section .vineyards-section-inner {
  height: 100%;
  padding: 0 60px;
  padding-right: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.vineyards-section .section-big-text {
  left: 400px;
  transform: unset;
}

.vineyards-first-screen {
  width: 95vw;
  height: 100%;
}
.vineyards-first-screen .vineyards-bcg {
  position: absolute;
  top: 50%;
  right: 0;
  width: 83%;
  height: 95%;
  transform: translateY(-50%);
  fill: #F2EEE4;
}

.vineyards-second-screen {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.vineyards-second-screen .image-text-wrapper:first-child {
  margin-right: 160px;
}
.vineyards-second-screen .big-center-text-wrapper {
  padding: 0 500px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  z-index: 1;
}
.vineyards-second-screen .center-pretitle {
  margin-bottom: 24px;
}
.vineyards-second-screen .center-title {
  margin-bottom: 20px;
}
.vineyards-second-screen .center-subtitle {
  margin-bottom: 30px;
}
.vineyards-second-screen .wine-bcg {
  position: absolute;
  width: 993px;
  max-width: unset;
  height: 1531px;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.image-text-wrapper {
  position: relative;
  width: 412px;
  z-index: 1;
}
.image-text-wrapper .about-image-text {
  margin-bottom: 48px;
}
.image-text-wrapper .image-wrapper {
  width: 100%;
  height: 412px;
}
.image-text-wrapper .image-info {
  margin-top: 17px;
}
.image-text-wrapper .image-title-bottom {
  margin-top: 90px;
}
.image-text-wrapper .image-title-bottom span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}
.image-text-wrapper .image-title-top {
  margin-bottom: 72px;
}
.image-text-wrapper .image-title-top span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}
.image-text-wrapper.text-bottom .about-image-title {
  margin: 64px 0 48px;
}
.image-text-wrapper.text-bottom .vine-leafe-bcg {
  position: absolute;
  width: 325px;
  height: 381px;
  bottom: 30px;
  left: -120px;
  z-index: -1;
}
.image-text-wrapper.text-top .about-image-title {
  margin: 0 0 48px;
}
.image-text-wrapper.text-top .vine-leafe-bcg {
  position: absolute;
  width: 257px;
  height: 302px;
  top: -100px;
  left: -100px;
  transform: scaleX(-1) rotate(60deg);
  z-index: -1;
}
.image-text-wrapper.wide-image {
  width: 614px;
}
.image-text-wrapper.vertical-image .image-wrapper {
  height: 585px;
}

.vertical-line {
  width: 1px;
  height: calc(100% - 200px);
  max-height: 1234px;
  min-height: 745px;
  margin: 0 200px;
  background-color: #C57847;
  transform-origin: 0 100%;
}

.video-text-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-right: 300px;
}
.video-text-wrapper .video-wrapper {
  display: inline-block;
  width: 100%;
  width: 1090px;
  height: 726px;
  margin-bottom: 38px;
  z-index: 1;
}
.video-text-wrapper .video-info-wrapper {
  position: absolute;
  width: 100%;
  bottom: -36px;
  left: 0;
}
.video-text-wrapper .play-btn-wrapper {
  position: absolute;
  width: 92px;
  height: 92px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: #C57847;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.video-text-wrapper .play-btn-wrapper svg {
  width: 21px;
  height: 27px;
  left: calc(50% + 3px);
  stroke: #E5E2D8;
}
.video-text-wrapper .play-btn-wrapper.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.video-text-wrapper .play-btn-wrapper:active {
  transform: translate(-50%, -50%) scale(0.9);
}
.video-text-wrapper .play-btn-wrapper:hover {
  background-color: #E5E2D8;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.3);
}
.video-text-wrapper .play-btn-wrapper:hover svg {
  stroke: #C57847;
}
.video-text-wrapper .video-cover-img {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 1;
}
.video-text-wrapper .video-cover-img.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.video-text-wrapper .video-info-left {
  float: left;
  padding-right: 15px;
}
.video-text-wrapper .video-info-right {
  float: right;
}
.video-text-wrapper .text-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 448px;
  padding-left: 80px;
  z-index: 1;
}
.video-text-wrapper .vine-leafe-bcg {
  position: absolute;
  width: 633px;
  height: 777px;
  top: -320px;
  right: -250px;
  transform: rotate(70deg);
}

.big-vertical-text-wrapper {
  position: absolute;
  width: 155px;
  height: 100%;
  top: -100%;
  right: 170px;
  transform: translateY(-50%);
}
.big-vertical-text-wrapper .big-vertical-text {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  top: 80px;
  transform: translate(-50%, 0) rotate(-90deg);
  z-index: 2;
}

.winery-section {
  height: 100%;
  padding-right: 430px;
}
.winery-section .winery-section-inner {
  height: 100%;
  padding: 0 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.winery-section .section-big-text {
  left: 15%;
  transform: unset;
}

.three-images-container {
  height: 100%;
  padding: 0 250px 0 180px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.three-images-container .image-text-wrapper:first-child {
  margin-top: -100px;
  margin-right: 140px;
}
.three-images-container .image-text-wrapper.vertical-image {
  margin-top: 220px;
  margin-right: 108px;
}
.three-images-container .image-text-wrapper.wide-image:not(:first-child) {
  margin-right: 108px;
  margin-top: -40px;
}
.three-images-container .image-text-wrapper.vertical-image .vine-bcg {
  position: absolute;
  width: 1610px;
  height: 1396px;
  top: -1090px;
  left: -151%;
  transform: rotate(-7deg);
  fill: #F2EEE4;
  pointer-events: none;
  z-index: 1;
}
.three-images-container .image-text-wrapper.wide-image .vine-bcg {
  position: absolute;
  width: 925px;
  height: 711px;
  top: -408px;
  left: 10%;
  transform: scaleX(-1) rotate(19deg);
  fill: #F2EEE4;
  pointer-events: none;
  z-index: 1;
}
.three-images-container .image-text-wrapper.top {
  margin-top: 0;
}

.image-text-wrapper-with-side-text {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.image-text-wrapper-with-side-text .quote-text {
  max-width: 221px;
  margin-right: 80px;
  text-align: right;
  z-index: 2;
}
.image-text-wrapper-with-side-text .quote-text::before {
  display: block;
  content: '"';
  font-family: "Publico roman", "Open Sans", sans-serif;
  font-size: 168px;
  line-height: 0.3;
  padding-top: 100px;
  color: #C57847;
}
.image-text-wrapper-with-side-text .image-wrapper {
  width: 1090px;
  height: 734px;
}
.image-text-wrapper-with-side-text .image-info {
  margin-top: 17px;
}
.image-text-wrapper-with-side-text .side-text-wrapper {
  max-width: 364px;
  margin-top: 15px;
  margin-left: 80px;
}
.image-text-wrapper-with-side-text .side-text:first-child {
  margin-bottom: 40px;
}
.image-text-wrapper-with-side-text .image-text {
  z-index: 1;
}
.image-text-wrapper-with-side-text .vine-leafe-bcg {
  position: absolute;
  width: 258px;
  height: 303px;
  bottom: -85px;
  right: -15px;
  fill: #F2EEE4;
  transform: scaleX(-1) rotate(64deg);
  z-index: -1;
}

.wine-section {
  height: 100%;
  padding: 0 80px 0 300px;
  margin-left: 50px;
}
.wine-section .wine-section-inner {
  height: 100%;
  padding: 0 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.wine-section .wine-section-title-img-wrapper {
  position: relative;
  width: 426px;
  height: 815px;
  margin-right: 85px;
  z-index: 2;
}
.wine-section .wine-bcg {
  position: absolute;
  width: 1593px;
  height: 1019px;
  bottom: 0;
  left: 0;
}
.wine-section .wine-bcg-2 {
  position: absolute;
  width: 993px;
  max-width: unset;
  height: 1531px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wine-section .section-big-text {
  left: 40%;
  transform: unset;
}

.wines-container {
  padding: 0 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.wines-container .wine-wrapper {
  width: 1035px;
  padding: 0 140px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  z-index: 10;
}
.wines-container .wine-wrapper:not(:last-child) {
  border-right: 1px solid #C57847;
}
.wines-container .wine-content {
  width: 50%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.wines-container .botle-title-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: end;
      align-items: flex-end;
  z-index: 1;
}
.wines-container .title-wrapper {
  width: 160px;
  padding-left: 40px;
  transform: rotate(-90deg);
  white-space: nowrap;
}
.wines-container .image-wrapper {
  width: 140px;
  height: 618px;
}
.wines-container .wine-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.wines-container .badges-wrapper {
  position: absolute;
  bottom: 47%;
  left: -15px;
}
.wines-container .badge-wrapper {
  position: relative;
  width: 88px;
  height: 88px;
}
.wines-container .badge-wrapper:not(:last-child) {
  margin-bottom: 12px;
}
.wines-container .wine-content-subtitle span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}
.wines-container .wine-content-text-wrapper {
  height: 360px;
  margin-bottom: 45px;
  overflow-y: auto;
}
.wines-container .wine-text:not(:last-child) {
  margin-bottom: 20px;
}
.wines-container .wine-list {
  margin-bottom: 24px;
}
.wines-container .list-item {
  position: relative;
  padding: 9px 0;
}
.wines-container .list-item:not(:last-child) {
  border-bottom: 1px dashed #707070;
}
.wines-container .list-item-left {
  padding-right: 75px;
}
.wines-container .list-item-right {
  position: absolute;
  bottom: 8px;
  right: 0;
}
.wines-container .stocklist-btn-wrapper {
  margin-left: -12px;
}
.wines-container .stocklist-btn {
  margin-left: 12px;
}

.stocklist-wrapper {
  position: absolute;
  width: 390px;
  height: 100vh;
  max-height: 1220px;
  top: calc(50% - 50px);
  right: 140px;
  padding-right: 33px;
  padding-bottom: 60px;
  background-color: #F2EEE4;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  transition-delay: 0.3s;
  overflow: hidden;
  z-index: 7;
}
.stocklist-wrapper.active {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.stocklist-wrapper .stocklist-list-wrapper {
  height: calc(100% - 165px);
}
.stocklist-wrapper .stocklist-header {
  padding: 33px 50px 33px 40px;
}
.stocklist-wrapper .header-pretitle {
  margin-bottom: 12px;
}
.stocklist-wrapper .grapes-img {
  position: absolute;
  width: 70px;
  height: 94px;
  top: 25px;
  right: 25px;
  transform: rotate(-29deg);
}
.stocklist-wrapper .stocklist-list {
  height: 100%;
  overflow-y: auto;
}
.stocklist-wrapper .stocklist-list-item {
  position: relative;
  padding: 18px 7px 18px 40px;
  transition: all 0.5s;
}
.stocklist-wrapper .number {
  position: absolute;
  top: 18px;
  left: 40px;
}
.stocklist-wrapper .list-item-content {
  padding-left: 55px;
}
.stocklist-wrapper .store-link {
  transition: all 0.5s;
}
.stocklist-wrapper .stocklist-list-item:hover {
  background-color: #C57847;
}
.stocklist-wrapper .stocklist-list-item:hover .store-link {
  color: #F2EEE4;
}

.history-section {
  height: 100%;
}
.history-section .history-section-inner {
  height: 100%;
  padding: 0 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.history-section .section-big-text {
  left: 12%;
  transform: unset;
}
.history-section .year-container {
  height: 100%;
}
.history-section .vertical-year-wrapper {
  position: absolute;
  width: 155px;
  height: calc(100% - 200px);
  max-height: 1234px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.history-section .vertical-year {
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) rotate(-90deg);
  background-color: #E5E2D8;
  padding-right: 37px;
  z-index: 1;
}
.history-section .year-vertical-line {
  position: absolute;
  width: 1px;
  height: 100%;
  right: 40%;
  bottom: 0;
  background-color: #C57847;
}
.history-section .three-images-container {
  padding: 0 0 0 280px;
}

.contact-section {
  width: 2066px;
  height: 100%;
  margin-left: 100px;
  padding-right: 100px;
}
.contact-section .contact-section-inner {
  width: 100%;
  height: 100%;
  padding: 0 60px;
  padding-right: 230px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.contact-section .ea-wrapper {
  position: absolute;
  width: 40px;
  height: 100%;
  bottom: -40px;
  right: -40px;
}
.contact-section .ea-wrapper .ea-text {
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: 100px;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.contact-section .ea-wrapper a {
  transition: all 0.5s;
}
.contact-section .ea-wrapper a:hover {
  color: #C57847;
}
.contact-section .big-vertical-text-wrapper {
  right: 40px;
}

.contact-info-container {
  width: 100%;
  max-width: 800px;
}
.contact-info-container .contact-info-big-title {
  padding-right: 30px;
  margin-bottom: 58px;
}
.contact-info-container .contact-info-content {
  padding-right: 255px;
}
.contact-info-container .contact-info-pretitle {
  margin-bottom: 16px;
}
.contact-info-container .contact-info-small-title {
  margin-bottom: 52px;
}
.contact-info-container .contact-list {
  margin-bottom: 48px;
}
.contact-info-container .contact-buttons-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.contact-info-container .contact-map-btn {
  margin-right: 50px;
}

.contact-list-wrapper ul {
  margin-bottom: 48px;
}
.contact-list-wrapper li {
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.666666;
}
.contact-list-wrapper li:nth-child(2) {
  margin-bottom: 16px;
}

.contact-form-container .contact-form-image-wrapper {
  width: 613px;
  height: 915px;
}
.contact-form-container .contact-form-bcg {
  position: absolute;
  width: 531px;
  height: 623px;
  bottom: -50px;
  left: -380px;
}

.form-wrapper {
  position: absolute;
  width: 418px;
  top: 12%;
  left: -75px;
  padding: 40px;
  background-color: #F2EEE4;
}
.form-wrapper .form-title {
  padding-right: 40px;
  margin-bottom: 24px;
}
.form-wrapper .form-input-wrapper {
  padding-bottom: 5px;
}
.form-wrapper .form-label {
  font-family: "Lato bold", "Open Sans", sans-serif;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.37em;
  text-transform: uppercase;
}
.form-wrapper .form-input,
.form-wrapper .form-textarea {
  width: 100%;
  margin-top: 6px;
  padding: 10px 12px;
  border: 1px solid #707070;
  font-family: "Publico", "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.4444;
  color: #363021;
}
.form-wrapper .form-textarea {
  resize: none;
}
.form-wrapper .form-btn-wrapper {
  margin-top: 16px;
}
.form-wrapper .error-msg {
  opacity: 0;
  visibility: hidden;
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 10px;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-align: right;
  margin-top: 6px;
  color: #C57847;
  transition: all 0.5s;
}
.form-wrapper .form-input-wrapper.error .error-msg {
  opacity: 1;
  visibility: visible;
}
.form-wrapper .dropdown {
  position: relative;
  width: 100%;
  height: 50px;
  margin-top: 6px;
}
.form-wrapper .multiselect {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  font-family: "Publico", "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.4444;
  color: #363021;
  background-color: #F2EEE4;
  border: 1px solid #707070;
  cursor: pointer;
}
.form-wrapper .multiselect__content {
  width: 100%;
}
.form-wrapper .multiselect__tags {
  padding: 10px 38px 10px 12px;
  height: 43.6px;
}
.form-wrapper .multiselect__option {
  display: block;
  width: 100%;
  padding: 6px 12px;
  transition: all 0.5s;
}
.form-wrapper .multiselect__option:hover {
  background-color: #C57847;
  color: #F2EEE4;
}
.form-wrapper .arrow-down {
  position: absolute;
  width: 15px;
  height: 7px;
  top: 19px;
  right: 12px;
  transition: all 0.5s;
}
.form-wrapper .multiselect--active .arrow-down {
  transform: rotate(180deg);
}
.form-wrapper .submit-btn {
  cursor: pointer;
}

.success-msg-wrapper {
  position: absolute;
  width: 418px;
  top: 50%;
  left: -75px;
  padding: 40px;
  background-color: #F2EEE4;
  transform: translateY(-50%);
}
.success-msg-wrapper .success-msg {
  font-family: "Publico", "Open Sans", sans-serif;
  font-size: 32px;
  line-height: 1.2812;
}
.success-msg-wrapper span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}

.memories-slider-container {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 200px;
}
.memories-slider-container .memories-title {
  position: absolute;
  width: 1310px;
  top: calc(50% - 310px);
  left: 18%;
  z-index: 3;
}
.memories-slider-container .vine-bcg {
  position: absolute;
  width: 1610px;
  height: 1396px;
  top: -400px;
  left: 27%;
  fill: #F2EEE4;
  pointer-events: none;
  z-index: 1;
}
.memories-slider-container .swiper-button-prev,
.memories-slider-container .swiper-button-next {
  position: absolute;
  width: 92px;
  height: 92px;
  bottom: 100px;
  left: 50px;
  border-radius: 50%;
  background-color: #C57847;
  transition: all 0.5s;
  z-index: 3;
}
.memories-slider-container .swiper-button-prev:active,
.memories-slider-container .swiper-button-next:active {
  transform: scale(0.9);
}
.memories-slider-container .swiper-button-next {
  left: unset;
  right: 50px;
}
.memories-slider-container .swiper-button-arrow {
  position: absolute;
  width: 63px;
  height: 36px;
  top: 50%;
  right: -12px;
  transform: translateY(-50%) rotate(180deg);
  stroke: #E5E2D8;
  transition: all 0.5s;
}
.memories-slider-container .swiper-button-next .swiper-button-arrow {
  right: unset;
  left: -12px;
  transform: translateY(-50%);
}
.memories-slider-container .swiper-button-next:hover .swiper-button-arrow {
  left: -6px;
}
.memories-slider-container .swiper-button-prev:hover .swiper-button-arrow {
  right: -6px;
}
.memories-slider-container .swiper-pagination {
  position: absolute;
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 1;
  text-align: right;
  bottom: 0;
  right: 0;
}
.memories-slider-container .swiper-pagination-total {
  padding-left: 100px;
  color: #C57847;
}
.memories-slider-container .pagination-line {
  position: absolute;
  width: 69px;
  height: 1px;
  top: 50%;
  right: 30px;
  background-color: #C57847;
  transform: translateY(-50%);
}

.memories-image-slider {
  position: relative;
  width: 1090px;
  height: 784px;
  overflow: hidden;
}
.memories-image-slider .memories-image-wrapper {
  width: 100%;
  height: 734px;
  overflow: hidden;
}
.memories-image-slider .image-info {
  margin-top: 17px;
}

.memories-content-slider {
  position: relative;
  width: 448px;
  height: 734px;
  margin-left: 80px;
  overflow: hidden;
  z-index: 2;
}
.memories-content-slider .memories-content-slide-inner {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 130px;
}
.memories-content-slider .memories-content-slide {
  width: 100%;
  height: 100%;
}
.memories-content-slider .memories-content-text:not(:last-child) {
  margin-bottom: 64px;
}

body.Safari .video-wrapper .video {
  object-fit: unset;
}

body.page-template-tpl-privacy-policy {
  overflow-y: auto;
  opacity: 1;
}
body.page-template-tpl-privacy-policy .header {
  opacity: 1;
}
body.page-template-tpl-privacy-policy main {
  display: block;
  height: auto;
}
body.page-template-tpl-privacy-policy .page-top-info {
  position: fixed;
  top: 0;
  left: 0;
  padding-right: unset;
}
body.page-template-tpl-privacy-policy .page-top-info .chapter-name {
  position: relative;
  padding-left: 25px;
}
body.page-template-tpl-privacy-policy .page-top-info .back-btn-icon {
  position: absolute;
  width: 16px;
  height: 12px;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(180deg);
  stroke: #C57847;
}

.user-content-section {
  padding: 200px 0;
}

.user-content h1 {
  font-family: "Publico", "Open Sans", sans-serif;
  line-height: 1.1923;
  text-transform: none;
  margin-top: 80px;
  margin-bottom: 40px;
}
.user-content h1 {
  font-size: 32px;
}
@media screen and (min-width: 320px) {
  .user-content h1 {
    font-size: calc(32px + 72 * ((100vw - 320px) / 1600));
  }
}
@media screen and (min-width: 1920px) {
  .user-content h1 {
    font-size: 104px;
  }
}
.user-content h1:first-child,
.user-content h2:first-child {
  margin-top: 0;
}
.user-content h2 {
  font-family: "Publico", "Open Sans", sans-serif;
  line-height: 1.2812;
  text-transform: none;
  margin-top: 60px;
  margin-bottom: 30px;
}
.user-content h2 {
  font-size: 38px;
}
@media screen and (min-height: 600px) {
  .user-content h2 {
    font-size: calc(38px + 26 * ((100vh - 600px) / 480));
  }
}
@media screen and (min-height: 1080px) {
  .user-content h2 {
    font-size: 64px;
  }
}
.user-content h3 {
  font-family: "Publico", "Open Sans", sans-serif;
  line-height: 1.525;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 24px;
}
.user-content h3 {
  font-size: 26px;
}
@media screen and (min-width: 320px) {
  .user-content h3 {
    font-size: calc(26px + 38 * ((100vw - 320px) / 1600));
  }
}
@media screen and (min-width: 1920px) {
  .user-content h3 {
    font-size: 64px;
  }
}
.user-content h4 {
  font-family: "Publico", "Open Sans", sans-serif;
  line-height: 1.2;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 24px;
}
.user-content h4 {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .user-content h4 {
    font-size: calc(16px + 8 * ((100vw - 320px) / 1600));
  }
}
@media screen and (min-width: 1920px) {
  .user-content h4 {
    font-size: 24px;
  }
}
.user-content h5 {
  font-family: "Lato bold", "Open Sans", sans-serif;
  font-size: 15px;
  letter-spacing: 0.37em;
  line-height: 1.525;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 24px;
}
.user-content h6 {
  font-family: "Publico roman", "Open Sans", sans-serif;
  font-size: 15px;
  text-transform: none;
  line-height: 1.8666666;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 16px;
}
.user-content figcaption {
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #363021;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: right;
}
.user-content a {
  display: initial;
  font-family: inherit;
  position: relative;
  font-size: inherit;
  color: #C57847;
  text-decoration: underline;
}
.user-content p {
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 15px;
  line-height: 1.8666;
  margin-bottom: 20px;
}
.user-content b {
  font-weight: 700;
  font-size: inherit;
}
.user-content span {
  font-family: "Publico medium italic", "Open Sans", sans-serif;
  color: #C57847;
}
.user-content ul,
.user-content ol {
  margin-left: 0px;
  padding-left: 20px;
  margin-bottom: 40px;
  margin-right: 0;
}
.user-content ul li,
.user-content ol li {
  font-family: "Lato", "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}
.user-content ol {
  list-style: decimal;
}
.user-content ul {
  padding-left: 5px;
}
.user-content ul li {
  padding-left: 8px;
}
.user-content ul li::marker {
  content: "•";
  color: #C57847;
}
.user-content blockquote {
  position: relative;
  font-style: italic;
  padding: 64px 40px;
  margin: 70px auto 59px auto;
  text-align: center;
  border-top: 2px solid #363021;
  border-bottom: 2px solid #363021;
}
.user-content blockquote:before, .user-content blockquote:after {
  content: "”";
  position: absolute;
  font-size: 140px;
  line-height: 148px;
  color: #363021;
  pointer-events: none;
}
.user-content blockquote:before {
  top: -10px;
  left: -10px;
}
.user-content blockquote:after {
  bottom: -80px;
  right: 20px;
}
.user-content img {
  margin: 60px auto 60px -140px;
  height: auto;
}
.user-content hr {
  margin-bottom: 20px;
  margin-right: 15px;
}
.user-content iframe {
  margin: 60px auto 60px -140px;
}
.user-content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  margin-right: 15px;
}
.user-content table caption {
  text-align: center;
  font-weight: 700;
  padding: 10px;
}
.user-content table th {
  font-family: "Lato bold", "Open Sans", sans-serif;
  color: #C57847;
  padding: 10px;
  background: #C57847;
}
.user-content table tbody tr:nth-child(even) td {
  background: #E5E2D8;
}
.user-content table td {
  font-family: "Lato", "Open Sans", sans-serif;
  padding: 10px;
}
.user-content table tfoot td {
  background: #E5E2D8;
}

/* Media queries */
@media only screen and (max-height: 1100px) {
  .btn-3 {
    width: 120px;
    height: 120px;
  }

  .wine-images-wrapper {
    right: -5vh;
  }
  .wine-images-wrapper .wine-left {
    width: 35vh;
    height: 67.5vh;
    max-width: 152px;
    max-height: 687px;
    left: calc(50% - 14vh);
  }
  .wine-images-wrapper .wine-mid {
    width: 33vh;
    height: 80vh;
    max-width: 184px;
    max-height: 815px;
  }
  .wine-images-wrapper .wine-right {
    width: 35vh;
    height: 67.5vh;
    max-width: 152px;
    max-height: 687px;
    left: calc(50% + 14vh);
  }

  .page-top-info {
    padding: calc(4px + 0.5vh) calc(15px + 0.5vh);
    padding-right: 50px;
  }
  .page-top-info .logo-wrapper {
    width: 7vh;
    height: 7.2vh;
    min-width: 50px;
    min-height: 52px;
  }

  .page-title-wrapper {
    width: calc(120px + 66vh);
    min-width: 676px;
    max-width: 818px;
  }

  .video-text-wrapper .video-wrapper {
    width: 102vh;
    height: 70vh;
  }

  .image-text-wrapper-with-side-text .quote-text {
    margin-right: 60px;
  }
  .image-text-wrapper-with-side-text .quote-text::before {
    padding-top: 0;
    font-size: 118px;
  }
  .image-text-wrapper-with-side-text .image-wrapper {
    width: 102vh;
    height: 70vh;
  }
  .image-text-wrapper-with-side-text .side-text-wrapper {
    max-width: calc(600px - 17vh);
    margin-top: 0;
    margin-left: 60px;
  }

  .wine-section .wine-section-title-img-wrapper {
    width: 39vh;
    height: 76vh;
  }

  .memories-slider-container .memories-title {
    top: 10vh;
  }
  .memories-slider-container .swiper-button-next,
.memories-slider-container .swiper-button-prev {
    width: 9vh;
    height: 9vh;
    min-width: 42px;
    min-height: 42px;
  }
  .memories-slider-container .vine-bcg {
    top: unset;
    bottom: 12%;
  }

  .memories-image-slider {
    width: 102vh;
    height: 75vh;
  }
  .memories-image-slider .memories-image-wrapper {
    height: 70vh;
  }

  .memories-content-slider {
    width: calc(600px - 18vh);
    height: 70vh;
    margin-left: 60px;
  }
  .memories-content-slider .memories-content-slide-inner {
    padding-top: 8vh;
  }
  .memories-content-slider .memories-content-text:not(:last-child) {
    margin-bottom: 24px;
  }

  .contact-form-container .contact-form-image-wrapper {
    width: 67vh;
    height: 100vh;
  }

  .contact-section .ea-wrapper {
    bottom: -20px;
  }

  .contact-info-container .contact-info-big-title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-height: 900px) {
  .page-top-info {
    min-width: 320px;
  }

  .page-title-wrapper .pretitle {
    margin-bottom: 18px;
  }
  .page-title-wrapper .title {
    margin-bottom: 33px;
  }

  .language-wrapper {
    margin-bottom: 30px;
  }

  .home-section .home-info-wrapper {
    margin-top: 70px;
  }

  .image-text-wrapper {
    width: 360px;
  }
  .image-text-wrapper .about-image-text {
    margin-bottom: 16px;
  }
  .image-text-wrapper .image-wrapper {
    width: 45vh;
    height: 45vh;
  }
  .image-text-wrapper .image-title-bottom {
    margin-top: 42px;
  }
  .image-text-wrapper .image-title-top {
    margin-bottom: 100px;
  }
  .image-text-wrapper.text-bottom .about-image-title {
    margin: 16px 0 16px;
  }
  .image-text-wrapper.text-top .about-image-title {
    margin: 0 0 16px;
  }
  .image-text-wrapper.wide-image {
    width: 67vh;
  }
  .image-text-wrapper.wide-image .image-wrapper {
    width: 100%;
    height: auto;
  }
  .image-text-wrapper.vertical-image {
    width: 47vh;
  }
  .image-text-wrapper.vertical-image .image-wrapper {
    width: 100%;
    height: 67vh;
  }

  .three-images-container .image-text-wrapper:first-child {
    margin-top: -20vh;
  }
  .three-images-container .image-text-wrapper.vertical-image {
    margin-top: 17vh;
  }
  .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    margin-top: -12vh;
  }

  .wines-container .image-wrapper {
    width: 15.5vh;
    height: 68vh;
    min-width: 115px;
    min-height: 508px;
  }
  .wines-container .wine-content-text-wrapper {
    height: 200px;
    margin-bottom: 22px;
  }
  .wines-container .wine-text:not(:last-child) {
    margin-bottom: 12px;
  }
  .wines-container .wine-list {
    margin-bottom: 32px;
  }

  .contact-info-container {
    padding-top: 50px;
  }
  .contact-info-container .contact-info-big-title {
    margin-bottom: 33px;
  }
  .contact-info-container .contact-info-small-title {
    margin-bottom: 26px;
  }

  .contact-list-wrapper ul {
    margin-bottom: 18px;
  }

  .form-wrapper {
    width: calc(418px + 7vh);
    top: 50%;
    left: unset;
    right: calc(90% - 30vh);
    transform: translateY(-50%);
  }
  .form-wrapper .form-title {
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 1400px) {
  .section-big-text {
    bottom: -293px;
    font-size: 470px;
  }

  /* Intro */
  .intro-question-section .logo-img-wrapper {
    width: 240px;
    height: 251px;
    margin-right: 38px;
  }
  .intro-question-section .logo-text {
    width: 247px;
    height: 195px;
  }
  .intro-question-section .vine-img-right,
.intro-question-section .vine-img-left {
    width: 630px;
    height: 527px;
  }
  .intro-question-section .vine-img-left {
    left: -311px;
  }
  .intro-question-section .vine-img-right {
    right: -311px;
  }
}
@media only screen and (max-width: 1278px) {
  .title-1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1278px) and (min-width: 320px) {
  .title-1 {
    font-size: calc(60px + 108 * ((100vw - 320px) / 1600));
  }
}
@media only screen and (max-width: 1278px) and (min-width: 1920px) {
  .title-1 {
    font-size: 168px;
  }
}
@media only screen and (max-width: 1278px) {
  .title-2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1278px) and (min-width: 320px) {
  .title-2 {
    font-size: calc(32px + 72 * ((100vw - 320px) / 1600));
  }
}
@media only screen and (max-width: 1278px) and (min-width: 1920px) {
  .title-2 {
    font-size: 104px;
  }
}
@media only screen and (max-width: 1278px) {
  .title-3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1278px) and (min-width: 320px) {
  .title-3 {
    font-size: calc(26px + 38 * ((100vw - 320px) / 1600));
  }
}
@media only screen and (max-width: 1278px) and (min-width: 1920px) {
  .title-3 {
    font-size: 64px;
  }
}
@media only screen and (max-width: 1278px) {
  .title-4 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1278px) and (min-width: 320px) {
  .title-4 {
    font-size: calc(24px + 16 * ((100vw - 320px) / 1600));
  }
}
@media only screen and (max-width: 1278px) and (min-width: 1920px) {
  .title-4 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1278px) {
  .title-5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1278px) and (min-width: 320px) {
  .title-5 {
    font-size: calc(16px + 8 * ((100vw - 320px) / 1600));
  }
}
@media only screen and (max-width: 1278px) and (min-width: 1920px) {
  .title-5 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1278px) {
  .btn-3 .image {
    transform: rotate(90deg);
  }
}
@media only screen and (max-width: 1278px) {
  .page-top-info {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 15px;
  }
  .page-top-info .logo-wrapper {
    width: 60px;
    height: 63px;
  }
}
@media only screen and (max-width: 1278px) {
  .section-big-text {
    bottom: -231px;
    font-size: 368px;
    opacity: 0.4;
  }
}
@media only screen and (max-width: 1278px) {
  body {
    position: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: unset;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media only screen and (max-width: 1278px) {
  main {
    width: 100%;
    height: unset;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1278px) {
  .language-wrapper {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1278px) {
  .header-navigation-container {
    width: 480px;
  }
  .header-navigation-container .main-nav-list-item-link {
    padding: 20px 50px 20px 120px;
  }
  .header-navigation-container .logo-img {
    left: 20px;
  }
}
@media only screen and (max-width: 1278px) {
  .header .home-bcg {
    top: unset;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
  }
  .header .menu-close-btn {
    left: unset;
    right: 25px;
  }
}
@media only screen and (max-width: 1278px) {
  .big-vertical-text-wrapper {
    position: relative;
    width: 100%;
    height: unset;
    top: unset;
    right: -100%;
    z-index: 1;
    transform: unset;
  }
  .big-vertical-text-wrapper .big-vertical-text {
    position: unset;
    left: unset;
    top: unset;
    transform: unset;
  }
}
@media only screen and (max-width: 1278px) {
  .home-section {
    width: 100%;
    height: calc(100vh - 120px);
    margin-bottom: 100px;
    margin-top: 85px;
  }
  .home-section .home-section-inner {
    padding: 0 15px;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .home-section .page-title-inner {
    transform: unset !important;
  }
  .home-section .page-title-wrapper {
    min-width: unset;
    padding-top: 50px;
  }
  .home-section .home-info-wrapper {
    display: none;
  }
  .home-section .home-bcg {
    top: unset;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 1278px) {
  .wine-images-wrapper {
    width: 40%;
    height: 100%;
    right: 50px;
  }
  .wine-images-wrapper .wine-left {
    width: 22%;
    height: 40vw;
    min-width: 98px;
    min-height: 451px;
    left: calc(50% - 8vw);
  }
  .wine-images-wrapper .wine-mid {
    width: 29%;
    height: 51vw;
    min-width: 129px;
    min-height: 569px;
  }
  .wine-images-wrapper .wine-right {
    width: 22%;
    height: 40vw;
    min-width: 98px;
    min-height: 451px;
    left: calc(50% + 8vw);
  }
  .wine-images-wrapper .share-wrapper {
    right: -208px;
  }
}
@media only screen and (max-width: 1278px) {
  .vineyards-section {
    width: 100%;
    height: unset;
  }
  .vineyards-section .vineyards-section-inner {
    height: unset;
    padding: 0 15px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
@media only screen and (max-width: 1278px) {
  .vineyards-first-screen {
    width: 100%;
    height: 82vh;
    max-height: 500px;
  }
  .vineyards-first-screen .vineyards-bcg {
    width: 59%;
    height: 73%;
    top: 30%;
    right: -5%;
  }
}
@media only screen and (max-width: 1278px) {
  .vineyards-second-screen {
    display: block;
    width: 100%;
  }
  .vineyards-second-screen .image-text-wrapper:first-child {
    display: none;
    width: 100%;
  }
  .vineyards-second-screen .image-text-wrapper:first-child .about-image-text {
    display: inline-block;
    width: 61%;
    padding: 0 25px 0 70px;
    margin-bottom: 0;
  }
  .vineyards-second-screen .image-text-wrapper:first-child .image-wrapper {
    display: inline-block;
    width: 38%;
    height: 36vw;
  }
  .vineyards-second-screen .image-text-wrapper:first-child .image-info {
    margin-top: 10px;
    text-align: right;
  }
  .vineyards-second-screen .image-text-wrapper.text-bottom {
    float: left;
  }
  .vineyards-second-screen .image-text-wrapper.text-top {
    float: right;
  }
  .vineyards-second-screen .big-center-text-wrapper {
    width: 100%;
    padding: 180px 0;
  }
  .vineyards-second-screen .vertical-line {
    position: absolute;
    top: 46%;
    left: 50%;
    height: 650px;
    max-height: unset;
    min-height: unset;
    margin: 0;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .vineyards-second-screen .wine-bcg {
    width: 521px;
    height: 630px;
    top: 54%;
  }
}
@media only screen and (max-width: 1278px) {
  .image-text-wrapper {
    width: 46%;
  }
  .image-text-wrapper .image-wrapper {
    width: 100%;
    height: 44.7vw;
  }
  .image-text-wrapper.wide-image {
    width: 34%;
  }
  .image-text-wrapper.wide-image .image-wrapper {
    height: 23vw;
  }
  .image-text-wrapper.vertical-image {
    width: 28%;
  }
  .image-text-wrapper.vertical-image .image-wrapper {
    height: 38vw;
  }
  .image-text-wrapper.text-top .vine-leafe-bcg {
    top: -70px;
  }
}
@media only screen and (max-width: 1278px) {
  .video-text-wrapper {
    width: 100%;
    margin-right: 0;
    padding-bottom: 100px;
  }
  .video-text-wrapper .video-wrapper {
    width: 50%;
    height: 33vw;
  }
  .video-text-wrapper .text-wrapper {
    width: 48%;
    max-width: unset;
    padding-left: 24px;
  }
  .video-text-wrapper .vine-leafe-bcg {
    width: 350px;
    height: 363px;
    top: -134px;
  }
}
@media only screen and (max-width: 1278px) {
  .winery-section {
    width: 100%;
    height: unset;
    padding-right: 0;
    padding-top: 80px;
  }
  .winery-section .winery-section-inner {
    width: 100%;
    height: unset;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 15px;
  }
  .winery-section .big-vertical-text-wrapper {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 1278px) {
  .three-images-container {
    display: block;
    width: 100%;
    height: unset;
    padding: 0;
    margin-top: 50px;
    clear: both;
  }
  .three-images-container .image-text-wrapper:first-child {
    float: left;
    margin-top: 24px;
    margin-right: 16px;
  }
  .three-images-container .image-text-wrapper.vertical-image {
    float: right;
    margin-top: -140px;
    margin-right: 0;
  }
  .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    float: left;
    margin-top: -10px;
    margin-right: 16px;
  }
  .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 800px;
    height: 680px;
    top: -235px;
  }
  .three-images-container .image-text-wrapper.wide-image .vine-bcg {
    width: 430px;
    height: 356px;
    top: unset;
    left: -52%;
    bottom: -310px;
    transform: scaleX(-1) rotate(63deg);
  }
  .three-images-container.without-first-image .image-text-wrapper.vertical-image {
    width: 38%;
    margin-top: 0;
  }
  .three-images-container.without-first-image .image-text-wrapper.vertical-image .image-wrapper {
    height: 55vw;
  }
  .three-images-container.without-first-image .image-text-wrapper.wide-image {
    width: 60%;
    margin-top: -10px;
    margin-right: 0;
  }
  .three-images-container.without-first-image .image-text-wrapper.wide-image .image-wrapper {
    height: 37vw;
  }
}
@media only screen and (max-width: 1278px) {
  .image-text-wrapper-with-side-text {
    display: block;
    position: relative;
    width: 100%;
    height: unset;
    margin-top: 100px;
  }
  .image-text-wrapper-with-side-text .quote-text {
    position: absolute;
    width: 221px;
    top: 110px;
    left: 5%;
    margin-right: 0;
  }
  .image-text-wrapper-with-side-text .image-text {
    display: block;
    width: 70%;
    margin: 0 0 0 auto;
  }
  .image-text-wrapper-with-side-text .image-wrapper {
    width: 100%;
    height: 45vw;
  }
  .image-text-wrapper-with-side-text .side-text-wrapper {
    width: 100%;
    max-width: unset;
    margin-left: 0;
    margin-top: 60px;
  }
  .image-text-wrapper-with-side-text .vine-leafe-bcg {
    right: 82%;
  }
}
@media only screen and (max-width: 1278px) {
  .wine-section {
    width: 100%;
    height: unset;
    padding: 0;
    margin-top: 70px;
    margin-left: 0;
  }
  .wine-section .wine-section-inner {
    width: 100%;
    height: unset;
    padding: 0 15px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .wine-section .wine-section-title-img-wrapper {
    width: 29%;
    min-width: 205px;
    height: 53vw;
    min-height: 390px;
    margin-right: 0;
  }
  .wine-section .page-title-wrapper {
    padding: 50px 0 180px;
  }
  .wine-section .wines-container {
    position: relative;
    width: 100%;
    padding: 0;
    -ms-flex-direction: column;
        flex-direction: column;
    z-index: 1;
  }
  .wine-section .wine-wrapper {
    width: 100%;
    max-width: 1020px;
    padding: 0;
    margin: 0 auto;
  }
  .wine-section .wine-wrapper:not(:last-child) {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-right: none;
    border-bottom: 1px solid #C57847;
  }
  .wine-section .botle-title-wrapper {
    width: 50%;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .wine-section .wines-container .image-wrapper {
    width: 30%;
    height: 58vw;
    min-width: 115px;
    min-height: 508px;
  }
  .wine-section .wines-container .stocklist-btn-wrapper {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .wine-section .wine-content {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .wine-section .wine-content-text-wrapper {
    height: unset;
  }
  .wine-section .big-center-text-wrapper {
    width: 70%;
    min-width: unset;
    padding: 230px 0;
  }
  .wine-section .wine-bcg-2 {
    width: 521px;
    height: 630px;
    top: 50%;
    z-index: -1;
  }
  .wine-section .wine-bcg {
    width: 800px;
    height: 364px;
    bottom: unset;
    left: unset;
    top: 0;
    right: -20%;
    transform: rotate(-90deg);
  }
}
@media only screen and (max-width: 1278px) {
  .stocklist-wrapper {
    width: 50%;
    height: 100%;
    right: 0;
  }
}
@media only screen and (max-width: 1278px) {
  .history-section {
    width: 100%;
    height: unset;
  }
  .history-section .history-section-inner {
    width: 100%;
    height: unset;
    padding: 0 15px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .history-section .year-container {
    width: 100%;
    height: unset;
  }
  .history-section .vertical-year-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: unset;
    top: unset;
    left: unset;
    padding: 50px 0 20px;
    transform: unset;
    z-index: 2;
  }
  .history-section .vertical-year {
    position: relative;
    display: inline-block;
    left: unset;
    right: unset;
    transform: unset;
  }
  .history-section .year-vertical-line {
    width: 100%;
    height: 1px;
    bottom: 38px;
    right: 0;
  }
  .history-section .three-images-container {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 0;
  }
  .history-section .three-images-container.without-first-image {
    margin-top: 20px;
  }
  .history-section .image-text-wrapper:first-child {
    margin-right: 0;
    margin-top: 0;
  }
  .history-section .image-text-wrapper.vertical-image {
    margin-top: 50px;
  }
  .history-section .image-text-wrapper.wide-image:not(:first-child) {
    margin-top: -28px;
  }
  .history-section .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 760px;
    height: 580px;
    left: unset;
    right: -150%;
    transform: rotate(30deg);
  }
}
@media only screen and (max-width: 1278px) {
  .memories-slider-container {
    width: 100%;
    height: unset;
    padding: 0;
    margin-top: 150px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .memories-slider-container .swiper-button-next,
.memories-slider-container .swiper-button-prev {
    width: 7vw;
    height: 7vw;
    max-width: 90px;
    max-height: 90px;
  }
  .memories-slider-container .memories-title {
    width: 100%;
    top: -42px;
  }
  .memories-slider-container .vine-bcg {
    width: 830px;
    height: 720px;
    top: -300px;
    left: unset;
    right: -330px;
  }
}
@media only screen and (max-width: 1278px) {
  .memories-image-slider {
    width: 100%;
    max-width: 1020px;
    height: 52vw;
  }
  .memories-image-slider .memories-image-wrapper {
    height: 46.5vw;
  }
}
@media only screen and (max-width: 1278px) {
  .memories-content-slider {
    width: 100%;
    height: unset;
    margin-left: 0;
  }
  .memories-content-slider .memories-content-slide-inner {
    padding-top: 0;
    margin-top: 48px;
  }
}
@media only screen and (max-width: 1278px) {
  .contact-section {
    width: 100%;
    height: unset;
    margin: 100px 0 0 0;
    padding-right: 0;
  }
  .contact-section .contact-section-inner {
    width: 100%;
    height: unset;
    padding: 0 15px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .contact-section .big-vertical-text-wrapper {
    right: -100%;
  }
}
@media only screen and (max-width: 1278px) {
  .contact-info-container {
    width: 76%;
    max-width: unset;
    margin: 0 auto 50px 0;
  }
}
@media only screen and (max-width: 1278px) {
  .contact-form-container {
    width: 100%;
  }
  .contact-form-container .contact-form-image-wrapper {
    width: 48%;
    height: 70vw;
    min-width: 482px;
    min-height: 719px;
    margin: 0 20px 0 auto;
  }
  .contact-form-container .ea-wrapper {
    right: -13px;
  }
}
@media only screen and (max-width: 1278px) {
  .form-wrapper {
    width: 440px;
    left: unset;
    right: 38%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 1278px) {
  .success-msg-wrapper {
    left: unset;
    right: 38%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (max-width: 1278px) {
  .page-title-wrapper {
    position: relative;
    display: block;
    width: 58%;
    height: unset;
    min-width: unset;
    max-width: unset;
    margin: 0 auto 0 0;
    z-index: 2;
  }
  .page-title-wrapper .page-title-inner {
    display: block;
    position: unset;
    max-width: unset;
    top: unset;
    left: unset;
    transform: unset;
  }
  .page-title-wrapper .subtitle {
    padding-right: 0;
  }
}
@media only screen and (max-width: 1278px) {
  .section-big-text {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .btn-1 {
    padding: 16px 30px;
  }

  .btn-3 {
    width: 120px;
    height: 120px;
  }

  .language-wrapper {
    margin-left: 96px;
  }

  .header-navigation-container {
    width: 380px;
  }
  .header-navigation-container .main-nav-list-item-link {
    padding: 12px 40px 12px 96px;
  }
  .header-navigation-container .logo-img {
    width: 56px;
    height: 58px;
  }

  .wine-images-wrapper {
    width: 58%;
  }
  .wine-images-wrapper .share-wrapper {
    right: -233px;
  }
  .wine-images-wrapper .wine-left {
    left: calc(50% - 10vw);
  }
  .wine-images-wrapper .wine-right {
    left: calc(50% + 10vw);
  }

  .section-big-text {
    bottom: -174px;
    font-size: 310px;
  }

  .intro-question-section .logo-wrapper {
    margin-bottom: 50px;
  }
  .intro-question-section .logo-img-wrapper {
    width: 180px;
    height: 188px;
    margin-right: 28px;
  }
  .intro-question-section .logo-text {
    width: 180px;
    height: 142px;
  }
  .intro-question-section .vine-img-right,
.intro-question-section .vine-img-left {
    width: 470px;
    height: 370px;
    top: 97%;
  }
  .intro-question-section .vine-img-left {
    left: -211px;
  }
  .intro-question-section .vine-img-right {
    right: -211px;
  }
  .intro-question-section .question-text {
    margin-bottom: 22px;
  }
  .intro-question-section .buttons-wrapper {
    margin-bottom: 24px;
  }

  .page-title-wrapper .title {
    margin-bottom: 42px;
  }

  .video-text-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  .video-text-wrapper .video-wrapper {
    width: 100%;
    height: 62vw;
    margin-bottom: 70px;
  }
  .video-text-wrapper .text-wrapper {
    width: 100%;
    padding-left: 0;
  }

  .vineyards-second-screen .vertical-line {
    height: 470px;
    top: 55%;
  }

  .image-text-wrapper-with-side-text .quote-text {
    width: 28%;
    top: 40px;
    left: 0;
  }
  .image-text-wrapper-with-side-text .side-text-wrapper {
    position: relative;
    margin-top: 48px;
    z-index: 1;
  }

  .image-text-wrapper.text-bottom .about-image-title {
    margin: 32px 0 22px;
  }

  .image-text-wrapper.text-top .about-image-title {
    margin: 0 0 22px;
  }

  .image-text-wrapper .about-image-text {
    margin-bottom: 32px;
  }
  .image-text-wrapper .image-title-bottom {
    margin-top: 48px;
  }
  .image-text-wrapper .image-title-top {
    margin-bottom: 48px;
  }

  .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 665px;
    height: 569px;
  }
  .three-images-container .image-text-wrapper.wide-image .vine-bcg {
    display: none;
  }
  .three-images-container .image-text-wrapper:first-child {
    margin-right: 14px;
  }
  .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    margin-right: 14px;
  }

  .wine-section .wine-bcg {
    right: -25%;
  }
  .wine-section .big-center-text-wrapper {
    padding: 160px 0;
  }
  .wine-section .wine-bcg-2 {
    width: 430px;
    height: 545px;
  }

  .history-section .image-text-wrapper:first-child {
    margin-right: 0;
  }
  .history-section .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 520px;
    height: 370px;
    top: -138px;
  }
  .history-section .three-images-container.without-first-image .image-text-wrapper.wide-image {
    margin-right: 0;
  }

  .memories-slider-container .vine-bcg {
    width: 480px;
    height: 370px;
    top: -170px;
    right: -200px;
  }
  .memories-slider-container .memories-title {
    top: -36px;
    left: 0;
    text-align: right;
  }
  .memories-slider-container .swiper-button-prev {
    left: 30px;
    bottom: 72px;
  }
  .memories-slider-container .swiper-button-prev .swiper-button-arrow {
    right: -9px;
  }
  .memories-slider-container .swiper-button-next {
    right: 30px;
    bottom: 72px;
  }
  .memories-slider-container .swiper-button-next .swiper-button-arrow {
    left: -9px;
  }
  .memories-slider-container .swiper-button-arrow {
    width: 42px;
    height: 24px;
  }
  .memories-slider-container .memories-content-text:not(:last-child) {
    margin-bottom: 24px;
  }

  .contact-info-container .contact-info-content {
    padding-right: 135px;
  }

  .success-msg-wrapper .success-msg {
    font-size: 26px;
  }
}
@media only screen and (max-width: 800px) {
  .btn-3 {
    width: 80px;
    height: 80px;
  }

  .user-content h1 {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .user-content h2 {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .user-content h3 {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .user-content h4 {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .user-content h5 {
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .user-content h6 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .header .wine-images-wrapper {
    width: 50px;
    right: 0;
  }
  .header .wine-image-wrapper {
    display: none;
  }
  .header .wine-images-wrapper .share-wrapper {
    right: -200px;
    bottom: 0;
    white-space: nowrap;
  }

  .header-navigation-container {
    position: unset;
    height: 100%;
    transform: unset;
    padding-top: 25px;
  }

  .section-big-text {
    bottom: -128px;
    font-size: 232px;
  }

  .page-title-wrapper {
    width: 73%;
  }
  .page-title-wrapper .title {
    margin-bottom: 32px;
  }

  .home-section .page-title-wrapper {
    padding-top: 30px;
  }

  .wine-images-wrapper .share-wrapper {
    right: -253px;
  }
  .wine-images-wrapper .wine-left {
    left: calc(50% - 13vw);
  }
  .wine-images-wrapper .wine-right {
    left: calc(50% + 13vw);
  }

  .three-images-container .image-text-wrapper:first-child {
    margin-right: 18px;
  }
  .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    margin-right: 16px;
  }
  .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 380px;
    height: 376px;
    top: -207px;
    left: -107%;
  }

  .video-text-wrapper .play-btn-wrapper {
    width: 60px;
    height: 60px;
  }
  .video-text-wrapper .play-btn-wrapper svg {
    width: 18px;
    height: 23px;
  }

  .image-text-wrapper.wide-image {
    width: 33%;
  }

  .wine-section {
    margin-top: 35px;
  }
  .wine-section .big-center-text-wrapper {
    width: 80%;
  }

  .wines-container .botle-title-wrapper {
    width: 220px;
  }
  .wines-container .title-wrapper {
    width: 68px;
  }
  .wines-container .wine-content {
    width: calc(100% - 220px);
  }
  .wines-container .badge-wrapper {
    width: 75px;
    height: 75px;
  }

  .stocklist-wrapper {
    width: calc(100% - 220px);
  }

  .year-container .three-images-container .image-text-wrapper:first-child {
    margin-right: 0;
  }

  .history-section .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    width: 380px;
    height: 200px;
    top: -75px;
    right: -117%;
  }
  .history-section .image-text-wrapper.wide-image:not(:first-child) {
    margin-right: 0;
  }

  .contact-section {
    margin: 50px 0 0 0;
  }

  .contact-info-container {
    width: 100%;
  }

  .form-wrapper,
.success-msg-wrapper {
    right: unset;
    left: 0;
  }
}
@media only screen and (max-width: 600px) {
  .btn-1 {
    padding: 12px 24px;
  }

  .btn-2 {
    width: 35px;
    height: 35px;
  }

  .btn-4 {
    padding: 12px 26px;
  }

  .header .wine-images-wrapper .share-wrapper {
    right: -175px;
  }
  .header .tasting-btn {
    top: 25px;
    right: 25px;
  }

  .section-big-text {
    bottom: -88px;
    font-size: 160px;
  }

  .intro-question-section .logo-img-wrapper {
    width: 120px;
    height: 125px;
    margin-right: 15px;
  }
  .intro-question-section .logo-text {
    width: 120px;
    height: 106px;
  }

  .page-title-wrapper {
    width: 80%;
  }
  .page-title-wrapper .pretitle {
    margin-bottom: 22px;
  }

  .share-wrapper {
    z-index: 1;
  }
  .share-wrapper .share-buttons {
    height: 35px;
    padding-left: 150px;
  }
  .share-wrapper .share-btn:not(:last-child) {
    margin-right: 10px;
  }

  .home-section {
    margin-bottom: 35px;
  }
  .home-section .home-section-inner {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .home-section .page-title-wrapper {
    width: 100%;
  }
  .home-section .wine-images-wrapper {
    width: 100%;
    right: 0;
  }
  .home-section .wine-left {
    bottom: 22px;
  }
  .home-section .wine-mid {
    bottom: 16px;
  }
  .home-section .wine-right {
    bottom: 22px;
  }
  .home-section .share-wrapper {
    right: -162px;
    bottom: 16px;
  }
  .home-section .tasting-btn {
    top: 30%;
  }

  .vineyards-first-screen {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    height: unset;
    max-height: unset;
    margin-bottom: 75px;
  }
  .vineyards-first-screen .page-title-wrapper {
    width: 100%;
  }
  .vineyards-first-screen .vineyards-bcg {
    position: unset;
    width: 124%;
    height: 334px;
    transform: unset;
  }

  .video-text-wrapper .vine-leafe-bcg {
    top: 58%;
    right: -180px;
  }
  .video-text-wrapper .video-info-wrapper {
    bottom: -42px;
  }
  .video-text-wrapper .video-info-left,
.video-text-wrapper .video-info-right {
    float: unset;
  }
  .video-text-wrapper .video-info-left {
    margin-bottom: 4px;
  }

  .vineyards-second-screen .big-center-text-wrapper {
    padding: 120px 0;
  }
  .vineyards-second-screen .center-pretitle {
    margin-bottom: 12px;
  }
  .vineyards-second-screen .center-title {
    margin-bottom: 12px;
  }
  .vineyards-second-screen .center-subtitle {
    margin-bottom: 12px;
  }
  .vineyards-second-screen .wine-bcg {
    width: 427px;
    height: 551px;
  }

  .winery-section .three-images-container .image-text-wrapper:first-child {
    margin-right: 15px;
  }
  .winery-section .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    margin-right: 15px;
  }

  .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    left: -84%;
  }

  .image-text-wrapper-with-side-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-top: 20px;
  }
  .image-text-wrapper-with-side-text .quote-text {
    position: unset;
    width: 100%;
    max-width: unset;
    margin-bottom: 22px;
    text-align: left;
  }
  .image-text-wrapper-with-side-text .quote-text::before {
    font-size: 92px;
    line-height: 0;
  }
  .image-text-wrapper-with-side-text .image-text {
    width: 100%;
  }
  .image-text-wrapper-with-side-text .image-wrapper {
    width: 100%;
    height: 63vw;
  }
  .image-text-wrapper-with-side-text .side-text-wrapper {
    margin-top: 25px;
  }
  .image-text-wrapper-with-side-text .side-text:first-child {
    margin-bottom: 12px;
  }

  .wine-section .wines-container .image-wrapper {
    min-width: 80px;
    min-height: 368px;
  }

  .wines-container .botle-title-wrapper {
    width: 160px;
  }
  .wines-container .wine-content {
    width: calc(100% - 160px);
  }
  .wines-container .badge-wrapper {
    width: 55px;
    height: 55px;
  }

  .stocklist-wrapper {
    width: calc(100% - 160px);
  }

  .contact-info-container .contact-info-big-title {
    margin-bottom: 38px;
  }
  .contact-info-container .contact-info-content {
    padding-right: 115px;
  }
  .contact-info-container .contact-info-pretitle {
    margin-bottom: 12px;
  }
  .contact-info-container .contact-info-small-title {
    margin-bottom: 30px;
  }
  .contact-info-container .contact-buttons-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .contact-info-container .contact-map-btn {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .contact-list-wrapper ul {
    margin-bottom: 30px;
  }

  .memories-image-slider {
    height: 60vw;
  }

  .memories-slider-container .swiper-button-next,
.memories-slider-container .swiper-button-prev {
    bottom: 76px;
  }
  .memories-slider-container .pagination-line {
    width: 46px;
  }
  .memories-slider-container .swiper-pagination-total {
    padding-left: 80px;
  }
  .memories-slider-container .memories-content-text:not(:last-child) {
    margin-bottom: 12px;
  }

  .form-wrapper {
    width: 380px;
    padding: 20px;
  }

  .success-msg-wrapper {
    width: 318px;
    padding: 20px;
  }

  .contact-form-container .contact-form-image-wrapper {
    min-width: 428px;
    min-height: 640px;
  }
}
@media only screen and (max-width: 480px) {
  .header .main-nav {
    padding-bottom: 60px;
  }
  .header .tasting-btn {
    display: none;
  }
  .header .wine-images-wrapper {
    width: 100%;
    height: 50px;
    top: unset;
    bottom: 0;
    transform: unset;
  }
  .header .wine-images-wrapper .share-wrapper {
    position: unset;
    transform: unset;
    padding-left: 15px;
  }
  .header .share-wrapper .share-text {
    top: 42%;
    margin-left: 15px;
  }
  .header .wine-images-wrapper .share-btn .btn-icon {
    transform: translate(-50%, -50%);
  }

  .language-wrapper {
    margin-bottom: 15px;
  }

  .page-top-info {
    min-width: unset;
  }
  .page-top-info .logo-wrapper {
    width: 48px;
    height: 50px;
  }

  .section-big-text {
    bottom: -57px;
    font-size: 107px;
  }

  .page-title-wrapper {
    width: 95%;
  }

  .home-section {
    min-height: 645px;
  }
  .home-section .wine-left {
    min-width: 60px;
    min-height: 270px;
  }
  .home-section .wine-mid {
    min-width: 66px;
    min-height: 290px;
  }
  .home-section .wine-right {
    min-width: 60px;
    min-height: 270px;
  }
  .home-section .tasting-btn {
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
  }

  .image-text-wrapper .image-wrapper {
    height: 93vw;
  }
  .image-text-wrapper .image-title-top {
    margin-bottom: 32px;
  }
  .image-text-wrapper .image-title-bottom {
    margin-top: 32px;
  }

  .vineyards-second-screen .image-text-wrapper.text-bottom,
.vineyards-second-screen .image-text-wrapper.text-top {
    width: 100%;
    float: unset;
  }
  .vineyards-second-screen .vertical-line {
    position: unset;
    display: block;
    width: 100%;
    height: 1px;
    left: unset;
    transform: unset;
    margin: 25px 0;
  }
  .vineyards-second-screen .wine-bcg {
    width: 312px;
    height: 440px;
  }

  .vineyards-first-screen {
    margin-bottom: 50px;
  }

  .winery-section {
    padding-top: 50px;
  }
  .winery-section .three-images-container .image-text-wrapper:first-child {
    width: 48%;
    margin-right: 12px;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .winery-section .three-images-container .image-text-wrapper:first-child .image-wrapper {
    height: 30vw;
  }
  .winery-section .three-images-container .image-text-wrapper.wide-image:not(:first-child) {
    width: 48%;
    margin-right: 0;
    margin-top: 0;
  }
  .winery-section .three-images-container .image-text-wrapper.wide-image:not(:first-child) .image-wrapper {
    height: 30vw;
  }
  .winery-section .three-images-container .image-text-wrapper.vertical-image {
    width: 47.5%;
    margin-top: 0;
  }
  .winery-section .three-images-container .image-text-wrapper.vertical-image .image-wrapper {
    height: 64vw;
  }
  .winery-section .big-vertical-text-wrapper {
    margin-top: 60px;
  }

  .image-text-wrapper-with-side-text {
    margin-top: 80px;
  }

  .wine-section .page-title-wrapper {
    padding: 50px 0;
  }
  .wine-section .wine-bcg {
    width: 676px;
    height: 312px;
    right: -15%;
  }
  .wine-section .wine-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
  .wine-section .wine-content {
    width: 100%;
  }
  .wine-section .botle-title-wrapper {
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .wine-section .wine-bcg-2 {
    width: 263px;
    height: 263px;
  }

  .stocklist-wrapper {
    width: 100%;
    height: 50%;
    top: unset;
    bottom: 0;
    transform: unset;
  }
  .stocklist-wrapper .stocklist-list-item {
    padding: 12px 5px 12px 12px;
  }
  .stocklist-wrapper .list-item-content {
    padding-left: 25px;
  }
  .stocklist-wrapper .number {
    top: 12px;
    left: 10px;
  }

  .year-container .three-images-container {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .year-container .three-images-container .image-text-wrapper:first-child {
    width: 100%;
  }
  .year-container .three-images-container .image-text-wrapper:first-child .image-wrapper {
    height: 63vw;
  }
  .year-container .image-text-wrapper.wide-image:not(:first-child) {
    width: 100%;
  }
  .year-container .image-text-wrapper.wide-image:not(:first-child) .image-wrapper {
    height: 63vw;
  }
  .year-container .image-text-wrapper.vertical-image {
    width: 300px;
    margin-bottom: 50px;
  }
  .year-container .image-text-wrapper.vertical-image .image-wrapper {
    height: 447px;
  }
  .year-container .three-images-container .image-text-wrapper.vertical-image .vine-bcg {
    right: -54%;
  }

  .memories-content-slider .memories-content-slide-inner {
    margin-top: 32px;
  }
  .memories-content-slider .swiper-button-prev {
    left: 15px;
  }
  .memories-content-slider .swiper-button-next {
    right: 15px;
  }

  .memories-image-slider {
    height: 64vw;
  }

  .memories-slider-container .memories-title {
    top: -52px;
    font-size: 30px;
  }
  .memories-slider-container .vine-bcg {
    width: 280px;
    height: 190px;
    top: -100px;
    right: -100px;
  }

  .contact-info-container .contact-info-content {
    padding-right: 50px;
  }

  .contact-form-container {
    height: 600px;
    padding: 100px 0;
  }
  .contact-form-container .contact-form-image-wrapper {
    display: none;
  }
  .contact-form-container .contact-form-bcg {
    width: 320px;
    height: 382px;
    bottom: unset;
    left: unset;
    top: -100px;
    right: -50px;
    transform: rotate(40deg);
  }

  .form-wrapper {
    width: calc(100% - 25px);
  }

  .contact-section .big-vertical-text-wrapper {
    margin-top: 10px;
  }

  .success-msg-wrapper {
    width: 292px;
  }

  .user-content-section {
    padding: 130px 0 0;
  }
}
/* --------------------------------------- Cookie popup -----------------------------------*/
#cookie-law-info-bar {
  font-family: "Lato bold", "Open Sans", sans-serif;
  max-width: 570px;
  width: 100% !important;
  padding: 20px 60px 10px 90px !important;
  background: linear-gradient(to right, #c2a064 0%, #c2a064 23.42%, #c2a064 100%) !important;
  background-color: transparent !important;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
  bottom: 0px !important;
  top: auto !important;
  margin: 0 !important;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 600px) {
  #cookie-law-info-bar {
    max-width: 100% !important;
    left: 0 !important;
    transform: none;
  }
}
#cookie-law-info-bar span p {
  font-family: "Lato bold", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 20px;
}

#cookie-law-info-bar span img {
  width: 50px;
  height: auto;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

#cookie-law-info-bar span .cli-plugin-button,
#cookie-law-info-bar span .cli_settings_button {
  padding: 0 !important;
  color: #4d4d4d !important;
  background: #fff;
  background-color: #fff !important;
  font-family: "Lato bold", "Open Sans", sans-serif !important;
  font-size: 14px !important;
  padding: 7px 15px !important;
  text-transform: uppercase !important;
  margin: 0 !important;
  display: inline-block !important;
  overflow: hidden;
  position: relative;
  transition: opacity ease 350ms;
  border-radius: 6px;
  line-height: 20px;
  opacity: 1;
}

@media only screen and (max-width: 600px) {
  #cookie-law-info-bar span .cli-plugin-button,
#cookie-law-info-bar span .cli_settings_button {
    width: 100% !important;
    display: block !important;
  }
}
#cookie-law-info-bar span .cli-plugin-button:hover,
#cookie-law-info-bar span .cli_settings_button:hover {
  opacity: 0.6;
  transition: opacity ease 350ms;
}

#cookie-law-info-bar span .cli_settings_button {
  margin-right: 20px !important;
}

@media only screen and (max-width: 600px) {
  #cookie-law-info-bar span .cli_settings_button {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 600px) {
  #cookie-law-info-bar span .cli-plugin-button,
#cookie-law-info-bar span .cli_settings_button {
    display: table !important;
    margin: 0 auto !important;
    max-width: 240px !important;
  }
}
@media only screen and (max-width: 600px) {
  #cookie-law-info-bar span .cli_settings_button {
    margin-bottom: 10px !important;
  }
}
#cookie-law-info-bar span .cookie_action_close_header_reject {
  position: absolute;
  top: 17px;
  right: 30px;
  padding: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  font-family: "Lato", "Open Sans", sans-serif !important;
  font-size: 14px !important;
}

@media only screen and (max-width: 600px) {
  #cookie-law-info-bar span .cookie_action_close_header_reject {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    display: inline-block !important;
    width: auto !important;
  }
}
#cookie-law-info-bar .cli-slider:after {
  min-width: 80px !important;
}

.subscribe-btn {
  border: 3px white solid;
  padding: 10px 20px 9px;
}
