

/* Start:/local/templates/richraul/css/vendor.css?173995809182085*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.disable-scroll {
  position: relative;
  overflow: hidden;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.graph-modal {
  --transition-time:0.3s;
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
  transition: opacity var(--transition-time), visibility var(--transition-time);
}

.graph-modal__container {
  position: relative;
  width: 1000px;
  margin: auto;
  display: block;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  cursor: default;
  display: none;
}

@media (max-width: 1024px) {
  .graph-modal__container {
    width: 90%;
  }
}
.graph-modal__close {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512.001 512.001'%3E%3Cpath d='M284.286 256.002L506.143 34.144c7.811-7.811 7.811-20.475 0-28.285-7.811-7.81-20.475-7.811-28.285 0L256 227.717 34.143 5.859c-7.811-7.811-20.475-7.811-28.285 0-7.81 7.811-7.811 20.475 0 28.285l221.857 221.857L5.858 477.859c-7.811 7.811-7.811 20.475 0 28.285a19.938 19.938 0 0014.143 5.857 19.94 19.94 0 0014.143-5.857L256 284.287l221.857 221.857c3.905 3.905 9.024 5.857 14.143 5.857s10.237-1.952 14.143-5.857c7.811-7.811 7.811-20.475 0-28.285L284.286 256.002z'/%3E%3C/svg%3E");
  cursor: pointer;
}

.graph-modal.is-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity var(--transition-time), visibility var(--transition-time);
  transition: opacity var(--transition-time), visibility var(--transition-time);
}

.graph-modal__container.graph-modal-open {
  display: block;
}

.fade {
  opacity: 0;
}

.fade, .fade.animate-open {
  -webkit-transition: opacity var(--transition-time);
  transition: opacity var(--transition-time);
}

.fade.animate-open {
  opacity: 1;
}

.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  transform: translateY(-100px);
}

.fadeInUp, .fadeInUp.animate-open {
  -webkit-transition: opacity var(--transition-time), -webkit-transform var(--transition-time);
  transition: opacity var(--transition-time), -webkit-transform var(--transition-time);
  transition: transform var(--transition-time), opacity var(--transition-time);
  transition: transform var(--transition-time), opacity var(--transition-time), -webkit-transform var(--transition-time);
}

.fadeInUp.animate-open {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

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

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

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

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

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

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

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

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

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

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

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

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

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

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

:root {
  --swiper-navigation-size:44px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

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

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

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

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

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

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

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

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

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

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
  touch-action: none;
}

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

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

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

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

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

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

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

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

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

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

.swiper.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper.swiper-cards {
  overflow: visible;
}

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

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.simplebar-content:after, .simplebar-content:before {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0.5s linear;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -webkit-animation: f-spinner-rotate 2s linear infinite;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  -webkit-animation: f-spinner-dash 2s ease-in-out infinite;
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@-webkit-keyframes f-spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes f-spinner-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.f-throwOutUp {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@-webkit-keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}
@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}
.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
  animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
  animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@-webkit-keyframes f-zoomInUp {
  from {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-zoomInUp {
  from {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@-webkit-keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
.f-fadeFastIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  -webkit-animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@-webkit-keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
.f-fadeSlowIn {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@-webkit-keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  -webkit-animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  z-index: 1;
}

@-webkit-keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
.f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@-webkit-keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes f-slideOutNext {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes f-slideOutNext {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes f-slideOutPrev {
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes f-slideOutPrev {
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.f-classicIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1;
}

@-webkit-keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
}
@keyframes f-classicOutNext {
  100% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
}
@-webkit-keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
}
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  -webkit-box-shadow: var(--f-button-shadow);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: var(--f-button-transition);
  transition: var(--f-button-transition);
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  -webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  -webkit-transform: var(--f-button-transform);
  -ms-transform: var(--f-button-transform);
  transform: var(--f-button-transform);
  -webkit-filter: var(--f-button-svg-filter);
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  -ms-touch-action: none;
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.fancybox__container::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.fancybox__caption {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  -webkit-animation: 0.15s ease-out both f-fadeOut;
  animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  -webkit-animation: 0.15s ease-out both f-fadeOut;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
  animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
  animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
  animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
  animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

.fancybox-placeholder {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebeff2), to(#e2e8f0));
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  -webkit-transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  -webkit-transition: none;
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  -webkit-transition: -webkit-transform 0.33s ease;
  transition: -webkit-transform 0.33s ease;
  transition: transform 0.33s ease;
  transition: transform 0.33s ease, -webkit-transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  -webkit-transition: clip-path 0.33s ease;
  transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  -webkit-filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
  filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  -webkit-animation: f-fadeIn 0.2s ease-out;
  animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.05)));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
  -webkit-transition: none !important;
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  -webkit-animation: 0.15s ease-out both f-fadeOut;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: flex;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -ms-flexbox;
  display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}
/* End */


/* Start:/local/templates/richraul/css/main.css?1749639511264324*/
@charset "UTF-8";
/* stylelint-disable */
/* stylelint-disable */
:root {
  --font-family: "Roboto", sans-serif;
  --content-width: calc(1265 / 16 * 1rem);
  --container-offset: calc(60 / 16 * 1rem);
  --container-width: calc(var(--content-width) + (var(--container-offset) * 2));
  --scroll-bar-width: 0px;
  --light-color: #ffffff;
  --main-color: #000000;
  --second-color: #EAEAEA;
  --accent-color: #F45050;
  --pressed-color: #DF3B3B;
  --bg-color: #F6F6F6;
}
@media (max-width: 60rem) {
  :root {
    --container-offset: calc(30 / 16 * 1rem);
  }
}
@media (max-width: 38.75rem) {
  :root {
    --container-offset: calc(20 / 16 * 1rem);
  }
}

