/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
@font-face {
    font-family: "Noto Sans";
    src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../f/NotoSans/NotoSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    src: local("Noto Sans Bold Italic"), local("NotoSans-BoldItalic"), url(../f/NotoSans/NotoSans-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    src: local("Noto Sans Italic"), local("NotoSans-Italic"), url(../f/NotoSans/NotoSans-RegularItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans";
    src: local("Noto Sans"), local("NotoSans"), url(../f/NotoSans/NotoSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body .lock,
html .lock {
    height: 100%;
    overflow: hidden;
}
html {
    height: 100%;
}
body {
    display: flex;
    position: relative;
    flex-direction: column;
    height: 100%;
    font-family: "Noto Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: -0.23px;
    background-color: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.h1,
h1 {
    margin: 30px 0 20px;
    font-size: 35px;
    letter-spacing: -0.9px;
}
.wrapper {
    flex: 1 0 auto;
}
.wrapper.page-404 {
    display: flex;
    padding-bottom: 30px;
    align-items: center;
    background: url(../i/404/bg-mountain-haze.jpg) no-repeat center bottom;
    background-size: cover;
}
.center {
    text-align: center;
}
.title {
    color: #072c73;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.hidden {
    display: none !important;
}
.footnote {
    margin: 0 auto 50px;
    width: calc(100% - 60px);
    max-width: 1166px;
    padding: 0 30px;
    color: #072c73;
    font-size: 15px;
}
.button {
    display: inline-block;
    padding: 13px 30px 16px;
    border: 0;
    border-radius: 50px;
    color: #072c73;
    text-decoration: none;
    background-color: #fff;
    cursor: pointer;
}
.button:active {
    outline: 0;
    transform: translateY(1px);
}
.button:focus {
    outline: 0;
}
.button_blue {
    color: #fff;
    background-color: #072c73;
}
.button_blue_light {
    color: #fff;
    background-color: #00a0e1;
}
.button_white {
    color: #072c73;
    background-color: #fff;
}
.button_border {
    border: 1px solid #d9d9d9;
}
.button_border:hover {
    border-color: #00a0e1;
}
.button_circle {
    display: inline-block;
    padding: 0 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #072c73;
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 50px;
    line-height: 40px;
}
.button_circle:hover {
    border-color: #00a0e1;
}
.button_circle.active {
    color: #fff;
    background-color: #00a0e1;
    border-color: #00a0e1;
    cursor: default;
}
.button_circle.active:active {
    transform: none;
}
.button_circle.disabled:active {
    transform: none;
}
.button_center {
    display: inline-flex;
    align-items: center;
}
.button_play {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #072c73 url(../i/icons/arrow-triangle.svg) no-repeat center;
    opacity: 0.8;
    cursor: pointer;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
}
.button_play:hover {
    opacity: 1;
}
.button_play_big {
    width: 76px;
    height: 76px;
    background: #072c73 url(../i/icons/arrow-triangle-big.svg) no-repeat center;
}
.button_buy {
    background-color: #072c73;
}
.button_buy:active {
    transform: none !important;
}
.button_buy .text {
    color: #fff;
}
.link {
    color: #072c73;
    text-decoration: none;
    cursor: pointer;
}
.link:hover {
    color: #00a0e1;
    border-color: #00a0e1;
}
.link.active {
    color: #00a0e1;
    border-bottom: 2px solid #00a0e1;
}
.link_gray {
    color: #666;
}
.hamburger {
    display: none;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 20px;
    cursor: pointer;
    transform: translateY(-50%);
}
.hamburger:hover .hamburger__icons {
    border-color: #00a0e1;
    transition: border-color 0.2s ease;
}
.hamburger:hover .hamburger__icons:after,
.hamburger:hover .hamburger__icons:before {
    border-color: #00a0e1;
    transition: border-color 0.2s ease;
}
.hamburger.active .hamburger__icons {
    border-bottom: 0;
}
.hamburger.active .hamburger__icons:after,
.hamburger.active .hamburger__icons:before {
    border-color: #00a0e1;
    transition: transform 0.3s ease;
}
.hamburger.active .hamburger__icons:before {
    top: 0;
    transform: rotate(-45deg);
}
.hamburger.active .hamburger__icons:after {
    bottom: -2px;
    transform: rotate(45deg);
}
.hamburger__icons {
    position: absolute;
    width: 100%;
    border-bottom: 2px solid #072c73;
    transition: all 0.3 ease;
}
.hamburger__icons:after,
.hamburger__icons:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 2px solid #072c73;
}
.hamburger__icons:before {
    top: -9px;
}
.hamburger__icons:after {
    bottom: -11px;
}
.popup-video {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in;
    z-index: 999;
}
.popup-video.open {
    width: 100%;
    height: 100%;
}
.popup-video.open .popup-video__close-btn {
    display: block;
}
.popup-video__content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 50%;
    max-width: 800px;
    transform: translate(-50%, -50%);
}
.popup-video__close-btn {
    display: none;
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 0.7;
    cursor: pointer;
    z-index: 100;
}
.popup-video__close-btn:hover {
    opacity: 1;
}
.popup-video__close-btn:after,
.popup-video__close-btn:before {
    content: "";
    position: absolute;
    left: 15px;
    width: 2px;
    height: 33px;
    background-color: #fff;
}
.popup-video__close-btn:before {
    transform: rotate(45deg);
}
.popup-video__close-btn:after {
    transform: rotate(-45deg);
}
.yt-iframe {
    border: 0;
    width: 100%;
    height: 100%;
}
.dropdown {
    display: inline-block;
    position: relative;
    padding-right: 15px;
}
.dropdown:before {
    content: "";
    position: absolute;
    bottom: 4px;
    right: 0;
    width: 10px;
    height: 10px;
    background: url(../i/icons/arrow-down-blue.svg) no-repeat bottom center;
}
.dropdown.active:before,
.dropdown:hover:before {
    width: 10px;
    height: 10px;
    background: url(../i/icons/arrow-down-blue-light.svg) no-repeat bottom center;
}
.dropdown.active + .dropdown-list {
    height: auto;
}
.dropdown__container {
    display: inline-block;
    position: relative;
}
.dropdown__container .link.active {
    border-bottom: 0;
}
.dropdown-list {
    position: absolute;
    top: 100%;
    left: -15px;
    padding: 0 15px;
    width: 100%;
    height: 0;
    background-color: #fff;
    overflow: hidden;
    transition: height 0.3s ease;
}
.dropdown-list__wrapper {
    padding: 0;
    width: 100%;
    height: auto;
    list-style-type: none;
}
.dropdown-list__item {
    padding: 25px 0 9px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}
.dropdown-list__item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}
.dropdown-list__item > .link {
    margin-left: 0 !important;
}
.tabs__wrapper {
    position: relative;
    width: 100%;
    padding: 0;
    height: 45px;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}
.tabs__wrapper.left .array_left {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    background-image: linear-gradient(90deg, #f5f5f5 0, #f5f5f5 56%, rgba(245, 245, 245, 0) 100%);
    z-index: 100;
}
.tabs__wrapper.left .array_left:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 100%;
    background: url(../i/icons/arrow-blue-left.svg) no-repeat 10px 5px;
}
.tabs__wrapper.right .array_right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background-image: linear-gradient(270deg, #f5f5f5 0, #f5f5f5 56%, rgba(245, 245, 245, 0) 100%);
    z-index: 100;
}
.tabs__wrapper.right .array_right:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    background: url(../i/icons/arrow-blue.svg) no-repeat 35px 5px;
}
.tabs__list {
    position: relative;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    font-size: 0;
    text-align: center;
    list-style-type: none;
    white-space: nowrap;
}
.tabs__items {
    display: inline-block;
    margin-right: 28px;
    height: calc(100% - 2px);
    font-size: 15px;
    letter-spacing: 0;
}
.tabs__items:last-child {
    margin-right: 0;
}
.icon {
    display: inline-block;
}
.icon__cart {
    margin-right: 6px;
    width: 17px;
    height: 16px;
    background: url(../i/icons/cart.svg) no-repeat center;
}
.icon__triangle {
    margin-right: 6px;
    width: 17px;
    height: 16px;
}
.icon__triangle_right {
    background: url(../i/icons/triangle-right.svg) no-repeat center;
}
.header {
    display: flex;
    position: relative;
    flex: 0 0 auto;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    background-color: #fff;
    z-index: 300;
    transition: height 0.3s ease;
}
.header-menu {
    position: absolute;
    top: 50%;
    left: 30px;
    height: 100%;
    transform: translateY(-50%);
}
.header-menu__container {
    margin: 0;
    padding: 0;
    height: 100%;
    list-style-type: none;
}
.header-menu__item {
    display: inline-flex;
    position: relative;
    margin-right: 30px;
    height: 100%;
    align-items: center;
}
.header-menu__item:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #fff;
}
.header-menu__item:last-child {
    margin-right: 0;
}
.header-menu__item .link {
    border-bottom: 0;
}
.header-menu__item.active:before {
    border-bottom: 2px solid #00a0e1;
}
.header-menu__item.active .link {
    border-bottom: 0;
    color: #00a0e1;
}
.header-menu__additionally {
    display: none !important;
    left: auto;
    right: 30px;
    height: auto;
}
.header-menu.link {
    position: relative;
    margin-right: 30px;
}
.header-menu.link:last-child {
    margin-right: 0;
}
.header-menu .dropdown__container {
    margin-left: 20px;
}
.header__box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.header__logo {
    position: relative;
    margin: 0 auto;
    width: 94px;
    /*height: 60px;*/
    z-index: 100;
}
.header__logo a {
  position: relative;
  width: 100%;
  padding-bottom: 75.532%;
  font-size: 0;
  display: block;
  background: url(/f/i/common/logo2.png) 50% 50% no-repeat;
  background-size: 100%;
}
/*.header__logo img {
  width: 100%;
}*/
.footer {
    flex: 0 0 auto;
    width: 100%;
    background-color: #fff;
}
.footer__wrapper {
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 1166px;
    height: 150px;
    background-color: #fff;
    justify-content: space-between;
    align-items: center;
}
.footer__item {
    margin-bottom: 10px;
    font-size: 13px;
    color: #666;
}
.footer__item:last-child {
    margin-bottom: 0;
}
.footer__item span {
    margin-right: 5px;
}
.footer-contacts {
    position: relative;
}
.footer-contacts__icon {
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    width: 48px;
    height: 48px;
    border: 1px solid #dadada;
    border-radius: 50px;
    background: url(../i/icons/phone.svg) no-repeat center;
    transform: translateY(-50%);
}
.slick-arrow.slick-next,
.slick-arrow.slick-prev {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 10;
    background: rgba(255, 255, 255, 0.8) url(../i/icons/arrow-blue.svg) no-repeat center;
    transition: background 0.3s ease-in-out;
}
.slick-arrow.slick-next:hover,
.slick-arrow.slick-prev:hover {
    color: #072c73;
    background: #00a0e1 url(../i/icons/arrow-white.svg) no-repeat center;
}
.slick-arrow.slick-prev {
    left: 30px;
    transform: rotate(180deg) translate(0, 50%);
}
.slick-arrow.slick-next {
    right: 30px;
}
.slick-dots {
    bottom: -33px;
}
.slick-dots button:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #d0d0d0;
    transition: all 0.3s ease;
}
.slick-dots button:hover:before {
    background-color: #868686;
}
.slick-dots .slick-active button:before {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    background-color: #00a0e1;
}
.slick-track {
    display: flex !important;
}
.slick-track .slick-slide {
    display: flex !important;
    position: relative;
    align-items: flex-end;
    outline: 0 !important;
}
.banner-slider {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
}
.banner-slider__wrapper {
    position: relative;
    padding-top: 34px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 50%;
}
.banner-slider__item {
    height: auto !important;
}
.banner-slider__item.js-only-bg .banner-slider__wrapper {
    padding-top: 0;
    height: 100% !important;
}
.banner-slider__item.js-only-bg .banner-slider__info {
    height: auto;
}
.banner-slider__left-box {
    display: flex;
    position: relative;
    width: 56.4vw;
    height: auto;
}
.banner-slider__left-box_img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.banner-slider__left-box_img.mobile {
    display: none !important;
}
.banner-slider__bottle_img {
    position: absolute;
    bottom: 0;
    left: calc(100% - -30px);
    width: auto;
    height: 66%;
}
.banner-slider__info {
    position: absolute;
    top: 50%;
    left: 179px;
    padding: 50px;
    width: 309px;
    min-height: 240px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 14.7px 0.3px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%);
    overflow: hidden;
    z-index: 10;
}
.banner-slider__info-title {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 25px;
    color: #072c73;
}
.banner-slider__info-description {
    margin-bottom: 53px;
    font-size: 15px;
    line-height: 1.467;
    color: #666;
}
.banner-slider__info-buttons .button {
    margin-right: 5px;
}
.banner-slider__info-buttons .button:last-child {
    margin-right: 0;
}
.banner-slider__info.new:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 71px;
    height: 71px;
    background: url(../i/new.png) no-repeat center;
    background-size: cover;
}
.banner-slider__video {
    position: absolute;
    right: 25px;
    bottom: 25px;
    width: 265px;
    height: 195px;
    border: 2px solid #fff;
    border-radius: 3px;
}
.banner-slider__preview {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner-slider__link {
    display: block;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 1;
}
.banner-slider_custom {
    overflow: hidden;
    max-height: 600px;
}
.banner-slider_custom.banners .banner-slider__wrapper.exclude {
    height: 36.429vw !important;
}
.banner-slider_custom .slick-list {
    max-height: 2000px;
    transition: max-height 0.6s ease-in-out;
}
.banner-slider.banner {
    margin-bottom: 0;
}
.banner-slider.banner .banner-slider__wrapper {
    padding: 0;
}
.banner-slider.banner .banner-slider__left-box {
    width: 100%;
}
.banner-slider.banner .banner-slider__left-box_img {
    width: 100%;
}
.slider-about {
    display: flex;
    margin: 0 auto;
    width: 1166px;
    height: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    overflow: hidden;
    background-color: #fff;
}
.slider-about:first-child {
    border-radius: 5px 5px 0 0;
}
.slider-about:last-child {
    border-radius: 0 0 5px 5px;
}
.slider-about__wrapper {
    margin-bottom: 50px;
}
.slider-about__item picture {
    width: 100%;
    height: 100%;
}
.slider-about__item .mobile {
	display: none;
}
.slider-about_reverse {
    flex-direction: row-reverse;
}
.slider-about_reverse .slider-about__wrap.new:before {
    right: auto;
    left: 0;
    transform: rotate(-90deg);
}
.slider-about__box {
    position: relative;
    width: calc(100% - 375px);
    height: auto;
    flex-grow: 1;
    font-size: 0;
    overflow: hidden;
}
.slider-about__img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.slider-about__wrap {
    display: flex;
    position: relative;
    width: 375px;
    align-items: center;
    overflow: hidden;
    height: auto;
}
.slider-about__wrap.new:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 71px;
    height: 71px;
    background: url(../i/new.png) no-repeat center;
    background-size: cover;
    z-index: 10;
}
.slider-about__description {
    position: relative;
    padding: 10px 50px;
    background-color: #fff;
}
.slider-about__title {
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 25px;
    letter-spacing: -0.6px;
    color: #072c73;
}
.slider-about__content {
    margin-bottom: 30px;
    color: #666;
    line-height: 22px;
}
.slider-about__buttons:first-child {
    margin-right: 5px;
}
.slider-about .slick-dots {
    bottom: 13px;
}
.slider-about .slick-dots li {
    opacity: 0.5;
}
.slider-about .slick-dots .slick-active {
    opacity: 1;
}
.slider-about .slick-dots .slick-active button:before {
    background-color: #fff;
}
.slider-about .slick-list {
    height: 100%;
}
.slider-about .slick-track {
    height: 100%;
}
.slider-about .slick-track .slick-slide {
    height: auto;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background-size: cover;
    background-position: center;
    padding-bottom: 60%;
}
.slider-about .slick-arrow.slick-prev {
    left: 30px;
}
.slider-about .slick-arrow.slick-next {
    right: 30px;
}
.products {
    display: flex;
    position: relative;
    margin: 0 auto;
    padding: 90px 0;
    width: 100%;
    max-width: 1166px;
    height: auto;
    background: url(../i/products/clouds.png) no-repeat center;
    align-items: center;
    justify-content: space-evenly;
}
.products-container {
    display: none;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.products-container.selected {
    display: flex;
}
.products__bottle-box {
    display: flex;
    position: relative;
    margin-right: 48px;
    width: 100%;
    height: 378px;
    justify-content: center;
    -webkit-tap-highlight-color: transparent;
}
.products__bottle-box.without-ice .products__bottle.active:after,
.products__bottle-box.without-ice .products__bottle.active:before {
    display: none;
}
.products__bottle {
    position: relative;
    margin-right: 28px;
    width: 120px;
    height: 100%;
    transition: all 0.3s linear;
    cursor: pointer;
}
.products__bottle:after,
.products__bottle:before {
    content: "";
    position: absolute;
    width: 0;
    min-height: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in;
}
.products__bottle_img {
    display: block;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    width: auto;
    height: 100%;
    z-index: 15;
    transform: translateX(-50%);
}
.products__bottle_shadow {
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 164px;
    height: 19px;
    background: url(../i/products/bottle-shadow.png) no-repeat bottom center;
    z-index: 10;
    transform: translateX(-50%);
}
.products__bottle_triangle {
    opacity: 0;
    transition: opacity 0s 0.3s ease-in;
}
.products__bottle_triangle:before {
    opacity: 0;
}
.products__bottle.blur {
    transform: scale(0.87);
    -webkit-filter: blur(1px);
    filter: blur(1px);
}
.products__bottle.active {
    cursor: default;
}
.products__bottle.active:before {
    bottom: -23px;
    left: -40px;
    width: 206px;
    min-height: 68px;
    opacity: 1;
    background: url(../i/products/ice-front.png) no-repeat center;
    z-index: 20;
}
.products__bottle.active:after {
    bottom: 3px;
    right: -55px;
    width: 110px;
    min-height: 84px;
    background: url(../i/products/ice-back.png) no-repeat center;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    z-index: 5;
}
.products__bottle.active .products__bottle_triangle {
    height: 100%;
    z-index: 170;
}
.products__bottle.active .products__bottle_triangle:before {
    content: "";
    position: absolute;
    top: calc(100% + 14px);
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 21px 20px 21px;
    border-color: transparent transparent #fff transparent;
    transform: translateX(-50%);
    z-index: 20;
}
.products-details {
    z-index: 150;
}
.products-details__container {
    position: relative;
    padding: 50px;
    width: 353px;
    height: auto;
    border-radius: 3px;
    background-color: #fff;
}
.products-details__container:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22.5px 23px 22.5px 0;
    border-color: transparent #fff transparent transparent;
    transform: translateY(-50%);
}
.products-details__tabs {
    display: inline-flex;
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
    justify-content: space-between;
}
.products-details__tab {
    padding: 7px 14px;
    font-size: 13px;
    border: 1px solid #d9d9d9;
    border-right: none;
    cursor: pointer;
}
.products-details__tab:first-child {
    border-radius: 50px 0 0 50px;
}
.products-details__tab:last-child {
    border-radius: 0 50px 50px 0;
    border-right: 1px solid #d9d9d9;
}
.products-details__tab:only-child {
    border-radius: 50px;
}
.products-details__tab.active {
    color: #fff;
    border-color: #00a0e1;
    background-color: #00a0e1;
    cursor: default;
}
.products-details__tab.active + .products-details__tab {
    border-left-color: #00a0e1;
}
.products-details__tab.disabled {
    color: #999;
    cursor: default;
}
.products-details__title {
    margin-bottom: 17px;
    font-size: 25px;
    color: #072c73;
}
.products-details__info {
    color: #666;
}
.products-details__item {
    margin-bottom: 8px;
}
.products-details__specifications {
    margin-bottom: 15px;
    line-height: 22px;
}
.products-details__volume-filter {
    display: block;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}
