

/* Start:/local/templates/becon/styles.css?17779748204867*/
/*html:has(#bx-panel) header{*/
/*    margin-top: 140px;*/
/*}*/

.recipes.grid.grid--col3 .article-image:hover,
.menu a:hover{
    text-decoration: none;
}

.recipes.grid.grid--col3 .article-image:hover h3 {
    color: #ffffff;
}

.container:before,
.container:after {
    content: none;
}
.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 100%;
}
ul.menu {
    margin-bottom: 0;
}

footer a:hover,
.catalog a,
.breadcrumbs a:hover {
    text-decoration: none;
    color: #ffffff;
}

h1, h2, h3, ul, address, .label, p  {
    margin: 0;
}

.label {
    padding: 0;
}

#ingredientsContent p {
    color: var(--color);
    opacity: 1;
}

#ingredientsContent:not(.active) {
    display: none;
}

.product__info .ingredients ul li p:last-child {
    opacity: 1;
}

.swiper--hero .swiper-slide img {
    object-position: bottom;
}

.label--forFile:has(.invalid) .file-placeholder {
    color: var(--invalid) !important;
}

#ok p,
#ok h2 {
    color: var(--color);
}

.swiper {
    width: 100%;
}

#markets .popup-title {
    color: var(--color);
}

body:has(footer .backdrop.active) .fixed-button:has(.button.button--markets) {
    display: none;
}

.distributors__list li p a {
    display: block;
}

#contactBtnInMenu {
    text-decoration: none;
}

#agreePrivacyPolicy {
    display: none;
}

.agreePrivacyPolicy-block label {
    display: grid;
    grid-template-areas: "checkbox text"
    "error error";
    gap: 10px;
}

.agreePrivacyPolicy-block label:before {
    content: "";
    display: block;
    height: 1em;
    width: 1em;
    border: 1px solid var(--input-placeholder-color);
    border-radius: 5px;
    grid-area: checkbox;
}

.agreePrivacyPolicy-block .form__info {
    grid-area: text;
}

.agreePrivacyPolicy-block .inputError {
    grid-area: error;
}

label:has(#agreePrivacyPolicy[type="checkbox"]:checked):before {
    background-image: url("/images/checkbox.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: bottom;
    background-size: contain;
}

.section--callbcak .form .label.label-full-width {
    width: 100%;
}

@media (max-width: 420px) {
    br.hidden-mobile-page-license {
        display: none;
    }

    .page-license h1.title {
        font-size: 26px;
    }

}

#footer .address {
    font-size: 20px;
    max-width: 400px;
}

@media screen and (min-width: 768px) {
    #recipe_id_8 img {
        object-position: 0px 60px;
    }
}

@media screen and (max-width: 768px) {
    #recipe_id_8 img {
        object-position: 0px 0px;
    }
}
.calorie_content p:last-child {
    text-align: right;
}

.resipe-description li {
    list-style: disc;
}

