/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */ }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.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%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important; }

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center; }

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg); }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-lock {
  display: none; }

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.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(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */ }

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active {
  pointer-events: auto; }

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-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-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

@font-face {
  font-family: 'Sk-Modernist';
  src: url("../fonts/Sk-Modernist-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Sk-Modernist';
  src: url("../fonts/Sk-Modernist-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: inherit; }
  *:focus, *:active {
    outline: 0; }

html {
  font-size: 1vw;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%;
  height: 100%;
  scroll-behavior: smooth; }

body {
  font-family: "Lato", sans-serif, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #595959;
  background-color: #fff; }

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  transition: 0.3s; }
  a:hover {
    cursor: pointer;
    text-decoration: none; }
  a:active, a:focus {
    outline: 0; }

p {
  margin-bottom: 0; }

img {
  display: block; }

button {
  border: 0;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  font-size: inherit;
  color: inherit; }
  button:hover {
    cursor: pointer; }
  button:active, button:focus {
    outline: 0; }

label {
  cursor: pointer; }

input,
textarea {
  font-family: "Lato", sans-serif; }
  input::placeholder,
  textarea::placeholder {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    opacity: 1; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

b,
strong {
  font-weight: 700; }

svg {
  display: block; }
  svg path {
    transition: 0.3s; }

iframe {
  border: 0; }

.site-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  min-height: 100svh; }

header,
main,
footer {
  width: 100%; }

main {
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.container {
  width: 100%;
  max-width: calc(1320px + 2*24px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 24px; }
  @media screen and (max-width: 1023px) {
    .container {
      padding: 0 16px; } }
  @media screen and (max-width: 767px) {
    .container {
      padding: 0 12px; } }

video {
  display: block; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  color: #004A2F; }
  .header.white-text {
    color: #fff; }
  .header .container {
    padding-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .header .container {
        padding-top: 12px; } }
    @media screen and (max-width: 767px) {
      .header .container > .btn {
        display: none; } }
  .header .logo {
    position: relative;
    z-index: 2; }
    .header .logo img {
      width: 112px; }
      @media screen and (max-width: 767px) {
        .header .logo img {
          width: 80px; } }
  .header .menu {
    list-style: none;
    display: flex; }
    @media screen and (max-width: 767px) {
      .header .menu {
        display: none; } }
    .header .menu li:not(:last-child) {
      margin-right: 72px; }
  .header .mobile-menu {
    display: none; }
    @media screen and (max-width: 767px) {
      .header .mobile-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        position: fixed;
        top: -100vh;
        left: 0;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        transition: 0.3s; } }
    .header .mobile-menu ul {
      flex-direction: column; }
    .header .mobile-menu li:not(:last-child) {
      margin-bottom: 40px; }
  .header ul {
    list-style: none;
    display: flex;
    align-items: center; }
  .header a:not(:is(.logo, .btn)) {
    color: currentColor;
    position: relative; }
    @media (hover: hover) {
      .header a:not(:is(.logo, .btn)):hover::before {
        transform: scaleX(100%); } }
    .header a:not(:is(.logo, .btn))::before {
      content: '';
      transform: scaleX(0);
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      border-bottom: 1px solid currentColor;
      transition: 0.3s;
      transform-origin: left center; }
  .header .btn {
    color: currentColor;
    border-color: currentColor; }

.burger-btn {
  display: none;
  width: 32px;
  height: 32px;
  z-index: 2;
  position: relative;
  order: 99;
  background-color: transparent;
  flex-shrink: 0;
  border: 0;
  transition: 0.3s;
  color: currentColor; }
  @media screen and (max-width: 767px) {
    .burger-btn {
      display: block; } }
  .burger-btn span {
    display: block;
    position: absolute;
    left: 0px;
    width: 28px;
    height: 2px;
    left: 2px;
    opacity: 1;
    transform: rotate(0);
    transition: 0.3s;
    background-color: currentColor;
    border-radius: 4px; }
    .burger-btn span:nth-child(1) {
      top: 6px; }
    .burger-btn span:nth-child(2), .burger-btn span:nth-child(3) {
      top: 16px; }
    .burger-btn span:nth-child(4) {
      top: 26px; }

@media screen and (max-width: 767px) {
  .mobile-menu-open .header .mobile-menu {
    top: 0;
    opacity: 1;
    pointer-events: auto; } }

.mobile-menu-open .burger-btn span:nth-child(1), .mobile-menu-open .burger-btn span:nth-child(4) {
  top: 16px;
  width: 0%;
  left: 50%; }

.mobile-menu-open .burger-btn span:nth-child(2), .mobile-menu-open .burger-btn span:nth-child(3) {
  width: 32px;
  left: 0px;
  height: 2.5px; }

.mobile-menu-open .burger-btn span:nth-child(2) {
  transform: rotate(45deg); }

.mobile-menu-open .burger-btn span:nth-child(3) {
  transform: rotate(-45deg); }

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 48px;
  border-radius: 16px;
  color: #004A2F;
  border: 1px solid #004A2F;
  background-color: transparent;
  padding-left: 24px;
  padding-right: 24px;
  min-width: 90px;
  transition: 0.3s;
  font-size: 16px;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    .btn {
      height: 44px;
      border-radius: 12px; } }
  @media (hover: hover) {
    .btn:hover {
      background-color: #004A2F;
      color: #fff;
      box-shadow: 4px 4px 10px 0px rgba(0, 74, 47, 0.25); } }
  .btn:disabled {
    color: #ccc;
    border-color: #ccc;
    cursor: not-allowed; }
  .btn--filled {
    background-color: #004A2F;
    color: #fff; }

.block-title {
  font-size: 64px;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #004A2F;
  text-transform: uppercase; }
  @media screen and (max-width: calc(1320px + 2*24px)) {
    .block-title {
      font-size: 56px; } }
  @media screen and (max-width: 1023px) {
    .block-title {
      font-size: 48px; } }
  @media screen and (max-width: 767px) {
    .block-title {
      font-size: 40px;
      text-align: center; } }

.input-wrapper {
  width: 100%;
  position: relative; }
  .input-wrapper label {
    position: absolute;
    top: 3px;
    left: 16px;
    color: #004A2F; }
    @media screen and (max-width: 767px) {
      .input-wrapper label {
        font-size: 12px; } }

*:is(.input, .textarea) {
  display: inline-flex;
  border-radius: 16px;
  color: #004A2F;
  border: 1px solid #004A2F;
  background-color: transparent;
  padding-left: 16px;
  padding-right: 16px;
  transition: 0.3s;
  font-size: 16px;
  font-weight: 400;
  width: 100%; }
  @media screen and (max-width: 767px) {
    *:is(.input, .textarea) {
      border-radius: 12px; } }
  *:is(.input, .textarea):has(+ label) {
    padding-top: 28px;
    font-size: 12px;
    color: #595959; }
    @media screen and (max-width: 767px) {
      *:is(.input, .textarea):has(+ label) {
        padding-top: 20px; } }

.input {
  height: 48px; }
  @media screen and (max-width: 767px) {
    .input {
      height: 44px; } }

.textarea {
  height: 140px;
  resize: none;
  padding-top: 8px;
  padding-bottom: 8px; }
  @media screen and (max-width: 767px) {
    .textarea {
      height: 120px; } }

.icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: none; }
  .icon:first-child {
    margin-right: 8px; }

@keyframes journey-figure-fade-in {
  0% {
    opacity: 0;
    transform: translateX(100%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes journey-figure-fade-out {
  0% {
    opacity: 1;
    transform: translateX(0); }
  100% {
    opacity: 0;
    transform: translateX(-100%); } }

.block-welcome {
  position: relative; }
  .block-welcome .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .block-welcome video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .block-welcome .container {
    z-index: 2;
    padding-top: 144px;
    padding-bottom: 144px;
    height: 100vh;
    height: 100svh;
    min-height: 768px;
    max-height: 1080px; }
    @media screen and (max-width: 767px) {
      .block-welcome .container {
        min-height: initial;
        height: auto;
        padding-top: 80px;
        padding-bottom: 80px;
        background: rgba(255, 255, 255, 0.5);
        min-height: 179vw; } }
  .block-welcome .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 650px; }
    @media screen and (max-width: 767px) {
      .block-welcome .text {
        align-items: center; } }
  .block-welcome .logo {
    align-self: center; }
    .block-welcome .logo img {
      max-width: 320px; }
  .block-welcome .block-title {
    margin-top: 40px; }
  .block-welcome .subtitle {
    margin-top: 24px;
    font-size: 40px;
    line-height: 1; }
    @media screen and (max-width: 1023px) {
      .block-welcome .subtitle {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .block-welcome .subtitle {
        font-size: 24px; } }
  .block-welcome .btn {
    margin-top: 24px; }

.block-text-cards-grid {
  padding-top: 64px;
  padding-bottom: 48px; }
  @media screen and (max-width: 767px) {
    .block-text-cards-grid {
      padding-top: 48px;
      padding-bottom: 48px; } }
  .block-text-cards-grid .cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2px; }
    @media screen and (max-width: 767px) {
      .block-text-cards-grid .cards {
        grid-template-columns: 1fr; } }
  .block-text-cards-grid .card-item {
    min-height: 176px;
    padding: 32px 24px;
    border-radius: 32px;
    background: rgba(0, 74, 47, 0.3); }
    @media screen and (max-width: 767px) {
      .block-text-cards-grid .card-item {
        border-radius: 24px;
        min-height: initial; } }
    .block-text-cards-grid .card-item-title {
      font-family: "Montserrat", sans-serif;
      font-size: 32px;
      font-weight: 500;
      color: #004A2F; }
    .block-text-cards-grid .card-item-descr {
      margin-top: 16px; }

.block-text-video-bg .container {
  min-height: 600px;
  padding-top: 56px;
  padding-bottom: 56px; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .container {
      min-height: initial;
      padding-top: 0;
      padding-bottom: 48px; } }

.block-text-video-bg .container {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .container {
      flex-direction: column;
      align-items: center; } }

.block-text-video-bg .banner-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .banner-bg {
      bottom: initial;
      height: 60vw; } }
  .block-text-video-bg .banner-bg img {
    width: 100%;
    object-fit: contain; }

.block-text-video-bg .text {
  position: relative;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  margin-right: 104px; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .text {
      margin-right: 0;
      max-width: 100%; } }

.block-text-video-bg .logo {
  align-self: center; }
  .block-text-video-bg .logo img {
    max-width: 320px;
    width: 100%; }

.block-text-video-bg .descr {
  margin-top: 24px; }
  .block-text-video-bg .descr p:not(:last-child) {
    margin-bottom: 22px; }

.block-text-video-bg .btns {
  margin-top: 40px;
  display: flex; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .btns {
      margin-top: 32px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 12px; } }

.block-text-video-bg .btn:not(:last-child) {
  margin-right: 32px; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .btn:not(:last-child) {
      margin-right: 0; } }

.block-text-video-bg .video {
  position: relative;
  max-width: 424px;
  overflow: hidden;
  border-radius: 32px;
  box-shadow: 8px 8px 32px 0px rgba(0, 0, 0, 0.25);
  align-self: center; }
  @media screen and (max-width: 767px) {
    .block-text-video-bg .video {
      margin-top: 32px;
      max-width: 100%;
      border-radius: 24px; } }
  .block-text-video-bg .video video {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.block-contact-us {
  padding-top: 136px;
  padding-bottom: 76px; }
  @media screen and (max-width: calc(1320px + 2*24px)) {
    .block-contact-us {
      padding-top: 120px;
      padding-bottom: 64px; } }
  @media screen and (max-width: 767px) {
    .block-contact-us {
      padding-top: 80px; } }
  .block-contact-us .container {
    display: flex; }
    @media screen and (max-width: 1023px) {
      .block-contact-us .container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        column-gap: 32px; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .container {
        grid-template-columns: 1fr;
        row-gap: 32px;
        place-items: center; } }
  .block-contact-us .banner-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .block-contact-us .banner-bg {
        height: 60vw;
        align-items: flex-start;
        justify-content: center; } }
    .block-contact-us .banner-bg img {
      width: 100%;
      object-fit: contain; }
      @media screen and (max-width: 767px) {
        .block-contact-us .banner-bg img {
          max-width: 480px; } }
  .block-contact-us .text-col {
    width: 100%;
    max-width: 642px;
    padding-top: 148px;
    position: relative;
    margin-right: 90px; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .block-contact-us .text-col {
        margin-right: 64px;
        padding-top: 120px; } }
    @media screen and (max-width: 1023px) {
      .block-contact-us .text-col {
        padding-top: 80px;
        max-width: 480px;
        margin-right: 0; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .text-col {
        padding-top: 0; } }
  .block-contact-us .subtitle {
    margin-top: 40px;
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase; }
    @media screen and (max-width: 1023px) {
      .block-contact-us .subtitle {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .subtitle {
        margin-top: 24px;
        font-size: 24px;
        text-align: center; } }
  .block-contact-us .contacts {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .block-contact-us .contacts a {
      display: flex;
      align-items: center;
      line-height: 1.375; }
      .block-contact-us .contacts a:not(:last-child) {
        margin-bottom: 16px; }
    .block-contact-us .contacts .icon {
      color: #004A2F; }
  .block-contact-us .form-col {
    width: 100%;
    max-width: 536px;
    background-color: rgba(0, 74, 47, 0.3);
    border-radius: 16px;
    padding: 72px 88px 56px;
    position: relative; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .block-contact-us .form-col {
        padding: 64px 72px 56px; } }
    @media screen and (max-width: 1023px) {
      .block-contact-us .form-col {
        padding: 48px; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .form-col {
        padding: 32px 24px;
        max-width: 480px; } }
    .block-contact-us .form-col-title {
      line-height: 1.375; }
  .block-contact-us form {
    display: block;
    margin-top: 32px; }
    @media screen and (max-width: 767px) {
      .block-contact-us form {
        margin-top: 24px;
        display: flex;
        flex-direction: column; } }
  .block-contact-us .input-wrapper:not(:last-of-type) {
    margin-bottom: 40px; }
    @media screen and (max-width: 1023px) {
      .block-contact-us .input-wrapper:not(:last-of-type) {
        margin-bottom: 32px; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .input-wrapper:not(:last-of-type) {
        margin-bottom: 24px; } }
  .block-contact-us .btn {
    margin-top: 56px; }
    @media screen and (max-width: 1023px) {
      .block-contact-us .btn {
        margin-top: 32px; } }
    @media screen and (max-width: 767px) {
      .block-contact-us .btn {
        margin-top: 24px;
        margin-left: auto;
        width: 50%; } }

.block-product-welcome {
  padding-top: 256px;
  padding-bottom: 296px; }
  @media screen and (max-width: calc(1320px + 2*24px)) {
    .block-product-welcome {
      padding-top: 196px;
      padding-bottom: 256px; } }
  @media screen and (max-width: 1023px) {
    .block-product-welcome {
      padding-top: 144px;
      padding-bottom: 196px; } }
  @media screen and (max-width: 767px) {
    .block-product-welcome {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .block-product-welcome .container {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .block-product-welcome .logo img {
    max-width: 320px; }
  .block-product-welcome .block-title {
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .block-product-welcome .block-title {
        margin-top: 24px; } }
  .block-product-welcome .descr {
    margin-top: 24px;
    line-height: 1.375;
    max-width: 610px;
    text-align: center; }

.block-product .container {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-gap: 10px; }
  @media screen and (max-width: 767px) {
    .block-product .container {
      grid-template-columns: minmax(0, 1fr); } }

.block-product .bottle-col {
  display: flex;
  align-items: center;
  justify-content: center; }

.block-product .bottle {
  position: relative; }
  .block-product .bottle img {
    max-height: 614px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .block-product .bottle img {
        max-height: 480px; } }
  .block-product .bottle-annotation {
    position: absolute;
    display: flex;
    align-items: center;
    cursor: pointer;
    z-index: 2; }
    .block-product .bottle-annotation:hover::before {
      opacity: 1; }
    .block-product .bottle-annotation:hover .bottle-annotation-title {
      opacity: 0; }
    .block-product .bottle-annotation:hover .bottle-annotation-descr {
      opacity: 1; }
    .block-product .bottle-annotation:nth-child(2) {
      top: 67px;
      right: calc(100% - 75px); }
      @media screen and (max-width: 767px) {
        .block-product .bottle-annotation:nth-child(2) {
          right: calc(100% - 60px); } }
      .block-product .bottle-annotation:nth-child(2)::before {
        transform: rotate(51deg);
        left: calc(100% - 8px); }
      .block-product .bottle-annotation:nth-child(2) .bottle-annotation-descr {
        right: 16px; }
    .block-product .bottle-annotation:nth-child(3) {
      top: 29px;
      left: calc(100% - 100px); }
      @media screen and (max-width: 767px) {
        .block-product .bottle-annotation:nth-child(3) {
          left: calc(100% - 80px); } }
      .block-product .bottle-annotation:nth-child(3)::before {
        transform: rotate(-51deg);
        right: calc(100% - 8px); }
      .block-product .bottle-annotation:nth-child(3) .bottle-annotation-descr {
        left: 16px; }
    .block-product .bottle-annotation:nth-child(4) {
      top: 307px;
      right: calc(100% - 75px); }
      @media screen and (max-width: 767px) {
        .block-product .bottle-annotation:nth-child(4) {
          right: calc(100% - 60px); } }
      .block-product .bottle-annotation:nth-child(4)::before {
        transform: rotate(51deg);
        left: calc(100% - 8px); }
      .block-product .bottle-annotation:nth-child(4) .bottle-annotation-descr {
        right: 16px; }
    .block-product .bottle-annotation:nth-child(5) {
      top: 393px;
      left: calc(100% - 75px); }
      @media screen and (max-width: 767px) {
        .block-product .bottle-annotation:nth-child(5) {
          left: calc(100% - 60px); } }
      .block-product .bottle-annotation:nth-child(5)::before {
        transform: rotate(-51deg);
        right: calc(100% - 8px); }
      .block-product .bottle-annotation:nth-child(5) .bottle-annotation-descr {
        left: 16px; }
    .block-product .bottle-annotation::before {
      content: '';
      position: absolute;
      bottom: -4px;
      width: 40px;
      opacity: 0;
      border-bottom: 1px solid rgba(0, 74, 47, 0.3);
      transition: 0.3s; }
    .block-product .bottle-annotation svg {
      width: 16px;
      height: 24px;
      color: #004A2F; }
      .block-product .bottle-annotation svg:nth-child(1) {
        margin-right: 8px; }
      .block-product .bottle-annotation svg:nth-child(3) {
        margin-left: 8px; }
    .block-product .bottle-annotation-title {
      transition: 0.3s;
      font-weight: 400;
      font-size: 24px;
      font-family: "Montserrat", sans-serif;
      line-height: .91667; }
      @media screen and (max-width: 1023px) {
        .block-product .bottle-annotation-title {
          font-size: 16px; } }
    .block-product .bottle-annotation-descr {
      position: absolute;
      padding-bottom: 8px;
      bottom: 12px;
      border-bottom: 1px solid rgba(0, 74, 47, 0.3);
      width: 214px;
      font-size: 14px;
      opacity: 0;
      transition: 0.3s; }
      @media screen and (max-width: 1280px) {
        .block-product .bottle-annotation-descr {
          width: 140px; } }
      @media screen and (max-width: 1023px) {
        .block-product .bottle-annotation-descr {
          font-size: 10px;
          width: 80px; } }
      @media screen and (max-width: 767px) {
        .block-product .bottle-annotation-descr {
          width: 90px; } }

.block-product .slider-col {
  overflow: hidden;
  border-radius: 32px;
  background-color: rgba(0, 74, 47, 0.2);
  position: relative; }
  @media screen and (max-width: 767px) {
    .block-product .slider-col {
      border-radius: 24px; } }
  .block-product .slider-col::before, .block-product .slider-col::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 144px;
    z-index: 1;
    pointer-events: none; }
  .block-product .slider-col::before {
    top: 0;
    background: linear-gradient(180deg, #ACC2BA 0%, rgba(172, 194, 186, 0) 100%); }
  .block-product .slider-col::after {
    bottom: 0;
    background: linear-gradient(0deg, #ACC2BA 0%, rgba(172, 194, 186, 0) 100%); }

.block-product .swiper-container {
  z-index: 2;
  height: 700px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .block-product .swiper-container {
      height: 480px; } }

.block-product .swiper-slide {
  padding-left: 90px;
  padding-right: 40px; }
  @media screen and (max-width: 767px) {
    .block-product .swiper-slide {
      padding-left: 64px;
      padding-right: 24px; } }

.block-product .swiper-controls {
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 767px) {
    .block-product .swiper-controls {
      left: 12px; } }

.block-product .swiper-button-next {
  margin-top: 16px; }
  @media screen and (max-width: 767px) {
    .block-product .swiper-button-next {
      margin-top: 12px; } }

.block-product .product {
  display: grid;
  grid-template-columns: minmax(0, 23fr) minmax(0, 28fr);
  place-items: center;
  height: 100%; }
  .block-product .product-photo {
    display: flex;
    justify-content: center; }
    .block-product .product-photo img {
      max-width: 100%;
      max-height: 414px; }
  .block-product .product-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  .block-product .product-volume {
    font-family: "Montserrat", sans-serif;
    font-size: 48px;
    font-weight: 700;
    color: #004A2F; }
    .block-product .product-volume.disabled {
      color: #595959; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .block-product .product-volume {
        font-size: 40px; } }
    @media screen and (max-width: 1023px) {
      .block-product .product-volume {
        font-size: 32px; } }
  .block-product .product-type {
    margin-top: 8px;
    color: #004A2F; }
  .block-product .product-descr {
    margin-top: 16px; }

.block-advantages-grid {
  padding-top: 95px;
  padding-bottom: 76px; }
  @media screen and (max-width: 767px) {
    .block-advantages-grid {
      padding-top: 80px; } }
  .block-advantages-grid .advantages {
    margin: 0 auto;
    width: 100%;
    max-width: 875px;
    display: grid;
    grid-template-columns: 438fr 378fr;
    padding: 24px;
    border-radius: 32px;
    border: 1px solid rgba(0, 74, 47, 0.3); }
    @media screen and (max-width: 767px) {
      .block-advantages-grid .advantages {
        grid-template-columns: 1fr;
        border-radius: 24px;
        padding: 24px 12px; } }
  .block-advantages-grid .advantage-item {
    display: flex;
    flex-direction: column; }
    .block-advantages-grid .advantage-item:nth-child(1) {
      padding-bottom: 24px; }
      @media screen and (max-width: 767px) {
        .block-advantages-grid .advantage-item:nth-child(1) {
          padding-bottom: 12px; } }
    .block-advantages-grid .advantage-item:nth-child(2) {
      padding-top: 24px;
      padding-right: 24px;
      grid-row: 2;
      border-top: 1px solid rgba(0, 74, 47, 0.3); }
      @media screen and (max-width: 767px) {
        .block-advantages-grid .advantage-item:nth-child(2) {
          padding-right: 0;
          padding-top: 24px;
          padding-bottom: 24px; } }
    .block-advantages-grid .advantage-item:nth-child(3) {
      padding-left: 24px;
      grid-row-start: 1;
      grid-row-end: span 2;
      border-left: 1px solid rgba(0, 74, 47, 0.3);
      justify-content: center; }
      @media screen and (max-width: 767px) {
        .block-advantages-grid .advantage-item:nth-child(3) {
          padding-top: 24px;
          padding-left: 0;
          border-left: 0;
          border-top: 1px solid rgba(0, 74, 47, 0.3);
          grid-row: initial; } }
    .block-advantages-grid .advantage-item-title {
      margin-top: 40px;
      font-family: "Montserrat", sans-serif;
      font-size: 32px;
      font-weight: 500;
      color: #004A2F; }
      @media screen and (max-width: 767px) {
        .block-advantages-grid .advantage-item-title {
          margin-top: 16px; } }
    .block-advantages-grid .advantage-item-descr {
      margin-top: 16px; }

.block-video-bg {
  position: relative; }
  .block-video-bg .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .block-video-bg .video-bg::after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      background: rgba(26, 26, 26, 0.33); }
  .block-video-bg video {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .block-video-bg .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 100vh;
    height: 100svh;
    min-height: 768px;
    max-height: 1080px;
    padding-top: 144px;
    padding-bottom: 144px;
    z-index: 2;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .block-video-bg .container {
        padding-top: 80px;
        padding-bottom: 80px; } }
  .block-video-bg .block-title {
    color: #fff;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg);
    white-space: nowrap;
    margin-right: 32px; }
  .block-video-bg .subtitle {
    font-size: 40px;
    max-width: 536px; }
    @media screen and (max-width: 1023px) {
      .block-video-bg .subtitle {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .block-video-bg .subtitle {
        font-size: 24px;
        max-width: 360px; } }

.block-water-minerals {
  position: relative; }
  .block-water-minerals .scrollable-wrapper {
    display: flex;
    background: url("../img/sea-bottom-bg.png") center no-repeat;
    background-size: cover;
    height: 100vh;
    height: 100svh;
    min-height: 768px;
    max-height: 1080px; }
    .block-water-minerals .scrollable-wrapper.stage-1 .product-bottle img:nth-child(1) {
      opacity: 1; }
    .block-water-minerals .scrollable-wrapper.stage-1 .product-bottle img:nth-child(2) {
      opacity: 0; }
    .block-water-minerals .scrollable-wrapper.stage-1 .product-mineral:nth-child(4), .block-water-minerals .scrollable-wrapper.stage-1 .product-mineral:nth-child(6), .block-water-minerals .scrollable-wrapper.stage-1 .product-mineral:nth-child(8) {
      opacity: 1; }
    .block-water-minerals .scrollable-wrapper.stage-2 .product-bottle img:nth-child(1) {
      opacity: 0; }
    .block-water-minerals .scrollable-wrapper.stage-2 .product-bottle img:nth-child(2) {
      opacity: 1; }
    .block-water-minerals .scrollable-wrapper.stage-2 .product-mineral:nth-child(1), .block-water-minerals .scrollable-wrapper.stage-2 .product-mineral:nth-child(3), .block-water-minerals .scrollable-wrapper.stage-2 .product-mineral:nth-child(9) {
      opacity: 1; }
    .block-water-minerals .scrollable-wrapper.stage-3 .product-bottle img:nth-child(1) {
      opacity: 0; }
    .block-water-minerals .scrollable-wrapper.stage-3 .product-bottle img:nth-child(2) {
      opacity: 1; }
    .block-water-minerals .scrollable-wrapper.stage-3 .product-mineral:nth-child(2), .block-water-minerals .scrollable-wrapper.stage-3 .product-mineral:nth-child(5), .block-water-minerals .scrollable-wrapper.stage-3 .product-mineral:nth-child(7) {
      opacity: 1; }
  .block-water-minerals .scrollable-inner {
    overflow: hidden;
    width: 100%; }
  .block-water-minerals .container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .block-water-minerals .product {
    position: relative; }
    .block-water-minerals .product-circle {
      width: 794px;
      height: 795px;
      background: transparent url("../img/dash-circle.svg") center no-repeat;
      background-size: 100% 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 1; }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-water-minerals .product-circle {
          width: 88vw;
          height: 88vw; } }
    .block-water-minerals .product-bottle {
      position: relative;
      z-index: 3;
      top: -30px;
      width: 446px;
      height: 793px; }
      @media (max-height: 900px) {
        .block-water-minerals .product-bottle {
          max-height: 700px; } }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-water-minerals .product-bottle {
          max-width: 32.6vw;
          height: 58vw; } }
      .block-water-minerals .product-bottle img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        transition: 0.6s;
        max-height: 100%;
        object-fit: contain; }
        .block-water-minerals .product-bottle img:nth-child(2) {
          transition-delay: .2s; }
        .block-water-minerals .product-bottle img:nth-child(3) {
          transition-delay: .4s; }
    .block-water-minerals .product-mineral {
      position: absolute;
      text-align: center;
      pointer-events: none;
      transition: 0.9s;
      z-index: 2;
      opacity: 0; }
      .block-water-minerals .product-mineral:nth-child(1) {
        top: 68px;
        right: calc(100% + 86px);
        transition-delay: .25s; }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(1) {
            top: 5vw;
            right: calc(100% + 6.28vw); } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(1) {
            top: -40vw; } }
        .block-water-minerals .product-mineral:nth-child(1)::before {
          width: 290px;
          height: 164px; }
        .block-water-minerals .product-mineral:nth-child(1) .abbr {
          bottom: calc(100% + 31px);
          right: calc(100% + 2px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(1) .abbr {
              bottom: 100%;
              right: calc(100% - 10px); } }
      .block-water-minerals .product-mineral:nth-child(2) {
        top: 245px;
        left: -16px;
        transition-delay: .3s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(2) {
            top: 200px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(2) {
            top: 18vw; } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(2) {
      top: 15vw; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(2) {
            top: -18vw; } }
        .block-water-minerals .product-mineral:nth-child(2)::before {
          width: 272px;
          height: 154px; }
        .block-water-minerals .product-mineral:nth-child(2) .abbr {
          bottom: calc(100% + 17px);
          right: calc(100% + 14px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(2) .abbr {
              bottom: 100%;
              right: calc(100% - 10px); } }
      .block-water-minerals .product-mineral:nth-child(3) {
        top: 442px;
        right: calc(100% + 267px);
        transition-delay: .4s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(3) {
            top: 350px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(3) {
            top: 32.3vw;
            right: calc(100% + 19.5vw); } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(3) {
      top: 28vw; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(3) {
            top: 10vw;
            right: calc(100% + 12vw); } }
        .block-water-minerals .product-mineral:nth-child(3)::before {
          width: 290px;
          height: 164px; }
        .block-water-minerals .product-mineral:nth-child(3) .abbr {
          bottom: calc(100% + 30px);
          left: calc(100% + 20px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(3) .abbr {
              bottom: 100%;
              left: calc(100% - 10px); } }
      .block-water-minerals .product-mineral:nth-child(4) {
        top: 553px;
        left: -27px;
        transition-delay: .5s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(4) {
            top: 420px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(4) {
            top: 40.4vw; } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(4) {
      top: 35vw; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(4) {
            left: initial;
            right: calc(100% + 2vw); } }
        .block-water-minerals .product-mineral:nth-child(4)::before {
          width: 259px;
          height: 147px; }
        .block-water-minerals .product-mineral:nth-child(4) .abbr {
          bottom: calc(100% + 18px);
          right: calc(100% + 39px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(4) .abbr {
              bottom: 100%;
              right: calc(100% - 10px); } }
      .block-water-minerals .product-mineral:nth-child(5) {
        top: 700px;
        right: calc(100% + 124px);
        transition-delay: .6s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(5) {
            top: 550px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(5) {
            top: 51vw;
            right: calc(100% + 9vw); } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(5) {
            top: 72vw;
            right: calc(100% + 3vw); } }
        .block-water-minerals .product-mineral:nth-child(5)::before {
          width: 455px;
          height: 256px; }
        .block-water-minerals .product-mineral:nth-child(5) .abbr {
          bottom: calc(100% + 34px);
          right: calc(100% + 10px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(5) .abbr {
              bottom: 100%;
              right: 100%; } }
      .block-water-minerals .product-mineral:nth-child(6) {
        top: 85px;
        left: calc(100% + 70px);
        transition-delay: .8s; }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(6) {
            top: 6.2vw;
            left: calc(100% + 5.1vw); } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(6) {
            top: -38vw;
            left: 100%; } }
        .block-water-minerals .product-mineral:nth-child(6)::before {
          width: 455px;
          height: 256px; }
        .block-water-minerals .product-mineral:nth-child(6) .abbr {
          bottom: calc(100% + 48px);
          left: -49px; }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(6) .abbr {
              bottom: calc(100% + 10px);
              left: -30px; } }
      .block-water-minerals .product-mineral:nth-child(7) {
        top: 297px;
        right: -8px;
        transition-delay: .9s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(7) {
            top: 250px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(7) {
            top: 21.7vw; } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(7) {
      top: 18vw; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(7) {
            top: 5vw;
            right: initial;
            left: calc(100% + 5vw); } }
        .block-water-minerals .product-mineral:nth-child(7)::before {
          width: 249px;
          height: 140px; }
        .block-water-minerals .product-mineral:nth-child(7) .abbr {
          bottom: calc(100% + 5px);
          left: calc(100% + 20px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(7) .abbr {
              bottom: 100%;
              left: calc(100% - 10px); } }
      .block-water-minerals .product-mineral:nth-child(8) {
        top: 447px;
        left: calc(100% + 50px);
        transition-delay: .4s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(8) {
            top: 350px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(8) {
            top: 32.7vw;
            left: calc(100% + 3.6vw); } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(8) {
      top: 26vw; } }
        .block-water-minerals .product-mineral:nth-child(8)::before {
          width: 280px;
          height: 158px; }
        .block-water-minerals .product-mineral:nth-child(8) .abbr {
          top: calc(100% + 23px);
          right: calc(100% + 5px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(8) .abbr {
              top: calc(100% + 10px);
              right: calc(100% - 20px); } }
      .block-water-minerals .product-mineral:nth-child(9) {
        top: 726px;
        left: calc(100% + 212px);
        transition-delay: 1.2s; }
        @media (max-height: 900px) {
          .block-water-minerals .product-mineral:nth-child(9) {
            top: 620px; } }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral:nth-child(9) {
            top: 53vw;
            left: calc(100% + 15.5vw); } }
  @media screen and (max-width: calc(1320px + 2*24px)) and (max-height: 900px) {
    .block-water-minerals .product-mineral:nth-child(9) {
      top: 44vw; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral:nth-child(9) {
            top: 72vw;
            left: calc(100% - 3vw); } }
        .block-water-minerals .product-mineral:nth-child(9)::before {
          width: 369px;
          height: 208px; }
        .block-water-minerals .product-mineral:nth-child(9) .abbr {
          bottom: calc(100% + 36px);
          right: calc(100% + 4px); }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral:nth-child(9) .abbr {
              bottom: calc(100% + 10px);
              right: calc(100% - 10px); } }
      .block-water-minerals .product-mineral::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url("../img/bubble.gif");
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent; }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral::before {
            transform: translate(-50%, -50%) scale(0.8); } }
      .block-water-minerals .product-mineral .abbr {
        position: absolute;
        background-color: #8AABA2;
        color: #fefefe;
        padding: 10px;
        font-size: 14px;
        font-weight: 700;
        border-radius: 37px; }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral .abbr {
            padding: 6px 8px;
            font-size: 12px; } }
      .block-water-minerals .product-mineral .value {
        font-size: 24px;
        font-weight: 700;
        color: #004A2F;
        margin-bottom: 4px;
        position: relative; }
        @media screen and (max-width: calc(1320px + 2*24px)) {
          .block-water-minerals .product-mineral .value {
            font-size: 22px; } }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral .value {
            font-size: 20px;
            margin-bottom: 2px; } }
        .block-water-minerals .product-mineral .value.big {
          margin-bottom: 8px;
          font-size: 36px; }
          @media screen and (max-width: calc(1320px + 2*24px)) {
            .block-water-minerals .product-mineral .value.big {
              font-size: 32px; } }
          @media screen and (max-width: 767px) {
            .block-water-minerals .product-mineral .value.big {
              font-size: 28px;
              margin-bottom: 4px; } }
      .block-water-minerals .product-mineral .title {
        font-size: 16px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .block-water-minerals .product-mineral .title {
            font-size: 14px; } }

.block-sustainable {
  background: url("../img/sea-bottom-bg.png") center no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden; }
  .block-sustainable .marquee {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    white-space: nowrap; }
    .block-sustainable .marquee svg {
      display: inline; }
      @media screen and (max-width: 767px) {
        .block-sustainable .marquee svg:nth-child(1) {
          width: 413px;
          height: 31px; } }
      .block-sustainable .marquee svg:nth-child(2) {
        margin-left: 48px;
        margin-right: 48px; }
        @media screen and (max-width: 767px) {
          .block-sustainable .marquee svg:nth-child(2) {
            width: 23px;
            height: 23px;
            margin-left: 24px;
            margin-right: 24px;
            margin-bottom: 4px; } }
  .block-sustainable .container {
    padding-top: 96px;
    padding-bottom: 64px;
    height: 100%;
    height: 100vh;
    height: 100svh;
    min-height: 768px;
    max-height: 1080px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .block-sustainable .container {
        padding-top: 48px;
        padding-bottom: 48px;
        min-height: 600px;
        height: 150vw;
        max-height: 800px; } }
  .block-sustainable .descr {
    font-size: 40px;
    max-width: 570px; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .block-sustainable .descr {
        font-size: 36px; } }
    @media screen and (max-width: 1023px) {
      .block-sustainable .descr {
        font-size: 32px; } }
    @media screen and (max-width: 767px) {
      .block-sustainable .descr {
        font-size: 24px; } }
    .block-sustainable .descr strong {
      font-weight: 700;
      color: #004A2F; }
  .block-sustainable .bottle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2; }
    .block-sustainable .bottle img {
      max-width: 727px;
      max-height: 614px;
      transform: rotate(12deg); }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-sustainable .bottle img {
          max-width: 53vw; } }
  .block-sustainable .recycled {
    margin-top: auto;
    margin-left: auto; }
    .block-sustainable .recycled img {
      max-width: 234px; }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-sustainable .recycled img {
          max-width: 17vw; } }

.block-text-summary-bg {
  padding-top: 88px;
  padding-bottom: 88px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1023px) {
    .block-text-summary-bg {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (max-width: 767px) {
    .block-text-summary-bg {
      padding-top: 48px;
      padding-bottom: 48px; } }
  .block-text-summary-bg:last-child {
    margin-bottom: 44px; }
  .block-text-summary-bg .banner-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .block-text-summary-bg .banner-bg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .block-text-summary-bg .summary {
    width: 100%;
    border-radius: 32px;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    padding: 76px;
    justify-content: space-between; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .block-text-summary-bg .summary {
        padding: 64px; } }
    @media screen and (max-width: 1023px) {
      .block-text-summary-bg .summary {
        padding: 48px; } }
    @media screen and (max-width: 767px) {
      .block-text-summary-bg .summary {
        border-radius: 24px;
        padding: 32px 12px;
        flex-direction: column-reverse;
        align-items: center; } }
    .block-text-summary-bg .summary-figure {
      transform: rotate(-19.924deg);
      max-width: 50%; }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-text-summary-bg .summary-figure {
          flex-shrink: 1;
          flex-grow: 0; } }
      @media screen and (max-width: 767px) {
        .block-text-summary-bg .summary-figure {
          max-width: 100%;
          margin-bottom: -32px;
          margin-left: -40px; } }
    .block-text-summary-bg .summary-text {
      max-width: 595px;
      flex-shrink: 0; }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .block-text-summary-bg .summary-text {
          flex-shrink: 1; } }
    .block-text-summary-bg .summary-title {
      font-size: 40px;
      font-weight: 700;
      color: #004A2F; }
      @media screen and (max-width: 1023px) {
        .block-text-summary-bg .summary-title {
          font-size: 36px; } }
      @media screen and (max-width: 767px) {
        .block-text-summary-bg .summary-title {
          font-size: 32px;
          text-align: center; } }
    .block-text-summary-bg .summary-descr {
      margin-top: 24px;
      line-height: 1.5;
      max-width: 536px; }

.block-text {
  padding-top: 144px;
  padding-bottom: 144px; }
  @media screen and (max-width: 767px) {
    .block-text {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .block-text .doc-content {
    max-width: 768px; }
  .block-text a {
    text-decoration: underline;
    color: #004A2F; }
  .block-text ol {
    margin: 0;
    padding: 0; }
  .block-text table td, .block-text table th {
    padding: 0; }
  .block-text .c0 {
    background-color: #ffffff;
    padding-top: 0pt;
    padding-bottom: 5pt;
    line-height: 1.5681818181818181;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c1 {
    padding-top: 0pt;
    padding-bottom: 8pt;
    line-height: 1.0700000454545455;
    orphans: 2;
    widows: 2;
    text-align: left;
    height: 11pt; }
  .block-text .c2 {
    color: #333333;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-style: normal; }
  .block-text .c3 {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.15;
    orphans: 2;
    widows: 2;
    text-align: left;
    height: 11pt; }
  .block-text .c4 {
    height: 11pt; }
  .block-text .c5 {
    padding-top: 15pt;
    padding-bottom: 8pt;
    line-height: 1.15;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c6 {
    padding-top: 0pt;
    padding-bottom: 5pt;
    line-height: 1.5681818181818181;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c7 {
    color: #434343;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-style: normal; }
  .block-text .c8 {
    background-color: #ffffff;
    padding-top: 0pt;
    padding-bottom: 8pt;
    line-height: 1.5681818181818181;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c9 {
    color: #333333;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-style: normal;
    text-transform: uppercase; }
  .block-text .c10 {
    padding-top: 0pt;
    padding-bottom: 8pt;
    line-height: 1.0700000454545455;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c13 {
    -webkit-text-decoration-skip: none;
    color: #333333;
    font-weight: 400;
    text-decoration: underline;
    text-decoration-skip-ink: none; }
  .block-text .c14 {
    color: #333333;
    font-weight: 400; }
  .block-text .c15 {
    color: inherit;
    text-decoration: inherit; }
  .block-text .c17 {
    text-decoration: none;
    vertical-align: baseline;
    font-size: 14.5pt;
    font-style: normal; }
  .block-text .c16 {
    vertical-align: super; }
  .block-text .c18 {
    background-color: #ffffff;
    max-width: 451.4pt;
    padding: 72pt 72pt 72pt 72pt; }
  .block-text .c19 {
    color: #434343;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 14pt;
    font-style: normal; }
  .block-text .c12 {
    background-color: #ffffff;
    padding-top: 0pt;
    padding-bottom: 15pt;
    line-height: 1.15;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .c11 {
    background-color: #ffffff;
    padding-top: 8pt;
    padding-bottom: 8pt;
    line-height: 1.15;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .title {
    padding-top: 0pt;
    color: #000000;
    font-size: 26pt;
    padding-bottom: 3pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text .subtitle {
    padding-top: 0pt;
    color: #666666;
    font-size: 15pt;
    padding-bottom: 16pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text li {
    color: #000000;
    font-size: 11pt; }
  .block-text p {
    margin: 0;
    color: #000000;
    font-size: 11pt; }
  .block-text h1 {
    padding-top: 20pt;
    color: #000000;
    font-size: 20pt;
    padding-bottom: 6pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text h2 {
    padding-top: 18pt;
    color: #000000;
    font-size: 16pt;
    padding-bottom: 6pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text h3 {
    padding-top: 16pt;
    color: #434343;
    font-size: 14pt;
    padding-bottom: 4pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text h4 {
    padding-top: 14pt;
    color: #666666;
    font-size: 12pt;
    padding-bottom: 4pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text h5 {
    padding-top: 12pt;
    color: #666666;
    font-size: 11pt;
    padding-bottom: 4pt;
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  .block-text h6 {
    padding-top: 12pt;
    color: #666666;
    font-size: 11pt;
    padding-bottom: 4pt;
    line-height: 1.15;
    page-break-after: avoid;
    font-style: italic;
    orphans: 2;
    widows: 2;
    text-align: left; }

.footer {
  padding-top: 20px;
  padding-bottom: 24px; }
  .footer .container {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    row-gap: 40px;
    column-gap: 56px; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .footer .container {
        column-gap: 40px;
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (max-width: 1023px) {
      .footer .container {
        grid-template-columns: 1fr 1fr;
        row-gap: 32px;
        column-gap: 32px; } }
    @media screen and (max-width: 767px) {
      .footer .container {
        grid-template-columns: 1fr; } }
  .footer .menu-group {
    max-width: 514px; }
    @media screen and (max-width: calc(1320px + 2*24px)) {
      .footer .menu-group {
        max-width: initial; } }
    .footer .menu-group:is(.contacts, .policies, .reports, .socials) {
      max-width: 286px; }
      @media screen and (max-width: calc(1320px + 2*24px)) {
        .footer .menu-group:is(.contacts, .policies, .reports, .socials) {
          max-width: initial; } }
    .footer .menu-group.contacts {
      grid-column: 1; }
      @media screen and (max-width: 1023px) {
        .footer .menu-group.contacts {
          grid-column: initial; } }
    .footer .menu-group.policies {
      grid-column: 2; }
      @media screen and (max-width: 1023px) {
        .footer .menu-group.policies {
          grid-column: initial; } }
    .footer .menu-group.reports {
      grid-column: 1; }
      @media screen and (max-width: 1023px) {
        .footer .menu-group.reports {
          grid-column: initial; } }
    .footer .menu-group.socials {
      grid-column: 1;
      margin-top: -24px; }
      @media screen and (max-width: 1023px) {
        .footer .menu-group.socials {
          margin-top: 0;
          grid-column: initial; } }
    .footer .menu-group.subscribe {
      grid-column: 3;
      grid-row-start: 1;
      grid-row-end: span 2; }
      @media screen and (max-width: 1023px) {
        .footer .menu-group.subscribe {
          grid-column: 2;
          grid-row: initial; } }
      @media screen and (max-width: 767px) {
        .footer .menu-group.subscribe {
          grid-column: initial;
          grid-row: 1; } }
    .footer .menu-group-title {
      font-family: "Montserrat", sans-serif;
      font-size: 24px;
      font-weight: 700;
      color: #004A2F;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .footer .menu-group-title {
          font-size: 20px; } }
    .footer .menu-group-content {
      margin-top: 8px; }
  .footer ul {
    list-style: none; }
  .footer li:not(:last-child) {
    margin-bottom: 8px; }
  .footer li a {
    position: relative; }
    @media (hover: hover) {
      .footer li a:hover::before {
        transform: scaleX(100%); } }
    .footer li a::before {
      content: '';
      transform: scaleX(0);
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      border-bottom: 1px solid currentColor;
      transition: 0.3s;
      transform-origin: left center; }
  .footer span {
    font-weight: 700; }
  .footer address {
    font-style: normal;
    display: inline; }
  .footer p {
    line-height: 1.375; }
  .footer .social-links {
    display: flex; }
    .footer .social-links a {
      color: #004A2F; }
      .footer .social-links a:not(:last-child) {
        margin-right: 24px; }
    .footer .social-links svg {
      width: 24px;
      height: 24px; }
  .footer .subscribe-form {
    margin-top: 58px;
    display: flex;
    position: relative;
    max-width: 336px; }
    @media screen and (max-width: 1023px) {
      .footer .subscribe-form {
        max-width: 100%; } }
    @media screen and (max-width: 767px) {
      .footer .subscribe-form {
        margin-top: 32px; } }
    .footer .subscribe-form input {
      width: 100%;
      padding-right: 120px; }
    .footer .subscribe-form button {
      position: absolute;
      top: 0;
      right: 0; }

.modal {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100; }
  .modal.active {
    opacity: 1;
    pointer-events: auto; }
  .modal-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px); }
  .modal-body {
    position: relative;
    display: flex;
    z-index: 2; }
  .modal-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%; }

#cookieNotice {
  padding: 32px; }
  @media screen and (max-width: 767px) {
    #cookieNotice {
      padding: 12px; } }
  #cookieNotice .modal-body {
    align-self: flex-end;
    max-width: 1024px;
    background-color: #fff;
    border-radius: 12px; }
  #cookieNotice .modal-close {
    position: absolute;
    right: 0;
    top: -32px; }
  #cookieNotice .modal-content {
    padding: 32px;
    flex-direction: row;
    align-items: center; }
    @media screen and (max-width: 767px) {
      #cookieNotice .modal-content {
        padding: 12px;
        flex-direction: column;
        align-items: flex-end; } }
  #cookieNotice p {
    line-height: 1.5; }
  #cookieNotice a {
    color: #004A2F;
    position: relative; }
    @media (hover: hover) {
      #cookieNotice a:hover::before {
        transform: scaleX(100%); } }
    #cookieNotice a::before {
      content: '';
      transform: scaleX(0);
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      border-bottom: 1px solid currentColor;
      transition: 0.3s;
      transform-origin: left center; }
  #cookieNotice .btn {
    margin-left: 24px; }
    @media screen and (max-width: 767px) {
      #cookieNotice .btn {
        margin-left: 0;
        margin-top: 24px; } }

.swiper-container {
  position: relative;
  height: 100%; }

.swiper-button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  background-color: #004A2F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0;
  left: 0;
  right: 0; }
  .swiper-button svg {
    width: 20px;
    height: 11px; }
  .swiper-button::before, .swiper-button::after {
    content: none; }
  .swiper-button-disabled {
    opacity: .5; }