.products-details__volume-title {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #666;
    vertical-align: middle;
}
.products-details__volume-buttons {
    display: none;
    font-size: 0;
    vertical-align: middle;
}
.products-details__volume-buttons.show {
    display: inline-block;
}
.products-details__volume-button {
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 15px;
}
.products-details__volume-button:last-child {
    margin-right: 0;
}
.products-details__volume-button.disabled {
    color: #a0a0a0;
    border-color: #dadada;
    cursor: default;
}
.products-details__price {
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 14px;
    color: #072c73;
}
.products-details__price_amount {
    margin-right: 4px;
    font-size: 35px;
    font-weight: 700;
}
.products-details__price_quantity {
    font-size: 25px;
}
.products-details__retailer {
    display: inline-block;
    margin-bottom: 14px;
}
.products-details__retailer_title {
    margin-right: 5px;
}
.products-details__buttons .button:first-child {
    margin-right: 5px;
}
.products__loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    background: url(../i/icons/loader.svg) no-repeat;
    background-size: contain;
    opacity: 0;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 10px 10px rgba(255, 255, 255, 0.7);
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
    z-index: 300;
}
.products__loader.show {
    width: 50px;
    height: 50px;
    opacity: 0.7;
}
.products .product-info {
    display: none;
}
.products .svg-filter {
    display: none;
    position: absolute;
    left: -99999px;
}
.products .svg-blur {
    display: none;
    position: relative;
    width: 100%;
    height: 90%;
    z-index: 20;
    zoom: 1.1;
}
.products .svg-blur .blurred {
    width: 100%;
    height: 100%;
}
.facts {
    margin: 0 auto;
    padding: 30px 50px 0;
    max-width: 967px;
    background: url(../i/about/facts/clouds.png) no-repeat center top;
}
.facts-list {
    display: flex;
    margin-bottom: 25px;
    padding: 0 0 25px;
    color: #072c73;
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}
.facts-list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.facts-list__img {
    margin: 0 0 35px 0;
    width: 152px;
    height: 208px;
    background-size: contain;
    background-position: center;
}
.not-found {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.not-found__img {
    width: 100%;
    height: auto;
    margin: 0 auto -170px;
    z-index: 10;
}
.not-found__img img {
    width: 100%;
    height: 100%;
}
.not-found__warning {
    display: block;
    position: relative;
    margin-bottom: 30px;
    font-size: 25px;
    color: #072c73;
    text-align: center;
    z-index: 50;
}
.not-found__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
}
.not-found__buttons .button:first-child {
    margin-right: 10px;
}
.pepsico-buybtn {
    display: inline-block;
    margin-right: 5px;
}
.pepsico-buybtn .btn {
    display: inline-block !important;
    padding: 0 !important;
    width: 133px !important;
    height: 50px !important;
    font-size: 15px !important;
    border: 0 !important;
    border-radius: 50px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    line-height: 50px !important;
    color: #fff !important;
    background-color: #072c73 !important;
}
.pepsico-buybtn .btn:before {
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    width: 17px;
    height: 15px;
    background: url(../i/icons/cart.svg) no-repeat center;
}
.pepsico-buybtn .btn:hover {
    background-color: #072c73;
}
.pepsico-buybtn .retailer-slider .retailer-slider__slider-container {
    padding: 0 10px 25px;
}
.pepsico-buybtn .retailer-slider .retailer-slider__item {
    border-radius: 5px !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__title {
    margin-left: 15px !important;
    padding-bottom: 30px;
    padding-left: 0 !important;
    border-bottom: 1px solid #d9d9d9;
}
.pepsico-buybtn .retailer-slider .retailer-slider__name {
    margin-bottom: 27px;
    font-size: 15px;
    color: #666;
}
.pepsico-buybtn .retailer-slider .retailer-slider__status-item {
    display: none !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__item-container {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.07) !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__item-container_price {
    margin-right: 0 !important;
    width: 250px !important;
    height: 280px !important;
    font-size: 20px;
}
.pepsico-buybtn .retailer-slider .retailer-slider__pager {
    margin-left: 15px !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__arrow {
    top: 50%;
    bottom: auto;
    z-index: 300 !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_next,
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev {
    background-image: url(../i/icons/arrow-blue.svg) !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_next:before,
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev:before {
    border-radius: 50% !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_next:hover,
.pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev:hover {
    background-color: #00a0e1;
    background-image: url(../i/icons/arrow-white.svg) !important;
}
.pepsico-buybtn .retailer-slider .retailer-slider__pager.swiper-pagination:not(._top) {
    bottom: 0;
}
.pepsico-buybtn .popup__container {
    max-width: 1166px !important;
    border-radius: 3px;
}
.pepsico-buybtn .popup__close {
    top: 20px !important;
    right: 20px !important;
    bottom: auto;
    z-index: 100;
}
.pepsico-buybtn .popup__close:after,
.pepsico-buybtn .popup__close:before {
    background-color: #072c73 !important;
}
.show-price-group .pepsico-slider .pepsico-slider__txt {
    bottom: auto !important;
}
.show-price-group .pepsico-slider__pager.swiper-pagination.swiper-pagination-bullets {
    bottom: 10px !important;
}
.show-price-group .pepsico-details__slider .pepsico-slider__arrow_next,
.show-price-group .pepsico-details__slider .pepsico-slider__arrow_prev {
    background-image: url(../i/icons/arrow-blue.svg) !important;
}
.show-price-group .pepsico-details__slider .pepsico-slider__arrow_next:hover,
.show-price-group .pepsico-details__slider .pepsico-slider__arrow_prev:hover {
    background-image: url(../i/icons/arrow-white.svg) !important;
    background-color: #00a0e1;
}
.show-price-group .pepsico-details__info-title {
    color: #072c73;
}
.show-price-group .pepsico-details__info-description {
    font-size: 15px !important;
    color: #666;
}
.show-price-group .retailer-slider__title {
    margin-left: 15px !important;
    margin-bottom: 10px !important;
    padding-bottom: 15px;
    padding-left: 0 !important;
    border-bottom: 1px solid #d9d9d9;
}
.show-price-group .retailer-slider__arrow_next,
.show-price-group .retailer-slider__arrow_prev {
    background-image: url(../i/icons/arrow-blue.svg) !important;
}
.show-price-group .retailer-slider__arrow_next:hover,
.show-price-group .retailer-slider__arrow_prev:hover {
    background-image: url(../i/icons/arrow-white.svg) !important;
    background-color: #00a0e1;
}
.show-price-group .retailer-slider__arrow_prev {
    left: 0 !important;
}
.show-price-group .retailer-slider__arrow_next {
    right: 0 !important;
}
.show-price-group .popup__close {
    top: 20px;
    right: 20px !important;
    bottom: auto;
}
.show-price-group .popup__close:after,
.show-price-group .popup__close:before {
    background-color: #072c73 !important;
}
.show-price,
.show-price-group {
    position: absolute;
    bottom: 100%;
    left: -99999px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url(../i/ajax-loader.gif) center center no-repeat;
}
/*@font-face {
    font-family: slick;
    src: url(../f/slick/slick.eot);
    src: url(../f/slick/slick.eot?#iefix) format("embedded-opentype"), url(../f/slick/slick.woff) format("woff"), url(../f/slick/slick.ttf) format("truetype"), url(../f/slick/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}*/
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:hover,
.slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
}
.slick-next:hover:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    /*font-family: slick;*/
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}
.slick-prev:before {
    content: "";
}
[dir="rtl"] .slick-prev:before {
    content: "";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}
.slick-next:before {
    content: "";
}
[dir="rtl"] .slick-next:before {
    content: "";
}
.slick-dots {
    position: absolute;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: 0.75;
}
.slider-about__box.aquaminerale .mobile {
    display: none;
}

.about .mobile-bg .banner-slider__left-box_img.mobile {
    display: none;
}
@media only screen and (min-width: 1367px) {
    .banner-slider_custom {
        max-height: none;
        height: 36.429vw !important;
    }
    .banner-slider_custom .banner-slider__item {
        height: 36.429vw !important;
    }
    .banner-slider_custom .slick-list {
        max-height: none !important;
        height: 35.85vw;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__img {
        padding-bottom: 30px;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev {
        left: -25px !important;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_next {
        right: -25px !important;
    }
}
@media only screen and (max-width: 1366px) {
    .footer__wrapper {
        margin: 0 100px;
    }
    .banner-slider__wrapper {
        min-height: auto;
        background-position: center;
    }
    .banner-slider__info {
        left: 99px;
    }
    .banner-slider__video {
        right: 30px;
        bottom: 30px;
        width: 196px;
        height: 145px;
    }
    .banner-slider_custom {
        max-height: none;
        height: auto;
    }
    .banner-slider_custom .slick-list {
        max-height: none;
    }
    .products {
        padding: 90px 50px;
        width: calc(100% - 100px);
        justify-content: space-around;
    }
    .products__bottle.active {
        min-width: 120px;
        margin: 0 31px 0 0;
    }
    .not-found__img {
        margin: 0 auto -120px;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev {
        left: -20px !important;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_next {
        right: -20px !important;
    }
}
@media only screen and (max-width: 1200px) {
    .slick-track .slick-slide {
        flex-direction: column;
    }
    .banner-slider__item {
        height: 36.429vw !important;
    }
    .banner-slider__info {
        position: relative;
        top: 0;
        left: 0;
        width: calc(100% - 100px);
        height: 100%;
        border-radius: 0;
        box-shadow: none;
        transform: none;
    }
    .banner-slider_custom .slick-next,
    .banner-slider_custom .slick-prev {
        top: 25% !important;
        transition: top 0s ease-in-out;
    }
    .banner-slider_custom.arrow-positioning .slick-next,
    .banner-slider_custom.arrow-positioning .slick-prev {
        top: 50% !important;
        transition: top 0s ease-in-out;
    }
    .slider-about {
        width: 100%;
    }
    .slider-about__description {
        padding: 10px 15px;
    }
    .products {
        max-width: none;
    }
}
@media only screen and (max-width: 1170px) {
    .products__bottle-box {
        width: auto;
        min-width: 50%;
    }
}
@media only screen and (max-width: 1024px) {
    .popup-video__content {
        width: 75%;
    }
    .dropdown-list {
        right: 0;
        left: auto;
        padding: 0 10px;
    }
    .dropdown-list__item {
        padding-top: 10px;
    }
    .tabs__items:first-child {
        margin-left: 30px;
    }
    .header-menu {
        left: 20px;
    }
    .header-menu__additionally {
        left: auto;
        right: 20px;
    }
    .header-menu__additionally .button_blue_light {
        z-index: 100;
    }
    .footer__wrapper {
        margin: 0 30px;
    }
    .footer__item {
        margin-bottom: 0;
        line-height: 22px;
    }
    .footer__item_floating {
        display: block;
    }
    .banner-slider {
        margin-bottom: 48px;
        box-shadow: 0 0 14.7px 0.3px rgba(0, 0, 0, 0.2);
    }
    .banner-slider__item {
        height: auto;
    }
    .banner-slider__video {
        right: 20px;
        bottom: 20px;
        width: 190px;
        height: 138px;
    }
    .slider-about__wrapper {
        padding: 0 20px;
    }
    .slider-about__wrap.new:before {
        width: 51px;
        height: 51px;
    }
    .slider-about__title {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .slider-about__content {
        margin-bottom: 25px;
    }
    .slider-about .slick-arrow.slick-next,
    .slider-about .slick-arrow.slick-prev {
        width: 30px;
        height: 30px;
    }
    .slider-about .slick-arrow.slick-prev {
        left: 10px;
    }
    .slider-about .slick-arrow.slick-next {
        right: 10px;
    }
    .products {
        padding: 90px 30px;
        width: calc(100% - 60px);
        height: auto;
        min-height: 530px;
        justify-content: space-around;
    }
    .products-container {
        width: calc(100% - 30px);
    }
    .products__bottle-box {
        width: 100%;
        justify-content: center;
    }
    .products-details {
        width: 100%;
    }
    .products-details__container {
        padding: 30px 20px 30px 30px;
        width: calc(100% - 60px);
    }
    .products-details__tabs {
        width: 100%;
    }
    .products-details__tab {
        padding: 9px 0;
        flex-grow: 1;
    }
    .products-details__volume-title {
        margin-bottom: 10px;
    }
    .products-details__buttons .button {
        margin-bottom: 5px;
    }
    .products-details__buttons .button:last-child {
        margin-bottom: 0;
    }
    .facts {
        padding: 30px 40px 0;
        max-width: 985px;
    }
    .not-found {
        padding: 0 30px;
        width: calc(100% - 60px);
    }
    .not-found__img {
        margin: 0 auto -80px;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev {
        left: -15px !important;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_next {
        right: -15px !important;
    }
}
@media only screen and (max-width: 992px) {
    .header-menu__additionally .button_blue_light {
        position: relative;
        padding: 6px 10px 9px;
        z-index: 100;
    }
    .header-menu .dropdown__container {
        margin-left: 5px;
    }
    .header__logo {
        width: 63px;
        /*height: 50px;*/
    }
    .products-container {
        width: 100%;
    }
    .products-details__price {
        margin-right: 5px;
    }
    .products-details__price_amount {
        font-size: 23px;
    }
    .products-details__price_quantity {
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .about .mobile-bg {
        height: auto!important;
    }
    .about .mobile-bg .banner-slider__left-box_img {
        display: none;
    }
    .about .mobile-bg .banner-slider__left-box_img.mobile {
        display: inline-block;
    }
	.slider-about__item .mobile {
		display: inline-block;
	}
	.slider-about__item .its-mobile {
		display: none;
	}
    .h1,
    h1 {
        font-size: 22px;
    }
    .footnote {
        margin-bottom: 30px;
    }
    .button {
        padding: 13px 20px 16px;
    }
    .button_play_big {
        width: 50px;
        height: 50px;
        background: #072c73 url(../i/icons/arrow-triangle.svg) no-repeat center;
    }
    .hamburger {
        display: flex;
        align-items: center;
    }
    .popup-video__content {
        width: 100%;
    }
    .dropdown-list {
        padding: 0;
        width: auto;
    }
    .header {
        height: 60px;
    }
    .header-menu__container {
        display: inline-flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .header-menu__item {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        padding-bottom: 5px;
        text-align: right;
    }
    .header-menu__item.active:before {
        display: none;
    }
    .header-menu__item.active {
        border-bottom: 2px solid #00a0e1;
    }
    .header-menu__additionally {
        display: inline-flex;
        flex-direction: column;
    }
    .header-menu__additionally .button {
        margin-bottom: 20px;
    }
    .header__box {
        display: none;
        position: fixed;
        top: 60px;
        padding: 30px 30px 0;
        width: calc(100% - 60px);
        height: calc(100% - 30px);
        box-shadow: 0 -1px 20px 0 rgba(0, 0, 0, 0.1);
        background-color: #fff;
        z-index: 150;
    }
    .header__box.active {
        display: block;
        text-align: right;
    }
    .header__box.active .header-menu {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        height: auto;
        transform: none;
    }
    .header__logo {
        margin: 0 0 0 10px;
        width: 53px;
        /*width: auto;*/
        /*height: 40px;*/
    }
    /*.header__logo img {
        width: auto;
        height: 100%;
    }*/
    .footer__wrapper {
        margin: 0 30px;
        padding-bottom: 30px;
        height: auto;
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: end;
    }
    .footer-contacts {
        margin: 30px 0 28px 60px;
    }
    .slick-track .slick-slide {
        margin: 0 1px;
        border-radius: 3px;
        overflow: hidden;
    }
    .banner-slider {
        box-shadow: none;
    }
    .banner-slider__left-box {
        left: -110px;
    }
    .banner-slider__bottle_img {
        left: calc(100% - -10px);
    }
    .banner-slider__info {
        min-height: auto;
    }
    .banner-slider__info {
        width: calc(100% - 60px);
        padding: 30px 30px 40px;
    }
    .banner-slider__info-title {
        margin-bottom: 20px;
        padding-bottom: 20px;
        font-size: 18px;
    }
    .banner-slider__info-description {
        margin-bottom: 28px;
    }
    .banner-slider__info-buttons {
        display: flex;
        align-items: center;
    }
    .banner-slider__video {
        right: 10px;
        bottom: 10px;
        width: 50px;
        height: 50px;
        border: 0;
    }
    .banner-slider__preview {
        background: 0 0 !important;
    }
    .banner-slider.banner .banner-slider__left-box {
        left: auto;
    }
    .slider-about {
        margin: 0 0 15px;
        border-radius: 3px;
        overflow: hidden;
        flex-direction: column;
        border-radius: 5px;
    }
    .slider-about:first-child,
    .slider-about:last-child {
        border-radius: 5px;
    }
    .slider-about__wrapper {
        margin-bottom: 30px;
    }
    .slider-about_reverse .slider-about__wrap.new:before {
        right: 0;
        left: auto;
        transform: none;
    }
    .slider-about__box {
        width: 100%;
    }
    .slider-about__wrap {
        width: 100%;
        padding-top: 25px;
    }
    .slider-about__description {
        margin-bottom: 20px;
        padding: 0 30px;
    }
    .slider-about__title {
        margin-bottom: 12px;
        padding-bottom: 20px;
        font-size: 18px;
    }
    .slider-about__content {
        margin-bottom: 24px;
        min-height: 115px;
    }
    .slider-about__buttons .button:first-child {
        margin: 0 3px 5px 0;
    }
    .slider-about .slick-dots {
        bottom: 2px;
    }
    .slider-about .slick-dots li {
        margin: 0 1px;
    }
    .slider-about .slick-track .slick-slide {
        margin: 0;
        padding-bottom: 121.7391%
    }
    .products {
        width: 100%;
        padding: 25px 0;
        background: 0 0;
    }
    .products-container {
        padding: 0;
        width: 100%;
        flex-direction: column;
    }
    .products__bottle-box {
        margin-right: 0;
        padding: 31px 0;
        height: 240px;
        background: url(../i/products/cloud-mob.png) no-repeat bottom;
        background-size: cover;
    }
    .products__bottle.active:before {
        bottom: -10px;
        left: -5px;
        width: 100px;
        min-height: 37px;
        background: url(../i/products/ice-front.png) no-repeat;
        background-size: cover;
    }
    .products__bottle.active:after {
        bottom: 2px;
        right: -11px;
        width: 62px;
        min-height: 47px;
        background: url(../i/products/ice-back.png) no-repeat;
        background-size: cover;
    }
    .products__bottle.active .products__bottle_triangle {
        opacity: 1;
        display: block;
    }
    .products__bottle.active .products__bottle_triangle:before {
        opacity: 1;
    }
    .products-details {
        overflow: hidden;
    }
    .products-details__container {
        padding: 20px;
        width: calc(100% - 40px);
    }
    .products-details__container:before {
        display: none;
    }
    .products-details__tabs {
        margin-bottom: 20px;
        width: 100%;
        justify-content: center;
    }
    .products-details__volume-filter {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .products-details__buttons .button {
        width: calc(100% - 40px);
        text-align: center;
    }
    .products-details__buttons .button:first-child {
        margin-bottom: 6px;
        margin-right: 0;
    }
    .facts {
        background-position: center 40px;
    }
    .facts-list {
        flex-direction: column;
        align-items: center;
        padding-bottom: 20px;
    }
    .facts-list__item {
        margin-bottom: 30px;
    }
    .facts-list__item:last-child {
        margin-bottom: 0;
    }
    .facts-list__img {
        margin: 0 0 15px 0;
        width: 106px;
        height: 144px;
    }
    .not-found__img {
        margin-bottom: -15px;
    }
    .not-found__warning {
        font-size: 18px;
    }
    .not-found__buttons {
        flex-direction: column;
    }
    .not-found__buttons .button {
        width: calc(100% - 40px);
        text-align: center;
    }
    .not-found__buttons .button:first-child {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .pepsico-buybtn .btn {
        width: 100px !important;
        height: 30px !important;
        line-height: 30px !important;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_prev {
        left: -5px !important;
    }
    .pepsico-buybtn .retailer-slider .retailer-slider__arrow_next {
        right: -5px !important;
    }
    .show-price-group .pepsico-slider__pager.swiper-pagination .swiper-pagination-bullet {
        margin-left: 0 !important;
        margin-bottom: 5px !important;
    }
    .show-price-group .pepsico-details__slider {
        width: 100% !important;
        min-width: auto !important;
    }
    .show-price-group .pepsico-details__info {
        flex-direction: column-reverse;
    }
    .show-price-group .pepsico-details__info-txt {
        margin-bottom: 15px;
        padding: 0 !important;
    }
    .show-price-group .pepsico-details__info-title {
        font-size: 18px !important;
        line-height: normal;
    }
    .banner-slider__item.slick-active.mobile-bg {
        height: auto !important;
    }
    .banner-slider_custom .slick-list {
        max-height: none !important;
    }
    .banner-slider__item.mobile-bg .banner-slider__wrapper {
        background: none;
    }
    .banner-slider__left-box_img.mobile {
        display: inline-block !important;
    }
    .banner-slider__item.mobile-bg .banner-slider__left-box {
        left: 0;
        width: 100%;
    }
    .slider-about__box.aquaminerale .slider-about__img {
        display: none;
    }
    .slider-about__box.aquaminerale .slider-about__img.mobile {
        display: inline-block;
    }
}
@media only screen and (max-width: 360px) {
    .banner-slider__info-buttons {
        flex-direction: column;
    }
    .banner-slider__info-buttons .button {
        margin-bottom: 10px;
        width: 100%;
    }
    .banner-slider__info-buttons .button:last-child {
        margin-bottom: 0;
    }
}
@media all and (-ms-high-contrast: none) {
    html {
        height: auto;
    }
    .wrapper {
        height: 100%;
    }
    .wrapper.page-404 {
        height: calc(99vh - 250px);
    }
    .button {
        padding: 13px 25px 16px;
    }
    .products__bottle_img {
        display: none;
    }
    .products__bottle_shadow {
        display: none;
    }
    .products__bottle.active .products__bottle_shadow {
        display: block;
    }
    .products__bottle.active .products__bottle_img {
        display: block !important;
    }
    .products__bottle.active .svg-blur {
        display: none !important;
    }
    .products .svg-blur {
        display: block;
    }
}