.article .spinner {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.main .map {
    width: 100%;
    height: 650px;
    max-height: 90vh;
    background: #eee;
}

.main .map-list {
    margin-top: -280px;
}

.region-distributor {
    display: flex;
    width: 100%;
    min-height: 72px;
    gap: 20px;
    border: 1px solid #e8e9ef;
    padding: 20px 24px;
    border-radius: 16px;
    justify-content: space-between;
}

.region-distributor-place {
    width: 17%;
    align-self: start;
    padding: 20px 0px;
}

.region-distributor-place p {
    font-size: 18px;
    line-height: 1;
}

.distributors .distributors__list li {
    border: none;
}

.distributors-in-region {
    display: flex;
    flex-direction: column;
    width: 83%;
}

.address-and-phone {
    width: 50%;
}

.distributors__list li p {
    width: 40% !important;
    max-width: 40% !important;
}

.distributors__list li .address-and-phone p {
    width: 100% !important;
    max-width: 100% !important;
}

.address-and-phone p {
    margin-bottom: 15px;
}

.address-and-phone p:last-child {
    margin-bottom: 0;
}

.main .distributors__list li p span {
    display: inline;
}

.main .distributors__list li p a {
    display: inline-block;
}

@media (max-width: 1279px) {
    .region-distributor {
        flex-direction: column;
    }

    .distributors-in-region,
    .region-distributor-place {
        width: 100%;
    }

    .region-distributor-place {
        text-align: center;
    }

    .distributors .distributors__list li {
        border-bottom: 1px solid #e8e9ef;
        border-radius: 0;
    }

    .distributors .distributors__list .distributors-in-region li:last-child {
        border-bottom: none;
    }

    .address-and-phone {
        width: 100%;
    }

	.agreePrivacyPolicy-block label:before {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .main .map-list {
        margin-top: -80px;
    }

    .main .map {
        height: 400px;
    }

    .ingredients-list li span:first-child {
        max-width: calc(100% - 150px)!important;
    }

	.agreePrivacyPolicy-block label:before {
        margin-top: 0px;
    }

	.main .section--hero .title {
		margin-top: 100px;
	}
}
/* End */


/* Start:/local/templates/becon/template_styles.css?178763044278591*/
@charset "UTF-8";
:root {
  --900: 'montserrat-extra-bold', sans-serif;
  --500: 'montserrat-medium', sans-serif;
  --600: 'montserrat-semibold', sans-serif;
  --bg: #ffffff;
  --color: #142e7b;
  --gradient: #92a4ff;
  --blue: #7d86b2;
  --white: #ffffff;
  --brown: #ac9657;
  --brown-hover: #99823f;
  --black: #000000;
  --grey: #d5d5d5;
  --grey-dark: #adadad;
  --grey-darker: #616161;
  --red: #b7142b;
}

@font-face {
  font-family: 'roadradio-black';
  src:
    url('/local/templates/becon/fonts/roadradio-black.woff2') format('woff2'),
    url('/local/templates/becon/fonts/roadradio-black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-bold';
  src:
    url('/local/templates/becon/fonts/montserrat-bold.woff2') format('woff2'),
    url('/local/templates/becon/fonts/montserrat-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-semibold';
  src:
    url('/local/templates/becon/fonts/montserrat-semibold.woff2') format('woff2'),
    url('/local/templates/becon/fonts/montserrat-semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-medium';
  src:
    url('/local/templates/becon/fonts/montserrat-medium.woff2') format('woff2'),
    url('/local/templates/becon/fonts/montserrat-medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'delagothicone-regular';
  src:
    url('/local/templates/becon/fonts/delagothicone-regular.woff2') format('woff2'),
    url('/local/templates/becon/fonts/delagothicone-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-black';
  font-style: normal;
  font-weight: 100 900; /* ← диапазон вместо 900 */

  font-display: swap;
  src: url('/local/templates/becon/fonts/montserrat-black-cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'montserrat-black';
  font-weight: 100 900; /* ← диапазон вместо 900 */
  font-style: normal;
  font-display: swap;
  src: url('/local/templates/becon/fonts/montserrat-black-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'montserrat-extra-bold';
  font-style: normal;
  font-weight: 100 900; /* ← диапазон вместо 900 */

  font-display: swap;
  src: url('/local/templates/becon/fonts/Montserrat-ExtraBold.cyrillic.woff2') format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'montserrat-extra-bold';
  font-weight: 100 900; /* ← диапазон вместо 900 */
  font-style: normal;
  font-display: swap;
  src: url('/local/templates/becon/fonts/Montserrat-ExtraBold.latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Вращение по кругу */
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateleft {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes rotateleft {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
h2.title {
  text-transform: uppercase;
}
h1.title {
  text-transform: uppercase;
}
.preloader {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 50;
  background-color: var(--color);
  transition: 0.6s;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.preloader.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.preloader span {
  width: 100px;
  height: 100px;
  display: inline-flex;
  position: relative;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.preloader span:before {
  content: '';
  width: 100%;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.7);
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  border-right: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-radius: 150px;
  display: block;
  position: absolute;
  -webkit-animation: rotate 0.6s linear infinite;
  animation: rotate 0.6s linear infinite;
}
.preloader span img {
  position: absolute;
  width: 60%;
}

:root {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html {
  height: 100%;
}

body {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  -webkit-overflow-scrolling: auto;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: var(--bg);
  color: var(--color);
  font-family: var(--900);
  line-height: 1.4;
  overflow-x: hidden;
  overflow-y: auto;
}

html,
body {
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
a,
strong {
  font-family: var(--900);
  color: inherit;
}

button {
  position: relative;
  border: none;
  cursor: pointer;
  background: none;
  color: inherit;
}
button:disabled {
  cursor: auto;
  pointer-events: none;
}

ul,
menu {
  list-style: none;
}

a {
  text-decoration: none;
}

.blue-gradient {
  background: var(--color);
  background: radial-gradient(circle, var(--gradient) 0%, var(--color) 75%);
}

.custom-scrollbar {
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(26, 38, 99, 0.1);
  border-radius: 2px;
  background-clip: padding-box;
}

.custom-scrollbar::-webkit-scrollbar-track {
  background-color: rgba(26, 38, 99, 0.1);
  border-radius: 2px;
}

.custom-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: var(--color) rgba(26, 38, 99, 0.1);
}

.show_in_tablet {
  display: none;
}
@media (max-width: 1279px) {
  .show_in_tablet {
    display: block;
  }
}

@media (max-width: 767px) {
  .only-in-desctop {
    display: none;
  }
}

.grid {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.grid.grid--col3 {
  gap: 30px;
}
.grid.grid--col3 > li {
  width: calc((100% - 60px) / 3);
}
.grid.grid--col4 {
  gap: 35px;
}
.grid.grid--col4 > li {
  width: calc((100% - 105px) / 4);
}

@media (max-width: 1279px) {
  .grid.grid--col3 {
    gap: 30px 24px;
  }
  .grid.grid--col3 > li {
    width: calc((100% - 48px) / 3);
  }
  .grid.grid--col4 {
    gap: 30px 24px;
  }
  .grid.grid--col4 > li {
    width: calc((100% - 48px) / 3);
  }
}
@media (max-width: 767px) {
  .grid.grid--col3 {
    gap: 24px 12px;
  }
  .grid.grid--col3 > li {
    width: calc((100% - 12px) / 2);
  }
  .grid.grid--col4 {
    gap: 24px 12px;
  }
  .grid.grid--col4 > li {
    width: calc((100% - 12px) / 2);
  }
}
.main {
  display: block;
  position: relative;
  z-index: 1;
  min-height: 100vh;
}

.container {
  display: block;
  width: 100%;
  max-width: 1200px;
  padding: 0px 30px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .container {
    max-width: 768px;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 414px;
    padding: 0px 20px;
  }
}

.section {
  position: relative;
}

.slider-arrows {
  display: inline-flex;
  gap: 12px;
  padding-bottom: 6px;
  justify-content: space-between;
}
@media (max-width: 1279px) {
  .slider-arrows {
    gap: 10px;
    padding-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .slider-arrows {
    display: none;
  }
}

.swiper-arrow {
  display: flex;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: none;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  background-color: var(--brown);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  transition:
    background-color 0.3s,
    opacity 0.3s;
}
@media (max-width: 1279px) {
  .swiper-arrow {
    width: 40px;
    height: 40px;
  }
}
.swiper-arrow[data-arrow-prev] {
  background-image: url('/images/svg/arrow-prev.svg');
  background-size: 90% 90%;
}
.swiper-arrow[data-arrow-next] {
  background-image: url('/images/svg/arrow-next.svg');
  background-size: 90% 90%;
}
.swiper-arrow:hover {
  background-color: var(--brown-hover);
}
.swiper-arrow.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.swiper-pagination {
  display: flex;
  position: relative;
  width: 100% !important;
  height: 20px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  bottom: 0px !important;
  gap: 20px;
}
.swiper-pagination .swiper-pagination-bullet {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  left: 50% !important;
  transform: scale(1) translate(-50%, 0%);
  margin: 0 !important;
  opacity: 0;
  width: 40px;
  height: 20px;
  border-radius: 0px;
  background: none;
  transition: 0.6s !important;
  pointer-events: none;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next {
  position: absolute;
  transform: scale(1);
  left: 50% !important;
  opacity: 0;
  transform: translate(calc(200% + 20px), 0%);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
  position: absolute;
  transform: scale(1);
  left: 50% !important;
  opacity: 0;
  transform: translate(calc(-300% - 20px), 0%);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
  position: absolute;
  transform: scale(1);
  left: 50% !important;
  opacity: 1;
  transform: translate(-50%, 0%);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next {
  position: absolute;
  transform: scale(1);
  left: 50% !important;
  opacity: 0.3;
  transform: translate(100%, 0%);
  pointer-events: all;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev {
  position: absolute;
  transform: scale(1);
  left: 50% !important;
  opacity: 0.3;
  transform: translate(-200%, 0%);
  pointer-events: all;
}
.swiper-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: var(--color);
  opacity: 1;
  transition:
    background-color 0.3s,
    opacity 0.3s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background-color: var(--brown);
}

.burger {
  display: none;
}

.header {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 70px;
  z-index: 20;
  background: var(--white);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0);
  transition: box-shadow 0.6s;
}
.header.fix {
  transition: box-shadow 0.3s;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

.header__content {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 30px;
  gap: clamp(20px, 3.3333vw, 48px);
}
@media (max-width: 767px) {
  .header__content {
    max-width: 100%;
    padding: 5px 20px;
  }
}

.header__logo {
  display: block;
  position: relative;
  width: 150px;
  height: 50px;
}
.header__logo .logo {
  position: absolute;
  top: 0px;
  left: 0px;
}

.logo {
  display: block;
  padding: 0px 15px;
  background: var(--color);
  position: relative;
  width: 150px;
  height: auto;
  z-index: 3;
}
.logo img {
  width: 100%;
  height: auto;
}

.socials {
  display: flex;
  gap: 16px;
}
.socials li {
  display: block;
  width: 30px;
  height: 30px;
}
.socials li img {
  max-width: 100%;
}

.navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  flex: 1;
}

.menu {
  display: inline-flex;
  flex: 1;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  gap: clamp(10px, 2.2222vw, 10px);
}
@media (max-width: 1365px) {
  .menu {
    gap: clamp(10px, 2.7778vw, 10px);
  }
}
.menu li .menu__link {
  font-family: var(--900);
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
}
.menu li .menu__link.active {
  color: var(--red);
}

.menu li .menu__event-btn {
	background: var(--red);
	color: #e7cc80;
}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
	.menu li .menu__event-btn {
		padding: 10px 10px;
		font-size: 16px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .header {
    height: 60px;
  }
  .header__content {
    max-width: 100%;
    margin: 0 auto;
    padding: 5px 20px;
    gap: 4%;
  }
  .header__logo {
    width: 100px;
  }
  .logo {
    padding: 6px 10px;
    width: 100px;
  }
  .socials {
    display: flex;
    gap: 10px;
  }
  .menu {
    gap: 2.8%;
  }
  .menu li .menu__link {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .header {
    height: 60px;
  }
  .logo {
    padding: 6px 10px;
    width: 90px;
  }
  .burger {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: var(--brown);
    font-size: 0px;
    z-index: 2;
  }
  .burger span,
  .burger:before,
  .burger:after {
    position: absolute;
    height: 4px;
    border-radius: 2px;
    background: var(--white);
    transition: 0.6s;
    opacity: 1;
    z-index: 1;
  }
  .burger:before,
  .burger:after {
    content: '';
    width: 20px;
  }
  .burger span {
    width: 20px;
    transform: translate(0px, 0px);
  }
  .burger:before {
    transform: translate(0px, -8px) rotate(0deg);
  }
  .burger:after {
    transform: translate(0px, 8px) rotate(0deg);
  }
  .burger.open span {
    transform: translate(10px, 0px);
    opacity: 0;
  }
  .burger.open:before {
    background: var(--white);
    transform: translate(0px, 0px) rotate(45deg);
  }
  .burger.open:after {
    background: var(--white);
    transform: translate(0px, 0px) rotate(-45deg);
  }
  .navigation {
    position: fixed;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE и Edge */
    top: 0px;
    right: 0px;
    background: var(--white);
    transform: translate(0%, -100%);
    transition: transform 0.6s;
    padding: 0px;
    z-index: 0;
  }
  .navigation::-webkit-scrollbar {
    width: 0px;
    height: 0px;
    display: none;
  }
  .navigation.open {
    transform: translate(0%, 0%);
  }
  .menu {
    padding: 100px 30px 40px 30px;
    width: 100%;
    max-width: 768px;
    min-height: 100vh;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .menu {
    padding: 100px 20px 30px 20px;
  }
}
@media (max-width: 1023px) {
  .menu .socials {
    margin-top: 20px;
  }
}
@media (max-width: 1023px) {
  .menu li .button {
    padding: 10px 24px;
  }
  .menu li .button span {
    font-size: 32px;
  }
  .menu li:last-child {
    display: block;
  }
  .menu li .menu__link {
    font-size: 28px;
    line-height: 1.4;
  }
}
.fixed-button {
  display: flex;
  position: fixed;
  min-width: 100vw;
  max-width: 100vw;
  left: 0px;
  bottom: 40px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 0px 20px;
  z-index: 5;
  pointer-events: none;
}
@media (max-width: 767px) {
  .fixed-button {
    bottom: 20px;
  }
}

.button {
  display: inline-flex;
  overflow: hidden;
  z-index: 1;
  min-height: 72px;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  font-size: 19px;
  line-height: 1.24;
  letter-spacing: 0.66px;
  color: var(--white);
  font-family: var(--900);
  padding: 20px 30px;
  z-index: 1;
  transition: color 0.3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  cursor: pointer;
  border-radius: 16px;
  background: #e7cc80;
  background: linear-gradient(180deg, rgb(231, 204, 128) 0%, rgb(172, 150, 87) 100%);
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .button {
    min-height: 52px;
    padding: 0px 30px;
  }
}
.button.full {
  width: 100%;
}
.button.big {
  min-height: 76px;
}
@media (max-width: 767px) {
  .button.big {
    min-height: 52px;
  }
}
.button.small {
  min-height: 52px;
  padding: 10px 30px;
}
.button.go-back {
  min-height: 40px;
  border-radius: 40px;
  padding: 10px 20px;
  font-size: 14px;
  letter-spacing: -0.48px;
  background: var(--white);
  color: var(--color);
  transition: 0.3s;
}
.button.go-back:before {
  content: none;
}
.button.go-back:hover {
  color: var(--white);
  background: var(--brown);
}
@media (max-width: 767px) {
  .button.go-back {
    min-height: 28px;
    padding: 7px 12px;
    font-size: 12px;
  }
}
.button:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background: #ac9657;
  background: linear-gradient(180deg, #ac9657 0%, #99823f 100%);
  z-index: -1;
  transition: opacity 0.3s;
}
.button:hover:before {
  opacity: 1;
}
.button.button--markets {
  pointer-events: all;
  z-index: 5;
  width: 100%;
  max-width: 558px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  background: #b6142b;
  background: linear-gradient(180deg, #b6142b 0%, #830013 100%);
}
.button.button--markets:before {
  background: #c91631;
  background: linear-gradient(180deg, #d41733 0%, #970017 100%);
}

.link {
  display: block;
  width: auto;
  margin: 0 auto;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
  line-height: 1.2;
}
.link::before,
.link::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: var(--color);
}
.link::before {
  right: 0;
  width: 100%;
}
.link::after {
  left: 0;
  width: 0;
  opacity: 0;
}
.link:hover::before {
  width: 0;
  transition: all 0.3s ease;
}
.link:hover::after {
  transition: all 0.3s ease;
  transition-delay: 0.3s;
  width: 100%;
  opacity: 1;
}
@media (max-width: 767px) {
  .link {
    font-size: 18px;
  }
}

.article-image {
  display: flex;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 260px;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-radius: 25px;
  color: var(--white);
  padding: 18px 24px;
}
@media (max-width: 1279px) {
  .article-image {
    height: 220px;
    padding: 15px 20px;
  }
}
.article-image.medium-size {
  height: 360px;
  border-radius: 50px;
  padding: 20px 30px;
}
@media (max-width: 1279px) {
  .article-image.medium-size {
    height: 220px;
    padding: 15px 20px;
    border-radius: 25px;
  }
}
.article-image.big-size {
  height: 470px;
  border-radius: 50px;
}
.article-image img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.4s;
  pointer-events: none;
}
.article-image .title {
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.48px;
  margin-top: auto;
  text-transform: uppercase;
  z-index: 3;
}
@media (max-width: 1279px) {
  .article-image .title {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .article-image .title {
    font-size: 16px;
  }
}
.article-image:hover img {
  transform: scale(1.08);
}
.article-image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(87, 199, 133, 0) 30%, rgba(255, 255, 255, 0) 100%);
}

.article {
  display: flex;
  position: relative;
  width: 100%;
  flex-direction: column;
  gap: 18px;
}
.article .article-image {
  overflow: visible;
}
.article .article-image img {
  width: 75%;
  height: 90%;
  left: 13%;
  top: 5%;
  -o-object-fit: contain;
  object-fit: contain;
}
.article .article-image:before {
  content: none;
}
.article .article-image .spinner:before {
  background: url('/images/svg/product-hover-blue.svg') no-repeat center center/contain;
}
.article .article-image.blue-gradient .spinner:before {
  opacity: 1;
  background: url('/images/svg/product-hover-white.svg') no-repeat center center/contain;
}
.article .article-image:hover img {
  transform: scale(1);
}

.spinner {
  display: block;
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  z-index: -1;
  transition: opacity 0.3s;
}
.spinner:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-animation: rotate 5s linear infinite;
  animation: rotate 5s linear infinite;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.blue-gradient .spinner {
  opacity: 0;
}

.article-image:hover .spinner,
.article-image:active .spinner,
.article-image:focus-visible .spinner {
  opacity: 0.8;
}
.article-image:hover .spinner:before,
.article-image:active .spinner:before,
.article-image:focus-visible .spinner:before {
  -webkit-animation: rotate 5s linear infinite;
  animation: rotate 5s linear infinite;
}

.params {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  gap: 10px;
}
.params li {
  display: block;
  font-family: var(--600);
  background: rgba(26, 38, 99, 0.1);
  border-radius: 50px;
  white-space: nowrap;
  font-size: 12px;
  padding: 5px 10px;
}

.tags {
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1279px) {
  .tags {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .tags {
    gap: 8px;
  }
}
.tags li {
  display: block;
  font-family: var(--600);
  text-transform: uppercase;
  background: rgba(26, 38, 99, 0.1);
  color: var(--color);
  border-radius: 50px;
  white-space: nowrap;
  font-size: 9px;
  padding: 4px 10px;
}
@media (max-width: 767px) {
  .tags li {
    font-size: 7px;
    line-height: 1;
    padding: 4px 6px;
  }
}

.article .tags {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: calc(100% - 40px);
  gap: 10px;
}
@media (max-width: 767px) {
  .article .tags {
    width: calc(100% - 20px);
    bottom: 10px;
    left: 10px;
    gap: 8px;
  }
}
.article .tags li {
  background: #e8e9ef;
}
.article .params {
  justify-content: center;
  margin-top: -4px;
}

.text-content {
  display: flex;
  position: relative;
  gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  z-index: 2;
  text-align: left;
}
.text-content.align-center {
  justify-content: center;
  align-items: center;
}
.text-content.align-center > * {
  text-align: center;
}

.title {
  display: block;
  font-size: 53px;
  line-height: 1.2;
  letter-spacing: -1px;
  text-align: left;
}
@media (max-width: 1279px) {
  .title {
    font-size: 40px;
    line-height: 1.1;
    letter-spacing: -0.92px;
  }
}
@media (max-width: 767px) {
  .title {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: -0.64px;
  }
}
.title.title--h2 {
  font-size: 37px;
  line-height: 1.2;
  letter-spacing: -0.84px;
}
@media (max-width: 767px) {
  .title.title--h2 {
    font-size: 28px;
    line-height: 1;
    letter-spacing: -0.64px;
  }
}
.title.title--h3 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.48px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1279px) {
  .title.title--h3 {
    font-size: 22px;
    letter-spacing: -0.2px;
  }
}

.subtitle {
  display: block;
  text-align: left;
  font-size: 18px;
  font-family: var(--600);
  line-height: 1.36;
  letter-spacing: -0.36px;
}
@media (max-width: 767px) {
  .subtitle {
    font-size: 14px;
  }
}

:root {
  --input-font-family: var(--900);
  --input-font-size: 18px;
  --input-height: 72px;
  --input-background: #ffffff;
  --input-border: #cccccc;
  --input-color: var(--color);
  --input-placeholder-color: rgba(0, 0, 0, 0.2);
  --invalid: #b7142b;
}
@media (max-width: 767px) {
  :root {
    --input-font-size: 16px;
    --input-height: 52px;
  }
}

.label {
  display: block;
  width: 100%;
  position: relative;
  color: inherit;
}

.input-icon {
  display: flex;
  position: absolute;
  width: var(--input-height);
  height: var(--input-height);
  right: 0px;
  top: 0px;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-shrink: 0;
  transition: 0.3s;
  transform: rotate(0deg);
}
.input-icon svg {
  width: 35%;
  height: auto;
  pointer-events: none;
}
.input-icon.full {
  right: 4px;
}
.input-icon.full svg {
  width: 100%;
  height: auto;
}

span.input-icon {
  pointer-events: none;
}

.input,
.textarea {
  width: 100%;
  height: var(--input-height);
  background: var(--input-background);
  border: 2px solid var(--input-border);
  border-radius: 25px;
  font-family: var(--input-font-family);
  font-size: var(--input-font-size);
  color: var(--input-color);
  padding: 0px 30px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: 0.3s;
  box-shadow: none;
  resize: none;
  text-transform: uppercase;
}
.input.input--select,
.textarea.input--select {
  padding-right: var(--input-height);
}
.input.placeholder,
.textarea.placeholder {
  color: var(--input-placeholder-color);
}
.input.placeholder + .input-icon,
.textarea.placeholder + .input-icon {
  color: var(--input-placeholder-color);
}
.input::-moz-placeholder,
.textarea::-moz-placeholder {
  opacity: 1;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: var(--input-placeholder-color);
  font-family: var(--input-font-family);
  font-size: var(--input-font-size);
}
.input:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-transition: 0.3s;
  transition: 0.3s;
  color: var(--input-placeholder-color);
  font-family: var(--input-font-family);
  font-size: var(--input-font-size);
}
.input::placeholder,
.textarea::placeholder {
  opacity: 1;
  transition: 0.3s;
  color: var(--input-placeholder-color);
  font-family: var(--input-font-family);
  font-size: var(--input-font-size);
}
.input.invalid,
.textarea.invalid {
  border: 2px solid var(--invalid);
  color: var(--invalid);
}
.input.invalid + .input-icon,
.textarea.invalid + .input-icon {
  color: var(--invalid);
}
.input.invalid::-moz-placeholder,
.textarea.invalid::-moz-placeholder {
  color: var(--invalid);
}
.input.invalid:-ms-input-placeholder,
.textarea.invalid:-ms-input-placeholder {
  color: var(--invalid);
}
.input.invalid::placeholder,
.textarea.invalid::placeholder {
  color: var(--invalid);
}
.input:focus,
.textarea:focus {
  border: 2px solid var(--color);
}
.input:focus::-moz-placeholder,
.textarea:focus::-moz-placeholder {
  opacity: 0;
}
.input:focus:-ms-input-placeholder,
.textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
.input:focus::placeholder,
.textarea:focus::placeholder {
  opacity: 0;
}

.textarea {
  display: block;
  padding: 22px 30px;
}

textarea::-webkit-scrollbar {
  width: 6px;
}

textarea::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 16px;
}

textarea::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  border: 1px solid transparent;
  background-clip: content-box;
}

/* Firefox */
textarea {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.4) transparent;
}

.radio,
.checkbox {
  display: none;
}
.radio + span,
.checkbox + span {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  width: 100%;
  font-family: var(--900);
  padding-left: 46px;
  font-size: 12px;
  line-height: 1.1;
  color: inherit;
  cursor: pointer;
  margin-top: 20px;
}
.radio + span a,
.checkbox + span a {
  display: inline;
  font-size: 12px;
  text-decoration: underline;
  width: auto;
  color: var(--black);
}
.radio + span:before,
.checkbox + span:before {
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  width: 26px;
  height: 26px;
  border: 1px solid var(--black);
  background: #f1f1f1;
  transition: border 0.3s;
}
.radio:checked + span:before,
.checkbox:checked + span:before {
  background: #f1f1f1 url('/images/svg/checkbox.svg') no-repeat center center;
  background-size: 60% 60%;
}
.radio.invalid + span,
.checkbox.invalid + span {
  color: var(--invalid);
}
.radio.invalid + span:before,
.checkbox.invalid + span:before {
  border: 1px solid var(--invalid);
}

.input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px #f1f1f1 inset !important;
  -webkit-text-fill-color: var(--input-color) !important;
  font-size: var(--input-font-size) !important;
  font-family: var(--input-font-family) !important;
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
}

.inputError {
  display: block;
  width: 100%;
  height: 0px;
  position: relative;
  text-align: left;
  overflow: hidden;
  transition: 0.3s;
  color: var(--invalid);
  font-size: 14px;
  font-family: var(--900);
}
.inputError span {
  display: block;
  padding-top: 5px;
  padding-left: 30px;
}

/* Chrome, Safari, Edge */
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
  display: none;
}

/* Firefox */
input[type='search'] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

select.open + .input-icon {
  transform: rotate(180deg);
}

input[type='file'] {
  display: none;
}

.label--forFile {
  display: flex;
  height: var(--input-height);
  justify-content: center;
  align-items: center;
  align-content: center;
  gap: 10px;
  cursor: pointer;
  color: var(--input-placeholder-color);
  transition: 0.3s;
}
@media (max-width: 767px) {
  .label--forFile {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}
.label--forFile .file-placeholder {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  font-size: var(--input-font-size);
  text-align: left;
  line-height: 1;
  transition: 0.3s;
  max-width: 80%;
}
.label--forFile .invalid + .file-placeholder {
  color: var(--invalid) !important;
}
.label--forFile:hover {
  color: var(--color);
}
.label--forFile:hover .file-placeholder {
  color: var(--color) !important;
}

.footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 62px 100px 130px 100px;
  overflow: hidden;
  background: var(--color);
  color: var(--white);
  border-radius: 50px 50px 0px 0px;
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .footer {
    gap: 36px;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 50px 20px 160px 20px;
  }
  .footer .logo {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding: 30px 20px 130px 20px;
    border-radius: 25px 25px 0px 0px;
  }
}

.address {
  max-width: 230px;
  font-size: 11px;
  line-height: 1.6;
  text-transform: uppercase;
}
.address span {
  display: block;
  color: var(--blue);
}
@media (max-width: 767px) {
  .address {
    text-align: center;
  }
}

.footer__menu {
  display: inline-flex;
  width: auto;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  gap: clamp(20px, 2.2222vw, 32px);
}
.footer__menu li {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4;
}
.footer__menu li:last-child a {
  letter-spacing: 1.5px;
  border-bottom: 1px solid var(--white);
}
@media (max-width: 1279px) {
  .footer__menu li {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .footer__menu {
    flex-direction: column;
    align-items: center;
  }
  .footer__menu li {
    text-align: center;
    font-size: 18px;
  }
}

body.locked {
  overflow-x: hidden;
  overflow-y: hidden;
}

.backdrop {
  transform: translateZ(0);
  will-change: opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  display: grid;
  place-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  -webkit-overflow-scrolling: touch;
  padding: 50px 20px;
  transition:
    opacity 0.5s ease-in-out 0s,
    visibility 0.5s ease-in-out 0s;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
@media (max-width: 767px) {
  .backdrop {
    padding: 20px;
  }
}
.backdrop.active {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
.backdrop:before {
  content: '';
  position: absolute;
  pointer-events: none;
  left: -20px;
  right: -20px;
  top: -50px;
  width: calc(100% + 40px);
  height: calc(100% + 100px);
  background: #000;
  opacity: 0.5;
  grid-area: 1/1/2/2;
}

.popup {
  position: relative;
  transition: 0.5s;
  transform: translate(0px, 20px);
  opacity: 0;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 419px) {
  .popup {
    width: 100%;
  }
}
.popup.visible {
  opacity: 1;
  transform: translate(0px, 0px);
}
.popup .popup-content {
  position: relative;
  margin: 0 auto;
  width: 100%;
  pointer-events: all;
}

.popup-close,
.file-reset {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 38px;
  height: 38px;
  background: #e8e8e8;
  border-radius: 38px;
  transform: rotate(0deg);
  z-index: 2;
}
@media (max-width: 767px) {
  .popup-close,
  .file-reset {
    right: 14px;
    top: 14px;
  }
}
.popup-close:before,
.popup-close:after,
.file-reset:before,
.file-reset:after {
  content: '';
  position: absolute;
  pointer-events: none;
  width: 60%;
  height: 4px;
  border-radius: 2px;
  background: var(--color);
  transition: 0s;
  transition: 0.3s;
}
.popup-close:before,
.file-reset:before {
  transform: rotate(45deg);
}
.popup-close:after,
.file-reset:after {
  transform: rotate(-45deg);
}
.popup-close:hover:before,
.file-reset:hover:before {
  transform: rotate(135deg);
}
.popup-close:hover:after,
.file-reset:hover:after {
  transform: rotate(45deg);
}

.file-reset {
  right: -4px;
  top: -4px;
  background: var(--invalid);
  border-radius: 20px;
  z-index: 2;
}
.file-reset::before,
.file-reset::after {
  width: 14px;
  background: var(--white);
}

.popup-content {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 30px;
  background: var(--white);
  padding: 50px 40px 40px 40px;
}
.popup-content .button {
  margin-top: 30px;
}
@media (max-width: 419px) {
  .popup-content {
    width: 100%;
    border-radius: 25px;
    padding: 50px 20px 30px 20px;
  }
}

.popup-title {
  font-size: 52px;
  line-height: 0.9;
  color: inherit;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .popup-title {
    font-size: 32px;
  }
}

.popup-subtitle {
  font-size: 14px;
  line-height: 1.36;
  letter-spacing: -0.28px;
}
.popup-subtitle.no-margin {
  margin-bottom: 0px;
}

#ok {
  max-width: 500px;
}
#ok .popup-subtitle {
  display: block;
  margin: 0 auto;
  margin-top: 14px;
  text-align: center;
  max-width: 300px;
}
#ok .button {
  display: flex;
  margin: 0 auto;
  margin-top: 20px;
}

#markets {
  max-width: 758px;
  padding: 40px 20px;
}
@media (max-width: 767px) {
  #markets {
    max-width: 414px;
  }
}
#markets .markets-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  margin-top: 28px;
  padding: 0px 40px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 370px;
  gap: 12px 18px;
}
@media (max-width: 767px) {
  #markets .markets-list {
    height: auto;
    margin-top: 10px;
    padding: 10px 0px;
    overflow-y: visible;
    gap: 14px 12px;
  }
}
#markets .markets-list li {
  display: block;
  width: calc((100% - 36px) / 3);
  overflow: hidden;
  z-index: 1;
  border-radius: 15px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  #markets .markets-list li {
    width: calc((100% - 12px) / 2);
    border-radius: 5px;
  }
}
#markets .markets-list li a,
#markets .markets-list li img {
  width: 100%;
}

#addresses {
  padding: 0;
  border-radius: 50px;
  background: var(--color);
  color: var(--white);
  max-width: 1000px;
  min-height: 800px;
  overflow: hidden;
}
#addresses .title {
  text-align: left;
  line-height: 1.1;
}
#addresses .addresses__image {
  width: 100%;
}
#addresses .addresses__content {
  display: block;
  width: 100%;
  padding: 30px 40px;
}
@media (max-width: 767px) {
  #addresses .addresses__content {
    padding: 30px 20px 20px 20px;
  }
}
#addresses .addresses__description {
  display: block;
  -moz-columns: 2 280px;
  columns: 2 280px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-family: var(--500);
  color: var(--grey);
  font-size: 14px;
  line-height: 1.36;
  margin: 16px 0px;
}
@media (max-width: 999px) {
  #addresses .addresses__description .desctop-only {
    display: none;
  }
}
#addresses .addresses__list {
  -moz-columns: 2 280px;
  columns: 2 280px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  font-size: 14px;
  line-height: 1.36;
  margin: 16px 0px;
}
#addresses .addresses__list a {
  display: inline-block;
  font-family: var(--500);
  padding: 6px 0px;
  color: var(--grey);
}
#addresses .addresses__list a:hover {
  color: var(--white);
}