/* stylelint-disable */
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/richraul/css/../fonts/Roboto-Thin.woff2") format("woff2");
  font-weight: 100;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/richraul/css/../fonts/Roboto-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/richraul/css/../fonts/Roboto-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/richraul/css/../fonts/Roboto-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("/local/templates/richraul/css/../fonts/Roboto-Black.woff2") format("woff2");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Didona";
  src: url("/local/templates/richraul/css/../fonts/Didona.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("/local/templates/richraul/css/../fonts/CormorantGaramond-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Cormorant Infant";
  src: url("/local/templates/richraul/css/../fonts/CormorantInfant-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Bebas Neue Cyrillic";
  src: url("/local/templates/richraul/css/../fonts/Bebas-Neue.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page {
  height: 100%;
  font-family: var(--font-family, sans-serif);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: var(--light-color);
  -webkit-tap-highlight-color: transparent;
}
.page.with-fancybox .fixed-block {
  padding-right: var(--scroll-bar-width) !important;
}

.page__body {
  margin: 0;
  min-width: 23.4375rem;
  min-height: 100%;
  font-size: 1.125rem;
}

img {
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

a {
  text-decoration: none;
}

.site-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: 1fr auto;
  grid-template-rows: 1fr auto;
  min-height: 100vh;
}

.main {
  margin-top: var(--header-height);
}
.main .swiper--main {
  width: 100%;
  height: 46.875vw;
  min-height: 56.25rem;
}
@media (max-width: 60rem) {
  .main .swiper--main {
    height: 48.75rem;
    min-height: 0;
  }
}
@media (max-width: 38.75rem) {
  .main .swiper--main {
    height: 33.75rem;
  }
}
.main--top {
  margin-top: 0;
}
.main--top .breadcrumbs {
  position: absolute;
  z-index: 50;
  margin-top: calc(var(--header-height));
}
.main__new .title, .main__v2 .title {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
}

.header--light + .main--top .breadcrumbs__item {
  color: var(--light-color);
}
.header--light + .main--top .breadcrumbs__item:first-child .breadcrumbs__link {
  background-image: url(/upload/demo/img/svg/home-line-light.svg);
}

.header--light:not(.header--slim) + .main--top .breadcrumbs {
  z-index: 100;
}

.marquee--active ~ .header {
  top: var(--marquee-height);
}
.marquee--active ~ .main {
  padding-top: var(--marquee-height);
}

section,
footer {
  overflow: hidden;
}

.is-hidden {
  display: none !important; /* stylelint-disable-line declaration-no-important */
}

.btn-reset {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
}

.list-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

.input-reset {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background-color: transparent;
}
.input-reset::-webkit-outer-spin-button, .input-reset::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-reset::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-reset::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-reset::-webkit-search-decoration {
  display: none;
}
.input-reset::-webkit-search-cancel-button {
  display: none;
}
.input-reset::-webkit-search-results-button {
  display: none;
}
.input-reset::-webkit-search-results-decoration {
  display: none;
}
.input-reset::-webkit-calendar-picker-indicator {
  display: none;
}
.input-reset::-moz-calendar-picker-indicator {
  display: none;
}
.input-reset::-ms-clear {
  display: none;
}

.visually-hidden {
  position: absolute;
  overflow: hidden;
  margin: -0.0625rem;
  border: 0;
  padding: 0;
  width: 0.0625rem;
  height: 0.0625rem;
  clip: rect(0 0 0 0);
}

.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 var(--container-offset);
}
.container--holder {
  max-width: var(--container-width);
}
@media (min-width: 64.0625rem) {
  .container--wide {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 60rem) {
  .container--pull {
    padding-left: 0;
    padding-right: 0;
  }
}

.disable-scroll {
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
}

.page-ios .disable-scroll {
  position: relative;
}

.content h1,
.content h2,
.content h3,
.content h4 {
  font-family: Didona, sans-serif;
  font-size: 3.75rem;
  line-height: 113%;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2.875rem;
}
@media (max-width: 48rem) {
  .content h1,
  .content h2,
  .content h3,
  .content h4 {
    font-size: 3.125rem;
    margin-bottom: 2.3125rem;
  }
}
@media (max-width: 38.75rem) {
  .content h1,
  .content h2,
  .content h3,
  .content h4 {
    font-size: 2.5rem;
    margin-bottom: 1.625rem;
  }
}
.content h2 {
  font-size: 3.125rem;
  line-height: 120%;
  margin-bottom: 2.9375rem;
}
@media (max-width: 48rem) {
  .content h2 {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .content h2 {
    font-size: 2.125rem;
    margin-bottom: 1.25rem;
  }
}
.content h3 {
  font-size: 2.375rem;
  line-height: 120%;
  margin-bottom: 1.875rem;
}
@media (max-width: 48rem) {
  .content h3 {
    font-size: 2.125rem;
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 38.75rem) {
  .content h3 {
    font-size: 1.75rem;
    margin-bottom: 1.375rem;
  }
}
.content h4 {
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 1.625rem;
}
@media (max-width: 48rem) {
  .content h4 {
    font-size: 1.625rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .content h4 {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.content p,
.content span:not(.button span),
.content a:not(.button) {
  color: var(--main-color);
  margin: 0;
  font-size: 1.125rem;
  line-height: 167%;
}
@media (max-width: 38.75rem) {
  .content p,
  .content span:not(.button span),
  .content a:not(.button) {
    font-size: 1rem;
    line-height: 150%;
  }
}
.content p:not(:last-child),
.content span:not(.button span):not(:last-child),
.content a:not(.button):not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 38.75rem) {
  .content p:not(:last-child),
  .content span:not(.button span):not(:last-child),
  .content a:not(.button):not(:last-child) {
    margin-bottom: 0.875rem;
  }
}
.content a:not(.button) {
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
  .content a:not(.button):hover {
    color: var(--accent-color);
  }
}
.content img {
  margin-bottom: 2.5rem;
}
.content ul,
.content ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.content ul:not(:last-child),
.content ol:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (max-width: 48rem) {
  .content ul:not(:last-child),
  .content ol:not(:last-child) {
    margin-bottom: 1.5625rem;
  }
}
.content ul li,
.content ol li {
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 2.125rem;
  font-size: 1.125rem;
  line-height: 167%;
}
@media (max-width: 48rem) {
  .content ul li,
  .content ol li {
    padding-left: 1.8125rem;
  }
}
@media (max-width: 38.75rem) {
  .content ul li,
  .content ol li {
    font-size: 1rem;
    line-height: 150%;
  }
}
.content ul li::before,
.content ol li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.875rem;
  height: 1.25rem;
  background-image: url(/upload/demo/img/favicon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 0;
  top: 0.25rem;
}
.content ul li:not(:last-child),
.content ol li:not(:last-child) {
  margin-bottom: 0.9375rem;
}
@media (max-width: 48rem) {
  .content ul li:not(:last-child),
  .content ol li:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.content ol {
  counter-reset: count 0;
}
.content ol li {
  counter-increment: count 1;
}
.content ol li::before {
  display: inline-block;
  width: auto;
  height: auto;
  font-family: Didona, sans-serif;
  font-size: 1.375rem;
  top: 0;
  color: var(--main-color);
  content: counter(count);
  background: none;
}
.content button {
  position: relative;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 143%;
  color: var(--light-color);
  background: var(--main-color);
  padding: 0.6875rem 1.5625rem 0.5625rem;
  min-width: 14.1875rem;
  min-height: 2.5rem;
  border-radius: 0;
  -webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s, border 0.3s ease 0s;
  transition: background 0.3s ease 0s, color 0.3s ease 0s, border 0.3s ease 0s;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.content button:not(:last-child) {
  margin-bottom: 2.5rem;
}
.content button a {
  color: inherit;
  font-size: 0.875rem;
}
.content button a::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
}
@media (any-hover: hover) {
  .content button:hover {
    background-color: var(--accent-color);
  }
  .content button:hover a {
    color: var(--light-color);
  }
}
.content button:focus {
  outline: none;
  background: var(--pressed-color);
}
.content button:focus a {
  color: var(--light-color);
}
.content--center {
  text-align: center;
}
.content--center .button, .content--center .theses__text--short {
  margin: 0 auto;
}

.main__new h2, .main__v2 h2 {
  font-size: 4rem;
}
@media (max-width: 90rem) {
  .main__new h2, .main__v2 h2 {
    font-size: 3.125rem;
  }
}
@media (max-width: 48rem) {
  .main__new h2, .main__v2 h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new h2, .main__v2 h2 {
    font-size: 2.125rem;
  }
}

.swiper-slide[data-theme=light] {
  color: var(--light-color);
}

.swiper-link:focus {
  outline: none;
}

.swiper-caption {
  width: 100%;
  font-size: 1.125rem;
  line-height: 167%;
  text-align: center;
  color: rgba(0, 0, 0, 0.6);
}

/* stylelint-disable */
/* stylelint-disable */
.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (any-hover: hover) {
  .logo:hover {
    opacity: 0.4;
  }
}
.logo__picture--light {
  display: none;
}
.logo__image {
  width: 12.5rem;
  -webkit-transition: width 0.3s ease 0s;
  transition: width 0.3s ease 0s;
}
.logo__image--lions {
  width: 8.875rem;
}
.logo__image--light {
  display: none;
}
@media (max-width: 60rem) {
  .logo__image {
    width: 10rem;
  }
}
@media (max-width: 48rem) {
  .logo__image {
    width: 8.75rem;
  }
}
@media (max-width: 38.75rem) {
  .logo__image {
    width: 6.25rem;
  }
}

.button {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 143%;
  color: var(--light-color);
  background: var(--main-color);
  padding: 0.6875rem 1.5625rem 0.5625rem;
  min-width: 14.1875rem;
  min-height: 2.5rem;
  border-radius: 0;
  -webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s, border 0.3s ease 0s;
  transition: background 0.3s ease 0s, color 0.3s ease 0s, border 0.3s ease 0s;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
}
.button__icon {
  stroke: var(--light-color);
  fill: var(--light-color);
  -webkit-transition: stroke 0.3s ease 0s, fill 0.3s ease 0s;
  transition: stroke 0.3s ease 0s, fill 0.3s ease 0s;
  margin-bottom: 0.1875rem;
}
.button__icon:first-child {
  margin-right: 0.5rem;
}
.button__icon:last-child {
  margin-left: 0.5rem;
}
.button__icon--down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (any-hover: hover) {
  .button:hover {
    background-color: var(--accent-color);
  }
}
.button:focus {
  outline: none;
  background: var(--pressed-color);
}
.button--big {
  font-size: 1.375rem;
  padding: 1.3125rem 1.5625rem 1.0625rem;
  min-height: 4.375rem;
  background-image: url(/upload/demo/img/favicon.png);
  background-repeat: no-repeat;
  background-size: 2.8125rem 3.75rem;
  background-position: center;
}
@media (any-hover: hover) {
  .button--big:hover {
    background-position: center;
    background-size: 0 0;
  }
}
.button--big:focus {
  background-position: center;
  background-size: 0 0;
}
.button--big .button__icon {
  width: 0.875rem;
  height: 0.875rem;
  margin-bottom: 0.3125rem;
}
.button--grey, .button--light {
  background-color: var(--second-color);
  background-image: none;
  color: var(--main-color);
  min-width: 0;
}
.button--grey .button__icon, .button--light .button__icon {
  stroke: var(--main-color);
  fill: var(--main-color);
}
@media (any-hover: hover) {
  .button--grey:hover, .button--light:hover {
    background: var(--main-color);
    color: var(--light-color);
  }
  .button--grey:hover .button__icon, .button--light:hover .button__icon {
    stroke: var(--light-color);
    fill: var(--light-color);
  }
}
.button--grey:focus, .button--light:focus {
  outline: none;
  background: #282828;
  color: var(--light-color);
}
.button--grey:focus .button__icon, .button--light:focus .button__icon {
  stroke: var(--light-color);
  fill: var(--light-color);
}
.button--light {
  background: var(--light-color);
}
.button--accent {
  background: var(--accent-color);
}
@media (any-hover: hover) {
  .button--accent:hover {
    background-color: var(--main-color);
  }
}
.button--accent:focus {
  background: var(--main-color);
}
.button--blur {
  min-width: 19.375rem;
  font-family: Didona, sans-serif;
  font-size: 2.375rem;
  line-height: 126%;
  color: var(--main-color);
  padding: 1.4375rem 2.5rem 1.75rem;
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(0.9375rem);
  backdrop-filter: blur(0.9375rem);
  -webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
  transition: background 0.3s ease 0s, color 0.3s ease 0s;
  text-transform: none;
  text-align: center;
}
.button--blur::after {
  content: "";
  display: block;
  width: 0rem;
  height: 1.25rem;
  background-image: url(/upload/demo/img/svg/arrow-btn-light.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-top: 0.375rem;
  -webkit-transition: width 0.3s ease 0s, margin-left 0.3s ease 0s;
  transition: width 0.3s ease 0s, margin-left 0.3s ease 0s;
}
@media (any-hover: hover) {
  .button--blur:hover {
    background: rgba(0, 0, 0, 0.5);
    color: var(--light-color);
  }
  .button--blur:hover::after {
    width: 1.25rem;
    margin-left: 0.9375rem;
  }
}
.button--blur:focus {
  background: rgba(0, 0, 0, 0.5);
  color: var(--light-color);
}
.button--blur:focus::after {
  width: 1.25rem;
  margin-left: 0.9375rem;
}
@media (max-width: 38.75rem) {
  .button--blur {
    font-size: 1.75rem;
    min-width: 13.75rem;
    padding: 0.6875rem 1.5625rem;
  }
}
.button--blur::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
}
.button--outline {
  background: transparent;
  border: 1px solid var(--main-color);
  color: var(--main-color);
}
.button--outline svg {
  stroke: var(--main-color);
}
@media (any-hover: hover) {
  .button--outline:hover {
    background: var(--main-color);
    color: var(--light-color);
  }
  .button--outline:hover svg {
    stroke: var(--light-color);
  }
}

.burger {
  --burger-line-height: calc(1 / 16 * 1rem);
  position: relative;
  border: none;
  padding: 0;
  color: var(--light-line-color);
  background: transparent;
  cursor: pointer;
  min-height: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media (max-width: 38.75rem) {
  .burger {
    width: 1.5rem;
    height: 1.5rem;
  }
}
.burger__text {
  font-size: 1.125rem;
  padding-left: 2.5rem;
  font-family: "Bebas Neue Cyrillic", sans-serif;
}
@media (max-width: 38.75rem) {
  .burger__text {
    display: none;
  }
}
.burger::before, .burger::after {
  content: "";
  position: absolute;
  left: 0;
  width: 1.5rem;
  border-radius: 0.75rem;
  height: var(--burger-line-height);
  background: currentColor;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.burger::before {
  top: 0.25rem;
}
.burger::after {
  top: calc(100% - 0.375rem);
}
.burger__line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 1.5rem;
  border-radius: 0.75rem;
  height: var(--burger-line-height);
  background: currentColor;
  -webkit-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.burger--active::before, .burger--active::after {
  width: 1.25rem;
  top: 50%;
}
.burger--active::before {
  left: -0.0625rem;
  -webkit-transform: rotate(45deg) translateY(calc(-50% + -0.0625rem / 2));
  -ms-transform: rotate(45deg) translateY(calc(-50% + -0.0625rem / 2));
  transform: rotate(45deg) translateY(calc(-50% + -0.0625rem / 2));
}
.burger--active::after {
  left: 0.0625rem;
  -webkit-transform: rotate(-45deg) translateY(calc(-50% + -0.0625rem / 2));
  -ms-transform: rotate(-45deg) translateY(calc(-50% + -0.0625rem / 2));
  transform: rotate(-45deg) translateY(calc(-50% + -0.0625rem / 2));
}
.burger--active .burger__line {
  -webkit-transform: scale(0) translateY(-50%) translateX(0);
  -ms-transform: scale(0) translateY(-50%) translateX(0);
  transform: scale(0) translateY(-50%) translateX(0);
  color: var(--accent-text-color);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.control {
  margin-bottom: 2.875rem;
}
@media (max-width: 60rem) {
  .control {
    margin-bottom: 2.25rem;
  }
}
@media (max-width: 38.75rem) {
  .control {
    margin-bottom: 1.625rem;
  }
}
.control .title {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
  margin-bottom: 0;
  max-width: calc(100% - 20.625rem * 2);
}
@media (max-width: 90rem) {
  .control .title {
    max-width: 100%;
    margin-bottom: 2.3125rem;
  }
}
@media (max-width: 38.75rem) {
  .control .title {
    margin-bottom: 1.625rem;
  }
}

.title {
  font-family: Didona, sans-serif;
  font-size: 3.75rem;
  line-height: 113%;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  max-width: 62.5rem;
  margin-bottom: 2.875rem;
}
@media (max-width: 48rem) {
  .title {
    font-size: 3.125rem;
    margin-bottom: 2.3125rem;
  }
}
@media (max-width: 38.75rem) {
  .title {
    font-size: 2.5rem;
    margin-bottom: 1.625rem;
  }
}
.title a {
  color: inherit;
}
.title--new {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
}
.title--h2 {
  font-size: 3.125rem;
  line-height: 120%;
  margin-bottom: 2.9375rem;
}
@media (max-width: 48rem) {
  .title--h2 {
    font-size: 2.5rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .title--h2 {
    font-size: 2.125rem;
    margin-bottom: 1.25rem;
  }
}

.subtitle {
  margin: 0;
  font-size: 1.5rem;
  line-height: 133%;
}
@media (max-width: 48rem) {
  .subtitle {
    font-size: 1.125rem;
  }
}
@media (max-width: 38.75rem) {
  .subtitle {
    font-size: 1rem;
  }
}

.text {
  margin: 0;
  font-size: 1.125rem;
  line-height: 167%;
}
@media (max-width: 38.75rem) {
  .text {
    font-size: 1rem;
    line-height: 150%;
  }
}

.label {
  position: relative;
}
.label.label--intl::before {
  display: none;
}
.label.label--intl .form__button {
  position: absolute;
  height: 100%;
  width: 2.5rem;
  left: 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.label.label--intl .form__button::before {
  content: "";
  display: block;
  width: 1.125rem;
  height: 0.875rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.label.label--intl .form__button .button__icon {
  margin: 0;
  fill: var(--main-color);
}
.label.label--intl .form__button[data-country=RU]::before {
  background-image: url(/upload/demo/img/svg/ru.svg);
}
.label.label--intl .form__button[data-country=BY]::before {
  background-image: url(/upload/demo/img/svg/by.svg);
}
.label.label--intl .form__button[data-country=KZ]::before {
  background-image: url(/upload/demo/img/svg/kz.svg);
}
.label.label--intl .input {
  padding: 0.9375rem 1.5625rem 0.9375rem 5.375rem;
}
.label.label--clear .input {
  padding: 0.9375rem 1.5625rem 0.9375rem 1.5625rem;
}
.label::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  left: 1.5625rem;
  top: 1.4375rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.label--user::before {
  background-image: url(/upload/demo/img/svg/icon-user.svg);
}
.label--tel::before {
  background-image: url(/upload/demo/img/svg/tel.svg);
}
.label--local::before {
  background-image: url(/upload/demo/img/svg/location.svg);
}
.label--search::before {
  background-image: url(/upload/demo/img/svg/icon-search.svg);
  width: 1.25rem;
  height: 1.25rem;
}
.label--lock.label--alert .input {
  color: var(--accent-color);
  border: 0.0625rem solid var(--accent-color);
}
.label--lock.label--alert::before {
  opacity: 1;
  background-image: url(/upload/demo/img/svg/lock-alert.svg);
}
.label--lock::before {
  background-image: url(/upload/demo/img/svg/lock.svg);
}
.label--text::before {
  background-image: url(/upload/demo/img/svg/pencil.svg);
}
.label--email::before {
  background-image: url(/upload/demo/img/svg/email.svg);
}
.label--list::before {
  background-image: url(/upload/demo/img/svg/list.svg);
}
.label--date::before {
  background-image: url(/upload/demo/img/svg/date.svg);
}
@media (any-hover: hover) {
  .label:hover::before {
    opacity: 1;
  }
}
.label:has(input:focus)::before {
  opacity: 1;
}
.label.label--active::before {
  opacity: 1;
}
.label__text {
  display: inline-block;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0.625rem;
}
.label--nested {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 23.125rem;
}
@media (any-hover: hover) {
  .label--nested:hover .input {
    border: 0.0625rem solid rgba(0, 0, 0, 0.25);
  }
}
.label--nested .input {
  width: 100%;
  min-width: 0;
  padding: 0 1.5rem;
  background: var(--light-color);
  min-height: 3.125rem;
}
.label--nested .button {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0.3125rem;
}
.label--sale .input:focus,
.label--sale .input.form__input--filled {
  border-color: transparent;
}
.label--sale:not(.label--active):has(.button:hover)::before {
  opacity: 0.3;
}
.label--sale:not(.label--active):has(.input:focus)::before {
  opacity: 1;
}
.label--sale::before {
  background-image: url(/upload/demo/img/svg/sale.svg);
}
.label--sale .button {
  min-width: 7.6875rem;
}
.label--success .button {
  background-color: var(--second-color);
  background-image: none;
  color: var(--main-color);
}
.label--success .button .button__icon {
  stroke: var(--main-color);
  fill: var(--main-color);
}
@media (any-hover: hover) {
  .label--success .button:hover {
    background: var(--main-color);
    color: var(--light-color);
  }
  .label--success .button:hover .button__icon {
    stroke: var(--light-color);
    fill: var(--light-color);
  }
}
.label--success .button:focus {
  outline: none;
  background: #282828;
  color: var(--light-color);
}
.label--success .button:focus .button__icon {
  stroke: var(--light-color);
  fill: var(--light-color);
}
.label--success .button__icon {
  display: none;
}
.label--error .input:focus,
.label--error .input.form__input--filled {
  border-color: var(--accent-color);
}
.label--error:before {
  background-image: url(/upload/demo/img/svg/sale-accent.svg);
}
.label--error .input {
  border: 0.0625rem solid var(--accent-color);
  color: var(--accent-color);
}

.input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.0625rem solid transparent;
  background: var(--light-text-color);
  color: var(--dark-text-color);
  padding: 1.125rem 1.5625rem 1.125rem 2.8125rem;
  min-height: 3.75rem;
  border-radius: 0;
  font-size: 0.875rem;
  line-height: 143%;
  min-width: 16.25rem;
  resize: none;
}
.input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
  -moz-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  -ms-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  -ms-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.input::placeholder {
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
.input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input::-webkit-search-decoration {
  display: none;
}
.input::-webkit-search-cancel-button {
  display: none;
}
.input::-webkit-search-results-button {
  display: none;
}
.input::-webkit-search-results-decoration {
  display: none;
}
.input::-webkit-calendar-picker-indicator {
  display: none;
}
.input::-moz-calendar-picker-indicator {
  display: none;
}
.input::-ms-clear {
  display: none;
}
@media (any-hover: hover) {
  .input:hover {
    outline: none;
    border: 0.0625rem solid rgba(0, 0, 0, 0.25);
  }
  .input:hover::-webkit-input-placeholder {
    color: var(--dark-text-color);
  }
  .input:hover::-moz-placeholder {
    color: var(--dark-text-color);
  }
  .input:hover:-ms-input-placeholder {
    color: var(--dark-text-color);
  }
  .input:hover::-ms-input-placeholder {
    color: var(--dark-text-color);
  }
  .input:hover::placeholder {
    color: var(--dark-text-color);
  }
}
.input:focus, .input.form__input--filled {
  outline: none;
  border: 0.0625rem solid rgba(0, 0, 0, 0.25);
}
.input:focus::-webkit-input-placeholder, .input.form__input--filled::-webkit-input-placeholder {
  color: var(--dark-text-color);
}
.input:focus::-moz-placeholder, .input.form__input--filled::-moz-placeholder {
  color: var(--dark-text-color);
}
.input:focus:-ms-input-placeholder, .input.form__input--filled:-ms-input-placeholder {
  color: var(--dark-text-color);
}
.input:focus::-ms-input-placeholder, .input.form__input--filled::-ms-input-placeholder {
  color: var(--dark-text-color);
}
.input:focus::placeholder, .input.form__input--filled::placeholder {
  color: var(--dark-text-color);
}

.select {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
}
.select::before {
  left: auto;
  right: 1.5625rem;
  width: 0.75rem;
  height: 1.125rem;
  opacity: 1;
  top: 1rem;
  background-image: url(/upload/demo/img/svg/arrow.svg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}
.select__content {
  display: none;
  position: absolute;
  top: calc(100% - 0.625rem);
  left: 0;
  width: 100%;
  background: var(--light-color);
  z-index: 10;
  padding: 0.625rem 1.5625rem;
}
.select.show::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.select.show .select__content {
  display: block;
}
.select__option {
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.875rem;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
@media (any-hover: hover) {
  .select__option:hover {
    color: var(--main-color);
  }
}
.select .form__input.input {
  font-size: 1.125rem;
  line-height: 100%;
  text-transform: uppercase;
  cursor: pointer;
  border-color: transparent;
  padding: 1.0625rem 2.6875rem 0.9375rem 1.5625rem;
}
.select .form__input.input::-webkit-input-placeholder {
  color: var(--main-color);
}
.select .form__input.input::-moz-placeholder {
  color: var(--main-color);
}
.select .form__input.input:-ms-input-placeholder {
  color: var(--main-color);
}
.select .form__input.input::-ms-input-placeholder {
  color: var(--main-color);
}
.select .form__input.input::placeholder {
  color: var(--main-color);
}
.checkbox {
  position: relative;
}
.checkbox--disabled, .checkbox:has(.checkbox__input:disabled) {
  pointer-events: none;
}
.checkbox--disabled .checkbox__box::before, .checkbox:has(.checkbox__input:disabled) .checkbox__box::before {
  background: #e8e8e8;
}
.checkbox--disabled .checkbox__input:checked + .checkbox__box::after, .checkbox:has(.checkbox__input:disabled) .checkbox__input:checked + .checkbox__box::after {
  opacity: 0.2;
}
.checkbox--disabled .checkbox__text, .checkbox:has(.checkbox__input:disabled) .checkbox__text {
  color: rgba(0, 0, 0, 0.4);
}
@media (any-hover: hover) {
  .checkbox:hover .checkbox__box::before {
    border: 0.0625rem solid var(--main-color);
  }
}
.checkbox__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  border: none !important;
}
.checkbox__input:checked + .checkbox__box::after {
  opacity: 1;
}
.checkbox__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.checkbox__box::before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  top: 0;
  border: 0.0625rem solid transparent;
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: var(--light-color);
  -webkit-transition: border 0.3s ease 0s;
  transition: border 0.3s ease 0s;
}
.checkbox__box::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(/upload/demo/img/svg/check.svg);
  background-position: center;
  background-size: 0.875rem 0.9375rem;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.checkbox__box {
  position: relative;
  margin-right: 0.625rem;
}
.checkbox__text {
  font-size: 0.8125rem;
}
.checkbox__content {
  font-size: 0.875rem;
  line-height: 143%;
  color: var(--light-line-color);
}
.checkbox__link {
  color: inherit;
}

.radio {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.radio__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.radio__label:not(:last-child) {
  margin-bottom: 0.625rem;
}
.radio__input {
  cursor: pointer;
  margin-right: 0.9375rem;
}
.radio__input:checked::after {
  border: 0.375rem solid var(--main-color);
  -webkit-transition: border 0.3s ease 0s;
  transition: border 0.3s ease 0s;
}
.radio__input::before {
  content: "";
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  background: var(--light-color);
  border-radius: 50%;
}
.radio__input::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 0px solid var(--main-color);
  border-radius: 50%;
}
.radio__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.radio__text {
  font-size: 0.875rem;
  line-height: 143%;
}
.radio__subtext {
  font-size: 13px;
  line-height: 143%;
  color: rgba(0, 0, 0, 0.5);
}
.radio__desc {
  margin: 0;
  font-size: 14px;
  line-height: 143%;
  color: rgba(0, 0, 0, 0.5);
}
.radio__desc:not(:last-child) {
  margin-bottom: 0.625rem;
}

.form__label:not(:last-child) {
  margin-bottom: 0.625rem;
}
.form__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2rem;
}
@media (max-width: 38.75rem) {
  .form__body {
    margin-bottom: 1.0625rem;
  }
}
.form__body .form__descriptions {
  text-align: left;
  margin-left: 1.25rem;
}
.form__body .form__descriptions:not(:last-child) {
  margin-bottom: 0.875rem;
}
.form__descriptions {
  margin: 0;
  font-size: 0.8125rem;
  line-height: 138%;
  text-align: center;
  margin-bottom: 2rem;
  color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 38.75rem) {
  .form__descriptions {
    margin-bottom: 0.875rem;
  }
}
.form__descriptions a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
  .form__descriptions a:hover {
    color: var(--accent-color);
  }
}
.form__dropdown {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.5625rem 0 0.6875rem;
  background-color: var(--bg-color);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.form__dropdown--hidden {
  display: none;
}
.form__option {
  padding: 0.5rem 1.5625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
  text-align: left;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  font-size: 1rem;
}
@media (any-hover: hover) {
  .form__option:hover {
    color: rgba(0, 0, 0, 0.4);
  }
}
.form__option:first-child::after {
  content: "";
  display: block;
  width: 0.75rem;
  height: 1.125rem;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/upload/demo/img/svg/arrow.svg);
  margin-left: auto;
}
.form__option::before {
  content: "";
  display: block;
  width: 1.125rem;
  height: 0.875rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.625rem;
}
.form__option[data-country=RU]::before {
  background-image: url(/upload/demo/img/svg/ru.svg);
}
.form__option[data-country=BY]::before {
  background-image: url(/upload/demo/img/svg/by.svg);
}
.form__option[data-country=KZ]::before {
  background-image: url(/upload/demo/img/svg/kz.svg);
}
.form__data {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  position: sticky;
  top: calc(var(--header-height) + 2.5rem);
}
@media (max-width: 60rem) {
  .form__data {
    position: inherit;
    top: auto;
  }
}
.form__main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  padding: 2.5rem;
  background: var(--bg-color);
}
@media (max-width: 60rem) {
  .form__main {
    gap: 0.625rem 1.25rem;
    padding: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .form__main {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    padding: 1.875rem 1.25rem;
  }
}
.form__other {
  background: var(--second-color);
  padding: 2.1875rem 2.5rem 2.8125rem;
}
@media (max-width: 48rem) {
  .form__other {
    padding: 1.5625rem 1.875rem 2.1875rem;
  }
}
@media (max-width: 38.75rem) {
  .form__other {
    padding: 1.875rem 1.25rem 2.1875rem;
  }
}
.form__row:not(:last-child) {
  margin-bottom: 2.1875rem;
}
.form__caption {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  margin-bottom: 1.25rem;
}
.form__radio-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
}
.form__radio-list:not(:last-child) {
  margin-bottom: 2.1875rem;
}
@media (max-width: 38.75rem) {
  .form__radio-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.form__address {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
}
@media (max-width: 38.75rem) {
  .form__address {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.form__address .label {
  margin-bottom: 0;
}
.swiper--main .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swiper--main .swiper-slide__play {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.swiper--main .swiper-slide__play .swiper__title {
  margin-bottom: 8.125rem;
}
@media (max-width: 48rem) {
  .swiper--main .swiper-slide__play .swiper__title {
    margin-bottom: 5.625rem;
  }
}
@media (max-width: 38.75rem) {
  .swiper--main .swiper-slide__play .swiper__title {
    margin-bottom: 4.75rem;
  }
}
.swiper--main .swiper-slide__play::before {
  display: none;
}
.swiper--main .swiper-slide:not(.play--light) .play__button {
  background-image: url(/upload/demo/img/svg/play.svg);
  background-color: rgba(255, 255, 255, 0.8);
}
.swiper--main .swiper-slide:not(.play--light) .play__button::before, .swiper--main .swiper-slide:not(.play--light) .play__button::after {
  border: 0.0625rem solid var(--light-color);
}
.swiper--main .swiper-slide:not(.play--light) .play__button--active {
  background-image: url(/upload/demo/img/svg/play-light.svg);
  background-color: rgba(255, 255, 255, 0.08);
}
.swiper--main .swiper-slide:not(.play--light) .play__button--active::before, .swiper--main .swiper-slide:not(.play--light) .play__button--active::after {
  border: 0.0625rem solid rgba(255, 255, 255, 0.5);
}
@media (any-hover: hover) {
  .swiper--main .swiper-slide:not(.play--light) .play__button:hover {
    background-image: url(/upload/demo/img/svg/play-light.svg);
    background-color: rgba(255, 255, 255, 0.08);
  }
  .swiper--main .swiper-slide:not(.play--light) .play__button:hover::before, .swiper--main .swiper-slide:not(.play--light) .play__button:hover::after {
    border: 0.0625rem solid rgba(255, 255, 255, 0.5);
  }
}
.swiper--main .swiper-slide::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.7)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.7) 100%);
}
.swiper--main .swiper__logo {
  margin-bottom: 1rem;
}
@media (max-width: 38.75rem) {
  .swiper--main .swiper__logo {
    margin-bottom: 1.125rem;
  }
}
.swiper--main .swiper__title {
  margin: 0;
  font-family: Didona, sans-serif;
  font-size: 3.125rem;
  line-height: 120%;
  text-align: center;
  z-index: 5;
}
@media (max-width: 48rem) {
  .swiper--main .swiper__title {
    font-size: 2.125rem;
  }
}
.swiper--main .swiper__subtitle {
  margin: 0;
  font-size: 1.5rem;
  line-height: 133%;
  text-align: center;
}
@media (max-width: 38.75rem) {
  .swiper--main .swiper__subtitle {
    font-size: 1.125rem;
    line-height: 144%;
  }
}
.swiper--main .swiper__picture {
  position: absolute;
  height: 100%;
  width: 100%;
}
.swiper--main .swiper__image,
.swiper--main .play__video {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-position: top center;
  object-position: top center;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper--main .play__button {
  z-index: 20;
}
.swiper--main .swiper__link {
  z-index: 10;
}
.swiper--main .swiper__link::before {
  position: absolute;
  content: "";
  display: block;
  inset: 0;
}
.swiper .swiper-pagination-bullet {
  background-image: url(/upload/demo/img/favicon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  border-radius: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (any-hover: hover) {
  .swiper .swiper-pagination-bullet:hover:not(.swiper .swiper-pagination-bullet-active) {
    opacity: 0.5;
  }
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  width: 6rem;
  opacity: 0.5;
}
@media (max-width: 38.75rem) {
  .swiper .swiper-button-next,
  .swiper .swiper-button-prev {
    width: 4.1875rem;
  }
}
@media (any-hover: hover) {
  .swiper .swiper-button-next:hover,
  .swiper .swiper-button-prev:hover {
    opacity: 1;
  }
}
.swiper .swiper-button-next:focus,
.swiper .swiper-button-prev:focus {
  opacity: 1;
}
.swiper .swiper-button-prev {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.swiper .swiper-button-next:after,
.swiper .swiper-rtl .swiper-button-prev:after,
.swiper .swiper-button-prev:after,
.swiper .swiper-rtl .swiper-button-next:after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/upload/demo/img/svg/arrow-btn-light.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.swiper .swiper-button-next:before,
.swiper .swiper-rtl .swiper-button-prev:before,
.swiper .swiper-button-prev:before,
.swiper .swiper-rtl .swiper-button-next:before {
  content: "";
  display: block;
  width: 3.5625rem;
  height: 4.375rem;
  background-image: url(/upload/demo/img/lion.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.9375rem;
}
@media (max-width: 38.75rem) {
  .swiper .swiper-button-next:before,
  .swiper .swiper-rtl .swiper-button-prev:before,
  .swiper .swiper-button-prev:before,
  .swiper .swiper-rtl .swiper-button-next:before {
    width: 2.0625rem;
    height: 2.5rem;
  }
}
.swiper--light .swiper-slide::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.6) 100%);
}
.swiper--light .swiper-pagination-bullet {
  background-image: url(/upload/demo/img/favicon-light.png);
}
.swiper-link {
  width: 100%;
}

:root {
  --swiper-pagination-bullet-size: calc(15 / 16 * 1rem);
  --swiper-pagination-bullet-height: calc(20 / 16 * 1rem);
  --swiper-pagination-color: transparent;
  --swiper-pagination-bullet-border: none;
  --swiper-pagination-bullet-horizontal-gap: calc(8 / 16 * 1rem);
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
  --swiper-pagination-bottom: calc(60 / 16 * 1rem);
  --swiper-navigation-height: calc(70 / 16 * 1rem);
  --swiper-navigation-sides-offset: calc(20 / 16 * 1rem);
}
@media (max-width: 48rem) {
  :root {
    --swiper-pagination-bottom: calc(40 / 16 * 1rem);
  }
}
@media (max-width: 38.75rem) {
  :root {
    --swiper-pagination-bullet-horizontal-gap: calc(5 / 16 * 1rem);
    --swiper-pagination-bottom: calc(30 / 16 * 1rem);
    --swiper-navigation-sides-offset: calc(10 / 16 * 1rem);
  }
}

.play {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.play__link,
.play > a {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.play--active .play__button {
  opacity: 0;
}
@media (any-hover: hover) {
  .play:hover::before {
    opacity: 0;
  }
  .play:hover .play__button {
    background-image: url(/upload/demo/img/svg/play.svg);
    background-color: rgba(255, 255, 255, 0.8);
  }
  .play:hover .play__button::before, .play:hover .play__button::after {
    border: 0.0625rem solid var(--light-color);
  }
}
.play__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.play:has(video).play--active::before {
  opacity: 0;
}
.play:has(video)::before {
  position: absolute;
  content: "";
  display: block;
  inset: 0;
  background: var(--main-color);
  opacity: 0.5;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (any-hover: hover) {
  .play:has(.play__button:hover)::before {
    opacity: 0;
  }
}
.play__button {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8.75rem;
  height: 8.75rem;
  background-image: url(/upload/demo/img/svg/play-light.svg);
  background-repeat: no-repeat;
  background-size: 3.125rem 3.125rem;
  background-position: 55% center;
  background-color: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(0.9375rem);
  backdrop-filter: blur(0.9375rem);
  border-radius: 100%;
  opacity: 1;
  -webkit-transition: background-color 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: background-color 0.3s ease 0s, opacity 0.3s ease 0s;
  z-index: 1;
  pointer-events: none;
}
@media (max-width: 38.75rem) {
  .play__button {
    width: 7.5rem;
    height: 7.5rem;
  }
}
.play__button::before, .play__button::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  pointer-events: none;
  border: 0.0625rem solid rgba(255, 255, 255, 0.5);
}
.play__button::before {
  -webkit-animation: btnWave 1.5s infinite linear;
  animation: btnWave 1.5s infinite linear;
}
.play__button::after {
  -webkit-animation: btnWave 1.5s infinite linear 0.75s;
  animation: btnWave 1.5s infinite linear 0.75s;
}
.play--light .swiper__title {
  color: var(--light-color);
}

@-webkit-keyframes btnWave {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes btnWave {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
.breadcrumbs {
  position: relative;
  margin: 1rem 0 1.875rem;
  padding-left: 1.375rem;
  z-index: 5;
}
@media (max-width: 48rem) {
  .breadcrumbs {
    margin: 1.625rem 0 1.0625rem;
  }
}
@media (max-width: 38.75rem) {
  .breadcrumbs {
    padding-left: 1.125rem;
    margin: 1rem 0 1.4375rem;
  }
}
.breadcrumbs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.breadcrumbs__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.8125rem;
  line-height: 154%;
}
@media (max-width: 38.75rem) {
  .breadcrumbs__item {
    font-size: 0.75rem;
  }
}
.breadcrumbs__item:first-child {
  position: absolute;
  top: 0.25rem;
  left: 0;
}
@media (max-width: 38.75rem) {
  .breadcrumbs__item:first-child {
    top: 0.1875rem;
  }
}
.breadcrumbs__item:first-child .breadcrumbs__link {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  background-image: url(/upload/demo/img/svg/home-line.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.breadcrumbs__item:not(:first-child)::before {
  opacity: 0.3;
  content: "-";
  display: inline-block;
  margin-right: 0.625rem;
}
@media (max-width: 38.75rem) {
  .breadcrumbs__item:not(:first-child)::before {
    margin-right: 0.375rem;
  }
}
.breadcrumbs__item:not(:first-child) .breadcrumbs__link {
  opacity: 0.3;
}
@media (any-hover: hover) {
  .breadcrumbs__item:not(:first-child) .breadcrumbs__link:hover {
    opacity: 1;
  }
}
.breadcrumbs__item:not(:last-child) {
  margin-right: 0.625rem;
}
@media (max-width: 38.75rem) {
  .breadcrumbs__item:not(:last-child) {
    margin-right: 0.375rem;
  }
}
.breadcrumbs__item:last-child {
  opacity: 0.3;
}
.breadcrumbs__item:last-child::before {
  opacity: 1;
}
.breadcrumbs__link {
  color: inherit;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.pages {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 6.25rem;
}
@media (max-width: 60rem) {
  .pages {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 38.75rem) {
  .pages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 3.125rem;
  }
}
.pages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 38.75rem) {
  .pages__list {
    margin-bottom: 1.875rem;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.pages__item {
  text-align: center;
  font-size: 1rem;
}
.pages__item:first-child {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: 1.875rem;
}
.pages__item:last-child {
  margin-left: 0.9375rem;
}
.pages__item:not(:last-child):not(.pages__item:first-child) {
  margin-right: 0.9375rem;
}
.pages__item:not(.pages__item--active)::before {
  opacity: 0.15;
}
@media (any-hover: hover) {
  .pages__item:not(.pages__item--active):not(.pages__item--dots):hover::before {
    opacity: 0.5;
  }
}
.pages__item:not(.pages__item--arrow) {
  position: relative;
}
.pages__item:not(.pages__item--arrow) .pages__link {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  position: relative;
  top: 0.3125rem;
  width: 1.875rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: inherit;
  line-height: 125%;
  text-align: center;
  color: var(--main-color);
}
.pages__item:not(.pages__item--arrow)::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/upload/demo/img/pages.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.pages__item--active:not(.pages__item--arrow) {
  width: 1.875rem;
  height: 2.5rem;
  color: var(--light-color);
  line-height: 290%;
}
.pages__link {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.pages__item--arrow {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/upload/demo/img/svg/arrow-btn.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.15;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (any-hover: hover) {
  .pages__item--arrow:hover {
    opacity: 0.5;
  }
}
.pages__item--dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: bottom;
  width: 1.875rem;
  height: 2.5rem;
  font-size: 0.875rem;
  line-height: 250%;
  text-align: center;
}
.pages__button {
  left: 0;
  position: absolute;
  min-width: 9.375rem;
  display: none;
}
@media (max-width: 48rem) {
  .pages__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: inherit;
    margin-right: 2.8125rem;
  }
}
@media (max-width: 38.75rem) {
  .pages__button {
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.main__new .pages__item:not(:last-child):not(.pages__item:first-child) {
  margin-right: 0.625rem;
}
.main__new .pages__item:not(.pages__item--arrow, .pages__item--dots) {
  border: 1px solid var(--main-color);
  width: 2.5rem;
  height: 2.5rem;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (any-hover: hover) {
  .main__new .pages__item:not(.pages__item--arrow, .pages__item--dots):hover {
    background: var(--main-color);
    color: var(--light-color);
  }
  .main__new .pages__item:not(.pages__item--arrow, .pages__item--dots):hover .pages__link {
    color: var(--light-color);
  }
}
.main__new .pages__item:not(.pages__item--arrow, .pages__item--dots) .pages__link {
  font-family: var(--font-family);
  top: -0.0625rem;
  left: -0.0625rem;
  width: 2.5rem;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.main__new .pages__item::before {
  display: none;
}
.main__new .pages__item--active:not(.pages__item--arrow) {
  background: var(--main-color);
  line-height: 250%;
}
.main__new .pages__item--dots {
  width: 0.625rem;
  line-height: 300%;
}
.main__new .pages__item--arrow {
  opacity: 1;
}
@media (any-hover: hover) {
  .main__new .pages__item--arrow:hover {
    opacity: 0.5;
  }
}

.price {
  font-family: Roboto, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.price__sell {
  font-weight: 800;
  font-size: 1rem;
  color: var(--light-color);
  line-height: 133%;
  padding: 0.1875rem 0.625rem;
  background: var(--accent-color);
}
.price__sell:not(:last-child) {
  margin-right: 0.9375rem;
}
.price__cost {
  font-size: 1rem;
  line-height: 187%;
}
.price__cost--old {
  font-weight: 500;
  text-decoration: line-through;
  opacity: 0.5;
}
.price__cost--old:not(:last-child) {
  margin-right: 0.625rem;
}

.card {
  position: relative;
  text-align: center;
}
@media (any-hover: hover) {
  .card:hover .card__title {
    opacity: 0.5;
  }
  .card:hover .swiper-pagination {
    opacity: 1;
  }
}
.card__swiper {
  margin-bottom: 1.5625rem;
  z-index: 5;
}
.card__swiper:has(.swiper-pagination-lock) {
  pointer-events: none;
}
@media (max-width: 38.75rem) {
  .card__swiper {
    margin-bottom: 1.0625rem;
  }
}
.card__image {
  width: 26.25rem;
}
.card__image,
.card picture {
  margin: 0 auto;
}
.card__title {
  font-family: Roboto, sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 160%;
  margin-bottom: 1.25rem;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.card__link {
  color: inherit;
}
.card__link::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
}
.card__remove, .card__heart {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  stroke-width: 0.125rem;
  stroke: var(--main-color);
  z-index: 10;
  -webkit-transition: stroke 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: stroke 0.3s ease 0s, opacity 0.3s ease 0s;
}
@media (any-hover: hover) {
  .card__remove:hover, .card__heart:hover {
    opacity: 1;
  }
}
.card__remove:focus, .card__heart:focus {
  opacity: 1;
}
.card__heart {
  top: 1.25rem;
  left: 1.25rem;
  right: auto;
  opacity: 0.2;
}
.card__heart--active {
  opacity: 1;
  fill: var(--accent-color);
}
.card .swiper-pagination {
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (max-width: 48rem) {
  .card .swiper-pagination {
    opacity: 1;
  }
}
.card .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.card .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.3125rem;
}

.status {
  position: absolute;
  top: 0.9375rem;
  right: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 187%;
  padding: 0.3125rem 0.9375rem;
  text-align: center;
  background: var(--main-color);
  color: var(--light-color);
  pointer-events: none;
  z-index: 10;
}
.status--grey {
  background-color: var(--second-color);
  color: rgba(0, 0, 0, 0.4);
}

.browse__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
@media (max-width: 48rem) {
  .browse__list {
    gap: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .browse__list {
    gap: 0.625rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.browse__item:first-child svg {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: 0;
  margin-right: 0.625rem;
}
.browse__button {
  height: 3.75rem;
  background: var(--bg-color);
}
@media (any-hover: hover) {
  .browse__button:hover svg {
    opacity: 1;
  }
}
.browse__button:focus {
  opacity: 1;
}
.browse__button svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.625rem;
  opacity: 0.15;
}

.info {
  position: relative;
  font-size: 0.8125rem;
  line-height: 138%;
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding-left: 1.875rem;
}
.info::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  right: 0;
  background-image: url(/upload/demo/img/svg/info.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 48rem) {
  .info::before {
    opacity: 0.15;
  }
}

.value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.value__discount {
  position: relative;
  font-weight: 800;
  font-size: 1rem;
  line-height: 120%;
  text-align: center;
  background: var(--accent-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 1.625rem;
  padding: 0 0.5rem;
  color: var(--light-color);
  white-space: nowrap;
}
.value__discount::after {
  content: "";
  display: block;
  position: absolute;
  right: -0.75rem;
  top: 0;
  width: 0;
  height: 0;
  border-top: 0.8125rem solid transparent;
  border-bottom: 0.8125rem solid transparent;
  border-left: 0.75rem solid var(--accent-color);
}
.value__old {
  font-size: 1rem;
  line-height: 115%;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.5);
  white-space: nowrap;
}
@media (max-width: 38.75rem) {
  .value__old {
    font-size: 1.25rem;
    font-weight: 500;
  }
}
.value__price {
  font-size: 1.25rem;
  line-height: 115%;
  white-space: nowrap;
}
@media (max-width: 38.75rem) {
  .value__price {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

.heart {
  position: absolute;
  top: 0;
  right: 0;
  stroke: var(--main-color);
  z-index: 10;
  -webkit-transition: stroke 0.3s ease 0s, opacity 0.3s ease 0s;
  transition: stroke 0.3s ease 0s, opacity 0.3s ease 0s;
  opacity: 0.2;
}
.heart--active {
  opacity: 1;
  fill: var(--accent-color);
}
@media (any-hover: hover) {
  .heart:hover {
    opacity: 1;
  }
}
.heart:focus {
  opacity: 1;
}
.heart__icon {
  width: 2.5rem;
  height: 2.5rem;
}

.simplebar-track.simplebar-vertical {
  background: rgba(0, 0, 0, 0.08);
  width: 0.0625rem;
  overflow: visible;
}
.simplebar-track.simplebar-vertical::before, .simplebar-track.simplebar-vertical::after {
  content: "";
  display: block;
  position: absolute;
  width: 0.1875rem;
  height: 0.1875rem;
  z-index: 1;
  left: -0.0625rem;
  top: -0.3125rem;
  border-top: none;
  border-left: 0.09375rem solid transparent;
  border-right: 0.09375rem solid transparent;
  border-bottom: 0.1875rem solid var(--main-color);
}
.simplebar-track.simplebar-vertical::after {
  top: calc(100% + 0.125rem);
  border-bottom: none;
  border-top: 0.1875rem solid var(--main-color);
}

.simplebar-scrollbar {
  background: var(--main-color);
}

.simplebar-offset.scrollEnd::before {
  opacity: 0;
}
.simplebar-offset::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), color-stop(85%, rgba(255, 255, 255, 0.9)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.9) 85%, #fff 100%);
  pointer-events: none;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease 0s;
  transition: opacity 0.6s ease 0s;
}

.simplebar-content-wrapper {
  padding-right: 0.625rem;
}
@media (max-width: 60rem) {
  .simplebar-content-wrapper {
    margin-right: 0;
  }
}

.swiper-button-next-blur,
.swiper-button-prev-blur {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 4.0625rem;
  height: 2.8125rem;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
@media (any-hover: hover) {
  .swiper-button-next-blur:hover,
  .swiper-button-prev-blur:hover {
    background: var(--main-color);
  }
}
.swiper-button-next-blur::before,
.swiper-button-prev-blur::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/upload/demo/img/svg/arrow-btn-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.swiper-button-prev-blur {
  top: 0;
  bottom: auto;
}
.swiper-button-prev-blur::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.icon-confirmation {
  width: 6.25rem;
  height: 6.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--bg-color);
  margin-bottom: 2.25rem;
}
.icon-confirmation svg {
  width: 3.75rem;
  height: 3.75rem;
}
@media (max-width: 38.75rem) {
  .icon-confirmation {
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 1.25rem;
  }
  .icon-confirmation svg {
    width: 2.25rem;
    height: 2.25rem;
  }
}

.blockquote__text {
  margin: 0;
  font-weight: 200;
  font-size: 3rem;
  line-height: 158%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 1.25rem;
}
@media (max-width: 48rem) {
  .blockquote__text {
    font-size: 2.25rem;
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 38.75rem) {
  .blockquote__text {
    font-size: 2rem;
  }
}
.blockquote__author {
  margin: 0;
  display: block;
  font-size: 1.25rem;
  line-height: 167%;
  text-align: right;
  color: var(--main-color);
  width: 100%;
  font-style: italic;
}
.blockquote__author:not(:last-child) {
  margin-bottom: 3.125rem;
}
@media (max-width: 38.75rem) {
  .blockquote__author {
    font-size: 1rem;
  }
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  padding: 1.5625rem 0;
  -webkit-transition: padding-top 0.3s ease 0s, padding-bottom 0.3s ease 0s, background 0.3s ease 0s;
  transition: padding-top 0.3s ease 0s, padding-bottom 0.3s ease 0s, background 0.3s ease 0s;
}
@media (max-width: 48rem) {
  .header {
    padding: 1.25rem 0;
  }
}
@media (max-width: 38.75rem) {
  .header {
    padding: 0.625rem 0;
  }
}
.header .logo__svg {
  width: 17.5rem;
  max-height: 2.5rem;
}
@media (max-width: 48rem) {
  .header .logo__svg {
    width: 13.75rem;
    max-height: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .header .logo__svg {
    width: 6.25rem;
    max-height: 1.25rem;
  }
}
.header--slim {
  background: var(--bg-color);
  padding: 0.9375rem 0;
}
@media (max-width: 48rem) {
  .header--slim {
    padding: 1.25rem 0;
  }
}
@media (max-width: 38.75rem) {
  .header--slim {
    padding: 0.625rem 0;
  }
}
.header--slim .logo__svg {
  width: 15rem;
}
@media (max-width: 48rem) {
  .header--slim .logo__svg {
    width: 12.5rem;
  }
}
@media (max-width: 38.75rem) {
  .header--slim .logo__svg {
    width: 9.375rem;
  }
}
.header--slim .header__container {
  -webkit-transition: min-height 0.3s ease 0s;
  transition: min-height 0.3s ease 0s;
}
.header--light:not(.header--slim) .logo__svg {
  fill: var(--light-color);
}
@media (any-hover: hover) {
  .header--light:not(.header--slim) .header__icon--count:hover svg {
    fill: var(--accent-color);
  }
}
.header--light:not(.header--slim) .header__icon svg {
  fill: var(--light-color);
}
.header--light:not(.header--slim) .header__burger,
.header--light:not(.header--slim) .header__icon,
.header--light:not(.header--slim) .header__link {
  color: var(--light-color);
}
.header--light:not(.header--slim) .header__burger.burger--active {
  color: var(--main-color);
}
.header--dark.header--slim {
  background: var(--main-color);
  color: var(--light-color);
}
.header--dark.header--slim .header__icon svg {
  fill: var(--light-color);
}
.header--dark.header--slim .header__icon {
  color: var(--light-color);
}
@media (any-hover: hover) {
  .header--dark.header--slim .header__icon--count:hover svg {
    fill: var(--accent-color);
  }
}
.header--dark.header--slim .header__count {
  color: var(--main-color);
}
.header--dark.header--slim .header__count::before {
  background: var(--light-color);
}
.header--dark.header--slim .burger--active {
  color: var(--main-color);
}
.header--dark.header--slim .logo__svg {
  fill: var(--light-color);
}
.header.menu--active .header__aside, .header.search--active .header__aside {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  background: rgba(0, 0, 0, 0.3);
}
.header.menu--active + .main .breadcrumbs, .header.search--active + .main .breadcrumbs {
  z-index: 5;
}
.header.menu--active .header__aside {
  -webkit-transition: background 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
  transition: background 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, background 0.3s ease 0.3s;
  transition: transform 0.3s ease 0s, background 0.3s ease 0.3s, -webkit-transform 0.3s ease 0s;
}
.header.search--active .header__aside {
  -webkit-transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
}
@media (max-width: 60rem) {
  .header.search--active .header__aside {
    background: var(--bg-color);
    z-index: -1;
  }
}
.header__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 2.5rem;
}
@media (max-width: 60rem) {
  .header__container {
    min-height: 1.875rem;
  }
}
.header__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 38.75rem) {
  .header__bar:first-child {
    margin-right: 0.9375rem;
  }
}
.header__burger {
  margin-right: 1.875rem;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.header__burger.burger--active {
  z-index: 100;
}
@media (any-hover: hover) {
  .header__burger:hover {
    opacity: 0.4;
  }
}
@media (max-width: 48rem) {
  .header__burger {
    margin-right: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .header__burger {
    margin-right: 0.9375rem;
  }
}
.header__icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  font-weight: 500;
  font-size: 0.875rem;
  color: var(--main-color);
}
.header__icon:not(:last-child) {
  margin-right: 1.75rem;
}
@media (max-width: 48rem) {
  .header__icon:not(:last-child) {
    margin-right: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .header__icon:not(:last-child) {
    margin-right: 0.75rem;
  }
}
.header__icon svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: var(--accent-text-color);
  -webkit-transition: fill 0.3s ease 0s;
  transition: fill 0.3s ease 0s;
}
@media (max-width: 38.75rem) {
  .header__icon svg {
    width: 1.125rem;
    height: 1.125rem;
  }
}
.header__icon--location .header__text {
  max-width: 12.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 67.5rem) {
  .header__icon--location .header__text {
    max-width: 5rem;
  }
}
@media (max-width: 60rem) {
  .header__icon--location .header__text {
    display: none;
  }
}
.header__icon.search--active {
  z-index: 100;
}
@media (any-hover: hover) {
  .header__icon:hover:not(.header__icon--count) {
    opacity: 0.4;
  }
}
@media (any-hover: hover) {
  .header__icon--count:hover svg {
    fill: var(--accent-color);
  }
}
.header__detail {
  display: none;
  margin-left: 0.625rem;
}
@media (min-width: 64.0625rem) {
  .header__detail {
    display: inline;
  }
}
.header__logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: auto;
}
.header__logo .logo__svg {
  -webkit-transition: width 0.3s ease 0s;
  transition: width 0.3s ease 0s;
}
@media (max-width: 38.75rem) {
  .header__logo + .header__bar {
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .header__logo + .header__bar .header__link {
    margin-right: auto;
  }
}
.header__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
  color: var(--main-color);
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (max-width: 38.75rem) {
  .header__link {
    top: 0.125rem;
  }
}
.header__link:not(:last-child) {
  margin-right: 3.125rem;
}
@media (max-width: 48rem) {
  .header__link:not(:last-child) {
    margin-right: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .header__link:not(:last-child) {
    margin-right: 0rem;
  }
}
@media (any-hover: hover) {
  .header__link:hover {
    opacity: 0.4;
  }
}
.header__count {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: -0.1875rem;
  right: -0.3125rem;
  min-width: 0.875rem;
  font-weight: 900;
  font-size: 0.625rem;
  color: var(--light-color);
  font-variant-numeric: lining-nums;
  z-index: 1;
  padding: 0 0.125rem;
}
.header__count::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  padding-top: 100%;
  background: var(--main-color);
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
.header__count--fill::before {
  background: var(--accent-color);
}
.header__aside {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  padding-top: 5.625rem;
  overflow: hidden;
}
.header__nav {
  display: none;
}
.header__nav--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__text {
  font-size: 1.125rem;
  padding-left: 0.625rem;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  margin-top: 0.3125rem;
}
@media (max-width: 38.75rem) {
  .header__text {
    display: none;
  }
}

.search {
  display: none;
  position: fixed;
  width: calc(100% - var(--container-offset) * 2);
  max-width: 79.125rem;
  height: auto;
  top: var(--header-height);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.search--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search__form {
  width: 100%;
  background: var(--light-color);
}
.search__dropdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  border-top: 0.0625rem solid var(--second-color);
}
.search__loading {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 10rem;
  min-height: 10rem;
  max-height: 10rem;
}
.search__loading.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: blink 1s infinite ease-in-out;
  animation: blink 1s infinite ease-in-out;
}
.search__loader {
  width: 3.125rem;
}
.search__label::before {
  top: 0rem;
  left: 3.375rem;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/upload/demo/img/svg/icon-search.svg);
}
@media (max-width: 60rem) {
  .search__label::before {
    left: 2.125rem;
  }
}
@media (max-width: 38.75rem) {
  .search__label::before {
    left: 1.5rem;
  }
}
.search__input {
  border: none;
  max-width: 100%;
  width: 100%;
  padding: 1.75rem 2.5rem 1.75rem 7.0625rem;
  font-size: 1.125rem;
}
@media (max-width: 60rem) {
  .search__input {
    padding: 1.75rem 1.875rem 1.75rem 5.8125rem;
  }
}
@media (max-width: 38.75rem) {
  .search__input {
    padding: 1.125rem 1.25rem 1.125rem 4.5625rem;
    font-size: 0.875rem;
  }
}
@media (any-hover: hover) {
  .search__input:hover {
    border: none;
  }
}
.search__input:focus, .search__input.form__input--filled {
  border: none;
}
.search__list {
  display: none;
  background: var(--light-color);
}
.search__list.show {
  display: block;
}
.search__list.show .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 60rem) {
  .search__list {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .search__list {
    margin-bottom: 1.25rem;
  }
}
.search__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 5rem;
  padding: 0.625rem 2.5rem;
  font-size: 1rem;
  line-height: 143%;
  -webkit-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
@media (max-width: 60rem) {
  .search__item {
    padding: 0.625rem 1.875rem 0.625rem 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .search__item {
    padding: 0.625rem 1.25rem 0.625rem 0.625rem;
  }
}
@media (any-hover: hover) {
  .search__item:hover {
    background: var(--bg-color);
  }
}
.search__item:not(:last-child) {
  border-bottom: 0.0625rem solid var(--second-color);
}
.search__image {
  width: 3.3125rem;
  height: 3.75rem;
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .search__image {
    margin-right: 0.625rem;
  }
}
.search__link {
  margin-right: auto;
  color: inherit;
}
@media (max-width: 38.75rem) {
  .search__link {
    font-size: 0.875rem;
  }
}
.search__link::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
}
.search__price {
  margin-left: 1.25rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.search__button {
  display: none;
}
.search__button .button__icon {
  margin-bottom: 0.1875rem;
}
@media (max-width: 60rem) {
  .search__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  background: var(--light-color);
}
@media (max-width: 48rem) {
  .nav {
    width: 100%;
    overflow-y: auto;
  }
}
.nav__list {
  background: var(--light-color);
  position: absolute;
  list-style: none;
  margin: 0;
  top: 0;
  left: 0;
  width: 22.9375rem;
  min-height: 100%;
  padding: 5.625rem 0 5rem;
}
@media (max-width: 68.8125rem) {
  .nav__list {
    width: calc((100vw - var(--scroll-bar-width)) / 3);
  }
}
@media (max-width: 48rem) {
  .nav__list {
    position: inherit;
    margin: 0 1.875rem;
    width: calc(100% - 3.75rem);
    padding: 3.75rem 0 3.4375rem;
  }
  .nav__list .nav__link {
    font-size: 1.375rem;
  }
}
@media (max-width: 38.75rem) {
  .nav__list {
    margin: 0 1.25rem;
    width: calc(100% - 2.5rem);
    padding: 3.125rem 0 2.8125rem;
  }
}
.nav__list .nav__list {
  display: none;
  background: var(--bg-color);
  left: 22.9375rem;
  padding-bottom: 0;
}
@media (max-width: 48rem) {
  .nav__list .nav__list {
    padding-top: 0;
    width: 100%;
    margin: 0;
  }
  .nav__list .nav__list .nav__link {
    font-size: 1.125rem;
  }
}
@media (max-width: 68.8125rem) {
  .nav__list .nav__list {
    left: calc((100vw - var(--scroll-bar-width)) / 3);
  }
}
@media (any-hover: hover) {
  .nav__list .nav__list .nav__item--more:hover > .nav__link {
    background: var(--light-color);
  }
}
.nav__list .nav__list .nav__list {
  background: var(--light-color);
}
@media (max-width: 48rem) {
  .nav__list .nav__list .nav__list {
    margin: 0;
  }
}
@media (any-hover: hover) {
  .nav__list .nav__list .nav__list .nav__item--more:hover > .nav__link {
    background: var(--bg-color);
  }
}
@media (any-hover: hover) {
  .nav__item:hover > .nav__link::before {
    opacity: 1;
  }
}
.nav__item--more > .nav__link::after {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 2.25rem;
  height: 1.125rem;
  background-image: url("/upload/demo/img/svg/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  margin-left: auto;
}
@media (max-width: 48rem) {
  .nav__item--more > .nav__link::after {
    position: relative;
    left: 0.5rem;
    width: 1.125rem;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-position: center;
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
  }
}
@media (any-hover: hover) {
  .nav__item--more:hover > .nav__list {
    display: block;
  }
  .nav__item--more:hover > .nav__link {
    background: var(--bg-color);
  }
}
@media (any-hover: hover) and (max-width: 48rem) {
  .nav__item--more:hover > .nav__link {
    background: transparent;
  }
}
@media (any-hover: hover) and (max-width: 48rem) {
  .nav__item--more:hover > .nav__link::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.nav__item--active > .nav__list {
  display: block;
}
.nav__item--active > .nav__link {
  background: var(--bg-color);
}
@media (max-width: 48rem) {
  .nav__item--active > .nav__link {
    background: transparent;
  }
}
@media (max-width: 48rem) {
  .nav__item--active > .nav__link::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
.nav__item--button {
  padding: 1.25rem 3.75rem 1.25rem 2.8125rem;
  margin-left: 0.9375rem;
}
@media (max-width: 48rem) {
  .nav__item--button {
    margin-left: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 18.75rem;
  }
  .nav__item--button {
    padding-right: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__item--button {
    padding-right: calc(25px + 575 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 48rem) {
  .nav__item--button {
    padding-left: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__item--button {
    padding-left: calc(35px + 565 * (100vw - 375px) / 1545);
  }
}
.nav__item:has(> .nav__brand-title):not(:first-child) {
  margin-top: 1.25rem;
}
@media (max-width: 48rem) {
  .nav__item:has(> .nav__brand-title):not(:first-child) {
    margin-top: 0;
  }
}
.nav__link, .nav__brand-title {
  font-size: 1.125rem;
  line-height: 140%;
  color: var(--main-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0.625rem 3.75rem 0.625rem 1.125rem;
  margin-left: 0.9375rem;
  min-height: 3.125rem;
}
@media (max-width: 60rem) {
  .nav__link, .nav__brand-title {
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
  }
}
@media (max-width: 48rem) {
  .nav__link, .nav__brand-title {
    margin-left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
  }
  .nav__link, .nav__brand-title {
    padding-right: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__link, .nav__brand-title {
    padding-right: calc(25px + 575 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 48rem) {
  .nav__link, .nav__brand-title {
    padding-left: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__link, .nav__brand-title {
    padding-left: calc(35px + 565 * (100vw - 375px) / 1545);
  }
}
.nav__link::before, .nav__brand-title::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 0.9375rem;
  height: 1.25rem;
  background-image: url("/upload/demo/img/favicon.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.75rem;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (max-width: 48rem) {
  .nav__link::before, .nav__brand-title::before {
    display: none;
  }
}
.nav__brand-title {
  font-weight: 700;
  padding-left: 2.8125rem;
}
@media (max-width: 48rem) {
  .nav__brand-title {
    padding-right: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__brand-title {
    padding-right: calc(15px + 585 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 48rem) {
  .nav__brand-title {
    padding-left: 600px;
  }
}
@media (max-width: 48rem) and (max-width: 1920px) {
  .nav__brand-title {
    padding-left: calc(35px + 565 * (100vw - 375px) / 1545);
  }
}
.nav__brand-title::before {
  display: none;
}
.nav__button {
  min-width: 0;
}

@-webkit-keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
}
.marquee {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background: var(--light-color);
  z-index: 55;
}
.marquee--active {
  display: block;
}
.marquee--active + .header .nav .nav__list {
  padding: calc(5.625rem + var(--marquee-height)) 0 5rem;
}
@media (max-width: 48rem) {
  .marquee--active + .header .nav .nav__list {
    padding: 0;
  }
}
@media (max-width: 48rem) {
  .marquee--active + .header .nav > .nav__list {
    padding: calc(3.75rem + var(--marquee-height)) 0 3.4375rem;
  }
}
@media (max-width: 38.75rem) {
  .marquee--active + .header .nav > .nav__list {
    padding: calc(3.125rem + var(--marquee-height)) 0 2.8125rem;
  }
}
.marquee--active + .header .search {
  top: calc(var(--header-height) + var(--marquee-height));
}
.marquee .пг {
  overflow: hidden;
}
.marquee__container {
  position: relative;
}
@media (max-width: 60rem) {
  .marquee__container {
    padding-right: calc(var(--container-offset) + 0.9375rem);
  }
}
.marquee__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.625rem 0;
  white-space: nowrap;
  padding-right: 2.5rem;
}
@media (max-width: 60rem) {
  .marquee__body {
    padding-right: 0;
  }
}
@media (max-width: 48rem) {
  .marquee__body {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.marquee__body > *:not(:last-child) {
  margin-right: 1.25rem;
}
@media (max-width: 48rem) {
  .marquee__marquee3k {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
  }
  .marquee__marquee3k:not(:last-child) {
    margin-right: 0;
  }
}
.marquee__date {
  opacity: 0.3;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 48rem) {
  .marquee__date {
    justify-self: flex-end;
    margin-top: 0.3125rem;
    margin-right: 20px;
  }
}
.marquee__icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.marquee__time {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1rem;
  line-height: 125%;
}
@media (max-width: 38.75rem) {
  .marquee__time {
    font-size: 0.875rem;
  }
}
.marquee__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.marquee__text {
  display: inline;
  margin: 0;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.3125rem;
}
@media (max-width: 60rem) {
  .marquee__text {
    font-size: 1rem;
  }
}
@media (max-width: 48rem) {
  .marquee__text {
    font-size: 0.875rem;
  }
}
.marquee__button {
  min-width: 0;
  min-height: 1.875rem;
  padding: 0.375rem 1.25rem 0.25rem 1.25rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 48rem) {
  .marquee__button {
    justify-self: flex-start;
    margin-top: 0.3125rem;
  }
}
.marquee__button svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.marquee__close {
  position: absolute;
  top: 50%;
  right: var(--container-offset);
  width: 1.875rem;
  height: 1.875rem;
  background: var(--light-color);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 60rem) {
  .marquee__close {
    right: calc(var(--container-offset) - 1.25rem);
  }
}
@media (max-width: 48rem) {
  .marquee__close {
    top: 1.3125rem;
  }
}
.marquee__close svg {
  stroke: var(--main-color);
  -webkit-transition: stroke 0.3s ease 0s;
  transition: stroke 0.3s ease 0s;
  width: 1.5rem;
  height: 1.5rem;
}
@media (max-width: 48rem) {
  .marquee__close svg {
    width: 0.875rem;
    height: 0.875rem;
  }
}
@media (any-hover: hover) {
  .marquee__close:hover svg {
    stroke: var(--accent-color);
  }
}
.marquee .marquee3k__copy > *:last-child {
  margin-right: 5rem;
}
@media (max-width: 38.75rem) {
  .marquee .marquee3k__copy > *:last-child {
    margin-right: 2.5rem;
  }
}

.hero__swiper::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(20%, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.8) 100%);
}
@media (max-width: 60rem) {
  .hero .swiper__title {
    max-width: 18.75rem;
  }
}
@media (max-width: 48rem) {
  .hero .swiper__title {
    max-width: 12.5rem;
  }
}
.hero--section {
  position: relative;
}
.hero--section {
  height: 920px;
}
@media (max-width: 1920px) {
  .hero--section {
    height: calc(460px + 460 * (100vw - 375px) / 1545);
  }
}
.hero--section .container {
  height: 100%;
}
.hero--section .breadcrumbs {
  position: absolute;
  z-index: 5;
}
.hero--section .hero__picture {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hero--section .hero__picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 48rem) {
  .hero--great-russia .hero__picture img {
    -o-object-position: 66% 50%;
    object-position: 66% 50%;
  }
}

@media (max-width: 60rem) {
  .bestsellers__swiper.swiper--main {
    height: 33.75rem;
  }
}
@media (max-width: 38.75rem) {
  .bestsellers__swiper.swiper--main {
    height: 32.5rem;
  }
}
@media (max-width: 60rem) {
  .bestsellers .swiper__title {
    max-width: 18.75rem;
  }
}
@media (max-width: 48rem) {
  .bestsellers .swiper__title {
    max-width: 12.5rem;
  }
}
.bestsellers .swiper-pagination {
  opacity: 0;
  pointer-events: none;
}

.news__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 5.375rem 2.5rem;
  margin-bottom: 3.5rem;
}
@media (max-width: 60rem) {
  .news__list {
    gap: 2.5rem 1.25rem;
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 48rem) {
  .news__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 38.75rem) {
  .news__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 1.875rem;
    margin-bottom: 2.875rem;
  }
}
.news--other {
  margin-bottom: 6rem;
}
@media (max-width: 60rem) {
  .news--other {
    margin-bottom: 5.6875rem;
  }
}
@media (max-width: 38.75rem) {
  .news--other {
    margin-bottom: 4.625rem;
  }
}
.news--other .news__list {
  margin-bottom: 0;
}
@media (max-width: 60rem) {
  .news--other .news__list {
    display: block;
  }
}
@media (max-width: 38.75rem) {
  .news--other .news__list {
    display: -ms-grid;
    display: grid;
  }
}

.article-news {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  position: relative;
  height: 100%;
}
.article-news__wrap, .article-news__play {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-bottom: 1.875rem;
  padding-top: 65%;
  overflow: hidden;
}
@media (max-width: 48rem) {
  .article-news__wrap, .article-news__play {
    margin-bottom: 1.625rem;
  }
}
.article-news .play__video {
  top: 0;
  position: absolute;
}
@media (max-width: 48rem) {
  .article-news__button-play {
    width: 6.875rem;
    height: 6.875rem;
    background-size: 2.5rem 2.5rem;
  }
}
.article-news__image,
.article-news picture {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.article-news__time {
  display: inline-block;
  opacity: 0.3;
  font-size: 1.125rem;
  line-height: 111%;
  margin-bottom: 0.75rem;
  padding: 0;
}
@media (min-width: 64.0625rem) {
  .article-news__time {
    padding: 0 1.875rem;
  }
}
@media (max-width: 60rem) {
  .article-news__time {
    font-size: 1rem;
    line-height: 125%;
    margin-bottom: 0.3125rem;
  }
}
.article-news__title {
  margin: 0;
  font-family: Didona, sans-serif;
  line-height: 127%;
  font-weight: 400;
  padding: 0;
  font-size: 1.5rem;
  word-break: break-word;
}
@media (min-width: 64.0625rem) {
  .article-news__title {
    padding: 0 1.875rem;
    font-size: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .article-news__title {
    font-size: 1.25rem;
  }
}
.article-news__label {
  opacity: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 111%;
  text-align: center;
  -webkit-backdrop-filter: blur(0.9375rem);
  backdrop-filter: blur(0.9375rem);
  background: rgba(255, 255, 255, 0.1);
  margin: 1.875rem;
  padding: 1.5625rem 0 1.25rem;
  width: calc(100% - 1.875rem * 2);
  color: var(--light-color);
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
@media (max-width: 60rem) {
  .article-news__label {
    width: calc(100% - 1.25rem * 2);
    margin: 1.25rem;
  }
}
.article-news__label::after {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  background-image: url(/upload/demo/img/svg/arrow-btn-light.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.625rem;
  margin-bottom: 0.25rem;
  -webkit-transition: width 0.3s ease 0s, margin-left 0.3s ease 0s;
  transition: width 0.3s ease 0s, margin-left 0.3s ease 0s;
}
.article-news__link::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
}
@media (any-hover: hover) {
  .article-news:hover .article-news__label {
    opacity: 1;
  }
}

.news-details {
  margin-bottom: 4.5625rem;
}
@media (max-width: 48rem) {
  .news-details {
    margin-bottom: 3.8125rem;
  }
}
@media (max-width: 38.75rem) {
  .news-details {
    margin-bottom: 3.6875rem;
  }
}
@media (max-width: 38.75rem) {
  .news-details__title {
    font-size: 1.5rem;
  }
}
.news-details__swiper {
  margin-bottom: 2.125rem;
}
@media (max-width: 38.75rem) {
  .news-details__swiper {
    margin-bottom: 1.5rem;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.news-details__image {
  width: 100%;
  height: calc((100vw - var(--container-offset) * 2 - 1.25rem * 2) / 3 * 1.4136125654);
}
@media (max-width: 48rem) {
  .news-details__image {
    height: 28.125rem;
  }
}
@media (max-width: 38.75rem) {
  .news-details__image {
    height: 29.375rem;
  }
}
.news-details__content {
  max-width: 79.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  margin-bottom: 4.375rem;
}
@media (max-width: 48rem) {
  .news-details__content {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 38.75rem) {
  .news-details__content {
    margin-bottom: 1.8125rem;
  }
}
.news-details__time {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.5rem;
  line-height: 117%;
  text-align: center;
  opacity: 0.3;
  padding-bottom: 1.75rem;
  border-bottom: 0.0625rem solid var(--second-color);
  margin-bottom: 4rem;
}
@media (max-width: 48rem) {
  .news-details__time {
    margin-bottom: 2.75rem;
  }
}
@media (max-width: 38.75rem) {
  .news-details__time {
    padding-bottom: 1.125rem;
    margin-bottom: 1.9375rem;
  }
}
.showroom {
  margin-bottom: 6.25rem;
}
@media (max-width: 38.75rem) {
  .showroom {
    margin-bottom: 5rem;
  }
}
@media (min-width: 64.0625rem) {
  .showroom__container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16.6875rem 16.6875rem 1fr;
    grid-template-columns: 1fr 16.6875rem 16.6875rem 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 2.5rem;
  }
}
.showroom__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 3.4375rem;
}
@media (min-width: 64.0625rem) {
  .showroom__content {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    margin-bottom: 0;
  }
}
.showroom__title {
  margin-bottom: 1.1875rem;
}
@media (max-width: 48rem) {
  .showroom__title {
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 38.75rem) {
  .showroom__title {
    margin-bottom: 1.125rem;
  }
}
.showroom__text {
  text-align: center;
  margin-bottom: 2.5rem;
}
@media (max-width: 38.75rem) {
  .showroom__text {
    margin-bottom: 2.1875rem;
  }
}
.showroom__button {
  min-width: 16.6875rem;
}
.showroom .swiper {
  height: 29.375rem;
}
@media (min-width: 64.0625rem) {
  .showroom .swiper {
    height: auto;
  }
}
.showroom__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 64.0625rem) {
  .showroom__slide:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
  .showroom__slide:nth-child(3) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
  .showroom__slide:nth-child(6) {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
.showroom__image,
.showroom picture {
  width: 100%;
  height: 100%;
}

.brands .container--wide:last-child {
  margin-bottom: 7.5rem;
}
@media (max-width: 48rem) {
  .brands .container--wide:last-child {
    margin-bottom: 5rem;
  }
}
.brands__list {
  margin-bottom: 3.125rem;
}
@media (max-width: 48rem) {
  .brands__item:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .brands__item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.brands__item:nth-child(even) .article-brands__head {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media (max-width: 48rem) {
  .brands__item:nth-child(even) .article-brands__head {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
}
.brands__item:nth-child(even) .article-brands__logo {
  right: 100%;
}
@media (max-width: 1700px) {
  .brands__item:nth-child(even) .article-brands__logo {
    right: 50%;
  }
}
.article-brands {
  background: var(--bg-color);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (minmax(33.75rem, 1fr))[1];
  grid-template-rows: repeat(1, minmax(33.75rem, 1fr));
}
@media (max-width: 48rem) {
  .article-brands {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: (minmax(25rem, 1fr))[1];
    grid-template-rows: repeat(1, minmax(25rem, 1fr));
  }
}
@media (max-width: 38.75rem) {
  .article-brands {
    -ms-grid-rows: (minmax(12.1875rem, 1fr))[1];
    grid-template-rows: repeat(1, minmax(12.1875rem, 1fr));
  }
}
.article-brands__head {
  position: relative;
}
.article-brands__content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
  max-width: 35rem;
  padding: 3.125rem 3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 48rem) {
  .article-brands__content {
    padding: 5.625rem 3.75rem 3.125rem;
  }
}
@media (max-width: 38.75rem) {
  .article-brands__content {
    padding: 3.125rem 1.25rem 1.875rem;
  }
}
.article-brands__image,
.article-brands picture {
  width: 100%;
  height: 100%;
}
.article-brands__logo {
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  position: absolute;
  width: 22.5rem;
  height: 12.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2.25rem 3.125rem;
  background: rgba(255, 255, 255, 0.75);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
@media (any-hover: hover) {
  .article-brands__logo:hover {
    opacity: 1;
  }
}
@media (max-width: 1700px) {
  .article-brands__logo {
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}
@media (max-width: 48rem) {
  .article-brands__logo {
    top: 100%;
  }
}
@media (max-width: 38.75rem) {
  .article-brands__logo {
    width: 14.375rem;
    height: 7.5rem;
    padding: 1.25rem 2.1875rem;
  }
}
.article-brands__logo picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.article-brands__logo .logo__image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.article-brands__text:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 38.75rem) {
  .article-brands__text:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.article-brands__button {
  min-width: 10rem;
}
.article-brands__branding {
  margin-bottom: 1.5625rem;
}
@media (max-width: 48rem) {
  .article-brands__brand {
    max-width: 10rem;
  }
}
@media (max-width: 38.75rem) {
  .article-brands__brand {
    max-width: 8.75rem;
  }
}

.main__new .article-brands__content {
  max-width: 50rem;
}

@media (max-width: 1024px) {
  .choose {
    padding-bottom: 5rem;
  }
}
@media (max-width: 60rem) {
  .choose {
    padding-bottom: 3.75rem;
  }
}
.choose__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 48rem) {
  .choose__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .choose__row:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .choose__row:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 60rem) {
  .choose__row .choose__picture {
    overflow: hidden;
  }
}
.choose__picture {
  width: 55%;
}
@media (max-width: 1600px) {
  .choose__picture {
    width: 50%;
  }
}
@media (max-width: 48rem) {
  .choose__picture {
    width: 100%;
  }
}
.choose__picture picture {
  display: block;
  height: 100%;
}
.choose__image {
  width: 100%;
  height: 100%;
}
.choose__content {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1.5rem 2.25rem 5.625rem;
  border: 0.0625rem solid var(--main-color);
}
@media (max-width: 1600px) {
  .choose__content {
    width: 50%;
  }
}
@media (max-width: 90rem) {
  .choose__content {
    padding: 3.125rem;
  }
}
@media (max-width: 48rem) {
  .choose__content {
    width: 100%;
    padding: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .choose__content {
    padding: 1.25rem 1.25rem 1.875rem;
  }
}
.choose__title.title {
  margin: 0;
  width: 100%;
  max-width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 6.875rem;
  line-height: 112%;
  margin-bottom: 11.25rem;
}
@media (max-width: 1600px) {
  .choose__title.title {
    font-size: 5.625rem;
  }
}
@media (max-width: 90rem) {
  .choose__title.title {
    font-size: 4.375rem;
    margin-bottom: 5.625rem;
  }
}
@media (max-width: 1024px) {
  .choose__title.title {
    font-size: 3.125rem;
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 48rem) {
  .choose__title.title {
    font-size: 3.75rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .choose__title.title {
    font-size: 3.125rem;
  }
}
.choose .choose__text {
  max-width: 42.5rem;
}
.choose .choose__text:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media (max-width: 60rem) {
  .choose .choose__text:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}

.atelier {
  margin-bottom: 4.6875rem;
}
@media (max-width: 48rem) {
  .atelier {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 38.75rem) {
  .atelier {
    margin-bottom: 3.125rem;
  }
}
.atelier__wrap {
  position: absolute;
  width: 100%;
  max-width: 43.75rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%);
  -ms-transform: translate(-50%, -60%);
  transform: translate(-50%, -60%);
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(0.9375rem);
  backdrop-filter: blur(0.9375rem);
  padding: 2.25rem 3.5rem 2rem;
}
@media (max-width: 48rem) {
  .atelier__wrap {
    max-width: 21.5rem;
    padding: 1.5625rem 1.5625rem 2rem;
  }
}
@media (max-width: 38.75rem) {
  .atelier__wrap {
    max-width: 17.8125rem;
    padding: 1.25rem 1.875rem 1.875rem;
  }
}
.atelier__title {
  margin-bottom: 1.375rem;
}
@media (max-width: 48rem) {
  .atelier__title {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 38.75rem) {
  .atelier__title {
    margin-bottom: 0.25rem;
  }
}
.main__new .atelier {
  position: relative;
}
.main__new .atelier::before {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), color-stop(5%, rgba(0, 0, 0, 0.6)), color-stop(20%, rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 5%, rgba(255, 255, 255, 0) 20%);
  z-index: 5;
  pointer-events: none;
}
.main__new .atelier__wrap {
  padding: 0;
  background: transparent;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  margin-top: 2.5rem;
}
@media (max-width: 60rem) {
  .main__new .atelier__wrap {
    margin-top: 1.25rem;
  }
}
@media (min-width: 64.0625rem) {
  .main__new .atelier__title {
    font-size: 6rem;
    margin-bottom: 2.5rem;
  }
}

.steps {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .steps {
    margin-bottom: 7.5rem;
  }
}
@media (max-width: 38.75rem) {
  .steps {
    margin-bottom: 3.75rem;
  }
}
.steps__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.steps__item {
  width: 100%;
  max-width: calc((100% - 2.5rem * 2) / 3);
  margin-bottom: 2.5rem;
}
@media (max-width: 60rem) {
  .steps__item {
    max-width: calc((100% - 3.125rem) / 2);
  }
  .steps__item:not(:nth-child(2n)):not(:last-child) {
    margin-right: 50px;
  }
}
@media (max-width: 38.75rem) {
  .steps__item {
    max-width: 100%;
  }
  .steps__item:not(:nth-child(2n)):not(:last-child) {
    margin-right: 0;
  }
}
@media (min-width: 961px) {
  .steps__item:not(:nth-child(3n)) {
    margin-right: 2.5rem;
  }
  .steps__item:not(:nth-child(3n)):last-child {
    margin-right: 0;
    margin-left: 0;
  }
  .steps__item:not(:nth-child(3n)):nth-last-child(2):not(:nth-child(3n+2)) {
    margin-right: 3.4375rem;
    margin-left: 0;
  }
  .steps__item:not(:nth-child(3n)):nth-last-child(2) + .steps__item:not(:nth-child(3n)) {
    margin-right: 0;
    margin-left: 3.4375rem;
  }
}
.steps__head, .steps__play {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-top: 90%;
  overflow: hidden;
}
@media (max-width: 60rem) {
  .steps__head, .steps__play {
    padding-top: 18.75rem;
  }
}
@media (max-width: 48rem) {
  .steps__head, .steps__play {
    padding-top: 56%;
  }
}
.steps__image, .steps picture, .steps .play__video {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.steps__head, .steps__play {
  margin-bottom: 1.875rem;
}
@media (max-width: 38.75rem) {
  .steps__head, .steps__play {
    margin-bottom: 1.0625rem;
  }
}
@media (min-width: 64.0625rem) {
  .steps__content {
    padding: 0 1.875rem;
  }
}
@media (max-width: 90rem) {
  .steps__content {
    padding: 0;
  }
}
@media (max-width: 60rem) {
  .steps__content {
    padding: 0 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .steps__content {
    padding: 0;
  }
}
.steps__caption {
  font-family: Didona, sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 127%;
  margin-bottom: 0.6875rem;
}
@media (max-width: 38.75rem) {
  .steps__caption {
    font-size: 1.5rem;
    margin-bottom: 0.375rem;
  }
}
.steps__text {
  opacity: 0.6;
}
.steps__play {
  height: auto;
}

.main__new .steps__caption {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
}

.gallery {
  margin-bottom: 5rem;
}
@media (max-width: 48rem) {
  .gallery {
    margin-bottom: 0;
  }
}
.gallery__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gallery__title {
  position: absolute;
  margin-bottom: 0;
  z-index: 5;
}
.gallery__title .button {
  font-size: inherit;
}
.gallery__list {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: (minmax(45rem, 1fr))[1];
  grid-template-rows: repeat(1, minmax(45rem, 1fr));
}
@media (max-width: 48rem) {
  .gallery__list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    -ms-grid-rows: (minmax(31.25rem, 1fr))[1];
    grid-template-rows: repeat(1, minmax(31.25rem, 1fr));
  }
}
@media (max-width: 38.75rem) {
  .gallery__list {
    -ms-grid-rows: (minmax(29.375rem, 1fr))[1];
    grid-template-rows: repeat(1, minmax(29.375rem, 1fr));
  }
}
.gallery__link {
  width: 100%;
  height: 100%;
}
.gallery__item {
  display: none;
}
.gallery__item:nth-child(1), .gallery__item:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 48rem) {
  .gallery__item:nth-child(2) {
    display: none;
  }
}
.gallery__image,
.gallery picture {
  width: 100%;
  height: 100%;
}
.gallery .swiper {
  height: 37.5vw;
  min-height: 45rem;
}
@media (max-width: 60rem) {
  .gallery .swiper {
    height: 48.75rem;
    min-height: 0;
  }
}
@media (max-width: 38.75rem) {
  .gallery .swiper {
    height: 33.75rem;
  }
}
.gallery .swiper .swiper-button-next:before,
.gallery .swiper .swiper-rtl .swiper-button-prev:before,
.gallery .swiper .swiper-button-prev:before,
.gallery .swiper .swiper-rtl .swiper-button-next:before {
  background-image: url(/upload/demo/img/lion.png);
}
.gallery .swiper .swiper-button-next:after,
.gallery .swiper .swiper-rtl .swiper-button-prev:after,
.gallery .swiper .swiper-button-prev:after,
.gallery .swiper .swiper-rtl .swiper-button-next:after {
  background-image: url(/upload/demo/img/arrow-btn-light.svg);
}

.main__new .gallery {
  margin-bottom: 7.5rem;
}
@media (max-width: 48rem) {
  .main__new .gallery {
    margin-bottom: 5.625rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new .gallery {
    margin-bottom: 3.75rem;
  }
}
.main__new .gallery__title {
  color: var(--light-color);
  text-transform: none;
  pointer-events: none;
}

.call {
  background-image: url(/upload/demo/img/logo-bg.png);
  background-repeat: no-repeat;
  background-size: 64.375rem 32.5rem;
  background-position: center bottom;
  padding: 4.6875rem 0 6.875rem;
}
.call__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.call__title {
  margin-bottom: 1.4375rem;
}
@media (max-width: 38.75rem) {
  .call__title {
    margin-bottom: 1.125rem;
  }
}
.call__subtitle {
  max-width: 55rem;
  margin-bottom: 2.8125rem;
  text-align: center;
}
@media (max-width: 48rem) {
  .call__subtitle {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .call__subtitle {
    margin-bottom: 2.125rem;
  }
}
.call__button {
  margin-bottom: 2.8125rem;
}
@media (max-width: 48rem) {
  .call__button {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 38.75rem) {
  .call__button {
    margin-bottom: 1.75rem;
  }
}
.call__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 48rem) {
  .call__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.call__item {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.call__item:not(:last-child) {
  margin-right: 3.125rem;
}
@media (max-width: 48rem) {
  .call__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 1.125rem;
  }
}
@media (max-width: 38.75rem) {
  .call__item {
    max-width: 16.25rem;
  }
}
.call__item--num {
  white-space: nowrap;
  font-size: 1.125rem;
}
.call__item--num .call__icon {
  margin-top: 0.4375rem;
}
.call__icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  margin-right: 0.625rem;
  margin-top: 0.375rem;
}
.call__link {
  font-size: inherit;
  font-weight: 500;
  line-height: 187%;
  color: var(--main-color);
}

.main__new .call {
  background-image: url(/upload/demo/img/logo_bg.png);
  margin-bottom: 3.75rem;
}
.main__new .call__button {
  background-image: none;
}
@media (max-width: 60rem) {
  .main__new .call {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new .call {
    margin-bottom: 1.25rem;
  }
}

.favourites__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.5rem;
  margin-bottom: 4.75rem;
}
.favourites__list > * {
  -ms-grid-column-align: center;
  justify-self: center;
}
@media (max-width: 93.75rem) {
  .favourites__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 60rem) {
  .favourites__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1.25rem;
  }
}
@media (max-width: 48rem) {
  .favourites__list {
    gap: 2.625rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 48rem) {
  .favourites__item {
    max-width: 26.25rem;
  }
}
.favourites__card .swiper-pagination-bullet {
  background-image: none;
  width: 25%;
  border-radius: 0;
  border-bottom: 0.0625rem solid var(--main-color);
  opacity: 0.1;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.favourites__card .swiper-pagination-bullet-active {
  opacity: 1;
}
@media (any-hover: hover) {
  .favourites__card .swiper-pagination-bullet:hover {
    opacity: 0.5;
  }
}
.favourites .pages__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.favourites .swiper-slide {
  width: 100% !important;
}

.catalog .title {
  font-family: "Cormorant Garamond", sans-serif;
  text-transform: uppercase;
}
.catalog__swiper.swiper--main {
  width: calc(100% + var(--container-offset) * 2);
  height: 100%;
  min-height: 100%;
  margin-top: calc(var(--breadcrumbs-height) * -1);
  margin-right: calc(var(--container-offset) * -1);
  margin-left: calc(var(--container-offset) * -1);
}
.catalog__swiper.swiper--main:not(:last-child) {
  margin-bottom: 5.3125rem;
}
@media (max-width: 38.75rem) {
  .catalog__swiper.swiper--main:not(:last-child) {
    margin-bottom: 2.8125rem;
  }
}
.catalog__swiper.swiper--main .swiper-slide {
  height: auto;
}
.catalog__swiper.swiper--main .swiper__picture, .catalog__swiper.swiper--main .swiper__image {
  position: relative;
}
.catalog__swiper.swiper--main .swiper__image {
  -o-object-fit: contain;
  object-fit: contain;
}
.catalog__swiper.swiper--main .swiper-horizontal > .swiper-pagination-bullets, .catalog__swiper.swiper--main .swiper-pagination-bullets.swiper-pagination-horizontal, .catalog__swiper.swiper--main .swiper-pagination-custom, .catalog__swiper.swiper--main .swiper-pagination-fraction {
  bottom: 1.25rem;
}
.catalog__description {
  font-size: 1.5rem;
  text-align: center;
  color: #06070c;
  max-width: 68.625rem;
  margin: 0 auto;
}
.catalog__description:not(:last-child) {
  margin-bottom: 4.8125rem;
}
@media (max-width: 38.75rem) {
  .catalog__description {
    font-size: 1.25rem;
  }
  .catalog__description:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}
.catalog__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.5rem;
  margin-bottom: 4.75rem;
}
.catalog__list.catalog__list--grid {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem 3.75rem;
}
@media (max-width: 93.75rem) {
  .catalog__list.catalog__list--grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 60rem) {
  .catalog__list.catalog__list--grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem 2.625rem;
  }
}
@media (max-width: 48rem) {
  .catalog__list.catalog__list--grid {
    gap: 2.625rem;
  }
}
.catalog__list.catalog__list--grid .card__image {
  width: 55rem;
}
.catalog__list.catalog__list--grid .card__icon {
  width: 2.5rem;
  height: 2.5rem;
}
@media (max-width: 48rem) {
  .catalog__list.catalog__list--grid .card__icon {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.catalog__list > * {
  -ms-grid-column-align: center;
  justify-self: center;
}
@media (max-width: 93.75rem) {
  .catalog__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 60rem) {
  .catalog__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1.25rem;
  }
}
@media (max-width: 48rem) {
  .catalog__list {
    gap: 2.625rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 3.5rem;
  }
}
.catalog__list:last-child {
  margin-bottom: 7.5rem;
}
@media (max-width: 48rem) {
  .catalog__list:last-child {
    margin-bottom: 5rem;
  }
}
@media (max-width: 48rem) {
  .catalog__item {
    max-width: 26.25rem;
  }
}
.catalog__card {
  cursor: pointer;
}
.catalog__card .swiper-pagination-bullet {
  background-image: none;
  width: 25%;
  border-radius: 0;
  border-bottom: 0.0625rem solid var(--main-color);
  opacity: 0.1;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.catalog__card .swiper-pagination-bullet-active {
  opacity: 1;
}
@media (any-hover: hover) {
  .catalog__card .swiper-pagination-bullet:hover {
    opacity: 0.5;
  }
}
.catalog__card .swiper-slide {
  width: 100% !important;
}
.catalog .pages__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.catalog .checkbox__text {
  font-size: 0.875rem;
  margin-right: auto;
}
@media (max-width: 38.75rem) {
  .catalog .checkbox__text {
    font-size: 1rem;
  }
}
.catalog .sections__item-columns {
  margin-bottom: 5rem;
}
@media (max-width: 60rem) {
  .catalog .sections__item-columns {
    margin-bottom: 3.75rem;
  }
}
.catalog .sections__item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 5rem;
}
@media (max-width: 112.5rem) {
  .catalog .sections__item-list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 93.75rem) {
  .catalog .sections__item-list {
    gap: 3.75rem;
  }
}
@media (max-width: 75rem) {
  .catalog .sections__item-list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 48rem) {
  .catalog .sections__item-list {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 2.5rem;
  }
}
.catalog .sections__item-element picture,
.catalog .sections__item-element img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.catalog .sections__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media (any-hover: hover) {
  .catalog .sections__item-link:hover .sections__button {
    background: rgba(0, 0, 0, 0.5);
    color: var(--light-color);
  }
  .catalog .sections__item-link:hover .sections__button::after {
    width: 1.25rem;
    margin-left: 0.9375rem;
  }
}
.catalog .sections__item-link:focus .sections__button {
  background: rgba(0, 0, 0, 0.5);
  color: var(--light-color);
}
.catalog .sections__item-link:focus .sections__button::after {
  width: 1.25rem;
  margin-left: 0.9375rem;
}
.catalog .sections__button {
  position: absolute;
  padding: 1.4375rem 1.25rem 1.75rem;
}
@media (max-width: 38.75rem) {
  .catalog .sections__button {
    padding: 0.6875rem 0.625rem;
  }
}
.control {
  position: relative;
}
.control__bar {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 20;
}
@media (max-width: 90rem) {
  .control__bar {
    position: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.control__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  color: inherit;
}
@media (any-hover: hover) {
  .control__button:hover {
    opacity: 0.4;
  }
}
.control__button:not(:first-child) {
  margin-left: 1.875rem;
}
@media (max-width: 38.75rem) {
  .control__button:not(:first-child) {
    margin-left: 1.5625rem;
  }
}
.control__button:first-child {
  margin-right: auto;
}
.control__button::before {
  content: "";
  display: block;
  margin-top: -0.25rem;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.75rem;
}
@media (max-width: 38.75rem) {
  .control__button::before {
    margin-right: 0.625rem;
  }
}
@media (max-width: 38.75rem) {
  .control__button#button-filter span {
    display: none;
  }
}
.control__button#button-filter::before {
  background-image: url(/upload/demo/img/svg/filter.svg);
}
.control__button--active#button-filter::before {
  background-image: url(/upload/demo/img/svg/close.svg);
}
.control__button#button-sort-price::before, .control__button#button-sort-popularity::before {
  background-image: url(/upload/demo/img/svg/sorting.svg);
}
.control__button--reverse::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 48rem) {
  .control__button#button-view {
    display: none;
  }
}
.control__button#button-view::before {
  background-image: url(/upload/demo/img/svg/grid-2x2.svg);
  margin-right: 0;
}
@media (max-width: 60rem) {
  .control__button#button-view::before {
    background-image: url(/upload/demo/img/svg/grid-1x1.svg);
  }
}
.control__button--active#button-view::before {
  background-image: url(/upload/demo/img/svg/grid-4x4.svg);
}
@media (max-width: 93.75rem) {
  .control__button--active#button-view::before {
    background-image: url(/upload/demo/img/svg/grid-3x3.svg);
  }
}
@media (max-width: 60rem) {
  .control__button--active#button-view::before {
    background-image: url(/upload/demo/img/svg/grid-2x2.svg);
  }
}
.control__form {
  display: none;
}
.control__form--active {
  display: block;
}

.form-control {
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  top: 5.25rem;
  left: 0;
  background: var(--bg-color);
  padding: 2.8125rem 3.125rem 3.125rem;
}
@media (max-width: 60rem) {
  .form-control {
    top: 3.125rem;
    padding: 2.1875rem 1.875rem 2.5rem;
  }
}
@media (max-width: 48rem) {
  .form-control {
    margin-right: calc(var(--container-offset) * -1);
    margin-left: calc(var(--container-offset) * -1);
    width: calc(100% + var(--container-offset) * 2);
  }
}
@media (max-width: 38.75rem) {
  .form-control {
    top: 2.8125rem;
    padding: 2.1875rem 1.25rem 2.5rem;
  }
}
.form-control__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  margin-right: -3.125rem;
}
@media (max-width: 60rem) {
  .form-control__body {
    margin-right: -1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .form-control__body {
    margin-right: 0;
  }
}
.form-control__fieldset {
  float: left;
  border: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 13.0625rem;
  margin-bottom: 1.875rem;
  margin-right: 3.125rem;
}
@media (max-width: 60rem) {
  .form-control__fieldset {
    margin-right: 1.875rem;
  }
}
@media (max-width: 48rem) {
  .form-control__fieldset {
    margin-right: 0;
    width: calc(100% - var(--container-offset));
  }
}
@media (max-width: 38.75rem) {
  .form-control__fieldset {
    width: 100%;
  }
}
.form-control__legend {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  margin-bottom: 0.9375rem;
}
@media (max-width: 60rem) {
  .form-control__legend {
    margin-bottom: 0.625rem;
  }
}
.form-control__checkbox:not(:last-child) {
  margin-bottom: 0.625rem;
}
.form-control__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.form-control__button {
  min-width: 0;
}
@media (max-width: 38.75rem) {
  .form-control__button {
    width: 100%;
  }
  .form-control__button:not(:last-child) {
    margin-right: 1.25rem;
  }
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.checkbox__count {
  font-weight: 500;
  font-size: 0.8125rem;
  color: rgba(0, 0, 0, 0.4);
  margin-left: 0.625rem;
}
@media (max-width: 38.75rem) {
  .checkbox__count {
    font-size: 1rem;
  }
}
.checkbox__icon {
  margin-right: 0.625rem;
}

.search-details__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.5rem;
  margin-bottom: 4.75rem;
}
.search-details__list > * {
  -ms-grid-column-align: center;
  justify-self: center;
}
@media (max-width: 93.75rem) {
  .search-details__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 60rem) {
  .search-details__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1.25rem;
  }
}
@media (max-width: 48rem) {
  .search-details__list {
    gap: 2.625rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 48rem) {
  .search-details__item {
    max-width: 26.25rem;
  }
}
.search-details .pages__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search-details .swiper-slide {
  width: 100% !important;
}

.boutiques__list {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .boutiques__list {
    margin-bottom: 3.125rem;
  }
}
.boutiques__item {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--bg-color);
}
@media (max-width: 60rem) {
  .boutiques__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.boutiques__item:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (max-width: 48rem) {
  .boutiques__item:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .boutiques__item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.boutiques__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 3.75rem 3.75rem 5rem;
}
@media (min-width: 64.0625rem) {
  .boutiques__box {
    padding: 3.75rem 3.75rem 5rem 5rem;
  }
}
@media (max-width: 60rem) {
  .boutiques__box {
    padding: 2.5rem 3.75rem 2.8125rem;
  }
}
@media (max-width: 60rem) {
  .boutiques__box {
    padding: 2rem 1.25rem 2.1875rem;
  }
}
.boutiques__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.875rem;
}
@media (max-width: 60rem) {
  .boutiques__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
}
.boutiques__content {
  margin-right: 1.875rem;
  max-width: 21.375rem;
}
.boutiques__content:not(:last-child) {
  margin-bottom: 1.875rem;
}
@media (max-width: 60rem) {
  .boutiques__content {
    margin-right: 0;
    max-width: 100%;
  }
}
.boutiques__content .boutiques__title {
  text-align: left;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 127%;
  margin-bottom: 1.8125rem;
}
@media (max-width: 60rem) {
  .boutiques__content .boutiques__title {
    text-align: center;
  }
}
@media (max-width: 48rem) {
  .boutiques__content .boutiques__title {
    margin-bottom: 1.1875rem;
  }
}
@media (max-width: 38.75rem) {
  .boutiques__content .boutiques__title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.boutiques__content picture, .boutiques__content .boutiques__logo {
  display: inline-block;
}
.boutiques__content picture:not(:last-child), .boutiques__content .boutiques__logo:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (max-width: 38.75rem) {
  .boutiques__content picture:not(:last-child), .boutiques__content .boutiques__logo:not(:last-child) {
    margin-bottom: 1.125rem;
  }
}
.boutiques__content .boutiques__logo {
  height: auto;
}
@media (max-width: 38.75rem) {
  .boutiques__content .boutiques__logo {
    max-width: 11.25rem;
  }
}
.boutiques__text:not(:last-child) {
  margin-bottom: 0.3125rem;
}
@media (max-width: 48rem) {
  .boutiques__text {
    font-size: 1rem;
  }
}
.boutiques__button {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: auto;
}
@media (max-width: 60rem) {
  .boutiques__button {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}
.boutiques__wrap {
  width: 46%;
  position: relative;
  right: 0;
  padding-top: 21%;
}
@media (max-width: 60rem) {
  .boutiques__wrap {
    width: 100%;
    padding-top: 0;
  }
}
.boutiques__gallery {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(12.5rem, 33%) 1fr;
  grid-template-columns: minmax(12.5rem, 33%) 1fr;
  -ms-grid-rows: 50% 50%;
  grid-template-rows: 50% 50%;
}
@media (max-width: 60rem) {
  .boutiques__gallery {
    position: inherit;
    display: block;
  }
}
.boutiques__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.boutiques__slide:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
.boutiques__play,
.boutiques picture, .boutiques__image {
  height: 100%;
  width: 100%;
}
.boutiques .play__button {
  width: 6.25rem;
  height: 6.25rem;
  background-size: 2.5rem 2.5rem;
}
.boutiques .swiper {
  height: 29.375rem;
}
@media (max-width: 38.75rem) {
  .boutiques .swiper {
    height: 26.25rem;
  }
}

.contact-boutiques {
  max-width: 20.4375rem;
  width: 100%;
}
@media (max-width: 60rem) {
  .contact-boutiques {
    max-width: 100%;
  }
}
.contact-boutiques__item {
  background: var(--light-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 500;
  font-size: 1rem;
  line-height: 187%;
  color: var(--main-color);
  padding: 0.8125rem 1.875rem 0.75rem;
  min-height: 2.5rem;
  width: 100%;
  white-space: nowrap;
}
.contact-boutiques__item--phone {
  font-size: 1.125rem;
}
@media (max-width: 60rem) {
  .contact-boutiques__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.contact-boutiques__item:not(:last-child) {
  margin-bottom: 0.625rem;
}
.contact-boutiques__icon {
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 0.625rem;
}
.contact-boutiques__link {
  color: inherit;
}

.map {
  position: relative;
  width: 100%;
  height: 45.625rem;
  margin-bottom: 6.25rem;
}
@media (max-width: 38.75rem) {
  .map {
    height: 28.125rem;
  }
}
@media (max-width: 60rem) {
  .map {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 38.75rem) {
  .map {
    margin-bottom: 3.125rem;
  }
}
.map__marker {
  -webkit-transform: translate(-50%, calc(-100% - 0.3125rem)) rotate(-135deg);
  -ms-transform: translate(-50%, calc(-100% - 0.3125rem)) rotate(-135deg);
  transform: translate(-50%, calc(-100% - 0.3125rem)) rotate(-135deg);
  width: 2.5rem;
  height: 2.5rem;
  background: var(--main-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 0 100% 100% 100%;
}
.map img {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 1.0625rem;
  height: 1.40625rem;
}
.map .circle-content {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 3.125rem;
  height: 3.125rem;
  background-image: url(/upload/demo/img/pages.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.map .circle-text {
  margin-top: 0.5rem;
  color: var(--light-color);
}
.map__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in 0s;
  transition: opacity 0.6s ease-in 0s;
}
.map__overlay.touch {
  opacity: 1;
}
@media (any-hover: hover) {
  .map__overlay:hover {
    opacity: 1;
  }
}
.map__overlay p {
  text-align: center;
  pointer-events: none;
}

.main__new .boutiques__item {
  background: transparent;
}
@media (max-width: 38.75rem) {
  .main__new .boutiques__item {
    margin-bottom: 1.875rem;
  }
}
.main__new .boutiques__box {
  border: 0.0625rem solid var(--main-color);
  border-right: 0;
}
@media (max-width: 60rem) {
  .main__new .boutiques__box {
    border-right: 0.0625rem solid var(--main-color);
    border-top: 0;
  }
}
@media (max-width: 38.75rem) {
  .main__new .boutiques__box {
    padding: 1.875rem 1.25rem;
  }
}
.main__new .boutiques__wrap {
  padding-top: 18%;
}
@media (max-width: 60rem) {
  .main__new .boutiques__wrap {
    padding-top: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.main__new .boutiques__gallery {
  display: block;
}
.main__new .boutiques__image {
  background: var(--bg-color);
}
.main__new .boutiques__content .boutiques__title {
  text-transform: none;
}
.main__new .boutiques__content .title {
  font-size: 1.875rem;
}
@media (max-width: 38.75rem) {
  .main__new .boutiques__content .title {
    font-size: 1.5rem;
  }
}
.main__new .boutiques__content .text {
  font-size: 1rem;
}
.main__new .boutiques__button {
  min-width: 11.25rem;
}
.main__new .boutiques__button:not(:last-child) {
  margin-bottom: 0.875rem;
}
.main__new .boutiques__button:has(+ .boutiques__row) {
  margin-bottom: 2.5rem;
}
.main__new .boutiques .contact-boutiques__item {
  padding: 0;
}
.main__new .boutiques .contact-boutiques__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 90rem) {
  .main__new .boutiques .contact-boutiques__item:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.main__new .boutiques .contact-boutiques__item--phone {
  font-size: 1rem;
}
.main__new .boutiques .button--light {
  border: 0.0625rem solid var(--main-color);
}
.main__new .boutiques h2 {
  font-size: 3.125rem;
}
@media (max-width: 48rem) {
  .main__new .boutiques h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new .boutiques h2 {
    font-size: 2.125rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new .contact-boutiques__item {
    min-height: 0rem;
  }
}
.main__new .map .ymaps3x0--map-container {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.error {
  background-image: url("/upload/demo/img/404-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  padding: 8.125rem 0;
}
@media (max-width: 60rem) {
  .error {
    background-image: url("/upload/demo/img/404-bg-mobile.png");
    background-position: bottom center;
    padding: 4.375rem 0 29.375rem;
  }
}
@media (max-width: 38.75rem) {
  .error {
    padding: 3.125rem 0 17.5rem;
  }
}
.error__image {
  width: 100%;
  max-width: 34.1875rem;
  margin-bottom: 2.6875rem;
}
@media (max-width: 38.75rem) {
  .error__image {
    margin-bottom: 1.8125rem;
  }
}
.error__title {
  margin-bottom: 1rem;
  text-align: left;
}
@media (max-width: 38.75rem) {
  .error__title {
    text-align: center;
  }
}
.error__text {
  margin-bottom: 3.125rem;
}
@media (max-width: 38.75rem) {
  .error__text {
    margin-bottom: 2.5rem;
    text-align: center;
  }
}
.error__button .button__icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 38.75rem) {
  .error__button {
    width: 100%;
  }
}

.graph-modal {
  background-color: transparent;
  -webkit-transition: none;
  transition: none;
}
.graph-modal.is-open {
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: background-color 0.3s ease 0.3s;
  transition: background-color 0.3s ease 0.3s;
}
.graph-modal .fade,
.graph-modal .fade.animate-open {
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.graph-modal .icon-confirmation {
  margin: 0 auto;
  margin-bottom: 2.1875rem;
  width: 5rem;
  height: 5rem;
}
.graph-modal .icon-confirmation svg {
  width: 2.5rem;
  height: 2.5rem;
}
.graph-modal .title {
  font-size: 2.375rem;
  line-height: 116%;
  margin-bottom: 0;
}
.graph-modal .title:not(:last-child) {
  margin-bottom: 1.5625rem;
}
@media (max-width: 38.75rem) {
  .graph-modal .title {
    font-size: 2.125rem;
  }
}
.graph-modal .title--new {
  font-size: 1.5rem;
}
.graph-modal .subtitle {
  font-size: 1rem;
  line-height: 137%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.graph-modal .subtitle:not(:last-child) {
  margin-bottom: 2.5rem;
}
.graph-modal .form {
  max-width: 22.5rem;
  margin: 0 auto;
}
.graph-modal .input {
  width: 100%;
  min-width: 0;
  background: var(--bg-color);
}
.graph-modal .button {
  width: 100%;
  min-width: 0;
}

.graph-modal__container {
  border-radius: 0;
  width: 31.25rem;
  padding: 3.4375rem 3.75rem 3.75rem;
}
@media (max-width: 38.75rem) {
  .graph-modal__container {
    padding: 3.125rem 1.875rem 3.75rem;
    width: 90%;
  }
}
.graph-modal__container--message {
  width: 40rem;
}
@media (max-width: 48rem) {
  .graph-modal__container--message {
    width: 90%;
  }
}
.graph-modal__container--message .form {
  max-width: 100%;
}
.graph-modal__container--message .label--text .input {
  min-height: 10rem;
}
.graph-modal__container--basket {
  position: absolute;
  right: var(--container-offset);
  top: var(--header-height);
  width: auto;
  min-width: 28.375rem;
  max-width: 90%;
  padding: 2.875rem 4.0625rem 4.0625rem;
}
@media (max-width: 48rem) {
  .graph-modal__container--basket {
    padding: 2.5rem 1.25rem 3.125rem;
  }
}
@media (max-width: 38.75rem) {
  .graph-modal__container--basket {
    min-width: 0;
    right: 0;
    left: 0;
  }
}
.graph-modal__container--basket .title {
  font-size: 1.875rem;
  line-height: 127%;
  text-align: left;
  margin-bottom: 0.875rem;
}
@media (max-width: 38.75rem) {
  .graph-modal__container--basket .title {
    font-size: 1.5rem;
    text-align: center;
  }
}
.graph-modal__container--order {
  padding: 2.5rem 3.75rem 3.125rem;
  background: var(--bg-color);
  width: 40rem;
}
@media (max-width: 48rem) {
  .graph-modal__container--order {
    width: 90%;
    padding: 2.125rem 1.25rem 2.1875rem;
  }
}
.graph-modal__container .city-form .label--search:not(:last-child) {
  margin-bottom: 1.25rem;
}
.graph-modal__container .city-form .label--search::before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: auto;
  right: 1.25rem;
}
.graph-modal__container .city-form .label--search .input {
  padding: 1.125rem 1.5625rem;
}
.graph-modal__container .city-form .form__radio-list {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.graph-modal__container .city-form .city-item .radio__input {
  position: absolute;
}
.graph-modal__container .city-form .city-item .radio__input::before, .graph-modal__container .city-form .city-item .radio__input::after {
  display: none;
}
.graph-modal__container .city-form .city-item .radio__input:checked ~ .radio__name {
  color: var(--accent-color);
}

.graph-modal__close {
  right: -0.9375rem;
  top: -0.9375rem;
  width: 2.5rem;
  height: 2.5rem;
  background-color: var(--main-color);
  background-image: url(/upload/demo/img/svg/close-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.graph-modal__close:hover {
  background-color: var(--accent-color);
}

.graph-modal__container--product {
  background: var(--bg-color);
  width: 64.125rem;
}
@media (max-width: 68.75rem) {
  .graph-modal__container--product {
    width: 93%;
  }
}
@media (max-width: 48rem) {
  .graph-modal__container--product {
    padding: 3.125rem 1.875rem 3.75rem;
  }
}

.product-modal__title.title {
  font-size: 3.125rem;
}
@media (max-width: 38.75rem) {
  .product-modal__title.title {
    font-size: 2.125rem;
  }
}
.product-modal__title.title:not(:last-child) {
  margin-bottom: 2.8125rem;
}
@media (max-width: 48rem) {
  .product-modal__title.title:not(:last-child) {
    margin-bottom: 2.3125rem;
  }
}
@media (max-width: 38.75rem) {
  .product-modal__title.title:not(:last-child) {
    margin-bottom: 1.3125rem;
  }
}
.product-modal__wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 17.5rem 1fr;
  grid-template-columns: 17.5rem 1fr;
  gap: 3.75rem;
}
@media (max-width: 48rem) {
  .product-modal__wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.625rem;
  }
}
.product-modal__image {
  width: 100%;
  height: 20rem;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 48rem) {
  .product-modal__image {
    width: 17.1875rem;
    height: 19.6875rem;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}
@media (max-width: 38.75rem) {
  .product-modal__image {
    width: 100%;
  }
}
.product-modal__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-modal__heading {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 127%;
  margin-bottom: 1rem;
}
.product-modal__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 1rem;
}
.product-modal__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.product-modal__item:not(:last-child) {
  margin-bottom: 1rem;
}
.product-modal__caption {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  margin-right: 0.9375rem;
}
.product-modal__output {
  display: inline-block;
  font-size: 2.5rem;
  margin-bottom: 1.875rem;
}
.product-modal__row {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 60rem) {
  .product-modal__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: auto;
  }
}
@media (max-width: 48rem) {
  .product-modal__row {
    margin-left: auto;
  }
}
@media (max-width: 38.75rem) {
  .product-modal__row {
    width: 100%;
  }
}
@media (max-width: 60rem) {
  .product-modal__button.button {
    min-width: 15.625rem;
  }
}
.product-modal__button.button:last-child {
  margin-left: 1.25rem;
}
@media (max-width: 60rem) {
  .product-modal__button.button:last-child {
    margin-left: 0;
    margin-top: 1.25rem;
  }
}
.product-modal__button.button .button__text {
  white-space: nowrap;
}

.basket {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.basket__title {
  font-size: 1.25rem;
  line-height: 127%;
  text-align: left;
  width: 100%;
}
.basket__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.basket__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.basket__list + .button {
  margin-top: 1.0625rem;
}
.basket__item:not(:first-child) {
  border-top: 0.0625rem solid var(--second-color);
}
@media (max-width: 38.75rem) {
  .basket__item:not(:first-child) {
    border-top: none;
  }
}
.basket__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.625rem 0;
}
@media (max-width: 38.75rem) {
  .basket__total {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.basket__subtext {
  font-size: 0.875rem;
  line-height: 170%;
  color: rgba(0, 0, 0, 0.3);
  margin-right: 0.9375rem;
}
.basket__output {
  font-size: 1.625rem;
  line-height: 115%;
}
.basket__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 38.75rem) {
  .basket__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.basket__button .button__icon {
  width: 1.125rem;
  height: 1.125rem;
}
.basket__button:last-child {
  margin-left: 1.25rem;
}
@media (max-width: 38.75rem) {
  .basket__button:last-child {
    margin-left: 0;
    margin-top: 1.25rem;
  }
}
.basket #basket-button-null {
  display: none;
  width: auto;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 1.875rem;
  margin-left: 0;
}
@media (max-width: 38.75rem) {
  .basket #basket-button-null {
    width: 100%;
  }
}

.item-basket {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2.1875rem 1fr 5.25rem 7.5rem 1.5rem;
  grid-template-columns: 2.1875rem 1fr 5.25rem 7.5rem 1.5rem;
  gap: 0 1.25rem;
  padding: 0.625rem 0;
  width: 32.75rem;
}
.item-basket > * {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media (max-width: 48rem) {
  .item-basket {
    width: 100%;
  }
}
@media (max-width: 38.75rem) {
  .item-basket {
    -ms-grid-columns: 2.1875rem 5.25rem 1fr 1.5rem;
    grid-template-columns: 2.1875rem 5.25rem 1fr 1.5rem;
    gap: 0.5rem 0.625rem;
    padding: 0.5625rem 0;
  }
}
.item-basket__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 38.75rem) {
  .item-basket__link {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
@media (any-hover: hover) {
  .item-basket__link:hover .item-basket__title {
    color: rgba(0, 0, 0, 0.4);
  }
}
.item-basket__image {
  width: 2.1875rem;
  height: 2.5rem;
}
@media (max-width: 38.75rem) {
  .item-basket__image {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
  }
}
.item-basket__title {
  margin: 0;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 143%;
  color: var(--main-color);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 38.75rem) {
  .item-basket__title {
    font-weight: 400;
    font-size: 0.875rem;
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
@media (max-width: 38.75rem) {
  .item-basket__quantity {
    -ms-grid-column-align: start;
    justify-self: start;
    width: 5.25rem;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
.item-basket__output {
  font-size: 1rem;
  line-height: 150%;
  margin-left: 1.25rem;
}
@media (max-width: 48rem) {
  .item-basket__output {
    margin-left: 0.625rem;
  }
}
@media (max-width: 38.75rem) {
  .item-basket__output {
    margin-left: 0;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/5;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }
}
.item-basket__remove {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
  background-position: center;
  background-image: url(/upload/demo/img/svg/remove.svg);
}
@media (max-width: 38.75rem) {
  .item-basket__remove {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4/5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}
@media (any-hover: hover) {
  .item-basket__remove:hover {
    background-image: url(/upload/demo/img/svg/remove-accent.svg);
  }
}

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 7.5rem;
}
.quantity__button {
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  width: 1.25rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-size: 0.875rem 0.875rem;
  background-position: center;
}
@media (any-hover: hover) {
  .quantity__button:hover:first-child {
    background-image: url(/upload/demo/img/svg/icon-minus-accent.svg);
  }
  .quantity__button:hover:last-child {
    background-image: url(/upload/demo/img/svg/icon-plus-accent.svg);
  }
}
.quantity__button:first-child {
  background-image: url(/upload/demo/img/svg/icon-minus.svg);
}
.quantity__button:last-child {
  background-image: url(/upload/demo/img/svg/icon-plus.svg);
}
.quantity__count {
  display: inline-block;
  font-weight: 600;
  font-size: 1rem;
  line-height: 150%;
  text-align: center;
  margin: 0 0.625rem;
}

.cart {
  height: 100%;
  margin-bottom: 6.25rem;
}
@media (max-width: 38.75rem) {
  .cart {
    margin-bottom: 5rem;
  }
}
.cart__container {
  height: 100%;
}
.cart__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.cart__wrap--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(-6.25rem);
  -ms-transform: translateY(-6.25rem);
  transform: translateY(-6.25rem);
}
.cart__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cart__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.25rem;
}
@media (max-width: 48rem) {
  .cart__list {
    margin-bottom: 1.875rem;
  }
}
.cart__item:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (max-width: 48rem) {
  .cart__item:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .cart__item:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.cart__bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
  min-width: 21.25rem;
}
@media (max-width: 38.75rem) {
  .cart__bottom {
    min-width: 0;
    width: 100%;
  }
}
.cart__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.125rem;
}
.cart__total-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart__total-item::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-0.3125rem);
  -ms-transform: translateY(-0.3125rem);
  transform: translateY(-0.3125rem);
  border-bottom: 0.0625rem dashed rgba(0, 0, 0, 0.08);
  width: 100%;
}
.cart__total-item:not(:last-child) {
  margin-bottom: 0.625rem;
}
.cart__caption {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  display: inline-block;
  background: var(--light-color);
  padding: 0 0.3125rem;
  margin: 0 -0.3125rem;
  z-index: 1;
}
.cart__output {
  font-size: 1.625rem;
  line-height: 115%;
  text-align: right;
  display: inline-block;
  background: var(--light-color);
  padding: 0 0.3125rem;
  margin: 0 -0.3125rem;
  z-index: 1;
}
.cart__output#cart-price-total {
  font-size: 2.5rem;
  line-height: 100%;
}
.cart__button#cart-button-null {
  min-width: 16.625rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.item-cart {
  position: relative;
  background: var(--bg-color);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 8fr 2fr 1.5fr 2fr;
  grid-template-columns: 8fr 2fr 1.5fr 2fr;
  gap: 2.125rem;
  padding: 3.125rem 6.875rem 3.125rem 3.75rem;
}
@media (max-width: 90rem) {
  .item-cart {
    -ms-grid-columns: 6fr 2fr 2fr;
    grid-template-columns: 6fr 2fr 2fr;
    padding: 2.5rem 3.75rem 2.5rem 2.5rem;
  }
}
@media (max-width: 60rem) {
  .item-cart {
    -ms-grid-columns: 3.5fr 3fr 2fr;
    grid-template-columns: 3.5fr 3fr 2fr;
  }
}
@media (max-width: 48rem) {
  .item-cart {
    padding: 1.875rem 3.75rem 1.875rem 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .item-cart {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 1.25rem 1.25rem 1.875rem;
    gap: 1.25rem;
  }
}
.item-cart__col {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 1.5625rem 0;
}
@media (max-width: 38.75rem) {
  .item-cart__col {
    width: 100%;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    position: relative;
  }
  .item-cart__col > * {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
  .item-cart__col::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(-0.3125rem);
    -ms-transform: translateY(-0.3125rem);
    transform: translateY(-0.3125rem);
    border-bottom: 0.0625rem dashed rgba(0, 0, 0, 0.08);
    width: 100%;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__col:nth-child(2) > * {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
  .item-cart__col:nth-child(2)::before {
    bottom: auto;
    top: 1rem;
  }
}
@media (max-width: 90rem) {
  .item-cart__col:nth-child(3) {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  .item-cart__col:nth-child(3) .item-cart__heading {
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 48rem) {
  .item-cart__col:nth-child(3) {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__col:nth-child(3) .item-cart__heading {
    opacity: 1;
    visibility: visible;
  }
}
.item-cart__col--head {
  -ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 90rem) {
  .item-cart__col--head {
    -ms-grid-columns: minmax(10.3125rem, 1fr) 4fr;
    grid-template-columns: minmax(10.3125rem, 1fr) 4fr;
    gap: 1.5625rem 2.5rem;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1/4;
  }
}
@media (max-width: 48rem) {
  .item-cart__col--head {
    -ms-grid-columns: minmax(5.3125rem, 1fr) 3fr;
    grid-template-columns: minmax(5.3125rem, 1fr) 3fr;
    gap: 0.9375rem 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__col--head {
    -ms-grid-columns: 5.3125rem 1fr;
    grid-template-columns: 5.3125rem 1fr;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    gap: 0.9375rem;
  }
  .item-cart__col--head .item-cart__heading {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.item-cart__col:not(:first-child) {
  margin-top: 0.625rem;
}
@media (max-width: 90rem) {
  .item-cart__col:not(:first-child) {
    margin-top: 0;
  }
}
.item-cart__picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 2.5rem;
  background: var(--light-color);
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  margin: -3.125rem 3.75rem -3.125rem -3.75rem;
}
@media (max-width: 90rem) {
  .item-cart__picture {
    padding-right: 0;
    margin: 0;
    background: transparent;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__picture {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
.item-cart__image {
  height: 100%;
  width: auto;
}
@media (max-width: 38.75rem) {
  .item-cart__image {
    height: 6.25rem;
  }
}
.item-cart__heading {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: var(--main-color);
}
.item-cart__heading ~ :last-child {
  margin-bottom: auto;
}
@media (max-width: 38.75rem) {
  .item-cart__heading {
    font-size: 1rem;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
    -ms-grid-column-align: start;
    justify-self: start;
  }
}
.item-cart__title {
  margin: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 127%;
}
.item-cart__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 38.75rem) {
  .item-cart__list {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
.item-cart__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.item-cart__item:not(:last-child) {
  margin-bottom: 1.5625rem;
}
@media (max-width: 38.75rem) {
  .item-cart__item {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .item-cart__item:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
  .item-cart__item::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(-0.3125rem);
    -ms-transform: translateY(-0.3125rem);
    transform: translateY(-0.3125rem);
    border-bottom: 0.0625rem dashed rgba(0, 0, 0, 0.08);
    width: 100%;
  }
}
.item-cart__caption {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  margin-right: 0.9375rem;
}
@media (max-width: 38.75rem) {
  .item-cart__caption {
    font-size: 1rem;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
  }
}
.item-cart__text {
  font-weight: 400;
  font-size: 1.375rem;
}
@media (max-width: 38.75rem) {
  .item-cart__text {
    font-size: 1rem;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
  }
}
.item-cart__value {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 90rem) {
  .item-cart__value {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__value {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
    gap: 0 1.25rem;
    -ms-grid-column-align: end;
    justify-self: end;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
  }
  .item-cart__value > * {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}
.item-cart__value .value__discount {
  margin-bottom: 0.625rem;
}
@media (max-width: 90rem) {
  .item-cart__value .value__discount {
    margin-right: 1.5625rem;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__value .value__discount {
    margin-bottom: 0;
    margin-right: 0;
  }
}
.item-cart__value .value__old {
  margin-bottom: 0.375rem;
}
@media (max-width: 90rem) {
  .item-cart__value .value__old {
    margin-right: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__value .value__old {
    margin-bottom: 0;
    margin-right: 0;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__value .value__price {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__quantity {
    -ms-grid-column-align: end;
    justify-self: end;
    min-width: 8.125rem;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
  }
}
.item-cart .quantity__button {
  background-size: 1.125rem 1.125rem;
}
.item-cart .quantity__count {
  font-weight: 400;
  font-size: 1.375rem;
}
.item-cart__total {
  font-size: 1.25rem;
  line-height: 115%;
  white-space: nowrap;
}
@media (max-width: 38.75rem) {
  .item-cart__total {
    -ms-grid-column-align: end;
    justify-self: end;
    font-weight: 500;
    padding: 0 0.3125rem;
    margin: 0 -0.3125rem;
    background: var(--bg-color);
    z-index: 1;
  }
}
.item-cart__remove {
  position: absolute;
  top: 7.1875rem;
  right: 5rem;
  border: none;
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: 1.25rem 1.25rem;
  background-position: center;
  background-image: url(/upload/demo/img/svg/remove.svg);
}
@media (max-width: 90rem) {
  .item-cart__remove {
    top: 1.25rem;
    right: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .item-cart__remove {
    top: 0.75rem;
    right: 0.75rem;
  }
}
@media (any-hover: hover) {
  .item-cart__remove:hover {
    background-image: url(/upload/demo/img/svg/remove-accent.svg);
  }
}

.checkout {
  overflow: inherit;
  margin-bottom: 6.25rem;
  height: 100%;
}
@media (max-width: 48rem) {
  .checkout {
    margin-bottom: 5.25rem;
  }
}
@media (max-width: 48rem) and (max-width: 38.75rem) {
  .checkout {
    margin-bottom: 5rem;
  }
}
.checkout .container--holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.checkout .container--holder.container--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateY(-6.25rem);
  -ms-transform: translateY(-6.25rem);
  transform: translateY(-6.25rem);
}
.checkout__form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr minmax(20.625rem, 1fr);
  grid-template-columns: 2fr minmax(20.625rem, 1fr);
  gap: 7%;
}
@media (max-width: 60rem) {
  .checkout__form {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 1.875rem;
  }
}
@media (max-width: 48rem) {
  .checkout__form {
    gap: 1.25rem;
  }
}
.checkout__form .label:not(.select)::before {
  top: 1.25rem;
}
.checkout__form .input {
  width: 100%;
  background: var(--light-color);
  padding: 0.9375rem 1.5625rem 0.9375rem 2.8125rem;
  min-height: 3.125rem;
  min-width: 9.375rem;
}
.checkout__button#checkout-button-null {
  min-width: 16.625rem;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.checkout #form-country-select {
  background: var(--light-color);
}

.order-form {
  height: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: auto auto 1fr;
  grid-template-rows: auto auto 1fr;
  gap: 1.875rem 1.25rem;
}
@media (max-width: 60rem) {
  .order-form {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 38.75rem) {
  .order-form {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.order-form__box {
  border: 0.0625rem solid var(--second-color);
  padding: 2.1875rem 2.5rem 1.875rem;
}
@media (max-width: 60rem) {
  .order-form__box {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
@media (max-width: 38.75rem) {
  .order-form__box {
    grid-column: auto;
    padding: 1.5625rem 1.25rem 1.25rem;
  }
}
.order-form__title {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 111%;
  text-align: center;
  margin-bottom: 0.625rem;
}
.order-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.order-form__item:not(:last-child) {
  padding-bottom: 1.375rem;
  border-bottom: 0.0625rem solid var(--second-color);
  margin-bottom: 1.375rem;
}
.order-form__picture {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.875rem;
  flex: 0 0 3.875rem;
  margin-right: 1.25rem;
}
.order-form__image {
  width: 3.875rem;
  height: 4.375rem;
}
@media (max-width: 60rem) {
  .order-form__info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 38.75rem) {
  .order-form__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.order-form__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 60rem) {
  .order-form__wrap:first-child {
    margin-right: auto;
  }
}
.order-form__heading {
  margin: 0;
  font-weight: 400;
  font-size: 1rem;
  line-height: 150%;
  color: var(--main-color);
  margin-bottom: 0.5rem;
}
.order-form__parameter {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 143%;
}
.order-form__caption {
  color: rgba(0, 0, 0, 0.3);
}
.order-form__price, .order-form__amount {
  display: inline-block;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 150%;
}
.order-form__price--old {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: line-through;
}
.order-form__count {
  font-weight: 400;
  font-size: 1.125rem;
  margin-right: 0.625rem;
}
.order-form__label {
  margin-bottom: 2.125rem;
  max-width: 100%;
}
.order-form__label .input {
  background: var(--bg-color);
}
.order-form__value {
  max-width: 19.375rem;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 60rem) {
  .order-form__value {
    margin-left: 0;
  }
}
@media (max-width: 38.75rem) {
  .order-form__value {
    margin-left: auto;
  }
}
.order-form__value .value__discount {
  margin-right: 1.875rem;
}
.order-form__value .value__old {
  font-weight: 500;
  font-size: 1.25rem;
}
.order-form__value .value__price {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
  line-height: 2.5rem;
  text-align: right;
  width: 100%;
}
.order-form__value .value__price span {
  font-family: Roboto, sans-serif;
  font-size: 2.5rem;
  margin-left: 1.25rem;
}
.order-form__confirm {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.order-form__checkbox {
  margin-bottom: 2.1875rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.order-form__checkbox .checkbox__box::before {
  background: var(--bg-color);
}
.order-form__checkbox .checkbox__text {
  font-size: 0.8125rem;
  line-height: 138%;
  color: rgba(0, 0, 0, 0.5);
}
.order-form__checkbox .checkbox__text a {
  color: var(--main-color);
  text-decoration: underline;
}
@media (max-width: 60rem) {
  .order-form__button {
    margin-bottom: 0.375rem;
  }
}

.hero-about__swiper .swiper-slide::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(18.5%, rgba(0, 0, 0, 0)), color-stop(49.5%, rgba(0, 0, 0, 0)), color-stop(84%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 18.5%, rgba(0, 0, 0, 0) 49.5%, rgba(0, 0, 0, 0) 84%, rgba(0, 0, 0, 0.6) 100%);
}
.hero-about .swiper__logo-image {
  width: 3.75rem;
}
@media (max-width: 38.75rem) {
  .hero-about .swiper__logo-image {
    width: 2.375rem;
  }
}
.hero-about .swiper__title {
  font-size: 3.75rem;
  margin-bottom: 1.375rem;
  color: var(--light-color);
}
@media (max-width: 48rem) {
  .hero-about .swiper__title {
    font-size: 3.75rem;
    margin-bottom: 1.375rem;
  }
}
@media (max-width: 38.75rem) {
  .hero-about .swiper__title {
    font-size: 2.5rem;
    margin-bottom: 0.625rem;
  }
}
.hero-about .swiper__subtitle {
  color: var(--light-color);
}

.header--dark + .main .hero-about__breadcrumbs {
  position: absolute;
  z-index: 5;
}
.header--dark + .main .hero-about__breadcrumbs .breadcrumbs__item {
  color: var(--light-color);
}
.header--dark + .main .hero-about__breadcrumbs .breadcrumbs__item:first-child .breadcrumbs__link {
  background-image: url(/upload/demo/img/svg/home-line-light.svg);
}

.theses {
  padding: 4.5625rem 0 5.6875rem;
}
@media (max-width: 48rem) {
  .theses {
    padding: 3.75rem 0;
  }
}
@media (max-width: 38.75rem) {
  .theses {
    padding: 3.125rem 0 4rem;
  }
}
.theses__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.theses__title {
  max-width: 67.75rem;
  margin-bottom: 1.5625rem;
}
@media (max-width: 38.75rem) {
  .theses__title {
    margin-bottom: 1.25rem;
  }
}
.theses__subtitle {
  text-align: center;
  margin-bottom: 3.25rem;
}
@media (max-width: 48rem) {
  .theses__subtitle {
    margin-bottom: 2.875rem;
  }
}
@media (max-width: 38.75rem) {
  .theses__subtitle {
    margin-bottom: 1.4375rem;
  }
}
.theses__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 120rem) {
  .theses__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 60rem) {
  .theses__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.theses__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 1.875rem;
  width: 20%;
}
@media (max-width: 120rem) {
  .theses__item {
    margin-right: 0;
    width: auto;
    max-width: 21rem;
  }
}
@media (max-width: 60rem) {
  .theses__item {
    max-width: 100%;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.theses__count {
  margin-bottom: 3.125rem;
  margin-left: 2.5rem;
}
@media (max-width: 60rem) {
  .theses__count {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 1.5625rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5rem;
    flex: 0 0 5rem;
  }
}
@media (max-width: 38.75rem) {
  .theses__count {
    margin-right: 0.9375rem;
  }
}
.theses__image {
  max-height: 12.5rem;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 60rem) {
  .theses__image {
    max-height: 6.25rem;
    min-width: 5rem;
  }
}
.theses__blockquote {
  margin: 0;
  font-weight: 100;
  font-size: 4rem;
  line-height: 137%;
  text-align: center;
  margin-bottom: 0.9375rem;
}
@media (max-width: 48rem) {
  .theses__blockquote {
    font-size: 3.125rem;
    margin-bottom: 0.75rem;
  }
}
@media (max-width: 38.75rem) {
  .theses__blockquote {
    font-size: 2.5rem;
    margin-bottom: 0.625rem;
  }
}
.theses__author {
  margin: 0;
  font-size: 1rem;
  line-height: 167%;
  text-align: right;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 3.125rem;
  width: 100%;
}
@media (max-width: 38.75rem) {
  .theses__author {
    font-size: 0.875rem;
    margin-bottom: 2.5rem;
  }
}
.theses__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.1fr 0.9fr;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 3.75rem 3.125rem;
}
@media (max-width: 60rem) {
  .theses__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.875rem;
  }
  .theses__grid .grid-tablet-top {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.theses__picture picture, .theses__picture img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
.theses__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.theses__content:nth-child(2) {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.theses__content:nth-child(3) {
  padding-left: 5rem;
  max-width: 50rem;
}
@media (max-width: 90rem) {
  .theses__content:nth-child(3) {
    padding-left: 0;
    max-width: 100%;
  }
}
@media (max-width: 60rem) {
  .theses__content {
    width: 100%;
  }
  .theses__content:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.theses__content .theses__title {
  text-align: left;
  margin-bottom: 2rem;
  width: 100%;
}
@media (max-width: 60rem) {
  .theses__content .theses__title {
    text-align: center;
  }
}
.theses__content .theses__list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 0;
}
.theses__content .theses__item {
  max-width: 100%;
  width: 100%;
  margin-right: 0;
}
.theses__content .theses__item:not(:last-child) {
  padding-bottom: 0.9375rem;
}
@media (max-width: 48rem) {
  .theses__content .theses__item {
    padding-bottom: 0.625rem;
  }
}
.theses__content .theses__text {
  width: 100%;
}
@media (max-width: 90rem) {
  .theses__content .theses__text {
    max-width: 100%;
  }
}
@media (max-width: 60rem) {
  .theses__content .theses__text {
    text-align: center;
  }
}
.theses__content .theses__text--short {
  max-width: 48rem;
}
.theses__caption {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 127%;
  margin-bottom: 0.6875rem;
}
@media (max-width: 48rem) {
  .theses__caption {
    font-size: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .theses__caption {
    font-size: 1.5rem;
  }
}
.theses__text {
  opacity: 0.6;
}
.theses__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 3.75rem;
}
@media (max-width: 60rem) {
  .theses__column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 38.75rem) {
  .theses__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.theses__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.theses__row {
  gap: 120px;
}
@media (max-width: 1920px) {
  .theses__row {
    gap: calc(60px + 60 * (100vw - 375px) / 1545);
  }
}
.theses__row:not(:last-child) {
  margin-bottom: 200px;
}
@media (max-width: 1920px) {
  .theses__row:not(:last-child) {
    margin-bottom: calc(80px + 120 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 38.75rem) {
  .theses__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.theses--great-russia {
  text-align: left;
  padding: 0;
}
.theses--great-russia .blockquote {
  padding-top: 240px;
}
@media (max-width: 1920px) {
  .theses--great-russia .blockquote {
    padding-top: calc(40px + 200 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .blockquote {
  padding-bottom: 240px;
}
@media (max-width: 1920px) {
  .theses--great-russia .blockquote {
    padding-bottom: calc(80px + 160 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .theses__picture--main {
  padding-top: 170px;
}
@media (max-width: 1920px) {
  .theses--great-russia .theses__picture--main {
    padding-top: calc(80px + 90 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .theses__picture--main {
  padding-bottom: 170px;
}
@media (max-width: 1920px) {
  .theses--great-russia .theses__picture--main {
    padding-bottom: calc(80px + 90 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 60rem) {
  .theses--great-russia .content .button {
    margin: 0 auto;
  }
}
.theses--great-russia .theses__title {
  max-width: 100%;
}
.theses--great-russia .theses__text {
  font-size: 1.25rem;
}
.theses--great-russia .theses__grid {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.theses--great-russia .theses__grid > *[class$="--clip"] {
  width: calc(100% + var(--container-offset));
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid > *[class$="--clip"] {
    width: 100%;
  }
}
.theses--great-russia .theses__grid > *:nth-child(odd)[class$="--clip"] {
  margin-left: calc(var(--container-offset) * -1);
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid > *:nth-child(odd)[class$="--clip"] {
    margin-left: 0;
  }
}
.theses--great-russia .theses__grid > *:nth-child(odd)[class$="--clip"] picture {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid > *:nth-child(odd)[class$="--clip"] picture {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.theses--great-russia .theses__grid > *:nth-child(even)[class$="--clip"] {
  margin-right: calc(var(--container-offset) * -1);
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid > *:nth-child(even)[class$="--clip"] {
    margin-right: 0;
  }
}
.theses--great-russia .theses__grid > *:nth-child(even)[class$="--clip"] picture {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__grid > *:nth-child(even)[class$="--clip"] picture {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.theses--great-russia .theses__grid {
  gap: 100px;
}
@media (max-width: 1920px) {
  .theses--great-russia .theses__grid {
    gap: calc(50px + 50 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .theses__grid:not(:last-child) {
  margin-bottom: 200px;
}
@media (max-width: 1920px) {
  .theses--great-russia .theses__grid:not(:last-child) {
    margin-bottom: calc(80px + 120 * (100vw - 375px) / 1545);
  }
}
.theses--great-russia .theses__picture picture, .theses--great-russia .theses__picture img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.theses--great-russia .theses__picture picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.theses--great-russia .theses__picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__picture .img {
    max-height: 25rem;
  }
}
.theses--great-russia .theses__picture--smal .img {
  max-height: 17.5rem;
}
.theses--great-russia .theses__picture--medium .img {
  max-height: 31.25rem;
}
.theses--great-russia .theses__picture--medium .img {
  height: 500px;
}
@media (max-width: 1920px) {
  .theses--great-russia .theses__picture--medium .img {
    height: calc(0px + 500 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 60rem) {
  .theses--great-russia .theses__picture--medium .img {
    height: 500px;
  }
}
@media (max-width: 60rem) and (max-width: 1920px) {
  .theses--great-russia .theses__picture--medium .img {
    height: calc(280px + 220 * (100vw - 375px) / 1545);
  }
}
.theses--lookbook {
  padding: 0;
}
.theses--lookbook .theses__hero {
  margin-bottom: 5rem;
}
.theses--lookbook .theses__picture[class$="--clip"] {
  width: calc(100% + var(--container-offset) * 2);
  margin-left: calc(var(--container-offset) * -1);
}
.theses--lookbook .hero__logo-image {
  margin-bottom: 6.25rem;
}
.theses--lookbook .theses__image {
  margin-bottom: 0;
}
.theses--lookbook .theses__grid {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2.5rem;
}
.theses--lookbook .theses__grid:not(:last-child) {
  margin-bottom: 5rem;
}
.theses--lookbook .theses__grid:has(+ .theses__picture) {
  margin-bottom: 2.5rem;
}
@media (max-width: 60rem) {
  .theses--lookbook .theses__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.theses--lookbook .theses__grid > *[class$="--clip"] {
  width: calc(100% + var(--container-offset));
}
.theses--lookbook .theses__grid > *:nth-child(odd)[class$="--clip"] {
  margin-left: calc(var(--container-offset) * -1);
}
.theses--lookbook .theses__grid > *:nth-child(even)[class$="--clip"] {
  margin-right: calc(var(--container-offset) * -1);
}
.theses--lookbook .theses__content:not(:last-child) {
  margin-bottom: 5rem;
}
.theses--lookbook .theses__picture--main:not(:last-child) {
  margin-bottom: 5rem;
}

.why {
  padding-bottom: 6.875rem;
  background-color: var(--bg-color);
  background-image: url(/upload/demo/img/logo-bg-light.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  overflow: visible;
}
@media (max-width: 60rem) {
  .why {
    padding-bottom: 3.75rem;
    background-position: center 8.125rem;
    background-size: 65.625rem 33.125rem;
  }
}
@media (max-width: 38.75rem) {
  .why {
    padding-bottom: 3.125rem;
    background-position: center 10.625rem;
  }
}
.why__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 26.25rem 1fr 26.25rem;
  grid-template-columns: 26.25rem 1fr 26.25rem;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  gap: 6.25rem;
}
@media (max-width: 120rem) {
  .why__container {
    -ms-grid-columns: 22% 1fr 22%;
    grid-template-columns: 22% 1fr 22%;
    gap: 4%;
  }
}
@media (max-width: 60rem) {
  .why__container {
    -ms-grid-columns: (auto)[2];
    grid-template-columns: repeat(2, auto);
    gap: 3.125rem 5rem;
  }
}
@media (max-width: 23.4375rem) {
  .why__container {
    gap: 3.125rem;
  }
}
@media (max-width: 38.75rem) {
  .why__container {
    gap: 1.875rem 0rem;
  }
}
.why__picture:first-child .why__image {
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.why__picture:last-child .why__image {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.why__content {
  padding-top: 4.5625rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 60rem) {
  .why__content {
    padding-top: 3.75rem;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
@media (max-width: 38.75rem) {
  .why__content {
    padding-top: 3.125rem;
  }
}
@media (max-width: 120rem) {
  .why__content {
    max-width: 47.5rem;
  }
}
.why__image {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 60rem) {
  .why__image {
    width: 90%;
  }
}
.why__title {
  margin-bottom: 1.625rem;
}
@media (max-width: 48rem) {
  .why__title {
    margin-bottom: 1.4375rem;
  }
}
@media (max-width: 38.75rem) {
  .why__title {
    margin-bottom: 1.125rem;
  }
}
.why__subtitle {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 127%;
  text-align: center;
  margin-bottom: 1.625rem;
}
@media (max-width: 48rem) {
  .why__subtitle {
    margin-bottom: 1.4375rem;
  }
}
@media (max-width: 38.75rem) {
  .why__subtitle {
    font-size: 1.125rem;
    margin-bottom: 1.125rem;
  }
}
.why__text {
  text-align: center;
  opacity: 0.6;
}
@media (max-width: 48rem) {
  .why__text {
    opacity: 1;
  }
}
.why__text:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 38.75rem) {
  .why__text:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}

@media (max-width: 60rem) {
  .slider-about__swiper.swiper--main {
    height: 31.25rem;
  }
}
@media (max-width: 38.75rem) {
  .slider-about__swiper.swiper--main {
    height: 29.375rem;
  }
}
.slider-about .swiper-slide.play {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slider-about .swiper-slide.play .swiper__title {
  margin-bottom: 0;
  margin-top: 12.5rem;
}
@media (max-width: 60rem) {
  .slider-about .swiper-slide.play .swiper__title {
    font-size: 2.5rem;
  }
}
@media (max-width: 48rem) {
  .slider-about .swiper-slide.play .swiper__title {
    font-size: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .slider-about .swiper-slide.play .swiper__title {
    margin-top: 11.25rem;
    font-size: 2.125rem;
  }
}
.slider-about .swiper-slide.play .play__button {
  top: 40%;
}

.main__new .slider-about .swiper-slide::after {
  display: none;
}

.main__new .slider-about {
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .main__new .slider-about {
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 38.75rem) {
  .main__new .slider-about {
    margin-bottom: 2.5rem;
  }
}

.collections__container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.collections__button {
  min-width: 0;
  position: absolute;
  z-index: 10;
  font-size: 3.125rem;
  padding: 2.0625rem 3.125rem;
}
@media (max-width: 60rem) {
  .collections__button {
    font-size: 2.5rem;
    padding: 1.25rem 2.25rem;
  }
}
@media (max-width: 48rem) {
  .collections__button {
    font-size: 2.125rem;
  }
}
@media (max-width: 38.75rem) {
  .collections__button {
    max-width: 13.125rem;
    padding: 0.625rem 0.9375rem;
  }
}
@media (max-width: 60rem) {
  .collections__swiper.swiper--main {
    height: 31.25rem;
  }
}
@media (max-width: 38.75rem) {
  .collections__swiper.swiper--main {
    height: 29.375rem;
  }
}
@media (max-width: 60rem) {
  .collections .swiper__title {
    max-width: 18.75rem;
  }
}
@media (max-width: 48rem) {
  .collections .swiper__title {
    max-width: 12.5rem;
  }
}
.collections .swiper-pagination {
  opacity: 0;
  pointer-events: none;
}

.style {
  margin-bottom: 6.875rem;
}
@media (max-width: 48rem) {
  .style {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 38.75rem) {
  .style {
    margin-bottom: 2.5rem;
  }
}
.style__subtitle {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  margin: 0 auto;
  font-size: 1.125rem;
  margin-bottom: 80px;
  max-width: 45.25rem;
}
@media (max-width: 60rem) {
  .style__subtitle {
    margin-bottom: 3.75rem;
    font-size: 1.125rem;
  }
}
@media (max-width: 38.75rem) {
  .style__subtitle {
    margin-bottom: 2.5rem;
    font-size: 1rem;
  }
}
@media (max-width: 38.75rem) {
  .style__swiper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.style__swiper .swiper-slide {
  height: auto;
}
.style__swiper .swiper-slide picture {
  width: 100%;
  height: 100%;
}
.style__swiper .swiper-slide img {
  width: 100%;
  height: calc((100vw - var(--container-offset) * 2 - 1.25rem * 2) / 3 * 1.4136125654);
}
@media (max-width: 48rem) {
  .style__swiper .swiper-slide img {
    height: 28.125rem;
  }
}
@media (max-width: 38.75rem) {
  .style__swiper .swiper-slide img {
    height: 29.375rem;
  }
}
.brand {
  margin-bottom: 4.6875rem;
}
@media (max-width: 48rem) {
  .brand {
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 38.75rem) {
  .brand {
    margin-bottom: 2.5rem;
  }
}
.brand__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 7.5rem;
}
@media (max-width: 90rem) {
  .brand__grid {
    gap: 3.75rem;
  }
}
@media (max-width: 60rem) {
  .brand__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 1.875rem;
  }
}
.brand__content {
  max-width: 90%;
}
@media (max-width: 90rem) {
  .brand__content {
    max-width: 100%;
  }
}
.brand__content .brand__title.title {
  text-align: left;
  margin-bottom: 2.25rem;
}
.brand__content .brand__title.title span {
  font-size: inherit;
  font-family: "Cormorant Infant", serif;
}
.brand__content .brand__title.title:not(:first-child) {
  margin-bottom: 1.25rem;
}
.brand__content .brand__text {
  opacity: 0.6;
}
.brand__picture picture, .brand__picture img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  display: inline-block;
  -o-object-fit: cover;
  object-fit: cover;
}
.hero-partners__container:not(.container) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hero-partners__swiper .swiper-slide::after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), color-stop(18.5%, rgba(0, 0, 0, 0.2)), color-stop(49.5%, rgba(0, 0, 0, 0.3)), color-stop(84%, rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.3))), rgba(0, 0, 0, 0.2);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 18.5%, rgba(0, 0, 0, 0.3) 49.5%, rgba(0, 0, 0, 0.25) 84%, rgba(0, 0, 0, 0.3) 100%), rgba(0, 0, 0, 0.2);
}
.hero-partners__title {
  margin-bottom: 1.375rem;
}
@media (max-width: 48rem) {
  .hero-partners__title {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 38.75rem) {
  .hero-partners__title {
    margin-bottom: 0.25rem;
  }
}
.hero-partners__subtitle {
  text-align: center;
}
.hero-partners__head {
  color: var(--light-color);
  position: absolute;
  z-index: 10;
  padding: 0 var(--container-offset);
}
.hero-partners ~ .collections .swiper__title {
  font-family: "Cormorant Garamond", serif;
  font-size: 2rem;
}

.header--dark + .main .hero-partners__breadcrumbs {
  position: absolute;
  z-index: 5;
}
.header--dark + .main .hero-partners__breadcrumbs .breadcrumbs__item {
  color: var(--light-color);
}
.header--dark + .main .hero-partners__breadcrumbs .breadcrumbs__item:first-child .breadcrumbs__link {
  background-image: url(/upload/demo/img/svg/home-line-light.svg);
}

.conditions {
  padding: 6.25rem 0;
}
@media (max-width: 48rem) {
  .conditions {
    padding: 5rem 0;
  }
}
@media (max-width: 38.75rem) {
  .conditions {
    padding: 3.75rem 0;
  }
}
.conditions__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--bg-color);
}
@media (max-width: 60rem) {
  .conditions__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .conditions__row:not(:last-child) {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .conditions__row:not(:last-child) {
    margin-bottom: 1.25rem;
  }
}
.conditions__row:nth-child(even) .conditions__content {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
@media (max-width: 60rem) {
  .conditions__row:nth-child(even) .conditions__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.conditions__row > * {
  width: 50%;
  max-width: 50%;
}
@media (max-width: 60rem) {
  .conditions__row > * {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 60rem) {
  .conditions__row .conditions__picture {
    max-height: 35.625rem;
    overflow: hidden;
  }
}
.conditions__picture {
  width: 100%;
}
.conditions__picture picture {
  display: block;
  height: 100%;
}
.conditions__image {
  width: 100%;
  height: 100%;
}
.conditions__content {
  padding: 5rem;
}
@media (max-width: 90rem) {
  .conditions__content {
    padding: 3.125rem;
  }
}
@media (max-width: 48rem) {
  .conditions__content {
    padding: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .conditions__content {
    padding: 1.25rem 1.25rem 1.875rem;
  }
}
.conditions__title {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  line-height: 126%;
  margin-bottom: 1.75rem;
  max-width: 42.5rem;
}
@media (max-width: 48rem) {
  .conditions__title {
    font-size: 1.875rem;
    margin-bottom: 0.6875rem;
  }
}
@media (max-width: 38.75rem) {
  .conditions__title {
    font-size: 1.5rem;
  }
}
.conditions__text {
  color: rgba(0, 0, 0, 0.6);
  max-width: 42.5rem;
}
.conditions__text:not(:last-child) {
  margin-bottom: 0.9375rem;
}
@media (max-width: 48rem) {
  .conditions__text:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}
.conditions__subtitle {
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 127%;
  margin-bottom: 2.125rem;
  max-width: 39.375rem;
}
@media (max-width: 48rem) {
  .conditions__subtitle {
    margin-bottom: 0.6875rem;
  }
}
@media (max-width: 38.75rem) {
  .conditions__subtitle {
    font-size: 1.125rem;
  }
}
.conditions__list {
  max-width: 42.5rem;
}
.conditions__item {
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  padding-left: 2.125rem;
}
@media (max-width: 48rem) {
  .conditions__item {
    padding-left: 1.8125rem;
  }
}
.conditions__item::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.875rem;
  height: 1.25rem;
  background-image: url(/upload/demo/img/favicon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 0;
  top: 0.25rem;
}
.conditions__item:not(:last-child) {
  margin-bottom: 0.9375rem;
}
@media (max-width: 48rem) {
  .conditions__item:not(:last-child) {
    margin-bottom: 0.625rem;
  }
}

.main__new .conditions__row {
  background: none;
  gap: 0.875rem;
}
@media (max-width: 75rem) {
  .main__new .conditions__row {
    gap: 0;
  }
}
.main__new .conditions__row > * {
  width: calc(50% - 0.4375rem);
  max-width: calc(50% - 0.4375rem);
}
.main__new .conditions__row:not(:last-child) {
  margin-bottom: 0.4375rem;
}
@media (max-width: 75rem) {
  .main__new .conditions__row:nth-child(even) .conditions__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 75rem) {
  .main__new .conditions__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main__new .conditions__row > * {
    width: 100%;
    max-width: 100%;
  }
}
.main__new .conditions__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main__new .conditions__title {
  width: 100%;
  max-width: 100%;
  text-align: left;
  line-height: 100%;
}
.main__new .conditions__title:has(+ .conditions__subtitle) {
  margin-bottom: 1.25rem;
}
.main__new .conditions__subtitle {
  font-family: "Cormorant Garamond", serif;
  font-size: 1.375rem;
  color: rgba(0, 0, 0, 0.6);
}
.main__new .conditions__subtitle:not(:last-child) {
  margin-bottom: 3.4375rem;
}
@media (max-width: 48rem) {
  .main__new .conditions__subtitle:not(:last-child) {
    font-size: 1.25rem;
    margin-bottom: 1.875rem;
  }
}
.main__new .conditions__text {
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 75rem) {
  .main__new .conditions__text {
    max-width: 100%;
  }
}
@media (max-width: 75rem) {
  .main__new .conditions__list {
    max-width: 100%;
  }
}
.main__new .conditions__item::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.request {
  padding: 4.5625rem 0 6.25rem;
}
@media (max-width: 48rem) {
  .request {
    padding: 3.75rem 0 6.25rem;
  }
}
@media (max-width: 38.75rem) {
  .request {
    padding: 3.125rem 0 5rem;
  }
}
.request__form {
  max-width: 93.375rem;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25rem 1.875rem;
}
@media (max-width: 90rem) {
  .request__form {
    gap: 1.25rem 0.9375rem;
  }
}
@media (max-width: 60rem) {
  .request__form {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 0.625rem 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .request__form {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.request .label:not(:last-child) {
  margin-bottom: 0;
}
.request .label--text {
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-column: 4/5;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
@media (max-width: 60rem) {
  .request .label--text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 4;
    -ms-grid-row-span: 2;
    grid-row: 4/6;
  }
}
@media (max-width: 38.75rem) {
  .request .label--text {
    -ms-grid-row: 7;
    -ms-grid-row-span: 1;
    grid-row: 7/8;
  }
}
.request .label--text .input {
  height: 100%;
  min-height: 7.5rem;
}
.request .label::before {
  top: 1.1875rem;
}
.request .input {
  background: var(--bg-color);
  width: 100%;
  min-width: 0;
  padding: 0.9375rem 1.5625rem 0.9375rem 2.8125rem;
  min-height: 3.125rem;
}
@media (any-hover: hover) {
  .request .input:hover {
    background: var(--light-color);
  }
}
.request .form__descriptions {
  margin-bottom: 0;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  color: rgba(0, 0, 0, 0.3);
  -ms-grid-row-align: center;
  align-self: center;
  text-align: right;
  margin-top: 1.875rem;
}
@media (max-width: 60rem) {
  .request .form__descriptions {
    text-align: left;
    margin-top: 0.25rem;
  }
}
@media (max-width: 38.75rem) {
  .request .form__descriptions {
    grid-column: auto;
    margin-top: 0.375rem;
    text-align: center;
  }
}
.request .form__descriptions a {
  text-decoration: none;
}
.request .button {
  margin-top: 1.875rem;
  max-width: 15.75rem;
}
@media (max-width: 60rem) {
  .request .button {
    max-width: 100%;
    margin-top: 0.25rem;
  }
}

.feedback {
  padding: 6.875rem 0;
}
@media (max-width: 48rem) {
  .feedback {
    padding: 3.75rem 0;
  }
}
@media (max-width: 38.75rem) {
  .feedback {
    padding: 2.5rem 0;
  }
}
@media (max-width: 38.75rem) {
  .feedback__swiper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
.feedback__swiper .swiper-slide {
  height: auto;
}
.feedback__swiper .swiper-slide picture {
  width: 100%;
  height: 100%;
}
.feedback__swiper .swiper-slide img {
  width: 100%;
  margin-bottom: 1.8125rem;
  height: calc((100vw - var(--container-offset) * 2 - 1.25rem * 2) / 3 * 1.4136125654);
}
@media (max-width: 48rem) {
  .feedback__swiper .swiper-slide img {
    height: 28.125rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .feedback__swiper .swiper-slide img {
    height: 29.375rem;
  }
}

.main__v2 .hero-about {
  position: relative;
  background: var(--main-color);
  height: 61.25rem;
}
.main__v2 .hero-about {
  height: 980px;
}
@media (max-width: 1920px) {
  .main__v2 .hero-about {
    height: calc(540px + 440 * (100vw - 375px) / 1545);
  }
}
.main__v2 .hero-about__container {
  height: 100%;
}
.main__v2 .hero-about__head {
  color: var(--light-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main__v2 .hero-about__play {
  position: absolute;
  inset: 0;
}
@media (any-hover: hover) {
  .main__v2 .hero-about__play:hover::before {
    opacity: 0.5;
  }
}
.main__v2 .hero-about__logo {
  z-index: 1;
}
.main__v2 .hero-about__logo:not(:last-child) {
  margin-bottom: 110px;
}
@media (max-width: 1920px) {
  .main__v2 .hero-about__logo:not(:last-child) {
    margin-bottom: calc(60px + 50 * (100vw - 375px) / 1545);
  }
}
.main__v2 .hero-about__logo-image {
  midth: 38.125rem;
}
.main__v2 .hero-about__subtitle {
  z-index: 1;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
}
.main__v2 .hero-about__subtitle {
  font-size: 36px;
}
@media (max-width: 1920px) {
  .main__v2 .hero-about__subtitle {
    font-size: calc(24px + 12 * (100vw - 375px) / 1545);
  }
}

.main__v2 .theses__hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5rem;
}
@media (max-width: 38.75rem) {
  .main__v2 .theses__hero {
    margin-bottom: 2.5rem;
  }
}
.main__v2 .theses__hero .theses__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 47.125rem;
}
.main__v2 .theses__hero .theses__text {
  text-align: center;
}
.main__v2 .theses__author {
  color: var(--main-color);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 28% 1fr 28%;
  grid-template-columns: 28% 1fr 28%;
  max-width: 88.75rem;
  text-align: left;
}
.main__v2 .theses__author {
  margin-bottom: 120px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__author {
    margin-bottom: calc(60px + 60 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__author {
  gap: 30px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__author {
    gap: calc(10px + 20 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__author .title {
  text-align: left;
  font-family: Roboto, sans-serif;
  font-weight: 100;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.main__v2 .theses__author .title {
  font-size: 36px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__author .title {
    font-size: calc(12px + 24 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__name {
  margin: 0;
  font-weight: 100;
  white-space: nowrap;
  text-align: right;
}
.main__v2 .theses__name {
  font-size: 24px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__name {
    font-size: calc(10px + 14 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__grid {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
}
@media (max-width: 60rem) {
  .main__v2 .theses__grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3.125rem;
  }
  .main__v2 .theses__grid .grid-tablet-top {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
}
.main__v2 .theses__grid:not(:last-child) {
  margin-bottom: 80px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__grid:not(:last-child) {
    margin-bottom: calc(50px + 30 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__grid:not(:last-child):has(.theses__play) {
  margin-bottom: 140px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__grid:not(:last-child):has(.theses__play) {
    margin-bottom: calc(70px + 70 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 60rem) {
  .main__v2 .theses__grid:not(:last-child):has(.theses__play) {
    margin-bottom: 80px;
  }
}
@media (max-width: 60rem) and (max-width: 1920px) {
  .main__v2 .theses__grid:not(:last-child):has(.theses__play) {
    margin-bottom: calc(50px + 30 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__grid--plus .theses__picture {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
@media (max-width: 60rem) {
  .main__v2 .theses__grid--plus .theses__picture {
    grid-row: auto;
  }
}
.main__v2 .theses__content {
  max-width: 100%;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 60rem) {
  .main__v2 .theses__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.main__v2 .theses__content .title {
  max-width: 100%;
  padding: 0;
}
.main__v2 .theses__content--mission {
  margin: 0 auto;
  max-width: 34.375rem;
  padding: 0;
}
.main__v2 .theses__content--mission .theses__title, .main__v2 .theses__content--mission .theses__text {
  text-align: center;
}
.main__v2 .theses__image {
  max-height: 100%;
}
@media (max-width: 60rem) {
  .main__v2 .theses__picture {
    margin-left: calc(var(--container-offset) * -1);
    margin-right: calc(var(--container-offset) * -1);
  }
}
.main__v2 .theses__picture--main {
  padding-top: 140px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__picture--main {
    padding-top: calc(0px + 140 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__picture--main {
  padding-bottom: 140px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__picture--main {
    padding-bottom: calc(0px + 140 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 60rem) {
  .main__v2 .theses__picture--main .theses__image {
    min-height: 26.25rem;
  }
}
.main__v2 .theses__picture--main:not(:last-child) {
  margin-bottom: 3.75rem;
}
.main__v2 .theses__play {
  padding-top: 100%;
  margin-left: calc(var(--container-offset) * -1);
  width: calc(100% + var(--container-offset));
  height: calc(100% + var(--container-offset));
}
@media (max-width: 60rem) {
  .main__v2 .theses__play {
    width: calc(100% + var(--container-offset) * 2);
    height: 100%;
    margin-right: calc(var(--container-offset) * -1);
  }
}
.main__v2 .theses__play .play__video {
  top: 0;
  position: absolute;
}
.main__v2 .theses__text {
  font-size: 20px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__text {
    font-size: calc(12px + 8 * (100vw - 375px) / 1545);
  }
}
@media (max-width: 38.75rem) {
  .main__v2 .theses__text {
    max-width: 90%;
  }
}
.main__v2 .theses__blockquote {
  font-weight: 200;
}
.main__v2 .theses__blockquote {
  font-size: 64px;
}
@media (max-width: 1920px) {
  .main__v2 .theses__blockquote {
    font-size: calc(32px + 32 * (100vw - 375px) / 1545);
  }
}
.main__v2 .theses__blockquote:not(:last-child) {
  margin-bottom: 3.75rem;
}
.main__v2 .theses__button {
  min-width: 10.9375rem;
  text-decoration: underline;
}

.main__v2 .feedback {
  padding-top: 80px;
}
@media (max-width: 1920px) {
  .main__v2 .feedback {
    padding-top: calc(0px + 80 * (100vw - 375px) / 1545);
  }
}
.main__v2 .feedback {
  padding-bottom: 80px;
}
@media (max-width: 1920px) {
  .main__v2 .feedback {
    padding-bottom: calc(0px + 80 * (100vw - 375px) / 1545);
  }
}

.confirmation {
  padding: 5rem 0 6.5625rem;
}
@media (max-width: 48rem) {
  .confirmation {
    padding: 4.375rem 0 6.25rem;
  }
}
@media (max-width: 38.75rem) {
  .confirmation {
    padding: 2.5rem 0 5rem;
  }
}
.confirmation__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.confirmation__title {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 50px;
  line-height: 120%;
  text-align: center;
  margin-bottom: 2.125rem;
}
@media (max-width: 38.75rem) {
  .confirmation__title {
    font-size: 2.125rem;
    margin-bottom: 1.9375rem;
  }
}
.confirmation__list {
  border: 0.0625rem solid rgba(0, 0, 0, 0.08);
  padding: 1.5625rem 2.1875rem;
  margin-bottom: 2.3125rem;
  width: 100%;
  max-width: 35.875rem;
}
@media (max-width: 38.75rem) {
  .confirmation__list {
    padding: 0.9375rem 0.9375rem;
    margin-bottom: 1.375rem;
  }
}
.confirmation__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.confirmation__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 38.75rem) {
  .confirmation__item:not(:last-child) {
    margin-bottom: 0.9375rem;
  }
}
.confirmation__item::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-0.3125rem);
  -ms-transform: translateY(-0.3125rem);
  transform: translateY(-0.3125rem);
  border-bottom: 0.0625rem dashed rgba(0, 0, 0, 0.08);
  width: 100%;
}
.confirmation__heading {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  background: var(--light-color);
  padding: 0 0.3125rem;
  z-index: 1;
}
@media (max-width: 38.75rem) {
  .confirmation__heading {
    font-size: 1rem;
  }
}
.confirmation__details {
  font-weight: 500;
  font-size: 1.125rem;
  text-align: right;
  display: inline-block;
  background: var(--light-color);
  padding: 0 0.3125rem;
  z-index: 1;
}
@media (max-width: 38.75rem) {
  .confirmation__details {
    font-size: 1rem;
  }
}
.confirmation__text {
  font-size: 0.8125rem;
  line-height: 138%;
  text-align: center;
  margin-bottom: 1.6875rem;
}
@media (max-width: 38.75rem) {
  .confirmation__text {
    margin-bottom: 1.1875rem;
  }
}
.confirmation__button {
  width: 100%;
  max-width: 22.5rem;
}
.confirmation__button:not(:last-child) {
  margin-bottom: 2.5rem;
}
@media (max-width: 38.75rem) {
  .confirmation__button:not(:last-child) {
    margin-bottom: 1.625rem;
  }
}
.confirmation__info {
  text-align: center;
  margin-bottom: 1.5625rem;
}

.product {
  overflow: visible;
  margin-bottom: 3.75rem;
}
.product__breadcrumbs {
  margin-bottom: 2.75rem;
}
.product__box {
  position: relative;
}
.product__wrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 5fr 3.5fr;
  grid-template-columns: 5fr 3.5fr;
  gap: 5rem;
  min-height: 37.5rem;
}
@media (max-width: 90rem) {
  .product__wrapper {
    gap: 2.5rem;
  }
}
@media (max-width: 60rem) {
  .product__wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 3.4375rem;
    -ms-grid-rows: 66.875rem auto;
    grid-template-rows: 66.875rem auto;
    min-height: 0rem;
  }
}
@media (max-width: 38.75rem) {
  .product__wrapper {
    gap: 3rem;
    -ms-grid-rows: 33.4375rem auto;
    grid-template-rows: 33.4375rem auto;
  }
}
.product__gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3fr;
  grid-template-columns: 1fr 3fr;
  gap: 1.25rem;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 90rem) {
  .product__gallery {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 16.25rem;
    grid-template-rows: 1fr 16.25rem;
    gap: 0.625rem;
  }
}
@media (max-width: 38.75rem) {
  .product__gallery {
    -ms-grid-rows: 1fr 9.0625rem;
    grid-template-rows: 1fr 9.0625rem;
  }
}
@media (max-width: 90rem) {
  .product__swiper-details {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }
}
.product__info {
  position: relative;
}
.product__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2.375rem;
}
@media (max-width: 48rem) {
  .product__head {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 1.625rem;
  }
}
@media (max-width: 38.75rem) {
  .product__head {
    margin-bottom: 2.0625rem;
  }
}
.product__brand {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
  line-height: 111%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 1.125rem;
}
.product__brand img {
  margin-bottom: 0.3125rem;
  margin-left: 0.625rem;
  height: 1.25rem;
  width: auto;
}
.product__title {
  margin: 0;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 120%;
}
.product__title:not(:last-child) {
  margin-bottom: 1.125rem;
}
.product__subtitle {
  margin: 0;
  font-size: 1.125rem;
  line-height: 144%;
  color: rgba(0, 0, 0, 0.5);
}
.product__confirm {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2.1875rem 1.875rem;
  padding: 0.875rem 0;
  margin-bottom: 1.625rem;
}
@media (max-width: 38.75rem) {
  .product__confirm {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.product__confirm .product__button {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
  min-width: 14.375rem;
}
@media (max-width: 48rem) {
  .product__confirm .product__button {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
  }
}
.product__confirm .product__button.button--grey {
  cursor: auto;
}
@media (any-hover: hover) {
  .product__confirm .product__button.button--grey:hover {
    background-color: var(--second-color);
    color: inherit;
  }
  .product__confirm .product__button.button--grey:hover .button__icon {
    stroke: var(--main-color);
    fill: var(--main-color);
  }
}
.product__value {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
}
@media (max-width: 38.75rem) {
  .product__value {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
.product__value > * {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
@media (max-width: 38.75rem) {
  .product__value > * {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}
.product__value .value__discount {
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .product__value .value__discount {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}
@media (max-width: 38.75rem) {
  .product__value .value__old {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}
.product__value .value__price {
  font-weight: 400;
  font-size: 1.25rem;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
}
@media (max-width: 38.75rem) {
  .product__value .value__price {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
  }
}
.product__value .value__price:first-child {
  color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 60rem) {
  .product__heart {
    top: 1.25rem;
    left: 1.25rem;
    right: auto;
  }
}
@media (max-width: 38.75rem) {
  .product__heart {
    top: 0.625rem;
    left: 0.625rem;
  }
  .product__heart svg {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.product__status {
  top: 1.875rem;
}
@media (max-width: 60rem) {
  .product__status {
    top: 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .product__status {
    top: 0.625rem;
  }
}

.swiper-list {
  background: var(--light-color);
}
.swiper-list__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.swiper-list__slide, .swiper-list__play {
  width: 100% !important;
  height: calc(33.3333333333% - 1.125rem) !important;
}
@media (max-width: 90rem) {
  .swiper-list__slide, .swiper-list__play {
    width: calc(33.3333333333% - 0.375rem) !important;
    height: 100% !important;
  }
}
.swiper-list__slide video,
.swiper-list__slide img,
.swiper-list__slide picture, .swiper-list__play video,
.swiper-list__play img,
.swiper-list__play picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.swiper-list .play__button {
  width: 3.75rem;
  height: 3.75rem;
  background-size: 1.5rem 1.5rem;
  pointer-events: none;
}
@media (max-width: 90rem) {
  .swiper-list .swiper-button-next-blur,
  .swiper-list .swiper-button-prev-blur {
    display: none;
  }
}

.swiper-details {
  background: var(--light-color);
  cursor: url(/upload/demo/img/svg/icon-search.svg) 2 2, default;
}
@media (max-width: 60rem) {
  .swiper-details {
    cursor: inherit;
  }
}
@media (min-width: 60.0625rem) {
  .swiper-details.swiper--zoom {
    width: calc(100vw - var(--container-offset) * 2);
    position: absolute;
    overflow: scroll;
    height: 100%;
    top: 0;
    z-index: 99;
    cursor: inherit;
  }
  .swiper-details.swiper--zoom .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 75%;
    padding-top: 1.25rem;
    margin-left: 12.5rem;
  }
  .swiper-details.swiper--zoom .swiper-slide {
    height: auto !important;
  }
  .swiper-details.swiper--zoom .swiper-button-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 13.75rem;
    left: var(--container-offset);
    z-index: 1;
    font-family: "Bebas Neue Cyrillic", sans-serif;
    font-size: 1.375rem;
  }
  .swiper-details.swiper--zoom .swiper-button-close svg {
    width: 0.875rem;
    height: 0.875rem;
    stroke: var(--main-color);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 0.625rem;
    margin-bottom: 0.25rem;
  }
  .swiper-details.swiper--zoom .status {
    position: fixed;
    top: 13.75rem;
    right: var(--container-offset);
  }
}
.swiper-details__slide {
  overflow: hidden;
}
.swiper-details__slide, .swiper-details__play {
  width: 100% !important;
  height: 100% !important;
}
.swiper-details__slide video,
.swiper-details__slide img,
.swiper-details__slide picture, .swiper-details__play video,
.swiper-details__play img,
.swiper-details__play picture {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-details .swiper-button-close {
  display: none;
}

.parameter-product {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 2.1875rem 1.875rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 60rem) {
  .parameter-product {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 48rem) {
  .parameter-product {
    gap: 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .parameter-product {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.parameter-product__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 38.75rem) {
  .parameter-product__col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.parameter-product__caption {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
  line-height: 111%;
  margin-bottom: 0.9375rem;
}
.parameter-product__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media (max-width: 60rem) {
  .parameter-product__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 38.75rem) {
  .parameter-product__wrap {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.parameter-product__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.parameter-product__list:not(.parameter-product__list--size):not(.parameter-product__list--color) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 38.75rem) {
  .parameter-product__list:not(.parameter-product__list--size):not(.parameter-product__list--color) {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
.parameter-product__list:not(.parameter-product__list--size):not(.parameter-product__list--color) .parameter-product__item:not(:last-child) {
  margin-bottom: 0.625rem;
  background: red;
}
.parameter-product__list:not(.parameter-product__list--size):not(.parameter-product__list--color) .parameter-product__icon:not(:last-child) {
  margin-right: 0.625rem;
}
.parameter-product__list--size .parameter-product__label, .parameter-product__list--color .parameter-product__label {
  position: relative;
  cursor: pointer;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 0.0625rem solid transparent;
  -webkit-transition: background 0.3s ease 0s, border 0.3s ease 0s;
  transition: background 0.3s ease 0s, border 0.3s ease 0s;
}
.parameter-product__list--size .parameter-product__label:has(.parameter-product__input:checked), .parameter-product__list--color .parameter-product__label:has(.parameter-product__input:checked) {
  background: var(--second-color);
  cursor: inherit;
  border: 0.0625rem solid transparent;
}
@media (any-hover: hover) {
  .parameter-product__list--size .parameter-product__label:hover, .parameter-product__list--color .parameter-product__label:hover {
    border: 0.0625rem solid var(--main-color);
    background: var(--light-color);
  }
}
.parameter-product__list--size {
  font-family: Didona, sans-serif;
  margin-bottom: 0.625rem;
  margin-right: -0.625rem;
}
@media (max-width: 60rem) {
  .parameter-product__list--size {
    margin-bottom: -0.625rem;
    margin-right: 0.625rem;
  }
}
.parameter-product__list--size .parameter-product__item {
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.parameter-product__list--size .parameter-product__label {
  background: var(--bg-color);
}
@media (max-width: 38.75rem) {
  .parameter-product__list--color {
    margin-bottom: 1.875rem;
  }
}
.parameter-product__list--color .parameter-product__input:checked ~ .parameter-product__txt {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}
.parameter-product__list--color .parameter-product__txt {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  font-weight: 500;
  font-size: 0.8125rem;
  line-height: 300%;
  text-align: center;
  bottom: -2.625rem;
  background: var(--light-color);
  z-index: 1;
}
.parameter-product__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.parameter-product__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 0.875rem;
  line-height: 143%;
  background: var(--second-color);
  min-height: 2.5rem;
  padding: 0.6875rem 1.5625rem 0.5625rem;
  color: inherit;
  -webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s;
  transition: color 0.3s ease 0s, background 0.3s ease 0s;
}
@media (any-hover: hover) {
  .parameter-product__link:hover {
    color: var(--light-color);
    background: var(--main-color);
  }
}
.parameter-product__text {
  margin: 0;
  font-size: 1.375rem;
}
.parameter-product__icon {
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.collection-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem;
}
@media (max-width: 38.75rem) {
  .collection-product {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.collection-product__icon {
  width: 0.75rem;
  height: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.collection-product__icon:not(:last-child) {
  margin-right: 0.5rem;
  margin-bottom: 0.3125rem;
}
.collection-product__text {
  margin: 0;
  font-size: 0.875rem;
  line-height: 143%;
  font-family: "Bebas Neue Cyrillic", sans-serif;
}

.description-product {
  max-height: 26.25rem;
}
@media (max-width: 60rem) {
  .description-product {
    max-height: 100%;
  }
}
.description-product:not(.simplebar-scrollable-y) .simplebar-offset::before {
  display: none;
}
.description-product__row:not(:last-child) {
  margin-bottom: 1.875rem;
}
.description-product__caption {
  margin: 0;
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-size: 1.125rem;
  line-height: 111%;
  margin-bottom: 0.9375rem;
}
.description-product__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.description-product__item::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(-0.3125rem);
  -ms-transform: translateY(-0.3125rem);
  transform: translateY(-0.3125rem);
  border-bottom: 0.0625rem dashed rgba(0, 0, 0, 0.08);
  width: 100%;
  z-index: -1;
}
.description-product__heading {
  background: var(--light-color);
  padding: 0 0.3125rem;
  margin: 0 -0.3125rem;
  font-size: 1.125rem;
  line-height: 160%;
  color: rgba(0, 0, 0, 0.5);
  z-index: -1;
}
.description-product__details {
  width: calc(50% - 0.9375rem);
  vertical-align: bottom;
  background: var(--light-color);
  padding: 0 0.3125rem;
  font-size: 1.125rem;
  line-height: 160%;
  z-index: -1;
}
@media (max-width: 38.75rem) {
  .description-product__details {
    width: auto;
  }
}
.description-product__icon {
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  float: left;
}
.description-product__icon:not(:last-child) {
  margin-right: 0.3125rem;
}
.description-product__txt {
  float: left;
}
.description-product__text {
  margin: 0;
  font-size: 1rem;
  line-height: 144%;
  color: rgba(0, 0, 0, 0.5);
}
.interest {
  margin-bottom: 6rem;
}
@media (max-width: 38.75rem) {
  .interest {
    margin-bottom: 5.125rem;
  }
}
.interest__title, .interest .news__title {
  font-family: "Cormorant Garamond", sans-serif;
  text-transform: uppercase;
}
.interest .swiper-button-next:after,
.interest .swiper-rtl .swiper-button-prev:after,
.interest .swiper-button-prev:after,
.interest .swiper-rtl .swiper-button-next:after {
  background-image: url(/upload/demo/img/svg/arrow-btn.svg);
}
.interest .swiper-button-next:before,
.interest .swiper-rtl .swiper-button-prev:before,
.interest .swiper-button-prev:before,
.interest .swiper-rtl .swiper-button-next:before {
  background-image: url(/upload/demo/img/lion-dark.png);
}

.auth {
  margin-bottom: 5.625rem;
}
@media (max-width: 48rem) {
  .auth {
    margin-bottom: 5rem;
  }
}
@media (max-width: 38.75rem) {
  .auth {
    margin-bottom: 3.75rem;
  }
}
.auth__title {
  max-width: 30.5rem;
}
.auth__text {
  margin: 0 auto;
  font-size: 1.125rem;
  line-height: 167%;
  text-align: center;
  margin-bottom: 2.5rem;
  max-width: 30.5rem;
}
.auth__text span {
  display: inline-block;
  font-weight: 600;
}
@media (max-width: 38.75rem) {
  .auth__text {
    margin-bottom: 1.875rem;
  }
}
.auth__form {
  width: 100%;
  max-width: 22.5rem;
  margin: 0 auto;
}
.auth__form:not(:last-child) {
  margin-bottom: 2.0625rem;
}
.auth__nav {
  max-width: 22.5rem;
  margin: 0 auto;
  text-align: center;
}
.auth__item:not(:last-child) {
  margin-bottom: 0.9375rem;
}
.auth__item--timeout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.auth__item--timeout .auth__link {
  display: none;
}
.auth__item, .auth__descr {
  font-size: 0.9375rem;
  line-height: 160%;
  text-align: center;
  color: rgba(0, 0, 0, 0.5);
}
.auth__link {
  font-weight: 500;
  color: var(--main-color);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
  .auth__link:hover {
    color: var(--accent-color);
  }
}
.auth__link:focus {
  color: var(--accent-color);
}
.auth .form__body {
  margin-bottom: 2.5rem;
}
@media (max-width: 38.75rem) {
  .auth .form__body {
    margin-bottom: 1.875rem;
  }
}
.auth .form__descriptions {
  margin-bottom: 2rem;
}
.auth .form__checkbox {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.75rem;
}
.auth .checkbox__box::before {
  background: var(--bg-color);
}
.auth .input {
  background: var(--bg-color);
}
.auth .button, .auth .input {
  width: 100%;
}

.account__title {
  margin-bottom: 3.125rem;
}
@media (max-width: 48rem) {
  .account__title {
    margin-bottom: 0.625rem;
  }
}
.account__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 0.0625rem solid var(--second-color);
  margin-bottom: 3.75rem;
}
@media (max-width: 48rem) {
  .account__nav {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .account__nav {
    margin-bottom: 1.875rem;
  }
}
.account__tab {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  display: inline-block;
  padding: 1.5625rem 1.875rem;
  color: rgba(0, 0, 0, 0.3);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 48rem) {
  .account__tab {
    font-size: 1.125rem;
    padding: 1.125rem 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .account__tab {
    font-size: 0.875rem;
    padding: 0.8125rem 0.625rem;
  }
}
.account__tab--active {
  color: var(--main-color);
  border-bottom: 0.125rem solid var(--main-color);
  pointer-events: none;
}
@media (any-hover: hover) {
  .account__tab:hover {
    color: var(--main-color);
  }
}
.account__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 3rem 2.5rem;
  margin-bottom: 4.75rem;
}
.account__list > * {
  -ms-grid-column-align: center;
  justify-self: center;
}
@media (max-width: 93.75rem) {
  .account__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
.account__list--subscribe {
  -ms-grid-columns: (1fr)[6];
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 106.25rem) {
  .account__list--subscribe {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 93.75rem) {
  .account__list--subscribe {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 81.25rem) {
  .account__list--subscribe {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 60rem) {
  .account__list {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 1.25rem;
  }
}
@media (max-width: 48rem) {
  .account__list {
    gap: 2.625rem;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 48rem) {
  .account__item {
    max-width: 26.25rem;
  }
}
.account__card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.account__card .card__link::before {
  margin-bottom: 6.25rem;
}
.account__card .card__price {
  margin-bottom: 1.5rem;
}
@media (max-width: 38.75rem) {
  .account__card .card__price {
    margin-bottom: 1.0625rem;
  }
}
.account__card .card__button {
  max-width: 14.1875rem;
  width: 100%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.account__card .card__button:not(:last-child) {
  margin-top: auto;
  margin-bottom: 0.625rem;
}
.account__form {
  width: 100%;
  max-width: 50rem;
  margin: 0 auto;
  margin-bottom: 6.25rem;
}
@media (max-width: 38.75rem) {
  .account__form {
    margin-bottom: 5rem;
  }
}
.account__form .label::before {
  top: 1.1875rem;
}
.account__form .input {
  background: var(--light-color);
  max-width: 100%;
  width: 100%;
  padding: 0.9375rem 1.5625rem 0.9375rem 2.8125rem;
  min-height: 3.125rem;
  min-width: 0;
}
.account .form__body {
  background: var(--bg-color);
  padding: 2.5rem;
  margin-bottom: 1.25rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
}
@media (max-width: 48rem) {
  .account .form__body {
    padding: 1.875rem;
    gap: 0.625rem 1.25rem;
  }
}
@media (max-width: 38.75rem) {
  .account .form__body {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    padding: 1.875rem 1.25rem;
    gap: 0.625rem;
  }
}
.account .form__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.875rem;
}
@media (max-width: 38.75rem) {
  .account .form__bottom {
    margin-top: 0;
  }
}
.account .form__button {
  min-width: 8.75rem;
}
.account .form__button:not(:last-child) {
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .account .form__button {
    width: 100%;
  }
}
.account .pages__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.account .swiper-slide {
  width: 100% !important;
}
.account__order {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 1.875rem 2.5rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 60rem) {
  .account__order {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 48rem) {
  .account__order {
    gap: 1.25rem;
    margin-bottom: 2.5rem;
  }
}

.order__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: var(--bg-color);
  padding: 2.0625rem 3.125rem 0.9375rem 3.125rem;
  border: 0.0625rem solid transparent;
  -webkit-transition: border 0.3s ease 0s, background 0.3s ease 0s;
  transition: border 0.3s ease 0s, background 0.3s ease 0s;
}
@media (max-width: 48rem) {
  .order__item {
    padding: 2.0625rem 2.5rem 0.9375rem 2.5rem;
  }
}
@media (max-width: 38.75rem) {
  .order__item {
    padding: 1.25rem 1.875rem;
  }
}
@media (any-hover: hover) {
  .order__item:hover {
    border: 0.0625rem solid rgba(0, 0, 0, 0.25);
    background: var(--light-color);
  }
  .order__item:hover .button--light {
    background: var(--bg-color);
  }
}
.order__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (max-width: 38.75rem) {
  .order__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.8125rem;
  }
}
.order__title {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  line-height: 126%;
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .order__title {
    font-size: 1.5rem;
    margin-bottom: 0.3125rem;
    margin-right: 0;
  }
}
.order__time {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 133%;
  text-align: right;
  color: rgba(0, 0, 0, 0.3);
}
.order__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 38.75rem) {
  .order__gallery {
    margin-bottom: 0.625rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.order__picture {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 3.875rem;
  flex: 0 0 3.875rem;
  height: 4.375rem;
  margin-bottom: 0.625rem;
}
.order__picture:not(:last-child) {
  margin-right: 0.625rem;
}
.order__price {
  margin: 0;
  font-size: 2.5rem;
  line-height: 100%;
  margin-bottom: 1.25rem;
  margin-top: auto;
}
@media (max-width: 38.75rem) {
  .order__price {
    text-align: center;
  }
}
.order__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 38.75rem) {
  .order__bottom {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.order__link {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 143%;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  visibility: hidden;
  height: 0;
  margin-right: auto;
}
@media (max-width: 60rem) {
  .order__link {
    height: auto;
    visibility: visible;
  }
}
@media (max-width: 38.75rem) {
  .order__link {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.25rem;
  }
}
.order__link::before {
  visibility: visible;
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 1;
}
@media (any-hover: hover) {
  .order__link:hover {
    color: var(--accent-color);
  }
  .order__link:hover .button__icon {
    fill: var(--accent-color);
    stroke: var(--accent-color);
  }
}
.order__link .button__icon {
  fill: var(--main-color);
  stroke: var(--main-color);
  width: 0.75rem;
  height: 0.75rem;
}
.order__status {
  font-family: Roboto, sans-serif;
  pointer-events: none;
  text-transform: none;
}
.order__button, .order__status {
  z-index: 10;
  position: relative;
  margin-right: -2.1875rem;
  min-width: 7.6875rem;
}
.order__button:not(:last-child), .order__status:not(:last-child) {
  margin-right: 0.9375rem;
}
@media (max-width: 38.75rem) {
  .order__button, .order__status {
    margin-right: 0;
  }
}

.order-modal__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem;
}
@media (max-width: 38.75rem) {
  .order-modal__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.order-modal__title {
  margin: 0;
  font-family: Didona, sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  line-height: 126%;
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .order-modal__title {
    font-size: 2.125rem;
    margin-bottom: 0.5625rem;
    margin-right: 0;
  }
}
.order-modal__button.button, .order-modal__status.button {
  width: auto;
  min-width: 7.6875rem;
}
.order-modal__button.button:not(:last-child), .order-modal__status.button:not(:last-child) {
  margin-right: 0.9375rem;
}
@media (max-width: 38.75rem) {
  .order-modal__button.button, .order-modal__status.button {
    margin-right: 0;
  }
}
.order-modal__status.button {
  font-family: Roboto, sans-serif;
  pointer-events: none;
  text-transform: none;
}
@media (max-width: 38.75rem) {
  .order-modal__status.button {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-modal__status.button:not(:last-child) {
    margin-right: 0;
  }
}
.order-modal__time {
  font-family: "Bebas Neue Cyrillic", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 133%;
  text-align: right;
  color: rgba(0, 0, 0, 0.3);
  margin-left: auto;
}
@media (max-width: 38.75rem) {
  .order-modal__time {
    margin-bottom: 0.8125rem;
    margin-left: 0;
  }
}
.order-modal__list {
  margin-bottom: 1.5625rem;
}
@media (max-width: 38.75rem) {
  .order-modal__list {
    margin-bottom: 1.25rem;
  }
}
.order-modal__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.order-modal__item:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (max-width: 38.75rem) {
  .order-modal__item:not(:last-child) {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0.5rem;
  }
}
.order-modal__picture {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 2.1875rem;
  flex: 0 0 2.1875rem;
  height: 2.5rem;
  margin-right: 1.25rem;
}
@media (max-width: 38.75rem) {
  .order-modal__picture {
    margin-right: 0.625rem;
  }
}
.order-modal__info {
  margin-right: 1.25rem;
}
.order-modal__caption {
  margin: 0;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 143%;
}
.order-modal__count {
  margin: 0;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 143%;
  color: rgba(0, 0, 0, 0.3);
}
.order-modal__price {
  font-size: 1rem;
  line-height: 150%;
  text-align: right;
  margin-left: auto;
  white-space: nowrap;
}
.order-modal__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media (max-width: 38.75rem) {
  .order-modal__details {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0.3125rem;
  }
}
.order-modal__col {
  margin-bottom: 0.9375rem;
}
.order-modal__col:not(:last-child) {
  margin-right: 1.25rem;
}
.order-modal__subtitle {
  margin: 0;
  font-size: 0.875rem;
  line-height: 143%;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 0.3125rem;
}
.order-modal__text {
  margin: 0;
  font-size: 0.875rem;
  line-height: 143%;
}
.order-modal__total {
  margin: 0;
  font-size: 1.625rem;
  line-height: 115%;
  white-space: nowrap;
}
.order-modal__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.services__title {
  margin-bottom: 6.875rem;
}
@media (max-width: 60rem) {
  .services__title {
    margin-bottom: 5.625rem;
  }
}
@media (max-width: 38.75rem) {
  .services__title {
    margin-bottom: 3.75rem;
  }
}
.services__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.services__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.125rem;
  line-height: 187.5%;
  text-align: center;
  margin-bottom: 6.25rem;
  width: 100%;
  max-width: calc((100% - 2.5rem * 2) / 3);
  color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 60rem) {
  .services__item {
    max-width: calc((100% - 3.125rem) / 2);
    margin-bottom: 4.375rem;
  }
  .services__item:not(:nth-child(2n)):not(:last-child) {
    margin-right: 40px;
  }
}
@media (max-width: 38.75rem) {
  .services__item {
    max-width: 100%;
    font-size: 1rem;
    margin-bottom: 2.5rem;
    padding: 0;
  }
  .services__item:not(:nth-child(2n)):not(:last-child) {
    margin-right: 0;
  }
}
@media (min-width: 961px) {
  .services__item:not(:nth-child(3n)) {
    margin-right: 2.5rem;
  }
  .services__item:not(:nth-child(3n)):last-child {
    margin-right: 0;
    margin-left: 0;
  }
}
.services__item::before {
  content: "";
  display: block;
  width: 1.6875rem;
  height: 2.375rem;
  background-image: url(/upload/demo/img/favicon.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-bottom: 1.125rem;
}
.services__head, .services__play {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  padding-top: 90%;
  overflow: hidden;
}
@media (max-width: 60rem) {
  .services__head, .services__play {
    padding-top: 18.75rem;
  }
}
@media (max-width: 48rem) {
  .services__head, .services__play {
    padding-top: 56%;
  }
}
.services__image,
.services picture,
.services .play__video {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.services__head, .services__play {
  margin-bottom: 1.875rem;
}
@media (max-width: 38.75rem) {
  .services__head, .services__play {
    margin-bottom: 1.0625rem;
  }
}
@media (min-width: 64.0625rem) {
  .services__content {
    padding: 0 1.875rem;
  }
}
@media (max-width: 90rem) {
  .services__content {
    padding: 0;
  }
}
@media (max-width: 60rem) {
  .services__content {
    padding: 0 1.875rem;
  }
}
@media (max-width: 38.75rem) {
  .services__content {
    padding: 0;
  }
}
.services__caption {
  font-family: Didona, sans-serif;
  margin: 0;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 127%;
  margin-bottom: 0.6875rem;
}
@media (max-width: 38.75rem) {
  .services__caption {
    font-size: 1.5rem;
    margin-bottom: 0.375rem;
  }
}
.services__text {
  opacity: 0.6;
}
.services__play {
  height: auto;
}

.main__new .services__caption {
  font-family: "Cormorant Garamond", serif;
  text-transform: uppercase;
}

.footer {
  background: var(--bg-color);
}
.footer__top {
  padding: 4.6875rem 0 5.3125rem;
  display: -ms-grid;
  display: grid;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.08);
}
@media (max-width: 60rem) {
  .footer__top {
    padding: 4.0625rem 0 3.4375rem;
  }
}
@media (max-width: 48rem) {
  .footer__top {
    padding: 3.125rem 0 2.5rem;
  }
}
.footer__top .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  gap: 0.9375rem;
}
.footer__top .container > * {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}
@media (max-width: 48rem) {
  .footer__top .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
}
.footer__nav {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 0.6fr 1fr;
  grid-template-columns: 0.6fr 1fr;
  gap: 0.9375rem;
}
.footer__nav > * {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}
@media (max-width: 48rem) {
  .footer__nav {
    grid-template-columns: repeat(auto-fit, minmax(12.5rem, 1fr));
    gap: 1.875rem;
  }
}
.footer__title {
  margin: 0;
  font-size: 1.125rem;
  line-height: 111%;
  color: var(--main-color);
  margin-bottom: 0.9375rem;
}
.footer__list {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(13.75rem, 1fr));
}
.footer__list:not(:last-child) {
  margin-bottom: 1.25rem;
}
@media (max-width: 48rem) {
  .footer__list {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    gap: 0 1.875rem;
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }
}
.footer__link {
  display: inline-block;
  font-size: 1rem;
  padding: 0.4375rem 0;
  color: #000;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
  .footer__link:hover {
    color: var(--accent-color);
  }
}
.footer__contact {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 1.25rem 1.875rem;
}
@media (max-width: 48rem) {
  .footer__contact {
    grid-template-columns: repeat(auto-fit, minmax(12.5rem, 1fr));
  }
}
.footer__contact .footer__list {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
.footer__contact .footer__item {
  max-width: 100%;
}
.footer__link--tel {
  font-weight: 600;
}
.footer__link--mail {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.5);
}
.footer__bottom .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 14% 15% 1fr 32% 12.0625rem;
  grid-template-columns: 14% 15% 1fr 32% 12.0625rem;
  gap: 0.9375rem;
}
.footer__bottom .container > * {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.footer__bottom .container > *:not(.footer__description) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
}
@media (max-width: 60rem) {
  .footer__bottom .container > *:not(.footer__description) {
    grid-row: auto;
  }
}
@media (max-width: 60rem) {
  .footer__bottom .container {
    margin: 3.125rem 0 2.5rem;
    -ms-grid-columns: 24% 28% 1fr;
    grid-template-columns: 24% 28% 1fr;
    gap: 2.5rem 0.9375rem;
  }
}
@media (max-width: 48rem) {
  .footer__bottom .container {
    margin: 2.5rem 0;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
    gap: 0.375rem;
  }
  .footer__bottom .container > * {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}
.footer__logo {
  padding: 2.8125rem 2.5rem 2.8125rem 0;
  border-right: 0.0625rem solid rgba(0, 0, 0, 0.08);
}
@media (max-width: 48rem) {
  .footer__logo .logo__svg {
    width: 13.75rem;
    max-height: 1.875rem;
  }
}
@media (max-width: 60rem) {
  .footer__logo {
    padding: 0;
    border: 0;
  }
}
@media (max-width: 48rem) {
  .footer__logo {
    margin-bottom: 0.875rem;
  }
}
.footer__slogan, .footer__location {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 143%;
  text-align: center;
  color: var(--main-color);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
}
@media (max-width: 60rem) {
  .footer__slogan, .footer__location {
    text-align: left;
    max-width: 7.5rem;
  }
}
@media (max-width: 48rem) {
  .footer__slogan, .footer__location {
    max-width: 100%;
    margin-bottom: 0.875rem;
  }
}
@media (max-width: 60rem) {
  .footer__social {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
@media (max-width: 48rem) {
  .footer__social {
    margin-bottom: 0.875rem;
  }
}
@media (max-width: 60rem) {
  .footer__form {
    -ms-grid-column-align: end;
    justify-self: end;
  }
}
@media (max-width: 48rem) {
  .footer__form {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -ms-grid-column-align: center;
    justify-self: center;
    margin-bottom: 2.125rem;
  }
}
.footer__description {
  font-size: 0.8125rem;
  line-height: 185%;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  -ms-grid-column: 5;
  -ms-grid-column-span: 1;
  grid-column: 5/6;
}
@media (max-width: 60rem) {
  .footer__description {
    grid-column: auto;
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    font-size: 0.75rem;
  }
}
.footer__description:last-child {
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}
@media (max-width: 60rem) {
  .footer__description:last-child {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
.footer__description:not(:last-child) {
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}
@media (max-width: 60rem) {
  .footer__description:not(:last-child) {
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}
@media (max-width: 48rem) {
  .footer__description:not(:last-child) {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}
@media (any-hover: hover) {
  .footer a.footer__description:hover {
    color: var(--accent-color);
  }
}
@media (max-width: 60rem) {
  .footer .form {
    width: 100%;
  }
  .footer .form__label {
    margin-left: auto;
  }
}
@media (max-width: 48rem) {
  .footer .form__label {
    margin-right: auto;
  }
}

.social__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social__item:not(:last-child) {
  margin-right: 0.9375rem;
}
@media (any-hover: hover) {
  .social__link:hover .social__image {
    fill: var(--accent-color);
  }
}
.social__image {
  width: 0.875rem;
  height: 0.875rem;
  -webkit-transition: fill 0.3s ease 0s;
  transition: fill 0.3s ease 0s;
}
@media (max-width: 60rem) {
  .social__image {
    width: 1.25rem;
    height: 1.25rem;
  }
}

.header--light:not(.header--slim) .logo__picture, .header--light:not(.header--slim) .logo__image {
  display: none;
}

.header--light:not(.header--slim) .logo__picture--light, .header--light:not(.header--slim) .logo__image--light {
  display: block;
}

.header--light:not(.header--slim) .header__icon svg {
  fill: var(--light-color);
}

.header--light:not(.header--slim) .header__burger, .header--light:not(.header--slim) .header__icon, .header--light:not(.header--slim) .header__link {
  color: var(--light-color);
}

.header--light:not(.header--slim) .header__burger.burger--active {
  color: var(--main-color);
}

.atelier .swiper-slide[data-theme=light] {
  color: var(--light-color);
}
/* End */


/* Start:/local/templates/richraul/custom/custom.css?17516342915308*/
.header__link{
    visibility: hidden;
}
#bx_register_resend_link {
    font-weight: 500;
    color: #000000;
    -webkit-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
    #bx_register_resend_link:hover {
        color: #F45050;
    }
}
#bx_register_resend_link:focus {
    color: #F45050;
}

.sections__list {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
}
.sections__list .sections__item {
    width: 50%;
}
.sections__list a {
    color: var(--main-color);
    display: flex;
    justify-content: center;
}
.sections__list a:hover {
    opacity: 0.4;
}
.sections__item-list {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}
.parameter-product__list--size .parameter-product__label, .parameter-product__list--color .parameter-product__label {
    min-width: 2.5rem;
    min-height: 2.5rem;
    padding: 0.3rem;
    width: auto;
    height: auto;
}
.parameter-product__list--size .parameter-product__label a, .parameter-product__list--color .parameter-product__label {
    color: var(--main-color);
}
.parameter-product__list--size .parameter-product__label:hover, .parameter-product__list--color .parameter-product__label:hover {
    border: 0.0625rem solid var(--main-color) !important;
    background: var(--light-color) !important;
}
.parameter-product__link {
    height: fit-content;
}
.parameter-product__list--color .parameter-product__txt {
    width: max-content;
}
.product__value .value__price:first-child {
    color: var(--main-color);
}
@media (max-width: 38.75rem) {
    .sections__list {
        flex-direction: column;
    }
    .sections__list .sections__item {
        width: 100%;
    }
    .sections__list {
        margin-bottom: 0rem;
    }
    .sections__list .sections__item {
        margin-bottom: 2rem;
    }
    .parameter-product__text { 
        font-size: 1.075rem;
    }
}
.news-details__text {
    text-align: center;
}

.news-details__text img {
    display: inline;
    text-align: center;
}
@media (max-width: 60rem) {
    .boutiques__wrap {
        padding-top: 350px;
    }
}.header__link{
    visibility: hidden;
}
#bx_register_resend_link {
    font-weight: 500;
    color: #000000;
    -webkit-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
@media (any-hover: hover) {
    #bx_register_resend_link:hover {
        color: #F45050;
    }
}
#bx_register_resend_link:focus {
    color: #F45050;
}

.sections__list {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
}
.sections__list .sections__item {
    width: 50%;
}
.sections__list a {
    color: var(--main-color);
    display: flex;
    justify-content: center;
}
.sections__list a:hover {
    opacity: 0.4;
}
.sections__item-list {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
}
.parameter-product__list--size .parameter-product__label, .parameter-product__list--color .parameter-product__label {
    min-width: 2.5rem;
    min-height: 2.5rem;
    padding: 0.3rem;
    width: auto;
    height: auto;
}
.parameter-product__list--size .parameter-product__label a, .parameter-product__list--color .parameter-product__label {
    color: var(--main-color);
}
.parameter-product__list--size .parameter-product__label:hover, .parameter-product__list--color .parameter-product__label:hover {
    border: 0.0625rem solid var(--main-color) !important;
    background: var(--light-color) !important;
}
.parameter-product__link {
    height: fit-content;
}
.parameter-product__list--color .parameter-product__txt {
    width: max-content;
}
.product__value .value__price:first-child {
    color: var(--main-color);
}
@media (max-width: 38.75rem) {
    .sections__list {
        flex-direction: column;
    }
    .sections__list .sections__item {
        width: 100%;
    }
    .sections__list {
        margin-bottom: 0rem;
    }
    .sections__list .sections__item {
        margin-bottom: 2rem;
    }
    .parameter-product__text { 
        font-size: 1.075rem;
    }
}
.news-details__text {
    text-align: center;
}

.news-details__text img {
    display: inline;
    text-align: center;
}
@media (max-width: 60rem) {
    .boutiques__wrap {
        padding-top: 350px;
    }
}
.request-form__error {
    display: none;
    color: red;
    margin-top: 10px;
    font-size: 14px;
}
.main__new .slider-about {
    margin-top: -125px;
}
.products_new {
    margin-top: 50px;
}
@media (max-width: 48rem) {
	.main__new .slider-about {
        margin-top: -90px;
    }
}
 @media (max-width: 60rem) {
   .footer__bottom .container > *:not(.footer__description) {
    display: flex;
     grid-row: auto;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .footer__bottom .container .bx-subscribe {
    width: 100%;
   }
 }
.checkout .value__discount {
    display: none;
}
.status {
    background: #f1f1f1;
    color: #000;
}
.interest__card.card {
    cursor: pointer;
}
.swiper-details__slide video, .swiper-details__slide img, .swiper-details__slide picture, .swiper-details__play video, .swiper-details__play img, .swiper-details__play picture {
	object-fit: contain;
}
/* End */


/* Start:/local/templates/richraul/components/bitrix/sender.subscribe/footer/style.min.css?17399580944471*/
.bx-subscribe{margin:10px 0}.bx-subscribe div.bx-block-title{font-family:var(--ui-font-family-secondary,var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-semi-bold,600);color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px}.bx-subscribe-desc{color:#aaa;font-size:12px;position:relative;margin-top:-5px;margin-bottom:3px}.bx-subscribe .bx-input-group .bx-form-control{position:relative;margin-bottom:15px;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-radius:2px;outline:0;box-shadow:none !important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-subscribe .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.btn-subscribe{cursor:pointer;text-align:center;background:#70bb18;border:0;color:#fff;font-size:13px;position:relative;text-transform:uppercase;border-radius:2px;line-height:30px;height:40px;padding:5px 60px 5px 20px;vertical-align:middle;outline:0;-webkit-transition:width 5s linear;-moz-transition:width 5s linear;-ms-transition:width 5s linear;-o-transition:width 5s linear;transition:width 5s linear}.btn-subscribe:hover{background:#7ec629}.btn-subscribe:before{content:" ";position:absolute;top:0;bottom:0;right:0;width:40px;background-color:#5b9f0b;	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC"); background-position:50%;background-repeat:no-repeat;border-radius:0 2px 2px 0}.btn-subscribe span{display:block}.btn-subscribe.send{padding:5px 40px;-webkit-animation-name:MeilSend;animation-name:MeilSend;-webkit-animation-duration:.5s;animation-duration:.5s;outline:0;color:#fff}.btn-subscribe:hover,.btn-subscribe:active{color:#fff}.btn-subscribe.send:before{width:0;background-position:100px 50%;-webkit-animation-name:MeilSendButton;animation-name:MeilSendButton;-webkit-animation-duration:.5s;animation-duration:.5s}@keyframes MeilSend{0{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@-webkit-keyframes MeilSend{0{padding:5px 60px 5px 20px}100%{padding:5px 40px}}@keyframes MeilSendSpan{0{color:transparent}100%{color:#fff}}@-webkit-keyframes MeilSendSpan{0{color:transparent}100%{color:#fff}}@keyframes MeilSendButton{0{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}@-webkit-keyframes MeilSendButton{0{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}.bx_subscribe_response_container{padding:40px;color:#35414e}.bx_subscribe_checkbox_container{line-height:16px;font-size:13px;margin-bottom:3px;vertical-align:middle;color:#aaa}.bx-sender-subscribe-agreement .main-user-consent-request a{font:11px/10px var(--ui-font-family-secondary,var(--ui-font-family-open-sans));font-weight:var(--ui-font-weight-regular,400)}
/* End */


/* Start:/local/templates/richraul/template_styles.css?173995809167*/
.content-container {
	max-width: 700px;
    margin-bottom: 100px;
}
/* End */
/* /local/templates/richraul/css/vendor.css?173995809182085 */
/* /local/templates/richraul/css/main.css?1749639511264324 */
/* /local/templates/richraul/custom/custom.css?17516342915308 */
/* /local/templates/richraul/components/bitrix/sender.subscribe/footer/style.min.css?17399580944471 */
/* /local/templates/richraul/template_styles.css?173995809167 */