.breadcrumbs {
  display: flex;
  flex-wrap: wrap;
}
.breadcrumbs li {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: -0.32px;
}
.breadcrumbs li a {
  position: relative;
}
.breadcrumbs li a::before,
.breadcrumbs li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  background-color: var(--white);
}
.breadcrumbs li a::before {
  right: 0;
  width: 100%;
}
.breadcrumbs li a::after {
  left: 0;
  width: 0;
  opacity: 0;
}
.breadcrumbs li a:hover::before {
  width: 0;
  transition: all 0.3s ease;
}
.breadcrumbs li a:hover::after {
  transition: all 0.3s ease;
  transition-delay: 0.3s;
  width: 100%;
  opacity: 1;
}
.breadcrumbs li:after {
  content: '/';
  display: inline-block;
  padding: 0px 6px;
}
.breadcrumbs li:last-child:after {
  content: none;
}

.light .breadcrumbs li a::before,
.light .breadcrumbs li a::after {
  background-color: var(--color);
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}

.marquee__inner {
  display: inline-flex;
  -webkit-animation: marquee 15s linear infinite;
  animation: marquee 15s linear infinite;
}

.marquee__inner span {
  display: inline-block;
  white-space: nowrap;
  font-size: 100px;
  line-height: 1.2;
  color: var(--brown);
  padding-right: 4rem;
}

/* Анимация */
@-webkit-keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes marquee {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (max-width: 1279px) {
  .marquee__inner span {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .marquee__inner span {
    font-size: 60px;
  }
}
.section--hero {
  height: 630px;
  color: var(--white);
  overflow: hidden;
  border-radius: 0px 0px 50px 50px;
  text-align: left;
  z-index: 1;
  background: var(--color);
  margin: 0 auto;
}
@media (max-width: 1279px) {
  .section--hero {
    height: 430px;
  }
}
@media (max-width: 767px) {
  .section--hero {
    border-radius: 0px 0px 25px 25px;
    height: 256px;
    margin-top: 60px;
    margin-bottom: 50px;
    overflow: visible;
  }
}
.section--hero.recipe--hero .hero-image {
  width: 100%;
  height: 100%;
}
.section--hero.recipe--hero .container {
  padding-bottom: 34px;
}
.section--hero.recipe--hero .container h1 {
  margin: 0;
  max-width: 75%;
}
@media (max-width: 767px) {
  .section--hero.recipe--hero {
    margin-bottom: 0px;
    overflow: hidden;
  }
  .section--hero.recipe--hero .container {
    padding-bottom: 18px;
  }
  .section--hero.recipe--hero .container h1 {
    max-width: 100%;
    font-size: 24px;
  }
}
.section--hero.auto {
  height: auto;
}
.section--hero.auto .container {
  padding-bottom: 34px;
}
.section--hero.auto .container h1 {
  margin: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .section--hero.auto {
    overflow: hidden;
    border-radius: 0px 0px 25px 25px;
    height: 300px;
    margin-bottom: 0px;
  }
  .section--hero.auto .container {
    height: 100%;
  }
  .section--hero.auto h1.title {
    font-size: 28px;
  }
}
.section--hero.light {
  height: auto;
  background: #e8e9ef;
  color: var(--color);
}
.section--hero.light:before {
  content: none;
}
.section--hero.light .container {
  padding-bottom: 50px;
}
.section--hero.light .container h1 {
  margin: 0;
}
.section--hero .title {
  margin: auto 0px;
}
.section--hero:before,
.section--hero:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  pointer-events: none;
}
.section--hero:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(87, 199, 133, 0) 25%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0px 0px 25px 25px;
  z-index: 3;
}
.section--hero:after {
  content: none;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
}
.section--hero .container {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding-top: 136px;
  padding-bottom: 30px;
  z-index: 4;
}
@media (max-width: 1279px) {
  .section--hero .container {
    padding-top: 86px;
  }
}
@media (max-width: 767px) {
  .section--hero .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.section--hero .container h1 span {
  vertical-align: super;
  font-size: 34px;
}
@media (max-width: 767px) {
  .section--hero .container h1 {
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
  }
  .section--hero .container h1 span {
    vertical-align: top;
    font-size: 18px;
  }
}

.swiper--hero {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.swiper--hero .swiper-slide img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .swiper--hero .swiper-slide {
    overflow: hidden;
    border-radius: 0px 0px 25px 25px;
  }
}

.hero-info {
  display: block;
  margin-top: 15px;
  font-size: 10.8px;
  font-family: var(--500);
  line-height: 1.3;
}
@media (max-width: 767px) {
  .hero-info {
    font-size: 8px;
    margin-top: 0px;
  }
}

.thumb {
  display: block;
  position: relative;
  width: 100%;
}

.swiper--thumb {
  width: 100%;
  overflow: visible;
}
@media (max-width: 767px) {
  .swiper--thumb {
    position: absolute;
    top: 100%;
    margin-top: 30px;
  }
  .swiper--thumb .swiper-wrapper {
    justify-content: center;
  }
}
.swiper--thumb .swiper-slide {
  width: 105px;
  height: 58px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  border: 4px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  transition: border 0.3s;
}
@media (max-width: 1279px) {
  .swiper--thumb .swiper-slide {
    width: 65px;
    height: 36px;
  }
}
.swiper--thumb .swiper-slide:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background: var(--black);
  z-index: -1;
  border-radius: 6px;
}
.swiper--thumb .swiper-slide img {
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.swiper--thumb .swiper-slide.swiper-slide-thumb-active {
  border: 4px solid var(--red);
}
.swiper--thumb .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}

.hero-image {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero-image img {
  width: 100%;
  height: 100%;
}

.section--slider {
  overflow: hidden;
}
.section--slider .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  gap: 28px;
  padding: 100px 30px;
}
@media (max-width: 1279px) {
  .section--slider .container {
    padding: 70px 30px;
    align-items: flex-end;
  }
  .section--slider .container > h2.title {
    width: calc(100% - 120px);
  }
}
@media (max-width: 767px) {
  .section--slider .container {
    padding: 40px 20px;
    gap: 20px;
  }
  .section--slider .container > h2.title {
    width: 100%;
  }
  .section--slider .container .swiper {
    overflow: visible;
    width: 220px;
    margin-right: auto;
    margin-left: 0;
  }
  .section--slider .container .swiper-wrapper {
    overflow: visible;
  }
  .section--slider .container .swiper-wrapper .swiper-slide {
    width: 220px;
  }
}

.section--callbcak {
  padding: 40px 0px 60px 0px;
}
.section--callbcak .form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  gap: 24px 30px;
  margin-top: 30px;
}
.section--callbcak .form .label {
  width: calc((100% - 60px) / 3);
}
.section--callbcak .form .label.label--textarea {
  width: calc(66.666666% - 10px);
  width: calc((100% - 15px) / 3 * 2);
}
.section--callbcak .form .form__info {
  display: block;
  width: 100%;
  opacity: 1;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
  color: var(--grey-darker);
  text-transform: uppercase;
}
.section--callbcak .form .form__info a {
  text-decoration: underline;
}
@media (max-width: 1279px) {
  .section--callbcak .form {
    gap: 20px 20px;
  }
  .section--callbcak .form .label {
    width: calc((100% - 20px) / 2);
  }
  .section--callbcak .form .label.label--textarea {
    width: calc((100% - 20px) / 2);
  }
  .section--callbcak .form .label.label--forFile {
    order: 3;
  }
  .section--callbcak .form .label.label--forButton {
    order: 2;
  }
  .section--callbcak .form .label.label--forButton .button {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section--callbcak .form .form__info {
    max-width: 480px;
    order: 4;
    margin-top: 20px;
  }
  .section--callbcak .form .form__info br {
    display: block;
    margin: 20px;
  }
}
@media (max-width: 767px) {
  .section--callbcak .form .label {
    width: 100%;
    order: 1;
  }
  .section--callbcak .form .label.label--textarea {
    width: 100%;
  }
  .section--callbcak .form .label.label--textarea .textarea {
    height: 130px;
  }
  .section--callbcak .form .label.label--forFile {
    order: 1;
  }
  .section--callbcak .form .label.label--forButton {
    order: 1;
  }
  .section--callbcak .form .label.label--forButton .button {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section--callbcak .form .form__info {
    max-width: 480px;
    order: 1;
    margin-top: 0px;
    font-size: 12px;
  }
  .section--callbcak .form .form__info br {
    display: block;
  }
}

.section--markets {
  padding-bottom: 100px;
  overflow: hidden;
}

.markets-banner {
  position: relative;
  z-index: 1;
  padding: 67px 0px;
  color: var(--white);
}
.markets-banner .container {
  position: relative;
}
.markets-banner:before,
.markets-banner:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  top: 0px;
  z-index: 0;
  border-radius: 50px;
}
.markets-banner:before {
  background: url('/images/map.webp') no-repeat right center/cover;
}
.markets-banner:after {
  background: #1a2663;
  background: linear-gradient(90deg, rgb(20, 46, 123) 30%, rgba(255, 255, 255, 0) 100%);
}
.markets-banner .text-content .title {
  max-width: 750px;
  line-height: 1.1;
  margin-bottom: 13px;
}
.markets-banner .text-content .button {
  min-width: 298px;
  margin-top: 13px;
}
.markets-banner .text-content .subtitle {
  max-width: 542px;
  color: var(--grey-dark);
}

.markets-count {
  display: inline-flex;
  font-family: var(--600);
  font-size: 18px;
  line-height: 1.36;
  letter-spacing: -0.36px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  background: var(--red);
  border-radius: 50px;
  padding: 10px 20px;
}

@media (max-width: 1279px) {
  .section--markets {
    padding-bottom: 50px;
  }
  .markets-banner {
    padding: 300px 0px 50px 0px;
  }
  .markets-banner .container {
    padding: 0px 90px;
  }
  .markets-banner .text-content .title {
    max-width: 470px;
    margin-bottom: 10px;
  }
  .markets-banner .text-content .subtitle {
    max-width: 100%;
  }
  .markets-banner:before,
  .markets-banner:after {
    max-width: 708px;
    border-radius: 50px;
  }
  .markets-banner:before {
    background: url('/images/map.webp') no-repeat right top;
    background-size: 130% auto;
    height: 300px;
  }
  .markets-banner:after {
    background: #1a2663;
    background: linear-gradient(0deg, rgb(26, 38, 99) calc(100% - 300px), rgba(255, 255, 255, 0) 100%);
  }
  .markets-count {
    right: auto;
    left: 90px;
    top: -240px;
  }
}
@media (max-width: 767px) {
  .section--markets {
    padding-top: 30px;
  }
  .markets-banner {
    padding: 280px 0px 36px 0px;
  }
  .markets-banner .container {
    padding: 0px 20px;
  }
  .markets-banner .text-content .title {
    margin-bottom: 5px;
  }
  .markets-banner .text-content .subtitle {
    max-width: 100%;
  }
  .markets-banner .text-content .button {
    width: 100%;
    min-width: 20px;
    padding: 0px 20px;
  }
  .markets-banner:before,
  .markets-banner:after {
    width: 100%;
    max-width: 414px;
  }
  .markets-banner:before {
    background: url('/images/map-mobil.webp') no-repeat right top;
    background-size: 100% auto;
    height: 280px;
  }
  .markets-banner:after {
    background: #1a2663;
    background: linear-gradient(0deg, rgb(26, 38, 99) calc(100% - 280px), rgba(255, 255, 255, 0) calc(100% - 180px));
  }
  .markets-count {
    left: 20px;
    font-size: 16px;
  }
}
.section--banner {
  padding: 40px 0px;
}

.banner {
  display: flex;
  position: relative;
  align-items: flex-start;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding: 54px 60px;
  background: var(--color);
  color: var(--white);
  border-radius: 50px;
  min-height: 490px;
}
.banner .text-content {
  max-width: 580px;
  margin-left: auto;
}
.banner .text-content .title {
  margin-bottom: 4px;
  line-height: 1;
}
.banner .text-content .button {
  min-width: 240px;
  margin-top: 4px;
}
.banner .text-content .subtitle {
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: var(--grey);
  font-family: var(--500);
}

.banner__image {
  display: flex;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  border-radius: 50px;
}
.banner__image img {
  position: relative;
  max-height: 100%;
  max-width: 100%;
}
.banner__image.position-bottom {
  align-items: flex-end;
  align-content: flex-end;
}
.banner__image.position-bottom img {
  max-height: 95%;
}
.banner__image.position-bottom:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(50%, 30%);
  width: 138px;
  height: 138px;
  border-radius: 138px;
  overflow: hidden;
  background: url('/images/mark.webp') no-repeat center center/cover;
  z-index: 2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1279px) {
  .banner {
    width: 100%;
    margin-left: 0px;
    padding: 350px 20px 70px 20px;
  }
  .banner .text-content {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }
  .banner__image {
    width: 500px;
    height: 420px;
    left: 50%;
    margin-left: -250px;
    top: 0px;
  }
  .banner__image img {
    top: -100px;
  }
  .banner__image.position-bottom img {
    max-height: 100%;
  }
  .banner__image.position-bottom:before {
    left: 45%;
    top: 22%;
    transform: translate(50%, 30%);
  }
}
@media (max-width: 767px) {
  .section--banner {
    padding-bottom: 20px;
    top: -30px;
    margin-bottom: -30px;
  }
  .banner {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 240px 20px 45px 20px;
  }
  .banner .text-content {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 10px;
  }
  .banner .text-content .button {
    width: 100%;
  }
  .banner .text-content .subtitle {
    font-size: 14px;
  }
  .banner__image {
    width: 100%;
    height: 260px;
    left: 0%;
    margin-left: 0px;
    top: 0px;
  }
  .banner__image img {
    top: -40px;
  }
  .banner__image.position-bottom img {
    max-height: 100%;
  }
  .banner__image.position-bottom:before {
    width: 80px;
    height: 80px;
    left: 49%;
    top: 30%;
    transform: translate(50%, 30%);
  }
}
.section--game {
  overflow: hidden;
  margin-top: -40px;
  margin-bottom: -40px;
}

.game-banner {
  position: relative;
  width: 100%;
  height: 450px;
  padding: 50px 0px;
  margin: 80px 0px;
}
.game-banner:before,
.game-banner:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  top: 0px;
  z-index: 0;
  border-radius: 50px;
}
.game-banner:before {
  transition: 1s;
  background: url('/images/game-bg.webp') no-repeat center center/cover;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.game-banner:after {
  background: var(--color);
  z-index: -1;
}
.game-banner .container {
  display: flex;
  height: 100%;
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 1;
  color: var(--white);
}
.game-banner .text-content .title {
  line-height: 1.1;
  margin-bottom: 13px;
}
.game-banner .text-content .button {
  min-width: 298px;
}
.game-banner .text-content--intro {
  position: absolute;
  transition: 1s;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.game-banner.intro .text-content--intro,
.game-banner.intro:before {
  opacity: 1;
  pointer-events: all;
  visibility: visible;
}

.game-images {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 650px;
  height: 650px;
  left: 50%;
  transform: translate(-50%, 0%);
  transition: 1s;
  pointer-events: none;
  opacity: 1;
  z-index: 2;
}
.game-images img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0;
  transition: transform 1s;
  transform: translate(0px, 0px);
}
.game-images img.active {
  opacity: 1;
}

.text-content--result {
  margin-right: auto;
  position: relative;
  transform: translate(10%, 0%);
  pointer-events: none;
  opacity: 0;
  transition: 1s;
  z-index: 1;
}
.text-content--result p {
  font-family: var(--500);
  color: var(--grey);
}
.text-content--result .button {
  margin-top: 10px;
}

.intro .game-images,
.intro .blue-gradient {
  opacity: 0;
}

.finish .game-images,
.finish .blue-gradient {
  transform: translate(8%, 0%);
}
.finish .text-content--result {
  transform: translate(0%, 0%);
  opacity: 1;
  pointer-events: all;
}

@media (max-width: 1279px) {
  .game-banner {
    width: 100%;
    height: 750px;
  }
  .game-banner:before,
  .game-banner:after {
    max-width: 708px;
    border-radius: 50px;
  }
  .game-banner:before {
    background: url('/images/game-bg-tablet.webp') no-repeat center center/cover;
  }
  .game-banner .container {
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
  .game-banner .text-content.text-content--intro {
    width: 370px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .game-banner .text-content.text-content--intro .title {
    text-align: left;
  }
  .game-banner .text-content.text-content--intro .button {
    width: 100%;
  }
  .game-images {
    width: 650px;
    height: 650px;
    top: auto;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%) scale(1);
  }
  .text-content--result {
    max-width: calc(100% - 180px);
    margin-right: auto;
    margin-left: auto;
    transform: translate(0%, 10%);
    z-index: 3;
  }
  .finish .game-images {
    transform: translate(-50%, 77%) scale(0.8);
  }
  .finish .game-images img.gameItem-1 {
    transform: translate(0px, 30px);
  }
  .finish .game-images img.gameItem-3 {
    transform: translate(0px, 85px);
  }
  .finish .game-images img.gameItem-4 {
    transform: translate(0px, 40px);
  }
  .finish .game-images img.gameItem-5 {
    transform: translate(0px, 60px);
  }
  .finish .game-images img.gameItem-6 {
    transform: translate(0px, 30px);
  }
  .finish .game-images img.gameItem-7 {
    transform: translate(0px, -20px);
  }
  .finish .game-images img.gameItem-8 {
    transform: translate(0px, 70px);
  }
  .finish .game-images img.gameItem-9 {
    transform: translate(0px, 50px);
  }
}
@media (max-width: 767px) {
  .game-banner {
    position: relative;
    box-sizing: border-box;
    height: 568px;
    padding: 40px 0px;
    margin-bottom: 120px;
  }
  .game-banner:before,
  .game-banner:after {
    max-width: 414px;
    border-radius: 25px;
  }
  .game-banner:before {
    background: url('/images/game-bg-mobil.webp') no-repeat center center/cover;
  }
  .game-banner .text-content .button {
    min-width: 20px;
    width: 100%;
  }
  .game-banner .text-content.text-content--intro {
    width: 276px;
  }
  .game-images {
    width: 350px;
    height: 350px;
    transform: translate(-50%, 50%) scale(1.3);
  }
  .text-content.text-content--result {
    max-width: 276px;
  }
  .text-content.text-content--result .title {
    margin-bottom: 0px;
  }
  .text-content.text-content--result .button {
    margin-top: 20px;
  }
  .text-content.text-content--result p br {
    display: none;
  }
  .finish .game-images {
    transform: translate(-50%, 100%) scale(1);
  }
  .finish .game-images img.gameItem-1 {
    transform: translate(0px, 0px) scale(1.05);
  }
  .finish .game-images img.gameItem-2 {
    transform: translate(0px, 0px);
  }
  .finish .game-images img.gameItem-3 {
    transform: translate(0px, 60px);
  }
  .finish .game-images img.gameItem-4 {
    transform: translate(0px, 20px);
  }
  .finish .game-images img.gameItem-5 {
    transform: translate(0px, 0px);
  }
  .finish .game-images img.gameItem-6 {
    transform: translate(0px, -10px);
  }
  .finish .game-images img.gameItem-7 {
    transform: translate(0px, -40px);
  }
  .finish .game-images img.gameItem-8 {
    transform: translate(0px, 10px);
  }
  .finish .game-images img.gameItem-9 {
    transform: translate(0px, 5px);
  }
}
.section--parallax {
  display: flex;
  position: relative;
  overflow: hidden;
  width: auto;
  height: auto;
  min-height: 304px;
  justify-content: center;
  align-items: center;
  align-content: center;
  margin-top: -12%;
  margin-bottom: -20%;
  pointer-events: none;
  z-index: -1;
}
.section--parallax .parallax {
  height: 100%;
  min-height: 304px;
}
.section--parallax.no-margin {
  margin-top: 0%;
  margin-bottom: -50px;
  max-height: 70vh;
}
.section--parallax.no-margin img {
  top: 0%;
}
.section--parallax.no-margin img:last-child {
  margin-top: 0%;
}
.section--parallax.no-margin:before {
  content: '';
  width: 100%;
  height: 20%;
  background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
  position: absolute;
  left: 0px;
  bottom: 0px;
  pointer-events: none;
  z-index: 4;
}
.section--parallax img {
  position: absolute;
  width: 104%;
  height: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}
.section--parallax img:first-child {
  position: relative;
  height: 100%;
  min-height: 304px;
}
.section--parallax img[data-parallax] {
  -o-object-fit: cover;
  object-fit: cover;
  will-change: transform;
  transform: translate(-50%, 100px);
  transition: transform 2s cubic-bezier(0, 0.58, 0, 1);
}
.map {
  width: 100%;
  height: 450px;
  max-height: 90vh;
  background: #eee;
}
.map [class*='ground-pane'] {
  filter: grayscale(100%) brightness(100%) !important;
}

.map-list {
  display: flex;
  position: relative;
  gap: 30px;
  flex-direction: column;
  align-items: center;
  border-radius: 50px 50px 0px 0px;
  border: 4px solid var(--brown);
  border-bottom: none;
  padding: 30px 50px 0px 50px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  margin-bottom: 110px;
  background: var(--white);
}
@media (max-width: 1279px) {
  .map-list {
    max-width: 768px;
    padding: 30px 30px 0px 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .map-list {
    gap: 20px;
    max-width: 768px;
    padding: 32px 20px 0px 20px;
    margin-bottom: 50px;
  }
  .map-list > .title {
    text-align: center;
    font-size: 28px;
    max-width: 200px;
  }
}
.map-list:before {
  content: '';
  width: calc(100% + 8px);
  height: 80%;
  position: absolute;
  left: -4px;
  bottom: 0px;
  background: #fff;
  background: linear-gradient(0deg, rgb(255, 255, 255) 25%, rgba(255, 255, 255, 0.1) 100%);
  z-index: 0;
}
.map-list > ul {
  display: block;
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 16px;
  column-gap: 16px;
  position: relative;
  z-index: 1;
  width: 100%;
  font-family: var(--600);
}
@media (max-width: 767px) {
  .map-list > ul {
    -moz-columns: 1;
    columns: 1;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}
.map-list > ul > li {
  display: block;
  text-align: left;
  padding: 5px 0px;
}
.map-list > ul > li span,
.map-list > ul > li a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  top: -3px;
  font-size: 14px;
  letter-spacing: -0.3px;
  line-height: 1.36;
  color: #828282;
  cursor: pointer;
  text-decoration: underline;
}
.map-list > ul > li span:before,
.map-list > ul > li a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 13px;
  height: 17px;
  background: url('/images/svg/pin-li.svg') no-repeat center center/cover;
}
.map-list > ul > li span:hover,
.map-list > ul > li a:hover {
  color: var(--color);
}

.contacts-link {
  font-size: 32px;
  position: relative;
  z-index: 1;
  line-height: 0.9;
  color: var(--brown);
}
.contacts-link a {
  display: inline-block;
  font-size: 32px;
}
.contacts-link a:before,
.contacts-link a:after {
  background: var(--brown);
}
@media (max-width: 767px) {
  .contacts-link {
    font-size: 28px;
    text-align: center;
    width: 100%;
  }
  .contacts-link a {
    font-size: 28px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .section--about {
    margin-top: -40px;
  }
}
.section--about .container > .title {
  text-align: center;
}
@media (max-width: 1279px) {
  .section--about .container > .title {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media (max-width: 767px) {
  .section--about .container > .title {
    font-size: 20px;
  }
}
.section--about h1.title {
  position: relative;
}
.section--about h1.title span {
  display: block;
}
.section--about h1.title span.large {
  font-size: 86px;
  line-height: 1;
  letter-spacing: -0.96px;
}
.section--about h1.title:before {
  content: '';
  display: block;
  position: absolute;
  right: 4%;
  bottom: 80%;
  width: 138px;
  height: 138px;
  border-radius: 138px;
  overflow: hidden;
  background: url(/images/mark.webp) no-repeat center center/cover;
  z-index: 2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1279px) {
  .section--about h1.title span.large {
    font-size: 55px;
    line-height: 1;
    letter-spacing: -0.56px;
  }
  .section--about h1.title:before {
    right: 2%;
    bottom: 90%;
    width: 90px;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .section--about h1.title span.large {
    font-size: 28px;
    padding-bottom: 10px;
  }
  .section--about h1.title:before {
    right: 0%;
    bottom: 110%;
    width: 70px;
    height: 70px;
  }
}

.about {
  margin-top: 30px;
  margin-bottom: 90px;
}
.about li {
  position: relative;
}
.about li:after {
  content: '';
  display: block;
  position: absolute;
  right: -40px;
  top: 82px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  background: var(--brown) url(/images/svg/arrow-next.svg) no-repeat center center/cover;
  z-index: 2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.about li:last-child:after {
  content: none;
}
.about .article-image {
  height: 220px;
}
.about .article-image:hover img {
  transform: scale(1);
}
@media (max-width: 1279px) {
  .about {
    margin-bottom: 50px;
  }
  .about li:after {
    right: -27px;
    top: 64px;
    width: 30px;
    height: 30px;
  }
  .about .article-image {
    height: 160px;
  }
}
@media (max-width: 767px) {
  .about {
    gap: 32px !important;
  }
  .about li {
    width: 100% !important;
  }
  .about li:after {
    content: none;
  }
  .about .article-image {
    height: clamp(172px, 53.75vw, 223px);
  }
}

.about__text {
  display: block;
  text-align: left;
  margin-top: 22px;
  font-family: var(--500);
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #737373;
}
@media (max-width: 1279px) {
  .about__text {
    font-size: 14px;
    margin-top: 20px;
  }
}

.facts {
  margin-top: 30px;
  margin-bottom: 80px;
}
.facts li {
  background: #e8e9ef;
  padding: 30px 28px;
  border-radius: 30px;
}
.facts .title {
  font-size: 28px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  line-height: 1.1;
  color: #cd042c;
  margin-top: 10px;
  margin-bottom: -14px;
}
@media (max-width: 1279px) {
  .facts {
    margin-bottom: 50px;
  }
  .facts li {
    padding: 15px 20px;
    border-radius: 25px;
  }
  .facts .title {
    font-size: 16px;
    letter-spacing: 0px;
    margin-top: 14px;
    margin-bottom: -10px;
  }
}
@media (max-width: 767px) {
  .facts {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .facts li {
    padding: 20px;
    width: 100% !important;
  }
  .facts .title {
    font-size: 20px;
    line-height: 1.2;
  }
}

.section--page {
  padding-top: 140px;
  padding-bottom: 60px;
}
.section--page .recipes {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .section--page .recipes {
    gap: 12px;
  }
  .section--page .recipes .article-image {
    height: clamp(134px, 41.875vw, 173px);
    border-radius: 15px;
    padding: 10px 12px;
  }
  .section--page .recipes .article-image .title {
    font-size: 12px;
  }
}

.distributors {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 28px;
}
@media (max-width: 767px) {
  .distributors {
    gap: 20px;
  }
  .distributors > .title {
    width: 100%;
    text-align: center;
  }
}

.distributors__list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  text-align: left;
  width: 100%;
  gap: 10px 10px;
  margin-top: 20px;
}
.distributors__list li {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  min-height: 72px;
  gap: 20px;
  border: 1px solid #e8e9ef;
  padding: 20px 24px;
  border-radius: 16px;
}
.distributors__list li p {
  display: block;
  width: 25%;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: -0.36px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.distributors__list li p span {
  display: block;
  font-family: var(--600);
  font-size: 10px;
  opacity: 0.6;
  letter-spacing: -0.2px;
  margin-bottom: 5px;
}
.distributors__list li p:nth-child(1) {
  max-width: 200px;
}
.distributors__list li p:nth-child(1) b {
  word-break: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.distributors__list li p:nth-child(3) {
  max-width: 160px;
}
.distributors__list li p:nth-child(4) {
  word-break: break-word;
}

.label--region {
  max-width: 360px;
}

.catalog {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 32px;
  gap: 30px;
}
.catalog li {
  flex: 1;
  min-width: 260px;
}
.catalog li:nth-child(2),
.catalog li:nth-child(4) {
  min-width: 555px;
}

@media (max-width: 1279px) {
  .section--page {
    padding-top: 90px;
    padding-bottom: 50px;
  }
  .catalog {
    gap: 24px;
  }
  .catalog li {
    min-width: 220px;
  }
  .catalog li:nth-child(2) {
    min-width: 464px;
  }
  .catalog li:nth-child(4) {
    min-width: 220px;
  }
  .catalog li:nth-child(13) {
    min-width: 464px;
  }
  .label--region {
    max-width: 100%;
  }
  .distributors__list {
    margin-top: 0px;
  }
  .distributors__list li {
    min-height: auto;
    flex-wrap: wrap;
    gap: 10px 40px;
  }
  .distributors__list li p {
    width: auto;
    flex: 1;
  }
  .distributors__list li p:nth-child(1),
  .distributors__list li p:nth-child(3) {
    min-width: 35%;
    max-width: 100%;
  }
  .distributors__list li p:nth-child(2),
  .distributors__list li p:nth-child(4) {
    min-width: calc(65% - 40px);
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog {
    gap: 12px;
  }
  .catalog li {
    min-width: auto;
    flex: none;
    width: calc(50% - 6px);
  }
  .catalog li:nth-child(2) {
    min-width: auto;
  }
  .catalog li:nth-child(4) {
    min-width: auto;
  }
  .catalog li:nth-child(13) {
    min-width: auto;
  }
  .catalog .article-image {
    height: clamp(134px, 41.875vw, 173px);
    padding: 10px 12px;
    border-radius: 15px;
  }
  .catalog .article-image .title {
    font-size: 12px;
    line-height: 1.4;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    overflow-wrap: break-word;
  }
  .label--region {
    max-width: 100%;
  }
  .distributors__list {
    margin-top: 20px;
  }
  .distributors__list li {
    padding: 20px;
    min-height: auto;
    flex-wrap: wrap;
    gap: 14px 40px;
  }
  .distributors__list li p {
    width: auto;
    flex: 1;
  }
  .distributors__list li p:nth-child(1),
  .distributors__list li p:nth-child(3) {
    min-width: 100%;
    max-width: 100%;
  }
  .distributors__list li p:nth-child(2),
  .distributors__list li p:nth-child(4) {
    min-width: calc(65% - 40px);
    max-width: 100%;
  }
}
.section--products {
  padding: 65px 0px 92px 0px;
}
@media (max-width: 1279px) {
  .section--products {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .section--products {
    padding: 32px 0px 50px 0px;
  }
  .section--products .article {
    gap: 12px;
  }
  .section--products .article .title {
    font-size: 12px;
  }
  .section--products .article .article-image {
    height: clamp(134px, 41.875vw, 173px);
    border-radius: 15px;
    padding: 12px 6px;
  }
}

.product {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-top: 10px;
  gap: 40px;
}
.product > div {
  width: calc(50% - 20px);
}
@media (max-width: 1279px) {
  .product > div {
    width: 100%;
  }
}

.product__slider .swiper-slide {
  height: 500px;
  transition: 0.6s;
  opacity: 0;
}
.product__slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
@media (max-width: 767px) {
  .product__slider .swiper-slide {
    height: auto;
    margin: 20px 0px;
  }
}
.product__slider img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.product__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
@media (max-width: 1279px) {
  .product__info h1.title {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .product__info .button {
    width: 100%;
  }
}

.ingredients {
  display: flex;
  position: relative;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  margin-top: 20px;
}
@media (max-width: 1279px) {
  .ingredients {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .ingredients {
    margin-top: 12px;
  }
}
.ingredients > * {
  padding: 16px 24px;
  border: 2px solid var(--color);
  border-radius: 16px;
}
@media (max-width: 767px) {
  .ingredients > * {
    padding: 16px 12px;
  }
}
.ingredients .title {
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.36px;
}
.ingredients .title:before {
  content: '';
  position: absolute;
  width: 27px;
  height: 27px;
  right: 20px;
  top: 11px;
  background: url('/images/svg/ingredients-arrow.svg') no-repeat center center/cover;
}
@media (max-width: 767px) {
  .ingredients .title:before {
    right: 12px;
  }
}
.ingredients ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 8px;
}
.ingredients ul li {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 20px;
}
.ingredients ul li:first-child {
  margin-bottom: 2px;
  margin-top: -4px;
}
.ingredients ul li:last-child {
  margin-top: 2px;
  margin-bottom: -4px;
}
.ingredients ul li span {
  font-size: 10px;
  line-height: 1.4;
  font-family: var(--600);
  opacity: 0.6;
}
@media (max-width: 767px) {
  .ingredients ul li span:nth-child(2) {
    display: none;
  }
}
.ingredients ul li p {
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
}
.ingredients ul li p:last-child {
  opacity: 0.6;
}
@media (max-width: 767px) {
  .ingredients ul li p {
    font-size: 12px;
  }
}

.section--recipeIngredients {
  padding-top: 32px;
  margin-bottom: -50px;
}
@media (max-width: 1279px) {
  .section--recipeIngredients {
    margin-bottom: 0px;
  }
}

.ingredients-list {
  -moz-columns: 2 300px;
  columns: 2 300px;
  -moz-column-gap: 100px;
  column-gap: 100px;
  list-style: none;
  margin-top: 14px;
  padding: 0;
}
@media (max-width: 1279px) {
  .ingredients-list {
    -moz-columns: 1 768px;
    columns: 1 768px;
    -moz-column-gap: 0px;
    column-gap: 0px;
  }
  .ingredients-list br {
    display: none;
  }
}
.ingredients-list li {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.ingredients-list li span {
  position: relative;
  background: var(--white);
  top: 2px;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.4;
  letter-spacing: -0.32px;
  color: #828282;
  padding: 0 10px;
}
.ingredients-list li span:first-child {
  padding-left: 0;
  max-width: calc(100% - 110px);
}
.ingredients-list li span:last-child {
  padding-right: 0;
  white-space: nowrap;
  flex-shrink: 0;
}

.resipe-steps-slider {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  position: relative;
}
.resipe-steps-slider:before,
.resipe-steps-slider:after {
  content: '';
  position: absolute;
  height: 110%;
  width: 100vw;
  pointer-events: none;
  z-index: 2;
  top: -5%;
}
.resipe-steps-slider:before {
  right: calc(100% - 750px);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 400px);
  transform: translate(100%, 0%);
}
@media (max-width: 1279px) {
  .resipe-steps-slider:before {
    right: calc(100% - 500px);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 250px);
  }
}
.resipe-steps-slider:after {
  background: var(--white);
  right: 100%;
}
@media (max-width: 1279px) {
  .resipe-steps-slider:after {
    content: none;
  }
}
.resipe-steps-slider .swiper-wrapper {
  overflow: visible;
}
.resipe-steps-slider .swiper {
  width: 750px;
  height: 470px;
  margin-left: 0px;
  overflow: visible;
}
@media (max-width: 1279px) {
  .resipe-steps-slider .swiper {
    width: 500px;
    height: 314px;
  }
}
@media (max-width: 767px) {
  .resipe-steps-slider .swiper {
    width: 209px;
    height: 131px;
  }
}
.resipe-steps-slider .swiper .swiper-wrapper {
  counter-reset: slide;
}
.resipe-steps-slider .swiper .swiper-slide {
  counter-increment: slide;
  border-radius: 50px;
  overflow: hidden;
}
.resipe-steps-slider .swiper .swiper-slide:before {
  content: counter(slide);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  line-height: 1;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: var(--white);
  color: var(--color);
  position: absolute;
  left: 24px;
  top: 24px;
}
@media (max-width: 767px) {
  .resipe-steps-slider .swiper .swiper-slide:before {
    width: 25px;
    height: 25px;
    left: 12px;
    top: 12px;
    font-size: 14px;
  }
}
@media (max-width: 1279px) {
  .resipe-steps-slider .swiper .swiper-slide {
    border-radius: 25px;
  }
}
.resipe-steps-slider .swiper img {
  width: 100%;
  height: 100%;
}

.resipe-description {
  display: flex;
  position: relative;
  width: 100%;
  flex-direction: column;
  gap: 16px;
  padding-left: 24px;
  margin-top: 28px;
  margin-bottom: -50px;
}
@media (max-width: 1279px) {
  .resipe-description {
    margin-top: 20px;
    margin-bottom: -20px;
  }
}
@media (max-width: 767px) {
  .resipe-description {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-left: 14px;
  }
}
.resipe-description li {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: -0.48px;
  line-height: 1.3;
}
@media (max-width: 1279px) {
  .resipe-description li {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .resipe-description li {
    font-size: 12px;
    line-height: 20px;
  }
}

.section.section--slider .swiper-wrapper_id_2 {
  max-width: 880px;
  margin: 0 auto;
}

/* End */
/* /local/templates/becon/styles.css?17779748204867 */
/* /local/templates/becon/template_styles.css?178763044278591 */
